Home
last modified time | relevance | path

Searched defs:NumFormat (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h88 unsigned NumFormat; global() member
H A DAMDGPUBaseInfo.cpp2940 getGcnBufferFormatInfo(uint8_t BitsPerComp,uint8_t NumComponents,uint8_t NumFormat,const MCSubtargetInfo & STI) getGcnBufferFormatInfo() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h610 enum NumFormat : int64_t { global() enum