Searched defs:typeKind (Results 1 – 5 of 5) sorted by relevance
1035 auto typeKind = checker::ETSChecker::TypeKind(type); in TryLoadConstantExpression() local1214 auto typeKind = checker::ETSChecker::TypeKind(targetType); in ApplyCast() local1373 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToBoolean() local1417 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToByte() local1465 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToChar() local1512 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToShort() local1562 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToDouble() local1605 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToFloat() local1647 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToLong() local1689 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToInt() local[all …]
819 auto typeKind = checker::ETSChecker::TypeKind(targetType_); in BinaryEqualityCondition() local876 auto typeKind = checker::ETSChecker::TypeKind(targetType_); in BinaryRelationCondition() local920 auto typeKind = checker::ETSChecker::TypeKind(targetType_); in BinaryArithmetic() local942 auto typeKind = checker::ETSChecker::TypeKind(targetType_); in BinaryBitwiseArithmetic() local1172 void ETSGen::SetAccumulatorTargetType(const ir::AstNode *node, checker::TypeFlag typeKind, T number) in SetAccumulatorTargetType()1227 …auto typeKind = targetType_ && (!targetType_->IsETSObjectType() && !targetType_->IsETSUnionType() … in LoadAccumulatorNumber() local
279 static pandasm::ScalarValue CreateScalarValue(const checker::Type *type, checker::TypeFlag typeKind) in CreateScalarValue()329 auto typeKind = checker::ETSChecker::TypeKind(type); in EmitDefaultFieldValue() local743 static pandasm::ScalarValue CreateAnnotationScalarValue(checker::TypeFlag typeKind, const ir::Liter… in CreateAnnotationScalarValue()799 auto typeKind = checker::ETSChecker::TypeKind(type); in GenCustomAnnotationElement() local
141 TypeFlag typeKind = ETSType(type); in NegateNumericType() local186 TypeFlag typeKind = ETSType(type); in BitwiseNegateNumericType() local
1036 auto typeKind = TypeKind(MaybeUnboxInRelation(boxingType)); in GetBoxingFlag() local1064 auto typeKind = TypeKind(unboxingType); in GetUnboxingFlag() local