Searched refs:typeIsConvertibleTo (Results 1 – 3 of 3) sorted by relevance
65 bool RecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in RecTy72 bool BitRecTy::typeIsConvertibleTo(const RecTy *RHS) const{ in typeIsConvertibleTo() function in BitRecTy94 bool BitsRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in BitsRecTy107 bool IntRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in IntRecTy125 bool ListRecTy::typeIsConvertibleTo(const RecTy *RHS) const { in typeIsConvertibleTo() function in ListRecTy230 return typeIsConvertibleTo(RHS); in typeIsA()259 if (T1->typeIsConvertibleTo(T2)) in resolveTypes()261 if (T2->typeIsConvertibleTo(T1)) in resolveTypes()1571 if (TI->getType()->typeIsConvertibleTo(CheckType)) in Fold()1654 if (!getType()->typeIsConvertibleTo(Ty)) in getCastTo()[all …]
1186 if (Type && ItemType && !Type->typeIsConvertibleTo(ItemType)) { in ParseOperation()1235 if (!ArgType->getListTy()->typeIsConvertibleTo(ItemType)) { in ParseOperation()1256 if (!ArgType->typeIsConvertibleTo(IntRecTy::get()) && in ParseOperation()1257 !ArgType->typeIsConvertibleTo(StringRecTy::get()) && in ParseOperation()1258 !ArgType->typeIsConvertibleTo(RecordRecTy::get({}))) { in ParseOperation()1269 if (!ArgType->typeIsConvertibleTo(IntRecTy::get()) && in ParseOperation()1270 !ArgType->typeIsConvertibleTo(StringRecTy::get())) { in ParseOperation()1721 if (ItemType && !Type->typeIsConvertibleTo(ItemType)) { in ParseOperationSubstr()1809 if (ItemType && !Type->typeIsConvertibleTo(ItemType)) { in ParseOperationFind()2278 if (!EltTy->typeIsConvertibleTo(GivenEltTy)) { in ParseSimpleValue()[all …]
86 virtual bool typeIsConvertibleTo(const RecTy *RHS) const;116 bool typeIsConvertibleTo(const RecTy *RHS) const override;136 bool typeIsConvertibleTo(const RecTy *RHS) const override;156 bool typeIsConvertibleTo(const RecTy *RHS) const override;174 bool typeIsConvertibleTo(const RecTy *RHS) const override;196 bool typeIsConvertibleTo(const RecTy *RHS) const override;258 bool typeIsConvertibleTo(const RecTy *RHS) const override;