Lines Matching refs:IVSigned
2523 const OpenMPScheduleTy &ScheduleKind, unsigned IVSize, bool IVSigned, in emitForDispatchInit() argument
2551 CGF.EmitRuntimeCall(OMPBuilder.createDispatchInitFunction(IVSize, IVSigned), in emitForDispatchInit()
2619 OMPBuilder.createForStaticInitFunction(Values.IVSize, Values.IVSigned, in emitForStaticInit()
2640 Values.IVSize, Values.IVSigned, isGPUDistribute); in emitDistributeStaticInit()
2678 bool IVSigned) { in emitForOrderedIterationEnd() argument
2683 CGF.EmitRuntimeCall(OMPBuilder.createDispatchFiniFunction(IVSize, IVSigned), in emitForOrderedIterationEnd()
2689 bool IVSigned, Address IL, in emitForNext() argument
2705 OMPBuilder.createDispatchNextFunction(IVSize, IVSigned), Args); in emitForNext()
12003 const OpenMPScheduleTy &ScheduleKind, unsigned IVSize, bool IVSigned, in emitForDispatchInit() argument
12023 bool IVSigned) { in emitForOrderedIterationEnd() argument
12035 unsigned IVSize, bool IVSigned, in emitForNext() argument