Home
last modified time | relevance | path

Searched defs:nprocs (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Linalg/Utils/
H A DUtils.h295 Value nprocs; global() member
/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp4265 __kmp_affinity_find_core_level(int nprocs,int bottom_level) __kmp_affinity_find_core_level() argument
4282 __kmp_affinity_compute_ncores(int nprocs,int bottom_level,int core_level) __kmp_affinity_compute_ncores() argument
4307 __kmp_affinity_max_proc_per_core(int nprocs,int bottom_level,int core_level) __kmp_affinity_max_proc_per_core() argument
/llvm-project/mlir/lib/Dialect/Linalg/Utils/
H A DUtils.cpp388 updateBoundsForCyclicDistribution(OpBuilder & b,Location loc,Value procId,Value nprocs,Value & lb,Value & ub,Value & step) updateBoundsForCyclicDistribution() argument