Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp263 static DecodeStatus DecodePrefeOpMM(MCInst &Inst, unsigned Insn,
1549 static DecodeStatus DecodePrefeOpMM(MCInst &Inst, unsigned Insn, in DecodePrefeOpMM() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td1072 let DecoderMethod = "DecodePrefeOpMM" in {