Home
last modified time | relevance | path

Searched refs:RK_Arithmetic (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp719 RK_Arithmetic, /// Binary reduction data. enumerator
743 return ReductionData(RK_Arithmetic, I->getOpcode(), L, R); in getReductionData()
1078 case RK_Arithmetic: in getInstructionThroughput()
1094 case RK_Arithmetic: in getInstructionThroughput()
/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5150 case RK_Arithmetic: in createOp()
5204 case RK_Arithmetic: in getFirstOperandIndex()
5216 case RK_Arithmetic: in getNumberOfOperands()
5236 case RK_Arithmetic: in hasSameParent()
5258 case RK_Arithmetic: in hasRequiredNumberOfUses()
5278 case RK_Arithmetic: in initReductionOps()
5296 case RK_Arithmetic: in addReductionOps()
5316 case RK_Arithmetic: in isAssociative()
5366 case RK_Arithmetic: in getConditionType()
5867 case RK_Arithmetic: in getReductionCost()
[all …]