H A D | ConvertVectorToLLVM.cpp | 47 Value val1, Value val2, Type llvmType, int64_t rank, in insertOne() argument 64 Value val, Type llvmType, int64_t rank, int64_t pos) { in extractOne() argument 418 createReductionNeutralValue(ReductionNeutralZero neutral,ConversionPatternRewriter & rewriter,Location loc,Type llvmType) createReductionNeutralValue() argument 426 createReductionNeutralValue(ReductionNeutralIntOne neutral,ConversionPatternRewriter & rewriter,Location loc,Type llvmType) createReductionNeutralValue() argument 434 createReductionNeutralValue(ReductionNeutralFPOne neutral,ConversionPatternRewriter & rewriter,Location loc,Type llvmType) createReductionNeutralValue() argument 442 createReductionNeutralValue(ReductionNeutralAllOnes neutral,ConversionPatternRewriter & rewriter,Location loc,Type llvmType) createReductionNeutralValue() argument 452 createReductionNeutralValue(ReductionNeutralSIntMin neutral,ConversionPatternRewriter & rewriter,Location loc,Type llvmType) createReductionNeutralValue() argument 462 createReductionNeutralValue(ReductionNeutralUIntMin neutral,ConversionPatternRewriter & rewriter,Location loc,Type llvmType) createReductionNeutralValue() argument 472 createReductionNeutralValue(ReductionNeutralSIntMax neutral,ConversionPatternRewriter & rewriter,Location loc,Type llvmType) createReductionNeutralValue() argument 482 createReductionNeutralValue(ReductionNeutralUIntMax neutral,ConversionPatternRewriter & rewriter,Location loc,Type llvmType) createReductionNeutralValue() argument 492 createReductionNeutralValue(ReductionNeutralFPMin neutral,ConversionPatternRewriter & rewriter,Location loc,Type llvmType) createReductionNeutralValue() argument 504 createReductionNeutralValue(ReductionNeutralFPMax neutral,ConversionPatternRewriter & rewriter,Location loc,Type llvmType) createReductionNeutralValue() argument 517 getOrCreateAccumulator(ConversionPatternRewriter & rewriter,Location loc,Type llvmType,Value accumulator) getOrCreateAccumulator() argument 530 createVectorLengthValue(ConversionPatternRewriter & rewriter,Location loc,Type llvmType) createVectorLengthValue() argument 557 createIntegerReductionArithmeticOpLowering(ConversionPatternRewriter & rewriter,Location loc,Type llvmType,Value vectorOperand,Value accumulator) createIntegerReductionArithmeticOpLowering() argument 573 createIntegerReductionComparisonOpLowering(ConversionPatternRewriter & rewriter,Location loc,Type llvmType,Value vectorOperand,Value accumulator,LLVM::ICmpPredicate predicate) createIntegerReductionComparisonOpLowering() argument 607 createFPReductionComparisonOpLowering(ConversionPatternRewriter & rewriter,Location loc,Type llvmType,Value vectorOperand,Value accumulator,LLVM::FastmathFlagsAttr fmf) createFPReductionComparisonOpLowering() argument 641 createMaskNeutralValue(ConversionPatternRewriter & rewriter,Location loc,Type llvmType,Type vectorType) createMaskNeutralValue() argument 656 lowerMaskedReductionWithRegular(ConversionPatternRewriter & rewriter,Location loc,Type llvmType,Value vectorOperand,Value accumulator,Value mask,LLVM::FastmathFlagsAttr fmf) lowerMaskedReductionWithRegular() argument 670 lowerReductionWithStartValue(ConversionPatternRewriter & rewriter,Location loc,Type llvmType,Value vectorOperand,Value accumulator,LLVM::FastmathFlagsAttr fmf) lowerReductionWithStartValue() argument 685 lowerPredicatedReductionWithStartValue(ConversionPatternRewriter & rewriter,Location loc,Type llvmType,Value vectorOperand,Value accumulator) lowerPredicatedReductionWithStartValue() argument 696 lowerPredicatedReductionWithStartValue(ConversionPatternRewriter & rewriter,Location loc,Type llvmType,Value vectorOperand,Value accumulator,Value mask) lowerPredicatedReductionWithStartValue() argument 710 lowerPredicatedReductionWithStartValue(ConversionPatternRewriter & rewriter,Location loc,Type llvmType,Value vectorOperand,Value accumulator,Value mask) lowerPredicatedReductionWithStartValue() argument 737 Type llvmType = typeConverter->convertType(eltType); matchAndRewrite() local 895 Type llvmType = typeConverter->convertType(eltType); matchAndRewriteMaskableOp() local 994 Type llvmType = typeConverter->convertType(vectorType); matchAndRewrite() local 1057 auto llvmType = typeConverter->convertType(vectorType.getElementType()); matchAndRewrite() local 1176 auto llvmType = typeConverter->convertType(vectorType); matchAndRewrite() local 1854 Type llvmType = typeConverter->convertType(vectorType); matchAndRewrite() local 1870 Type llvmType = typeConverter->convertType(stepOp.getType()); matchAndRewrite() local [all...] |