Home
last modified time | relevance | path

Searched refs:avx512bitalg (Results 1 – 25 of 26) sorted by relevance

12

/external/cpu_features/include/
Dcpuinfo_x86.h69 int avx512bitalg : 1; member
/external/llvm-project/llvm/test/CodeGen/X86/
Dvpshufbitqbm-intrinsics-upgrade.ll2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+avx512bitalg,+avx512vl | FileCheck %s
Dvpshufbitqbm-intrinsics.ll2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+avx512bitalg,+avx512vl | FileCheck %s
Dvector-popcnt-256.ll6 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512bitalg | FileCheck %s --check-prefixe…
7 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512bitalg,+avx512vl | FileCheck %s --che…
Dvector-popcnt-128.ll10 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512bitalg | FileCheck %s --check-prefix=…
11 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512bitalg,+avx512vl | FileCheck %s --che…
Dvector-tzcnt-256.ll8 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512bitalg | FileCheck %s --check-prefixe…
9 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512bitalg,+avx512vl | FileCheck %s --che…
Dvector-tzcnt-512.ll6 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512bitalg | FileCheck %s --check-prefix=…
Dvector-popcnt-512.ll6 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512bitalg | FileCheck %s --check-prefix=…
Dvector-tzcnt-128.ll12 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512bitalg | FileCheck %s --check-prefix=…
13 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512bitalg,+avx512vl | FileCheck %s --che…
Dvector-popcnt-256-ult-ugt.ll6 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512bitalg | FileCheck %s --check-prefix=…
7 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512bitalg,+avx512vl | FileCheck %s --che…
Dvector-popcnt-512-ult-ugt.ll6 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512bitalg | FileCheck %s --check-prefix=…
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/X86/
Dpr40514.ll57 …lqdq,+prfchw,+bmi2,-cldemote,+fsgsbase,-ptwrite,-xsavec,+popcnt,+aes,-avx512bitalg,-movdiri,-xsave…
/external/cpuinfo/include/
Dcpuinfo.h724 bool avx512bitalg; member
1177 return cpuinfo_isa.avx512bitalg; in cpuinfo_has_x86_avx512bitalg()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DX86TargetParser.def163 X86_FEATURE_COMPAT(35, FEATURE_AVX512BITALG, "avx512bitalg")
/external/cpuinfo/src/x86/
Disa.c461 isa.avx512bitalg = avx512_regs && !!(structured_feature_info0.ecx & UINT32_C(0x00001000)); in cpuinfo_x86_detect_isa()
/external/llvm-project/llvm/include/llvm/Support/
DX86TargetParser.def138 X86_FEATURE_COMPAT(AVX512BITALG, "avx512bitalg")
/external/llvm-project/clang/include/clang/Basic/
DBuiltinsX86.def1090 TARGET_BUILTIN(__builtin_ia32_vpopcntb_128, "V16cV16c", "ncV:128:", "avx512vl,avx512bitalg")
1091 TARGET_BUILTIN(__builtin_ia32_vpopcntw_128, "V8sV8s", "ncV:128:", "avx512vl,avx512bitalg")
1092 TARGET_BUILTIN(__builtin_ia32_vpopcntb_256, "V32cV32c", "ncV:256:", "avx512vl,avx512bitalg")
1093 TARGET_BUILTIN(__builtin_ia32_vpopcntw_256, "V16sV16s", "ncV:256:", "avx512vl,avx512bitalg")
1094 TARGET_BUILTIN(__builtin_ia32_vpopcntb_512, "V64cV64c", "ncV:512:", "avx512bitalg")
1095 TARGET_BUILTIN(__builtin_ia32_vpopcntw_512, "V32sV32s", "ncV:512:", "avx512bitalg")
1097 …T_BUILTIN(__builtin_ia32_vpshufbitqmb128_mask, "UsV16cV16cUs", "ncV:128:", "avx512vl,avx512bitalg")
1098 …T_BUILTIN(__builtin_ia32_vpshufbitqmb256_mask, "UiV32cV32cUi", "ncV:256:", "avx512vl,avx512bitalg")
1099 TARGET_BUILTIN(__builtin_ia32_vpshufbitqmb512_mask, "UOiV64cV64cUOi", "ncV:512:", "avx512bitalg")
/external/cpu_features/test/
Dcpuinfo_x86_test.cc137 EXPECT_FALSE(features.avx512bitalg); in TEST_F()
/external/llvm-project/llvm/test/Transforms/LoopVectorize/X86/
Dpr23997.ll106 …4,-vpclmulqdq,+prfchw,+bmi2,-cldemote,+fsgsbase,+xsavec,+popcnt,+aes,-avx512bitalg,+xsaves,-avx512…
/external/cpu_features/src/
Dcpuinfo_x86.c70 FEATURE(X86_AVX512BITALG, avx512bitalg, "avx512bitalg", 0, 0) \
1347 features->avx512bitalg = IsBitSet(leaf_7.ecx, 12); in ParseCpuId()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86.td174 def FeatureBITALG : SubtargetFeature<"avx512bitalg", "HasBITALG", "true",
/external/llvm-project/llvm/lib/Target/X86/
DX86.td180 def FeatureBITALG : SubtargetFeature<"avx512bitalg", "HasBITALG", "true",
/external/llvm-project/clang/docs/
DClangCommandLineReference.rst3234 .. option:: -mavx512bitalg, -mno-avx512bitalg
/external/llvm-project/clang/include/clang/Driver/
DOptions.td3324 def mno_avx512bitalg : Flag<["-"], "mno-avx512bitalg">, Group<m_x86_Features_Group>;
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenSubtargetInfo.inc171 …{ "avx512bitalg", "Enable AVX-512 Bit Algorithms", X86::FeatureBITALG, { { { 0x1000ULL, 0x0ULL, 0x…

12