Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrThumb.td447 let DecoderMethod = "DecodeThumbAddSPReg";
459 let DecoderMethod = "DecodeThumbAddSPReg";
/freebsd-12.1/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp372 static DecodeStatus DecodeThumbAddSPReg(MCInst &Inst, uint16_t Insn,
3895 static DecodeStatus DecodeThumbAddSPReg(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSPReg() function