Home | History | Annotate | Download | only in perf

Lines Matching refs:MAX_OPERANDS

15018 #define MAX_OPERANDS 3
15073 uint8_t op_type[MAX_OPERANDS]; /* see OP_xxx */
16310 Operand ops[MAX_OPERANDS], *pop;
16319 if (nb_ops >= MAX_OPERANDS) {