Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/
H A DMemoryPromotion.cpp61 SmallVector<Value, 3> threadIds, blockDims; in insertCopyLoops() local
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_win.cpp30 InternalMmapVector<DWORD> threadIds; member
/llvm-project-15.0.7/mlir/lib/Dialect/GPU/IR/
H A DInferIntRangeInterfaceImpls.cpp93 KernelDim3 threadIds = getThreadIds(); in inferResultRanges() local
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DTiling.cpp258 ValueRange threadIds = foreachThreadOp.getThreadIndices(); in tileToForeachThreadOpImpl() local