Home
last modified time | relevance | path

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

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