Home
last modified time | relevance | path

Searched refs:createIntegerReductionArithmeticOpLowering (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp371 static Value createIntegerReductionArithmeticOpLowering( in createIntegerReductionArithmeticOpLowering() function
442 createIntegerReductionArithmeticOpLowering<LLVM::vector_reduce_add, in matchAndRewrite()
448 createIntegerReductionArithmeticOpLowering<LLVM::vector_reduce_mul, in matchAndRewrite()
474 createIntegerReductionArithmeticOpLowering<LLVM::vector_reduce_and, in matchAndRewrite()
480 createIntegerReductionArithmeticOpLowering<LLVM::vector_reduce_or, in matchAndRewrite()
486 createIntegerReductionArithmeticOpLowering<LLVM::vector_reduce_xor, in matchAndRewrite()