Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp342 static DecodeStatus DecodePOOL16BEncodedField(MCInst &Inst, unsigned Value,
2225 static DecodeStatus DecodePOOL16BEncodedField(MCInst &Inst, unsigned Value, in DecodePOOL16BEncodedField() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td25 let DecoderMethod = "DecodePOOL16BEncodedField";