Lines Matching full:tables
1 //===-- X86InstrFoldTables.cpp - X86 Instruction Folding Tables -----------===//
9 // This file contains the X86 memory folding tables.
21 // These tables are sorted by their RegOp value allowing them to be binary
24 // makes sorting these tables a simple matter of alphabetizing the table.
98 // Make sure the tables are sorted.
165 // This class stores the memory unfolding tables. It is instantiated as a
168 // Stores memory unfolding tables entries sorted by opcode.
196 // Broadcast tables.
241 // This class stores the memory -> broadcast folding tables. It is instantiated
244 // Stores memory broadcast folding tables entries sorted by opcode.
248 // Broadcast tables.