Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp466 static DecodeStatus DecodeDEXT(MCInst &MI, InsnType Insn, uint64_t Address,
1008 static DecodeStatus DecodeDEXT(MCInst &MI, InsnType Insn, uint64_t Address, in DecodeDEXT() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips64InstrInfo.td377 let DecoderMethod = "DecodeDEXT" in {