Searched defs:IsPairwiseForm (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 896 unsigned Opcode, VectorType *Ty, bool IsPairwiseForm, in getArithmeticReductionCost() 905 VectorType *Ty, VectorType *CondTy, bool IsPairwiseForm, bool IsUnsigned, in getMinMaxReductionCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 2160 bool IsPairwiseForm, in getArithmeticReductionCost() 2167 bool IsPairwiseForm, bool IsUnsigned, in getMinMaxReductionCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 1608 bool IsPairwiseForm, in getArithmeticReductionCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1592 bool IsPairwiseForm, in getArithmeticReductionCost()
|