Searched refs:UseOMPIRBuilder (Results 1 – 1 of 1) sorted by relevance
2666 bool UseOMPIRBuilder = in EmitOMPSimdDirective() local2668 if (UseOMPIRBuilder) { in EmitOMPSimdDirective()2669 auto &&CodeGenIRBuilder = [this, &S, UseOMPIRBuilder](CodeGenFunction &CGF, in EmitOMPSimdDirective()2672 if (UseOMPIRBuilder) { in EmitOMPSimdDirective()2744 bool UseOMPIRBuilder = CGM.getLangOpts().OpenMPIRBuilder; in EmitOMPUnrollDirective() local2746 if (UseOMPIRBuilder) { in EmitOMPUnrollDirective()3894 bool UseOMPIRBuilder = in EmitOMPForDirective() local3897 UseOMPIRBuilder](CodeGenFunction &CGF, PrePostActionTy &) { in EmitOMPForDirective()3899 if (UseOMPIRBuilder) { in EmitOMPForDirective()3938 if (!UseOMPIRBuilder) { in EmitOMPForDirective()