Lines Matching full:feature
2 // SVE-ONLY: "-target-feature" "+sve"
8 // SVE-REVERT-NOT: "-target-feature" "+sve"
9 // SVE-REVERT: "-target-feature" "-sve"
12 // SVE2-IMPLY: "-target-feature" "+sve" "-target-feature" "+sve2"
15 // SVE2-REVERT: "-target-feature" "+sve"{{.*}} "-target-feature" "-sve2"
18 // SVE2-CONFLICT: "-target-feature" "-sve" "-target-feature" "-sve2"
21 // SVE2-CONFLICT-REV: "-target-feature" "+sve" "-target-feature" "+sve2"
24 // SVE-SVE2: "-target-feature" "+sve" "-target-feature" "+sve2"
27 // SVE-BITPERM: "-target-feature" "+sve-bitperm"
30 // SVE2-BITPERM: "-target-feature" "+sve" "-target-feature" "+sve-bitperm" "-target-feature" "+sve2" "-target-feature" "+sve2-bitperm"
33 // NOSVE2-BITPERM-NOT: "-target-feature" "+sve-bitperm"
34 // NOSVE2-BITPERM-NOT: "-target-feature" "+sve2-bitperm"
35 // NOSVE2-BITPERM-NOT: "-target-feature" "+sve2"
36 // NOSVE2-BITPERM-NOT: "-target-feature" "+sve"
40 // SVE-BITPERM-REVERT: "-target-feature" "-sve-bitperm"
43 // SVE2-BITPERM-REVERT: "-target-feature" "+sve" "-target-feature" "-sve-bitperm" "-target-feature" "-sve2" "-target-feature" "-sve2-bitperm"
46 // SVE2-AES-REVERT: "-target-feature" "+sve" "-target-feature" "-sve-aes" "-target-feature" "+sve2" "-target-feature" "-sve2-aes"
49 // SVE2-SHA3-REVERT: "-target-feature" "+sve" "-target-feature" "+sve2" "-target-feature" "-sve2-sha3"
52 // SVE2-SM4-REVERT: "-target-feature" "+sve" "-target-feature" "+sve2" "-target-feature" "-sve2-sm4"
55 // SVE2-SHA3: "-target-feature" "+sve" "-target-feature" "+sve2" "-target-feature" "+sve2-sha3"
58 // SVE-AES: "-target-feature" "+aes"{{.*}} "-target-feature" "+sve-aes"
61 // SVE2-AES: "-target-feature" "+sve" "-target-feature" "+sve-aes" "-target-feature" "+sve2" "-target-feature" "+sve2-aes"
64 // SVE2-SM4: "-target-feature" "+sve" "-target-feature" "+sve2" "-target-feature" "+sve2-sm4"
67 // SVE2-SUBFEATURE-MIX: "-target-feature" "+sve" "-target-feature" "+sve-bitperm" "-target-feature" "+sve2" "-target-feature" "+sve2-bitperm"
71 // SVE2-SUBFEATURE-CONFLICT: "-target-feature" "+sve" "-target-feature" "-sve2" "-target-feature" "-sve2-sm4"
74 // SVE-SUBFEATURE-CONFLICT-NOT: "-target-feature" "+sve2-aes"
75 // SVE-SUBFEATURE-CONFLICT-NOT: "-target-feature" "+sve2"
76 // SVE-SUBFEATURE-CONFLICT-NOT: "-target-feature" "+sve"
79 // SVE-SUBFEATURE-CONFLICT-REV: "-target-feature" "+sve" "-target-feature" "+sve-aes" "-target-feature" "+sve2" "-target-feature" "+sve2-aes"
82 // SVE-MCPU-FEATURES-NOT: "-target-feature" "+sve-bitperm"
83 // SVE-MCPU-FEATURES-NOT: "-target-feature" "+sve2-bitperm"
84 // SVE-MCPU-FEATURES-NOT: "-target-feature" "+sve2"
85 // SVE-MCPU-FEATURES: "-target-feature" "+sve"
88 // SVE-MCPU-FEATURES-CONFLICT-NOT: "-target-feature" "+sve2-bitperm"
89 // SVE-MCPU-FEATURES-CONFLICT: "-target-feature" "+sve"
90 // SVE-MCPU-FEATURES-CONFLICT-SAME: "-target-feature" "+sve2"