Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp106 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 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp214 int VectorWidth = in IsSafeActiveMask() local
358 unsigned VectorWidth = in InsertVCTPIntrinsic() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMismatchedFormatsTests.cpp72 int VectorWidth; member
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1216 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 DX86InterleavedAccess.cpp614 int VectorWidth = VT.getSizeInBits(); in group2Shuffle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp612 int VectorWidth = VT.getSizeInBits(); in group2Shuffle() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp161 unsigned VectorWidth = EI.getVectorOperandType()->getNumElements(); in visitExtractElementInst() local
/aosp_15_r20/art/compiler/utils/riscv64/
H A Dassembler_riscv64.h2212 enum class VectorWidth : uint32_t { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2553 const SDLoc &DL, unsigned VectorWidth) { in extractSubVector()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1496 unsigned VectorWidth = 0; in translateGetElementPtr() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3291 unsigned VectorWidth = I.getType()->isVectorTy() ? in visitGetElementPtr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3885 unsigned VectorWidth = I.getType()->isVectorTy() ? in visitGetElementPtr() local