Lines Matching refs:vsi
17 volatile vec_sint vsi; variable
68 vss = __builtin_s390_vpksf(vsi, vsi); in test_core()
70 vsi = __builtin_s390_vpksg(vsl, vsl); in test_core()
75 vss = __builtin_s390_vpksfs(vsi, vsi, &cc); in test_core()
77 vsi = __builtin_s390_vpksgs(vsl, vsl, &cc); in test_core()
85 vsi = __builtin_s390_vuphh(vss); in test_core()
87 vsl = __builtin_s390_vuphf(vsi); in test_core()
92 vsi = __builtin_s390_vuplhw(vss); in test_core()
94 vsl = __builtin_s390_vuplf(vsi); in test_core()
135 vsi = __builtin_s390_vavgf(vsi, vsi); in test_integer()
227 vsi = __builtin_s390_vmahf(vsi, vsi, vsi); in test_integer()
238 vsi = __builtin_s390_vmaeh(vss, vss, vsi); in test_integer()
240 vsl = __builtin_s390_vmaef(vsi, vsi, vsl); in test_integer()
251 vsi = __builtin_s390_vmaoh(vss, vss, vsi); in test_integer()
253 vsl = __builtin_s390_vmaof(vsi, vsi, vsl); in test_integer()
266 vsi = __builtin_s390_vmhf(vsi, vsi); in test_integer()
277 vsi = __builtin_s390_vmeh(vss, vss); in test_integer()
279 vsl = __builtin_s390_vmef(vsi, vsi); in test_integer()
290 vsi = __builtin_s390_vmoh(vss, vss); in test_integer()
292 vsl = __builtin_s390_vmof(vsi, vsi); in test_integer()
368 vsi = __builtin_s390_vceqfs(vsi, vsi, &cc); in test_integer()
377 vsi = __builtin_s390_vchfs(vsi, vsi, &cc); in test_integer()
386 vsi = __builtin_s390_vchlfs(vui, vui, &cc); in test_integer()