Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp558 static ARMBuildAttrs::CPUArch getArchForCPU(StringRef CPU, in getArchForCPU() function
626 ATS.emitAttribute(ARMBuildAttrs::CPU_arch, getArchForCPU(CPUString, &STI)); in emitAttributes()