Searched refs:SplatRight (Results 1 – 1 of 1) sorted by relevance
2708 bool SplatLeft, bool SplatRight, Value *&VLeft, Value *&VRight) { in shouldReorderOperands() argument2712 if (SplatRight) { in shouldReorderOperands()2788 bool SplatRight = true; in reorderInputsAccordingToOpcode() local2800 AllSameOpcodeRight, SplatLeft, SplatRight, VLeft, in reorderInputsAccordingToOpcode()2809 SplatRight = SplatRight && (Right[i - 1] == Right[i]); in reorderInputsAccordingToOpcode()2820 if (SplatRight || SplatLeft) in reorderInputsAccordingToOpcode()