Home
last modified time | relevance | path

Searched refs:const_double_split (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.cc241 const_double_split (rtx x, HOST_WIDE_INT * p_high, HOST_WIDE_INT * p_low) in const_double_split() function
301 const_double_split (r, &high, &low); in const_costs()
454 const_double_split (x, &high, &low); in v850_print_operand()
470 const_double_split (x, &high, &low); in v850_print_operand()
826 const_double_split (src, &high, &low); in output_move_single()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850.c241 const_double_split (rtx x, HOST_WIDE_INT * p_high, HOST_WIDE_INT * p_low) in const_double_split() function
301 const_double_split (r, &high, &low); in const_costs()
454 const_double_split (x, &high, &low); in v850_print_operand()
470 const_double_split (x, &high, &low); in v850_print_operand()
826 const_double_split (src, &high, &low); in output_move_single()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201719546 * config/v850/v850.c (const_double_split): Likewise.
H A DChangeLog-201513995 * config/v850/v850.c (const_double_split): Likewise.