/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/ |
D | JITLinkMemoryManager.h | 181 std::vector<FinalizedAlloc> Allocs; in deallocate() local 187 Error deallocate(std::vector<FinalizedAlloc> Allocs) { in deallocate() 197 std::vector<FinalizedAlloc> Allocs; in deallocate() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/JITLink/ |
D | JITLinkMemoryManager.h | 181 std::vector<FinalizedAlloc> Allocs; in deallocate() local 187 Error deallocate(std::vector<FinalizedAlloc> Allocs) { in deallocate() 197 std::vector<FinalizedAlloc> Allocs; in deallocate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLinkMemoryManager.h | 181 std::vector<FinalizedAlloc> Allocs; in deallocate() local 187 Error deallocate(std::vector<FinalizedAlloc> Allocs) { in deallocate() 197 std::vector<FinalizedAlloc> Allocs; in deallocate() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/JITLink/ |
D | JITLinkMemoryManager.h | 181 std::vector<FinalizedAlloc> Allocs; in deallocate() local 187 Error deallocate(std::vector<FinalizedAlloc> Allocs) { in deallocate() 197 std::vector<FinalizedAlloc> Allocs; in deallocate() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/JITLink/ |
D | JITLinkMemoryManager.h | 181 std::vector<FinalizedAlloc> Allocs; in deallocate() local 187 Error deallocate(std::vector<FinalizedAlloc> Allocs) { in deallocate() 197 std::vector<FinalizedAlloc> Allocs; in deallocate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | OrcRemoteTargetClient.h | 269 void mapAllocsToRemoteAddrs(RuntimeDyld &Dyld, std::vector<Alloc> &Allocs, in mapAllocsToRemoteAddrs() 288 bool copyAndProtect(const std::vector<Alloc> &Allocs, in copyAndProtect()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/ |
D | ObjectLinkingLayer.h | 200 DenseMap<ResourceKey, std::vector<FinalizedAlloc>> Allocs; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | ObjectLinkingLayer.h | 200 DenseMap<ResourceKey, std::vector<FinalizedAlloc>> Allocs; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | ObjectLinkingLayer.h | 201 DenseMap<ResourceKey, std::vector<FinalizedAlloc>> Allocs; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/ |
D | ObjectLinkingLayer.h | 200 DenseMap<ResourceKey, std::vector<FinalizedAlloc>> Allocs; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/ |
D | ObjectLinkingLayer.h | 210 DenseMap<ResourceKey, std::vector<FinalizedAlloc>> Allocs; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | MapperJITLinkMemoryManager.cpp | 148 std::vector<FinalizedAlloc> Allocs, OnDeallocatedFunction OnDeallocated) { in deallocate()
|
H A D | EPCGenericJITLinkMemoryManager.cpp | 126 std::vector<FinalizedAlloc> Allocs, OnDeallocatedFunction OnDeallocated) { in deallocate()
|
H A D | EPCGenericRTDyldMemoryManager.cpp | 295 RuntimeDyld &Dyld, std::vector<SectionAlloc> &Allocs, in mapAllocsToRemoteAddrs()
|
H A D | DebugObjectManagerPlugin.cpp | 141 std::vector<FinalizedAlloc> Allocs; in ~DebugObject() local
|
/aosp_15_r20/external/llvm/unittests/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 119 std::vector<BABAlloc> Allocs; in TEST() member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLinkMemoryManager.cpp | 420 void InProcessMemoryManager::deallocate(std::vector<FinalizedAlloc> Allocs, in deallocate()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | ObjectLinkingLayer.cpp | 403 std::vector<AllocPtr> Allocs; in removeAllModules() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ModuleSummaryAnalysis.cpp | 283 std::vector<AllocInfo> Allocs; in computeFunctionSummary() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 8773 std::vector<AllocInfo> Allocs; in parseFunctionSummary() local 9789 bool LLParser::parseOptionalAllocs(std::vector<AllocInfo> &Allocs) { in parseOptionalAllocs()
|