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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-address.c84 rtx * GTY ((skip)) step_p; /* The point in template where the step should be
112 rtx *addr, rtx **step_p, rtx **offset_p)
117 if (step_p)
118 *step_p = NULL;
129 if (step_p)
130 *step_p = &XEXP (act_elem, 1);
240 &templ->step_p,
245 *templ->step_p = st;
110 gen_addr_rtx(machine_mode address_mode, rtx symbol, rtx base, rtx index, rtx step, rtx offset, rtx *addr, rtx **step_p, rtx **offset_p) argument
H A Dmodulo-sched.c1868 sbitmap sched_nodes, int ii, int *start_p, int *step_p,
2002 *step_p = step;
1864 get_sched_window(partial_schedule_ptr ps, ddg_node_ptr u_node, sbitmap sched_nodes, int ii, int *start_p, int *step_p, int *end_p) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-address.cc84 rtx * GTY ((skip)) step_p; /* The point in template where the step should be
112 rtx *addr, rtx **step_p, rtx **offset_p)
117 if (step_p)
118 *step_p = NULL;
129 if (step_p)
130 *step_p = &XEXP (act_elem, 1);
240 &templ->step_p,
245 *templ->step_p = st;
110 gen_addr_rtx(machine_mode address_mode, rtx symbol, rtx base, rtx index, rtx step, rtx offset, rtx *addr, rtx **step_p, rtx **offset_p) argument
H A Dmodulo-sched.cc1869 sbitmap sched_nodes, int ii, int *start_p, int *step_p,
2003 *step_p = step;
1865 get_sched_window(partial_schedule_ptr ps, ddg_node_ptr u_node, sbitmap sched_nodes, int ii, int *start_p, int *step_p, int *end_p) argument
/netbsd-current/sys/arch/arm/nxp/
H A Dimx6_clk.c314 static const char *step_p[] = { variable
981 CLK_MUX("step", step_p, CCM, CCSR, STEP_SEL),
H A Dimx6sx_clk.c324 static const char *step_p[] = { variable
1068 CLK_MUX("step", step_p, CCM, CCSR, STEP_SEL),

Completed in 107 milliseconds