Home
last modified time | relevance | path

Searched refs:TrampolineBlocks (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DTPCIndirectionUtils.cpp51 std::vector<std::unique_ptr<Allocation>> TrampolineBlocks; member in __anon0e890b430111::TPCTrampolinePool
92 for (auto &Alloc : TrampolineBlocks) in deallocatePool()
132 TrampolineBlocks.push_back(std::move(*Alloc)); in grow()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h199 TrampolineBlocks.push_back(std::move(TrampolineBlock)); in grow()
203 std::vector<sys::OwningMemoryBlock> TrampolineBlocks; variable
DOrcRemoteTargetServer.h333 TrampolineBlocks.push_back(std::move(TrampolineBlock)); in handleEmitTrampolineBlock()
442 std::vector<sys::OwningMemoryBlock> TrampolineBlocks; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h172 TrampolineBlocks.push_back(std::move(TrampolineBlock)); in grow()
180 std::vector<sys::OwningMemoryBlock> TrampolineBlocks; variable
DOrcRemoteTargetServer.h319 TrampolineBlocks.push_back(std::move(TrampolineBlock)); in handleEmitTrampolineBlock()
439 std::vector<sys::OwningMemoryBlock> TrampolineBlocks; variable
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h185 TrampolineBlocks.push_back(std::move(TrampolineBlock)); in grow()
192 std::vector<sys::OwningMemoryBlock> TrampolineBlocks; variable
DOrcRemoteTargetServer.h335 TrampolineBlocks.push_back(std::move(TrampolineBlock)); in handleEmitTrampolineBlock()
453 std::vector<sys::OwningMemoryBlock> TrampolineBlocks; variable