Searched defs: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() function
107 struct InstrAspect { struct112 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument113 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() argument