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

Lines Matching refs:Ity_INVALID

126    if (t_arg2 == Ity_INVALID) return 0;
151 if (t4 == Ity_INVALID) num_operands = 3;
152 if (t3 == Ity_INVALID) num_operands = 2;
153 if (t2 == Ity_INVALID) num_operands = 1;
224 *t_dst = Ity_INVALID;
225 *t_arg1 = Ity_INVALID;
226 *t_arg2 = Ity_INVALID;
227 *t_arg3 = Ity_INVALID;
228 *t_arg4 = Ity_INVALID;