Home
last modified time | relevance | path

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

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