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

  /src/external/gpl3/gcc/dist/gcc/
optabs-libfuncs.cc 40 #define libfunc_hash \ macro
50 /* Used for libfunc_hash. */
58 /* Used for libfunc_hash. */
85 slot = libfunc_hash->find_slot (&e, NO_INSERT);
95 slot = libfunc_hash->find_slot (&e, NO_INSERT);
120 slot = libfunc_hash->find_slot (&e, NO_INSERT);
130 slot = libfunc_hash->find_slot (&e, NO_INSERT);
819 slot = libfunc_hash->find_slot (&e, INSERT);
848 slot = libfunc_hash->find_slot (&e, INSERT);
863 if (libfunc_hash)
    [all...]
optabs-libfuncs.cc 40 #define libfunc_hash \ macro
50 /* Used for libfunc_hash. */
58 /* Used for libfunc_hash. */
85 slot = libfunc_hash->find_slot (&e, NO_INSERT);
95 slot = libfunc_hash->find_slot (&e, NO_INSERT);
120 slot = libfunc_hash->find_slot (&e, NO_INSERT);
130 slot = libfunc_hash->find_slot (&e, NO_INSERT);
819 slot = libfunc_hash->find_slot (&e, INSERT);
848 slot = libfunc_hash->find_slot (&e, INSERT);
863 if (libfunc_hash)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
optabs-libfuncs.cc 40 #define libfunc_hash \ macro
50 /* Used for libfunc_hash. */
58 /* Used for libfunc_hash. */
85 slot = libfunc_hash->find_slot (&e, NO_INSERT);
95 slot = libfunc_hash->find_slot (&e, NO_INSERT);
120 slot = libfunc_hash->find_slot (&e, NO_INSERT);
130 slot = libfunc_hash->find_slot (&e, NO_INSERT);
817 slot = libfunc_hash->find_slot (&e, INSERT);
846 slot = libfunc_hash->find_slot (&e, INSERT);
861 if (libfunc_hash)
    [all...]
optabs-libfuncs.cc 40 #define libfunc_hash \ macro
50 /* Used for libfunc_hash. */
58 /* Used for libfunc_hash. */
85 slot = libfunc_hash->find_slot (&e, NO_INSERT);
95 slot = libfunc_hash->find_slot (&e, NO_INSERT);
120 slot = libfunc_hash->find_slot (&e, NO_INSERT);
130 slot = libfunc_hash->find_slot (&e, NO_INSERT);
817 slot = libfunc_hash->find_slot (&e, INSERT);
846 slot = libfunc_hash->find_slot (&e, INSERT);
861 if (libfunc_hash)
    [all...]

Completed in 37 milliseconds