Home
last modified time | relevance | path

Searched refs:EV4_IB1 (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c8440 EV4_IB1 = 2, enumerator
8501 return EV4_IB1;
8602 if (in_use & EV4_IB1)
8604 in_use |= EV4_IB1;
8615 in_use |= EV4_IB1;
8620 case EV4_IB1:
8621 if (in_use & EV4_IB1)
8623 in_use |= EV4_IB1;
8805 in_use |= EV4_IB1;
8808 else if (TARGET_FP && !(in_use & EV4_IB1))
[all …]
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.c8887 EV4_IB1 = 2, enumerator
8944 return EV4_IB1; in alphaev4_insn_pipe()
9048 if (in_use & EV4_IB1) in alphaev4_next_group()
9050 in_use |= EV4_IB1; in alphaev4_next_group()
9061 in_use |= EV4_IB1; in alphaev4_next_group()
9066 case EV4_IB1: in alphaev4_next_group()
9067 if (in_use & EV4_IB1) in alphaev4_next_group()
9069 in_use |= EV4_IB1; in alphaev4_next_group()
9248 in_use |= EV4_IB1; in alphaev4_next_nop()
9251 else if (TARGET_FP && !(in_use & EV4_IB1)) in alphaev4_next_nop()
[all …]