Lines Matching refs:relation
27 describe all the instructions using that model. TableGen parses all the relation
28 models and uses the information to construct relation tables which relate
37 // relation model.
41 // a row of the relation table. Think of this as a set of properties shared
46 // in a column of the relation table.
51 // using this relation model.
55 // each column in the relation table. These are the instructions a key
81 // row in the resulting relation table.
90 // for a relation. Key instruction is passed as an argument
91 // to the function used for querying relation tables. Column instructions
107 TableGen uses the above relationship model to emit relation table that maps
113 predicated form of the instruction, if found in the relation table.
114 In order for an instruction to be added into the relation table, it needs
174 value to something not used in the relation model, it will not be assigned
175 a column in the relation table.