Searched defs:getReductionCost (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp227 unsigned TargetTransformInfo::getReductionCost(unsigned Opcode, Type *Ty, function in class:TargetTransformInfo
601 unsigned getReductionCost(unsigned, Type *, bool) const { function in struct:__anon2227::NoTTI
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp515 unsigned BasicTTI::getReductionCost(unsigned Opcode, Type *Ty, function in class:BasicTTI
/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp615 unsigned X86TTI::getReductionCost(unsigned Opcode, Type *ValTy, function in class:X86TTI
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2364 int getReductionCost(TargetTransformInfo *TTI, Value *FirstReducedVal) { function in class:__anon2863::HorizontalReduction

Completed in 173 milliseconds