Searched refs:emitTargetFunctions (Results 1 – 4 of 4) sorted by relevance
962 virtual bool emitTargetFunctions(GlobalDecl GD);
5943 bool CGOpenMPRuntime::emitTargetFunctions(GlobalDecl GD) { in emitTargetFunctions() function in CGOpenMPRuntime5990 return emitTargetFunctions(GD); in emitTargetGlobal()
1574 virtual bool emitTargetFunctions(GlobalDecl GD);2403 bool emitTargetFunctions(GlobalDecl GD) override;
10348 bool CGOpenMPRuntime::emitTargetFunctions(GlobalDecl GD) { in emitTargetFunctions() function in CGOpenMPRuntime10521 return emitTargetFunctions(GD); in emitTargetGlobal()12655 bool CGOpenMPSIMDRuntime::emitTargetFunctions(GlobalDecl GD) { in emitTargetFunctions() function in CGOpenMPSIMDRuntime