Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp378 static DecodeStatus DecodeANDI16Imm(MCInst &Inst, unsigned Insn,
2290 static DecodeStatus DecodeANDI16Imm(MCInst &Inst, unsigned Insn, in DecodeANDI16Imm() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td35 let DecoderMethod = "DecodeANDI16Imm";