Home
last modified time | relevance | path

Searched refs:parallel0 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-p8swap.c632 rtx parallel0 = XEXP (select0, 1); in v2df_reduction_p() local
634 if (GET_CODE (parallel0) != PARALLEL || GET_CODE (parallel1) != PARALLEL) in v2df_reduction_p()
637 if (!rtx_equal_p (XVECEXP (parallel0, 0, 0), const1_rtx) in v2df_reduction_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-p8swap.cc654 rtx parallel0 = XEXP (select0, 1); in v2df_reduction_p() local
656 if (GET_CODE (parallel0) != PARALLEL || GET_CODE (parallel1) != PARALLEL) in v2df_reduction_p()
659 if (!rtx_equal_p (XVECEXP (parallel0, 0, 0), const1_rtx) in v2df_reduction_p()