Home | History | Annotate | Download | only in X86

Lines Matching refs:vextractps

1883 // CHECK: vextractps $0, %xmm1, 485498096 
1885 vextractps $0, %xmm1, 485498096
1887 // CHECK: vextractps $0, %xmm1, 485498096(%edx)
1889 vextractps $0, %xmm1, 485498096(%edx)
1891 // CHECK: vextractps $0, %xmm1, -485498096(%edx,%eax,4)
1893 vextractps $0, %xmm1, -485498096(%edx,%eax,4)
1895 // CHECK: vextractps $0, %xmm1, 485498096(%edx,%eax,4)
1897 vextractps $0, %xmm1, 485498096(%edx,%eax,4)
1899 // CHECK: vextractps $0, %xmm1, 64(%edx,%eax)
1901 vextractps $0, %xmm1, 64(%edx,%eax)
1903 // CHECK: vextractps $0, %xmm1, (%edx)
1905 vextractps $0, %xmm1, (%edx)