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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c10945 unsigned int this_parmno;
10966 this_parmno
10969 this_regno = IN_REG (this_parmno);
10971 reg_names[this_regno] = ia64_reg_numbers[this_parmno];
10921 unsigned int this_parmno; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc10945 unsigned int this_parmno;
10966 this_parmno
10969 this_regno = IN_REG (this_parmno);
10971 reg_names[this_regno] = ia64_reg_numbers[this_parmno];

Completed in 132 milliseconds