Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp485 static DecodeStatus DecodeMovePOperands(MCInst &Inst, unsigned Insn,
2353 static DecodeStatus DecodeMovePOperands(MCInst &Inst, unsigned Insn, in DecodeMovePOperands() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td244 let DecoderMethod = "DecodeMovePOperands";