Home
last modified time | relevance | path

Searched defs:ReductionCost (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1443 InstructionCost ReductionCost = in lowerDotProduct() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5357 InstructionCost ReductionCost = 0; in getArithmeticReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7058 auto ReductionCost = CostCtx.getLegacyCost(Select, VF); in cost() local
7079 auto ReductionCost = CM.getReductionPatternCost( in cost() local
H A DSLPVectorizer.cpp17533 InstructionCost ReductionCost = in tryToReduce() local