Searched defs:RHSOp (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenInstruction.cpp | 350 std::pair<unsigned, unsigned> RHSOp = Ops.ParseOperandName(RHSOpName, false); ParseConstraint() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineAddSub.cpp | 2539 Value *LHSOp, *RHSOp; visitSub() local |
H A D | InstCombineAndOrXor.cpp | 3203 __anon78e012730f02(const Value *RHSOp) foldAndOrOfICmpEqConstantAndICmp() argument |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 408 SDValue RHSOp = RHS.getOperand(i); matchBinaryPredicate() local |