Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp424 auto Consumer = HexagonMCInstrInfo::predicateInfo(MCII, I); in checkNewValues()
540 auto ProducerPredicate = HexagonMCInstrInfo::predicateInfo(MCII, I); in registerProducer()
H A DHexagonMCInstrInfo.h332 PredicateInfo predicateInfo(MCInstrInfo const &MCII, MCInst const &MCI);
H A DHexagonMCInstrInfo.cpp926 HexagonMCInstrInfo::predicateInfo(MCInstrInfo const &MCII, MCInst const &MCI) { in predicateInfo() function in HexagonMCInstrInfo