Searched refs:getExtTypes (Results 1 – 7 of 7) sorted by relevance
3168 if (Src->getExtTypes().size() > 1) in createAndImportSelDAGMatcher()3191 for (const TypeSetByHwMode &VTy : Src->getExtTypes()) { in createAndImportSelDAGMatcher()3397 ArrayRef<TypeSetByHwMode> ChildTypes = SrcChild->getExtTypes(); in importChildMatcher()3551 ArrayRef<TypeSetByHwMode> ChildTypes = DstChild->getExtTypes(); in importExplicitUseRenderer()3589 ArrayRef<TypeSetByHwMode> ChildTypes = DstChild->getExtTypes(); in importExplicitUseRenderer()3924 if (DstI.Operands.NumDefs != Src->getExtTypes().size()) in runOnPattern()3926 to_string(Src->getExtTypes().size()) + " def(s) vs " + in runOnPattern()3932 for (const TypeSetByHwMode &VTy : Src->getExtTypes()) { in runOnPattern()4028 assert(Src->getExtTypes().size() == 1 && in runOnPattern()
1771 if (N->isLeaf() != isLeaf() || getExtTypes() != N->getExtTypes() || in isIsomorphicTo()3168 if (Slot->getExtTypes() != Pat->getExtTypes()) in HandleUse()3719 else if (Rec.first->getExtTypes() != P->getExtTypes()) in FindNames()4096 for (const TypeSetByHwMode &VTS : N->getExtTypes()) in collectModes()
625 const std::vector<TypeSetByHwMode> &getExtTypes() const { return Types; } in getExtTypes() function
1095 if (N->isLeaf() != isLeaf() || getExtTypes() != N->getExtTypes() || in isIsomorphicTo()2272 if (Slot->getExtTypes() != Pat->getExtTypes()) in HandleUse()2763 else if (Rec.first->getExtTypes() != P->getExtTypes()) in FindNames()
346 const SmallVectorImpl<EEVT::TypeSet> &getExtTypes() const { return Types; } in getExtTypes() function
1318 if (N->isLeaf() != isLeaf() || getExtTypes() != N->getExtTypes() || in isIsomorphicTo()2641 if (Slot->getExtTypes() != Pat->getExtTypes()) in HandleUse()3202 else if (Rec.first->getExtTypes() != P->getExtTypes()) in FindNames()
372 const SmallVectorImpl<EEVT::TypeSet> &getExtTypes() const { return Types; } in getExtTypes() function