Home
last modified time | relevance | path

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

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