Searched refs:VectorizerTestPass (Results 1 – 1 of 1) sorted by relevance
72 struct VectorizerTestPass struct73 : public PassWrapper<VectorizerTestPass, OperationPass<func::FuncOp>> {74 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(VectorizerTestPass)99 void VectorizerTestPass::testVectorShapeRatio(llvm::raw_ostream &outs) { in testVectorShapeRatio()149 void VectorizerTestPass::testBackwardSlicing(llvm::raw_ostream &outs) { in testBackwardSlicing()165 void VectorizerTestPass::testForwardSlicing(llvm::raw_ostream &outs) { in testForwardSlicing()181 void VectorizerTestPass::testSlicing(llvm::raw_ostream &outs) { in testSlicing()197 VectorizerTestPass::kTestAffineMapOpName; in customOpWithAffineMapAttribute()200 void VectorizerTestPass::testComposeMaps(llvm::raw_ostream &outs) { in testComposeMaps()224 void VectorizerTestPass::testVecAffineLoopNest() { in testVecAffineLoopNest()[all …]