Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DARM.h147 StringRef getCPUProfile() const;
H A DARM.cpp136 CPUProfile = getCPUProfile(); in setArchInfo()
242 StringRef ARMTargetInfo::getCPUProfile() const { in getCPUProfile() function in ARMTargetInfo