Searched refs:SplatLeft (Results 1 – 1 of 1) sorted by relevance
1955 bool AllSameOpcodeRight, bool SplatLeft, in shouldReorderOperands() argument1968 if (SplatLeft && VLeft == Left[i - 1]) in shouldReorderOperands()1974 if (SplatLeft) { in shouldReorderOperands()2034 bool SplatLeft = true; in reorderInputsAccordingToOpcode() local2043 AllSameOpcodeRight, SplatLeft, SplatRight)) { in reorderInputsAccordingToOpcode()2052 SplatLeft = SplatLeft && (Left[i - 1] == Left[i]); in reorderInputsAccordingToOpcode()2062 if (SplatRight || SplatLeft) in reorderInputsAccordingToOpcode()