Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h905 const char *getMCountName() const { in getMCountName() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1143 getTarget().getMCountName()); in StartFunction()