Home | History | Annotate | Download | only in src

Lines Matching refs:TM_UNOP

2844 		if ((op = ptest_isa(&te, TM_UNOP))) {
2921 tbl = meta == TM_UNOP ? u_ops : b_ops;
3276 if ((op = (*te->isa)(te, TM_UNOP))) {
3312 * TM_UNOP and TM_BINOP, the returned value is a Test_op).
3326 if (meta == TM_UNOP || meta == TM_BINOP)