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.cpp7829 auto GetCostDiff = in getEntryCost() local
8028 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
8196 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
8250 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
8289 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
8323 InstructionCost Cost = GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
8361 return GetCostDiff(GetScalarCost, GetVectorCost) + in getEntryCost()
8381 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
8482 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()