Home | History | Annotate | Download | only in X86

Lines Matching defs:getGlobalBaseReg

275     /// getGlobalBaseReg - Return an SDNode that returns the value of
279 SDNode *getGlobalBaseReg();
1551 /// getGlobalBaseReg - Return an SDNode that returns the value of
1555 SDNode *X86DAGToDAGISel::getGlobalBaseReg() {
1556 unsigned GlobalBaseReg = getInstrInfo()->getGlobalBaseReg(MF);
2116 return getGlobalBaseReg();