Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
HDMipsDisassembler.cpp437 static DecodeStatus DecodeANDI16Imm(MCInst &Inst, unsigned Insn,
2412 static DecodeStatus DecodeANDI16Imm(MCInst &Inst, unsigned Insn, in DecodeANDI16Imm() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMicroMipsInstrInfo.td35 let DecoderMethod = "DecodeANDI16Imm";