Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Vector/Transforms/
H A DVectorDistribution.h66 void moveScalarUniformCode(WarpExecuteOnLane0Op op);
/llvm-project-15.0.7/mlir/test/lib/Dialect/Vector/
H A DTestVectorTransforms.cpp862 moveScalarUniformCode(warpOp); in runOnOperation()
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp955 void mlir::vector::moveScalarUniformCode(WarpExecuteOnLane0Op warpOp) { in moveScalarUniformCode() function in mlir::vector