Home | History | Annotate | Download | only in ia64

Lines Matching refs:hfa_type

249   	int hfa_type = hfa_element_type (cif->rtype, 0);
251 if (hfa_type != FFI_TYPE_VOID)
253 size_t nelts = size / hfa_type_size (hfa_type);
255 flags = hfa_type | (size << 8);
349 int hfa_type = hfa_element_type (*p_arg, 0);
355 if (hfa_type != FFI_TYPE_VOID)
357 size_t hfa_size = hfa_type_size (hfa_type);
365 hfa_type_load (&stack->fp_regs[fpcount], hfa_type,
535 int hfa_type = hfa_element_type (*p_arg, 0);
541 if (hfa_type != FFI_TYPE_VOID)
543 size_t hfa_size = hfa_type_size (hfa_type);
554 hfa_type_store (hfa_type, addr + offset,