Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12908 unsigned EVTStoreBits = ExtVT.getStoreSizeInBits().getFixedSize(); in reduceLoadWidth() local
12909 return LVTStoreBits - EVTStoreBits - ShAmt; in reduceLoadWidth()