Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6312 int64_t Format = getDefaultFormatEncoding(getSTI()); in parseFORMAT()