Searched defs:AllSameOpcodeRight (Results 1 – 2 of 2) sorted by relevance
1980 bool AllSameOpcodeRight, bool SplatLeft, in shouldReorderOperands()2057 bool AllSameOpcodeRight = isa<Instruction>(Right[0]); in reorderInputsAccordingToOpcode() local
2706 ArrayRef<Value *> Right, bool AllSameOpcodeLeft, bool AllSameOpcodeRight, in shouldReorderOperands()2784 bool AllSameOpcodeRight = isa<Instruction>(Right[0]); in reorderInputsAccordingToOpcode() local