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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c2727 machine_mode arg0mode = GET_MODE (operands[0]);
2760 arg1mode = arg0mode;
2762 arg2mode = arg0mode;
2825 c = gen_call_value_internal (gen_rtx_REG (arg0mode, 12), fsym, GEN_INT (0));
2846 gen_rtx_REG (arg0mode, 12));
2718 machine_mode arg0mode = GET_MODE (operands[0]); local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.cc3252 machine_mode arg0mode = GET_MODE (operands[0]);
3265 arg1mode = arg0mode;
3267 arg2mode = arg0mode;
3329 c = gen_call_value_internal (gen_rtx_REG (arg0mode, 12), fsym, GEN_INT (0));
3350 gen_rtx_REG (arg0mode, 12));
3243 machine_mode arg0mode = GET_MODE (operands[0]); local

Completed in 247 milliseconds