Searched refs:op_placement_table (Results 1 – 2 of 2) sorted by relevance
347 op_placement_info_table op_placement_table; variable11676 op_placement_table = (op_placement_info_table) in init_op_placement_info_table()11682 op_placement_info *opi = &op_placement_table[opcode]; in init_op_placement_info_table()11726 return bit_is_set (slot, op_placement_table[opcode].slots[fmt]); in opcode_fits_format_slot()11735 return op_placement_table[opcode].narrowest_size; in xg_get_single_size()11742 return op_placement_table[opcode].narrowest; in xg_get_single_format()11749 return op_placement_table[opcode].narrowest_slot; in xg_get_single_slot()
673 (op_placement_info struct, op_placement_table): New.