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

References

gen/lib/Target/X86/X86GenSubtargetInfo.inc
  204   { "fast-bextr", "Indicates that the BEXTR instruction is implemented as a single uop with good throughput", X86::FeatureFastBEXTR, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } },
21383   if (Bits[X86::FeatureFastBEXTR]) HasFastBEXTR = true;
lib/Target/X86/X86TargetTransformInfo.h
   51       X86::FeatureFastBEXTR,