Searched refs:VectorTransferToSCFOptions (Results 1 – 3 of 3) sorted by relevance
49 struct VectorTransferToSCFOptions { struct52 VectorTransferToSCFOptions &setTargetRank(unsigned r) { in setTargetRank() argument58 VectorTransferToSCFOptions &enableLowerPermutationMaps(bool l = true) { argument65 VectorTransferToSCFOptions &enableLowerTensors(bool l = true) { argument71 VectorTransferToSCFOptions &enableFullUnroll(bool u = true) { argument80 const VectorTransferToSCFOptions &options = VectorTransferToSCFOptions());84 const VectorTransferToSCFOptions &options = VectorTransferToSCFOptions());
43 VectorTransferToSCFOptions opt) in VectorToSCFPattern()46 VectorTransferToSCFOptions options;392 VectorTransferToSCFOptions options, in rewriteOp()480 VectorTransferToSCFOptions options, in rewriteOp()531 VectorTransferToSCFOptions options) { in checkPrepareXferOp()1261 RewritePatternSet &patterns, const VectorTransferToSCFOptions &options) { in populateVectorToSCFConversionPatterns()1286 ConvertVectorToSCFPass(const VectorTransferToSCFOptions &options) { in ConvertVectorToSCFPass()1294 VectorTransferToSCFOptions options; in runOnOperation()1318 mlir::createConvertVectorToSCFPass(const VectorTransferToSCFOptions &options) { in createConvertVectorToSCFPass()
1077 VectorTransferToSCFOptions vectorTransferToSCFOptions;1079 setVectorTransferToSCFOptions(VectorTransferToSCFOptions options) { in setVectorTransferToSCFOptions()