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

  /src/external/gpl3/gcc/dist/gcc/
target.h 306 estimated_poly_value (poly_int64 x, function
312 return targetm.estimated_poly_value (x, kind);
  /src/external/gpl3/gcc.old/dist/gcc/
target.h 282 estimated_poly_value (poly_int64 x, function
288 return targetm.estimated_poly_value (x, kind);

Completed in 24 milliseconds