Home
last modified time | relevance | path

Searched refs:rtx_class (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gcc/
HDrtl.c104 const enum rtx_class rtx_class[NUM_RTX_CODE] = { enum
HDrtl.h63 enum rtx_class { enum
110 extern const enum rtx_class rtx_class[NUM_RTX_CODE];
111 #define GET_RTX_CLASS(CODE) (rtx_class[(int) (CODE)])
HDrtl.def47 4. The class of the rtx. These are stored in rtx_class and are accessed
HDChangeLog-199910450 * rtl.c (rtx_class, note_insn_name, reg_note_name): Constify.
10452 * rtl.h (rtx_class, reg_note_name, note_insn_name): Likewise.
10454 * genopinit.c (gen_insn): Use accessor macro, not `rtx_class'.
HDChangeLog-200439752 * rtl.c (rtx_class): Declare as enum rtx_class.
39757 * rtl.h (enum rtx_class): New declaration,
HDChangeLog-2001869 (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