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

  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 12291 s390_function_arg_vector (machine_mode mode, const_tree type)
12376 if (s390_function_arg_vector (arg.mode, arg.type))
12403 if (s390_function_arg_vector (arg.mode, arg.type))
12448 if (s390_function_arg_vector (arg.mode, arg.type))
12505 if (s390_function_arg_vector (mode, type))
12898 else if (s390_function_arg_vector (TYPE_MODE (type), type))
12290 s390_function_arg_vector (machine_mode mode, const_tree type) function
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 12809 s390_function_arg_vector (machine_mode mode, const_tree type)
12894 if (s390_function_arg_vector (arg.mode, arg.type))
12921 if (s390_function_arg_vector (arg.mode, arg.type))
12966 if (s390_function_arg_vector (arg.mode, arg.type))
13023 if (s390_function_arg_vector (mode, type))
13416 else if (s390_function_arg_vector (TYPE_MODE (type), type))
12808 s390_function_arg_vector (machine_mode mode, const_tree type) function

Completed in 46 milliseconds