/openbsd-src/gnu/llvm/clang/docs/ |
H A D | ReleaseNotes.rst | 728 Bug Fixes to Compiler Builtins 754 Bug Fixes to Attribute Support 789 Bug Fixes to C++ Support 885 Bug Fixes to AST Handling 894 Miscellaneous Bug Fixes 914 Miscellaneous Clang Crashes Fixed
|
/openbsd-src/gnu/llvm/clang/lib/Driver/ |
H A D | Distro.cpp | 33 Distro::DistroType Version = Distro::UnknownDistro; in DetectOsRelease() local 59 Distro::DistroType Version = Distro::UnknownDistro; in DetectLsbRelease() local 101 Distro::DistroType Version = Distro::UnknownDistro; in DetectDistro() local 189 int Version; in DetectDistro() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBSymbolCompilandDetails.h | 24 void getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion() 28 void getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion()
|
/openbsd-src/gnu/llvm/clang/lib/Basic/ |
H A D | Cuda.cpp | 12 CudaVersion Version; member 61 CudaVersion ToCudaVersion(llvm::VersionTuple Version) { in ToCudaVersion() 227 bool CudaFeatureEnabled(llvm::VersionTuple Version, CudaFeature Feature) { in CudaFeatureEnabled() 231 bool CudaFeatureEnabled(CudaVersion Version, CudaFeature Feature) { in CudaFeatureEnabled()
|
H A D | DarwinSDKInfo.cpp | 70 VersionTuple Version; in getVersionKey() local 78 auto Version = getVersionKey(*Obj, "Version"); in parseDarwinSDKSettingsJSON() local
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | Availability.h | 34 VersionTuple Version; variable 42 AvailabilitySpec(VersionTuple Version, StringRef Platform, in AvailabilitySpec()
|
/openbsd-src/gnu/llvm/llvm/lib/TargetParser/ |
H A D | Triple.cpp | 438 unsigned Version = ARM::parseArchVersion(ArchName); in parseARMArch() local 1202 VersionTuple Version; in parseVersionFromName() local 1283 VersionTuple Version = getOSVersion(); in getiOSVersion() local 1307 VersionTuple Version = getOSVersion(); in getWatchOSVersion() local 1324 VersionTuple Version = getOSVersion(); in getDriverKitVersion() local 1883 const VersionTuple &Version) { in getCanonicalVersionForOS()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-libtool-darwin/ |
H A D | DependencyInfo.h | 29 virtual void write(llvm::Twine Version, in write() 83 void write(llvm::Twine Version, const std::vector<std::string> &Inputs, in write()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfutil/ |
H A D | DebugInfoLinker.cpp | 180 uint16_t Version) { in isBFDDeadAddressRange() 192 uint16_t Version, uint8_t AddressByteSize) { in isMAXPCDeadAddressRange() 207 uint16_t Version, TombstoneKind Tombstone, in isDeadAddressRange() 224 bool isDeadAddress(uint64_t LowPC, uint16_t Version, TombstoneKind Tombstone, in isDeadAddress()
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | DarwinSDKInfo.h | 127 : Version(Version), MaximumDeploymentTarget(MaximumDeploymentTarget), in Version() function
|
/openbsd-src/gnu/llvm/llvm/utils/release/ |
H A D | bump-version.py | 18 def process_file(self, fpath: Path, version: packaging.version.Version) -> None: 44 version: Optional[packaging.version.Version] = None,
|
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
H A D | HLSL.cpp | 30 auto Version = T.getOSVersion(); in isLegalShaderModel() local 112 VersionTuple Version; in isLegalValidatorVersion() local
|
H A D | WebAssembly.cpp | 479 std::string Version = detectLibcxxVersion(LibPath); in addLibCxxIncludePaths() local 508 std::string Version; in addLibStdCXXIncludePaths() local 519 auto Version = Generic_GCC::GCCVersion::Parse(VersionText); in addLibStdCXXIncludePaths() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/XRay/ |
H A D | InstrumentationMap.h | 54 unsigned char Version; member 64 unsigned char Version; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/ |
H A D | DWARFYAML.h | 57 uint16_t Version; member 87 uint16_t Version; member 113 uint16_t Version; member 142 uint16_t Version; member 164 yaml::Hex16 Version; member 173 yaml::Hex16 Version; member 203 yaml::Hex16 Version; member
|
H A D | CodeViewYAMLTypeHashing.h | 44 uint16_t Version; member
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.cpp | 719 auto Version = getIsaVersion(STI.getCPU()); in toString() local 918 IsaVersion Version = getIsaVersion(STI->getCPU()); in getSGPRAllocGranule() local 931 IsaVersion Version = getIsaVersion(STI->getCPU()); in getTotalNumSGPRs() local 941 IsaVersion Version = getIsaVersion(STI->getCPU()); in getAddressableNumSGPRs() local 952 IsaVersion Version = getIsaVersion(STI->getCPU()); in getMinNumSGPRs() local 971 IsaVersion Version = getIsaVersion(STI->getCPU()); in getMaxNumSGPRs() local 989 IsaVersion Version = getIsaVersion(STI->getCPU()); in getNumExtraSGPRs() local 1122 IsaVersion Version = getIsaVersion(STI->getCPU()); in initDefaultAMDKernelCodeT() local 1158 IsaVersion Version = getIsaVersion(STI->getCPU()); in getDefaultAmdhsaKernelDescriptor() local 1233 unsigned getVmcntBitMask(const IsaVersion &Version) { in getVmcntBitMask() [all …]
|
/openbsd-src/gnu/usr.bin/perl/dist/Devel-SelfStubber/lib/Devel/ |
H A D | SelfStubber.pm | 8 sub Version {$VERSION} subroutine
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFExpression.h | 66 DwarfVersion Version; ///< Dwarf version where the Op was introduced. member 71 : Version(Version) { in Version() function
|
H A D | DWARFDebugAddr.h | 33 uint16_t Version; variable
|
/openbsd-src/gnu/usr.bin/perl/dist/SelfLoader/lib/ |
H A D | SelfLoader.pm | 45 sub Version {$VERSION} subroutine
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | RISCVISAInfo.cpp | 35 RISCVExtensionVersion Version; member 637 if (auto Version = findDefaultVersion(Ext)) in parseArchString() local 940 auto Version = findDefaultVersion("i"); in updateImplication() local 961 auto Version = findDefaultVersion(ImpliedExt); in updateImplication() local 993 auto Version = findDefaultVersion(CombineExt); in updateCombination() local
|
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/wasm/ |
H A D | WasmWriter.cpp | 63 uint32_t Version; in write() local
|
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/ |
H A D | Platform.cpp | 107 std::string Version) { in getOSAndEnvironmentName()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/ |
H A D | OffloadBinary.h | 66 static const uint32_t Version = 1; variable 108 uint32_t Version = OffloadBinary::Version; // Version identifier. member
|