Home
last modified time | relevance | path

Searched refs:CPUSubTypeARM (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackendDarwin.h21 const MachO::CPUSubTypeARM Subtype;
26 Subtype((MachO::CPUSubTypeARM)cantFail( in ARMAsmBackendDarwin()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DMachO.cpp26 static MachO::CPUSubTypeARM getARMSubType(const Triple &T) { in getARMSubType()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h1480 enum CPUSubTypeARM { enum