Searched defs:numThreads (Results 1 – 7 of 7) sorted by relevance
20 int numThreads; in main() local
197 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
748 size_t numThreads = ctx->getNumThreads(); in optimizeSCCAsync() local
1012 if (Optional<ArrayAttr> numThreads = getNumThreads()) in applyToOne() local
1138 ValueRange numThreads, in build()1163 ValueRange numThreads, ArrayRef<int64_t> threadDimMapping, in build()
289 llvm::Value *numThreads = nullptr; in convertOmpParallel() local