Searched refs:hasUnsignedIntegerRepresentation (Results 1 – 9 of 9) sorted by relevance
306 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, hasUnsignedIntegerRepresentation)
2474 bool hasUnsignedIntegerRepresentation() const;
3471 Ops.Ty->hasUnsignedIntegerRepresentation()); in EmitDiv()3483 else if (Ops.Ty->hasUnsignedIntegerRepresentation()) in EmitDiv()3500 if (Ops.Ty->hasUnsignedIntegerRepresentation()) in EmitRem()4156 Ops.Ty->hasUnsignedIntegerRepresentation(); in EmitShl()4239 if (Ops.Ty->hasUnsignedIntegerRepresentation()) in EmitShr()
2173 bool Type::hasUnsignedIntegerRepresentation() const { in hasUnsignedIntegerRepresentation() function in Type
11086 assert((T->hasUnsignedIntegerRepresentation() || in getCorrespondingUnsignedType()
14923 if (!T->hasUnsignedIntegerRepresentation()) { in AnalyzeComparison()15235 T->hasUnsignedIntegerRepresentation()); in DiagnoseFloatingImpCast()
7209 if (!T->hasUnsignedIntegerRepresentation()) in isLegalTypeForHLSLSV_DispatchThreadID()
12152 LHSType->hasUnsignedIntegerRepresentation() || in DiagnoseBadShiftValues()
10094 RealVType->hasUnsignedIntegerRepresentation() && in checkOpenMPLoop()