Home | History | Annotate | Download | only in src

Lines Matching refs:TM_UNOP

3003 		if ((op = ptest_isa(&te, TM_UNOP))) {
3092 tbl = meta == TM_UNOP ? u_ops : b_ops;
3453 if ((op = (*te->isa)(te, TM_UNOP))) {
3489 * TM_UNOP and TM_BINOP, the returned value is a Test_op).
3503 if (meta == TM_UNOP || meta == TM_BINOP)