Home
last modified time | relevance | path

Searched refs:Ver (Results 1 – 25 of 67) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Instr3DNow.td30 string Ver = ""> {
34 !strconcat("int_x86_3dnow", Ver, "_", Mn)) VR64:$src1, VR64:$src2))]>,
38 !strconcat("int_x86_3dnow", Ver, "_", Mn)) VR64:$src1,
44 X86FoldableSchedWrite sched, string Ver = ""> {
47 !strconcat("int_x86_3dnow", Ver, "_", Mn)) VR64:$src))]>,
51 !strconcat("int_x86_3dnow", Ver, "_", Mn))
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DLangOptions.cpp47 const int Ver = OpenCLCPlusPlus ? OpenCLCPlusPlusVersion : OpenCLVersion; in getOpenCLVersionTuple() local
48 return VersionTuple(Ver / 100, (Ver % 100) / 10); in getOpenCLVersionTuple()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.cpp27 : Msf(Msf), Ver(PdbRaw_ImplVer::PdbImplVC70), Age(0), in InfoStreamBuilder()
32 void InfoStreamBuilder::setVersion(PdbRaw_ImplVer V) { Ver = V; } in setVersion()
68 H.Version = Ver; in commit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp67 auto Ver = (VersionMajor * 100) + (VersionMinor * 10); in unifyVersionMD() local
68 if (Ver > MaxVer) { in unifyVersionMD()
69 MaxVer = Ver; in unifyVersionMD()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMinGW.cpp329 std::string &Ver) { in findGccVersion() argument
341 Ver = std::string(VersionText); in findGccVersion()
344 return Ver.size(); in findGccVersion()
360 if (findGccVersion(LibDir, GccLibDir, Ver)) { in findGccLibDir()
599 llvm::sys::path::append(CppIncludeBases[1], Arch, "include", "c++", Ver); in AddClangCXXStdlibIncludeArgs()
601 llvm::sys::path::append(CppIncludeBases[2], "include", "c++", Ver); in AddClangCXXStdlibIncludeArgs()
H A DCuda.cpp141 for (const char *Ver : Versions) in CudaInstallationDetector() local
144 Ver); in CudaInstallationDetector()
169 for (const char *Ver : Versions) in CudaInstallationDetector() local
170 Candidates.emplace_back(D.SysRoot + "/usr/local/cuda-" + Ver); in CudaInstallationDetector()
H A DMinGW.h101 std::string Ver; variable
H A DAMDGPU.cpp287 auto Ver = GetROCmVersion(FileName); in getInstallationPathCandidates() local
288 if (LatestVer < Ver) { in getInstallationPathCandidates()
290 LatestVer = Ver; in getInstallationPathCandidates()
/netbsd-src/sys/arch/hpc/stand/dspgen/tmpl.vc5/
H A Dproject5 # PROP WCE_Configuration "H/PC Ver. 1.00"
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h64 PdbRaw_ImplVer Ver; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemorySSA.h386 unsigned Ver)
389 ID(Ver) {}
493 MemoryPhi(LLVMContext &C, BasicBlock *BB, unsigned Ver, unsigned NumPreds = 0)
494 : MemoryAccess(C, MemoryPhiVal, deleteMe, BB, 0), ID(Ver),
/netbsd-src/sys/arch/hpcmips/stand/dspgen/
H A Dstatic_library_WCE_MIPS.tmpl28 # PROP WCE_Configuration "H/PC Ver. 2.00"
H A Dapplication_WCE_MIPS.tmpl28 # PROP WCE_Configuration "H/PC Ver. 2.00"
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dsgi13 >8 byte >0 Ver %d:
H A Daudio489 >20 string Ver01.00 Ver. 1.00
709 0 string \030FICHIER\ GUITAR\ PRO\ v3. Guitar Pro Ver. 3 Tablature
/netbsd-src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
H A Dperlopt.tpl158 [= prog-name =] - [= prog-title =] - Ver. [= version =]
/netbsd-src/sys/arch/hpcmips/stand/libz/
H A Dlibz.dsp28 # PROP WCE_Configuration "H/PC Ver. 2.00"
/netbsd-src/sys/arch/hpcmips/stand/libsa/
H A Dlibsa.dsp28 # PROP WCE_Configuration "H/PC Ver. 2.00"
/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dpbsdboot.dsp28 # PROP WCE_Configuration "H/PC Ver. 2.00"
/netbsd-src/sys/dev/pcmcia/
H A Dpcmciadevs517 product FUJITSU FMV_J182 { "FUJITSU", "LAN&spCard(FMV-J182)", "Ver.01", NULL } FUJITSU FMV-J182 PCM…
518 product FUJITSU FMV_J182A { "FUJITSU", "LAN&spCard(FMV-J182)", "Ver.02", NULL } FUJITSU FMV-J182A P…
519 product FUJITSU ITCFJ182A { "FUJITSU", "LAN&spCard(ITCFJ182)", "Ver.01", NULL } FUJITSU ITCFJ182A C…
/netbsd-src/external/gpl2/groff/dist/tmac/
H A Dhyphenex.us878 Ver-ein-i-gung
879 Ver-tei-lun-gen
/netbsd-src/sys/arch/x68k/stand/boot_ufs/
H A Dboot.S215 | BOOT MENU Ver.2.22:
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dregstr.d552 REGSTR_VAL_VER = `Ver`,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp3962 StringRef Ver = A->getValue(); in ParseLangArgs() local
3963 std::pair<StringRef, StringRef> VerParts = Ver.split('.'); in ParseLangArgs()
3973 : VerParts.first.size() == Ver.size() || in ParseLangArgs()
3990 } else if (Ver != "latest") { in ParseLangArgs()
/netbsd-src/external/gpl2/diffutils/dist/po/
H A Dde.po450 "Ver�nderung\n"

123