Home
last modified time | relevance | path

Searched defs:modifiers (Results 1 – 4 of 4) sorted by relevance

/llvm-project/openmp/runtime/test/worksharing/for/
H A Domp_monotonic_schedule_set_get.c20 omp_sched_t sched_append_modifiers(omp_sched_t sched, omp_sched_t modifiers) { in sched_append_modifiers()
28 int sched_has_modifiers(omp_sched_t sched, omp_sched_t modifiers) { in sched_has_modifiers()
H A Domp_monotonic_env.c22 int sched_has_modifiers(omp_sched_t sched, omp_sched_t modifiers) { in sched_has_modifiers()
/llvm-project/llvm/docs/
H A DCommandLine.rst1252 .. _cl::CommaSeparated:
1262 .. _cl::DefaultOption:
1270 .. _cl::PositionalEatsArgs:
1281 .. _cl::Sink:
1289 .. _response files:
/llvm-project/mlir/lib/Dialect/OpenMP/IR/
H A DOpenMPDialect.cpp316 verifyScheduleModifiers(OpAsmParser & parser,SmallVectorImpl<SmallString<12>> & modifiers) verifyScheduleModifiers() argument
386 SmallVector<SmallString<12>> modifiers; parseScheduleClause() local
[all...]