Searched refs:VGPRRegisterRegAlloc (Results 1 – 1 of 1) sorted by relevance
64 class VGPRRegisterRegAlloc : public RegisterRegAllocBase<VGPRRegisterRegAlloc> { class66 VGPRRegisterRegAlloc(const char *N, const char *D, FunctionPassCtor C) in VGPRRegisterRegAlloc() function in __anonc203afa10111::VGPRRegisterRegAlloc99 static cl::opt<VGPRRegisterRegAlloc::FunctionPassCtor, false,100 RegisterPassParser<VGPRRegisterRegAlloc>>115 RegisterRegAlloc::FunctionPassCtor Ctor = VGPRRegisterRegAlloc::getDefault(); in initializeDefaultVGPRRegisterAllocatorOnce()119 VGPRRegisterRegAlloc::setDefault(VGPRRegAlloc); in initializeDefaultVGPRRegisterAllocatorOnce()156 static VGPRRegisterRegAlloc basicRegAllocVGPR(158 static VGPRRegisterRegAlloc greedyRegAllocVGPR(161 static VGPRRegisterRegAlloc fastRegAllocVGPR(1382 RegisterRegAlloc::FunctionPassCtor Ctor = VGPRRegisterRegAlloc::getDefault(); in createVGPRAllocPass()