Lines Matching defs:AllInstructions
402 ArrayRef<EncodingAndInst> AllInstructions;
436 : AllInstructions(Insts), Opcodes(IDs), Operands(Ops),
447 : AllInstructions(Insts), Opcodes(IDs), Operands(Ops),
461 const Record *EncodingDef = AllInstructions[Opcode].EncodingDef;
481 const Record *EncodingDef = AllInstructions[Opcode].EncodingDef;
482 const Record *InstDef = AllInstructions[Opcode].Inst->TheDef;
645 std::make_unique<FilterChooser>(Owner->AllInstructions,
672 Owner->AllInstructions, Inst.second,
1294 AllInstructions[Opc].EncodingDef->getValueAsListInit("Predicates");
1316 AllInstructions[Opc].EncodingDef->getValueAsListInit("Predicates");
1375 const Record *EncodingDef = AllInstructions[Opc].EncodingDef;
1404 << AllInstructions[Opc] << " is set but Inst{" << i
1853 getBitsField(*AllInstructions[Opcode.EncodingID].EncodingDef, "Inst"));