Searched refs:hasNewValue (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h181 bool hasNewValue(MCInstrInfo const &MCII, MCInst const &MCI);
H A DHexagonMCInstrInfo.cpp365 HexagonMCInstrInfo::hasNewValue(MCII, MCI)) &&
461 bool HexagonMCInstrInfo::hasNewValue(MCInstrInfo const &MCII, function in class:HexagonMCInstrInfo
H A DHexagonMCCodeEmitter.cpp755 if (HexagonMCInstrInfo::hasNewValue(MCII, Inst))
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp495 } else if (HexagonMCInstrInfo::hasNewValue(*MCII, Inst)) {

Completed in 160 milliseconds