Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1582 virtual bool emitTargetFunctions(GlobalDecl GD);
2422 bool emitTargetFunctions(GlobalDecl GD) override;
H A DCGOpenMPRuntime.cpp10508 bool CGOpenMPRuntime::emitTargetFunctions(GlobalDecl GD) { in emitTargetFunctions() function in CGOpenMPRuntime
10691 return emitTargetFunctions(GD); in emitTargetGlobal()
12833 bool CGOpenMPSIMDRuntime::emitTargetFunctions(GlobalDecl GD) { in emitTargetFunctions() function in CGOpenMPSIMDRuntime