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

References

lib/Target/X86/X86InstrInfo.cpp
  929         !MF.getRegInfo().constrainRegClass(Src.getReg(),
  933     NewMI = BuildMI(MF, MI.getDebugLoc(), get(X86::LEA64r))
  958         BuildMI(MF, MI.getDebugLoc(), get(Opc))
  994         BuildMI(MF, MI.getDebugLoc(), get(Opc))
 1016     MachineInstrBuilder MIB = BuildMI(MF, MI.getDebugLoc(), get(Opc))
 1059     MachineInstrBuilder MIB = BuildMI(MF, MI.getDebugLoc(), get(Opc)).add(Dest);
 1083         BuildMI(MF, MI.getDebugLoc(), get(X86::LEA64r)).add(Dest).add(Src),
 1100     MachineInstrBuilder MIB = BuildMI(MF, MI.getDebugLoc(), get(Opc))
 1141     MachineInstrBuilder MIB = BuildMI(MF, MI.getDebugLoc(), get(Opc))
 1161     MachineInstrBuilder MIB = BuildMI(MF, MI.getDebugLoc(),
 1242     NewMI = BuildMI(MF, MI.getDebugLoc(), get(Opc))
 1307     NewMI = BuildMI(MF, MI.getDebugLoc(), get(Opc))