Home
last modified time | relevance | path

Searched refs:find_int (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl.c249 find_int (const char *name) in find_int() function
963 ints.find_builtin = find_int; in initialize_iterators()
971 substs.find_builtin = find_int; /* We don't use it, anyway. */ in initialize_iterators()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-rtl.cc283 find_int (const char *name) in find_int() function
1029 ints.find_builtin = find_int; in initialize_iterators()
1037 substs.find_builtin = find_int; /* We don't use it, anyway. */ in initialize_iterators()
H A DChangeLog-201221480 (find_int): Int iterator group callback.
H A DChangeLog-20201979 (find_int): Handle input suitable for HOST_WIDE_INT output.