Searched refs:onlyAllocateSGPRs (Results 1 – 1 of 1) sorted by relevance
87 static bool onlyAllocateSGPRs(const TargetRegisterInfo &TRI, in onlyAllocateSGPRs() function144 return createBasicRegisterAllocator(onlyAllocateSGPRs); in createBasicSGPRRegisterAllocator()148 return createGreedyRegisterAllocator(onlyAllocateSGPRs); in createGreedySGPRRegisterAllocator()152 return createFastRegisterAllocator(onlyAllocateSGPRs, false); in createFastSGPRRegisterAllocator()757 return onlyAllocateSGPRs; in registerPassBuilderCallbacks()1386 return createGreedyRegisterAllocator(onlyAllocateSGPRs); in createSGPRAllocPass()1388 return createFastRegisterAllocator(onlyAllocateSGPRs, false); in createSGPRAllocPass()