Searched defs:Ver (Results 1 – 16 of 16) sorted by relevance
61 PdbRaw_ImplVer Ver; variable
151 SmallVector<uint64_t, 1> Ver; in readMetadata() local
82 VersionTuple Ver = TT.getOSVersion(); in createShaderModelMD() local95 VersionTuple Ver = TT.getDXILVersion(); in createDXILVersionMD() local
67 auto Ver = (VersionMajor * 100) + (VersionMinor * 10); in unifyVersionMD() local
57 const int Ver = OpenCLCPlusPlus ? OpenCLCPlusPlusVersion : OpenCLVersion; in getOpenCLVersionTuple() local
156 for (const char *Ver : Versions) in CudaInstallationDetector() local184 for (const char *Ver : Versions) in CudaInstallationDetector() local
383 std::string &Ver, in findGccVersion()
303 auto Ver = GetROCmVersion(FileName); in getInstallationPathCandidates() local
1054 VersionTuple Ver = in getDXILArchNameFromShaderModel() local
130 int Ver = 0; in initializeSubtargetDependencies() local
189 int Ver = getARMSubArchVersionNumber(Triple); in isHardTPSupported() local
486 u_int8_t Ver[2]; member497 u_int8_t Ver[2]; member
3027 const VersionEntry &Ver = in printSymbol() local
174 if (auto Ver = mdconst::extract_or_null<ConstantInt>( in getAMDHSACodeObjectVersion() local
4267 StringRef Ver = A->getValue(); in ParseLangArgs() local
400 bool isCompatibleWith(LangOptions::ClangABI Ver) { in isCompatibleWith()