/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | ScalarizeMaskedMemIntrin.cpp | 106 static unsigned adjustForEndian(const DataLayout &DL, unsigned VectorWidth, in adjustForEndian() 177 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); in scalarizeMaskedLoad() local 316 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); in scalarizeMaskedStore() local 433 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedGather() local 563 unsigned VectorWidth = SrcFVTy->getNumElements(); in scalarizeMaskedScatter() local 650 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedExpandLoad() local 778 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedCompressStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ScalarizeMaskedMemIntrin.cpp | 159 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | MVETailPredication.cpp | 214 int VectorWidth = in IsSafeActiveMask() local 358 unsigned VectorWidth = in InsertVCTPIntrinsic() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageMismatchedFormatsTests.cpp | 72 int VectorWidth; member
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 1216 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedLoad() local 1358 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedStore() local 1467 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedGather() local 1597 unsigned VectorWidth = Src->getType()->getVectorNumElements(); in scalarizeMaskedScatter() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86InterleavedAccess.cpp | 614 int VectorWidth = VT.getSizeInBits(); in group2Shuffle() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86InterleavedAccess.cpp | 612 int VectorWidth = VT.getSizeInBits(); in group2Shuffle() local
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 161 unsigned VectorWidth = EI.getVectorOperandType()->getNumElements(); in visitExtractElementInst() local
|
/aosp_15_r20/art/compiler/utils/riscv64/ |
H A D | assembler_riscv64.h | 2212 enum class VectorWidth : uint32_t { enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 2553 const SDLoc &DL, unsigned VectorWidth) { in extractSubVector()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 1496 unsigned VectorWidth = 0; in translateGetElementPtr() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 3291 unsigned VectorWidth = I.getType()->isVectorTy() ? in visitGetElementPtr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 3885 unsigned VectorWidth = I.getType()->isVectorTy() ? in visitGetElementPtr() local
|