Searched refs:OpLHSRHS (Results 1 – 1 of 1) sorted by relevance
4989 Register OpLHSRHS = OpLHSDef->getOperand(2).getReg(); in tryReassocBinOp() local4995 if (isConstantOrConstantSplatVector(*MRI.getVRegDef(OpLHSRHS), MRI) && in tryReassocBinOp()5000 auto NewCst = B.buildInstr(Opc, {OpRHSTy}, {OpLHSRHS, OpRHS}); in tryReassocBinOp()5010 B.buildInstr(Opc, {DstReg}, {NewLHSLHS, OpLHSRHS}); in tryReassocBinOp()