Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h183 InstructionCost getArithmeticReductionCostSVE(unsigned Opcode,
H A DAArch64TargetTransformInfo.cpp2949 InstructionCost AArch64TTIImpl::getArithmeticReductionCostSVE( in getArithmeticReductionCostSVE() function in AArch64TTIImpl
2998 return getArithmeticReductionCostSVE(Opcode, ValTy, CostKind); in getArithmeticReductionCost()