Lines Matching refs:OpenMPIRBuilder
1195 PushAndPopStackRAII(llvm::OpenMPIRBuilder *OMPBuilder, CodeGenFunction &CGF, in PushAndPopStackRAII()
1213 auto FiniCB = [&CGF](llvm::OpenMPIRBuilder::InsertPointTy IP) { in PushAndPopStackRAII()
1225 llvm::OpenMPIRBuilder::FinalizationInfo FI( in PushAndPopStackRAII()
1233 llvm::OpenMPIRBuilder *OMPBuilder;
1266 llvm::OpenMPIRBuilder &OMPBuilder = CGM.getOpenMPRuntime().getOMPBuilder(); in emitParallelOrTeamsOutlinedFunction()
1448 if (CGM.getLangOpts().OpenMPIRBuilder) { in getThreadID()
2262 if (CGF.CGM.getLangOpts().OpenMPIRBuilder) { in emitTaskyieldCall()
2517 if (CGF.CGM.getLangOpts().OpenMPIRBuilder) { in emitBarrierCall()
2879 if (CGF.CGM.getLangOpts().OpenMPIRBuilder) { in emitFlush()
6190 if (CGF.CGM.getLangOpts().OpenMPIRBuilder) { in emitTaskwaitCall()
9112 emitMappingInformation(CodeGenFunction &CGF, llvm::OpenMPIRBuilder &OMPBuilder, in emitMappingInformation()
9145 CGOpenMPRuntime::TargetDataInfo &Info, llvm::OpenMPIRBuilder &OMPBuilder, in emitOffloadingArrays()