Searched refs:NewFormatInfo (Results 1 – 1 of 1) sorted by relevance
1008 const llvm::AMDGPU::GcnBufferFormatInfo *NewFormatInfo = in getBufferFormatWithCompCount() local1013 if (!NewFormatInfo) in getBufferFormatWithCompCount()1016 assert(NewFormatInfo->NumFormat == OldFormatInfo->NumFormat && in getBufferFormatWithCompCount()1017 NewFormatInfo->BitsPerComp == OldFormatInfo->BitsPerComp); in getBufferFormatWithCompCount()1019 return NewFormatInfo->Format; in getBufferFormatWithCompCount()