Searched defs:getMulAccReductionCost (Results 1 – 5 of 5) sorted by relevance
1802 ARMTTIImpl::getMulAccReductionCost(bool IsUnsigned, Type *ResTy, in getMulAccReductionCost() function in ARMTTIImpl
811 InstructionCost getMulAccReductionCost(bool IsUnsigned, Type *ResTy, in getMulAccReductionCost() function
2805 getMulAccReductionCost(bool IsUnsigned, Type *ResTy, VectorType *Ty, in getMulAccReductionCost() function
2630 InstructionCost getMulAccReductionCost(bool IsUnsigned, Type *ResTy, in getMulAccReductionCost() function
1174 InstructionCost TargetTransformInfo::getMulAccReductionCost( in getMulAccReductionCost() function in TargetTransformInfo