Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:__m128d

12 __m128d test_cmp_pd(__m128d a, __m128d b) {
18 __m128d test_cmp_ps(__m128 a, __m128 b) {
36 __m128d test_cmp_sd(__m128d a, __m128d b) {
42 __m128d test_cmp_ss(__m128 a, __m128 b) {
72 __m128d test_cmpgt_sd(__m128d a, __m128d b) {
78 __m128d test_cmpge_sd(__m128d a, __m128d b) {
84 __m128d test_cmpngt_sd(__m128d a, __m128d b) {
90 __m128d test_cmpnge_sd(__m128d a, __m128d b) {