Searched defs:IsPairwise (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1552 getMinMaxReductionCost(VectorType *Ty, VectorType *CondTy, bool IsPairwise, bool IsUnsigned, TTI::TargetCostKind CostKind) argument
1578 getArithmeticReductionCostSVE( unsigned Opcode, VectorType *ValTy, bool IsPairwise, TTI::TargetCostKind CostKind) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1117 bool IsPairwise; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1329 matchVectorReduction(const ExtractElementInst *Root, unsigned &Opcode, VectorType *&Ty, bool &IsPairwise) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2002 getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, bool IsPairwise, TTI::TargetCostKind CostKind) argument
2065 getMinMaxReductionCost(VectorType *Ty, VectorType *CondTy, bool IsPairwise, bool IsUnsigned, TTI::TargetCostKind CostKind) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3523 getArithmeticReductionCost(unsigned Opcode, VectorType *ValTy, bool IsPairwise, TTI::TargetCostKind CostKind) argument
3904 getMinMaxReductionCost(VectorType *ValTy, VectorType *CondTy, bool IsPairwise, bool IsUnsigned, TTI::TargetCostKind CostKind) argument
[all...]

Completed in 222 milliseconds