Home
last modified time | relevance | path

Searched defs:NewBlock (Results 1 – 7 of 7) 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp554 BasicBlock *NewBlock = CurrentBlock->splitBasicBlock(CatchSwitch); in splitBeforeCatchSwitch() local
DCoroSplit.cpp892 scanPHIsAndUpdateValueMap(Instruction *Prev, BasicBlock *NewBlock, in scanPHIsAndUpdateValueMap()
/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