Home
last modified time | relevance | path

Searched defs:TruncTy (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp708 auto *TruncTy = Type::getIntNTy(Instr->getContext(), NewWidth); in narrowSDivOrSRem() local
752 auto *TruncTy = Type::getIntNTy(Instr->getContext(), NewWidth); in processUDivOrURem() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp558 auto InsertTrunc = [&](Value *V, Type *TruncTy) -> Instruction* { in TruncateSinks()
H A DCodeGenPrepare.cpp6525 Type *TruncTy = Type::getIntNTy(Ctx, ActiveBits); in optimizeLoadExt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1203 Type *&TruncTy, in getAddRecExprPHILiterally()
1444 Type *TruncTy = nullptr; in expandAddRecExprLiterally() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp2607 llvm::Type *TruncTy = ResultTruncRegTypes[i]; in EmitAsmStmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1056 IntegerType *TruncTy = cast<IntegerType>(OrigTy); in promoteTo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1107 Type *TruncTy = V->getType()->getWithNewBitWidth(P.NumBits); in extractIntPart() local
H A DInstCombineCompares.cpp2175 Type *TruncTy = IntegerType::get(Cmp.getContext(), TypeBits - Amt); in foldICmpShlConstant() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp3108 Type *TruncTy = in getURemExpr() local
4829 Type *TruncTy = nullptr; in createAddRecFromPHIWithCastsImpl() local
6765 Type *TruncTy = IntegerType::get(getContext(), BitWidth - AShrAmt); in createSCEV() local