Home
last modified time | relevance | path

Searched refs:isIdentityMask (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/llvm70/llvm-7.0.1.src/unittests/IR/
H A DInstructionsTest.cpp775 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
783 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
791 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
799 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
807 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
815 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
823 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
824 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/devel/llvm80/llvm-8.0.1.src/unittests/IR/
H A DInstructionsTest.cpp775 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
783 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
791 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
799 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
807 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
815 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
823 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
824 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/devel/llvm90/llvm-9.0.1.src/unittests/IR/
H A DInstructionsTest.cpp818 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
826 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
834 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
842 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
850 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
858 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
866 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
867 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/devel/llvm10/llvm-10.0.1.src/unittests/IR/
H A DInstructionsTest.cpp818 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
826 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
834 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
842 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
850 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
858 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
866 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
867 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp818 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
826 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
834 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
842 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
850 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
858 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
866 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
867 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/IR/
H A DInstructionsTest.cpp897 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
905 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
913 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
921 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
929 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
937 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
945 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
946 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/devel/llvm11/llvm-11.0.1.src/unittests/IR/
H A DInstructionsTest.cpp897 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
905 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
913 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
921 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
929 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
937 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
945 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
946 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/IR/
H A DInstructionsTest.cpp898 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
906 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
914 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
922 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
930 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
938 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
946 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
947 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/IR/
H A DInstructionsTest.cpp904 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
912 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
920 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
928 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
936 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
944 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
952 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
953 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/IR/
H A DInstructionsTest.cpp905 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
913 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
921 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
929 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
937 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
945 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
953 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
954 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp905 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
913 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
921 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
929 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
937 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
945 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
953 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
954 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/IR/
H A DInstructionsTest.cpp905 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
913 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
921 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
929 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
937 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
945 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
953 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
954 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/IR/
H A DInstructionsTest.cpp905 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
913 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
921 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
929 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
937 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
945 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
953 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
954 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/IR/
H A DInstructionsTest.cpp905 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
913 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
921 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
929 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
937 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
945 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
953 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
954 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/IR/
H A DInstructionsTest.cpp905 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity)); in TEST()
913 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select)); in TEST()
921 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse)); in TEST()
929 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource)); in TEST()
937 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat)); in TEST()
945 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose)); in TEST()
953 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3}))); in TEST()
954 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU}))); in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/IR/
H A DInstructionsTest.cpp905 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(Identity));
913 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Select));
921 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Reverse));
929 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(SingleSource));
937 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(ZeroEltSplat));
945 EXPECT_FALSE(ShuffleVectorInst::isIdentityMask(Transpose));
953 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({CU, C1, CU, C3})));
954 EXPECT_TRUE(ShuffleVectorInst::isIdentityMask(ConstantVector::get({C4, CU, C6, CU})));
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DInstructions.h2100 static bool isIdentityMask(ArrayRef<int> Mask);
2101 static bool isIdentityMask(const Constant *Mask) {
2105 return isIdentityMask(MaskAsInts);
2113 return !changesLength() && isIdentityMask(getShuffleMask());
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DInstructions.h2115 static bool isIdentityMask(ArrayRef<int> Mask);
2116 static bool isIdentityMask(const Constant *Mask) {
2120 return isIdentityMask(MaskAsInts);
2128 return !changesLength() && isIdentityMask(ShuffleMask);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DInstructions.h2132 static bool isIdentityMask(ArrayRef<int> Mask);
2133 static bool isIdentityMask(const Constant *Mask) {
2137 return isIdentityMask(MaskAsInts);
2145 return !changesLength() && isIdentityMask(ShuffleMask);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DInstructions.h2079 static bool isIdentityMask(ArrayRef<int> Mask);
2080 static bool isIdentityMask(const Constant *Mask) {
2084 return isIdentityMask(MaskAsInts);
2092 return !changesLength() && isIdentityMask(ShuffleMask);
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DInstructions.h2095 static bool isIdentityMask(ArrayRef<int> Mask);
2096 static bool isIdentityMask(const Constant *Mask) {
2100 return isIdentityMask(MaskAsInts);
2108 return !changesLength() && isIdentityMask(getShuffleMask());
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DInstructions.h2132 static bool isIdentityMask(ArrayRef<int> Mask);
2133 static bool isIdentityMask(const Constant *Mask) {
2137 return isIdentityMask(MaskAsInts);
2145 return !changesLength() && isIdentityMask(ShuffleMask);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DInstructions.h2116 static bool isIdentityMask(ArrayRef<int> Mask);
2117 static bool isIdentityMask(const Constant *Mask) {
2121 return isIdentityMask(MaskAsInts);
2129 return !changesLength() && isIdentityMask(ShuffleMask);
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DInstructions.h2079 static bool isIdentityMask(ArrayRef<int> Mask);
2080 static bool isIdentityMask(const Constant *Mask) {
2084 return isIdentityMask(MaskAsInts);
2092 return !changesLength() && isIdentityMask(ShuffleMask);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h2095 static bool isIdentityMask(ArrayRef<int> Mask);
2096 static bool isIdentityMask(const Constant *Mask) {
2100 return isIdentityMask(MaskAsInts);
2108 return !changesLength() && isIdentityMask(getShuffleMask());

123