Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp276 static DecodeStatus DecodeSMLAInstruction(MCInst &Inst, unsigned Insn,
2490 static DecodeStatus DecodeSMLAInstruction(MCInst &Inst, unsigned Insn, in DecodeSMLAInstruction() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrInfo.td4502 let DecoderMethod = "DecodeSMLAInstruction" in {