Home
last modified time | relevance | path

Searched refs:costp (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dmmix.c1193 mmix_rtx_cost_recalculated (x, code, outer_code, costp) in mmix_rtx_cost_recalculated() argument
1197 int *costp ATTRIBUTE_UNUSED;
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.c1996 shl_sext_kind (left_rtx, size_rtx, costp) in shl_sext_kind() argument
1998 int *costp;
2083 if (costp)
2084 *costp = best_cost;
/openbsd/gnu/gcc/gcc/config/sh/
H A Dsh.c2744 shl_sext_kind (rtx left_rtx, rtx size_rtx, int *costp) in shl_sext_kind() argument
2828 if (costp) in shl_sext_kind()
2829 *costp = cost; in shl_sext_kind()