Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1434 InstructionCost getIntAddReductionCost(unsigned NumVec, unsigned ScalarBits) { in getIntAddReductionCost() function
1474 return getIntAddReductionCost(NumVectors, ScalarBits); in getArithmeticReductionCost()