Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp423 HexagonMCInstrInfo::predicateInfo(MCII, ConsumerInst); in checkNewValues()
565 auto ProducerPredicate = HexagonMCInstrInfo::predicateInfo(MCII, I); in registerProducer()
H A DHexagonMCInstrInfo.h344 PredicateInfo predicateInfo(MCInstrInfo const &MCII, MCInst const &MCI);
H A DHexagonMCInstrInfo.cpp938 HexagonMCInstrInfo::predicateInfo(MCInstrInfo const &MCII, MCInst const &MCI) { in predicateInfo() function in HexagonMCInstrInfo