Home
last modified time | relevance | path

Searched defs:numThreads (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/test/atomic/
H A Domp-atomic-compare-signedness.c20 int numThreads; in main() local
/llvm-project-15.0.7/openmp/libomptarget/test/offloading/
H A Datomic-compare-signedness.c20 int numThreads; in main() local
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DTiling.cpp197 OpFoldResult numThreads, in canOmitTileOffsetInBoundsCheck()
220 RewriterBase &b, TilingInterface op, ArrayRef<OpFoldResult> numThreads, in tileToForeachThreadOpImpl()
339 ArrayRef<OpFoldResult> numThreads, in tileToForeachThreadOp()
352 SmallVector<OpFoldResult> numThreads; in tileToForeachThreadOpUsingTileSizes() local
/llvm-project-15.0.7/mlir/lib/Transforms/
H A DInliner.cpp748 size_t numThreads = ctx->getNumThreads(); in optimizeSCCAsync() local
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.cpp1012 if (Optional<ArrayAttr> numThreads = getNumThreads()) in applyToOne() local
/llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp1138 ValueRange numThreads, in build()
1163 ValueRange numThreads, ArrayRef<int64_t> threadDimMapping, in build()
/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp289 llvm::Value *numThreads = nullptr; in convertOmpParallel() local