/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SimpleLoopUnswitch.cpp | 162 BasicBlock &ExitBB) { in areLoopExitPHIsLoopInvariant() 221 static void rewritePHINodesForExitAndUnswitchedBlocks(BasicBlock &ExitBB, in rewritePHINodesForExitAndUnswitchedBlocks() 277 for (auto *ExitBB : Exits) in hoistLoopToNewParent() local 337 static Loop *getTopMostExitingLoop(BasicBlock *ExitBB, LoopInfo &LI) { in getTopMostExitingLoop() 724 BasicBlock *ExitBB = std::get<1>(ExitCase); in unswitchTrivialSwitch() local 1029 for (auto *ExitBB : ExitBlocks) { in buildClonedLoopBlocks() local 1236 for (auto *ExitBB : ExitBlocks) in buildClonedLoops() local 1391 BasicBlock *ExitBB = OrderedClonedExitsInLoops.pop_back_val(); in buildClonedLoops() local 1702 for (auto *ExitBB : ExitBlocks) in rebuildLoopAfterUnswitch() local 1782 BasicBlock *ExitBB = ExitsInLoops.pop_back_val(); in rebuildLoopAfterUnswitch() local [all …]
|
D | LoopUnswitch.cpp | 835 BasicBlock *&ExitBB, in isTrivialLoopExitBlockHelper() 872 BasicBlock *ExitBB = nullptr; in isTrivialLoopExitBlock() local
|
/external/llvm/unittests/IR/ |
D | UserTest.cpp | 71 BasicBlock &ExitBB = F->back(); in TEST() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | SimpleLoopUnswitch.cpp | 212 const BasicBlock &ExitBB) { in areLoopExitPHIsLoopInvariant() 321 static void rewritePHINodesForExitAndUnswitchedBlocks(BasicBlock &ExitBB, in rewritePHINodesForExitAndUnswitchedBlocks() 377 for (auto *ExitBB : Exits) in hoistLoopToNewParent() local 437 static const Loop *getTopMostExitingLoop(const BasicBlock *ExitBB, in getTopMostExitingLoop() 847 BasicBlock *ExitBB = std::get<1>(ExitCase); in unswitchTrivialSwitch() local 1155 for (auto *ExitBB : ExitBlocks) { in buildClonedLoopBlocks() local 1378 for (auto *ExitBB : ExitBlocks) in buildClonedLoops() local 1533 BasicBlock *ExitBB = OrderedClonedExitsInLoops.pop_back_val(); in buildClonedLoops() local 1856 for (auto *ExitBB : ExitBlocks) in rebuildLoopAfterUnswitch() local 1936 BasicBlock *ExitBB = ExitsInLoops.pop_back_val(); in rebuildLoopAfterUnswitch() local [all …]
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopInstSimplify.cpp | 162 BasicBlock *ExitBB = SubLoopExitBlocks[i]; in runOnLoop() local
|
D | LoopUnswitch.cpp | 664 BasicBlock *&ExitBB, in isTrivialLoopExitBlockHelper() 701 BasicBlock *ExitBB = nullptr; in isTrivialLoopExitBlock() local
|
D | LoopUnrollPass.cpp | 507 BasicBlock *ExitingBB, *ExitBB; in analyzeLoopUnrollCost() local
|
/external/llvm/lib/Transforms/IPO/ |
D | CrossDSOCFI.cpp | 114 BasicBlock *ExitBB = BasicBlock::Create(Ctx, "exit", F); in buildCFICheck() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | CrossDSOCFI.cpp | 128 BasicBlock *ExitBB = BasicBlock::Create(Ctx, "exit", F); in buildCFICheck() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
D | CrossDSOCFI.cpp | 123 BasicBlock *ExitBB = BasicBlock::Create(Ctx, "exit", F); in buildCFICheck() local
|
/external/llvm/unittests/Analysis/ |
D | ScalarEvolutionTest.cpp | 246 BasicBlock *ExitBB = BasicBlock::Create(Context, "exit", F); in TEST_F() local
|
/external/clang/lib/CodeGen/ |
D | CGAtomic.cpp | 1554 auto *ExitBB = CGF.createBasicBlock("atomic_exit"); in EmitAtomicUpdateLibcall() local 1583 auto *ExitBB = CGF.createBasicBlock("atomic_exit"); in EmitAtomicUpdateOp() local 1641 auto *ExitBB = CGF.createBasicBlock("atomic_exit"); in EmitAtomicUpdateLibcall() local 1666 auto *ExitBB = CGF.createBasicBlock("atomic_exit"); in EmitAtomicUpdateOp() local
|
D | CGOpenMPRuntimeNVPTX.cpp | 160 llvm::BasicBlock *ExitBB = CGF.createBasicBlock(".exit"); in emitWorkerLoop() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXLowerAggrCopies.cpp | 159 BasicBlock *ExitBB = ConvertedInst->getParent(); in convertMemMoveToLoop() local
|
/external/llvm/unittests/Linker/ |
D | LinkModulesTest.cpp | 72 BasicBlock *ExitBB; member in __anon427fda9f0111::LinkModuleTest
|
/external/llvm/lib/CodeGen/ |
D | AtomicExpandPass.cpp | 884 BasicBlock *ExitBB = in insertRMWLLSCLoop() local 1030 BasicBlock *ExitBB = BB->splitBasicBlock(CI->getIterator(), "cmpxchg.end"); in expandAtomicCmpXchg() local 1235 BasicBlock *ExitBB = in insertRMWCmpXchgLoop() local
|
D | Analysis.cpp | 492 const BasicBlock *ExitBB = I->getParent(); in isInTailCallPosition() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AtomicExpandPass.cpp | 1023 BasicBlock *ExitBB = in insertRMWLLSCLoop() local 1168 BasicBlock *ExitBB = BB->splitBasicBlock(CI->getIterator(), "cmpxchg.end"); in expandAtomicCmpXchg() local 1369 BasicBlock *ExitBB = in insertRMWCmpXchgLoop() local
|
D | Analysis.cpp | 514 const BasicBlock *ExitBB = I->getParent(); in isInTailCallPosition() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | AtomicExpandPass.cpp | 1151 BasicBlock *ExitBB = in insertRMWLLSCLoop() local 1300 BasicBlock *ExitBB = BB->splitBasicBlock(CI->getIterator(), "cmpxchg.end"); in expandAtomicCmpXchg() local 1516 BasicBlock *ExitBB = in insertRMWCmpXchgLoop() local
|
D | Analysis.cpp | 524 const BasicBlock *ExitBB = Call.getParent(); in isInTailCallPosition() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LowerMemIntrinsics.cpp | 318 BasicBlock *ExitBB = InsertBefore->getParent(); in createMemMoveLoop() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
D | OMPIRBuilder.cpp | 1602 auto *ExitBB = CondBB->getTerminator()->getSuccessor(1); in createSections() local 1694 auto *ExitBB = CondBB->getTerminator()->getSuccessor(1); in createSection() local 2783 BasicBlock *ExitBB = Nested->getHeader(); in tileLoops() local 2884 BasicBlock *ExitBB = P.second; in tileLoops() local 3585 BasicBlock *ExitBB = EntryBB->splitBasicBlock(SplitPos, "omp_region.end"); in EmitOMPInlinedRegion() local 3621 Directive OMPD, Value *EntryCall, BasicBlock *ExitBB, bool Conditional) { in emitCommonDirectiveEntry() 4435 BasicBlock *ExitBB = in emitAtomicUpdate() local 4593 BasicBlock *ExitBB = CurBB->splitBasicBlock( in createAtomicCompare() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | LoopUnrollRuntime.cpp | 974 auto *ExitBB = RemainderLatch->getSingleSuccessor(); in UnrollRuntimeLoopRemainder() local
|
D | LowerMemIntrinsics.cpp | 414 BasicBlock *ExitBB = InsertBefore->getParent(); in createMemMoveLoop() local
|