Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp338 static DecodeStatus DecodeLi16Imm(MCInst &Inst, unsigned Value,
2215 static DecodeStatus DecodeLi16Imm(MCInst &Inst, unsigned Value, in DecodeLi16Imm() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td1084 let DecoderMethod = "DecodeLi16Imm";