Searched defs:GetArmArchForMCpu (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Driver/
H A DToolChains.cpp128 static const char *GetArmArchForMCpu(StringRef Value) { function
168 if (const char *Arch = GetArmArchForMCpu(A->getValue()))

Completed in 113 milliseconds