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

References

gen/lib/Target/MSP430/MSP430GenAsmMatcher.inc
  717   { 10 /* add */, MSP430::ADD16ri, Convert__Reg1_1__Tie0_1_1__Imm1_0, AMFBS_None, { MCK_Imm, MCK_GR16 }, },
gen/lib/Target/MSP430/MSP430GenDAGISel.inc
 3542 /*  7184*/        OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD16ri), 0,
 3550 /*  7200*/        OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD16ri), 0,
 3558 /*  7216*/        OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD16ri), 0,
 3573 /*  7242*/        OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD16ri), 0,
 3582 /*  7259*/        OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD16ri), 0,
 3591 /*  7276*/        OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD16ri), 0,
 3630 /*  7350*/            OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD16ri), 0,
 4275 /*  8581*/          OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD16ri), 0|OPFL_GlueOutput,
gen/lib/Target/MSP430/MSP430GenMCCodeEmitter.inc
  727     case MSP430::ADD16ri:
lib/Target/MSP430/MSP430FrameLowering.cpp
  170         BuildMI(MBB, MBBI, DL, TII.get(MSP430::ADD16ri), MSP430::SP)
  256           New = BuildMI(MF, Old.getDebugLoc(), TII.get(MSP430::ADD16ri),
lib/Target/MSP430/MSP430RegisterInfo.cpp
  147       BuildMI(MBB, std::next(II), dl, TII.get(MSP430::ADD16ri), DstReg)