Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dexplow.c1519 rtx_to_tree_code (enum rtx_code code) in rtx_to_tree_code() function
H A Drtl.h1999 extern int rtx_to_tree_code (enum rtx_code);
H A Dsimplify-rtx.c2837 inexact = real_arithmetic (&value, rtx_to_tree_code (code), in simplify_const_binary_operation()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dsimplify-rtx.c820 REAL_ARITHMETIC (value, rtx_to_tree_code (code), f0, f1);
1362 REAL_ARITHMETIC (d, rtx_to_tree_code (DIV), dconst1, d);
H A Dexplow.c1718 rtx_to_tree_code (code) in rtx_to_tree_code() function
H A Drtl.h1920 extern int rtx_to_tree_code PARAMS ((enum rtx_code));