Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6932 auto GetCostDiff = in getEntryCost() local
7054 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
7193 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
7247 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
7286 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
7318 InstructionCost Cost = GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
7355 return GetCostDiff(GetScalarCost, GetVectorCost) + in getEntryCost()
7375 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
7459 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()