Home
last modified time | relevance | path

Searched refs:VGPRRegAlloc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp109 VGPRRegAlloc("vgpr-regalloc", cl::Hidden, cl::init(&useDefaultRegisterAllocator), variable
126 Ctor = VGPRRegAlloc; in initializeDefaultVGPRRegisterAllocatorOnce()
127 VGPRRegisterRegAlloc::setDefault(VGPRRegAlloc); in initializeDefaultVGPRRegisterAllocatorOnce()