Home
last modified time | relevance | path

Searched defs:Minor (Results 1 – 25 of 102) sorted by relevance

12345

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVersionTuple.h29 unsigned Minor : 31; variable
47 explicit VersionTuple(unsigned Major, unsigned Minor) in VersionTuple()
51 explicit VersionTuple(unsigned Major, unsigned Minor, unsigned Subminor) in VersionTuple()
55 explicit VersionTuple(unsigned Major, unsigned Minor, unsigned Subminor, in VersionTuple()
/external/llvm-project/llvm/include/llvm/Support/
DVersionTuple.h30 unsigned Minor : 31; variable
48 explicit VersionTuple(unsigned Major, unsigned Minor) in VersionTuple()
52 explicit VersionTuple(unsigned Major, unsigned Minor, unsigned Subminor) in VersionTuple()
56 explicit VersionTuple(unsigned Major, unsigned Minor, unsigned Subminor, in VersionTuple()
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp40 uint32_t Minor) { in EmitDirectiveHSACodeObjectVersion()
47 uint32_t Minor, in EmitDirectiveHSACodeObjectISA()
257 uint32_t Minor) { in EmitDirectiveHSACodeObjectVersion()
277 uint32_t Minor, in EmitDirectiveHSACodeObjectISA()
/external/llvm-project/clang/lib/Driver/ToolChains/Arch/
DRISCV.cpp29 StringRef Minor; member
88 std::string &Major, std::string &Minor) { in getExtensionVersion()
231 std::string Major, Minor; in getExtensionFeatures() local
340 std::string Major, Minor; in getArchFeatures() local
380 std::string Next, Major, Minor; in getArchFeatures() local
/external/llvm-project/llvm/lib/Support/
DTriple.cpp1046 unsigned &Minor, unsigned &Micro) { in parseVersionFromName()
1065 void Triple::getEnvironmentVersion(unsigned &Major, unsigned &Minor, in getEnvironmentVersion()
1075 void Triple::getOSVersion(unsigned &Major, unsigned &Minor, in getOSVersion()
1088 bool Triple::getMacOSXVersion(unsigned &Major, unsigned &Minor, in getMacOSXVersion()
1135 void Triple::getiOSVersion(unsigned &Major, unsigned &Minor, in getiOSVersion()
1161 void Triple::getWatchOSVersion(unsigned &Major, unsigned &Minor, in getWatchOSVersion()
1626 bool Triple::isMacOSXVersionLT(unsigned Major, unsigned Minor, in isMacOSXVersionLT()
DVersionTuple.cpp32 if (Optional<unsigned> Minor = V.getMinor()) in operator <<() local
/external/llvm/lib/Support/
DTriple.cpp920 unsigned &Minor, unsigned &Micro) { in parseVersionFromName()
939 void Triple::getEnvironmentVersion(unsigned &Major, unsigned &Minor, in getEnvironmentVersion()
949 void Triple::getOSVersion(unsigned &Major, unsigned &Minor, in getOSVersion()
960 bool Triple::getMacOSXVersion(unsigned &Major, unsigned &Minor, in getMacOSXVersion()
1001 void Triple::getiOSVersion(unsigned &Major, unsigned &Minor, in getiOSVersion()
1027 void Triple::getWatchOSVersion(unsigned &Major, unsigned &Minor, in getWatchOSVersion()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp1036 unsigned &Minor, unsigned &Micro) { in parseVersionFromName()
1055 void Triple::getEnvironmentVersion(unsigned &Major, unsigned &Minor, in getEnvironmentVersion()
1065 void Triple::getOSVersion(unsigned &Major, unsigned &Minor, in getOSVersion()
1078 bool Triple::getMacOSXVersion(unsigned &Major, unsigned &Minor, in getMacOSXVersion()
1119 void Triple::getiOSVersion(unsigned &Major, unsigned &Minor, in getiOSVersion()
1145 void Triple::getWatchOSVersion(unsigned &Major, unsigned &Minor, in getWatchOSVersion()
DVersionTuple.cpp29 if (Optional<unsigned> Minor = V.getMinor()) in operator <<() local
/external/llvm-project/compiler-rt/lib/builtins/
Dos_version_check.c248 int32_t __isOSVersionAtLeast(int32_t Major, int32_t Minor, int32_t Subminor) { in __isOSVersionAtLeast()
264 static inline uint32_t ConstructVersion(uint32_t Major, uint32_t Minor, in ConstructVersion()
270 uint32_t Minor, uint32_t Subminor) { in __isPlatformVersionAtLeast()
309 int32_t __isOSVersionAtLeast(int32_t Major, int32_t Minor, int32_t Subminor) { in __isOSVersionAtLeast()
/external/llvm-project/clang/lib/Driver/ToolChains/
DNetBSD.cpp268 unsigned Major, Minor, Micro; in ConstructJob() local
407 unsigned Major, Minor, Micro; in GetDefaultCXXStdlibType() local
503 unsigned Major, Minor, Micro; in addClangTargetOptions() local
/external/llvm-project/compiler-rt/test/builtins/TestCases/Darwin/
Dplatform_version_check_test.c12 int32_t check(uint32_t Major, uint32_t Minor, uint32_t Subminor) { in check()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
DPackedVersion.h28 PackedVersion(unsigned Major, unsigned Minor, unsigned Subminor) in PackedVersion()
/external/llvm-project/llvm/include/llvm/TextAPI/MachO/
DPackedVersion.h31 PackedVersion(unsigned Major, unsigned Minor, unsigned Subminor) in PackedVersion()
/external/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h29 unsigned Minor; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp178 uint32_t Major, uint32_t Minor) { in EmitDirectiveHSACodeObjectVersion()
185 uint32_t Minor, in EmitDirectiveHSACodeObjectISA()
457 uint32_t Major, uint32_t Minor) { in EmitDirectiveHSACodeObjectVersion()
468 uint32_t Minor, in EmitDirectiveHSACodeObjectISA()
/external/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp199 uint32_t Major, uint32_t Minor) { in EmitDirectiveHSACodeObjectVersion()
206 uint32_t Minor, in EmitDirectiveHSACodeObjectISA()
489 uint32_t Major, uint32_t Minor) { in EmitDirectiveHSACodeObjectVersion()
500 uint32_t Minor, in EmitDirectiveHSACodeObjectISA()
/external/clang/lib/Basic/
DVersionTuple.cpp31 if (Optional<unsigned> Minor = V.getMinor()) in operator <<() local
/external/tcpdump/
Dnfsfh.h47 uint32_t Minor; /* upper case to avoid clashing with macro names */ member
/external/oboe/include/oboe/
DVersion.h71 static constexpr uint8_t Minor = OBOE_VERSION_MINOR; member
/external/clang/include/clang/Basic/
DVersionTuple.h31 unsigned Minor : 31; variable
/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp162 unsigned Major, Minor, Micro; in supportsAddressTopByteIgnored() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h472 unsigned Minor, unsigned Update, in EmitVersionMin()
478 unsigned Minor, unsigned Update, in EmitBuildVersion()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp1013 unsigned *Minor, in parseMajorMinorVersionComponent()
1058 bool DarwinAsmParser::parseVersion(unsigned *Major, unsigned *Minor, in parseVersion()
1078 unsigned Major, Minor; in parseSDKVersion() local
1126 unsigned Minor; in parseVersionMin() local
1182 unsigned Minor; in parseBuildVersion() local
/external/llvm-project/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp1013 unsigned *Minor, in parseMajorMinorVersionComponent()
1058 bool DarwinAsmParser::parseVersion(unsigned *Major, unsigned *Minor, in parseVersion()
1078 unsigned Major, Minor; in parseSDKVersion() local
1126 unsigned Minor; in parseVersionMin() local
1183 unsigned Minor; in parseBuildVersion() local

12345