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

References

gen/lib/Target/Mips/MipsGenAsmMatcher.inc
 7809   { 8826 /* st.w */, Mips::ST_W, Convert__MSA128AsmReg1_0__MemOffsetSimm10_22_1, AMFBS_HasStdEnc_HasMSA, { MCK_MSA128AsmReg, MCK_MemOffsetSimm10_2 }, },
gen/lib/Target/Mips/MipsGenDAGISel.inc
  489 /*   787*/        OPC_MorphNodeTo0, TARGET_VAL(Mips::ST_W), 0|OPFL_Chain|OPFL_MemRefs,
  525 /*   853*/        OPC_MorphNodeTo0, TARGET_VAL(Mips::ST_W), 0|OPFL_Chain|OPFL_MemRefs,
gen/lib/Target/Mips/MipsGenMCCodeEmitter.inc
 2953     case Mips::ST_W: {
lib/Target/Mips/Disassembler/MipsDisassembler.cpp
 1726   case Mips::ST_W:
lib/Target/Mips/MipsInstructionSelector.cpp
  217         return isStore ? Mips::ST_W : Mips::LD_W;
lib/Target/Mips/MipsSEInstrInfo.cpp
  284     Opc = Mips::ST_W;
lib/Target/Mips/MipsSERegisterInfo.cpp
   75   case Mips::ST_W:
  135   case Mips::ST_W: