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

/haiku-buildtools/gcc/gcc/config/c6x/
H A Dc6x.c3194 int test1_code = ((type == TYPE_FP4 ? UNIT_QID_FPL1 : UNIT_QID_ADDDPL1)
3198 if ((sched_mask & (1 << test1_code)) != 0)
3201 sched_mask &= ~(1 << test1_code);
3177 int test1_code = ((type == TYPE_FP4 ? UNIT_QID_FPL1 : UNIT_QID_ADDDPL1) local

Completed in 106 milliseconds