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

References

utils/TableGen/X86FoldTablesEmitter.cpp
  526     addEntryWithFlags(Table2Addr, RegInstr, MemInstr, S, 0);
  540           addEntryWithFlags(Table0, RegInstr, MemInstr, S, 0);
  543           addEntryWithFlags(Table1, RegInstr, MemInstr, S, 1);
  546           addEntryWithFlags(Table2, RegInstr, MemInstr, S, 2);
  549           addEntryWithFlags(Table3, RegInstr, MemInstr, S, 3);
  552           addEntryWithFlags(Table4, RegInstr, MemInstr, S, 4);
  569       addEntryWithFlags(Table0, RegInstr, MemInstr, S, 0);