Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h632 int64_t getUnifiedFormat(const StringRef Name);
H A DAMDGPUBaseInfo.cpp1176 int64_t getUnifiedFormat(const StringRef Name) { in getUnifiedFormat() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5711 auto Id = getUnifiedFormat(FormatStr); in parseSymbolicUnifiedFormat()