Home
last modified time | relevance | path

Searched refs:scSignExtend (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h44 scSignExtend, enumerator
124 S->getSCEVType() == scZeroExtend || S->getSCEVType() == scSignExtend; in classof()
150 S->getSCEVType() == scSignExtend; in classof()
190 return S->getSCEVType() == scSignExtend; in classof()
620 case scSignExtend: in visit()
687 case scSignExtend: in visitAll()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp388 case scSignExtend: in getRelevantLoop()
1769 case scSignExtend: in costAndCollectOperands()
1911 case scSignExtend: { in isHighCostExpansionHelper()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp296 case scSignExtend: { in print()
389 case scSignExtend: in getType()
423 case scSignExtend: in operands()
750 case scSignExtend: in CompareSCEVComplexity()
2153 case scSignExtend: in getCastExpr()
4100 case scSignExtend: in scevUnconditionallyPropagatesPoisonFromOperands()
9789 case scSignExtend: in BuildConstantFromSCEV()
9808 case scSignExtend: in getWithOperands()
9892 case scSignExtend: in computeSCEVAtScope()
13728 case scSignExtend: in computeLoopDisposition()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp986 case scSignExtend: in isHighCostExpansion()
2813 case scSignExtend: in getExprBase()