Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp954 RISCVTTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, getArithmeticReductionCost() function in RISCVTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp783 GCNTTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, getArithmeticReductionCost() function in GCNTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1670 ARMTTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *ValTy, getArithmeticReductionCost() function in ARMTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2464 InstructionCost getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, getArithmeticReductionCost() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h756 InstructionCost getArithmeticReductionCost(unsigned, VectorType *, getArithmeticReductionCost() function
H A DTargetTransformInfo.h2683 getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, getArithmeticReductionCost() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1094 InstructionCost TargetTransformInfo::getArithmeticReductionCost( getArithmeticReductionCost() function in TargetTransformInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3584 AArch64TTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *ValTy, getArithmeticReductionCost() function in AArch64TTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5043 X86TTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *ValTy, getArithmeticReductionCost() function in X86TTIImpl