Searched defs:pop0 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/ |
H A D | m32c.c | 4403 rtx pop0 = XEXP (XEXP (pp, 1), 0); in m32c_compare_redundant() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/ |
H A D | m32c.cc | 4407 rtx pop0 = XEXP (XEXP (pp, 1), 0); in m32c_compare_redundant() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | combine.cc | 10316 merge_outer_ops (enum rtx_code *pop0, HOST_WIDE_INT *pconst0, enum rtx_code op1, HOST_WIDE_INT cons… in merge_outer_ops() 11982 simplify_comparison (enum rtx_code code, rtx *pop0, rtx *pop1) in simplify_comparison()
|
H A D | simplify-rtx.cc | 4985 rtx_mode_t pop0 = rtx_mode_t (op0, int_mode); in simplify_const_binary_operation() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | combine.c | 10443 merge_outer_ops (enum rtx_code *pop0, HOST_WIDE_INT *pconst0, enum rtx_code op1, HOST_WIDE_INT cons… in merge_outer_ops() 12087 simplify_comparison (enum rtx_code code, rtx *pop0, rtx *pop1) in simplify_comparison()
|
H A D | simplify-rtx.c | 4546 rtx_mode_t pop0 = rtx_mode_t (op0, int_mode); in simplify_const_binary_operation() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 2409 ix86_prepare_fp_compare_args (enum rtx_code code, rtx *pop0, rtx *pop1) in ix86_prepare_fp_compare_args() 3754 rtx *pop0, rtx *pop1) in ix86_prepare_sse_fp_compare_args()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 2622 ix86_prepare_fp_compare_args (enum rtx_code code, rtx *pop0, rtx *pop1) in ix86_prepare_fp_compare_args() 4138 rtx *pop0, rtx *pop1) in ix86_prepare_sse_fp_compare_args()
|