Searched refs:hasNewValue2 (Results 1 – 6 of 6) sorted by relevance
149 bits<1> hasNewValue2 = 0;150 let TSFlags{50} = hasNewValue2; // Second New-value producer insn.
32787 let hasNewValue2 = 1;38678 let hasNewValue2 = 1;39959 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
746 if (HexagonMCInstrInfo::hasNewValue2(MCII, Inst)) in getMachineOpValue()
500 if (HexagonMCInstrInfo::hasNewValue2(*MCII, Inst)) { in getSingleInstruction()