Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17407 unsigned ExtScale = ExtDstSizeInBits / ExtSrcSizeInBits; in combineTruncationShuffle() local
17431 if (isTruncate(ExtScale)) in combineTruncationShuffle()