Home
last modified time | relevance | path

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

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