Searched refs:OutlinedParallelFn (Results 1 – 2 of 2) sorted by relevance
418 llvm::Function *OutlinedParallelFn, const OMPExecutableDirective &D);
4068 llvm::Function *OutlinedParallelFn, const OMPExecutableDirective &D) { in createParallelDataSharingWrapper() argument4092 Twine(OutlinedParallelFn->getName(), "_wrapper"), &CGM.getModule()); in createParallelDataSharingWrapper()4184 emitOutlinedFunctionCall(CGF, D.getBeginLoc(), OutlinedParallelFn, Args); in createParallelDataSharingWrapper()