reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
21394 if (Bits[X86::FeatureHasFastGather]) HasFastGather = true;
lib/Target/X86/X86Subtarget.h 664 bool hasFastGather() const { return HasFastGather; }