Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dexplow.c1890 rtx_to_tree_code (enum rtx_code code) in rtx_to_tree_code() function
H A Drtl.h2377 extern int rtx_to_tree_code (enum rtx_code);
H A Dsimplify-rtx.c3516 inexact = real_arithmetic (&value, rtx_to_tree_code (code), in simplify_const_binary_operation()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dexplow.c2239 rtx_to_tree_code (enum rtx_code code) in rtx_to_tree_code() function
H A Drtl.h3904 extern int rtx_to_tree_code (enum rtx_code);
H A Dsimplify-rtx.c4199 inexact = real_arithmetic (&value, rtx_to_tree_code (code), in simplify_const_binary_operation()