Home
last modified time | relevance | path

Searched refs:getLLVMArchSuffixForARM (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Driver/
HDToolChain.cpp260 static const char *getLLVMArchSuffixForARM(StringRef CPU) { in getLLVMArchSuffixForARM() function
315 getLLVMArchSuffixForARM(getARMTargetCPU(Args, Triple)); in ComputeLLVMTriple()
HDTools.cpp450 static const char *getLLVMArchSuffixForARM(StringRef CPU) { in getLLVMArchSuffixForARM() function
515 NativeMArch = std::string("arm") + getLLVMArchSuffixForARM(CPU); in getARMTargetCPU()
731 getLLVMArchSuffixForARM(getARMTargetCPU(Args, Triple)); in getARMFloatABI()
759 getLLVMArchSuffixForARM(getARMTargetCPU(Args, Triple)); in getARMFloatABI()