Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25416 auto isTruncate = [&Mask, &NumElts](unsigned Scale) { in combineTruncationShuffle() local
25435 if (isTruncate(ExtScale)) in combineTruncationShuffle()