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

  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc 8272 return mips_store_by_pieces_p (size, align);
8298 mips_store_by_pieces_p (unsigned HOST_WIDE_INT size, unsigned int align)
8261 mips_store_by_pieces_p (unsigned HOST_WIDE_INT size, unsigned int align) function
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc 8113 return mips_store_by_pieces_p (size, align);
8139 mips_store_by_pieces_p (unsigned HOST_WIDE_INT size, unsigned int align)
8102 mips_store_by_pieces_p (unsigned HOST_WIDE_INT size, unsigned int align) function

Completed in 90 milliseconds