Searched defs:RNeg (Results 1 – 3 of 3) sorted by relevance
19 static bool implies(const LExpr *LHS, bool LNeg, const LExpr *RHS, bool RNeg) { in implies()
2480 SDValue RNeg = DAG.getNode(ISD::FNEG, SL, MVT::f32, R); in LowerINT_TO_FP32() local
5714 auto RNeg = MIRBuilder.buildFNeg(S32, R); in lowerSITOFP() local