Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp1504 static std::string getPPCTargetCPU(const ArgList &Args) { in getPPCTargetCPU() function
1935 std::string TargetCPUName = getPPCTargetCPU(Args); in getCPUName()