Home
last modified time | relevance | path

Searched defs:PageSize (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DProcess.h57 if (auto PageSize = getPageSize()) in getPageSizeEstimate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcABISupport.cpp150 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local
232 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local
500 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local
686 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local
932 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp174 static const size_t PageSize = sys::Process::getPageSizeEstimate(); in trimBlockToPageSize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DMemoryBuffer.cpp287 int PageSize, in shouldUseMmap()
342 static int PageSize = sys::Process::getPageSize(); in getOpenFileImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DMemoryBuffer.cpp313 int PageSize, in shouldUseMmap()
421 static int PageSize = sys::Process::getPageSizeEstimate(); in getOpenFileImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h338 uint32_t PageSize = sys::Process::getPageSizeEstimate(); in handleGetRemoteInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DImplicitNullChecks.cpp64 static cl::opt<int> PageSize("imp-null-check-page-size", variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
Dwasm-runtime.cpp60 const uint32_t PageSize = 1 << PageSizeLog2; // 64KB variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp580 const int64_t PageSize = 0x1000; in emitStackProbeInline() local