Searched defs:IfFalse (Results 1 – 9 of 9) sorted by relevance
| /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-10.0/llvm/lib/Transforms/Utils/ |
| D | BasicBlockUtils.cpp | 998 BasicBlock *&IfFalse) { in GetIfCondition()
|
| D | SimplifyCFG.cpp | 2313 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | VPlan.h | 524 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in setTwoSuccessors()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Instructions.cpp | 1139 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst() 1159 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-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 12202 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local
|