Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp598 bool isPartOfBundle() const { in isPartOfBundle() function
1091 !BS.getScheduleData(VL[0])->isPartOfBundle()) && in buildTree_rec()
2899 assert(Bundle->isSchedulingEntity() && Bundle->isPartOfBundle() && in cancelScheduling()
3162 SD->isPartOfBundle() == (ScalarToTreeEntry.count(SD->Inst) != 0) && in scheduleBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1819 bool isPartOfBundle() const { in isPartOfBundle() function
2556 !BS.getScheduleData(VL0)->isPartOfBundle()) && in buildTree_rec()
3896 if (Bundle && Bundle->isPartOfBundle()) in setInsertPointAfterBundle()
4923 assert(Bundle->isSchedulingEntity() && Bundle->isPartOfBundle() && in cancelScheduling()
5227 assert(SD->isPartOfBundle() == in scheduleBlock()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1961 bool isPartOfBundle() const { in isPartOfBundle() function
2712 !BS.getScheduleData(VL0)->isPartOfBundle()) && in buildTree_rec()
4179 if (Bundle && Bundle->isPartOfBundle()) in setInsertPointAfterBundle()
5190 assert(Bundle->isSchedulingEntity() && Bundle->isPartOfBundle() && in cancelScheduling()
5496 assert(SD->isPartOfBundle() == in scheduleBlock()