Home
last modified time | relevance | path

Searched refs:use_reg (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dfwprop.c1095 rtx use_reg = DF_REF_REG (use); in forward_propagate_subreg() local
1101 machine_mode use_mode = GET_MODE (use_reg); in forward_propagate_subreg()
1102 if (GET_CODE (use_reg) != SUBREG in forward_propagate_subreg()
1106 if (paradoxical_subreg_p (use_reg)) in forward_propagate_subreg()
1141 && subreg_lowpart_p (use_reg)) in forward_propagate_subreg()
H A Dexpr.h162 use_reg (rtx *fusage, rtx reg) in use_reg() function
H A Dcalls.c286 use_reg (call_fusage, chain); in prepare_call_address()
328 use_reg (call_fusage, chain); in prepare_call_address()
4337 use_reg (&call_fusage, struct_value); in expand_call()
5399 use_reg (&call_fusage, reg); in emit_library_call_value_1()
5411 use_reg (&call_fusage, struct_value); in emit_library_call_value_1()
H A Dbuiltins.c1663 use_reg (&call_fusage, reg); in expand_builtin_apply()
1676 use_reg (&call_fusage, struct_value); in expand_builtin_apply()
H A Dexpr.c2896 use_reg (call_fusage, regno_reg_rtx[regno + i]); in use_regs()
2916 use_reg (call_fusage, reg); in use_group_regs()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dfwprop.c1082 rtx use_reg = DF_REF_REG (use); in forward_propagate_subreg() local
1086 enum machine_mode use_mode = GET_MODE (use_reg); in forward_propagate_subreg()
1087 if (GET_CODE (use_reg) != SUBREG in forward_propagate_subreg()
1093 > GET_MODE_SIZE (GET_MODE (SUBREG_REG (use_reg)))) in forward_propagate_subreg()
1127 else if (subreg_lowpart_p (use_reg)) in forward_propagate_subreg()
H A Dexpr.h341 use_reg (rtx *fusage, rtx reg) in use_reg() function
H A Dcalls.c199 use_reg (call_fusage, chain); in prepare_call_address()
3089 use_reg (&call_fusage, struct_value); in expand_call()
4123 use_reg (&call_fusage, reg); in emit_library_call_value_1()
4135 use_reg (&call_fusage, struct_value); in emit_library_call_value_1()
H A Dexpr.c2309 use_reg (call_fusage, regno_reg_rtx[regno + i]); in use_regs()
2329 use_reg (call_fusage, reg); in use_group_regs()
H A Dbuiltins.c1657 use_reg (&call_fusage, reg); in expand_builtin_apply()
1670 use_reg (&call_fusage, struct_value); in expand_builtin_apply()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c11283 use_reg (&call_fusage, rax); in ix86_expand_split_stack_prologue()
11333 use_reg (&call_fusage, reg11); in ix86_expand_split_stack_prologue()
11336 use_reg (&call_fusage, reg10); in ix86_expand_split_stack_prologue()
23229 use_reg (&use, pic_offset_table_rtx); in ix86_expand_call()
23236 use_reg (&use, al); in ix86_expand_call()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c15101 use_reg (&call_fusage, rax); in ix86_expand_split_stack_prologue()
15156 use_reg (&call_fusage, reg11); in ix86_expand_split_stack_prologue()
15159 use_reg (&call_fusage, reg10); in ix86_expand_split_stack_prologue()
28482 use_reg (&use, gen_rtx_REG (Pmode, in ix86_expand_call()
28528 use_reg (&use, al); in ix86_expand_call()