Searched refs:InstrAspect (Results 1 – 2 of 2) sorted by relevance
85 struct InstrAspect { struct90 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument91 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() argument94 bool operator==(const InstrAspect &RHS) const {155 void setAction(const InstrAspect &Aspect, in setAction()293 getAspectAction(const InstrAspect &Aspect) const;438 findScalarLegalAction(const InstrAspect &Aspect) const;442 findVectorLegalAction(const InstrAspect &Aspect) const;
200 LegacyLegalizerInfo::getAspectAction(const InstrAspect &Aspect) const { in getAspectAction()303 LegacyLegalizerInfo::findScalarLegalAction(const InstrAspect &Aspect) const { in findScalarLegalAction()331 LegacyLegalizerInfo::findVectorLegalAction(const InstrAspect &Aspect) const { in findVectorLegalAction()