Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DARM.h117 StringRef getCPUProfile() const;
H A DARM.cpp135 CPUProfile = getCPUProfile(); in setArchInfo()
226 StringRef ARMTargetInfo::getCPUProfile() const { in getCPUProfile() function in ARMTargetInfo