Searched refs:IsVOP3 (Results 1 – 3 of 3) sorted by relevance
96 bool IsVOP3 = SII->isVOP3(*MI[CompIdx]); in doReplace() local104 InstInfo[CompIdx].getIndexOfSrcInMCOperands(CompSrcIdx, IsVOP3); in doReplace()
685 bool IsVOP3 = false; variable726 unsigned isVOP3() const { return IsVOP3; } in isVOP3()
808 IsVOP3 = VOP3Layout || (OpDesc.TSFlags & SIInstrFlags::VOP3); in ComponentProps()820 if (IsVOP3) in ComponentProps()