Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1475 unsigned CastWidth = SE->getTypeSizeInBits(Op->getType()); in widenLoopCompare() local
1738 unsigned CastWidth = SE->getTypeSizeInBits(DU.NarrowUse->getType()); in widenIVUse() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1233 unsigned CastWidth = SE->getTypeSizeInBits(Op->getType()); in widenLoopCompare() local
1287 unsigned CastWidth = SE->getTypeSizeInBits(DU.NarrowUse->getType()); in widenIVUse() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1383 unsigned CastWidth = SE->getTypeSizeInBits(Op->getType()); in widenLoopCompare() local
1592 unsigned CastWidth = SE->getTypeSizeInBits(DU.NarrowUse->getType()); in widenIVUse() local