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

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

Completed in 254 milliseconds