Lines Matching refs:IVSigned
2526 const OpenMPScheduleTy &ScheduleKind, unsigned IVSize, bool IVSigned, in emitForDispatchInit() argument
2554 CGF.EmitRuntimeCall(OMPBuilder.createDispatchInitFunction(IVSize, IVSigned), in emitForDispatchInit()
2631 OMPBuilder.createForStaticInitFunction(Values.IVSize, Values.IVSigned, in emitForStaticInit()
2652 Values.IVSize, Values.IVSigned, isGPUDistribute); in emitDistributeStaticInit()
2694 bool IVSigned) { in emitForOrderedIterationEnd() argument
2699 CGF.EmitRuntimeCall(OMPBuilder.createDispatchFiniFunction(IVSize, IVSigned), in emitForOrderedIterationEnd()
2705 bool IVSigned, Address IL, in emitForNext() argument
2720 OMPBuilder.createDispatchNextFunction(IVSize, IVSigned), Args); in emitForNext()
12033 const OpenMPScheduleTy &ScheduleKind, unsigned IVSize, bool IVSigned, in emitForDispatchInit() argument
12058 bool IVSigned) { in emitForOrderedIterationEnd() argument
12070 unsigned IVSize, bool IVSigned, in emitForNext() argument