Searched refs:PredRegDecoderTable (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp629 static const MCPhysReg PredRegDecoderTable[] = {Hexagon::P0, Hexagon::P1, local
632 return DecodeRegisterClass(Inst, RegNo, PredRegDecoderTable);

Completed in 95 milliseconds