Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6839 unsigned LVTStoreBits = LN0->getMemoryVT().getStoreSizeInBits(); in ReduceLoadWidth() local
6841 ShAmt = LVTStoreBits - EVTStoreBits - ShAmt; in ReduceLoadWidth()