Home
last modified time | relevance | path

Searched defs:NumElems (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXVisa.cpp19 bool visa::Variable::General::isLegal(int ElemSize, int NumElems) { in isLegal()
32 bool visa::Variable::Predicate::isLegal(int NumElems) { in isLegal()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp466 unsigned NumElems = VT->getNumElements(); in splitUnary() local
486 unsigned NumElems = VT->getNumElements(); in splitBinary() local
527 unsigned NumElems = VT->getNumElements(); in splitCall() local
577 unsigned NumElems = VT->getNumElements(); in visitSelectInst() local
624 unsigned NumElems = VT->getNumElements(); in visitGetElementPtrInst() local
669 unsigned NumElems = VT->getNumElements(); in visitCastInst() local
742 unsigned NumElems = VT->getNumElements(); in visitShuffleVectorInst() local
766 unsigned NumElems = VT->getNumElements(); in visitPHINode() local
797 unsigned NumElems = Layout.VecTy->getNumElements(); in visitLoadInst() local
823 unsigned NumElems = Layout.VecTy->getNumElements(); in visitStoreInst() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DScalarizer.cpp466 unsigned NumElems = VT->getNumElements(); in splitUnary() local
486 unsigned NumElems = VT->getNumElements(); in splitBinary() local
527 unsigned NumElems = VT->getNumElements(); in splitCall() local
577 unsigned NumElems = VT->getNumElements(); in visitSelectInst() local
624 unsigned NumElems = VT->getNumElements(); in visitGetElementPtrInst() local
669 unsigned NumElems = VT->getNumElements(); in visitCastInst() local
742 unsigned NumElems = VT->getNumElements(); in visitShuffleVectorInst() local
766 unsigned NumElems = VT->getNumElements(); in visitPHINode() local
797 unsigned NumElems = Layout.VecTy->getNumElements(); in visitLoadInst() local
823 unsigned NumElems = Layout.VecTy->getNumElements(); in visitStoreInst() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp466 unsigned NumElems = VT->getNumElements(); in splitUnary() local
486 unsigned NumElems = VT->getNumElements(); in splitBinary() local
527 unsigned NumElems = VT->getNumElements(); in splitCall() local
577 unsigned NumElems = VT->getNumElements(); in visitSelectInst() local
624 unsigned NumElems = VT->getNumElements(); in visitGetElementPtrInst() local
669 unsigned NumElems = VT->getNumElements(); in visitCastInst() local
742 unsigned NumElems = VT->getNumElements(); in visitShuffleVectorInst() local
766 unsigned NumElems = VT->getNumElements(); in visitPHINode() local
797 unsigned NumElems = Layout.VecTy->getNumElements(); in visitLoadInst() local
823 unsigned NumElems = Layout.VecTy->getNumElements(); in visitStoreInst() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DScalarizer.cpp446 unsigned NumElems = VT->getNumElements(); in splitUnary() local
466 unsigned NumElems = VT->getNumElements(); in splitBinary() local
507 unsigned NumElems = VT->getNumElements(); in splitCall() local
557 unsigned NumElems = VT->getNumElements(); in visitSelectInst() local
604 unsigned NumElems = VT->getNumElements(); in visitGetElementPtrInst() local
649 unsigned NumElems = VT->getNumElements(); in visitCastInst() local
722 unsigned NumElems = VT->getNumElements(); in visitShuffleVectorInst() local
746 unsigned NumElems = VT->getNumElements(); in visitPHINode() local
777 unsigned NumElems = Layout.VecTy->getNumElements(); in visitLoadInst() local
803 unsigned NumElems = Layout.VecTy->getNumElements(); in visitStoreInst() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp469 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitUnary() local
489 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitBinary() local
532 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitCall() local
582 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitSelectInst() local
636 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitGetElementPtrInst() local
681 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitCastInst() local
754 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitInsertElementInst() local
821 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitShuffleVectorInst() local
845 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitPHINode() local
876 unsigned NumElems = cast<FixedVectorType>(Layout->VecTy)->getNumElements(); in visitLoadInst() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp469 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitUnary() local
489 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitBinary() local
532 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitCall() local
587 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitSelectInst() local
641 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitGetElementPtrInst() local
686 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitCastInst() local
759 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitInsertElementInst() local
826 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitShuffleVectorInst() local
850 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitPHINode() local
881 unsigned NumElems = cast<FixedVectorType>(Layout->VecTy)->getNumElements(); in visitLoadInst() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp468 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitUnary() local
488 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitBinary() local
531 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitCall() local
581 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitSelectInst() local
635 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitGetElementPtrInst() local
680 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitCastInst() local
753 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitInsertElementInst() local
820 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitShuffleVectorInst() local
844 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitPHINode() local
875 unsigned NumElems = cast<FixedVectorType>(Layout->VecTy)->getNumElements(); in visitLoadInst() local
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DScalarizer.cpp469 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitUnary() local
489 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitBinary() local
532 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitCall() local
587 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitSelectInst() local
641 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitGetElementPtrInst() local
686 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitCastInst() local
759 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitInsertElementInst() local
826 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitShuffleVectorInst() local
850 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitPHINode() local
881 unsigned NumElems = cast<FixedVectorType>(Layout->VecTy)->getNumElements(); in visitLoadInst() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp469 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitUnary() local
489 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitBinary() local
532 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitCall() local
582 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitSelectInst() local
636 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitGetElementPtrInst() local
681 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitCastInst() local
754 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitInsertElementInst() local
821 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitShuffleVectorInst() local
845 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitPHINode() local
876 unsigned NumElems = cast<FixedVectorType>(Layout->VecTy)->getNumElements(); in visitLoadInst() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DScalarizer.cpp468 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitUnary() local
488 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitBinary() local
531 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitCall() local
581 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitSelectInst() local
635 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitGetElementPtrInst() local
680 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitCastInst() local
753 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitInsertElementInst() local
820 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitShuffleVectorInst() local
844 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitPHINode() local
875 unsigned NumElems = cast<FixedVectorType>(Layout->VecTy)->getNumElements(); in visitLoadInst() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp469 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitUnary() local
489 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitBinary() local
532 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitCall() local
587 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitSelectInst() local
641 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitGetElementPtrInst() local
686 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitCastInst() local
759 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitInsertElementInst() local
826 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitShuffleVectorInst() local
850 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitPHINode() local
881 unsigned NumElems = cast<FixedVectorType>(Layout->VecTy)->getNumElements(); in visitLoadInst() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp469 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitUnary() local
489 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitBinary() local
532 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitCall() local
587 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitSelectInst() local
641 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitGetElementPtrInst() local
686 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitCastInst() local
759 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitInsertElementInst() local
826 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitShuffleVectorInst() local
850 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitPHINode() local
881 unsigned NumElems = cast<FixedVectorType>(Layout->VecTy)->getNumElements(); in visitLoadInst() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp469 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitUnary() local
489 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitBinary() local
532 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitCall() local
587 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitSelectInst() local
641 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitGetElementPtrInst() local
686 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitCastInst() local
759 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitInsertElementInst() local
826 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitShuffleVectorInst() local
850 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitPHINode() local
881 unsigned NumElems = cast<FixedVectorType>(Layout->VecTy)->getNumElements(); in visitLoadInst() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp469 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitUnary() local
489 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitBinary() local
532 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitCall() local
582 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitSelectInst() local
636 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitGetElementPtrInst() local
681 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitCastInst() local
754 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitInsertElementInst() local
821 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitShuffleVectorInst() local
845 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitPHINode() local
876 unsigned NumElems = cast<FixedVectorType>(Layout->VecTy)->getNumElements(); in visitLoadInst() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp469 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitUnary() local
489 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitBinary() local
532 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in splitCall() local
587 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitSelectInst() local
641 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitGetElementPtrInst() local
686 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitCastInst() local
759 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitInsertElementInst() local
826 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitShuffleVectorInst() local
850 unsigned NumElems = cast<FixedVectorType>(VT)->getNumElements(); in visitPHINode() local
881 unsigned NumElems = cast<FixedVectorType>(Layout->VecTy)->getNumElements(); in visitLoadInst() local
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DScalarizer.cpp433 unsigned NumElems = VT->getNumElements(); in splitBinary() local
474 unsigned NumElems = VT->getNumElements(); in splitCall() local
524 unsigned NumElems = VT->getNumElements(); in visitSelectInst() local
567 unsigned NumElems = VT->getNumElements(); in visitGetElementPtrInst() local
612 unsigned NumElems = VT->getNumElements(); in visitCastInst() local
685 unsigned NumElems = VT->getNumElements(); in visitShuffleVectorInst() local
709 unsigned NumElems = VT->getNumElements(); in visitPHINode() local
740 unsigned NumElems = Layout.VecTy->getNumElements(); in visitLoadInst() local
765 unsigned NumElems = Layout.VecTy->getNumElements(); in visitStoreInst() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DScalarizer.cpp416 unsigned NumElems = VT->getNumElements(); in splitBinary() local
457 unsigned NumElems = VT->getNumElements(); in splitCall() local
507 unsigned NumElems = VT->getNumElements(); in visitSelectInst() local
550 unsigned NumElems = VT->getNumElements(); in visitGetElementPtrInst() local
595 unsigned NumElems = VT->getNumElements(); in visitCastInst() local
668 unsigned NumElems = VT->getNumElements(); in visitShuffleVectorInst() local
692 unsigned NumElems = VT->getNumElements(); in visitPHINode() local
723 unsigned NumElems = Layout.VecTy->getNumElements(); in visitLoadInst() local
748 unsigned NumElems = Layout.VecTy->getNumElements(); in visitStoreInst() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/Interp/
H A DDescriptor.cpp58 const unsigned NumElems = D->getNumElems(); in ctorArrayDesc() local
82 const unsigned NumElems = D->getNumElems(); in dtorArrayDesc() local
97 const unsigned NumElems = D->getNumElems(); in moveArrayDesc() local
197 Descriptor::Descriptor(const DeclTy &D, PrimType Type, size_t NumElems, in Descriptor()
216 Descriptor::Descriptor(const DeclTy &D, Descriptor *Elem, unsigned NumElems, in Descriptor()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DDescriptor.cpp58 const unsigned NumElems = D->getNumElems(); in ctorArrayDesc() local
82 const unsigned NumElems = D->getNumElems(); in dtorArrayDesc() local
97 const unsigned NumElems = D->getNumElems(); in moveArrayDesc() local
197 Descriptor::Descriptor(const DeclTy &D, PrimType Type, size_t NumElems, in Descriptor()
216 Descriptor::Descriptor(const DeclTy &D, Descriptor *Elem, unsigned NumElems, in Descriptor()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/Interp/
H A DDescriptor.cpp58 const unsigned NumElems = D->getNumElems(); in ctorArrayDesc() local
82 const unsigned NumElems = D->getNumElems(); in dtorArrayDesc() local
97 const unsigned NumElems = D->getNumElems(); in moveArrayDesc() local
197 Descriptor::Descriptor(const DeclTy &D, PrimType Type, size_t NumElems, in Descriptor()
216 Descriptor::Descriptor(const DeclTy &D, Descriptor *Elem, unsigned NumElems, in Descriptor()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/Interp/
H A DDescriptor.cpp58 const unsigned NumElems = D->getNumElems(); in ctorArrayDesc() local
82 const unsigned NumElems = D->getNumElems(); in dtorArrayDesc() local
97 const unsigned NumElems = D->getNumElems(); in moveArrayDesc() local
197 Descriptor::Descriptor(const DeclTy &D, PrimType Type, size_t NumElems, in Descriptor()
216 Descriptor::Descriptor(const DeclTy &D, Descriptor *Elem, unsigned NumElems, in Descriptor()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/Interp/
H A DDescriptor.cpp58 const unsigned NumElems = D->getNumElems(); in ctorArrayDesc() local
82 const unsigned NumElems = D->getNumElems(); in dtorArrayDesc() local
97 const unsigned NumElems = D->getNumElems(); in moveArrayDesc() local
197 Descriptor::Descriptor(const DeclTy &D, PrimType Type, size_t NumElems, in Descriptor()
216 Descriptor::Descriptor(const DeclTy &D, Descriptor *Elem, unsigned NumElems, in Descriptor()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/Interp/
H A DDescriptor.cpp58 const unsigned NumElems = D->getNumElems(); in ctorArrayDesc() local
82 const unsigned NumElems = D->getNumElems(); in dtorArrayDesc() local
97 const unsigned NumElems = D->getNumElems(); in moveArrayDesc() local
197 Descriptor::Descriptor(const DeclTy &D, PrimType Type, size_t NumElems, in Descriptor()
216 Descriptor::Descriptor(const DeclTy &D, Descriptor *Elem, unsigned NumElems, in Descriptor()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DDescriptor.cpp58 const unsigned NumElems = D->getNumElems(); in ctorArrayDesc() local
82 const unsigned NumElems = D->getNumElems(); in dtorArrayDesc() local
97 const unsigned NumElems = D->getNumElems(); in moveArrayDesc() local
197 Descriptor::Descriptor(const DeclTy &D, PrimType Type, size_t NumElems, in Descriptor()
216 Descriptor::Descriptor(const DeclTy &D, Descriptor *Elem, unsigned NumElems, in Descriptor()

12345678910>>...18