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

References

lib/Target/X86/X86ISelLowering.cpp
43034     if (IndexWidth != 32 && IndexWidth != 64) {
43034     if (IndexWidth != 32 && IndexWidth != 64) {
43035       MVT EltVT = IndexWidth > 32 ? MVT::i64 : MVT::i32;