Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1609 virtual bool emitTargetFunctions(GlobalDecl GD);
2447 bool emitTargetFunctions(GlobalDecl GD) override;
H A DCGOpenMPRuntime.cpp10661 bool CGOpenMPRuntime::emitTargetFunctions(GlobalDecl GD) { in emitTargetFunctions() function in CGOpenMPRuntime
10810 return emitTargetFunctions(GD); in emitTargetGlobal()
13011 bool CGOpenMPSIMDRuntime::emitTargetFunctions(GlobalDecl GD) { in emitTargetFunctions() function in CGOpenMPSIMDRuntime