Searched defs:IfFalse (Results 1 – 10 of 10) sorted by relevance
/external/v8/src/compiler/ |
D | node-matchers.h | 767 Node* IfFalse() const { return if_false_; } in IfFalse() function 785 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-7.0/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 748 BasicBlock *&IfFalse) { in GetIfCondition()
|
D | SimplifyCFG.cpp | 2273 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | VPlan.h | 496 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in setTwoSuccessors()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Instructions.cpp | 943 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst() 964 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
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 10781 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local
|