Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h682 Node* IfFalse() const { return if_false_; } in IfFalse() function
700 Node* IfFalse() const { return if_false_; } in IfFalse() function
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp679 BasicBlock *&IfFalse) { in GetIfCondition()
DSimplifyCFG.cpp1927 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp132 BasicBlock *&IfFalse) { in GetIfCondition()
1250 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp740 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
761 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
/external/llvm/lib/IR/
DInstructions.cpp1157 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
1178 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9078 SDValue IfFalse = N->getOperand(2); in performAcrossLaneMinMaxReductionCombine() local
9762 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local