Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc462 static const int arg1_map[] = { 1, 1 }; variable
496 return arg1_map; in vect_get_operand_map()
H A DChangeLog-20212415 * tree-vect-slp.c (arg1_map): New variable.