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

References

lib/Target/X86/X86TargetTransformInfo.cpp
 3344   return IntWidth == 32 || IntWidth == 64 ||
 3344   return IntWidth == 32 || IntWidth == 64 ||
 3345          ((IntWidth == 8 || IntWidth == 16) && ST->hasVBMI2());
 3345          ((IntWidth == 8 || IntWidth == 16) && ST->hasVBMI2());