Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20880 unsigned ExtScale = ExtDstSizeInBits / ExtSrcSizeInBits; in combineTruncationShuffle() local
20904 if (isTruncate(ExtScale)) in combineTruncationShuffle()