Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DGlobalDecl.h122 unsigned getMultiVersionIndex() const { in getMultiVersionIndex() function
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1878 GD.getMultiVersionIndex(), Out); in getMangledNameImpl()
1888 GD.getMultiVersionIndex(), Out); in getMangledNameImpl()
2629 TuneCPU = SD->getCPUName(GD.getMultiVersionIndex())->getName(); in GetCPUAndFeaturesAttributes()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp13526 SD->getCPUName(GD.getMultiVersionIndex())->getName(), FeaturesTmp); in getFunctionFeatureMap()
13534 StringRef VersionStr = TC->getFeatureStr(GD.getMultiVersionIndex()); in getFunctionFeatureMap()