Home
last modified time | relevance | path

Searched defs:NewBlock (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp773 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DJITLink.cpp164 auto &NewBlock = in splitBlock() local
DEHFrameSupport.cpp113 auto &NewBlock = G.splitBlock(B, BlockSize); in processBlock() local
/third_party/protobuf/src/google/protobuf/
Darena.cc110 ArenaImpl::Block* ArenaImpl::NewBlock(Block* last_block, size_t min_bytes) { in NewBlock() function in google::protobuf::internal::ArenaImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp892 scanPHIsAndUpdateValueMap(Instruction *Prev, BasicBlock *NewBlock, in scanPHIsAndUpdateValueMap()
DCoroFrame.cpp554 BasicBlock *NewBlock = CurrentBlock->splitBasicBlock(CatchSwitch); in splitBeforeCatchSwitch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1113 Error overlapError(Block &NewBlock, Block &ExistingBlock) { in overlapError()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp704 BasicBlock *NewBlock = cast_or_null<BasicBlock>(VMap.lookup(BB)); in updateForClonedLoop() local