Searched defs:TruncTy (Results 1 – 10 of 10) 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
1089 Type *&TruncTy, in getAddRecExprPHILiterally()1309 Type *TruncTy = nullptr; in expandAddRecExprLiterally() 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
2123 llvm::Type *TruncTy = ResultTruncRegTypes[i]; in EmitAsmStmt() local
1038 IntegerType *TruncTy = cast<IntegerType>(OrigTy); in promoteTo() local
2151 Type *TruncTy = IntegerType::get(Cmp.getContext(), TypeBits - Amt); in foldICmpShlConstant() local
4502 Type *TruncTy = Type::getIntNTy(Ctx, ActiveBits); in optimizeLoadExt() local