Home | History | Annotate | Download | only in target-mips

Lines Matching defs:optype

6020     enum { BINOP, CMPOP, OTHEROP } optype = OTHEROP;
6037 optype = BINOP;
6052 optype = BINOP;
6067 optype = BINOP;
6082 optype = BINOP;
6445 optype = BINOP;
6461 optype = BINOP;
6477 optype = BINOP;
6493 optype = BINOP;
7236 switch (optype) {