Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1338 static const GetExtendExprTy GetExtendExpr; member
1348 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anone02dd7520511::ExtendOpTraits< SCEVSignExtendExpr>
1354 static const GetExtendExprTy GetExtendExpr; member
1364 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anone02dd7520511::ExtendOpTraits< SCEVZeroExtendExpr>
1379 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1453 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local