Home
last modified time | relevance | path

Searched defs:ProcBind (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp307 Value *NumThreads, omp::ProcBindKind ProcBind, bool IsCancellable) { in CreateParallel()
/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp429 omp::ProcBindKind ProcBind, bool IsCancellable) { in createParallel()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp1528 ProcBindKind ProcBind, in emitProcBindClause()
DCGOpenMPRuntime.cpp2863 ProcBindKind ProcBind, in emitProcBindClause()
12540 ProcBindKind ProcBind, in emitProcBindClause()
DCGStmtOpenMP.cpp1679 ProcBindKind ProcBind = OMP_PROC_BIND_default; in EmitOMPParallelDirective() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2620 OpenMPProcBindClauseKind ProcBind, in emitProcBindClause()