Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp782 static constexpr DecoderListEntry DecoderList32[]{ variable
823 for (const DecoderListEntry &Entry : DecoderList32) { in getInstruction32()