Lines Matching defs:UseOMPIRBuilder
2744 bool UseOMPIRBuilder =
2746 if (UseOMPIRBuilder) {
2747 auto &&CodeGenIRBuilder = [&S, &CGM, UseOMPIRBuilder](CodeGenFunction &CGF,
2750 if (UseOMPIRBuilder) {
2837 bool UseOMPIRBuilder = CGM.getLangOpts().OpenMPIRBuilder;
2839 if (UseOMPIRBuilder) {
3998 bool UseOMPIRBuilder = CGM.getLangOpts().OpenMPIRBuilder &&
4001 UseOMPIRBuilder](CodeGenFunction &CGF, PrePostActionTy &) {
4003 if (UseOMPIRBuilder) {
4042 if (!UseOMPIRBuilder) {