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

References

lib/Target/Mips/MipsInstructionSelector.cpp
  692           Instruction.Opcode, {Instruction.Def}, {Instruction.LHS});
  692           Instruction.Opcode, {Instruction.Def}, {Instruction.LHS});
  692           Instruction.Opcode, {Instruction.Def}, {Instruction.LHS});
  694       if (Instruction.hasImm())
  695         MIB.addImm(Instruction.RHS);
  697         MIB.addUse(Instruction.RHS);