Searched defs:getSystemZTargetCPU (Results 1 - 1 of 1) sorted by path

/external/clang/lib/Driver/
H A DTools.cpp1278 static const char *getSystemZTargetCPU(const ArgList &Args) { function
1401 return getSystemZTargetCPU(Args);
6944 StringRef CPUName = getSystemZTargetCPU(Args);

Completed in 292 milliseconds