Home | History | Annotate | Download | only in src

Lines Matching refs:TM_UNOP

2815 		if ((op = ptest_isa(&te, TM_UNOP))) {
2892 tbl = meta == TM_UNOP ? u_ops : b_ops;
3247 if ((op = (*te->isa)(te, TM_UNOP))) {
3283 * TM_UNOP and TM_BINOP, the returned value is a Test_op).
3297 if (meta == TM_UNOP || meta == TM_BINOP)