Home
last modified time | relevance | path

Searched refs:default_estimated_poly_value (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtarghooks.h224 extern HOST_WIDE_INT default_estimated_poly_value (poly_int64,
Dtarghooks.cc1923 default_estimated_poly_value (poly_int64 x, poly_value_estimate_kind) in default_estimated_poly_value() function
Dtarget.def3926 default_estimated_poly_value)
DChangeLog-20172929 * targhooks.h (default_estimated_poly_value): Declare.
2930 * targhooks.c (default_estimated_poly_value): New function.
DChangeLog-2020402 * targhooks.h (default_estimated_poly_value): Updated.