Searched defs:GET_RTX_CLASS (Results 1 – 2 of 2) sorted by relevance
116 #define GET_RTX_CLASS(CODE) (rtx_class[(int) (CODE)]) macro