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

References

gen/lib/Target/AVR/AVRGenDAGISel.inc
 1077 /*  1860*/      OPC_MorphNodeTo1, TARGET_VAL(AVR::LDIWRdK), 0,
 1084 /*  1873*/      OPC_MorphNodeTo1, TARGET_VAL(AVR::LDIWRdK), 0,
 1313 /*  2267*/      OPC_MorphNodeTo1, TARGET_VAL(AVR::LDIWRdK), 0,
lib/Target/AVR/AVRExpandPseudoInsts.cpp
  485 bool AVRExpandPseudo::expand<AVR::LDIWRdK>(Block &MBB, BlockIt MBBI) {
 1532     EXPAND(AVR::LDIWRdK);