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

References

gen/lib/Target/AVR/AVRGenDAGISel.inc
 1392 /*  2423*/    OPC_MorphNodeTo2, TARGET_VAL(AVR::ZEXT), 0,
lib/Target/AVR/AVRExpandPseudoInsts.cpp
 1411 template <> bool AVRExpandPseudo::expand<AVR::ZEXT>(Block &MBB, BlockIt MBBI) {
 1571     EXPAND(AVR::ZEXT);