Searched refs:isMove_PPCInstr (Results 1 – 3 of 3) sorted by relevance
447 isMove = (__typeof__(isMove)) PPC32FN(isMove_PPCInstr); in LibVEX_Translate()464 isMove = (__typeof__(isMove)) PPC64FN(isMove_PPCInstr); in LibVEX_Translate()
1113 extern Bool isMove_PPCInstr ( const PPCInstr*, HReg*, HReg* );
2963 Bool isMove_PPCInstr ( const PPCInstr* i, HReg* src, HReg* dst ) in isMove_PPCInstr() function