Searched refs:rs6000_mixed_function_arg (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c737 static rtx rs6000_mixed_function_arg (enum machine_mode, tree, int);
5146 rs6000_mixed_function_arg (enum machine_mode mode, tree type, int align_words)
5314 return rs6000_mixed_function_arg (mode, type, align_words);
5361 return rs6000_mixed_function_arg (mode, type,
5421 rs6000_mixed_function_arg for why the normal
5456 return rs6000_mixed_function_arg (mode, type, align_words);
5133 rs6000_mixed_function_arg (enum machine_mode mode, tree type, int align_words) function

Completed in 217 milliseconds