Home
last modified time | relevance | path

Searched defs:Subtype (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/TextAPI/
H A DArchitecture.cpp24 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in getArchitectureFromCpuType() argument
36 #define ARCHINFO(Arch, Type, Subtype, NumBits) .Case(#Arch, AK_##Arch) in getArchitectureFromName() argument
44 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in getArchitectureName() argument
60 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in getCPUTypeFromArchitecture() argument
80 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in is64Bit() argument
/openbsd/gnu/llvm/llvm/lib/TargetParser/
H A DHost.cpp671 unsigned *Type, unsigned *Subtype) { in getIntelProcessorTypeAndSubtype()
995 unsigned *Type, unsigned *Subtype) { in getAMDProcessorTypeAndSubtype()
1276 unsigned Subtype = 0; in getHostCPUName() local
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dcpu_model.c307 unsigned *Type, unsigned *Subtype) { in getIntelProcessorTypeAndSubtype()
554 unsigned *Type, unsigned *Subtype) { in getAMDProcessorTypeAndSubtype()