Searched refs:SE2 (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 11984 ScalarEvolution SE2(F, TLI, AC, DT, LI); in verify() local 12005 SCEVMapper SCM(SE2); in verify() 12013 auto *NewBECount = SE2.getBackedgeTakenCount(L); in verify() 12015 if (CurBECount == SE2.getCouldNotCompute() || in verify() 12016 NewBECount == SE2.getCouldNotCompute()) { in verify() 12037 NewBECount = SE2.getZeroExtendExpr(NewBECount, CurBECount->getType()); in verify() 12040 CurBECount = SE2.getZeroExtendExpr(CurBECount, NewBECount->getType()); in verify() 12042 const SCEV *Delta = SE2.getMinusSCEV(CurBECount, NewBECount); in verify()
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 12503 ScalarEvolution SE2(F, TLI, AC, DT, LI); in verify() local 12524 SCEVMapper SCM(SE2); in verify() 12532 auto *NewBECount = SE2.getBackedgeTakenCount(L); in verify() 12534 if (CurBECount == SE2.getCouldNotCompute() || in verify() 12535 NewBECount == SE2.getCouldNotCompute()) { in verify() 12556 NewBECount = SE2.getZeroExtendExpr(NewBECount, CurBECount->getType()); in verify() 12559 CurBECount = SE2.getZeroExtendExpr(CurBECount, NewBECount->getType()); in verify() 12561 const SCEV *Delta = SE2.getMinusSCEV(CurBECount, NewBECount); in verify()
|
/external/llvm/lib/Transforms/Vectorize/ |
D | BBVectorize.cpp | 2265 SE2 = BestDAG.end(); S != SE2; ++S) { in choosePairs() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 9971 ScalarEvolution SE2(F, TLI, AC, DT, LI); in verify() local 9973 getLoopBackedgeTakenCounts(*I, BackedgeDumpsNew, SE2); in verify()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 24519 ,"US","SE2","South Elgin","South Elgin","IL","-23-----","RL","0607",,"4159N 08818W",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 41104 "X","FR","SE2","Saint-Evette","Saint-Evette",,"1-------","XX","1301",,"4801N 00434W",""
|