Home | History | Annotate | Download | only in compiler

Lines Matching refs:gp_offset

116         gp_offset(0),
124 int gp_offset;
150 if (gp_offset < gp_count) {
151 return LinkageLocation::ForRegister(gp_regs[gp_offset++]);
165 gp_offset = 0;