Searched defs:IsPairwise (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 849 bool IsPairwise, in getArithmeticReductionCost() 866 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 1553 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 D | BasicTTIImpl.h | 2003 bool IsPairwise, in getArithmeticReductionCost() 2066 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 3524 bool IsPairwise, in getArithmeticReductionCost() 3905 bool IsPairwise, bool IsUnsigned, in getMinMaxReductionCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 1117 bool IsPairwise; in getUserCost() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 1330 VectorType *&Ty, bool &IsPairwise) { in matchVectorReduction()
|