Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp115 static DecodeStatus DecodeSOPwithRU6(MCInst &, uint64_t, uint64_t,
322 static DecodeStatus DecodeSOPwithRU6(MCInst &Inst, uint64_t Insn, in DecodeSOPwithRU6() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrFormats.td439 let DecoderMethod = "DecodeSOPwithRU6";