Searched defs:RNeg (Results 1 – 2 of 2) sorted by relevance
19 static bool implies(const LExpr *LHS, bool LNeg, const LExpr *RHS, bool RNeg) { in implies()
6994 auto RNeg = MIRBuilder.buildFNeg(S32, R); in lowerSITOFP() local