Searched refs:rs6000_mixed_function_arg (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000.c | 734 static rtx rs6000_mixed_function_arg (enum machine_mode, tree, int); 5100 rs6000_mixed_function_arg (enum machine_mode mode, tree type, int align_words) in rs6000_mixed_function_arg() function 5268 return rs6000_mixed_function_arg (mode, type, align_words); in function_arg() 5315 return rs6000_mixed_function_arg (mode, type, in function_arg() 5410 return rs6000_mixed_function_arg (mode, type, align_words); in function_arg()
|