Searched refs:VGPRRegisterRegAlloc (Results 1 – 1 of 1) sorted by relevance
74 class VGPRRegisterRegAlloc : public RegisterRegAllocBase<VGPRRegisterRegAlloc> { class76 VGPRRegisterRegAlloc(const char *N, const char *D, FunctionPassCtor C) in VGPRRegisterRegAlloc() function in __anond3efb7640111::VGPRRegisterRegAlloc109 static cl::opt<VGPRRegisterRegAlloc::FunctionPassCtor, false,110 RegisterPassParser<VGPRRegisterRegAlloc>>125 RegisterRegAlloc::FunctionPassCtor Ctor = VGPRRegisterRegAlloc::getDefault(); in initializeDefaultVGPRRegisterAllocatorOnce()129 VGPRRegisterRegAlloc::setDefault(VGPRRegAlloc); in initializeDefaultVGPRRegisterAllocatorOnce()166 static VGPRRegisterRegAlloc basicRegAllocVGPR(168 static VGPRRegisterRegAlloc greedyRegAllocVGPR(171 static VGPRRegisterRegAlloc fastRegAllocVGPR(1309 RegisterRegAlloc::FunctionPassCtor Ctor = VGPRRegisterRegAlloc::getDefault(); in createVGPRAllocPass()