Searched refs:vectorOperand (Results 1 – 1 of 1) sorted by relevance
373 Value vectorOperand, Value accumulator) { in createIntegerReductionArithmeticOpLowering() argument374 Value result = rewriter.create<VectorOp>(loc, llvmType, vectorOperand); in createIntegerReductionArithmeticOpLowering()387 Value vectorOperand, Value accumulator, LLVM::ICmpPredicate predicate) { in createIntegerReductionComparisonOpLowering() argument388 Value result = rewriter.create<VectorOp>(loc, llvmType, vectorOperand); in createIntegerReductionComparisonOpLowering()