Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2102 SDValue IfFalse = Op.getOperand(3); in LowerSELECT_CC() local
2157 SDValue IfFalse = Op.getOperand(2); in LowerSELECT() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp204 BasicBlock *&IfFalse) { in GetIfCondition()
1649 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/external/llvm/lib/IR/
DInstructions.cpp738 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
759 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()