Searched refs:typeIsConvertibleTo (Results 1 – 3 of 3) sorted by relevance
62 bool RecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in RecTy69 bool BitRecTy::typeIsConvertibleTo(const RecTy *RHS) const{ in typeIsConvertibleTo() function in BitRecTy91 bool BitsRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in BitsRecTy104 bool IntRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in IntRecTy109 bool CodeRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in CodeRecTy232 return typeIsConvertibleTo(RHS); in typeIsA()264 if (T1->typeIsConvertibleTo(T2)) in resolveTypes()266 if (T2->typeIsConvertibleTo(T1)) in resolveTypes()1311 if (TI->getType()->typeIsConvertibleTo(CheckType)) in Fold()1394 if (!getType()->typeIsConvertibleTo(Ty)) in getCastTo()[all …]
1104 if (Type && ItemType && !Type->typeIsConvertibleTo(ItemType)) { in ParseOperation()1139 if (!ArgType->typeIsConvertibleTo(IntRecTy::get()) && in ParseOperation()1140 !ArgType->typeIsConvertibleTo(StringRecTy::get())) { in ParseOperation()1710 if (!TI->getType()->typeIsConvertibleTo(ExpectedType)) { in ParseSimpleValue()1848 if (!EltTy->typeIsConvertibleTo(GivenEltTy)) { in ParseSimpleValue()1865 if (!EltTy->typeIsConvertibleTo(GivenListTy->getElementType())) { in ParseSimpleValue()
85 virtual bool typeIsConvertibleTo(const RecTy *RHS) const;115 bool typeIsConvertibleTo(const RecTy *RHS) const override;135 bool typeIsConvertibleTo(const RecTy *RHS) const override;155 bool typeIsConvertibleTo(const RecTy *RHS) const override;173 bool typeIsConvertibleTo(const RecTy *RHS) const override;191 bool typeIsConvertibleTo(const RecTy *RHS) const override;213 bool typeIsConvertibleTo(const RecTy *RHS) const override;275 bool typeIsConvertibleTo(const RecTy *RHS) const override;