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

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

Completed in 104 milliseconds