Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h44 struct GcnBufferFormatInfo { struct
311 const GcnBufferFormatInfo *getGcnBufferFormatInfo(uint8_t BitsPerComp,
316 const GcnBufferFormatInfo *getGcnBufferFormatInfo(uint8_t Format,
DAMDGPUBaseInfo.cpp1343 const GcnBufferFormatInfo *getGcnBufferFormatInfo(uint8_t BitsPerComp, in getGcnBufferFormatInfo()
1353 const GcnBufferFormatInfo *getGcnBufferFormatInfo(uint8_t Format, in getGcnBufferFormatInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSILoadStoreOptimizer.cpp702 const llvm::AMDGPU::GcnBufferFormatInfo *OldFormatInfo = in getBufferFormatWithCompCount()
707 const llvm::AMDGPU::GcnBufferFormatInfo *NewFormatInfo = in getBufferFormatWithCompCount()
737 const llvm::AMDGPU::GcnBufferFormatInfo *Info0 = in offsetsCanBeCombined()
741 const llvm::AMDGPU::GcnBufferFormatInfo *Info1 = in offsetsCanBeCombined()
DAMDGPUSearchableTables.td45 let CppTypeName = "GcnBufferFormatInfo";