reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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,