Searched defs:GET_RTX_CLASS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtl.h116 #define GET_RTX_CLASS(CODE) (rtx_class[(int) (CODE)]) macro
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtl.h116 #define GET_RTX_CLASS(CODE) (rtx_class[(int) (CODE)]) macro
[all...]

Completed in 218 milliseconds