Searched refs:isMove_X86Instr (Results 1 – 3 of 3) sorted by relevance
719 extern Bool isMove_X86Instr ( const X86Instr*, HReg*, HReg* );
412 isMove = (__typeof__(isMove)) X86FN(isMove_X86Instr); in LibVEX_Translate()
1670 Bool isMove_X86Instr ( const X86Instr* i, HReg* src, HReg* dst ) in isMove_X86Instr() function