Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1978 static std::string getCPUSpecificMangling(const CodeGenModule &CGM, in getCPUSpecificMangling() function
1991 Out << getCPUSpecificMangling(CGM, Attr->getCPUName(CPUIndex)->getName()); in AppendCPUSpecificCPUDispatchMangling()
4614 getCPUSpecificMangling(*this, II->getName()); in emitCPUDispatchDefinition()