Searched refs:binary_scale_code_p (Results 1 – 2 of 2) sorted by relevance
6191 binary_scale_code_p (enum rtx_code code) in binary_scale_code_p() function6225 if (binary_scale_code_p (GET_CODE (*inner)) && CONSTANT_P (XEXP (*inner, 1))) in get_index_term()
17125 (binary_scale_code_p, get_base_term, get_index_term): New functions.