/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 798 GCNTTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function in GCNTTIImpl
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 1121 RISCVTTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function in RISCVTTIImpl
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1829 ARMTTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function in ARMTTIImpl
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 796 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *, getMinMaxReductionCost() function
|
H A D | TargetTransformInfo.h | 2768 getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, FastMathFlags FMF, getMinMaxReductionCost() function
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 2547 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function
|
/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 1154 InstructionCost TargetTransformInfo::getMinMaxReductionCost( getMinMaxReductionCost() function in TargetTransformInfo
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 3792 AArch64TTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function in AArch64TTIImpl
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 5432 X86TTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *ValTy, getMinMaxReductionCost() function in X86TTIImpl
|