Searched refs:GetScalarCost (Results 1 – 1 of 1) sorted by relevance
13179 auto GetScalarCost = [&](unsigned Idx) { in getEntryCost() local13227 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()13380 auto GetScalarCost = [&](unsigned Idx) -> InstructionCost { in getEntryCost() local13411 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()13425 auto GetScalarCost = [&](unsigned Idx) { in getEntryCost() local13478 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()13481 auto GetScalarCost = [&](unsigned Idx) { in getEntryCost() local13488 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()13509 auto GetScalarCost = [&](unsigned Idx) { in getEntryCost() local13548 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()[all …]