Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp810 void initScheduleData(Instruction *FromI, Instruction *ToI,
2925 initScheduleData(I, I->getNextNode(), nullptr, nullptr); in extendSchedulingRegion()
2946 initScheduleData(I, ScheduleStart, nullptr, FirstLoadStoreInRegion); in extendSchedulingRegion()
2955 initScheduleData(ScheduleEnd, I->getNextNode(), LastLoadStoreInRegion, in extendSchedulingRegion()
2970 void BoUpSLP::BlockScheduling::initScheduleData(Instruction *FromI, in initScheduleData() function in BoUpSLP::BlockScheduling
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2093 void initScheduleData(Instruction *FromI, Instruction *ToI,
4973 initScheduleData(I, I->getNextNode(), nullptr, nullptr); in extendSchedulingRegion()
4997 initScheduleData(I, ScheduleStart, nullptr, FirstLoadStoreInRegion); in extendSchedulingRegion()
5009 initScheduleData(ScheduleEnd, I->getNextNode(), LastLoadStoreInRegion, in extendSchedulingRegion()
5027 void BoUpSLP::BlockScheduling::initScheduleData(Instruction *FromI, in initScheduleData() function in BoUpSLP::BlockScheduling
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2249 void initScheduleData(Instruction *FromI, Instruction *ToI,
5240 initScheduleData(I, I->getNextNode(), nullptr, nullptr); in extendSchedulingRegion()
5264 initScheduleData(I, ScheduleStart, nullptr, FirstLoadStoreInRegion); in extendSchedulingRegion()
5276 initScheduleData(ScheduleEnd, I->getNextNode(), LastLoadStoreInRegion, in extendSchedulingRegion()
5294 void BoUpSLP::BlockScheduling::initScheduleData(Instruction *FromI, in initScheduleData() function in BoUpSLP::BlockScheduling