Searched refs:VGPRRegisterRegAlloc (Results 1 – 1 of 1) sorted by relevance
131 class VGPRRegisterRegAlloc : public RegisterRegAllocBase<VGPRRegisterRegAlloc> { class133 VGPRRegisterRegAlloc(const char *N, const char *D, FunctionPassCtor C) in VGPRRegisterRegAlloc() function in __anon0480076d0111::VGPRRegisterRegAlloc186 static cl::opt<VGPRRegisterRegAlloc::FunctionPassCtor, false,187 RegisterPassParser<VGPRRegisterRegAlloc>>207 RegisterRegAlloc::FunctionPassCtor Ctor = VGPRRegisterRegAlloc::getDefault(); in initializeDefaultVGPRRegisterAllocatorOnce()211 VGPRRegisterRegAlloc::setDefault(VGPRRegAlloc); in initializeDefaultVGPRRegisterAllocatorOnce()269 static VGPRRegisterRegAlloc basicRegAllocVGPR(271 static VGPRRegisterRegAlloc greedyRegAllocVGPR(274 static VGPRRegisterRegAlloc fastRegAllocVGPR(1607 RegisterRegAlloc::FunctionPassCtor Ctor = VGPRRegisterRegAlloc::getDefault(); in createVGPRAllocPass()