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

References

gen/lib/Target/X86/X86GenSubtargetInfo.inc
  206   { "fast-hops", "Prefer horizontal vector math instructions (haddp, phsub, etc.) over normal vector instructions with shuffles", X86::FeatureFastHorizontalOps, { { { 0x0ULL, 0x1000000ULL, 0x0ULL, } } } },
21384   if (Bits[X86::FeatureFastHorizontalOps]) HasFastHorizontalOps = true;
lib/Target/X86/X86TargetTransformInfo.h
   52       X86::FeatureFastHorizontalOps,