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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DIfConversion.cpp119 SmallVector<MachineOperand, 4> BrCond; member in struct:__anon10145::IfConverter::BBInfo
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1393 Value *BrCond = BI->getCondition(); local
1805 Value *BrCond = BI->getCondition(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1648 SDValue BrCond = DAG.getNode(ISD::BRCOND, dl, local
1716 SDValue BrCond = DAG.getNode(ISD::BRCOND, getCurDebugLoc(), local
1998 SDValue BrCond = DAG.getNode(ISD::BRCOND, DL, MVT::Other, local
[all...]

Completed in 402 milliseconds