Searched refs:tmpv (Results 1 – 2 of 2) sorted by relevance
13 define i32 @main(i32* %i, double %tmpv) {21 store double %tmpv, double* %tmp16, align 8
1890 UWord tmpv[8]; in VG_() local1891 tmpv[0] = sci->orig_args.arg1; in VG_()1892 tmpv[1] = sci->orig_args.arg2; in VG_()1893 tmpv[2] = sci->orig_args.arg3; in VG_()1894 tmpv[3] = sci->orig_args.arg4; in VG_()1895 tmpv[4] = sci->orig_args.arg5; in VG_()1896 tmpv[5] = sci->orig_args.arg6; in VG_()1897 tmpv[6] = sci->orig_args.arg7; in VG_()1898 tmpv[7] = sci->orig_args.arg8; in VG_()1900 &tmpv[0], sizeof(tmpv)/sizeof(tmpv[0])); in VG_()[all …]