Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h1600 void emitCPUDispatchDefinition(GlobalDecl GD);
H A DCodeGenModule.cpp3285 return emitCPUDispatchDefinition(GD); in EmitGlobal()
3814 void CodeGenModule::emitCPUDispatchDefinition(GlobalDecl GD) { in emitCPUDispatchDefinition() function in CodeGenModule