Home
last modified time | relevance | path

Searched defs:RightOp (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h342 BinaryOperation(StringRef ExpressionStr,binop_eval_t EvalBinop,std::unique_ptr<ExpressionAST> LeftOp,std::unique_ptr<ExpressionAST> RightOp) BinaryOperation() argument
H A DFileCheck.cpp219 APInt RightOp = *MaybeRightOp; in eval() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10191 SDValue RightOp = ShiftOperand.getOperand(1); in combineShiftToMULH() local