Searched refs:SplatRight (Results 1 – 2 of 2) sorted by relevance
1981 bool SplatRight) { in shouldReorderOperands() argument1985 if (SplatRight) { in shouldReorderOperands()2060 bool SplatRight = true; in reorderInputsAccordingToOpcode() local2068 AllSameOpcodeRight, SplatLeft, SplatRight)) { in reorderInputsAccordingToOpcode()2076 SplatRight = SplatRight && (Right[i - 1] == Right[i]); in reorderInputsAccordingToOpcode()2087 if (SplatRight || SplatLeft) in reorderInputsAccordingToOpcode()
2707 bool SplatLeft, bool SplatRight, Value *&VLeft, Value *&VRight) { in shouldReorderOperands() argument2711 if (SplatRight) { in shouldReorderOperands()2787 bool SplatRight = true; in reorderInputsAccordingToOpcode() local2799 AllSameOpcodeRight, SplatLeft, SplatRight, VLeft, in reorderInputsAccordingToOpcode()2808 SplatRight = SplatRight && (Right[i - 1] == Right[i]); in reorderInputsAccordingToOpcode()2819 if (SplatRight || SplatLeft) in reorderInputsAccordingToOpcode()