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

References

lib/Target/X86/X86TargetTransformInfo.cpp
 3133       if (IndxTy->isVectorTy())
 3134         IndxTy = IndxTy->getVectorElementType();
 3134         IndxTy = IndxTy->getVectorElementType();
 3135       if ((IndxTy->getPrimitiveSizeInBits() == 64 &&