Searched refs:getPartialReductionCost (Results 1 – 11 of 11) sorted by relevance
86 InstructionCost getPartialReductionCost(
198 InstructionCost WebAssemblyTTIImpl::getPartialReductionCost( in getPartialReductionCost() function in WebAssemblyTTIImpl
103 InstructionCost getPartialReductionCost(
297 InstructionCost RISCVTTIImpl::getPartialReductionCost( in getPartialReductionCost() function in RISCVTTIImpl
384 InstructionCost getPartialReductionCost(
5402 InstructionCost AArch64TTIImpl::getPartialReductionCost( in getPartialReductionCost() function in AArch64TTIImpl
871 InstructionCost TargetTransformInfo::getPartialReductionCost( in getPartialReductionCost() function in TargetTransformInfo876 return TTIImpl->getPartialReductionCost(Opcode, InputTypeA, InputTypeB, in getPartialReductionCost()
1344 LLVM_ABI InstructionCost getPartialReductionCost(
655 virtual InstructionCost getPartialReductionCost( in getPartialReductionCost() function
362 return Ctx.TTI.getPartialReductionCost(getOpcode(), InputTypeA, InputTypeB, in computeCost()
8176 InstructionCost Cost = TTI->getPartialReductionCost( in getScaledReductions()