Searched refs:VGPRRegisterRegAlloc (Results 1 – 1 of 1) sorted by relevance
72 class VGPRRegisterRegAlloc : public RegisterRegAllocBase<VGPRRegisterRegAlloc> { class74 VGPRRegisterRegAlloc(const char *N, const char *D, FunctionPassCtor C) in VGPRRegisterRegAlloc() function in __anonc33cc49d0111::VGPRRegisterRegAlloc107 static cl::opt<VGPRRegisterRegAlloc::FunctionPassCtor, false,108 RegisterPassParser<VGPRRegisterRegAlloc>>123 RegisterRegAlloc::FunctionPassCtor Ctor = VGPRRegisterRegAlloc::getDefault(); in initializeDefaultVGPRRegisterAllocatorOnce()127 VGPRRegisterRegAlloc::setDefault(VGPRRegAlloc); in initializeDefaultVGPRRegisterAllocatorOnce()164 static VGPRRegisterRegAlloc basicRegAllocVGPR(166 static VGPRRegisterRegAlloc greedyRegAllocVGPR(169 static VGPRRegisterRegAlloc fastRegAllocVGPR(1346 RegisterRegAlloc::FunctionPassCtor Ctor = VGPRRegisterRegAlloc::getDefault(); in createVGPRAllocPass()