Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1607 virtual bool emitTargetFunctions(GlobalDecl GD);
2442 bool emitTargetFunctions(GlobalDecl GD) override;
H A DCGOpenMPRuntime.cpp10701 bool CGOpenMPRuntime::emitTargetFunctions(GlobalDecl GD) { in emitTargetFunctions() function in CGOpenMPRuntime
10850 return emitTargetFunctions(GD); in emitTargetGlobal()
12994 bool CGOpenMPSIMDRuntime::emitTargetFunctions(GlobalDecl GD) { in emitTargetFunctions() function in CGOpenMPSIMDRuntime