Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScalarizeMaskedMemIntrin.cpp159 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedLoad() local
295 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedStore() local
409 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedGather() local
533 unsigned VectorWidth = Src->getType()->getVectorNumElements(); in scalarizeMaskedScatter() local
615 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedExpandLoad() local
728 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedCompressStore() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedFormatsTests.cpp72 int VectorWidth; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageMismatchedFormatsTests.cpp72 int VectorWidth; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp612 int VectorWidth = VT.getSizeInBits(); in group2Shuffle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3885 unsigned VectorWidth = I.getType()->isVectorTy() ? in visitGetElementPtr() local