Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td183 let DecoderMethod = "DecodeMemMMImm12";
192 let DecoderMethod = "DecodeMemMMImm12";
235 let DecoderMethod = "DecodeMemMMImm12";
243 let DecoderMethod = "DecodeMemMMImm12";
250 let DecoderMethod = "DecodeMemMMImm12";
257 let DecoderMethod = "DecodeMemMMImm12";
267 let DecoderMethod = "DecodeMemMMImm12";
513 let DecoderMethod = "DecodeMemMMImm12";
521 let DecoderMethod = "DecodeMemMMImm12";
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp280 static DecodeStatus DecodeMemMMImm12(MCInst &Inst,
1282 static DecodeStatus DecodeMemMMImm12(MCInst &Inst, in DecodeMemMMImm12() function