Searched refs:typeIsA (Results 1 – 3 of 3) sorted by relevance
67 bool RecTy::typeIsA(const RecTy *RHS) const { return this == RHS; } in typeIsA() function in RecTy98 bool BitsRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in BitsRecTy133 bool ListRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in ListRecTy135 return getElementType()->typeIsA(RHSl->getElementType()); in typeIsA()232 bool RecordRecTy::typeIsA(const RecTy *RHS) const { in typeIsA() function in RecordRecTy734 if (!DI->getType()->typeIsA(getType())) { in Fold()1356 if (getType() == Ty || getType()->typeIsA(Ty)) in convertInitializerTo()1384 if (getType() == Ty || getType()->typeIsA(Ty)) in getCastTo()1389 cast<TypedInit>(Converted)->getType()->typeIsA(Ty)); in getCastTo()1813 cast<TypedInit>(Value)->getType()->typeIsA(getType())); in setValue()
464 if (!I->getType()->typeIsA(Defset->EltTy)) { in addDefOne()
89 virtual bool typeIsA(const RecTy *RHS) const;137 bool typeIsA(const RecTy *RHS) const override;215 bool typeIsA(const RecTy *RHS) const override;277 bool typeIsA(const RecTy *RHS) const override;