Home
last modified time | relevance | path

Searched defs:IsPairwise (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp849 bool IsPairwise, in getArithmeticReductionCost()
866 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1553 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
1579 unsigned Opcode, VectorType *ValTy, bool IsPairwise, in getArithmeticReductionCostSVE()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2003 bool IsPairwise, in getArithmeticReductionCost()
2066 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3524 bool IsPairwise, in getArithmeticReductionCost()
3905 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1117 bool IsPairwise; in getUserCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1330 VectorType *&Ty, bool &IsPairwise) { in matchVectorReduction()