Searched refs:DecodeCPSInstruction (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp275 static DecodeStatus DecodeCPSInstruction(MCInst &Inst, unsigned Insn,
2202 return DecodeCPSInstruction(Inst, Insn, Address, Decoder);
2329 static DecodeStatus DecodeCPSInstruction(MCInst &Inst, unsigned Insn, function
2480 return DecodeCPSInstruction(Inst, Insn, Address, Decoder);
5642 return DecodeCPSInstruction(Inst, Insn, Address, Decoder);

Completed in 120 milliseconds