Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DGlobalDecl.h183 GlobalDecl getWithMultiVersionIndex(unsigned Index) { in getWithMultiVersionIndex() function
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp4044 EmitGlobalFunctionDefinition(GD.getWithMultiVersionIndex(I), nullptr); in EmitMultiVersionFunctionDefinition()
4049 EmitGlobalFunctionDefinition(GD.getWithMultiVersionIndex(I), nullptr); in EmitMultiVersionFunctionDefinition()
4330 ExistingDecl = GD.getWithMultiVersionIndex(Index); in emitCPUDispatchDefinition()