Home | History | Annotate | Download | only in sh

Lines Matching defs:inside

425    scheduler; it is called inside the sched_init function just after
1397 /* We might see SUBREGs with vector mode registers inside. */
2525 rtx inside = XEXP (src, 0);
2527 switch (GET_CODE (inside))
2530 ptrreg = REGNO (inside);
2534 ptrreg = subreg_regno (inside);
2538 ptrreg = REGNO (XEXP (inside, 0));
2546 gcc_assert (!REG_P (XEXP (inside, 1)));
2671 /* Local label counter, used for constants in the pool and inside
3349 /* mems for SFmode and DFmode can be inside a parallel due to
4441 means that we often have to dump a constant inside a function, and
5867 /* If we are inside a phony loop, almost any kind of label can turn up as the
6594 insns which are inside of a sequence where none of the inner insns have
11827 /* The negc movrt replacement is inside a parallel. */
12265 recog function would need to look inside the expression by temporarily
12366 currently are inside another gen_split* function and would invoke