Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h131 virtual bool needsToReserveAllocationSpace() { return false; } in needsToReserveAllocationSpace() function
/external/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h149 virtual bool needsToReserveAllocationSpace() { return false; } in needsToReserveAllocationSpace() function
/external/llvm/tools/lli/
DRemoteJITUtils.h111 bool needsToReserveAllocationSpace() override { in needsToReserveAllocationSpace() function
/external/llvm/unittests/ExecutionEngine/Orc/
DObjectLinkingLayerTest.cpp36 bool needsToReserveAllocationSpace() override { in needsToReserveAllocationSpace() function in __anon5ab4e63f0111::SectionMemoryManagerWrapper
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h66 bool needsToReserveAllocationSpace() override { in needsToReserveAllocationSpace() function
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp89 bool needsToReserveAllocationSpace() override { return true; } in needsToReserveAllocationSpace() function in __anon6761be660111::TestReserveAllocationSpaceMemoryManager
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h95 bool needsToReserveAllocationSpace() override { in needsToReserveAllocationSpace() function
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h167 bool needsToReserveAllocationSpace() override { return true; } in needsToReserveAllocationSpace() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h150 bool needsToReserveAllocationSpace() override { return true; } in needsToReserveAllocationSpace() function