Home
last modified time | relevance | path

Searched refs:NextLoadStore (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp575 NextLoadStore(nullptr), SchedulingRegionID(0), SchedulingPriority(0), in ScheduleData()
582 NextLoadStore = nullptr; in init()
658 ScheduleData *NextLoadStore; member
812 ScheduleData *NextLoadStore);
2973 ScheduleData *NextLoadStore) { in initScheduleData() argument
2995 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()
3002 if (NextLoadStore) { in initScheduleData()
3004 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()
3055 ScheduleData *DepDest = BundleMember->NextLoadStore; in calculateDependencies()
3093 DepDest = DepDest->NextLoadStore; in calculateDependencies()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1800 NextLoadStore = nullptr; in init()
1879 ScheduleData *NextLoadStore = nullptr; member
2095 ScheduleData *NextLoadStore);
5030 ScheduleData *NextLoadStore) { in initScheduleData() argument
5048 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()
5055 if (NextLoadStore) { in initScheduleData()
5057 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()
5119 ScheduleData *DepDest = BundleMember->NextLoadStore; in calculateDependencies()
5157 DepDest = DepDest->NextLoadStore; in calculateDependencies()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1942 NextLoadStore = nullptr; in init()
2021 ScheduleData *NextLoadStore = nullptr; member
2251 ScheduleData *NextLoadStore);
5297 ScheduleData *NextLoadStore) { in initScheduleData() argument
5317 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()
5324 if (NextLoadStore) { in initScheduleData()
5326 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()
5388 ScheduleData *DepDest = BundleMember->NextLoadStore; in calculateDependencies()
5426 DepDest = DepDest->NextLoadStore; in calculateDependencies()