Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUTargetMachine.cpp153 static FunctionPass *createFastVGPRRegisterAllocator() { in createFastVGPRRegisterAllocator() function
172 "fast", "fast register allocator", createFastVGPRRegisterAllocator);
1316 return createFastVGPRRegisterAllocator(); in createVGPRAllocPass()