Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp259 static DecodeStatus DecodeCacheOpMM(MCInst &Inst, unsigned Insn,
1533 static DecodeStatus DecodeCacheOpMM(MCInst &Inst, unsigned Insn, in DecodeCacheOpMM() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td1065 let DecoderMethod = "DecodeCacheOpMM" in {
H A DMicroMips32r6InstrInfo.td419 string DecoderMethod = "DecodeCacheOpMM";