Searched refs:hasNewValue (Results 1 – 7 of 7) sorted by relevance
18 let hasNewValue = 1;38 let hasNewValue = 1;51 let hasNewValue = 1;67 let hasNewValue = 1;79 let hasNewValue = 1;91 let hasNewValue = 1;103 let hasNewValue = 1;115 let hasNewValue = 1;128 let hasNewValue = 1;141 let hasNewValue = 1;[all …]
98 bits<1> hasNewValue = 0;99 let TSFlags{15} = hasNewValue; // New-value producer insn.311 bits<1> hasNewValue = 0;312 let TSFlags{11} = hasNewValue; // New-value producer insn.
41 hasNewValue = 1, opNewValue = 0 in
196 bool hasNewValue(MCInstrInfo const &MCII, MCInst const &MCI);
397 HexagonMCInstrInfo::hasNewValue(MCII, MCI)) && in getNewValueOperand()513 bool HexagonMCInstrInfo::hasNewValue(MCInstrInfo const &MCII, in hasNewValue() function in HexagonMCInstrInfo
743 if (HexagonMCInstrInfo::hasNewValue(MCII, Inst)) in getMachineOpValue()
507 } else if (HexagonMCInstrInfo::hasNewValue(*MCII, Inst)) { in getSingleInstruction()