Searched defs:CondLHS (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2713 PHINode *CondLHS = dyn_cast<PHINode>(CondCmp->getOperand(0)); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp559 Register CondLHS = getOrCreateVReg(*CB.CmpLHS); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2350 SDValue CondLHS = getValue(CB.CmpLHS); local
10151 SDValue CondLHS local
[all...]
H A DDAGCombiner.cpp14158 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); local
21091 SDNode *CondLHS = TheSelect->getOperand(0).getNode(); local

Completed in 197 milliseconds