Lines Matching refs:AllInstructions
403 ArrayRef<EncodingAndInst> AllInstructions; member in __anonfc09cd8b0511::FilterChooser
437 : AllInstructions(Insts), Opcodes(IDs), Operands(Ops), in FilterChooser()
448 : AllInstructions(Insts), Opcodes(IDs), Operands(Ops), in FilterChooser()
462 const Record *EncodingDef = AllInstructions[Opcode].EncodingDef; in insnWithID()
482 const Record *EncodingDef = AllInstructions[Opcode].EncodingDef; in emitNameWithID()
483 const Record *InstDef = AllInstructions[Opcode].Inst->TheDef; in emitNameWithID()
647 std::make_unique<FilterChooser>(Owner->AllInstructions, in recurse()
674 Owner->AllInstructions, Inst.second, in recurse()
1302 AllInstructions[Opc].EncodingDef->getValueAsListInit("Predicates"); in emitPredicateMatch()
1324 AllInstructions[Opc].EncodingDef->getValueAsListInit("Predicates"); in doesOpcodeNeedPredicate()
1384 const Record *EncodingDef = AllInstructions[Opc].EncodingDef; in emitSoftFailTableEntry()
1413 << AllInstructions[Opc] << " is set but Inst{" << i in emitSoftFailTableEntry()
1862 getBitsField(*AllInstructions[Opcode.EncodingID].EncodingDef, "Inst")); in emitTableEntries()