Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp285 static DecodeStatus DecodeMemMMImm16(MCInst &Inst,
1317 static DecodeStatus DecodeMemMMImm16(MCInst &Inst, in DecodeMemMMImm16() function
/external/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td693 let DecoderMethod = "DecodeMemMMImm16" in {