Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp247 static DecodeStatus DecodeCacheOpMM(MCInst &Inst,
1087 static DecodeStatus DecodeCacheOpMM(MCInst &Inst, in DecodeCacheOpMM() function
/external/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td857 let DecoderMethod = "DecodeCacheOpMM" in {