Searched refs:AllInstructions (Results 1 – 1 of 1) sorted by relevance
364 ArrayRef<EncodingAndInst> AllInstructions; member in __anon3051e32e0511::FilterChooser398 : AllInstructions(Insts), Opcodes(IDs), Operands(Ops), in FilterChooser()409 : AllInstructions(Insts), Opcodes(IDs), Operands(Ops), in FilterChooser()443 const Record *EncodingDef = AllInstructions[Opcode].EncodingDef; in emitNameWithID()444 const Record *InstDef = AllInstructions[Opcode].Inst->TheDef; in emitNameWithID()608 std::make_unique<FilterChooser>(Owner->AllInstructions, in recurse()634 Owner->AllInstructions, Inst.second, in recurse()1201 AllInstructions[Opc].EncodingDef->getValueAsListInit("Predicates"); in emitPredicateMatch()1313 AllInstructions[Opc].EncodingDef->getValueAsBitsInit("SoftFail"); in emitSoftFailTableEntry()1316 AllInstructions[Opc].EncodingDef->getValueAsBitsInit("Inst"); in emitSoftFailTableEntry()[all …]