OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:parallel1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-p8swap.cc
657
rtx
parallel1
= XEXP (select1, 1);
local
658
if (GET_CODE (parallel0) != PARALLEL || GET_CODE (
parallel1
) != PARALLEL)
662
|| !rtx_equal_p (XVECEXP (
parallel1
, 0, 0), const0_rtx))
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-p8swap.cc
655
rtx
parallel1
= XEXP (select1, 1);
local
656
if (GET_CODE (parallel0) != PARALLEL || GET_CODE (
parallel1
) != PARALLEL)
660
|| !rtx_equal_p (XVECEXP (
parallel1
, 0, 0), const0_rtx))
Completed in 31 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026