Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCodeGenModule.cpp1326 static std::string getCPUSpecificMangling(const CodeGenModule &CGM, in getCPUSpecificMangling() function
1339 Out << getCPUSpecificMangling(CGM, Attr->getCPUName(CPUIndex)->getName()); in AppendCPUSpecificCPUDispatchMangling()
3853 getCPUSpecificMangling(*this, II->getName()); in emitCPUDispatchDefinition()