Searched defs:rhsValue (Results 1 – 7 of 7) sorted by relevance
158 Object rhsValue = rhs.evaluate(context); in equal() local
2614 float rhsValue = right.as<FloatLiteral>().value(); in division_by_literal_value() local2657 float rhsValue = division_by_literal_value(op, *right); in writeBinaryExpression() local
2887 auto rhsValue = rhs.getValue(); in fold() local4147 auto rhsValue = rhs.getValue(); in fold() local
1955 uint64_t rhsValue = RHS.isSingleWord() ? RHS.VAL : RHS.pVal[0]; in udivrem() local
1981 uint64_t rhsValue = RHS.isSingleWord() ? RHS.VAL : RHS.pVal[0]; in udivrem() local
1840 uint64_t rhsValue = RHS.U.pVal[0]; in udivrem() local
1841 uint64_t rhsValue = RHS.U.pVal[0]; in udivrem() local