Searched defs:high_reg (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | pa.c | 2097 rtx high_reg = gen_rtx_SUBREG (SImode, operands[1], 0); local 2117 rtx high_reg = gen_rtx_SUBREG (SImode, operands[1], 0); local 2144 rtx high_reg = gen_rtx_SUBREG (SImode, operands[0], 0); local 2171 rtx high_reg = gen_rtx_SUBREG (SImode, operands[0], 0); local 2199 rtx high_reg = gen_rtx_SUBREG (SImode, operands[0], 0); local
|
/openbsd-src/gnu/gcc/gcc/config/pa/ |
H A D | pa.c | 2255 rtx high_reg = gen_rtx_SUBREG (SImode, operands[1], 0); in output_move_double() local 2272 rtx high_reg = gen_rtx_SUBREG (SImode, operands[1], 0); in output_move_double() local 2295 rtx high_reg = gen_rtx_SUBREG (SImode, operands[0], 0); in output_move_double() local 2322 rtx high_reg = gen_rtx_SUBREG (SImode, operands[0], 0); in output_move_double() local 2351 rtx high_reg = gen_rtx_SUBREG (SImode, operands[0], 0); in output_move_double() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | gnu-regex.c | 1302 #define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\ argument
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | regex.c | 1403 #define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\ argument
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | regex.c | 1710 # define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\ argument
|