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

References

gen/lib/Target/AVR/AVRGenDAGISel.inc
 1386 /*  2411*/    OPC_MorphNodeTo2, TARGET_VAL(AVR::SEXT), 0,
 1420 /*  2487*/    OPC_MorphNodeTo2, TARGET_VAL(AVR::SEXT), 0,
lib/Target/AVR/AVRExpandPseudoInsts.cpp
 1352 template <> bool AVRExpandPseudo::expand<AVR::SEXT>(Block &MBB, BlockIt MBBI) {
 1570     EXPAND(AVR::SEXT);