reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCTLSDynamicCall.cpp
   88           Opc1 = PPC::ADDItlsgdL;
   92           Opc1 = PPC::ADDItlsldL;
   96           Opc1 = PPC::ADDItlsgdL32;
  100           Opc1 = PPC::ADDItlsldL32;
  116         MachineInstr *Addi = BuildMI(MBB, I, DL, TII->get(Opc1), GPR3)