Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22166 unsigned ExtScale = ExtDstSizeInBits / ExtSrcSizeInBits; in combineTruncationShuffle() local
22190 if (isTruncate(ExtScale)) in combineTruncationShuffle()