Searched refs:hasUnsignedIntegerRepresentation (Results 1 – 10 of 10) sorted by relevance
306 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, hasUnsignedIntegerRepresentation)
2363 bool hasUnsignedIntegerRepresentation() const;
3452 Ops.Ty->hasUnsignedIntegerRepresentation()); in EmitDiv()3478 else if (Ops.Ty->hasUnsignedIntegerRepresentation()) in EmitDiv()3495 if (Ops.Ty->hasUnsignedIntegerRepresentation()) in EmitRem()4106 Ops.Ty->hasUnsignedIntegerRepresentation(); in EmitShl()4189 if (Ops.Ty->hasUnsignedIntegerRepresentation()) in EmitShr()
2335 Ty->hasUnsignedIntegerRepresentation()); in EvaluateInContext()2341 Ty->hasUnsignedIntegerRepresentation()); in EvaluateInContext()
2132 bool Type::hasUnsignedIntegerRepresentation() const { in hasUnsignedIntegerRepresentation() function in Type
10979 assert((T->hasUnsignedIntegerRepresentation() || in getCorrespondingUnsignedType()
13183 if (!T->hasUnsignedIntegerRepresentation()) { in AnalyzeComparison()13494 T->hasUnsignedIntegerRepresentation()); in DiagnoseFloatingImpCast()
7021 if (!T->hasUnsignedIntegerRepresentation()) in isLegalTypeForHLSLSV_DispatchThreadID()
11719 LHSType->hasUnsignedIntegerRepresentation() || in DiagnoseBadShiftValues()
9879 RealVType->hasUnsignedIntegerRepresentation() && in checkOpenMPLoop()