reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4925 LHS.getValueType() == MVT::i32 && RHS.getValueType() == MVT::i32) { 4968 SDValue Cmp = getARMCmp(LHS, RHS, CC, ARMcc, DAG, dl); 4976 DAG, LHS.getValueType(), LHS, RHS, CC, dl, LHS, RHS); 4976 DAG, LHS.getValueType(), LHS, RHS, CC, dl, LHS, RHS); 4980 if (!RHS.getNode()) { 4981 RHS = DAG.getConstant(0, dl, LHS.getValueType()); 5010 SDValue Cmp = getARMCmp(LHS, RHS, CC, ARMcc, DAG, dl); 5025 !(isFloatingPointZero(RHS) && TrueVal.getValueType() != MVT::f16) && 5036 std::swap(LHS, RHS); 5043 SDValue Cmp = getVFPCmp(LHS, RHS, DAG, dl); 5049 SDValue Cmp2 = getVFPCmp(LHS, RHS, DAG, dl);