HomeSort by: relevance | last modified time | path
    Searched defs:plus_oprnd1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-patterns.cc 1368 tree plus_oprnd0, plus_oprnd1; local
1370 &plus_oprnd0, &plus_oprnd1))
1385 we know that plus_oprnd1 is the reduction variable (defined by a loop-header
1450 sad_oprnd[1], plus_oprnd1);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-patterns.cc 1249 tree plus_oprnd0, plus_oprnd1; local
1251 &plus_oprnd0, &plus_oprnd1))
1266 we know that plus_oprnd1 is the reduction variable (defined by a loop-header
1330 sad_oprnd[1], plus_oprnd1);

Completed in 54 milliseconds