Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp1071 static std::string getCPUSpecificMangling(const CodeGenModule &CGM, in getCPUSpecificMangling() function
1084 Out << getCPUSpecificMangling(CGM, Attr->getCPUName(CPUIndex)->getName()); in AppendCPUSpecificCPUDispatchMangling()
3186 getCPUSpecificMangling(*this, II->getName()); in emitCPUDispatchDefinition()