Lines Matching defs:fp_register_arg_p
4432 fp_register_arg_p (struct gdbarch *gdbarch, enum type_code typecode,
4624 if (abi_regsize < 8 && fp_register_arg_p (gdbarch, typecode, arg_type))
4642 if (fp_register_arg_p (gdbarch, typecode, arg_type)
4712 || fp_register_arg_p (gdbarch, typecode, arg_type))
4762 && !fp_register_arg_p (gdbarch, typecode, arg_type))
4998 && fp_register_arg_p (gdbarch, typecode, arg_type)
5005 if (fp_register_arg_p (gdbarch, typecode, arg_type)
5065 if (fp_register_arg_p (gdbarch, typecode, arg_type))
5480 if (fp_register_arg_p (gdbarch, typecode, arg_type))
5497 if (fp_register_arg_p (gdbarch, typecode, arg_type)
6006 if (fp_register_arg_p (gdbarch, typecode, arg_type)
6159 else if (fp_register_arg_p (gdbarch, type->code (), type))