Home
last modified time | relevance | path

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

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