Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp23 static cl::opt<bool> EnableSpillVGPRToAGPR( variable
1216 assert((HasFP || !FPSaved || EnableSpillVGPRToAGPR) && in emitPrologue()
1358 && EnableSpillVGPRToAGPR; in processFunctionBeforeFrameFinalized()