Searched refs:VGPRRegisterRegAlloc (Results 1 – 1 of 1) sorted by relevance
76 class VGPRRegisterRegAlloc : public RegisterRegAllocBase<VGPRRegisterRegAlloc> { class78 VGPRRegisterRegAlloc(const char *N, const char *D, FunctionPassCtor C) in VGPRRegisterRegAlloc() function in __anonc81914e30111::VGPRRegisterRegAlloc111 static cl::opt<VGPRRegisterRegAlloc::FunctionPassCtor, false,112 RegisterPassParser<VGPRRegisterRegAlloc>>127 RegisterRegAlloc::FunctionPassCtor Ctor = VGPRRegisterRegAlloc::getDefault(); in initializeDefaultVGPRRegisterAllocatorOnce()131 VGPRRegisterRegAlloc::setDefault(VGPRRegAlloc); in initializeDefaultVGPRRegisterAllocatorOnce()168 static VGPRRegisterRegAlloc basicRegAllocVGPR(170 static VGPRRegisterRegAlloc greedyRegAllocVGPR(173 static VGPRRegisterRegAlloc fastRegAllocVGPR(1370 RegisterRegAlloc::FunctionPassCtor Ctor = VGPRRegisterRegAlloc::getDefault(); in createVGPRAllocPass()