Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h1572 void emitCPUDispatchDefinition(GlobalDecl GD);
H A DCodeGenModule.cpp3157 return emitCPUDispatchDefinition(GD); in EmitGlobal()
3662 void CodeGenModule::emitCPUDispatchDefinition(GlobalDecl GD) { in emitCPUDispatchDefinition() function in CodeGenModule