Lines Matching full:feature
2 // SME-IMPLY: "-target-feature" "+bf16"{{.*}} "-target-feature" "+sme"
5 // NOSME-NOT: "-target-feature" "{{\+|-}}sme"
8 // SME-REVERT-NOT: "-target-feature" "+sme"
9 // SME-REVERT: "-target-feature" "+bf16"{{.*}} "-target-feature" "-sme"
12 // SME-CONFLICT-NOT: "-target-feature" "+sme"
13 // SME-CONFLICT-NOT: "-target-feature" "+bf16"
14 // SME-CONFLICT: "-target-feature" "-bf16"{{.*}} "-target-feature" "-sme"
17 // SME-I16I64: "-target-feature" "+bf16"{{.*}} "-target-feature" "+sme" "-target-feature" "+sme-i16i64"
20 // NOSME-I16I64-NOT: "-target-feature" "+sme-i16i64"
21 // NOSME-I16I64-NOT: "-target-feature" "+sme"
22 // NOSME-I16I64-NOT: "-target-feature" "+bf16"
26 // SME-I16I64-REVERT: "-target-feature" "+bf16"{{.*}} "-target-feature" "+sme" "-target-feature" "-sme-i16i64"
29 // NOSME-F64F64-NOT: "-target-feature" "+sme-f64f64"
30 // NOSME-F64F64-NOT: "-target-feature" "+sme"
31 // NOSME-F64F64-NOT: "-target-feature" "+bf16"
35 // SME-F64F64-REVERT: "-target-feature" "+bf16"{{.*}} "-target-feature" "+sme" "-target-feature" "-sme-f64f64"
39 // SME-SUBFEATURE-MIX: "-target-feature" "+bf16"{{.*}} "-target-feature" "+sme" "-target-feature" "+sme-f64f64"
43 // SME-SUBFEATURE-CONFLICT1: "-target-feature" "+bf16"{{.*}} "-target-feature" "-sme" "-target-feature" "-sme-i16i64"
46 // SME-SUBFEATURE-CONFLICT2-NOT: "-target-feature" "+bf16"
47 // SME-SUBFEATURE-CONFLICT2-NOT: "-target-feature" "+sme"
48 // SME-SUBFEATURE-CONFLICT2-NOT: "-target-feature" "+sme-f64f64"
51 // SME-SUBFEATURE-CONFLICT-REV: "-target-feature" "+bf16"{{.*}} "-target-feature" "+sme" "-target-feature" "+sme-i16i64"
54 // SVE-AES: "-target-feature" "+sme" "-target-feature" "+sme2" "-target-feature" "+ssve-aes" "-target-feature" "+sve-aes"
57 // SVE-BITPERM: "-target-feature" "+sme" "-target-feature" "+sme2" "-target-feature" "+ssve-bitperm" "-target-feature" "+sve-bitperm"
60 // SME-TMOP: "-target-feature" "+sme" "-target-feature" "+sme-tmop" "-target-feature" "+sme2"
63 // SME-MOP4: "-target-feature" "+sme" "-target-feature" "+sme-mop4" "-target-feature" "+sme2"