Searched refs:getBufferFormatWithCompCount (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp717 static unsigned getBufferFormatWithCompCount(unsigned OldFormat, function
777 if (getBufferFormatWithCompCount(CI.Format, CI.Width + Paired.Width, STI) == 0)
1358 getBufferFormatWithCompCount(CI.Format, CI.Width + Paired.Width, *STM);
1438 getBufferFormatWithCompCount(CI.Format, CI.Width + Paired.Width, *STM);

Completed in 61 milliseconds