Searched refs:NewFormatInfo (Results 1 – 1 of 1) sorted by relevance
932 const llvm::AMDGPU::GcnBufferFormatInfo *NewFormatInfo = in getBufferFormatWithCompCount() local937 if (!NewFormatInfo) in getBufferFormatWithCompCount()940 assert(NewFormatInfo->NumFormat == OldFormatInfo->NumFormat && in getBufferFormatWithCompCount()941 NewFormatInfo->BitsPerComp == OldFormatInfo->BitsPerComp); in getBufferFormatWithCompCount()943 return NewFormatInfo->Format; in getBufferFormatWithCompCount()