Searched refs:hasIntegerRepresentation (Results 1 – 15 of 15) sorted by relevance
288 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, hasIntegerRepresentation)
1816 bool hasIntegerRepresentation() const;
304 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, hasIntegerRepresentation)
2207 bool hasIntegerRepresentation() const;
8074 if (LHS.get()->getType()->hasIntegerRepresentation() && in CheckRemainderOperands()8075 RHS.get()->getType()->hasIntegerRepresentation()) in CheckRemainderOperands()8716 if (!LHSType->hasIntegerRepresentation() || in CheckShiftOperands()8717 !RHSType->hasIntegerRepresentation()) in CheckShiftOperands()9530 if (LHS.get()->getType()->hasIntegerRepresentation() && in CheckBitwiseOperands()9531 RHS.get()->getType()->hasIntegerRepresentation()) in CheckBitwiseOperands()11379 else if (resultType->hasIntegerRepresentation()) in CreateBuiltinUnaryOp()
3846 CanonPVD->getType()->hasIntegerRepresentation()) in ActOnOpenMPDeclareSimdDirective()4449 bool UseVarType = VarType->hasIntegerRepresentation() && in BuildNumIterations()
3410 if (!RHSType->hasIntegerRepresentation() || in SemaBuiltinShuffleVector()
10212 if (LHS.get()->getType()->hasIntegerRepresentation() && in CheckRemainderOperands()10213 RHS.get()->getType()->hasIntegerRepresentation()) in CheckRemainderOperands()10941 !LHSType->hasIntegerRepresentation()) || in CheckShiftOperands()10942 !RHSType->hasIntegerRepresentation()) in CheckShiftOperands()12314 if (LHS.get()->getType()->hasIntegerRepresentation() && in CheckBitwiseOperands()12315 RHS.get()->getType()->hasIntegerRepresentation()) in CheckBitwiseOperands()14619 else if (resultType->hasIntegerRepresentation()) in CreateBuiltinUnaryOp()
5830 CanonPVD->getType()->hasIntegerRepresentation()) { in ActOnOpenMPDeclareSimdDirective()7454 bool UseVarType = VarType->hasIntegerRepresentation() && in buildNumIterations()
6105 if (!RHSType->hasIntegerRepresentation() || in SemaBuiltinShuffleVector()
1599 bool Type::hasIntegerRepresentation() const { in hasIntegerRepresentation() function in Type
1889 bool Type::hasIntegerRepresentation() const { in hasIntegerRepresentation() function in Type
3820 ((EltTy->hasIntegerRepresentation() && \ in getScalableVectorType()
1748 if (type->hasIntegerRepresentation()) { in EmitScalarPrePostIncDec()
2538 if (type->hasIntegerRepresentation()) { in EmitScalarPrePostIncDec()