Searched defs:ShiftedVal (Results 1 – 4 of 4) sorted by relevance
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
3834 auto CanShrinkImmediate = [&](int64_t &ShiftedVal) { in tryShrinkShlLogicImm()3858 int64_t ShiftedVal; in tryShrinkShlLogicImm() local
5407 APInt ShiftedVal = N1C->getAPIntValue().lshr(Shift); in getNode() local
9837 SDValue ShiftedVal = DAG.getNode(ISD::SHL, DL, VT, N0, in performMulCombine() local