reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
21389 if (Bits[X86::FeatureFastScalarShiftMasks]) HasFastScalarShiftMasks = true;
lib/Target/X86/X86Subtarget.h 671 bool hasFastScalarShiftMasks() const { return HasFastScalarShiftMasks; }