Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp988 InstructionCost RISCVTTIImpl::getExtendedReductionCost( getExtendedReductionCost() function in RISCVTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1755 InstructionCost ARMTTIImpl::getExtendedReductionCost( getExtendedReductionCost() function in ARMTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2524 InstructionCost getExtendedReductionCost(unsigned Opcode, bool IsUnsigned, getExtendedReductionCost() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h768 InstructionCost getExtendedReductionCost(unsigned Opcode, bool IsUnsigned, getExtendedReductionCost() function
H A DTargetTransformInfo.h2694 getExtendedReductionCost(unsigned Opcode, bool IsUnsigned, Type *ResTy, getExtendedReductionCost() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1112 InstructionCost TargetTransformInfo::getExtendedReductionCost( getExtendedReductionCost() function in TargetTransformInfo