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

  /src/external/gpl3/gcc/dist/gcc/
tree.cc 1521 build_int_cstu (tree type, poly_uint64 cst)
2183 v.quick_push (build_int_cstu (index_elt_type, base + i * step));
1518 build_int_cstu (tree type, poly_uint64 cst) function
  /src/external/gpl3/gcc.old/dist/gcc/
tree.cc 1538 build_int_cstu (tree type, poly_uint64 cst)
2199 v.quick_push (build_int_cstu (index_elt_type, base + i * step));
1535 build_int_cstu (tree type, poly_uint64 cst) function

Completed in 81 milliseconds