Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1837 PHINode *CondLHS = dyn_cast<PHINode>(CondCmp->getOperand(0)); in TryToUnfoldSelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2504 PHINode *CondLHS = dyn_cast<PHINode>(CondCmp->getOperand(0)); in TryToUnfoldSelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2850 PHINode *CondLHS = dyn_cast<PHINode>(CondCmp->getOperand(0)); in tryToUnfoldSelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp570 Register CondLHS = getOrCreateVReg(*CB.CmpLHS); in emitSwitchCase() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp822 Register CondLHS = getOrCreateVReg(*CB.CmpLHS); in emitSwitchCase() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1875 SDValue CondLHS = getValue(CB.CmpLHS); in visitSwitchCase() local
8695 SDValue CondLHS = getValue(Cond); in lowerWorkItem() local
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2344 SDValue CondLHS = getValue(CB.CmpLHS); in visitSwitchCase() local
10132 SDValue CondLHS = getValue(Cond); in lowerWorkItem() local
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2515 SDValue CondLHS = getValue(CB.CmpLHS); in visitSwitchCase() local
11024 SDValue CondLHS = getValue(Cond); in lowerWorkItem() local
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38259 SDValue CondLHS = Cond->getOperand(0); in combineSelect() local