Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp3487 InstructionCost ZExtCost = TTI.getCastInstrCost( in shrinkType() local
3490 InstructionCost CurrentCost = ZExtCost; in shrinkType()
3501 ShrinkCost += ZExtCost; in shrinkType()
3516 ShrinkCost += ZExtCost; in shrinkType()