Searched refs:m32c_subreg (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/ |
H A D | m32c.c | 88 static rtx m32c_subreg (machine_mode, rtx, machine_mode, int); 2550 x = m32c_subreg (HImode, x, SImode, 0); in m32c_print_operand() 2555 x = m32c_subreg (HImode, x, SImode, 2); in m32c_print_operand() 2560 x = m32c_subreg (QImode, x, HImode, 0); in m32c_print_operand() 2581 x = m32c_subreg (QImode, x, HImode, 1); in m32c_print_operand() 3231 m32c_subreg (machine_mode outer, in m32c_subreg() function 3448 m32c_subreg (submode, operands[0], mode, in m32c_split_move() 3451 m32c_subreg (submode, operands[1], mode, in m32c_split_move()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/ |
H A D | m32c.cc | 89 static rtx m32c_subreg (machine_mode, rtx, machine_mode, int); 2554 x = m32c_subreg (HImode, x, SImode, 0); in m32c_print_operand() 2559 x = m32c_subreg (HImode, x, SImode, 2); in m32c_print_operand() 2564 x = m32c_subreg (QImode, x, HImode, 0); in m32c_print_operand() 2585 x = m32c_subreg (QImode, x, HImode, 1); in m32c_print_operand() 3235 m32c_subreg (machine_mode outer, in m32c_subreg() function 3452 m32c_subreg (submode, operands[0], mode, in m32c_split_move() 3455 m32c_subreg (submode, operands[1], mode, in m32c_split_move()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2010 | 12479 * config/m32c/m32c.c (m32c_subreg): Force adjustment of subregs of
|
H A D | ChangeLog-2011 | 36751 * config/m32c/m32c.c (m32c_subreg): Don't try to validate interim
|