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 __anond3aa2a800311::ExtendOpTraits< SCEVSignExtendExpr>
1220 static const GetExtendExprTy GetExtendExpr; member
1230 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anond3aa2a800311::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-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp1361 static const GetExtendExprTy GetExtendExpr; member
1371 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon161628b80411::ExtendOpTraits< SCEVSignExtendExpr>
1377 static const GetExtendExprTy GetExtendExpr; member
1387 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon161628b80411::ExtendOpTraits< SCEVZeroExtendExpr>
1402 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1476 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local