Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp382 static DecodeStatus DecodeSimm23Lsl2(MCInst &Inst, unsigned Insn,
2422 static DecodeStatus DecodeSimm23Lsl2(MCInst &Inst, unsigned Insn, in DecodeSimm23Lsl2() function
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td200 let DecoderMethod = "DecodeSimm23Lsl2";