Home
last modified time | relevance | path

Searched refs:emitDeclareTargetFunction (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.h1103 virtual void emitDeclareTargetFunction(const FunctionDecl *FD,
HDCodeGenModule.cpp6010 getOpenMPRuntime().emitDeclareTargetFunction(D, GV); in EmitGlobalFunctionDefinition()
HDCGOpenMPRuntime.cpp1761 void CGOpenMPRuntime::emitDeclareTargetFunction(const FunctionDecl *FD, in emitDeclareTargetFunction() function in CGOpenMPRuntime