Searched refs:onlyAllocateVGPRs (Results 1 – 1 of 1) sorted by relevance
85 static bool onlyAllocateVGPRs(const TargetRegisterInfo &TRI, in onlyAllocateVGPRs() function146 return createBasicRegisterAllocator(onlyAllocateVGPRs); in createBasicVGPRRegisterAllocator()150 return createGreedyRegisterAllocator(onlyAllocateVGPRs); in createGreedyVGPRRegisterAllocator()154 return createFastRegisterAllocator(onlyAllocateVGPRs, true); in createFastVGPRRegisterAllocator()