/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 927 RISCVTTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function in RISCVTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 801 GCNTTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function in GCNTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1817 ARMTTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function in ARMTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 2475 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 762 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *, getMinMaxReductionCost() function
|
H A D | TargetTransformInfo.h | 2689 getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, FastMathFlags FMF, getMinMaxReductionCost() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 1103 InstructionCost TargetTransformInfo::getMinMaxReductionCost( getMinMaxReductionCost() function in TargetTransformInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 3540 AArch64TTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, getMinMaxReductionCost() function in AArch64TTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 5301 X86TTIImpl::getMinMaxReductionCost(Intrinsic::ID IID, VectorType *ValTy, getMinMaxReductionCost() function in X86TTIImpl
|