Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1400 virtual bool emitTargetFunctions(GlobalDecl GD);
2065 bool emitTargetFunctions(GlobalDecl GD) override;
H A DCGOpenMPRuntime.cpp8652 bool CGOpenMPRuntime::emitTargetFunctions(GlobalDecl GD) { in emitTargetFunctions() function in CGOpenMPRuntime
8764 return emitTargetFunctions(GD); in emitTargetGlobal()
9794 bool CGOpenMPSIMDRuntime::emitTargetFunctions(GlobalDecl GD) { in emitTargetFunctions() function in CGOpenMPSIMDRuntime