Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td310 let DecoderMethod = "DecodeMemMMImm4";
320 let DecoderMethod = "DecodeMemMMImm4";
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp260 static DecodeStatus DecodeMemMMImm4(MCInst &Inst,
1182 static DecodeStatus DecodeMemMMImm4(MCInst &Inst, in DecodeMemMMImm4() function