Searched refs:isMove_S390Instr (Results 1 – 3 of 3) sorted by relevance
745 Bool isMove_S390Instr ( const s390_insn *, HReg *, HReg * );
484 isMove = (__typeof__(isMove)) S390FN(isMove_S390Instr); in LibVEX_Translate()
460 isMove_S390Instr(const s390_insn *insn, HReg *src, HReg *dst) in isMove_S390Instr() function