Home
last modified time | relevance | path

Searched defs:SegsSizes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp81 ContiguousPageBasedLayoutSizes SegsSizes; in getContiguousPageBasedLayoutSizes() local
326 auto SegsSizes = BL.getContiguousPageBasedLayoutSizes(PageSize); in allocate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.cpp67 auto SegsSizes = BL.getContiguousPageBasedLayoutSizes(Mapper->getPageSize()); in allocate() local