Searched refs:s390_insn_memcpy (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_s390_defs.h | 629 s390_insn *s390_insn_memcpy(UChar size, s390_amode *dst, s390_amode *src);
|
D | host_s390_isel.c | 3553 addInstr(env, s390_insn_memcpy(sizeofIRType(tyd), am, from)); in s390_isel_stmt() 3678 addInstr(env, s390_insn_memcpy(size, am, from)); in s390_isel_stmt() 3696 addInstr(env, s390_insn_memcpy(size, am, from)); in s390_isel_stmt()
|
D | host_s390_defs.c | 5312 s390_insn_memcpy(UChar size, s390_amode *dst, s390_amode *src) in s390_insn_memcpy() function
|