Lines Matching full:relation
9 // relation mapping between instructions. Relation models are defined using
11 // parses these definitions and generates relation maps using the information
41 // values for all the instructions appearing in the same row of the relation
42 // table. All the instructions in a given row of the relation table have some
111 // instructions in a row of the relation table. in InstrMap()
115 // in a column of the relation table. Ex: ColFields = 'predSense' in InstrMap()
123 // each column in the relation table. in InstrMap()
165 // class MapTableEmitter : It builds the instruction relation maps using
221 // Process all the instructions that model this relation (alreday present in
343 "', for the relation `" + InstrMapDesc.getName() + in getInstrForColumn()
354 // Emit one table per relation. Only instructions with a valid relation of a
410 // relation tables.
432 // Emit functions to query relation tables.
441 // relation table. If found, return opcode value from the appropriate column in emitMapFuncBody()
469 // Emit relation tables and the functions to query them.