Home
last modified time | relevance | path

Searched refs:translateInstruction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp1818 static bool translateInstruction(MCInst &target,
1888 bool Ret = translateInstruction(Instr, Insn, this); in getInstruction()
2433 static bool translateInstruction(MCInst &mcInst, in translateInstruction() function