Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp9435 auto GetVectorCost = [](InstructionCost CommonCost) { return CommonCost; }; getEntryCost() local
9594 auto GetVectorCost = [=](InstructionCost CommonCost) { getEntryCost() local
9636 auto GetVectorCost = [&](InstructionCost CommonCost) { getEntryCost() local
9690 auto GetVectorCost = [=](InstructionCost CommonCost) { getEntryCost() local
9721 auto GetVectorCost = [&](InstructionCost CommonCost) { getEntryCost() local
9767 auto GetVectorCost = [=](InstructionCost CommonCost) { getEntryCost() local
9807 auto GetVectorCost = [=](InstructionCost CommonCost) { getEntryCost() local
9850 auto GetVectorCost = [&, &TTIRef = *TTI](InstructionCost) { getEntryCost() local
[all...]