Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc111 static int compute_clrmem_length (rtx_insn *);
3275 compute_clrmem_length (rtx_insn *insn) in compute_clrmem_length() function
5216 length += compute_clrmem_length (insn) - 4; in pa_adjust_insn_length()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c111 static int compute_clrmem_length (rtx_insn *);
3241 compute_clrmem_length (rtx_insn *insn) in compute_clrmem_length() function
5182 length += compute_clrmem_length (insn) - 4; in pa_adjust_insn_length()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201410713 (compute_movmem_length, compute_clrmem_length): Likewise.
10722 (compute_movmem_length, compute_clrmem_length): Likewise.