Home
last modified time | relevance | path

Searched refs:rtx_code_size (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Drtl.c112 const unsigned char rtx_code_size[NUM_RTX_CODE] = { variable
H A Drtl.h113 extern const unsigned char rtx_code_size[NUM_RTX_CODE];
322 #define RTX_CODE_SIZE(CODE) rtx_code_size[CODE]
H A DChangeLog-200611498 (rtx_code_size): ...this.
11504 * rtl.h (rtx_code_size): New variable.