Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp306 static DecodeStatus DecodePrefeOpMM(MCInst &Inst,
1627 static DecodeStatus DecodePrefeOpMM(MCInst &Inst, in DecodePrefeOpMM() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td1076 let DecoderMethod = "DecodePrefeOpMM" in {