USE_INTEL_INTRINSICS

Enables the use of intel intrinsics in compilers that support it;

  1. enum USE_INTEL_INTRINSICS;
  2. enum USE_INTEL_INTRINSICS;
  3. enum USE_INTEL_INTRINSICS;
    version(!X86 && X86_64 && LDC)
    static
    enum USE_INTEL_INTRINSICS = true;
  4. enum USE_INTEL_INTRINSICS;
  5. enum USE_INTEL_INTRINSICS;

Meta