Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMInstrThumb.td185 let DecoderMethod = "DecodeThumbAddrModeRR";
198 let DecoderMethod = "DecodeThumbAddrModeRR";
214 let DecoderMethod = "DecodeThumbAddrModeRR";
221 let DecoderMethod = "DecodeThumbAddrModeRR";
229 let DecoderMethod = "DecodeThumbAddrModeRR";
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
HDARMDisassembler.cpp405 static DecodeStatus DecodeThumbAddrModeRR(MCInst &Inst, unsigned Val,
3687 static DecodeStatus DecodeThumbAddrModeRR(MCInst &Inst, unsigned Val, in DecodeThumbAddrModeRR() function