Searched refs:hasNewValue2 (Results 1 – 7 of 7) sorted by relevance
149 bits<1> hasNewValue2 = 0;150 let TSFlags{50} = hasNewValue2; // Second New-value producer insn.
32763 let hasNewValue2 = 1;38654 let hasNewValue2 = 1;39935 let hasNewValue2 = 1;
197 bool hasNewValue2(MCInstrInfo const &MCII, MCInst const &MCI);
417 HexagonMCInstrInfo::hasNewValue2(MCII, MCI)) && in getNewValueOperand2()520 bool HexagonMCInstrInfo::hasNewValue2(MCInstrInfo const &MCII, in hasNewValue2() function in HexagonMCInstrInfo
181 else if (i <= 1 && HexagonMCInstrInfo::hasNewValue2(MCII, MCI)) in init()
745 if (HexagonMCInstrInfo::hasNewValue2(MCII, Inst)) in getMachineOpValue()
500 if (HexagonMCInstrInfo::hasNewValue2(*MCII, Inst)) { in getSingleInstruction()