Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp143 static FunctionPass *createFastSGPRRegisterAllocator() { in createFastSGPRRegisterAllocator() function
165 "fast", "fast register allocator", createFastSGPRRegisterAllocator);