Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp121 VGPRRegAlloc("vgpr-regalloc", cl::Hidden, cl::init(&useDefaultRegisterAllocator), variable
138 Ctor = VGPRRegAlloc; in initializeDefaultVGPRRegisterAllocatorOnce()
139 VGPRRegisterRegAlloc::setDefault(VGPRRegAlloc); in initializeDefaultVGPRRegisterAllocatorOnce()