Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp116 SGPRRegAlloc("sgpr-regalloc", cl::Hidden, cl::init(&useDefaultRegisterAllocator), variable
129 Ctor = SGPRRegAlloc; in initializeDefaultSGPRRegisterAllocatorOnce()
130 SGPRRegisterRegAlloc::setDefault(SGPRRegAlloc); in initializeDefaultSGPRRegisterAllocatorOnce()