Searched refs:ShImmVal (Results 1 – 1 of 1) sorted by relevance
623 unsigned ShImmVal = 0; in SelectImmShifterOperand() local626 ShImmVal = RHS->getZExtValue() & 31; in SelectImmShifterOperand()627 Opc = CurDAG->getTargetConstant(ARM_AM::getSORegOpc(ShOpcVal, ShImmVal), in SelectImmShifterOperand()647 unsigned ShImmVal = 0; in SelectRegShifterOperand() local652 if (CheckProfitability && !isShifterOpProfitable(N, ShOpcVal, ShImmVal)) in SelectRegShifterOperand()654 Opc = CurDAG->getTargetConstant(ARM_AM::getSORegOpc(ShOpcVal, ShImmVal), in SelectRegShifterOperand()