Searched defs:ShiftedVal (Results 1 – 6 of 6) sorted by relevance
181 uint64_t ShiftedVal = (uint64_t)Val << LeadingZeros; in generateInstSeqLeadingZeros() local 236 int64_t ShiftedVal = Val >> TrailingZeros; in generateInstSeq() local
227 auto ShiftedVal = B.buildShl(Ty, LHS, Shift); in matchAArch64MulConstCombine() local
1005 if (auto ShiftedVal = getShiftedVal<12>()) isAddSubImm() local 1018 if (auto ShiftedVal = getShiftedVal<12>()) isAddSubImmNeg() local 1934 if (auto ShiftedVal = getShiftedVal<Shift>()) { addImmWithOptionalShiftOperands() local 1949 if (auto ShiftedVal = getShiftedVal<Shift>()) { addImmNegWithOptionalShiftOperands() local [all...]
1120 auto *ShiftedVal = Builder.CreateShl(Builder.getInt8(0x1), BitToSet); lowerMCDCTestVectorBitmapUpdate() local
4455 __anonb5bafcbc1402(int64_t &ShiftedVal) tryShrinkShlLogicImm() argument 4479 int64_t ShiftedVal; tryShrinkShlLogicImm() local [all...]
653 int64_t ShiftedVal = Val >> ShAmt; tryShrinkShlLogicImm() local