Home
last modified time | relevance | path

Searched defs:GetVectorCost (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp9462 auto GetVectorCost = [](InstructionCost CommonCost) { return CommonCost; }; in getEntryCost() local
9621 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
9687 auto GetVectorCost = [&](InstructionCost CommonCost) { in getEntryCost() local
9749 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
9780 auto GetVectorCost = [&](InstructionCost CommonCost) { in getEntryCost() local
9826 auto GetVectorCost = [=](InstructionCost CommonCost) { getEntryCost() local
9866 auto GetVectorCost = [=](InstructionCost CommonCost) { getEntryCost() local
9909 auto GetVectorCost = [&, &TTIRef = *TTI](InstructionCost) { getEntryCost() local
[all...]