Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7053 auto GetVectorCost = [](InstructionCost CommonCost) { return CommonCost; }; in getEntryCost() local
7182 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
7224 auto GetVectorCost = [&](InstructionCost CommonCost) { in getEntryCost() local
7278 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
7299 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
7341 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
7370 auto GetVectorCost = [=](InstructionCost CommonCost) { in getEntryCost() local
7409 auto GetVectorCost = [&](InstructionCost) { in getEntryCost() local