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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c8853 EV5_E01 = 2,
8927 return EV5_E01;
9064 The mask bits come from alphaev5_pipe above. If EV5_E01 is set, then
9107 case EV5_E01:
9115 in_use |= EV5_E0 | EV5_E01;
9121 if (!(in_use & EV5_E01) || (in_use & EV5_E1))
8831 EV5_E01 = 2, enumerator in enum:alphaev5_pipe
/netbsd-current/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc8853 EV5_E01 = 2,
8927 return EV5_E01;
9064 The mask bits come from alphaev5_pipe above. If EV5_E01 is set, then
9107 case EV5_E01:
9115 in_use |= EV5_E0 | EV5_E01;
9121 if (!(in_use & EV5_E01) || (in_use & EV5_E1))
8831 EV5_E01 = 2, enumerator in enum:alphaev5_pipe

Completed in 273 milliseconds