Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DGCNSubtarget.h647 bool isMesaGfxShader(const Function &F) const { in isMesaGfxShader() function
DSIMachineFunctionInfo.cpp174 } else if (ST.isMesaGfxShader(F)) { in SIMachineFunctionInfo()
DSIFrameLowering.cpp577 } else if (ST.isMesaGfxShader(Fn) || !PreloadedScratchRsrcReg) { in emitEntryFunctionScratchRsrcRegSetup()