Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13048 auto GetCostDiff = in getEntryCost() local
13227 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
13411 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
13478 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
13488 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
13548 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
13643 InstructionCost Cost = GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
13700 return GetCostDiff(GetScalarCost, GetVectorCost) + in getEntryCost()
13724 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
13852 return GetCostDiff( in getEntryCost()
[all …]