Searched refs:adjustForEndian (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | ScalarizeMaskedMemIntrin.cpp | 108 static unsigned adjustForEndian(const DataLayout &DL, unsigned VectorWidth, in adjustForEndian() function 216 VectorWidth, adjustForEndian(DL, VectorWidth, Idx))); in scalarizeMaskedLoad() 350 VectorWidth, adjustForEndian(DL, VectorWidth, Idx))); in scalarizeMaskedStore() 472 VectorWidth, adjustForEndian(DL, VectorWidth, Idx))); in scalarizeMaskedGather() 599 VectorWidth, adjustForEndian(DL, VectorWidth, Idx))); in scalarizeMaskedScatter() 705 VectorWidth, adjustForEndian(DL, VectorWidth, Idx))); in scalarizeMaskedExpandLoad() 815 VectorWidth, adjustForEndian(DL, VectorWidth, Idx))); in scalarizeMaskedCompressStore()
|