Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4693 unsigned EVTStoreBits = ExtVT.getStoreSizeInBits(); in ReduceLoadWidth() local
4694 ShAmt = LVTStoreBits - EVTStoreBits - ShAmt; in ReduceLoadWidth()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6886 unsigned EVTStoreBits = ExtVT.getStoreSizeInBits(); in ReduceLoadWidth() local
6887 ShAmt = LVTStoreBits - EVTStoreBits - ShAmt; in ReduceLoadWidth()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9157 unsigned EVTStoreBits = ExtVT.getStoreSizeInBits(); in ReduceLoadWidth() local
9158 ShAmt = LVTStoreBits - EVTStoreBits - ShAmt; in ReduceLoadWidth()