Home
last modified time | relevance | path

Searched refs:PollyScheduling (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/polly/lib/CodeGen/
DLoopGenerators.cpp28 OMPGeneralSchedulingType polly::PollyScheduling; member in polly
48 cl::Hidden, cl::location(polly::PollyScheduling),
DLoopGeneratorsKMP.cpp201 getSchedType(PollyChunkSize, PollyScheduling); in createSubFn()
388 Builder.getInt32(int(getSchedType(PollyChunkSize, PollyScheduling))), in createCallStaticInit()
449 Builder.getInt32(int(getSchedType(PollyChunkSize, PollyScheduling))), in createCallDispatchInit()
DLoopGeneratorsGOMP.cpp94 if (PollyScheduling != OMPGeneralSchedulingType::Runtime) { in createSubFn()
/external/llvm-project/polly/include/polly/CodeGen/
DLoopGenerators.h35 extern OMPGeneralSchedulingType PollyScheduling;