Searched refs:translateInstruction (Results 1 – 1 of 1) sorted by relevance
74 static bool translateInstruction(MCInst &target,162 return (!translateInstruction(Instr, InternalInstr, this)) ? Success : Fail; in getInstruction()963 static bool translateInstruction(MCInst &mcInst, in translateInstruction() function