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

/haiku-buildtools/gcc/gcc/config/ia64/
H A Dia64.c4723 machine_mode hfa_mode = VOIDmode;
4758 hfa_mode = hfa_element_mode (type, 0);
4762 if (hfa_mode != VOIDmode && (! cum->prototype || named))
4768 int hfa_size = GET_MODE_SIZE (hfa_mode);
4790 gen_rtx_REG (hfa_mode, (FR_ARG_FIRST
4980 machine_mode hfa_mode = VOIDmode;
5002 hfa_mode = hfa_element_mode (type, 0);
5006 if (hfa_mode != VOIDmode && (! cum->prototype || named))
5011 int hfa_size = GET_MODE_SIZE (hfa_mode);
5149 machine_mode hfa_mode;
4717 machine_mode hfa_mode = VOIDmode; local
4974 machine_mode hfa_mode = VOIDmode; local
5141 machine_mode hfa_mode; local
5179 machine_mode hfa_mode; local
[all...]

Completed in 118 milliseconds