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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 14771 static struct neon_shape_info neon_shape_tab[] =
14873 for (j = 0; j < neon_shape_tab[shape].els; j++)
14881 switch (neon_shape_tab[shape].el[j])
15342 regshape = neon_shape_tab[ns].el[i];
14766 static struct neon_shape_info neon_shape_tab[] = variable in typeref:struct:neon_shape_info
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 14774 static struct neon_shape_info neon_shape_tab[] =
14876 for (j = 0; j < neon_shape_tab[shape].els; j++)
14884 switch (neon_shape_tab[shape].el[j])
15345 regshape = neon_shape_tab[ns].el[i];
14769 static struct neon_shape_info neon_shape_tab[] = variable in typeref:struct:neon_shape_info

Completed in 75 milliseconds