Searched refs:isMove_AMD64Instr (Results 1 – 3 of 3) sorted by relevance
775 extern Bool isMove_AMD64Instr ( const AMD64Instr*, HReg*, HReg* );
430 isMove = (__typeof__(isMove)) AMD64FN(isMove_AMD64Instr); in LibVEX_Translate()
1861 Bool isMove_AMD64Instr ( const AMD64Instr* i, HReg* src, HReg* dst ) in isMove_AMD64Instr() function