Home
last modified time | relevance | path

Searched defs:allocateSeparateGVMemory (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMJITInfo.h94 virtual bool allocateSeparateGVMemory() const { in allocateSeparateGVMemory() function
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetJITInfo.h136 virtual bool allocateSeparateGVMemory() const { return false; } in allocateSeparateGVMemory() function