Searched defs:InstrAspect (Results 1 – 1 of 1) sorted by relevance
84 struct InstrAspect { struct 89 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument 90 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() argument [all...]