Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp706 bool NeedsFlatScratchInit = in emitEntryFunctionPrologue() local
711 if ((NeedsFlatScratchInit || ScratchRsrcReg) && in emitEntryFunctionPrologue()
717 if (NeedsFlatScratchInit) { in emitEntryFunctionPrologue()