Searched refs:NewFormatInfo (Results 1 – 1 of 1) sorted by relevance
972 const llvm::AMDGPU::GcnBufferFormatInfo *NewFormatInfo = in getBufferFormatWithCompCount() local977 if (!NewFormatInfo) in getBufferFormatWithCompCount()980 assert(NewFormatInfo->NumFormat == OldFormatInfo->NumFormat && in getBufferFormatWithCompCount()981 NewFormatInfo->BitsPerComp == OldFormatInfo->BitsPerComp); in getBufferFormatWithCompCount()983 return NewFormatInfo->Format; in getBufferFormatWithCompCount()