Searched defs:TruncTy (Results 1 – 7 of 7) sorted by relevance
556 auto InsertTrunc = [&](Value *V, Type *TruncTy) -> Instruction* { in TruncateSinks()
5907 Type *TruncTy = Type::getIntNTy(Ctx, ActiveBits); in optimizeLoadExt() local
644 auto *TruncTy = Type::getIntNTy(Instr->getContext(), NewWidth); in processUDivOrURem() local
1163 Type *&TruncTy, in getAddRecExprPHILiterally()1392 Type *TruncTy = nullptr; in expandAddRecExprLiterally() local
3180 Type *TruncTy = in getURemExpr() local4742 Type *TruncTy = nullptr; in createAddRecFromPHIWithCastsImpl() local6451 Type *TruncTy = IntegerType::get(getContext(), BitWidth - AShrAmt); in createSCEV() local
1038 IntegerType *TruncTy = cast<IntegerType>(OrigTy); in promoteTo() local
2151 Type *TruncTy = IntegerType::get(Cmp.getContext(), TypeBits - Amt); in foldICmpShlConstant() local