/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 780 GCNTTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, getArithmeticReductionCost() function in GCNTTIImpl
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 1227 RISCVTTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, getArithmeticReductionCost() function in RISCVTTIImpl
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1682 ARMTTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *ValTy, getArithmeticReductionCost() function in ARMTTIImpl
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 790 InstructionCost getArithmeticReductionCost(unsigned, VectorType *, getArithmeticReductionCost() function
|
H A D | TargetTransformInfo.h | 2762 getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, getArithmeticReductionCost() function
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 2536 InstructionCost getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, getArithmeticReductionCost() function
|
/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 1145 InstructionCost TargetTransformInfo::getArithmeticReductionCost( getArithmeticReductionCost() function in TargetTransformInfo
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 3836 AArch64TTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *ValTy, getArithmeticReductionCost() function in AArch64TTIImpl
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 5174 X86TTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *ValTy, getArithmeticReductionCost() function in X86TTIImpl
|