Home
last modified time | relevance | path

Searched refs:tryScheduleBundle (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp799 bool tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP);
1088 if (!BS.tryScheduleBundle(VL, this)) { in buildTree_rec()
2804 bool BoUpSLP::BlockScheduling::tryScheduleBundle(ArrayRef<Value *> VL, in tryScheduleBundle() function in BoUpSLP::BlockScheduling
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1089 bool tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP,
1520 if (!BS.tryScheduleBundle(VL, this, S)) { in buildTree_rec()
3810 bool BoUpSLP::BlockScheduling::tryScheduleBundle(ArrayRef<Value *> VL, in tryScheduleBundle() function in BoUpSLP::BlockScheduling