Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h164 InstructionCost getArithmeticReductionCostSVE(unsigned Opcode,
H A DAArch64TargetTransformInfo.cpp1578 InstructionCost AArch64TTIImpl::getArithmeticReductionCostSVE( in getArithmeticReductionCostSVE() function in AArch64TTIImpl
1612 return getArithmeticReductionCostSVE(Opcode, ValTy, IsPairwiseForm, in getArithmeticReductionCost()