Home | History | Annotate | Download | only in vbit-test

Lines Matching refs:t_arg4

121    IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4;
123 typeof_primop(op, &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
132 is_floating_point_type(t_arg4)) {
202 IRType *t_arg3, IRType *t_arg4)
214 *t_arg4 = (_ta4); break
228 *t_arg4 = Ity_INVALID;