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

  /src/external/gpl3/gcc/dist/gcc/
expr.cc 1738 can_store_by_pieces (unsigned HOST_WIDE_INT len,
6691 if (can_store_by_pieces (exp_len, string_cst_read_str, (void *) str,
6719 if (!can_store_by_pieces (str_copy_len, string_cst_read_str,
1735 can_store_by_pieces (unsigned HOST_WIDE_INT len, function
  /src/external/gpl3/gcc.old/dist/gcc/
expr.cc 1520 can_store_by_pieces (unsigned HOST_WIDE_INT len,
6041 if (can_store_by_pieces (exp_len, string_cst_read_str, (void *) str,
6058 if (!can_store_by_pieces (str_copy_len, string_cst_read_str,
1517 can_store_by_pieces (unsigned HOST_WIDE_INT len, function

Completed in 31 milliseconds