Searched refs:InstrAspect (Results 1 – 2 of 2) sorted by relevance
103 struct InstrAspect { struct108 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument109 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() function112 bool operator==(const InstrAspect &RHS) const {969 void setAction(const InstrAspect &Aspect, LegalizeAction Action) { in setAction()1175 getAspectAction(const InstrAspect &Aspect) const;1326 findScalarLegalAction(const InstrAspect &Aspect) const;1330 findVectorLegalAction(const InstrAspect &Aspect) const;
381 LegalizerInfo::getAspectAction(const InstrAspect &Aspect) const { in getAspectAction()621 LegalizerInfo::findScalarLegalAction(const InstrAspect &Aspect) const { in findScalarLegalAction()650 LegalizerInfo::findVectorLegalAction(const InstrAspect &Aspect) const { in findVectorLegalAction()