Home
last modified time | relevance | path

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

/aosp_15_r20/external/gmmlib/Source/GmmLib/Texture/
H A DGmmGen11Texture.cpp666 GMM_GFX_SIZE_T ElementSizeBytes = pTexInfo->Size; in FillLinearCCS() local
1131 GMM_GFX_SIZE_T ElementSizeBytes = pTexInfo->Size; in FillTexPlanar() local
H A DGmmGen10Texture.cpp921 GMM_GFX_SIZE_T ElementSizeBytes = pTexInfo->Size; in FillTexPlanar() local
H A DGmmTextureAlloc.cpp1290 GMM_GFX_SIZE_T ElementSizeBytes = pTexInfo->Size; in FillTexPlanar() local
H A DGmmXe_LPGTexture.cpp499 GMM_GFX_SIZE_T ElementSizeBytes = pTexInfo->Size; in FillTexPlanar() local
H A DGmmGen12Texture.cpp978 GMM_GFX_SIZE_T ElementSizeBytes = pTexInfo->Size; in FillTexPlanar() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp588 unsigned ElementSizeBytes = ElementSizeBits / 8; in splitOddVectorElts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp667 unsigned ElementSizeBytes = ElementSizeBits / 8; in splitOddVectorElts() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11235 int64_t ElementSizeBytes = MemVT.getSizeInBits() / 8; in MergeStoresOfConstantsOrVecElts() local
11501 int64_t ElementSizeBytes = MemVT.getSizeInBits() / 8; in MergeConsecutiveStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18986 int64_t ElementSizeBytes = MemVT.getStoreSize(); in tryStoreMergeOfConstants() local
19186 int64_t ElementSizeBytes = MemVT.getStoreSize(); in tryStoreMergeOfLoads() local
19476 int64_t ElementSizeBytes = MemVT.getStoreSize(); in mergeConsecutiveStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15744 int64_t ElementSizeBytes = MemVT.getStoreSize(); in MergeConsecutiveStores() local