Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMInstrThumb.td378 let DecoderMethod = "DecodeThumbAddSPImm";
389 let DecoderMethod = "DecodeThumbAddSPImm";
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp357 static DecodeStatus DecodeThumbAddSPImm(MCInst &Inst, uint16_t Val,
3839 static DecodeStatus DecodeThumbAddSPImm(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSPImm() function