reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1401 ShAmt = Sh->getZExtValue(); 1402 if (ShAmt < 4 && isShifterOpProfitable(OffReg, ShOpcVal, ShAmt)) 1402 if (ShAmt < 4 && isShifterOpProfitable(OffReg, ShOpcVal, ShAmt)) 1405 ShAmt = 0; 1419 ShAmt = PowerOfTwo; 1423 ShImm = CurDAG->getTargetConstant(ShAmt, SDLoc(N), MVT::i32);