Lines Matching refs:NewDstMod
1739 …SModifier NewDstMod = SplitVariable(FromExecSize, ToExecSize, ThePart, Lo, m_encoderState.m_dstOpe… in AddPair() local
1747 VISA_VectorOpnd* L = GetDestinationOperand(Lo, NewDstMod); in AddPair()
1748 VISA_VectorOpnd* H = GetDestinationOperand(Hi, NewDstMod); in AddPair()
1749 VISA_VectorOpnd* HIn = GetSourceOperand(Hi, NewDstMod); in AddPair()
1769 H = GetDestinationOperand(Hi, NewDstMod); in AddPair()
1779 H = GetDestinationOperand(Hi, NewDstMod); in AddPair()
1896 …SModifier NewDstMod = SplitVariable(FromExecSize, ToExecSize, ThePart, Lo, m_encoderState.m_dstOpe… in SubPair() local
1905 VISA_VectorOpnd* L = GetDestinationOperand(Lo, NewDstMod); in SubPair()
1906 VISA_VectorOpnd* H = GetDestinationOperand(Hi, NewDstMod); in SubPair()
1907 VISA_VectorOpnd* HIn = GetSourceOperand(Hi, NewDstMod); in SubPair()
1925 H = GetDestinationOperand(Hi, NewDstMod); in SubPair()
1935 H = GetDestinationOperand(Hi, NewDstMod); in SubPair()