Home | History | Annotate | Download | only in X86

Lines Matching refs:PICBase

1176          // Allow re-materialization of lea PICBase + x.
2773 unsigned PICBase = 0;
2776 PICBase = X86::RIP;
2778 // FIXME: PICBase = getGlobalBaseReg(&MF);
2804 MOs.push_back(MachineOperand::CreateReg(PICBase, false));