Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Basic/Targets/
H A DARM.h121 StringRef getCPUProfile() const;
H A DARM.cpp135 CPUProfile = getCPUProfile(); in setArchInfo()
236 StringRef ARMTargetInfo::getCPUProfile() const { in getCPUProfile() function in ARMTargetInfo