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

Lines Matching defs:t4

146    IRType unused, t1, t2, t3, t4;
148 typeof_primop(op, &unused, &t1, &t2, &t3, &t4);
151 if (t4 == Ity_INVALID) num_operands = 3;