Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp716 static DecodeStatus checkDecodedInstruction(MCInst &MI, uint64_t &Size, in checkDecodedInstruction() function
809 return checkDecodedInstruction(MI, Size, Address, CS, Insn, Result); in getARMInstruction()
840 return checkDecodedInstruction(MI, Size, Address, CS, Insn, Result); in getARMInstruction()
1178 return checkDecodedInstruction(MI, Size, Address, CS, Insn32, Result); in getThumbInstruction()