Home
last modified time | relevance | path

Searched refs:avr_fix_operands (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c13224 avr_fix_operands (rtx *op, rtx *hreg, unsigned opmask, unsigned rmask) in avr_fix_operands() function
13255 avr_fix_operands (op, NULL, opmask, rmask); in avr_fix_inputs()
13307 avr_fix_operands (op, hreg, opmask, rmask); in avr_emit3_fix_outputs()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc13649 avr_fix_operands (rtx *op, rtx *hreg, unsigned opmask, unsigned rmask) in avr_fix_operands() function
13680 avr_fix_operands (op, NULL, opmask, rmask); in avr_fix_inputs()
13732 avr_fix_operands (op, hreg, opmask, rmask); in avr_emit3_fix_outputs()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20144012 * config/avr/avr.c (avr_fix_operands, avr_move_fixed_operands)