Searched refs:SplatLeft (Results 1 – 1 of 1) sorted by relevance
1980 bool AllSameOpcodeRight, bool SplatLeft, in shouldReorderOperands() argument1993 if (SplatLeft && VLeft == Left[i - 1]) in shouldReorderOperands()1999 if (SplatLeft) { in shouldReorderOperands()2059 bool SplatLeft = true; in reorderInputsAccordingToOpcode() local2068 AllSameOpcodeRight, SplatLeft, SplatRight)) { in reorderInputsAccordingToOpcode()2077 SplatLeft = SplatLeft && (Left[i - 1] == Left[i]); in reorderInputsAccordingToOpcode()2087 if (SplatRight || SplatLeft) in reorderInputsAccordingToOpcode()