Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h584 const GcnBufferFormatInfo *getGcnBufferFormatInfo(uint8_t BitsPerComp,
589 const GcnBufferFormatInfo *getGcnBufferFormatInfo(uint8_t Format,
H A DAMDGPUBaseInfo.cpp2936 const GcnBufferFormatInfo *getGcnBufferFormatInfo(uint8_t BitsPerComp, in getGcnBufferFormatInfo() function
2949 const GcnBufferFormatInfo *getGcnBufferFormatInfo(uint8_t Format, in getGcnBufferFormatInfo() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp968 llvm::AMDGPU::getGcnBufferFormatInfo(OldFormat, STI); in getBufferFormatWithCompCount()
973 llvm::AMDGPU::getGcnBufferFormatInfo(OldFormatInfo->BitsPerComp, in getBufferFormatWithCompCount()
1014 llvm::AMDGPU::getGcnBufferFormatInfo(CI.Format, STI); in offsetsCanBeCombined()
1018 llvm::AMDGPU::getGcnBufferFormatInfo(Paired.Format, STI); in offsetsCanBeCombined()