Home
last modified time | relevance | path

Searched defs:WiderType (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp297 Type *WiderType = SE.getWiderType(Stride->getType(), TripCount->getType()); in computeRefCost() local
325 Type *WiderType = SE.getWiderType(RefCost->getType(), TripCount->getType()); computeRefCost() local
477 Type *WiderType = SE.getWiderType(Coeff->getType(), ElemSize->getType()); isConsecutive() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1372 auto *WiderType = optimizeLoopExitWithUnknownExitCount() local
1683 Type *WiderType = optimizeLoopExits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp791 IntegerType *WiderType = IntegerType::get(I.getContext(), LOps.LoadSize); foldConsecutiveLoads() local