Searched defs:getMulAccReductionCost (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMTargetTransformInfo.cpp | 1790 ARMTTIImpl::getMulAccReductionCost(bool IsUnsigned, Type *ResTy, getMulAccReductionCost() function in ARMTTIImpl |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 2540 InstructionCost getMulAccReductionCost(bool IsUnsigned, Type *ResTy, getMulAccReductionCost() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 775 InstructionCost getMulAccReductionCost(bool IsUnsigned, Type *ResTy, getMulAccReductionCost() function |
H A D | TargetTransformInfo.h | 2701 getMulAccReductionCost(bool IsUnsigned, Type *ResTy, VectorType *Ty, getMulAccReductionCost() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 1119 InstructionCost TargetTransformInfo::getMulAccReductionCost( getMulAccReductionCost() function in TargetTransformInfo |