Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp430 HexagonMCInstrInfo::predicateInfo(MCII, ConsumerInst); in checkNewValues()
572 auto ProducerPredicate = HexagonMCInstrInfo::predicateInfo(MCII, I); in registerProducer()
H A DHexagonMCInstrInfo.h345 PredicateInfo predicateInfo(MCInstrInfo const &MCII, MCInst const &MCI);
H A DHexagonMCInstrInfo.cpp930 HexagonMCInstrInfo::predicateInfo(MCInstrInfo const &MCII, MCInst const &MCI) { in predicateInfo() function in HexagonMCInstrInfo