Home
last modified time | relevance | path

Searched defs:ldi_ok (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c6380 int ldi_ok = test_hard_reg_class (LD_REGS, operands[0]); in ashlhi3_out() local
6861 int ldi_ok = test_hard_reg_class (LD_REGS, operands[0]); in ashrhi3_out() local
7275 int ldi_ok = test_hard_reg_class (LD_REGS, operands[0]); in lshrhi3_out() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc6738 int ldi_ok = test_hard_reg_class (LD_REGS, operands[0]); in ashlhi3_out() local
7221 int ldi_ok = test_hard_reg_class (LD_REGS, operands[0]); in ashrhi3_out() local
7637 int ldi_ok = test_hard_reg_class (LD_REGS, operands[0]); in lshrhi3_out() local