/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 954 RISCVTTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, getArithmeticReductionCost() function in RISCVTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 783 GCNTTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, getArithmeticReductionCost() function in GCNTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1670 ARMTTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *ValTy, getArithmeticReductionCost() function in ARMTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 2464 InstructionCost getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, getArithmeticReductionCost() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 756 InstructionCost getArithmeticReductionCost(unsigned, VectorType *, getArithmeticReductionCost() function
|
H A D | TargetTransformInfo.h | 2683 getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, getArithmeticReductionCost() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 1094 InstructionCost TargetTransformInfo::getArithmeticReductionCost( getArithmeticReductionCost() function in TargetTransformInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 3584 AArch64TTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *ValTy, getArithmeticReductionCost() function in AArch64TTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 5043 X86TTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *ValTy, getArithmeticReductionCost() function in X86TTIImpl
|