Searched refs:EV4_IB0 (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dalpha.c4517 EV4_IB0 = 1,
4568 return EV4_IB0;
4636 the insn in EV4_IB0 can be swapped by the hardware into EV4_IB1.
4676 if (in_use & EV4_IB0)
4683 in_use |= EV4_IB0 | EV4_IBX;
4686 case EV4_IB0:
4687 if (in_use & EV4_IB0)
4693 in_use |= EV4_IB0;
4874 if (!(in_use & EV4_IB0))
4876 in_use |= EV4_IB0;
4499 EV4_IB0 = 1, enumerator in enum:alphaev4_pipe
[all...]
/haiku-buildtools/gcc/gcc/config/alpha/
H A Dalpha.c8927 EV4_IB0 = 1,
8968 return EV4_IB0;
9049 the insn in EV4_IB0 can be swapped by the hardware into EV4_IB1.
9087 if (in_use & EV4_IB0)
9094 in_use |= EV4_IB0 | EV4_IBX;
9097 case EV4_IB0:
9098 if (in_use & EV4_IB0)
9104 in_use |= EV4_IB0;
9282 if (!(in_use & EV4_IB0))
9284 in_use |= EV4_IB0;
8905 EV4_IB0 = 1, enumerator in enum:alphaev4_pipe
[all...]

Completed in 71 milliseconds