Home | History | Annotate | Download | only in X86

Lines Matching refs:GlobalBaseReg

1487   unsigned GlobalBaseReg = getInstrInfo()->getGlobalBaseReg(MF);
1488 return CurDAG->getRegister(GlobalBaseReg, TLI.getPointerTy()).getNode();
2047 case X86ISD::GlobalBaseReg: