Searched defs:LHSOp (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenInstruction.cpp | 342 std::pair<unsigned, unsigned> LHSOp = Ops.ParseOperandName(LHSOpName, false); ParseConstraint() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | IndVarSimplify.cpp | 1462 Value *LHSOp = nullptr; canonicalizeExitCondition() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineAddSub.cpp | 2539 Value *LHSOp, *RHSOp; visitSub() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 407 SDValue LHSOp = LHS.getOperand(i); matchBinaryPredicate() local |