Lines Matching defs:OutlinedFn
1570 llvm::Function *OutlinedFn =
1603 CGF.CGM.getOpenMPRuntime().emitParallelCall(CGF, S.getBeginLoc(), OutlinedFn,
5031 llvm::Function *OutlinedFn = CGM.getOpenMPRuntime().emitTaskOutlinedFunction(
5037 TaskGen(*this, OutlinedFn, Data);
5206 llvm::Function *OutlinedFn = CGM.getOpenMPRuntime().emitTaskOutlinedFunction(
5213 CGM.getOpenMPRuntime().emitTaskCall(*this, S.getBeginLoc(), S, OutlinedFn,
5325 IfCond](CodeGenFunction &CGF, llvm::Function *OutlinedFn,
5327 CGF.CGM.getOpenMPRuntime().emitTaskCall(CGF, S.getBeginLoc(), S, OutlinedFn,
5961 llvm::Function *OutlinedFn =
5967 OutlinedFn, CapturedVars);
6002 llvm::Function *OutlinedFn =
6005 OutlinedFn, CapturedVars);
6786 llvm::Function *OutlinedFn =
6804 CGF.CGM.getOpenMPRuntime().emitTeamsCall(CGF, S, S.getBeginLoc(), OutlinedFn,
7799 IfCond](CodeGenFunction &CGF, llvm::Function *OutlinedFn,
7801 auto &&CodeGen = [&S, OutlinedFn, SharedsTy, CapturedStruct, IfCond,
7805 OutlinedFn, SharedsTy,