Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6840 unsigned EVTStoreBits = ExtVT.getStoreSizeInBits(); in ReduceLoadWidth() local
6841 ShAmt = LVTStoreBits - EVTStoreBits - ShAmt; in ReduceLoadWidth()