Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DIfConversion.cpp125 SmallVector<MachineOperand, 4> BrCond; member
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1725 SDValue BrCond = DAG.getNode(ISD::BRCOND, dl, in visitSwitchCase() local
1786 SDValue BrCond = DAG.getNode(ISD::BRCOND, getCurSDLoc(), in visitJumpTableHeader() local
1852 SDValue BrCond = DAG.getNode(ISD::BRCOND, getCurSDLoc(), in visitSPDescriptorParent() local
2168 SDValue BrCond = DAG.getNode(ISD::BRCOND, DL, MVT::Other, in handleSmallSwitchRange() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1471 Value *BrCond = BI->getCondition(); in SpeculativelyExecuteBB() local
1985 Value *BrCond = BI->getCondition(); in SimplifyCondBranchToTwoReturns() local