Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp718 bool IVSigned) { in createForStaticInitFunction()
744 bool IVSigned) { in createDispatchInitFunction()
766 bool IVSigned) { in createDispatchNextFunction()
1330 unsigned IVSize, bool IVSigned, in emitForInit()
1396 bool IVSigned, llvm::Value *IL, in emitForNext()
DCGStmtOpenMP.cpp893 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPForOuterLoop() local
1040 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPWorksharingLoop() local