Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp427 HexagonMCInstrInfo::predicateInfo(MCII, ConsumerInst); in checkNewValues()
569 auto ProducerPredicate = HexagonMCInstrInfo::predicateInfo(MCII, I); in registerProducer()
H A DHexagonMCInstrInfo.h344 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