Searched defs:RightOp (Results 1 – 3 of 3) sorted by relevance
342 BinaryOperation(StringRef ExpressionStr,binop_eval_t EvalBinop,std::unique_ptr<ExpressionAST> LeftOp,std::unique_ptr<ExpressionAST> RightOp) BinaryOperation() argument
219 APInt RightOp = *MaybeRightOp; in eval() local
10191 SDValue RightOp = ShiftOperand.getOperand(1); in combineShiftToMULH() local