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

  /src/external/gpl3/gcc/dist/gcc/
rtl.h 2373 poly_int_rtx_p (const_rtx x)
2378 /* Access X (which satisfies poly_int_rtx_p) as a poly_wide_int.
2409 poly_int_rtx_p (const_rtx x, poly_int64 *res)
2370 poly_int_rtx_p (const_rtx x) function
2406 poly_int_rtx_p (const_rtx x, poly_int64 *res) function
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 2363 poly_int_rtx_p (const_rtx x)
2368 /* Access X (which satisfies poly_int_rtx_p) as a poly_wide_int.
2399 poly_int_rtx_p (const_rtx x, poly_int64_pod *res)
2360 poly_int_rtx_p (const_rtx x) function
2396 poly_int_rtx_p (const_rtx x, poly_int64_pod *res) function

Completed in 30 milliseconds