Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp839 static constexpr DecoderListEntry DecoderList16[]{ variable
871 for (const DecoderListEntry &Entry : DecoderList16) { in getInstruction16()