Searched defs:ShiftedVal (Results 1 – 6 of 6) sorted by relevance
178 uint64_t ShiftedVal = (uint64_t)Val << LeadingZeros; generateInstSeqLeadingZeros() local 233 int64_t ShiftedVal = Val >> TrailingZeros; generateInstSeq() local
1004 auto *ShiftedVal = Builder.CreateShl(Builder.getInt8(0x1), BitToSet); lowerMCDCTestVectorBitmapUpdate() local 1036 auto *ShiftedVal = Builder.CreateShl(CondV_32, Update->getCondID()); lowerMCDCCondBitmapUpdate() local
227 auto ShiftedVal = B.buildShl(Ty, LHS, Shift); in matchAArch64MulConstCombine() local
1001 if (auto ShiftedVal = getShiftedVal<12>()) isAddSubImm() local 1014 if (auto ShiftedVal = getShiftedVal<12>()) isAddSubImmNeg() local 1905 if (auto ShiftedVal = getShiftedVal<Shift>()) { addImmWithOptionalShiftOperands() local 1920 if (auto ShiftedVal = getShiftedVal<Shift>()) { addImmNegWithOptionalShiftOperands() local [all...]
4393 __anon4a8bd31b1402(int64_t &ShiftedVal) tryShrinkShlLogicImm() argument 4417 int64_t ShiftedVal; tryShrinkShlLogicImm() local [all...]
655 int64_t ShiftedVal = Val >> ShAmt; tryShrinkShlLogicImm() local