Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DGlobalDecl.h183 GlobalDecl getWithMultiVersionIndex(unsigned Index) { in getWithMultiVersionIndex() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp3464 EmitGlobalFunctionDefinition(GD.getWithMultiVersionIndex(I), nullptr); in EmitMultiVersionFunctionDefinition()
3469 EmitGlobalFunctionDefinition(GD.getWithMultiVersionIndex(I), nullptr); in EmitMultiVersionFunctionDefinition()
3713 ExistingDecl = GD.getWithMultiVersionIndex(Index); in emitCPUDispatchDefinition()