Searched refs:typeIsA (Results 1 – 6 of 6) sorted by relevance
74 bool RecTy::typeIsA(const RecTy *RHS) const { return this == RHS; } in typeIsA() function in RecTy105 bool BitsRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in BitsRecTy140 bool ListRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in ListRecTy142 return getElementType()->typeIsA(RHSl->getElementType()); in typeIsA()238 bool RecordRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in RecordRecTy749 if (!DI->getType()->typeIsA(getType())) { in Fold()795 if (!DI->getType()->typeIsA(getType())) { in Fold()1442 if (getType() == Ty || getType()->typeIsA(Ty)) in convertInitializerTo()1470 if (getType() == Ty || getType()->typeIsA(Ty)) in getCastTo()1475 cast<TypedInit>(Converted)->getType()->typeIsA(Ty)); in getCastTo()[all …]
465 if (!I->getType()->typeIsA(Defset->EltTy)) { in addDefOne()
70 bool RecTy::typeIsA(const RecTy *RHS) const { return this == RHS; } in typeIsA() function in RecTy101 bool BitsRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in BitsRecTy131 bool ListRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in ListRecTy133 return getElementType()->typeIsA(RHSl->getElementType()); in typeIsA()229 bool RecordRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in RecordRecTy721 if (!DI->getType()->typeIsA(getType())) { in Fold()779 if (!DI->getType()->typeIsA(getType())) { in Fold()1522 if (getType() == Ty || getType()->typeIsA(Ty)) in convertInitializerTo()1550 if (getType() == Ty || getType()->typeIsA(Ty)) in getCastTo()1555 cast<TypedInit>(Converted)->getType()->typeIsA(Ty)); in getCastTo()[all …]
466 if (!I->getType()->typeIsA(Defset->EltTy)) { in addDefOne()
88 virtual bool typeIsA(const RecTy *RHS) const;136 bool typeIsA(const RecTy *RHS) const override;214 bool typeIsA(const RecTy *RHS) const override;276 bool typeIsA(const RecTy *RHS) const override;
89 virtual bool typeIsA(const RecTy *RHS) const;137 bool typeIsA(const RecTy *RHS) const override;197 bool typeIsA(const RecTy *RHS) const override;259 bool typeIsA(const RecTy *RHS) const override;