Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DGlobalDecl.h122 unsigned getMultiVersionIndex() const { in getMultiVersionIndex() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp1474 GD.getMultiVersionIndex(), Out); in getMangledNameImpl()
1484 GD.getMultiVersionIndex(), Out); in getMangledNameImpl()
2237 SD->getCPUName(GD.getMultiVersionIndex())->getName()); in GetCPUAndFeaturesAttributes()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp13373 SD->getCPUName(GD.getMultiVersionIndex())->getName(), FeaturesTmp); in getFunctionFeatureMap()
13381 StringRef VersionStr = TC->getFeatureStr(GD.getMultiVersionIndex()); in getFunctionFeatureMap()