Searched refs:neon_shape_tab (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c15014 static struct neon_shape_info neon_shape_tab[] =
15116 for (j = 0; j < neon_shape_tab[shape].els; j++)
15124 switch (neon_shape_tab[shape].el[j])
15585 regshape = neon_shape_tab[ns].el[i];
15008 static struct neon_shape_info neon_shape_tab[] = variable in typeref:struct:neon_shape_info
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c14954 static struct neon_shape_info neon_shape_tab[] =
15056 for (j = 0; j < neon_shape_tab[shape].els; j++)
15064 switch (neon_shape_tab[shape].el[j])
15525 regshape = neon_shape_tab[ns].el[i];
14948 static struct neon_shape_info neon_shape_tab[] = variable in typeref:struct:neon_shape_info
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c15014 static struct neon_shape_info neon_shape_tab[] =
15116 for (j = 0; j < neon_shape_tab[shape].els; j++)
15124 switch (neon_shape_tab[shape].el[j])
15585 regshape = neon_shape_tab[ns].el[i];
15008 static struct neon_shape_info neon_shape_tab[] = variable in typeref:struct:neon_shape_info

Completed in 405 milliseconds