Home | History | Annotate | Download | only in Mips

Lines Matching refs:GP

1504       SDValue GPReg = DAG.getRegister(Mips::GP, MVT::i32);
2275 // Insert node "GP copy globalreg" before call to function.
2279 // The lazy binding stub requires GP to point to the GOT.
2281 unsigned GPReg = IsN64 ? Mips::GP_64 : Mips::GP;