Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMInstrThumb.td429 let DecoderMethod = "DecodeThumbAddSPImm";
440 let DecoderMethod = "DecodeThumbAddSPImm";
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp557 static DecodeStatus DecodeThumbAddSPImm(MCInst &Inst, uint16_t Val,
4684 static DecodeStatus DecodeThumbAddSPImm(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSPImm() function