Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp628 unsigned ElementSizeBytes = ElementSizeBits / 8; in splitOddVectorElts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp588 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/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16825 int64_t ElementSizeBytes = MemVT.getStoreSize(); in tryStoreMergeOfConstants() local
17019 int64_t ElementSizeBytes = MemVT.getStoreSize(); in tryStoreMergeOfLoads() local
17304 int64_t ElementSizeBytes = MemVT.getStoreSize(); in mergeConsecutiveStores() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp15744 int64_t ElementSizeBytes = MemVT.getStoreSize(); in MergeConsecutiveStores() local