Home
last modified time | relevance | path

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

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