Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1286 static const GetExtendExprTy GetExtendExpr; member
1296 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon8884d99e0511::ExtendOpTraits< SCEVSignExtendExpr>
1302 static const GetExtendExprTy GetExtendExpr; member
1312 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon8884d99e0511::ExtendOpTraits< SCEVZeroExtendExpr>
1327 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1404 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local