reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
21392 if (Bits[X86::FeatureFastVectorShiftMasks]) HasFastVectorShiftMasks = true;
lib/Target/X86/X86Subtarget.h 672 bool hasFastVectorShiftMasks() const { return HasFastVectorShiftMasks; }