Lines Matching defs:vectorTransformOptions
239 vector::VectorTransformsOptions vectorTransformOptions,
243 vectorTransformOptions(vectorTransformOptions),
252 vector::VectorTransformsOptions vectorTransformOptions;
284 vector::VectorTransformsOptions vectorTransformOptions,
288 vectorTransformOptions(vectorTransformOptions),
297 vector::VectorTransformsOptions vectorTransformOptions;
332 vector::VectorTransformsOptions vectorTransformOptions,
336 vectorTransformOptions(vectorTransformOptions), filter(defaultFilter) {}
344 vector::VectorTransformsOptions vectorTransformOptions;
373 ContractionOpLowering(vector::VectorTransformsOptions vectorTransformOptions,
377 vectorTransformOptions(vectorTransformOptions),
386 vector::VectorTransformsOptions vectorTransformOptions;
644 if (vectorTransformOptions.vectorContractLowering !=
675 if (vectorTransformOptions.vectorContractLowering !=
792 vector::VectorTransformsOptions vectorTransformOptions,
796 vectorTransformOptions(vectorTransformOptions), filter(defaultFilter) {}
809 if (vectorTransformOptions.vectorContractLowering !=
901 vector::VectorTransformsOptions vectorTransformOptions;
944 ContractionOpToMatmulOpLowering pat1(vectorTransformOptions, ctx);
950 ContractionOpToOuterProductOpLowering pat2(vectorTransformOptions, ctx);
956 ContractionOpToDotLowering pat3(vectorTransformOptions, ctx);
962 ContractOpToElementwise pat4(vectorTransformOptions, ctx);
1295 if (vectorTransformOptions.vectorContractLowering !=