Searched refs:emitDeclareTargetFunction (Results 1 – 3 of 3) sorted by relevance
1096 virtual void emitDeclareTargetFunction(const FunctionDecl *FD,
5858 getOpenMPRuntime().emitDeclareTargetFunction(D, GV); in EmitGlobalFunctionDefinition()
1758 void CGOpenMPRuntime::emitDeclareTargetFunction(const FunctionDecl *FD, in emitDeclareTargetFunction() function in CGOpenMPRuntime