Searched defs:new1 (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/games/backgammon/teachgammon/ |
H A D | tutor.h | 40 int new1; member
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-ssa-phiopt.c | 436 tree new1; in conditional_replacement() local
|
H A D | reload1.c | 2426 rtx new1 = eliminate_regs_1 (XEXP (x, 1), mem_mode, insn, true); in eliminate_regs_1() local 2499 rtx new1 = XEXP (x, 1) in eliminate_regs_1() local
|
H A D | tree-scalar-evolution.c | 1826 tree op0, op1, new0, new1; in fold_used_pointer() local
|
H A D | emit-rtl.c | 797 rtx *new1; in gen_reg_rtx() local
|
H A D | fold-const.c | 3061 eval_subst (tree arg, tree old0, tree new0, tree old1, tree new1) in eval_subst()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | reload1.c | 2429 rtx new1 = eliminate_regs (XEXP (x, 1), mem_mode, insn); local 2502 rtx new1 local
|
H A D | emit-rtl.c | 821 rtx *new1; local
|
H A D | fold-const.c | 2130 eval_subst (arg, old0, new0, old1, new1) in eval_subst() argument
|
H A D | expr.c | 453 rtx new1 = protect_from_queue (XEXP (x, 1), 0); local
|