Searched refs:InstrAspect (Results 1 – 2 of 2) sorted by relevance
102 struct InstrAspect { struct107 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument108 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() function111 bool operator==(const InstrAspect &RHS) const {789 void setAction(const InstrAspect &Aspect, LegalizeAction Action) { in setAction()979 getAspectAction(const InstrAspect &Aspect) const;1130 findScalarLegalAction(const InstrAspect &Aspect) const;1134 findVectorLegalAction(const InstrAspect &Aspect) const;
243 LegalizerInfo::getAspectAction(const InstrAspect &Aspect) const { in getAspectAction()481 LegalizerInfo::findScalarLegalAction(const InstrAspect &Aspect) const { in findScalarLegalAction()510 LegalizerInfo::findVectorLegalAction(const InstrAspect &Aspect) const { in findVectorLegalAction()