Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td219 let DecoderMethod = "DecodeMemMMImm12";
231 let DecoderMethod = "DecodeMemMMImm12";
250 let DecoderMethod = "DecodeMemMMImm12";
258 let DecoderMethod = "DecodeMemMMImm12";
266 let DecoderMethod = "DecodeMemMMImm12";
281 let DecoderMethod = "DecodeMemMMImm12";
300 let DecoderMethod = "DecodeMemMMImm12";
548 let DecoderMethod = "DecodeMemMMImm12";
555 let DecoderMethod = "DecodeMemMMImm12";
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp301 static DecodeStatus DecodeMemMMImm12(MCInst &Inst, unsigned Insn,
1799 static DecodeStatus DecodeMemMMImm12(MCInst &Inst, unsigned Insn, in DecodeMemMMImm12() function