Home | History | Annotate | Download | only in TableGen

Lines Matching full:numberedinstructions

1447   NumberedInstructions = Target.getInstructionsByEnumValue();
1452 for (unsigned i = 0; i < NumberedInstructions.size(); ++i) {
1453 const CodeGenInstruction *Inst = NumberedInstructions[i];
1483 FilterChooser FC(NumberedInstructions, I->second, Operands,