Home
last modified time | relevance | path

Searched refs:getDefaultFormatEncoding (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h1012 unsigned getDefaultFormatEncoding(const MCSubtargetInfo &STI);
H A DAMDGPUBaseInfo.cpp1720 unsigned getDefaultFormatEncoding(const MCSubtargetInfo &STI) { in getDefaultFormatEncoding() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6312 int64_t Format = getDefaultFormatEncoding(getSTI()); in parseFORMAT()