Searched defs:getReductionCost (Results 1 – 8 of 8) sorted by relevance
| /external/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 920 unsigned getReductionCost(unsigned Opcode, Type *Ty, bool IsPairwise) { in getReductionCost() function
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 364 unsigned getReductionCost(unsigned, Type *, bool) { return 1; } in getReductionCost() function
|
| D | TargetTransformInfo.h | 943 int getReductionCost(unsigned Opcode, Type *Ty, in getReductionCost() function
|
| /external/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 393 int TargetTransformInfo::getReductionCost(unsigned Opcode, Type *Ty, in getReductionCost() function in TargetTransformInfo
|
| /external/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 1193 int X86TTIImpl::getReductionCost(unsigned Opcode, Type *ValTy, in getReductionCost() function in X86TTIImpl
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 4131 int getReductionCost(TargetTransformInfo *TTI, Value *FirstReducedVal) { in getReductionCost() function in HorizontalReduction
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 6855 int getReductionCost(TargetTransformInfo *TTI, Value *FirstReducedVal, in getReductionCost() function in __anon8865720c1f11::HorizontalReduction
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 12893 InstructionCost getReductionCost(TargetTransformInfo *TTI, in getReductionCost() function in __anona9086f92bf11::HorizontalReduction
|