Searched refs:InstrAspect (Results 1 – 2 of 2) sorted by relevance
106 struct InstrAspect { struct111 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() function112 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() function115 bool operator==(const InstrAspect &RHS) const {1098 void setAction(const InstrAspect &Aspect, LegalizeAction Action) { in setAction()1316 getAspectAction(const InstrAspect &Aspect) const;1467 findScalarLegalAction(const InstrAspect &Aspect) const;1471 findVectorLegalAction(const InstrAspect &Aspect) const;
389 LegalizerInfo::getAspectAction(const InstrAspect &Aspect) const { in getAspectAction()623 LegalizerInfo::findScalarLegalAction(const InstrAspect &Aspect) const { in findScalarLegalAction()652 LegalizerInfo::findVectorLegalAction(const InstrAspect &Aspect) const { in findVectorLegalAction()