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

  /src/external/gpl3/gcc.old/dist/gcc/
builtins.cc 136 static rtx expand_builtin_memory_copy_args (tree dest, tree src, tree len,
3313 return expand_builtin_memory_copy_args (dest, src, len, target, exp,
3331 return expand_builtin_memory_copy_args (dest, src, len, target, exp,
3378 expand_builtin_memory_copy_args (tree dest, tree src, tree len,
3492 return expand_builtin_memory_copy_args (dest, src, len, target, orig_exp,
3377 expand_builtin_memory_copy_args (tree dest, tree src, tree len, function
  /src/external/gpl3/gcc/dist/gcc/
builtins.cc 137 static rtx expand_builtin_memory_copy_args (tree dest, tree src, tree len,
3633 return expand_builtin_memory_copy_args (dest, src, len, target, exp,
3651 return expand_builtin_memory_copy_args (dest, src, len, target, exp,
3698 expand_builtin_memory_copy_args (tree dest, tree src, tree len,
3812 return expand_builtin_memory_copy_args (dest, src, len, target, orig_exp,
3697 expand_builtin_memory_copy_args (tree dest, tree src, tree len, function

Completed in 24 milliseconds