Searched refs:CPUSubTypeARM64 (Results 1 – 2 of 2) sorted by relevance
57 static MachO::CPUSubTypeARM64 getARM64SubType(const Triple &T) { in getARM64SubType()60 return (MachO::CPUSubTypeARM64)MachO::CPU_SUBTYPE_ARM64_32_V8; in getARM64SubType()
1519 enum CPUSubTypeARM64 { enum