Home
last modified time | relevance | path

Searched refs:AddShuffleCost (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp2406 auto AddShuffleCost = [&](InstructionCost C, Instruction *I) { in foldSelectShuffle() local
2425 InstructionCost(0), AddShuffleCost); in foldSelectShuffle()
2427 InstructionCost(0), AddShuffleCost); in foldSelectShuffle()