Home
last modified time | relevance | path

Searched defs:getMinMaxReductionCost (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp798 GCNTTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function in GCNTTIImpl
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1121 RISCVTTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function in RISCVTTIImpl
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1829 ARMTTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function in ARMTTIImpl
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h796 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *, getMinMaxReductionCost() function
H A DTargetTransformInfo.h2768 getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, FastMathFlags FMF, getMinMaxReductionCost() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2547 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1154 InstructionCost TargetTransformInfo::getMinMaxReductionCost( getMinMaxReductionCost() function in TargetTransformInfo
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3792 AArch64TTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function in AArch64TTIImpl
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5432 X86TTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *ValTy, getMinMaxReductionCost() function in X86TTIImpl