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

  /src/external/gpl3/gcc.old/dist/gcc/
gimple-fold.cc 5366 widest2_int warg0 = widest2_int_cst (arg0);
5367 widest2_int warg1 = widest2_int_cst (arg1);
tree.h 6043 widest2_int foo = widest2_int_cst (some_tree). */
6045 widest2_int_cst; typedef
  /src/external/gpl3/gcc/dist/gcc/
gimple-fold.cc 5442 widest2_int warg0 = widest2_int_cst (arg0);
5443 widest2_int warg1 = widest2_int_cst (arg1);
tree.h 6347 widest2_int foo = widest2_int_cst (some_tree). */
6349 widest2_int_cst; typedef

Completed in 52 milliseconds