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

References

lib/Target/X86/X86ISelLowering.cpp
10630     Undef1 &= (SM_SentinelUndef == M1);
10635   assert(!((Undef1 || Zero1) && (Undef2 || Zero2)) &&
10644     V1 = (Undef1 ? DAG.getUNDEF(VT) : V1);
10652     V1 = (Undef1 ? DAG.getUNDEF(VT) : V1);