Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp806 bool extendSchedulingRegion(Value *V);
2819 if (!extendSchedulingRegion(V)) in tryScheduleBundle()
2917 bool BoUpSLP::BlockScheduling::extendSchedulingRegion(Value *V) { in extendSchedulingRegion() function in BoUpSLP::BlockScheduling
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2089 bool extendSchedulingRegion(Value *V, const InstructionsState &S);
4840 if (!extendSchedulingRegion(V, S)) in tryScheduleBundle()
4950 bool BoUpSLP::BlockScheduling::extendSchedulingRegion(Value *V, in extendSchedulingRegion() function in BoUpSLP::BlockScheduling
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2245 bool extendSchedulingRegion(Value *V, const InstructionsState &S);
5107 if (!extendSchedulingRegion(V, S)) in tryScheduleBundle()
5217 bool BoUpSLP::BlockScheduling::extendSchedulingRegion(Value *V, in extendSchedulingRegion() function in BoUpSLP::BlockScheduling