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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.c2493 h8300_short_move_mem_p (rtx op, enum rtx_code inc_code)
2506 return (GET_CODE (addr) == inc_code
2485 h8300_short_move_mem_p(rtx op, enum rtx_code inc_code) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.cc2422 h8300_short_move_mem_p (rtx op, enum rtx_code inc_code)
2435 return (GET_CODE (addr) == inc_code
2414 h8300_short_move_mem_p(rtx op, enum rtx_code inc_code) argument

Completed in 191 milliseconds