Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.h962 bool IVSigned = false; member
HDCGStmtOpenMP.cpp2855 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPOuterLoop() local
3029 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPForOuterLoop() local
3050 const bool IVSigned) { in EmitOMPForOuterLoop()
3073 const unsigned IVSize, const bool IVSigned) {} in emitEmptyOrdered()
3089 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPDistributeOuterLoop() local
3420 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPWorksharingLoop() local
5750 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPDistributeLoop() local
HDCGOpenMPRuntime.cpp2526 const OpenMPScheduleTy &ScheduleKind, unsigned IVSize, bool IVSigned, in emitForDispatchInit()
2694 bool IVSigned) { in emitForOrderedIterationEnd()
2705 bool IVSigned, Address IL, in emitForNext()
12033 const OpenMPScheduleTy &ScheduleKind, unsigned IVSize, bool IVSigned, in emitForDispatchInit()
12058 bool IVSigned) { in emitForOrderedIterationEnd()
12070 unsigned IVSize, bool IVSigned, in emitForNext()
/freebsd-head/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.cpp6481 OpenMPIRBuilder::createForStaticInitFunction(unsigned IVSize, bool IVSigned, in createForStaticInitFunction()
6502 bool IVSigned) { in createDispatchInitFunction()
6515 bool IVSigned) { in createDispatchNextFunction()
6528 bool IVSigned) { in createDispatchFiniFunction()