Searched refs:getARMCPUForArch (Results 1 – 3 of 3) sorted by relevance
648 return Triple.getARMCPUForArch(MArch); in getARMCPUForMArch()681 ArchKind = llvm::ARM::parseCPUArch(Triple.getARMCPUForArch(ARMArch)); in getLLVMArchKindForARM()
840 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
1605 StringRef Triple::getARMCPUForArch(StringRef MArch) const { in getARMCPUForArch() function in Triple