Searched refs:onlyAllocateVGPRs (Results 1 – 1 of 1) sorted by relevance
83 static bool onlyAllocateVGPRs(const TargetRegisterInfo &TRI, in onlyAllocateVGPRs() function144 return createBasicRegisterAllocator(onlyAllocateVGPRs); in createBasicVGPRRegisterAllocator()148 return createGreedyRegisterAllocator(onlyAllocateVGPRs); in createGreedyVGPRRegisterAllocator()152 return createFastRegisterAllocator(onlyAllocateVGPRs, true); in createFastVGPRRegisterAllocator()