Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb.td463 let DecoderMethod = "DecodeThumbAddSPReg";
475 let DecoderMethod = "DecodeThumbAddSPReg";
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp560 static DecodeStatus DecodeThumbAddSPReg(MCInst &Inst, uint16_t Insn,
4699 static DecodeStatus DecodeThumbAddSPReg(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSPReg() function