Searched refs:TransposeOpLowering (Results 1 – 6 of 6) sorted by relevance
220 struct TransposeOpLowering : public ConversionPattern { struct221 TransposeOpLowering(MLIRContext *ctx) in TransposeOpLowering() argument300 ReturnOpLowering, TransposeOpLowering>(&getContext()); in runOnFunction()
219 struct TransposeOpLowering : public ConversionPattern { struct220 TransposeOpLowering(MLIRContext *ctx) in TransposeOpLowering() argument299 ReturnOpLowering, TransposeOpLowering>(&getContext()); in runOnFunction()
220 struct TransposeOpLowering : public ConversionPattern { struct221 TransposeOpLowering(MLIRContext *ctx) in TransposeOpLowering() function300 ReturnOpLowering, TransposeOpLowering>(&getContext()); in runOnFunction()
103 struct TransposeOpLowering : public mlir::ConversionPattern {104 TransposeOpLowering(mlir::MLIRContext *ctx)149 patterns.insert<..., TransposeOpLowering>(&getContext());
1240 class TransposeOpLowering : public OpRewritePattern<vector::TransposeOp> { class1244 TransposeOpLowering(vector::VectorTransformsOptions vectorTransformsOptions, in TransposeOpLowering() function in __anon642465890511::TransposeOpLowering2620 patterns.insert<TransposeOpLowering, in populateVectorContractLoweringPatterns()
3549 class TransposeOpLowering : public ConvertOpToLLVMPattern<TransposeOp> { class4011 TransposeOpLowering, in populateStdToLLVMMemoryConversionPatterns()