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

  /src/external/gpl3/gcc/dist/gcc/
rtl.h 2355 rtx_to_poly_wide_ref to_poly_wide (const_rtx, machine_mode);
2370 can then be extracted using wi::to_poly_wide. */
2382 wi::to_poly_wide (const_rtx x, machine_mode mode)
2379 wi::to_poly_wide (const_rtx x, machine_mode mode) function in class:wi
tree.h 6322 tree_to_poly_wide_ref to_poly_wide (const_tree);
6568 wi::to_poly_wide (const_tree t) function in class:wi
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 2345 rtx_to_poly_wide_ref to_poly_wide (const_rtx, machine_mode);
2360 can then be extracted using wi::to_poly_wide. */
2372 wi::to_poly_wide (const_rtx x, machine_mode mode)
2369 wi::to_poly_wide (const_rtx x, machine_mode mode) function in class:wi
tree.h 6025 tree_to_poly_wide_ref to_poly_wide (const_tree);
6256 wi::to_poly_wide (const_tree t) function in class:wi

Completed in 42 milliseconds