Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/
Dbfin-protos.h84 extern bool bfin_expand_cpymem (rtx, rtx, rtx, rtx);
Dbfin.cc3213 bfin_expand_cpymem (rtx dst, rtx src, rtx count_exp, rtx align_exp) in bfin_expand_cpymem() function
Dbfin.md2349 if (bfin_expand_cpymem (operands[0], operands[1], operands[2], operands[3]))