Home | History | Annotate | Download | only in perf

Lines Matching defs:OP_CL

15094 #define OP_CL     (1 << OPT_CL)
16136 op->type |= OP_CL;
16415 if ((ops[i].type & OP_REG) && !(op_type[i] & (OP_CL | OP_DX)))