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

References

lib/Target/Mips/MipsSEInstrInfo.cpp
  260     Opc = Mips::SW;
  262     Opc = Mips::SD;
  264     Opc = Mips::STORE_ACC64;
  266     Opc = Mips::STORE_ACC64DSP;
  268     Opc = Mips::STORE_ACC128;
  270     Opc = Mips::STORE_CCOND_DSP;
  272     Opc = Mips::SWC1;
  274     Opc = Mips::SDC1;
  276     Opc = Mips::SDC164;
  278     Opc = Mips::ST_B;
  281     Opc = Mips::ST_H;
  284     Opc = Mips::ST_W;
  287     Opc = Mips::ST_D;
  289     Opc = Mips::SW;
  291     Opc = Mips::SD;
  293     Opc = Mips::SW;
  295     Opc = Mips::SD;
  297     Opc = Mips::SWDSP;
  318   assert(Opc && "Register class not handled!");
  319   BuildMI(MBB, I, DL, get(Opc)).addReg(SrcReg, getKillRegState(isKill))