Home
last modified time | relevance | path

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

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DScalarEvolution.cpp1147 static const GetExtendExprTy GetExtendExpr; member
1157 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anond51b32ac0411::ExtendOpTraits< SCEVSignExtendExpr>
1163 static const GetExtendExprTy GetExtendExpr; member
1173 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anond51b32ac0411::ExtendOpTraits< SCEVZeroExtendExpr>
1188 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1262 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp1406 static const GetExtendExprTy GetExtendExpr; member
1416 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon2e1fa9840411::ExtendOpTraits< SCEVSignExtendExpr>
1422 static const GetExtendExprTy GetExtendExpr; member
1432 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon2e1fa9840411::ExtendOpTraits< SCEVZeroExtendExpr>
1447 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1521 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp1147 static const GetExtendExprTy GetExtendExpr; member
1157 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon0eace4c60411::ExtendOpTraits< SCEVSignExtendExpr>
1163 static const GetExtendExprTy GetExtendExpr; member
1173 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon0eace4c60411::ExtendOpTraits< SCEVZeroExtendExpr>
1188 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1262 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp1406 static const GetExtendExprTy GetExtendExpr; member
1416 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon78cd660f0411::ExtendOpTraits< SCEVSignExtendExpr>
1422 static const GetExtendExprTy GetExtendExpr; member
1432 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon78cd660f0411::ExtendOpTraits< SCEVZeroExtendExpr>
1447 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1521 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1406 static const GetExtendExprTy GetExtendExpr; member
1416 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon3bd818870411::ExtendOpTraits< SCEVSignExtendExpr>
1422 static const GetExtendExprTy GetExtendExpr; member
1432 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon3bd818870411::ExtendOpTraits< SCEVZeroExtendExpr>
1447 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1521 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp1395 static const GetExtendExprTy GetExtendExpr; member
1405 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon8c2417c40411::ExtendOpTraits< SCEVSignExtendExpr>
1411 static const GetExtendExprTy GetExtendExpr; member
1421 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon8c2417c40411::ExtendOpTraits< SCEVZeroExtendExpr>
1436 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1510 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp1359 static const GetExtendExprTy GetExtendExpr; member
1369 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anonab96dc820411::ExtendOpTraits< SCEVSignExtendExpr>
1375 static const GetExtendExprTy GetExtendExpr; member
1385 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anonab96dc820411::ExtendOpTraits< SCEVZeroExtendExpr>
1400 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1474 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp1361 static const GetExtendExprTy GetExtendExpr; member
1371 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anoncb09a1400411::ExtendOpTraits< SCEVSignExtendExpr>
1377 static const GetExtendExprTy GetExtendExpr; member
1387 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anoncb09a1400411::ExtendOpTraits< SCEVZeroExtendExpr>
1402 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1476 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp1291 static const GetExtendExprTy GetExtendExpr; member
1301 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anonb3a128370411::ExtendOpTraits< SCEVSignExtendExpr>
1307 static const GetExtendExprTy GetExtendExpr; member
1317 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anonb3a128370411::ExtendOpTraits< SCEVZeroExtendExpr>
1332 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1406 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DScalarEvolution.cpp1338 static const GetExtendExprTy GetExtendExpr; member
1348 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anonf499dbe40511::ExtendOpTraits< SCEVSignExtendExpr>
1354 static const GetExtendExprTy GetExtendExpr; member
1364 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anonf499dbe40511::ExtendOpTraits< SCEVZeroExtendExpr>
1379 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1453 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp1338 static const GetExtendExprTy GetExtendExpr; member
1348 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon2b4e4b3a0511::ExtendOpTraits< SCEVSignExtendExpr>
1354 static const GetExtendExprTy GetExtendExpr; member
1364 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon2b4e4b3a0511::ExtendOpTraits< SCEVZeroExtendExpr>
1379 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1453 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DScalarEvolution.cpp1297 static const GetExtendExprTy GetExtendExpr; member
1307 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon2e4d85960411::ExtendOpTraits< SCEVSignExtendExpr>
1313 static const GetExtendExprTy GetExtendExpr; member
1323 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon2e4d85960411::ExtendOpTraits< SCEVZeroExtendExpr>
1338 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1412 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1338 static const GetExtendExprTy GetExtendExpr; member
1348 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon3f47bb590511::ExtendOpTraits< SCEVSignExtendExpr>
1354 static const GetExtendExprTy GetExtendExpr; member
1364 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon3f47bb590511::ExtendOpTraits< SCEVZeroExtendExpr>
1379 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1453 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DScalarEvolution.cpp1338 static const GetExtendExprTy GetExtendExpr; member
1348 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anonb5a706170511::ExtendOpTraits< SCEVSignExtendExpr>
1354 static const GetExtendExprTy GetExtendExpr; member
1364 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anonb5a706170511::ExtendOpTraits< SCEVZeroExtendExpr>
1379 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1453 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DScalarEvolution.cpp1338 static const GetExtendExprTy GetExtendExpr; member
1348 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon952e62ac0511::ExtendOpTraits< SCEVSignExtendExpr>
1354 static const GetExtendExprTy GetExtendExpr; member
1364 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon952e62ac0511::ExtendOpTraits< SCEVZeroExtendExpr>
1379 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1453 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DScalarEvolution.cpp1297 static const GetExtendExprTy GetExtendExpr; member
1307 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anoned1c9d2a0411::ExtendOpTraits< SCEVSignExtendExpr>
1313 static const GetExtendExprTy GetExtendExpr; member
1323 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anoned1c9d2a0411::ExtendOpTraits< SCEVZeroExtendExpr>
1338 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1412 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DScalarEvolution.cpp1338 static const GetExtendExprTy GetExtendExpr; member
1348 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anond65f4b180511::ExtendOpTraits< SCEVSignExtendExpr>
1354 static const GetExtendExprTy GetExtendExpr; member
1364 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anond65f4b180511::ExtendOpTraits< SCEVZeroExtendExpr>
1379 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1453 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local