Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DArchitecture.cpp21 #define ARCHINFO(Arch, Type, Subtype) \ in getArchitectureFromCpuType() argument
33 #define ARCHINFO(Arch, Type, Subtype) .Case(#Arch, AK_##Arch) in getArchitectureFromName() argument
41 #define ARCHINFO(Arch, Type, Subtype) \ in getArchitectureName() argument
57 #define ARCHINFO(Arch, Type, Subtype) \ in getCPUTypeFromArchitecture() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp559 unsigned *Type, unsigned *Subtype) { in getIntelProcessorTypeAndSubtype()
883 unsigned *Subtype) { in getAMDProcessorTypeAndSubtype()
1148 unsigned Subtype = 0; in getHostCPUName() local
/third_party/cef/tools/yapf/yapf/yapflib/
Dformat_token.py32 class Subtype(object): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp1139 const MachO::CPUSubTypeX86 Subtype; member in __anon6c7a96190211::DarwinX86_64AsmBackend