Lines Matching refs:vd
23 volatile vec_double vd; variable
569 vsl = __builtin_s390_vfcedbs(vd, vd, &cc); in test_float()
571 vsl = __builtin_s390_vfchdbs(vd, vd, &cc); in test_float()
573 vsl = __builtin_s390_vfchedbs(vd, vd, &cc); in test_float()
576 vsl = __builtin_s390_vftcidb(vd, 0, &cc); in test_float()
578 vsl = __builtin_s390_vftcidb(vd, 4095, &cc); in test_float()
581 vd = __builtin_s390_vfsqdb(vd); in test_float()
584 vd = __builtin_s390_vfmadb(vd, vd, vd); in test_float()
586 vd = __builtin_s390_vfmsdb(vd, vd, vd); in test_float()
590 vd = __builtin_s390_vflpdb(vd); in test_float()
592 vd = __builtin_s390_vflndb(vd); in test_float()
596 vd = __builtin_s390_vfidb(vd, 0, 0); in test_float()
598 vd = __builtin_s390_vfidb(vd, 4, 0); in test_float()
600 vd = __builtin_s390_vfidb(vd, 4, 1); in test_float()
602 vd = __builtin_s390_vfidb(vd, 4, 5); in test_float()
604 vd = __builtin_s390_vfidb(vd, 4, 6); in test_float()
606 vd = __builtin_s390_vfidb(vd, 4, 7); in test_float()
608 vd = __builtin_s390_vfidb(vd, 4, 4); in test_float()