Home
last modified time | relevance | path

Searched defs:c6x_sched_context (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.c3574 typedef struct c6x_sched_context struct
3577 int curr_sched_clock;
3580 int issued_this_cycle;
3588 int jump_cycles[12];
3589 int jump_cycle_index;
3595 rtx jump_cond[12];
3622 static struct c6x_sched_context ss; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc3576 typedef struct c6x_sched_context struct
3579 int curr_sched_clock;
3582 int issued_this_cycle;
3590 int jump_cycles[12];
3591 int jump_cycle_index;
3597 rtx jump_cond[12];
3624 static struct c6x_sched_context ss; argument