Home
last modified time | relevance | path

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

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