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

References

lib/Target/X86/X86TargetTransformInfo.cpp
 3281   return IntWidth == 32 || IntWidth == 64 ||
 3281   return IntWidth == 32 || IntWidth == 64 ||
 3282          ((IntWidth == 8 || IntWidth == 16) && ST->hasBWI());
 3282          ((IntWidth == 8 || IntWidth == 16) && ST->hasBWI());