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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp2850 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/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp822 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/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-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2515 SDValue CondLHS = getValue(CB.CmpLHS); in visitSwitchCase() local
11024 SDValue CondLHS = getValue(Cond); in lowerWorkItem() local
DDAGCombiner.cpp11409 SDValue CondLHS = LHS, CondRHS = RHS; in visitVSELECT() local
16790 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); in visitBR_CC() local
25273 SDNode *CondLHS = TheSelect->getOperand(0).getNode(); in SimplifySelectOps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp38259 SDValue CondLHS = Cond->getOperand(0); in combineSelect() local