Home
last modified time | relevance | path

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

/external/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
/external/llvm-project/llvm/lib/Transforms/Scalar/
DScalarizeMaskedMemIntrin.cpp162 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); in scalarizeMaskedLoad() local
299 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); in scalarizeMaskedStore() local
413 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedGather() local
538 unsigned VectorWidth = SrcFVTy->getNumElements(); in scalarizeMaskedScatter() local
620 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedExpandLoad() local
744 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedCompressStore() local
/external/llvm-project/llvm/lib/Target/ARM/
DMVETailPredication.cpp210 int VectorWidth = in IsSafeActiveMask() local
351 unsigned VectorWidth = in InsertVCTPIntrinsic() local
/external/llvm-project/polly/lib/Transform/
DScheduleOptimizer.cpp357 static isl::set addExtentConstraints(isl::set Set, int VectorWidth) { in addExtentConstraints()
371 isl::set getPartialTilePrefixes(isl::set ScheduleRange, int VectorWidth) { in getPartialTilePrefixes()
384 int VectorWidth) { in isolateFullPartialTiles()
400 isl::schedule_node Node, unsigned DimToVectorize, int VectorWidth) { in prevectSchedBand()
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp1053 unsigned VectorWidth = getVectorWidth(); in generateStrideOneLoad() local
1106 int VectorWidth = getVectorWidth(); in generateUnknownStrideLoad() local
1163 int VectorWidth = getVectorWidth(); in copyUnaryInst() local
1236 int VectorWidth = getVectorWidth(); in extractScalarValues() local
1268 int VectorWidth = getVectorWidth(); in copyInstScalarized() local
DIslNodeBuilder.cpp417 int VectorWidth = getNumberOfIterations(isl::manage_copy(Child)); in createMark() local
434 int VectorWidth) { in createForVector()
767 int VectorWidth = getNumberOfIterations(isl::manage_copy(For)); in createFor() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedFormatsTests.cpp72 int VectorWidth; member
/external/llvm-project/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp618 int VectorWidth = VT.getSizeInBits(); in group2Shuffle() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp612 int VectorWidth = VT.getSizeInBits(); in group2Shuffle() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp161 unsigned VectorWidth = EI.getVectorOperandType()->getNumElements(); in visitExtractElementInst() local
/external/llvm/lib/CodeGen/
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
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1469 unsigned VectorWidth = 0; in translateGetElementPtr() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3291 unsigned VectorWidth = I.getType()->isVectorTy() ? in visitGetElementPtr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3885 unsigned VectorWidth = I.getType()->isVectorTy() ? in visitGetElementPtr() local
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp4859 if (unsigned VectorWidth = getContext().BuiltinInfo.getRequiredVectorWidth(BuiltinID)) in EmitBuiltinExpr() local