Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp217 static DecodeStatus DecodeSMLAInstruction(MCInst &Inst, unsigned Insn,
2116 static DecodeStatus DecodeSMLAInstruction(MCInst &Inst, unsigned Insn, in DecodeSMLAInstruction() function
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrInfo.td4292 let DecoderMethod = "DecodeSMLAInstruction" in {