Searched refs:translateInstruction (Results 1 – 2 of 2) sorted by relevance
67 static bool translateInstruction(MCInst &target,139 return (!translateInstruction(instr, internalInstr)) ? Success : Fail; in getInstruction()569 static bool translateInstruction(MCInst &mcInst, in translateInstruction() function
125 static bool translateInstruction(MCInst &target,235 return (!translateInstruction(Instr, InternalInstr, this)) ? Success : Fail; in getInstruction()1027 static bool translateInstruction(MCInst &mcInst, in translateInstruction() function