/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopDeletion.cpp | 333 BasicBlock *IfTrue, *IfFalse; in canProveExitOnFirstIteration() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | BasicBlockUtils.cpp | 679 BasicBlock *&IfFalse) { in GetIfCondition()
|
H A D | SimplifyCFG.cpp | 1927 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/ |
H A D | IRMutator.cpp | 376 BasicBlock *IfFalse = BasicBlock::Create(C, "F", F); in mutate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 565 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse) { in setTwoSuccessors() 2501 static void insertTwoBlocksAfter(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in insertTwoBlocksAfter()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | BasicBlockUtils.cpp | 998 BasicBlock *&IfFalse) { in GetIfCondition()
|
H A D | SimplifyCFG.cpp | 2313 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 524 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in setTwoSuccessors()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | BasicBlockUtils.cpp | 1603 BasicBlock *&IfFalse) { in GetIfCondition()
|
H A D | SimplifyCFG.cpp | 3307 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Instructions.cpp | 1379 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst() 1400 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 2463 Value *IfTrue, *IfFalse; in foldSelectToPhiImpl() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 9078 SDValue IfFalse = N->getOperand(2); in performAcrossLaneMinMaxReductionCombine() local 9762 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 12202 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 20614 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local
|