Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtlanal.c6191 binary_scale_code_p (enum rtx_code code) in binary_scale_code_p() function
6225 if (binary_scale_code_p (GET_CODE (*inner)) && CONSTANT_P (XEXP (*inner, 1))) in get_index_term()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201317125 (binary_scale_code_p, get_base_term, get_index_term): New functions.