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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h305 PredicateInfo predicateInfo(MCInstrInfo const &MCII, MCInst const &MCI);
H A DHexagonMCChecker.cpp414 auto Consumer = HexagonMCInstrInfo::predicateInfo(MCII, I);
530 auto ProducerPredicate = HexagonMCInstrInfo::predicateInfo(MCII, I);
H A DHexagonMCInstrInfo.cpp817 HexagonMCInstrInfo::predicateInfo(MCInstrInfo const &MCII, MCInst const &MCI) { function in class:HexagonMCInstrInfo

Completed in 104 milliseconds