Home | History | Annotate | Download | only in X86

Lines Matching defs:getGlobalBaseReg

275     /// getGlobalBaseReg - Return an SDNode that returns the value of
279 SDNode *getGlobalBaseReg();
1317 /// getGlobalBaseReg - Return an SDNode that returns the value of
1321 SDNode *X86DAGToDAGISel::getGlobalBaseReg() {
1322 unsigned GlobalBaseReg = getInstrInfo()->getGlobalBaseReg(MF);
1728 return getGlobalBaseReg();