Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h48 unsigned NumFormat; member
H A DAMDGPUBaseInfo.cpp1345 uint8_t NumFormat, in getGcnBufferFormatInfo()
/aosp_15_r20/external/pdfium/xfa/fgas/crt/
H A Dcfgas_stringformatter_unittest.cpp474 TEST_F(CFGAS_StringFormatterTest, NumFormat) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h79 unsigned NumFormat; member
H A DAMDGPUBaseInfo.cpp2651 uint8_t NumFormat, in getGcnBufferFormatInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIDefines.h497 enum NumFormat : int64_t { enum