Home
last modified time | relevance | path

Searched defs:IVSigned (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGOpenMPRuntime.h948 bool IVSigned = false; member
DCGStmtOpenMP.cpp2815 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPOuterLoop() local
2987 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPForOuterLoop() local
3008 const bool IVSigned) { in EmitOMPForOuterLoop()
3027 const unsigned IVSize, const bool IVSigned) {} in emitEmptyOrdered()
3043 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPDistributeOuterLoop() local
3375 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPWorksharingLoop() local
5662 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPDistributeLoop() local
DCGOpenMPRuntime.cpp1496 CGOpenMPRuntime::createForStaticInitFunction(unsigned IVSize, bool IVSigned, in createForStaticInitFunction()
1531 CGOpenMPRuntime::createDispatchInitFunction(unsigned IVSize, bool IVSigned) { in createDispatchInitFunction()
1553 CGOpenMPRuntime::createDispatchFiniFunction(unsigned IVSize, bool IVSigned) { in createDispatchFiniFunction()
1570 CGOpenMPRuntime::createDispatchNextFunction(unsigned IVSize, bool IVSigned) { in createDispatchNextFunction()
2694 const OpenMPScheduleTy &ScheduleKind, unsigned IVSize, bool IVSigned, in emitForDispatchInit()
2846 bool IVSigned) { in emitForOrderedIterationEnd()
2856 bool IVSigned, Address IL, in emitForNext()
12462 const OpenMPScheduleTy &ScheduleKind, unsigned IVSize, bool IVSigned, in emitForDispatchInit()
12482 bool IVSigned) { in emitForOrderedIterationEnd()
12494 unsigned IVSize, bool IVSigned, in emitForNext()