Searched defs:RightOperand (Results 1 – 5 of 5) sorted by relevance
205 const ExpressionValue &RightOperand) { in operator +()236 const ExpressionValue &RightOperand) { in operator -()286 const ExpressionValue &RightOperand) { in operator *()318 const ExpressionValue &RightOperand) { in operator /()338 const ExpressionValue &RightOperand) { in max()358 const ExpressionValue &RightOperand) { in min()
357 std::unique_ptr<ExpressionAST> RightOperand; variable
148 std::unique_ptr<ExpressionAST> RightOperand; variable
1995 auto RightOperand = MIRBuilder.buildInstr(ExtOp, {WideTy}, {RHS}); in widenScalarMulo() local
18081 "RightOperand":{ object