Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DMemoryPromotion.cpp60 SmallVector<Value, 3> threadIds, blockDims; in insertCopyLoops() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_win.cpp30 InternalMmapVector<DWORD> threadIds; member
/llvm-project/mlir/lib/Dialect/GPU/IR/
H A DInferIntRangeInterfaceImpls.cpp271 KernelDim3 threadIds = getThreadIds(); in inferResultRanges() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DTiling.cpp377 SmallVector<Value> threadIds = forallOp.getInductionVars(); in calculateTileOffsetsAndSizes() local