Home
last modified time | relevance | path

Searched refs:UMul (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp1241 const SCEV *UMul = getMulExpr(CastedMaxBECount, Step); in getSignExtendExpr() local
1242 Add = getAddExpr(Start, UMul); in getSignExtendExpr()