Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp118 static DecodeStatus DecodeCCRU6Instruction(MCInst &, uint64_t, uint64_t,
307 static DecodeStatus DecodeCCRU6Instruction(MCInst &Inst, uint64_t Insn, in DecodeCCRU6Instruction() function
/llvm-project-15.0.7/llvm/lib/Target/ARC/
H A DARCInstrFormats.td352 let DecoderMethod = "DecodeCCRU6Instruction";