Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h295 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