Searched refs:EncodingAndInst (Results 1 – 1 of 1) sorted by relevance
197 struct EncodingAndInst { struct202 EncodingAndInst(const Record *EncodingDef, const CodeGenInstruction *Inst, in EncodingAndInst() argument221 std::vector<EncodingAndInst> NumberedEncodings;303 static raw_ostream &operator<<(raw_ostream &OS, const EncodingAndInst &Value) { in operator <<()474 ArrayRef<EncodingAndInst> AllInstructions;510 FilterChooser(ArrayRef<EncodingAndInst> Insts, in FilterChooser()520 FilterChooser(ArrayRef<EncodingAndInst> Insts, in FilterChooser()1841 const EncodingAndInst &Enc = AllInstructions[Opcode.EncodingID]; in emitTableEntries()2493 std::vector<EncodingAndInst> &GlobalEncodings) { in handleHwModesUnrelatedEncodings()