Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h75 unsigned NumFormat; global() member
H A DAMDGPUBaseInfo.cpp2907 getGcnBufferFormatInfo(uint8_t BitsPerComp,uint8_t NumComponents,uint8_t NumFormat,const MCSubtargetInfo & STI) getGcnBufferFormatInfo() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h611 enum NumFormat : int64_t { global() enum