/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 773 BasicBlock *NewBlock = BBMapping.second; in cloneCommonBlocks() local 812 BasicBlock *NewBlock = BBMapping.second; in cloneCommonBlocks() local 855 BasicBlock *NewBlock = BBMapping.second; in cloneCommonBlocks() local 868 BasicBlock *NewBlock = BBMapping.second; in cloneCommonBlocks() local 1190 BasicBlock *NewBlock = SplitEdge(IncomingBlock, PHIBlock); in replaceUseWithLoad() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 758 BasicBlock *NewBlock = BBMapping.second; in cloneCommonBlocks() local 797 BasicBlock *NewBlock = BBMapping.second; in cloneCommonBlocks() local 840 BasicBlock *NewBlock = BBMapping.second; in cloneCommonBlocks() local 859 BasicBlock *NewBlock = BBMapping.second; in cloneCommonBlocks() local 1182 BasicBlock *NewBlock = SplitEdge(IncomingBlock, PHIBlock); in replaceUseWithLoad() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 790 BasicBlock *NewBlock = BBMapping.second; in cloneCommonBlocks() local 825 BasicBlock *NewBlock = BBMapping.second; in cloneCommonBlocks() local 865 BasicBlock *NewBlock = BBMapping.second; in cloneCommonBlocks() local 878 BasicBlock *NewBlock = BBMapping.second; in cloneCommonBlocks() local 1197 BasicBlock *NewBlock = SplitEdge(IncomingBlock, PHIBlock); in replaceUseWithLoad() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | DWARFRecordSectionSplitter.cpp | 110 auto &NewBlock = G.splitBlock(B, BlockSize, &Cache); in processBlock() local
|
H A D | JITLink.cpp | 162 auto &NewBlock = in splitBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMBlockPlacement.cpp | 112 MachineBasicBlock *NewBlock = Preheader->getParent()->CreateMachineBasicBlock( in revertWhileToDoLoop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLink.cpp | 164 auto &NewBlock = in splitBlock() local
|
H A D | EHFrameSupport.cpp | 113 auto &NewBlock = G.splitBlock(B, BlockSize); in processBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | DFAJumpThreading.cpp | 221 BasicBlock *EndBlock, StringRef NewBBName, BasicBlock **NewBlock, in createBasicBlockAndSinkSelectInst() 310 BasicBlock *NewBlock = nullptr; in unfold() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | GenericCycleImpl.h | 386 BlockT *NewBlock) { in splitCriticalEdge()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | GenericCycleImpl.h | 386 BlockT *NewBlock) { in splitCriticalEdge()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | GenericCycleImpl.h | 386 BlockT *NewBlock) { in splitCriticalEdge()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | GenericCycleImpl.h | 386 BlockT *NewBlock) { in splitCriticalEdge()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/ |
D | source.go | 223 NewBlock bool // Insert marker that indicates separation from previous block member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | func.go | 415 func (f *Func) NewBlock(kind BlockKind) *Block { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 554 BasicBlock *NewBlock = CurrentBlock->splitBasicBlock(CatchSwitch); in splitBeforeCatchSwitch() local
|
H A D | CoroSplit.cpp | 892 scanPHIsAndUpdateValueMap(Instruction *Prev, BasicBlock *NewBlock, in scanPHIsAndUpdateValueMap()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 1113 Error overlapError(Block &NewBlock, Block &ExistingBlock) { in overlapError()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 731 BasicBlock *NewBlock = cast_or_null<BasicBlock>(VMap.lookup(BB)); in updateForClonedLoop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 704 BasicBlock *NewBlock = cast_or_null<BasicBlock>(VMap.lookup(BB)); in updateForClonedLoop() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 1652 Error overlapError(Block &NewBlock, Block &ExistingBlock) { in overlapError()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 1652 Error overlapError(Block &NewBlock, Block &ExistingBlock) { in overlapError()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 1216 scanPHIsAndUpdateValueMap(Instruction *Prev, BasicBlock *NewBlock, in scanPHIsAndUpdateValueMap()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 1548 Error overlapError(Block &NewBlock, Block &ExistingBlock) { in overlapError()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 1652 Error overlapError(Block &NewBlock, Block &ExistingBlock) { in overlapError()
|