Searched refs:InstrAspect (Results 1 – 2 of 2) sorted by relevance
84 struct InstrAspect { struct89 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument90 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() argument93 bool operator==(const InstrAspect &RHS) const {154 void setAction(const InstrAspect &Aspect, in setAction()292 getAspectAction(const InstrAspect &Aspect) const;443 findScalarLegalAction(const InstrAspect &Aspect) const;447 findVectorLegalAction(const InstrAspect &Aspect) const;
200 LegacyLegalizerInfo::getAspectAction(const InstrAspect &Aspect) const { in getAspectAction() 303 LegacyLegalizerInfo::findScalarLegalAction(const InstrAspect &Aspect) const { in findScalarLegalAction() 332 LegacyLegalizerInfo::findVectorLegalAction(const InstrAspect &Aspect) const { in findVectorLegalAction()