Home
last modified time | relevance | path

Searched refs:check_asm_stack_operands (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dreg-stack.c242 static int check_asm_stack_operands PARAMS ((rtx));
595 check_asm_stack_operands (insn) in check_asm_stack_operands() function
1888 if (! check_asm_stack_operands (insn))
H A DChangeLog.24253 (check_asm_stack_operands): Renamed from record_asm_reg_life.
4262 (subst_asm_stack_regs): Use check_asm_stack_operands. Use direct
H A DChangeLog.55397 * reg-stack.c (check_asm_stack_operands): Issue error if "=t" resp.
H A DChangeLog.316725 * reg-stack.c (check_asm_stack_operands): Likewise for `clobber_reg'.
H A DChangeLog3989 (check_asm_stack_operands): Set it.
H A DChangeLog.63454 * reg-stack.c (check_asm_stack_operands): Similarly.
/openbsd-src/gnu/gcc/gcc/
H A Dreg-stack.c254 static int check_asm_stack_operands (rtx);
458 check_asm_stack_operands (rtx insn) in check_asm_stack_operands() function
1959 if (! check_asm_stack_operands (insn)) in subst_asm_stack_regs()