Home
last modified time | relevance | path

Searched refs:WarpExecuteOnLane0LoweringOptions (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Vector/Transforms/
H A DVectorDistribution.h18 struct WarpExecuteOnLane0LoweringOptions { struct
40 const WarpExecuteOnLane0LoweringOptions &options); argument
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp25 const WarpExecuteOnLane0LoweringOptions &options) { in rewriteWarpOpToScfFor()
266 const WarpExecuteOnLane0LoweringOptions &options, in WarpOpToScfForPattern()
277 const WarpExecuteOnLane0LoweringOptions &options;
933 const WarpExecuteOnLane0LoweringOptions &options) { in populateWarpExecuteOnLane0OpToScfForPattern()
/llvm-project-15.0.7/mlir/test/lib/Dialect/Vector/
H A DTestVectorTransforms.cpp889 WarpExecuteOnLane0LoweringOptions options; in runOnOperation()