Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp889 static constexpr DecoderListEntry DecoderList48[]{ variable
907 for (const DecoderListEntry &Entry : DecoderList48) { in getInstruction48()