Home
last modified time | relevance | path

Searched defs:getExtendedReductionCost (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1311 InstructionCost RISCVTTIImpl::getExtendedReductionCost( getExtendedReductionCost() function in RISCVTTIImpl
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1767 InstructionCost ARMTTIImpl::getExtendedReductionCost( getExtendedReductionCost() function in ARMTTIImpl
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h802 InstructionCost getExtendedReductionCost(unsigned Opcode, bool IsUnsigned, getExtendedReductionCost() function
H A DTargetTransformInfo.h2773 getExtendedReductionCost(unsigned Opcode, bool IsUnsigned, Type *ResTy, getExtendedReductionCost() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2596 InstructionCost getExtendedReductionCost(unsigned Opcode, bool IsUnsigned, getExtendedReductionCost() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1163 InstructionCost TargetTransformInfo::getExtendedReductionCost( getExtendedReductionCost() function in TargetTransformInfo