Searched defs:ShiftedVal (Results 1 – 11 of 11) sorted by relevance
184 int64_t ShiftedVal = Val >> TrailingZeros; in generateInstSeq() local206 uint64_t ShiftedVal = (uint64_t)Val << LeadingZeros; in generateInstSeq() local
215 auto ShiftedVal = B.buildShl(Ty, LHS, Shift); in matchAArch64MulConstCombine() local
826 if (auto ShiftedVal = getShiftedVal<12>()) in isAddSubImm() local839 if (auto ShiftedVal = getShiftedVal<12>()) in isAddSubImmNeg() local1540 if (auto ShiftedVal = getShiftedVal<Shift>()) { in addImmWithOptionalShiftOperands() local1555 if (auto ShiftedVal = getShiftedVal<Shift>()) { in addImmNegWithOptionalShiftOperands() local
999 if (auto ShiftedVal = getShiftedVal<12>()) in isAddSubImm() local1012 if (auto ShiftedVal = getShiftedVal<12>()) in isAddSubImmNeg() local1859 if (auto ShiftedVal = getShiftedVal<Shift>()) { in addImmWithOptionalShiftOperands() local1874 if (auto ShiftedVal = getShiftedVal<Shift>()) { in addImmNegWithOptionalShiftOperands() local
3834 auto CanShrinkImmediate = [&](int64_t &ShiftedVal) { in tryShrinkShlLogicImm()3858 int64_t ShiftedVal; in tryShrinkShlLogicImm() local
7557 SDValue ShiftedVal = in performMulCombine() local7566 SDValue ShiftedVal = in performMulCombine() local7576 SDValue ShiftedVal = in performMulCombine() local7585 SDValue ShiftedVal = in performMulCombine() local
4151 auto CanShrinkImmediate = [&](int64_t &ShiftedVal) { in tryShrinkShlLogicImm()4175 int64_t ShiftedVal; in tryShrinkShlLogicImm() local
648 int64_t ShiftedVal = Val >> ShAmt; in tryShrinkShlLogicImm() local
3750 APInt ShiftedVal = N1C->getAPIntValue().lshr(Shift); in getNode() local
5407 APInt ShiftedVal = N1C->getAPIntValue().lshr(Shift); in getNode() local
9837 SDValue ShiftedVal = DAG.getNode(ISD::SHL, DL, VT, N0, in performMulCombine() local