Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp959 bool IVSigned) { in createForStaticInitFunction()
985 bool IVSigned) { in createDispatchInitFunction()
1007 bool IVSigned) { in createDispatchFiniFunction()
1024 bool IVSigned) { in createDispatchNextFunction()
1781 unsigned IVSize, bool IVSigned, in emitForDispatchInit()
1814 unsigned IVSize, bool IVSigned, in emitForStaticInit()
1869 bool IVSigned) { in emitForOrderedIterationEnd()
1880 bool IVSigned, Address IL, in emitForNext()
DCGStmtOpenMP.cpp1325 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPForOuterLoop() local
1535 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPWorksharingLoop() local