Home
last modified time | relevance | path

Searched defs:getMulAccReductionCost (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1725 ARMTTIImpl::getMulAccReductionCost(bool IsUnsigned, Type *ResTy, in getMulAccReductionCost() function in ARMTTIImpl
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h720 InstructionCost getMulAccReductionCost(bool IsUnsigned, Type *ResTy, in getMulAccReductionCost() function
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2424 InstructionCost getMulAccReductionCost(bool IsUnsigned, Type *ResTy, in getMulAccReductionCost() function
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1035 InstructionCost TargetTransformInfo::getMulAccReductionCost( in getMulAccReductionCost() function in TargetTransformInfo