reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/TableGen/X86FoldTablesEmitter.cpp
  137   FoldTable Table2Addr;
  138   FoldTable Table0;
  139   FoldTable Table1;
  140   FoldTable Table2;
  141   FoldTable Table3;
  142   FoldTable Table4;
  159   void addEntryWithFlags(FoldTable &Table, const CodeGenInstruction *RegInstr,
  165   void printTable(const FoldTable &Table, StringRef TableName,
  454 void X86FoldTablesEmitter::addEntryWithFlags(FoldTable &Table,