Home
last modified time | relevance | path

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

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