Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h131 virtual bool needsToReserveAllocationSpace() { return false; } in needsToReserveAllocationSpace() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/
DRuntimeDyld.h143 virtual bool needsToReserveAllocationSpace() { return false; } in needsToReserveAllocationSpace() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DRuntimeDyld.h143 virtual bool needsToReserveAllocationSpace() { return false; } in needsToReserveAllocationSpace() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/
DRuntimeDyld.h143 virtual bool needsToReserveAllocationSpace() { return false; } in needsToReserveAllocationSpace() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h143 virtual bool needsToReserveAllocationSpace() { return false; } in needsToReserveAllocationSpace() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/
DRuntimeDyld.h143 virtual bool needsToReserveAllocationSpace() { return false; } in needsToReserveAllocationSpace() function
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h149 virtual bool needsToReserveAllocationSpace() { return false; } in needsToReserveAllocationSpace() function
/aosp_15_r20/external/llvm/tools/lli/
H A DRemoteJITUtils.h111 bool needsToReserveAllocationSpace() override { in needsToReserveAllocationSpace() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp156 bool EPCGenericRTDyldMemoryManager::needsToReserveAllocationSpace() { in needsToReserveAllocationSpace() function in llvm::orc::EPCGenericRTDyldMemoryManager
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/Orc/
H A DObjectLinkingLayerTest.cpp36 bool needsToReserveAllocationSpace() override { in needsToReserveAllocationSpace() function in __anon318d77b00111::SectionMemoryManagerWrapper
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp89 bool needsToReserveAllocationSpace() override { return true; } in needsToReserveAllocationSpace() function in __anon32f27cf70111::TestReserveAllocationSpaceMemoryManager
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h66 bool needsToReserveAllocationSpace() override { in needsToReserveAllocationSpace() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h95 bool needsToReserveAllocationSpace() override { in needsToReserveAllocationSpace() function
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h167 bool needsToReserveAllocationSpace() override { return true; } in needsToReserveAllocationSpace() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h150 bool needsToReserveAllocationSpace() override { return true; } in needsToReserveAllocationSpace() function