Home | History | Annotate | Download | only in Driver

Lines Matching full:feature

18 // target feature on powerpc.
21 // CHECK-1: "-target-feature" "-altivec"
24 // CHECK-2: "-target-feature" "-altivec"
27 // CHECK-3: "-target-feature" "-altivec"
30 // CHECK-4: "-target-feature" "-altivec"
33 // CHECK-5-NOT: "-target-feature" "-altivec"
36 // CHECK-6-NOT: "-target-feature" "-altivec"
39 // CHECK-7: "-target-feature" "-altivec"
42 // CHECK-8: "-target-feature" "-altivec"
45 // CHECK-9: "-target-feature" "-altivec"
48 // CHECK-10: "-target-feature" "-altivec"
51 // CHECK-11: "-target-feature" "-altivec"
54 // CHECK-12: "-target-feature" "-altivec"
57 // CHECK-13: "-target-feature" "-altivec"
60 // CHECK-14: "-target-feature" "-altivec"
63 // CHECK-15: "-target-feature" "-altivec"
66 // CHECK-16: "-target-feature" "-altivec"
69 // CHECK-NOQPX: "-target-feature" "-qpx"
72 // CHECK-QPX-NOT: "-target-feature" "-qpx"
75 // CHECK-NOMFCRF: "-target-feature" "-mfocrf"
78 // CHECK-MFCRF: "-target-feature" "+mfocrf"
81 // CHECK-NOPOPCNTD: "-target-feature" "-popcntd"
84 // CHECK-POPCNTD: "-target-feature" "+popcntd"
87 // CHECK-NOFPRND: "-target-feature" "-fprnd"
90 // CHECK-FPRND: "-target-feature" "+fprnd"
93 // CHECK-NOVSX: "-target-feature" "-vsx"
96 // CHECK-VSX: "-target-feature" "+vsx"
99 // CHECK-NOCRBITS: "-target-feature" "-crbits"
102 // CHECK-CRBITS: "-target-feature" "+crbits"