Home
last modified time | relevance | path

Searched defs:Allocs (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DObjectLinkingLayer.h173 DenseMap<ResourceKey, std::vector<AllocPtr>> Allocs; variable
DOrcRemoteTargetClient.h270 void mapAllocsToRemoteAddrs(RuntimeDyld &Dyld, std::vector<Alloc> &Allocs, in mapAllocsToRemoteAddrs()
289 bool copyAndProtect(const std::vector<Alloc> &Allocs, in copyAndProtect()
/external/llvm/unittests/Transforms/IPO/
DLowerTypeTests.cpp119 std::vector<BABAlloc> Allocs; in TEST() member
/external/llvm-project/llvm/unittests/Transforms/IPO/
DLowerTypeTests.cpp118 std::vector<BABAlloc> Allocs; in TEST() member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h269 void mapAllocsToRemoteAddrs(RuntimeDyld &Dyld, std::vector<Alloc> &Allocs, in mapAllocsToRemoteAddrs()
288 bool copyAndProtect(const std::vector<Alloc> &Allocs, in copyAndProtect()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
DOrcRPCTPCServer.h468 orcrpctpc::ReserveMemResult Allocs; in reserveMemory() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp403 std::vector<AllocPtr> Allocs; in removeAllModules() local