Searched refs:InstrAspect (Results 1 – 2 of 2) sorted by relevance
83 struct InstrAspect { struct88 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument89 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() argument92 bool operator==(const InstrAspect &RHS) const {153 void setAction(const InstrAspect &Aspect, in setAction()301 getAspectAction(const InstrAspect &Aspect) const;452 findScalarLegalAction(const InstrAspect &Aspect) const;456 findVectorLegalAction(const InstrAspect &Aspect) const;
197 LegacyLegalizerInfo::getAspectAction(const InstrAspect &Aspect) const { in getAspectAction()300 LegacyLegalizerInfo::findScalarLegalAction(const InstrAspect &Aspect) const { in findScalarLegalAction()329 LegacyLegalizerInfo::findVectorLegalAction(const InstrAspect &Aspect) const { in findVectorLegalAction()