Searched defs:IfFalse (Results 1 – 15 of 15) 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/llvm-project/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 1054 BasicBlock *&IfFalse) { in GetIfCondition()
|
D | SimplifyCFG.cpp | 2439 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/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlan.h | 566 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in setTwoSuccessors()
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 2504 Value *IfTrue, *IfFalse; in foldSelectToPhiImpl() local
|
/external/llvm-project/llvm/lib/IR/ |
D | Instructions.cpp | 1219 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst() 1239 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
|
/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
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 14685 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local
|