Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1687 PHINode *CondLHS = dyn_cast<PHINode>(CondCmp->getOperand(0)); in TryToUnfoldSelect() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1674 SDValue CondLHS = getValue(CB.CmpLHS); in visitSwitchCase() local
2149 SDValue CondLHS = getValue(SV); in handleSmallSwitchRange() local
DDAGCombiner.cpp8528 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); in visitBR_CC() local
12605 SDNode *CondLHS = TheSelect->getOperand(0).getNode(); in SimplifySelectOps() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp9661 SDValue CondLHS = N->getOperand(0); in PerformSELECT_CCCombine() local