nodindreg          96 src/cmd/5g/gg.h void	nodindreg(Node*, Type*, int);
nodindreg         351 src/cmd/5g/ggen.c 	nodindreg(&nodsp, types[tptr], REGSP);
nodindreg          92 src/cmd/6g/gg.h void	nodindreg(Node*, Type*, int);
nodindreg         315 src/cmd/6g/ggen.c 	nodindreg(&nodsp, types[tptr], D_SP);
nodindreg         103 src/cmd/8g/gg.h void	nodindreg(Node*, Type*, int);
nodindreg         333 src/cmd/8g/ggen.c 	nodindreg(&nodsp, types[tptr], D_SP);