Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1637 bool IVSigned) { in createForStaticInitFunction()
1663 bool IVSigned) { in createDispatchInitFunction()
1685 bool IVSigned) { in createDispatchFiniFunction()
1702 bool IVSigned) { in createDispatchNextFunction()
2451 unsigned IVSize, bool IVSigned, in emitForDispatchInit()
2532 unsigned IVSize, bool IVSigned, in emitForStaticInit()
2548 OpenMPDistScheduleClauseKind SchedKind, unsigned IVSize, bool IVSigned, in emitDistributeStaticInit()
2574 bool IVSigned) { in emitForOrderedIterationEnd()
2584 bool IVSigned, Address IL, in emitForNext()
DCGStmtOpenMP.cpp1678 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPOuterLoop() local
1829 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPForOuterLoop() local
1858 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPDistributeOuterLoop() local
2028 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPWorksharingLoop() local
2686 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPDistributeLoop() local