Home
last modified time | relevance | path

Searched refs:mappingAttribute (Results 1 – 8 of 8) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp408 Attribute mappingAttribute; in processParallelLoop() local
410 std::tie(mappingAttribute, iv, lowerBound, upperBound, step) = config; in processParallelLoop()
411 auto annotation = mappingAttribute.dyn_cast<gpu::ParallelLoopDimMapping>(); in processParallelLoop()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp427 Attribute mappingAttribute; in processParallelLoop() local
429 std::tie(mappingAttribute, iv, lowerBound, upperBound, step) = config; in processParallelLoop()
430 auto annotation = mappingAttribute.dyn_cast<gpu::ParallelLoopDimMapping>(); in processParallelLoop()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp408 Attribute mappingAttribute; in processParallelLoop() local
410 std::tie(mappingAttribute, iv, lowerBound, upperBound, step) = config; in processParallelLoop()
411 auto annotation = mappingAttribute.dyn_cast<gpu::ParallelLoopDimMapping>(); in processParallelLoop()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp408 Attribute mappingAttribute; in processParallelLoop() local
410 std::tie(mappingAttribute, iv, lowerBound, upperBound, step) = config; in processParallelLoop()
411 auto annotation = mappingAttribute.dyn_cast<gpu::ParallelLoopDimMapping>(); in processParallelLoop()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp409 Attribute mappingAttribute; in processParallelLoop() local
411 std::tie(mappingAttribute, iv, lowerBound, upperBound, step) = config; in processParallelLoop()
412 auto annotation = mappingAttribute.dyn_cast<gpu::ParallelLoopDimMapping>(); in processParallelLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp408 Attribute mappingAttribute; in processParallelLoop() local
410 std::tie(mappingAttribute, iv, lowerBound, upperBound, step) = config; in processParallelLoop()
411 auto annotation = mappingAttribute.dyn_cast<gpu::ParallelLoopDimMapping>(); in processParallelLoop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp409 Attribute mappingAttribute; in processParallelLoop() local
411 std::tie(mappingAttribute, iv, lowerBound, upperBound, step) = config; in processParallelLoop()
412 auto annotation = mappingAttribute.dyn_cast<gpu::ParallelLoopDimMapping>(); in processParallelLoop()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp409 Attribute mappingAttribute; in processParallelLoop() local
411 std::tie(mappingAttribute, iv, lowerBound, upperBound, step) = config; in processParallelLoop()
412 auto annotation = mappingAttribute.dyn_cast<gpu::ParallelLoopDimMapping>(); in processParallelLoop()