Home
last modified time | relevance | path

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

/external/llvm/unittests/Transforms/IPO/
DLowerTypeTests.cpp119 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/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp403 std::vector<AllocPtr> Allocs; in removeAllModules() local