Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h296 bool isPredRegister(MCInstrInfo const &MCII, MCInst const &Inst, unsigned I);
H A DHexagonMCInstrInfo.cpp760 bool HexagonMCInstrInfo::isPredRegister(MCInstrInfo const &MCII, in isPredRegister() function in HexagonMCInstrInfo