Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h176 InstructionCost getArithmeticReductionCostSVE(unsigned Opcode,
H A DAArch64TargetTransformInfo.cpp1927 InstructionCost AArch64TTIImpl::getArithmeticReductionCostSVE( in getArithmeticReductionCostSVE() function in AArch64TTIImpl
1971 return getArithmeticReductionCostSVE(Opcode, ValTy, CostKind); in getArithmeticReductionCost()