Searched refs:getARMCPUForMArch (Results 1 – 3 of 3) sorted by relevance
474 ? tools::arm::getARMCPUForMArch(MArch, Triple).str() in ComputeLLVMTriple()
276 StringRef getARMCPUForMArch(StringRef Arch, const llvm::Triple &Triple);
7154 StringRef arm::getARMCPUForMArch(StringRef Arch, const llvm::Triple &Triple) { in getARMCPUForMArch() function in arm7180 return getARMCPUForMArch(Arch, Triple); in getARMTargetCPU()