Home
last modified time | relevance | path

Searched refs:getContiguousPageBasedLayoutSizes (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.cpp67 auto SegsSizes = BL.getContiguousPageBasedLayoutSizes(Mapper->getPageSize()); in allocate()
H A DEPCGenericJITLinkMemoryManager.cpp105 auto Pages = BL.getContiguousPageBasedLayoutSizes(EPC.getPageSize()); in allocate()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp80 BasicLayout::getContiguousPageBasedLayoutSizes(uint64_t PageSize) { in getContiguousPageBasedLayoutSizes() function in llvm::jitlink::BasicLayout
326 auto SegsSizes = BL.getContiguousPageBasedLayoutSizes(PageSize); in allocate()
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h267 getContiguousPageBasedLayoutSizes(uint64_t PageSize);