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/
DMapperJITLinkMemoryManager.cpp67 auto SegsSizes = BL.getContiguousPageBasedLayoutSizes(Mapper->getPageSize()); in allocate()
DEPCGenericJITLinkMemoryManager.cpp105 auto Pages = BL.getContiguousPageBasedLayoutSizes(EPC.getPageSize()); in allocate()
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
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/
DJITLinkMemoryManager.h267 getContiguousPageBasedLayoutSizes(uint64_t PageSize);