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

References

gen/lib/Target/AVR/AVRGenDAGISel.inc
  804 /*  1337*/    OPC_MorphNodeTo2, TARGET_VAL(AVR::LSLWRd), 0,
 1321 /*  2282*/      OPC_MorphNodeTo2, TARGET_VAL(AVR::LSLWRd), 0,
lib/Target/AVR/AVRExpandPseudoInsts.cpp
 1246 bool AVRExpandPseudo::expand<AVR::LSLWRd>(Block &MBB, BlockIt MBBI) {
 1565     EXPAND(AVR::LSLWRd);
lib/Target/AVR/AVRISelLowering.cpp
 1455     Opc = AVR::LSLWRd;