Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp509 bool NeedsFlatScratchInit = in emitEntryFunctionPrologue() local
514 if ((NeedsFlatScratchInit || ScratchRsrcReg) && in emitEntryFunctionPrologue()
520 if (NeedsFlatScratchInit) { in emitEntryFunctionPrologue()