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

References

gen/lib/Target/AVR/AVRGenDAGISel.inc
 1372 /*  2385*/      OPC_MorphNodeTo2, TARGET_VAL(AVR::RORWRd), 0,
lib/Target/AVR/AVRExpandPseudoInsts.cpp
 1310 bool AVRExpandPseudo::expand<AVR::RORWRd>(Block &MBB, BlockIt MBBI) {
 1567     EXPAND(AVR::RORWRd);
lib/Target/AVR/AVRISelLowering.cpp
 1488     Opc = AVR::RORWRd;