Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMInstrThumb.td360 let DecoderMethod = "DecodeThumbAddSpecialReg";
1248 let DecoderMethod = "DecodeThumbAddSpecialReg";
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp319 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn,
3192 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSpecialReg() function