Searched refs:TYPE_VECTOR (Results 1 – 14 of 14) sorted by relevance
193 && TYPE_VECTOR (type) && tdep->ppc_vr0_regnum >= 0) in ppc_sysv_abi_push_dummy_call()214 && TYPE_VECTOR (type) && tdep->ppc_ev0_regnum >= 0) in ppc_sysv_abi_push_dummy_call()401 && TYPE_VECTOR (type) && tdep->ppc_vr0_regnum >= 0) in do_ppc_sysv_return_value()417 && TYPE_VECTOR (type) && tdep->ppc_ev0_regnum >= 0) in do_ppc_sysv_return_value()677 else if (TYPE_LENGTH (type) == 16 && TYPE_VECTOR (type) in ppc64_sysv_abi_push_dummy_call()
219 && TYPE_VECTOR (valtype)) in ppcnbsd_return_value()
167 vector_p = TYPE_VECTOR (register_type (gdbarch, regnum)); in default_register_reggroup_p()
135 if (!TYPE_VECTOR (type)) in value_arg_coerce()
1338 && TYPE_VECTOR (value_type)) in rs6000_use_struct_convention()1371 && TYPE_VECTOR (valtype)) in rs6000_extract_return_value()2022 && TYPE_VECTOR (type)) in rs6000_store_return_value()
258 #define TYPE_VECTOR(t) (TYPE_FLAGS (t) & TYPE_FLAG_VECTOR) macro
1599 if (TYPE_VECTOR (register_type (current_gdbarch, i)) == 0) in default_print_registers_info()
3065 if (TYPE_VECTOR (type)) in recursive_dump_type()
257 vector_p = TYPE_VECTOR (register_type (gdbarch, regnum)); in ia64_register_reggroup_p()
532 vector_p = TYPE_VECTOR (register_type (gdbarch, regnum)); in mips_register_reggroup_p()
670 if (TYPE_VECTOR (type) != 0 && 0) in tui_register_format()
1069 TYPE_VECTOR = 12, enumerator
262 Code = TYPE_VECTOR; in VisitVectorType()1200 RECORD(TYPE_VECTOR); in WriteBlockInfoBlock()
6001 case TYPE_VECTOR: { in readTypeRecord()