Searched refs:RNDOP (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/fx80/
H A Dfx80.c107 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype0, optype1;
124 optype0 = RNDOP;
139 optype1 = RNDOP;
145 if (optype0 == RNDOP || optype1 == RNDOP)
106 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype0, optype1; enumerator in enum:__anon3136
/haiku-buildtools/legacy/gcc/gcc/config/spur/
H A Dspur.c91 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype0, optype1;
104 optype0 = RNDOP;
115 optype1 = RNDOP;
121 if (optype0 == RNDOP || optype1 == RNDOP)
90 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype0, optype1; enumerator in enum:__anon3158
/haiku-buildtools/legacy/gcc/gcc/config/tahoe/
H A Dtahoe.c275 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, INDOP, CNSTOP, RNDOP } enumerator in enum:__anon3159
297 optype0 = RNDOP;
312 optype1 = RNDOP;
382 case RNDOP :
437 case RNDOP :
/haiku-buildtools/legacy/gcc/gcc/config/pdp11/
H A Dpdp11.c315 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype0, optype1;
332 optype0 = RNDOP;
350 optype1 = RNDOP;
356 if (optype0 == RNDOP || optype1 == RNDOP)
493 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype0, optype1;
510 optype0 = RNDOP;
526 optype1 = RNDOP;
532 if (optype0 == RNDOP || optype1 == RNDOP)
314 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype0, optype1; enumerator in enum:__anon3153
492 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype0, optype1; enumerator in enum:__anon3154
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/gmicro/
H A Dgmicro.c452 { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } enumerator in enum:__anon3138
470 optype0 = RNDOP;
485 optype1 = RNDOP;
491 if (optype0 == RNDOP || optype1 == RNDOP)
/haiku-buildtools/legacy/gcc/gcc/config/ns32k/
H A Dns32k.c285 enum anon1 { REGOP, OFFSOP, PUSHOP, CNSTOP, RNDOP } optype0, optype1;
297 optype0 = RNDOP;
309 optype1 = RNDOP;
315 if (optype0 == RNDOP || optype1 == RNDOP)
283 enum anon1 { REGOP, OFFSOP, PUSHOP, CNSTOP, RNDOP } optype0, optype1; enumerator in enum:anon1
/haiku-buildtools/legacy/gcc/gcc/config/i860/
H A Di860.c574 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype0, optype1;
589 optype0 = RNDOP;
600 optype1 = RNDOP;
606 if (optype0 == RNDOP || optype1 == RNDOP)
570 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype0, optype1; enumerator in enum:__anon3142
/haiku-buildtools/gcc/gcc/config/pdp11/
H A Dpdp11.c508 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype;
587 optype = RNDOP;
591 if (optype == RNDOP)
505 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype; enumerator in enum:__anon460
/haiku-buildtools/legacy/gcc/gcc/config/m68k/
H A Dm68k.c1737 REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP
1762 optype0 = RNDOP;
1777 optype1 = RNDOP;
1783 if (optype0 == RNDOP || optype1 == RNDOP)
1729 REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP enumerator in enum:__anon3147
/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Di386.c945 enum {REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype0, optype1;
968 optype0 = RNDOP;
983 optype1 = RNDOP;
991 if (optype0 == RNDOP || optype1 == RNDOP
934 enum {REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype0, optype1; enumerator in enum:__anon3140
/haiku-buildtools/gcc/gcc/config/m68k/
H A Dm68k.c3190 REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP
3215 optype0 = RNDOP;
3230 optype1 = RNDOP;
3235 gcc_assert (optype0 != RNDOP && optype1 != RNDOP);
3181 REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP enumerator in enum:__anon437
/haiku-buildtools/legacy/gcc/gcc/config/pa/
H A Dpa.c1648 enum { REGOP, OFFSOP, MEMOP, CNSTOP, RNDOP } optype0, optype1;
1661 optype0 = RNDOP;
1672 optype1 = RNDOP;
1644 enum { REGOP, OFFSOP, MEMOP, CNSTOP, RNDOP } optype0, optype1; enumerator in enum:__anon3152
/haiku-buildtools/gcc/gcc/config/pa/
H A Dpa.c2485 enum { REGOP, OFFSOP, MEMOP, CNSTOP, RNDOP } optype0, optype1;
2499 optype0 = RNDOP;
2510 optype1 = RNDOP;
2479 enum { REGOP, OFFSOP, MEMOP, CNSTOP, RNDOP } optype0, optype1; enumerator in enum:__anon38

Completed in 290 milliseconds