Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h1454 void emitCPUDispatchDefinition(GlobalDecl GD);
DCodeGenModule.cpp2718 return emitCPUDispatchDefinition(GD); in EmitGlobal()
3147 void CodeGenModule::emitCPUDispatchDefinition(GlobalDecl GD) { in emitCPUDispatchDefinition() function in CodeGenModule