Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp421 for (auto const &ConsumerInst : in checkNewValues() local
423 if (!HexagonMCInstrInfo::isNewValue(MCII, ConsumerInst)) in checkNewValues()
427 HexagonMCInstrInfo::predicateInfo(MCII, ConsumerInst); in checkNewValues()
429 bool Branch = HexagonMCInstrInfo::getDesc(MCII, ConsumerInst).isBranch(); in checkNewValues()
431 HexagonMCInstrInfo::getNewValueOperand(MCII, ConsumerInst); in checkNewValues()
440 reportError(ConsumerInst.getLoc(), in checkNewValues()
448 llvm::HexagonMCInstrInfo::getType(MCII, ConsumerInst) == in checkNewValues()
453 reportError(ConsumerInst.getLoc(), in checkNewValues()
462 reportError(ConsumerInst.getLoc(), in checkNewValues()
472 reportError(ConsumerInst.getLoc(), in checkNewValues()
[all …]