Searched refs:cp_data_bus_int_type_node (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep.c5920 static tree cp_data_bus_int_type_node;
5950 case cgen_regnum_operand_type_CP_DATA_BUS_INT: return cp_data_bus_int_type_node;
5962 cp_data_bus_int_type_node = long_long_integer_type_node;
5964 cp_data_bus_int_type_node = long_integer_type_node;
5974 add_builtin_type ("cp_data_bus_int", cp_data_bus_int_type_node);
5910 static tree cp_data_bus_int_type_node; variable

Completed in 87 milliseconds