Searched defs:Vers (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUUnifyMetadata.cpp | 108 const char *Vers[] = {kOCLMD::SpirVer, kOCLMD::OCLVer}; in unifyMetadataImpl() local |
/llvm-project/llvm/lib/TextAPI/BinaryReader/ | ||
H A D | DylibReader.cpp | 52 std::string Vers; in constructTriples() local |
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | ARMWinEH.h | 451 uint8_t Vers() const { in Vers() function |
/llvm-project/llvm/lib/TargetParser/ | ||
H A D | RISCVISAInfo.cpp | 619 StringRef Name, Vers, Desc; parseArchString() local |
/llvm-project/llvm/lib/MC/ | ||
H A D | XCOFFObjectWriter.cpp | 650 StringRef Vers = Asm.getCompilerVersion(); executePostLayoutBinding() local |