Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td1085 let DecoderMethod = "DecodeLi16Imm";