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

References

lib/Target/Mips/MipsInstructionSelector.cpp
  172   const bool isStore = Opc == TargetOpcode::G_STORE;
  183         return Opc;
  191         return Opc == TargetOpcode::G_SEXTLOAD ? Mips::LH : Mips::LHu;
  193         return Opc == TargetOpcode::G_SEXTLOAD ? Mips::LB : Mips::LBu;
  195         return Opc;
  220       return Opc;
  223       return Opc;
  226   return Opc;