Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.cpp66 auto SegsSizes = BL.getContiguousPageBasedLayoutSizes(Mapper->getPageSize()); in allocate()
H A DEPCGenericJITLinkMemoryManager.cpp104 auto Pages = BL.getContiguousPageBasedLayoutSizes(EPC.getPageSize()); in allocate()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp81 BasicLayout::getContiguousPageBasedLayoutSizes(uint64_t PageSize) { in getContiguousPageBasedLayoutSizes() function in llvm::jitlink::BasicLayout
362 auto SegsSizes = BL.getContiguousPageBasedLayoutSizes(PageSize); in allocate()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h269 getContiguousPageBasedLayoutSizes(uint64_t PageSize);