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.cpp8027 auto GetVectorCost = [](InstructionCost CommonCost) { return CommonCost; }; in getEntryCost() local
8185 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
8227 auto GetVectorCost = [&](InstructionCost CommonCost) { in getEntryCost() local
8281 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
8302 auto GetVectorCost = [&](InstructionCost CommonCost) { in getEntryCost() local
8347 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
8376 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
8417 auto GetVectorCost = [&](InstructionCost) { in getEntryCost() local