Searched refs:VectorTransferToSCFOptions (Results 1 – 6 of 6) sorted by relevance
68 struct VectorTransferToSCFOptions { struct70 VectorTransferToSCFOptions &setUnroll(bool u) { in setUnroll() argument149 explicit VectorTransferRewriter(VectorTransferToSCFOptions options,160 VectorTransferToSCFOptions options;166 const VectorTransferToSCFOptions &options = VectorTransferToSCFOptions());170 const VectorTransferToSCFOptions &options = VectorTransferToSCFOptions());
102 const VectorTransferToSCFOptions &options) in NDTransferOpHelper()135 const VectorTransferToSCFOptions &options;449 VectorTransferToSCFOptions options, MLIRContext *context) in VectorTransferRewriter()691 const VectorTransferToSCFOptions &options) { in populateVectorToSCFConversionPatterns()704 ConvertVectorToSCFPass(const VectorTransferToSCFOptions &options) { in ConvertVectorToSCFPass()712 patterns, context, VectorTransferToSCFOptions().setUnroll(fullUnroll)); in runOnFunction()720 mlir::createConvertVectorToSCFPass(const VectorTransferToSCFOptions &options) { in createConvertVectorToSCFPass()
145 setVectorTransferToSCFOptions(VectorTransferToSCFOptions options) { in setVectorTransferToSCFOptions()158 VectorTransferToSCFOptions vectorToSCFOptions;
117 VectorTransferToSCFOptions()); in runOnOperation()
140 VectorTransferToSCFOptions().setUnroll(unrollVectorTransfers)); in runOnFunction()
337 mlir::VectorTransferToSCFOptions().setUnroll(true)); in EmitLinalgMatmul()