Home | History | Annotate | Download | only in Mips

Lines Matching refs:GOT

45          cl::desc("MIPS: Enable GOT larger than 64k."), cl::init(false));
113 SDValue GOT = DAG.getNode(MipsISD::Wrapper, DL, Ty, getGlobalReg(DAG, Ty),
115 SDValue Load = DAG.getLoad(Ty, DL, DAG.getEntryNode(), GOT,
1558 // RelocBase can be JumpTable, GOT or some sort of global base.
1771 // SDValue GOT = DAG.getGLOBAL_OFFSET_TABLE(MVT::i32);
1772 // ResNode = DAG.getNode(ISD::ADD, MVT::i32, GOT, GPRelNode);
2545 // The lazy binding stub requires GP to point to the GOT.