/external/llvm-project/llvm/test/MC/AArch64/SVE2/ |
D | directive-arch_extension.s | 3 .arch_extension sve2 7 .arch_extension sve2-aes 11 .arch_extension sve2-sm4 15 .arch_extension sve2-sha3 19 .arch_extension sve2-bitperm
|
D | directive-cpu.s | 3 .cpu generic+sve2 7 .cpu generic+sve2-aes 11 .cpu generic+sve2-sm4 15 .cpu generic+sve2-sha3 19 .cpu generic+sve2-bitperm
|
D | directive-arch.s | 3 .arch armv8-a+sve2 7 .arch armv8-a+sve2-aes 11 .arch armv8-a+sve2-sm4 15 .arch armv8-a+sve2-sha3 19 .arch armv8-a+sve2-bitperm
|
D | directive-arch_extension-negative.s | 3 .arch_extension sve2 9 .arch_extension sve2-aes 15 .arch_extension sve2-sm4 21 .arch_extension sve2-sha3 27 .arch_extension sve2-bitperm
|
D | directive-cpu-negative.s | 3 .cpu generic+sve2 9 .cpu generic+sve2-aes 15 .cpu generic+sve2-sm4 21 .cpu generic+sve2-sha3 27 .cpu generic+sve2-bitperm
|
D | directive-arch-negative.s | 3 .arch armv8-a+sve2 9 .arch armv8-a+sve2-aes 15 .arch armv8-a+sve2-sm4 21 .arch armv8-a+sve2-sha3 27 .arch armv8-a+sve2-bitperm
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | AArch64TargetParser.def | 71 AARCH64_ARCH_EXT_NAME("sve2", AArch64::AEK_SVE2, "+sve2", "-sve2") 72 AARCH64_ARCH_EXT_NAME("sve2-aes", AArch64::AEK_SVE2AES, "+sve2-aes", "-sve2-aes") 73 AARCH64_ARCH_EXT_NAME("sve2-sm4", AArch64::AEK_SVE2SM4, "+sve2-sm4", "-sve2-sm4") 74 AARCH64_ARCH_EXT_NAME("sve2-sha3", AArch64::AEK_SVE2SHA3, "+sve2-sha3", "-sve2-sha3") 75 AARCH64_ARCH_EXT_NAME("sve2-bitperm", AArch64::AEK_SVE2BITPERM, "+sve2-bitperm", "-sve2-bitperm")
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | AArch64TargetParser.def | 86 AARCH64_ARCH_EXT_NAME("sve2", AArch64::AEK_SVE2, "+sve2", "-sve2") 87 AARCH64_ARCH_EXT_NAME("sve2-aes", AArch64::AEK_SVE2AES, "+sve2-aes", "-sve2-aes") 88 AARCH64_ARCH_EXT_NAME("sve2-sm4", AArch64::AEK_SVE2SM4, "+sve2-sm4", "-sve2-sm4") 89 AARCH64_ARCH_EXT_NAME("sve2-sha3", AArch64::AEK_SVE2SHA3, "+sve2-sha3", "-sve2-sha3") 90 AARCH64_ARCH_EXT_NAME("sve2-bitperm", AArch64::AEK_SVE2BITPERM, "+sve2-bitperm", "-sve2-bitperm")
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | sve2-intrinsics-crypto.ll | 1 ; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sve2-aes,+sve2-sha3,+sve2-sm4 -asm-verbose=0 < %s 2>%…
|
D | sve2-intrinsics-polynomial-arithmetic-128.ll | 1 ; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sve2-aes -asm-verbose=0 < %s 2>%t | FileCheck %s
|
D | sve2-intrinsics-fp-int-binary-logarithm.ll | 1 ; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sve2 -asm-verbose=0 < %s 2>%t | FileCheck %s
|
D | sve2-intrinsics-vec-hist-count.ll | 1 ; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sve2 -asm-verbose=0 < %s 2>%t | FileCheck %s
|
D | sve2-intrinsics-bit-permutation.ll | 1 ; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sve2,+sve2-bitperm < %s 2>%t | FileCheck %s
|
D | sve2-intrinsics-complex-dot.ll | 1 ; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sve2 < %s 2>%t | FileCheck %s
|
D | sve2-intrinsics-character-match.ll | 1 ; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sve2 -asm-verbose=0 < %s 2>%t | FileCheck %s
|
D | sve2-intrinsics-uniform-dsp-zeroing.ll | 1 ; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sve2 -asm-verbose=0 -mattr=+use-experimental-zeroing-…
|
D | sve2-intrinsics-nt-scatter-stores-64bit-scaled-offset.ll | 1 ; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sve2 < %s 2>%t | FileCheck %s
|
D | sve2-intrinsics-nt-scatter-stores-64bit-unscaled-offset.ll | 1 ; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sve2 < %s 2>%t | FileCheck %s
|
/external/cpu_features/test/ |
D | cpuinfo_aarch64_test.cc | 71 EXPECT_TRUE(info.features.sve2); in TEST() 151 EXPECT_FALSE(info.features.sve2); in TEST()
|
/external/cpu_features/include/ |
D | cpuinfo_aarch64.h | 57 int sve2 : 1; // Scalable Vector Extension (version 2). member
|
/external/cpuinfo/src/arm/linux/ |
D | aarch64-isa.c | 125 isa->sve2 = true; in cpuinfo_arm64_linux_decode_isa_from_proc_cpuinfo()
|
/external/cpu_features/src/ |
D | cpuinfo_aarch64.c | 61 FEATURE(AARCH64_SVE2, sve2, "sve2", 0, AARCH64_HWCAP2_SVE2) \
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64.td | 106 def FeatureSVE2 : SubtargetFeature<"sve2", "HasSVE2", "true", 109 def FeatureSVE2AES : SubtargetFeature<"sve2-aes", "HasSVE2AES", "true", 112 def FeatureSVE2SM4 : SubtargetFeature<"sve2-sm4", "HasSVE2SM4", "true", 115 def FeatureSVE2SHA3 : SubtargetFeature<"sve2-sha3", "HasSVE2SHA3", "true", 118 def FeatureSVE2BitPerm : SubtargetFeature<"sve2-bitperm", "HasSVE2BitPerm", "true",
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64.td | 129 def FeatureSVE2 : SubtargetFeature<"sve2", "HasSVE2", "true", 132 def FeatureSVE2AES : SubtargetFeature<"sve2-aes", "HasSVE2AES", "true", 135 def FeatureSVE2SM4 : SubtargetFeature<"sve2-sm4", "HasSVE2SM4", "true", 138 def FeatureSVE2SHA3 : SubtargetFeature<"sve2-sha3", "HasSVE2SHA3", "true", 141 def FeatureSVE2BitPerm : SubtargetFeature<"sve2-bitperm", "HasSVE2BitPerm", "true",
|
/external/cpuinfo/include/ |
D | cpuinfo.h | 1464 bool sve2; member 1790 return cpuinfo_isa.sve2; in cpuinfo_has_arm_sve2()
|