Searched refs:s390_insn_memcpy (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_s390_defs.h629 s390_insn *s390_insn_memcpy(UChar size, s390_amode *dst, s390_amode *src);
H A Dhost_s390_isel.c3553 addInstr(env, s390_insn_memcpy(sizeofIRType(tyd), am, from));
3678 addInstr(env, s390_insn_memcpy(size, am, from));
3696 addInstr(env, s390_insn_memcpy(size, am, from));
H A Dhost_s390_defs.c5312 s390_insn_memcpy(UChar size, s390_amode *dst, s390_amode *src) function

Completed in 147 milliseconds