Searched refs:binary_scale_code_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtlanal.c6224 binary_scale_code_p (enum rtx_code code)
6258 if (binary_scale_code_p (GET_CODE (*inner)) && CONSTANT_P (XEXP (*inner, 1)))
6191 binary_scale_code_p (enum rtx_code code) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtlanal.cc6539 binary_scale_code_p (enum rtx_code code)
6573 if (binary_scale_code_p (GET_CODE (*inner)) && CONSTANT_P (XEXP (*inner, 1)))

Completed in 150 milliseconds