Searched defs:UDiv (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp366 const SCEVUDivExpr *UDiv = cast<SCEVUDivExpr>(this); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp958 auto *UDiv = local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp301 auto *UDiv = BinaryOperator::Create( local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2579 foldICmpUDivConstant(ICmpInst &Cmp, BinaryOperator *UDiv, const APInt &C) argument

Completed in 205 milliseconds