Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMInstrThumb.td459 let DecoderMethod = "DecodeThumbAddSPReg";
471 let DecoderMethod = "DecodeThumbAddSPReg";
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
HDARMDisassembler.cpp451 static DecodeStatus DecodeThumbAddSPReg(MCInst &Inst, uint16_t Insn,
4384 static DecodeStatus DecodeThumbAddSPReg(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSPReg() function