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

References

gen/lib/Target/Mips/MipsGenAsmMatcher.inc
 6811   { 5472 /* ld.w */, Mips::LD_W, Convert__MSA128AsmReg1_0__MemOffsetSimm10_22_1, AMFBS_HasStdEnc_HasMSA, { MCK_MSA128AsmReg, MCK_MemOffsetSimm10_2 }, },
gen/lib/Target/Mips/MipsGenDAGISel.inc
 1315 /*  2337*/        OPC_MorphNodeTo1, TARGET_VAL(Mips::LD_W), 0|OPFL_Chain|OPFL_MemRefs,
 1361 /*  2439*/        OPC_MorphNodeTo1, TARGET_VAL(Mips::LD_W), 0|OPFL_Chain|OPFL_MemRefs,
gen/lib/Target/Mips/MipsGenMCCodeEmitter.inc
 2952     case Mips::LD_W:
lib/Target/Mips/Disassembler/MipsDisassembler.cpp
 1725   case Mips::LD_W:
lib/Target/Mips/MipsInstructionSelector.cpp
  217         return isStore ? Mips::ST_W : Mips::LD_W;
lib/Target/Mips/MipsSEInstrInfo.cpp
  362     Opc = Mips::LD_W;
lib/Target/Mips/MipsSERegisterInfo.cpp
   74   case Mips::LD_W:
  134   case Mips::LD_W: