Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DGlobalDecl.h187 GlobalDecl getWithMultiVersionIndex(unsigned Index) { in getWithMultiVersionIndex() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp4097 EmitGlobalFunctionDefinition(GD.getWithMultiVersionIndex(I), nullptr); in EmitMultiVersionFunctionDefinition()
4103 EmitGlobalFunctionDefinition(GD.getWithMultiVersionIndex(I), nullptr); in EmitMultiVersionFunctionDefinition()
4382 ExistingDecl = GD.getWithMultiVersionIndex(Index); in emitCPUDispatchDefinition()