HomeSort by: relevance | last modified time | path
    Searched refs:NumFormat (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.h 58 unsigned NumFormat;
420 uint8_t NumFormat,
AMDGPUBaseInfo.cpp 1982 uint8_t NumFormat,
1986 NumFormat)
1987 : getGfx9BufferFormatInfo(BitsPerComp, NumComponents, NumFormat);
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SILoadStoreOptimizer.cpp 721 OldFormatInfo->NumFormat, STI);
726 assert(NewFormatInfo->NumFormat == OldFormatInfo->NumFormat &&
769 Info0->NumFormat != Info1->NumFormat)
SIDefines.h 461 enum NumFormat : int64_t {

Completed in 21 milliseconds