Home
last modified time | relevance | path

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

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