Searched refs:ShImmVal (Results 1 – 1 of 1) sorted by relevance
630 unsigned ShImmVal = 0; in SelectImmShifterOperand() local633 ShImmVal = RHS->getZExtValue() & 31; in SelectImmShifterOperand()634 Opc = CurDAG->getTargetConstant(ARM_AM::getSORegOpc(ShOpcVal, ShImmVal), in SelectImmShifterOperand()654 unsigned ShImmVal = 0; in SelectRegShifterOperand() local659 if (CheckProfitability && !isShifterOpProfitable(N, ShOpcVal, ShImmVal)) in SelectRegShifterOperand()661 Opc = CurDAG->getTargetConstant(ARM_AM::getSORegOpc(ShOpcVal, ShImmVal), in SelectRegShifterOperand()