Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp462 static DecodeStatus DecodeDINS(MCInst &MI, InsnType Insn, uint64_t Address,
1050 static DecodeStatus DecodeDINS(MCInst &MI, InsnType Insn, uint64_t Address, in DecodeDINS() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMips64InstrInfo.td393 let DecoderMethod = "DecodeDINS" in {