Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILateBranchLowering.cpp77 bool HasDepthExports = AMDGPU::getHasDepthExport(F); in generateEndPgm()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h1227 bool getHasDepthExport(const Function &F);
H A DAMDGPUBaseInfo.cpp1989 bool getHasDepthExport(const Function &F) { in getHasDepthExport() function