Home
last modified time | relevance | path

Searched refs:FortyTwo (Results 1 – 25 of 99) sorted by relevance

1234

/dports/devel/p5-Type-Tiny/Type-Tiny-1.012004/t/30-integration/Data-Constraint/
H A Dbasic.t32 'FortyTwo',
37 my $type = to_TypeTiny( 'Data::Constraint'->get_by_name( 'FortyTwo' ) );
46 like $e, qr/Value "43" did not pass type constraint "FortyTwo"/, 'error message';
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp421 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
422 EXPECT_TRUE(mi_match(FortyTwo.getReg(0), *MRI, m_SpecificICst(42))); in TEST_F()
427 auto MIBAdd = B.buildAdd(s64, Copies[0], FortyTwo); in TEST_F()
444 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
445 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_ZeroInt())); in TEST_F()
455 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
456 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_AllOnesInt())); in TEST_F()
478 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
479 auto NotNegInst2 = B.buildSub(s64, FortyTwo, Copies[0]); in TEST_F()
511 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp421 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
422 EXPECT_TRUE(mi_match(FortyTwo.getReg(0), *MRI, m_SpecificICst(42))); in TEST_F()
427 auto MIBAdd = B.buildAdd(s64, Copies[0], FortyTwo); in TEST_F()
444 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
445 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_ZeroInt())); in TEST_F()
455 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
456 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_AllOnesInt())); in TEST_F()
478 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
479 auto NotNegInst2 = B.buildSub(s64, FortyTwo, Copies[0]); in TEST_F()
511 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp520 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
521 EXPECT_TRUE(mi_match(FortyTwo.getReg(0), *MRI, m_SpecificICst(42))); in TEST_F()
526 auto MIBAdd = B.buildAdd(s64, Copies[0], FortyTwo); in TEST_F()
543 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
544 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_ZeroInt())); in TEST_F()
554 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
555 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_AllOnesInt())); in TEST_F()
577 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
578 auto NotNegInst2 = B.buildSub(s64, FortyTwo, Copies[0]); in TEST_F()
610 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp520 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
521 EXPECT_TRUE(mi_match(FortyTwo.getReg(0), *MRI, m_SpecificICst(42))); in TEST_F()
526 auto MIBAdd = B.buildAdd(s64, Copies[0], FortyTwo); in TEST_F()
543 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
544 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_ZeroInt())); in TEST_F()
554 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
555 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_AllOnesInt())); in TEST_F()
577 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
578 auto NotNegInst2 = B.buildSub(s64, FortyTwo, Copies[0]); in TEST_F()
610 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp520 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
521 EXPECT_TRUE(mi_match(FortyTwo.getReg(0), *MRI, m_SpecificICst(42))); in TEST_F()
526 auto MIBAdd = B.buildAdd(s64, Copies[0], FortyTwo); in TEST_F()
543 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
544 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_ZeroInt())); in TEST_F()
554 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
555 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_AllOnesInt())); in TEST_F()
577 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
578 auto NotNegInst2 = B.buildSub(s64, FortyTwo, Copies[0]); in TEST_F()
610 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp520 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
521 EXPECT_TRUE(mi_match(FortyTwo.getReg(0), *MRI, m_SpecificICst(42))); in TEST_F()
526 auto MIBAdd = B.buildAdd(s64, Copies[0], FortyTwo); in TEST_F()
543 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
544 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_ZeroInt())); in TEST_F()
554 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
555 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_AllOnesInt())); in TEST_F()
577 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
578 auto NotNegInst2 = B.buildSub(s64, FortyTwo, Copies[0]); in TEST_F()
610 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp520 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42);
521 EXPECT_TRUE(mi_match(FortyTwo.getReg(0), *MRI, m_SpecificICst(42)));
526 auto MIBAdd = B.buildAdd(s64, Copies[0], FortyTwo);
543 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in delete()
544 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_ZeroInt())); in delete()
554 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42);
555 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_AllOnesInt()));
577 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42);
578 auto NotNegInst2 = B.buildSub(s64, FortyTwo, Copies[0]);
610 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42);
[all …]
/dports/devel/p5-enum/enum-1.11/t/
H A Dnew_index.t21 Ten=10 Forty=40 FortyOne FortyTwo
32 (Ten != 10 or Forty != 40 or FortyOne != 41 or FortyTwo != 42)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp520 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
521 EXPECT_TRUE(mi_match(FortyTwo.getReg(0), *MRI, m_SpecificICst(42))); in TEST_F()
526 auto MIBAdd = B.buildAdd(s64, Copies[0], FortyTwo); in TEST_F()
543 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
544 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_ZeroInt())); in TEST_F()
554 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
555 EXPECT_FALSE(mi_match(FortyTwo.getReg(0), *MRI, m_AllOnesInt())); in TEST_F()
647 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
648 auto NotNegInst2 = B.buildSub(s64, FortyTwo, Copies[0]); in TEST_F()
680 auto FortyTwo = B.buildConstant(LLT::scalar(64), 42); in TEST_F() local
[all …]
/dports/comms/mgetty+sendfax/mgetty-1.1.37/frontends/voice/
H A Dfortytwo.README6 Subject: ANN: FortyTwo GUI voice tool
14 It's called FortyTwo, and it's available from the Amock home page at
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp30 int FortyTwo = templateFunction<int>(42); variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp31 int FortyTwo = templateFunction<int>(42); variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp30 int FortyTwo = templateFunction<int>(42); variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp30 int FortyTwo = templateFunction<int>(42); variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp30 int FortyTwo = templateFunction<int>(42); variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp30 int FortyTwo = templateFunction<int>(42); variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp31 int FortyTwo = templateFunction<int>(42); variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp30 int FortyTwo = templateFunction<int>(42); variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp30 int FortyTwo = templateFunction<int>(42); variable
/dports/lang/clang-mesa/clang-13.0.1.src/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp30 int FortyTwo = templateFunction<int>(42); variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp33 int FortyTwo = templateFunction<int>(42); variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp30 int FortyTwo = templateFunction<int>(42); variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp30 int FortyTwo = templateFunction<int>(42); variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/InterfaceStubs/
H A Dfunction-template-specialization.cpp30 int FortyTwo = templateFunction<int>(42); variable

1234