Searched defs:NewBlock (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| 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
|
| /third_party/node/deps/v8/src/torque/ |
| D | cfg.h | 103 Block* NewBlock(base::Optional<Stack<const Type*>> input_types, in NewBlock() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
| D | JITLink.cpp | 164 auto &NewBlock = in splitBlock() local
|
| D | EHFrameSupport.cpp | 113 auto &NewBlock = G.splitBlock(B, BlockSize); in processBlock() local
|
| /third_party/protobuf/src/google/protobuf/ |
| D | arena.cc | 110 ArenaImpl::Block* ArenaImpl::NewBlock(Block* last_block, size_t min_bytes) { in NewBlock() function in google::protobuf::internal::ArenaImpl
|
| /third_party/node/deps/v8/src/parsing/ |
| D | preparser.h | 703 PreParserBlock NewBlock(int capacity, bool ignore_completion_value) { in NewBlock() function 707 PreParserBlock NewBlock(bool ignore_completion_value, bool is_breakable) { in NewBlock() function 711 PreParserBlock NewBlock(bool ignore_completion_value, in NewBlock() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
| D | CoroSplit.cpp | 892 scanPHIsAndUpdateValueMap(Instruction *Prev, BasicBlock *NewBlock, in scanPHIsAndUpdateValueMap()
|
| D | CoroFrame.cpp | 554 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/ |
| D | JITLink.h | 1113 Error overlapError(Block &NewBlock, Block &ExistingBlock) { in overlapError()
|
| /third_party/node/deps/v8/src/ast/ |
| D | ast.h | 2835 Block* NewBlock(int capacity, bool ignore_completion_value) { in NewBlock() function 2839 Block* NewBlock(bool ignore_completion_value, bool is_breakable) { in NewBlock() function 2843 Block* NewBlock(bool ignore_completion_value, in NewBlock() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | MemorySSAUpdater.cpp | 704 BasicBlock *NewBlock = cast_or_null<BasicBlock>(VMap.lookup(BB)); in updateForClonedLoop() local
|