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.cpp3359 auto AddShuffleCost = [&](InstructionCost C, Instruction *I) { in foldSelectShuffle() local
3379 InstructionCost(0), AddShuffleCost); in foldSelectShuffle()
3381 InstructionCost(0), AddShuffleCost); in foldSelectShuffle()