Searched refs:GetVectorCost (Results 1 – 1 of 1) sorted by relevance
8028 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()8185 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local8196 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()8227 auto GetVectorCost = [&](InstructionCost CommonCost) { in getEntryCost() local8250 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()8281 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local8289 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()8361 return GetCostDiff(GetScalarCost, GetVectorCost) + in getEntryCost()8381 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()8417 auto GetVectorCost = [&](InstructionCost) { in getEntryCost() local[all …]