Searched refs:AllSameOpcodeRight (Results 1 – 1 of 1) sorted by relevance
1980 bool AllSameOpcodeRight, bool SplatLeft, in shouldReorderOperands() argument2012 if (AllSameOpcodeRight) { in shouldReorderOperands()2057 bool AllSameOpcodeRight = isa<Instruction>(Right[0]); in reorderInputsAccordingToOpcode() local2068 AllSameOpcodeRight, SplatLeft, SplatRight)) { in reorderInputsAccordingToOpcode()2081 AllSameOpcodeRight = AllSameOpcodeRight && isa<Instruction>(Right[i]) && in reorderInputsAccordingToOpcode()