Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1824 PHINode *CondLHS = dyn_cast<PHINode>(CondCmp->getOperand(0)); in TryToUnfoldSelect() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1770 SDValue CondLHS = getValue(CB.CmpLHS); in visitSwitchCase() local
8142 SDValue CondLHS = getValue(Cond); in lowerWorkItem() local
DDAGCombiner.cpp9468 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); in visitBR_CC() local
13920 SDNode *CondLHS = TheSelect->getOperand(0).getNode(); in SimplifySelectOps() local