Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dexpr.c3596 enum direction stack_direction in emit_push_insn() local
3665 && where_pad != none && where_pad != stack_direction) in emit_push_insn()
3750 && where_pad != none && where_pad != stack_direction) in emit_push_insn()
3804 && where_pad != none && where_pad != stack_direction) in emit_push_insn()
3852 if (extra && args_addr == 0 && where_pad == stack_direction) in emit_push_insn()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpr.c3780 enum direction stack_direction local
3848 && where_pad != none && where_pad != stack_direction)
3938 && where_pad != none && where_pad != stack_direction)
3992 && where_pad != none && where_pad != stack_direction)
4038 if (extra && args_addr == 0 && where_pad == stack_direction)