Home
last modified time | relevance | path

Searched refs:rtx_length (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Drtl.c48 const unsigned char rtx_length[NUM_RTX_CODE] = { variable
Drtl.h101 extern const unsigned char rtx_length[NUM_RTX_CODE];
102 #define GET_RTX_LENGTH(CODE) (rtx_length[(int) (CODE)])
DChangeLog-19999846 for a CONST_DOUBLE, at compile time. Initialize rtx_length
9848 Mark rtx_length, mode_class, mode_size, mode_unit_size,
9854 * rtl.h: Declare rtx_length and rtx_format as const.
DChangeLog-2001868 * rtl.c (rtx_length): Set array type to unsigned char.
869 (rtx_length, rtx_name, rtx_format, rtx_class): Set array size to
877 * rtl.h (rtx_length, rtx_name, rtx_format, rtx_class): Set array