Home
last modified time | relevance | path

Searched refs:get_rtx_code (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Doptabs.c126 static enum rtx_code get_rtx_code (enum tree_code, bool);
5616 get_rtx_code (enum tree_code tcode, bool unsignedp) in get_rtx_code() function
5685 rcode = get_rtx_code (TREE_CODE (cond), unsignedp); in vector_compare_rtx()
H A DChangeLog-200411039 (get_rtx_code): New function.