Home
last modified time | relevance | path

Searched refs:start_words (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-call.cc1256 int start_words = cum->words; in rs6000_function_arg_advance_1() local
1257 int align_words = rs6000_parm_start (mode, type, start_words); in rs6000_function_arg_advance_1()
1278 named, align_words - start_words, depth); in rs6000_function_arg_advance_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-call.c6679 int start_words = cum->words; in rs6000_function_arg_advance_1() local
6680 int align_words = rs6000_parm_start (mode, type, start_words); in rs6000_function_arg_advance_1()
6701 named, align_words - start_words, depth); in rs6000_function_arg_advance_1()