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

References

gen/lib/Target/AVR/AVRGenDAGISel.inc
 1360 /*  2360*/    OPC_MorphNodeTo2, TARGET_VAL(AVR::ROLWRd), 0,
lib/Target/AVR/AVRExpandPseudoInsts.cpp
 1316 bool AVRExpandPseudo::expand<AVR::ROLWRd>(Block &MBB, BlockIt MBBI) {
 1568     EXPAND(AVR::ROLWRd);
lib/Target/AVR/AVRISelLowering.cpp
 1480     Opc = AVR::ROLWRd;