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.cpp13220 auto GetVectorCost = [&, &TTI = *TTI](InstructionCost CommonCost) { in getEntryCost() local
13386 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
13452 auto GetVectorCost = [&](InstructionCost CommonCost) { in getEntryCost() local
13484 auto GetVectorCost = [&](InstructionCost CommonCost) { in getEntryCost() local
13530 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
13561 auto GetVectorCost = [&](InstructionCost CommonCost) { in getEntryCost() local
13666 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
13715 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
13763 auto GetVectorCost = [&, &TTIRef = *TTI](InstructionCost) { in getEntryCost() local