Home
last modified time | relevance | path

Searched defs:CondLHS (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1837 PHINode *CondLHS = dyn_cast<PHINode>(CondCmp->getOperand(0)); in TryToUnfoldSelect() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp2504 PHINode *CondLHS = dyn_cast<PHINode>(CondCmp->getOperand(0)); in TryToUnfoldSelect() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp2776 PHINode *CondLHS = dyn_cast<PHINode>(CondCmp->getOperand(0)); in tryToUnfoldSelect() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp570 Register CondLHS = getOrCreateVReg(*CB.CmpLHS); in emitSwitchCase() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp806 Register CondLHS = getOrCreateVReg(*CB.CmpLHS); in emitSwitchCase() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1875 SDValue CondLHS = getValue(CB.CmpLHS); in visitSwitchCase() local
8695 SDValue CondLHS = getValue(Cond); in lowerWorkItem() local
DDAGCombiner.cpp9585 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); in visitBR_CC() local
14104 SDNode *CondLHS = TheSelect->getOperand(0).getNode(); in SimplifySelectOps() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2317 SDValue CondLHS = getValue(CB.CmpLHS); in visitSwitchCase() local
10263 SDValue CondLHS = getValue(Cond); in lowerWorkItem() local
DDAGCombiner.cpp9759 SDValue CondLHS = LHS, CondRHS = RHS; in visitVSELECT() local
14685 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); in visitBR_CC() local
21606 SDNode *CondLHS = TheSelect->getOperand(0).getNode(); in SimplifySelectOps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2344 SDValue CondLHS = getValue(CB.CmpLHS); in visitSwitchCase() local
10132 SDValue CondLHS = getValue(Cond); in lowerWorkItem() local
DDAGCombiner.cpp13649 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); in visitBR_CC() local
20171 SDNode *CondLHS = TheSelect->getOperand(0).getNode(); in SimplifySelectOps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp38256 SDValue CondLHS = Cond->getOperand(0); in combineSelect() local