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