Searched defs:AllSameOpcodeRight (Results 1 – 1 of 1) sorted by relevance
1955 bool AllSameOpcodeRight, bool SplatLeft, in shouldReorderOperands()2032 bool AllSameOpcodeRight = isa<Instruction>(Right[0]); in reorderInputsAccordingToOpcode() local