Searched refs:arg_bytes (Results 1 – 2 of 2) sorted by relevance
4727 rtx arg_bytes, begin_label_rtx, mcount, sym; in hppa_profile_hook() local4779 arg_bytes = GEN_INT (TARGET_64BIT ? 24 : 12); in hppa_profile_hook()4781 call_insn = emit_call_insn (gen_call_mcount (mcount, arg_bytes, in hppa_profile_hook()4784 call_insn = emit_call_insn (gen_call (mcount, arg_bytes)); in hppa_profile_hook()4790 arg_bytes = GEN_INT (TARGET_64BIT ? 16 : 8); in hppa_profile_hook()4792 call_insn = emit_call_insn (gen_call_mcount (mcount, arg_bytes, in hppa_profile_hook()4795 call_insn = emit_call_insn (gen_call (mcount, arg_bytes)); in hppa_profile_hook()
3626 arg_bytes field of makeva_list is always aligned.