Lines Matching full:relation
10 // relation mapping between instructions. Relation models are defined using
12 // parses these definitions and generates relation maps using the information
42 // values for all the instructions appearing in the same row of the relation
43 // table. All the instructions in a given row of the relation table have some
111 // instructions in a row of the relation table.
115 // in a column of the relation table. Ex: ColFields = 'predSense'
123 // each column in the relation table.
176 // class MapTableEmitter : It builds the instruction relation maps using
234 // Process all the instructions that model this relation (alreday present in
351 "', for the relation `" + InstrMapDesc.getName() + "', row fields [" +
361 // Emit one table per relation. Only instructions with a valid relation of a
413 // relation tables.
435 // Emit functions to query relation tables.
445 // relation table. If found, return opcode value from the appropriate column
472 // Emit relation tables and the functions to query them.