Home
last modified time | relevance | path

Searched refs:stack_direction (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexpr.c3967 enum direction stack_direction in emit_push_insn() local
4051 && where_pad != none && where_pad != stack_direction) in emit_push_insn()
4136 && where_pad != none && where_pad != stack_direction) in emit_push_insn()
4190 && where_pad != none && where_pad != stack_direction) in emit_push_insn()
4238 if (extra && args_addr == 0 && where_pad == stack_direction) in emit_push_insn()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexpr.c4309 pad_direction stack_direction in emit_push_insn() local
4395 && where_pad != stack_direction) in emit_push_insn()
4521 && where_pad != stack_direction) in emit_push_insn()
4574 && where_pad != stack_direction) in emit_push_insn()
4620 if (maybe_ne (extra, 0) && args_addr == 0 && where_pad == stack_direction) in emit_push_insn()