Searched refs:BestType (Results 1 – 6 of 6) sorted by relevance
162 TargetLowering::ConstraintType BestType = TargetLowering::C_Unknown; in chooseConstraint() local195 BestType = CType; in chooseConstraint()202 OpInfo.ConstraintType = BestType; in chooseConstraint()
14834 QualType BestType; in ActOnEnumBody() local14855 BestType = Enum->getIntegerType(); in ActOnEnumBody()14856 if (BestType->isPromotableIntegerType()) in ActOnEnumBody()14857 BestPromotionType = Context.getPromotedIntegerType(BestType); in ActOnEnumBody()14859 BestPromotionType = BestType; in ActOnEnumBody()14861 BestWidth = Context.getIntWidth(BestType); in ActOnEnumBody()14868 BestType = Context.SignedCharTy; in ActOnEnumBody()14872 BestType = Context.ShortTy; in ActOnEnumBody()14875 BestType = Context.IntTy; in ActOnEnumBody()14881 BestType = Context.LongTy; in ActOnEnumBody()[all …]
18057 QualType BestType; in ActOnEnumBody() local18080 BestType = Enum->getIntegerType(); in ActOnEnumBody()18081 if (BestType->isPromotableIntegerType()) in ActOnEnumBody()18082 BestPromotionType = Context.getPromotedIntegerType(BestType); in ActOnEnumBody()18084 BestPromotionType = BestType; in ActOnEnumBody()18086 BestWidth = Context.getIntWidth(BestType); in ActOnEnumBody()18093 BestType = Context.SignedCharTy; in ActOnEnumBody()18097 BestType = Context.ShortTy; in ActOnEnumBody()18100 BestType = Context.IntTy; in ActOnEnumBody()18106 BestType = Context.LongTy; in ActOnEnumBody()[all …]
2707 TargetLowering::ConstraintType BestType = TargetLowering::C_Unknown; in ChooseConstraint() local2726 BestType = CType; in ChooseConstraint()2740 BestType = CType; in ChooseConstraint()2747 OpInfo.ConstraintType = BestType; in ChooseConstraint()
4839 TargetLowering::ConstraintType BestType = TargetLowering::C_Unknown; in ChooseConstraint() local4865 BestType = CType; in ChooseConstraint()4879 BestType = CType; in ChooseConstraint()4886 OpInfo.ConstraintType = BestType; in ChooseConstraint()
4545 TargetLowering::ConstraintType BestType = TargetLowering::C_Unknown; in ChooseConstraint() local4571 BestType = CType; in ChooseConstraint()4585 BestType = CType; in ChooseConstraint()4592 OpInfo.ConstraintType = BestType; in ChooseConstraint()