Home
last modified time | relevance | path

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

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