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