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.cpp1811 static std::string getCPUSpecificMangling(const CodeGenModule &CGM, in getCPUSpecificMangling() function
1824 Out << getCPUSpecificMangling(CGM, Attr->getCPUName(CPUIndex)->getName()); in AppendCPUSpecificCPUDispatchMangling()
4370 getCPUSpecificMangling(*this, II->getName()); in emitCPUDispatchDefinition()