Lines Matching refs:getARMTargetCPU
624 arm::getLLVMArchSuffixForARM(arm::getARMTargetCPU(Args, Triple));
667 arm::getLLVMArchSuffixForARM(arm::getARMTargetCPU(Args, Triple));
746 std::string CPUName = arm::getARMTargetCPU(Args, Triple);
1357 return arm::getARMTargetCPU(Args, T);
5144 /// getARMTargetCPU - Get the (LLVM) name of the ARM cpu we are targeting.
5145 StringRef arm::getARMTargetCPU(const ArgList &Args,
6602 std::string MArch(arm::getARMTargetCPU(Args, getToolChain().getTriple()));