Searched defs:out_exp (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | recog.c | 3714 rtx out_exp = XVECEXP (out_pat, 0, i); in store_data_bypass_p_1() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv.cc | 4669 rtx out_exp, in_exp; in riscv_store_data_bypass_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv.c | 4303 rtx out_exp, in_exp; in riscv_store_data_bypass_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/ |
H A D | alpha.cc | 7591 rtx out_exp = XVECEXP (out_pat, 0, i); in alpha_store_data_bypass_p_1() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
H A D | alpha.c | 7586 rtx out_exp = XVECEXP (out_pat, 0, i); in alpha_store_data_bypass_p_1() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 434 rtx out_exp, in_exp; in rs6000_store_data_bypass_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 420 rtx out_exp, in_exp; in rs6000_store_data_bypass_p() local
|