Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp537 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned RegPair,
2460 if (DecodeMovePRegPair(Inst, RegPair, Address, Decoder) == in DecodeMovePOperands()
2482 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned RegPair, in DecodeMovePRegPair() function