Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp1204 static const GetExtendExprTy GetExtendExpr; member
1214 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon7b2ad5c50311::ExtendOpTraits< SCEVSignExtendExpr>
1220 static const GetExtendExprTy GetExtendExpr; member
1230 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon7b2ad5c50311::ExtendOpTraits< SCEVZeroExtendExpr>
1244 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1317 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp1406 static const GetExtendExprTy GetExtendExpr; member
1416 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anond3d56e270411::ExtendOpTraits< SCEVSignExtendExpr>
1422 static const GetExtendExprTy GetExtendExpr; member
1432 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anond3d56e270411::ExtendOpTraits< SCEVZeroExtendExpr>
1447 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1521 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local