reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
205 { "fast-gather", "Indicates if gather is reasonably fast", X86::FeatureHasFastGather, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } }, 21394 if (Bits[X86::FeatureHasFastGather]) HasFastGather = true;lib/Target/X86/X86TargetTransformInfo.h
83 X86::FeatureHasFastGather,