Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AVR/Disassembler/
H A DAVRDisassembler.cpp89 static DecodeStatus decodeFIOARr(MCInst &Inst, unsigned Insn, uint64_t Address,
132 static DecodeStatus decodeFIOARr(MCInst &Inst, unsigned Insn, uint64_t Address, in decodeFIOARr() function
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRInstrFormats.td351 let DecoderMethod = "decodeFIOARr";