Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h131 virtual bool needsToReserveAllocationSpace() { return false; } in needsToReserveAllocationSpace() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h95 bool needsToReserveAllocationSpace() override { in needsToReserveAllocationSpace() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h150 bool needsToReserveAllocationSpace() override { return true; } in needsToReserveAllocationSpace() function