Home
last modified time | relevance | path

Searched defs:Version (Results 1 – 25 of 215) sorted by relevance

123456789

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDistro.cpp33 Distro::DistroType Version = Distro::UnknownDistro; in DetectOsRelease() local
59 Distro::DistroType Version = Distro::UnknownDistro; in DetectLsbRelease() local
98 Distro::DistroType Version = Distro::UnknownDistro; in DetectDistro() local
181 int Version; in DetectDistro() local
H A DDarwinSDKInfo.cpp36 VersionTuple Version; in parseDarwinSDKInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolCompilandDetails.h25 void getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion()
29 void getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAvailability.h34 VersionTuple Version; variable
42 AvailabilitySpec(VersionTuple Version, StringRef Platform, in AvailabilitySpec()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DCuda.cpp200 CudaVersion ToCudaVersion(llvm::VersionTuple Version) { in ToCudaVersion()
233 bool CudaFeatureEnabled(llvm::VersionTuple Version, CudaFeature Feature) { in CudaFeatureEnabled()
237 bool CudaFeatureEnabled(CudaVersion Version, CudaFeature Feature) { in CudaFeatureEnabled()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp417 auto Version = getIsaVersion(STI.getCPU()); in toString() local
592 IsaVersion Version = getIsaVersion(STI->getCPU()); in getSGPRAllocGranule() local
605 IsaVersion Version = getIsaVersion(STI->getCPU()); in getTotalNumSGPRs() local
615 IsaVersion Version = getIsaVersion(STI->getCPU()); in getAddressableNumSGPRs() local
626 IsaVersion Version = getIsaVersion(STI->getCPU()); in getMinNumSGPRs() local
645 IsaVersion Version = getIsaVersion(STI->getCPU()); in getMaxNumSGPRs() local
663 IsaVersion Version = getIsaVersion(STI->getCPU()); in getNumExtraSGPRs() local
766 IsaVersion Version = getIsaVersion(STI->getCPU()); in initDefaultAMDKernelCodeT() local
802 IsaVersion Version = getIsaVersion(STI->getCPU()); in getDefaultAmdhsaKernelDescriptor() local
892 unsigned getVmcntBitMask(const IsaVersion &Version) { in getVmcntBitMask()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dversion.go20 const Version = C.LLVM_VERSION_STRING const
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DDarwinSDKInfo.h23 DarwinSDKInfo(llvm::VersionTuple Version) : Version(Version) {} in DarwinSDKInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DInstrumentationMap.h54 unsigned char Version; member
64 unsigned char Version; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h56 uint16_t Version; member
86 uint16_t Version; member
112 uint16_t Version; member
141 uint16_t Version; member
163 yaml::Hex16 Version; member
172 yaml::Hex16 Version; member
202 yaml::Hex16 Version; member
H A DCodeViewYAMLTypeHashing.h44 uint16_t Version; member
/netbsd-src/external/bsd/nvi/dist/dist/ExtUtils/
H A DEmbed.pm24 sub Version { $VERSION; } subroutine
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h68 DwarfVersion Version; ///< Dwarf version where the Op was introduced. member
73 : Version(Version) { in Version() function
H A DDWARFDebugAddr.h36 uint16_t Version; variable
H A DDWARFDebugPubTable.h53 uint16_t Version; member
H A DDWARFDebugLoc.h124 DWARFDebugLoclists(DWARFDataExtractor Data, uint16_t Version) in DWARFDebugLoclists()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/
H A DWriter.cpp63 uint32_t Version; in write() local
/netbsd-src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm28 sub Version { subroutine
/netbsd-src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
H A DTemplate.pm24 sub Version { subroutine
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defiui.h53 UINT32 Version; member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dtest_helpers.cc71 std::string serialize(BufferQueue &Buffers, int32_t Version) { in serialize()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderMapTypes.h30 uint16_t Version; // Version number -- currently 1. member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DHeader.h54 uint16_t Version; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/
H A Dllvm-reduce.cpp36 static cl::opt<bool> Version("v", cl::desc("Alias for -version"), cl::Hidden, variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_interface_internal.h31 unsigned char Version; member

123456789