Home
last modified time | relevance | path

Searched defs:ElementSizeBytes (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp555 unsigned ElementSizeBytes = ElementSizeBits / 8; in splitOddVectorElts() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11235 int64_t ElementSizeBytes = MemVT.getSizeInBits() / 8; in MergeStoresOfConstantsOrVecElts() local
11501 int64_t ElementSizeBytes = MemVT.getSizeInBits() / 8; in MergeConsecutiveStores() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14008 int64_t ElementSizeBytes = MemVT.getStoreSize(); in MergeConsecutiveStores() local