Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp841 unsigned DestStoreWidth = TD.getTypeStoreSizeInBits(AllocaType); in ConvertScalar_InsertValue() local
857 SrcStoreWidth = DestStoreWidth; in ConvertScalar_InsertValue()
868 ShAmt = DestStoreWidth - SrcStoreWidth - Offset; in ConvertScalar_InsertValue()