Home
last modified time | relevance | path

Searched refs:getPageSize (Results 1 – 18 of 18) sorted by relevance

/external/llvm/lib/ExecutionEngine/Orc/
DOrcABISupport.cpp152 unsigned PageSize = sys::Process::getPageSize(); in emitIndirectStubsBlock()
234 unsigned PageSize = sys::Process::getPageSize(); in emitIndirectStubsBlock()
502 unsigned PageSize = sys::Process::getPageSize(); in emitIndirectStubsBlock()
/external/llvm/include/llvm/Support/
DProcess.h46 static unsigned getPageSize();
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DProcess.h46 static unsigned getPageSize();
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h316 sys::Process::getPageSize(), nullptr, in handleEmitTrampolineBlock()
322 (sys::Process::getPageSize() - TargetT::PointerSize) / in handleEmitTrampolineBlock()
352 uint32_t PageSize = sys::Process::getPageSize(); in handleGetRemoteInfo()
DIndirectionUtils.h177 sys::Process::getPageSize(), nullptr, in grow()
182 (sys::Process::getPageSize() - TargetT::PointerSize) / in grow()
DOrcRemoteTargetClient.h733 uint32_t getPageSize() const { return RemotePageSize; } in getPageSize() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DMemory.inc90 static const size_t PageSize = Process::getPageSize();
147 static const size_t PageSize = Process::getPageSize();
179 static const size_t PageSize = Process::getPageSize();
DProcess.inc75 unsigned Process::getPageSize() {
DPath.inc525 return Process::getPageSize();
/external/llvm/lib/Support/Unix/
DMemory.inc90 static const size_t PageSize = Process::getPageSize();
155 static const size_t PageSize = Process::getPageSize();
184 static const size_t PageSize = Process::getPageSize();
DProcess.inc84 unsigned Process::getPageSize() {
DPath.inc509 return Process::getPageSize();
/external/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp161 static const size_t PageSize = sys::Process::getPageSize(); in trimBlockToPageSize()
/external/llvm/lib/Support/
DMemoryBuffer.cpp342 static int PageSize = sys::Process::getPageSize(); in getOpenFileImpl()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DMemoryBuffer.cpp342 static int PageSize = sys::Process::getPageSize(); in getOpenFileImpl()
/external/llvm/unittests/Support/
DMemoryTest.cpp24 PageSize = sys::Process::getPageSize(); in MappedMemoryTest()
/external/llvm/lib/Support/Windows/
DProcess.inc77 unsigned Process::getPageSize() {
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DProcess.inc65 unsigned Process::getPageSize() {