Searched defs:IfFalse (Results 1 – 7 of 7) sorted by relevance
/external/v8/src/compiler/ |
D | node-matchers.h | 682 Node* IfFalse() const { return if_false_; } in IfFalse() function 700 Node* IfFalse() const { return if_false_; } in IfFalse() function
|
/external/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 679 BasicBlock *&IfFalse) { in GetIfCondition()
|
D | SimplifyCFG.cpp | 1927 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 132 BasicBlock *&IfFalse) { in GetIfCondition() 1250 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Instructions.cpp | 740 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/ |
D | Instructions.cpp | 1157 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/ |
D | AArch64ISelLowering.cpp | 9078 SDValue IfFalse = N->getOperand(2); in performAcrossLaneMinMaxReductionCombine() local 9762 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local
|