Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1790 ARMTTIImpl::getMulAccReductionCost(bool IsUnsigned, Type *ResTy, getMulAccReductionCost() function in ARMTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2540 InstructionCost getMulAccReductionCost(bool IsUnsigned, Type *ResTy, getMulAccReductionCost() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h775 InstructionCost getMulAccReductionCost(bool IsUnsigned, Type *ResTy, getMulAccReductionCost() function
H A DTargetTransformInfo.h2701 getMulAccReductionCost(bool IsUnsigned, Type *ResTy, VectorType *Ty, getMulAccReductionCost() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1119 InstructionCost TargetTransformInfo::getMulAccReductionCost( getMulAccReductionCost() function in TargetTransformInfo