Searched refs:isMove_ARM64Instr (Results 1 – 3 of 3) sorted by relevance
963 extern Bool isMove_ARM64Instr ( const ARM64Instr*, HReg*, HReg* );
519 isMove = (__typeof__(isMove)) ARM64FN(isMove_ARM64Instr); in LibVEX_Translate()
2481 Bool isMove_ARM64Instr ( const ARM64Instr* i, HReg* src, HReg* dst ) in isMove_ARM64Instr() function