Searched refs:NewFormatInfo (Results 1 – 1 of 1) sorted by relevance
842 const llvm::AMDGPU::GcnBufferFormatInfo *NewFormatInfo = in getBufferFormatWithCompCount() local847 if (!NewFormatInfo) in getBufferFormatWithCompCount()850 assert(NewFormatInfo->NumFormat == OldFormatInfo->NumFormat && in getBufferFormatWithCompCount()851 NewFormatInfo->BitsPerComp == OldFormatInfo->BitsPerComp); in getBufferFormatWithCompCount()853 return NewFormatInfo->Format; in getBufferFormatWithCompCount()