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

  /src/external/gpl3/gcc/dist/gcc/config/frv/
frv.cc 8164 static struct builtin_description bdesc_prefetches[] =
9350 for (i = 0, d = bdesc_prefetches;
9351 i < ARRAY_SIZE (bdesc_prefetches); i++, d++)
8085 static struct builtin_description bdesc_prefetches[] = variable in typeref:struct:builtin_description
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.cc 8162 static struct builtin_description bdesc_prefetches[] =
9348 for (i = 0, d = bdesc_prefetches;
9349 i < ARRAY_SIZE (bdesc_prefetches); i++, d++)
8083 static struct builtin_description bdesc_prefetches[] = variable in typeref:struct:builtin_description

Completed in 62 milliseconds