/dports/www/chromium-legacy/chromium-88.0.4324.182/components/zucchini/ |
H A D | rel32_utils_unittest.cc | 49 void CheckCopy(const std::vector<uint8_t>& bytes_exp_1_to_2, in CheckCopy() function 347 CheckCopy({0x12, 0x34, 0x56, 0xEB}, // 00000100: BL 0158D150 in TEST() 355 CheckCopy({0x12, 0xD5}, // 00000100: BPL 00000128 in TEST() 363 CheckCopy({0xF5, 0xE0}, // 00000100: B 000002EE in TEST() 374 CheckCopy({0x41, 0xF2, 0xA5, 0x88}, // 00000100: BLS.W 0008124E in TEST() 379 CheckCopy({0x7F, 0xF6, 0xFF, 0xAF}, // 00000100: BLS.W 00000102 in TEST() 386 CheckCopy(expect_fail, expect_fail, {0x41, 0xF2, 0xA5, 0x88}, in TEST() 391 CheckCopy({0xFF, 0xF7, 0xFF, 0xFF}, // 00000100: BL 00000102 in TEST() 507 CheckCopy({0x12, 0x34, 0x56, 0x94}, // 00000100: BL 0158D148 in TEST() 516 CheckCopy({0x24, 0x12, 0x34, 0x54}, // 00000100: BMI 00068344 in TEST() [all …]
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/zucchini/ |
H A D | rel32_utils_unittest.cc | 49 void CheckCopy(const std::vector<uint8_t>& bytes_exp_1_to_2, in CheckCopy() function 347 CheckCopy({0x12, 0x34, 0x56, 0xEB}, // 00000100: BL 0158D150 in TEST() 355 CheckCopy({0x12, 0xD5}, // 00000100: BPL 00000128 in TEST() 363 CheckCopy({0xF5, 0xE0}, // 00000100: B 000002EE in TEST() 374 CheckCopy({0x41, 0xF2, 0xA5, 0x88}, // 00000100: BLS.W 0008124E in TEST() 379 CheckCopy({0x7F, 0xF6, 0xFF, 0xAF}, // 00000100: BLS.W 00000102 in TEST() 386 CheckCopy(expect_fail, expect_fail, {0x41, 0xF2, 0xA5, 0x88}, in TEST() 391 CheckCopy({0xFF, 0xF7, 0xFF, 0xFF}, // 00000100: BL 00000102 in TEST() 507 CheckCopy({0x12, 0x34, 0x56, 0x94}, // 00000100: BL 0158D148 in TEST() 516 CheckCopy({0x24, 0x12, 0x34, 0x54}, // 00000100: BMI 00068344 in TEST() [all …]
|
/dports/lang/v8/v8-9.6.180.12/test/cctest/ |
H A D | test-swiss-name-dictionary.cc | 48 void CheckCopy(); 135 void RuntimeTestRunner::CheckCopy() { in CheckCopy() function in v8::internal::test_swiss_hash_table::RuntimeTestRunner
|
H A D | test-swiss-name-dictionary-infra.h | 258 void CheckCopy() { runner_.CheckCopy(); } in CheckCopy() function
|
H A D | test-swiss-name-dictionary-csa.cc | 61 void CheckCopy(); 247 void CSATestRunner::CheckCopy() { in CheckCopy() function in v8::internal::test_swiss_hash_table::CSATestRunner
|
H A D | test-swiss-name-dictionary-shared-tests.h | 922 s.CheckCopy(); in MEMBER_TEST() 933 s.CheckCopy(); in MEMBER_TEST()
|
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/util/ |
H A D | small_vector_test.cc | 428 void CheckCopy(bool expect_overflow) { in CheckCopy() function in arrow::internal::TestSmallStaticVector 458 CheckCopy<Traits::TestSizeFor(5)>(/*expect_overflow=*/Traits::CanOverflow()); in TestCopy() 459 CheckCopy<5>(/*expect_overflow=*/false); in TestCopy()
|
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 608 auto CheckCopy = [&]() { in selectCopy() local 653 return CheckCopy(); in selectCopy() 678 return CheckCopy(); in selectCopy() 689 return CheckCopy(); in selectCopy()
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 700 auto CheckCopy = [&]() { in selectCopy() local 742 return CheckCopy(); in selectCopy() 769 return CheckCopy(); in selectCopy() 780 return CheckCopy(); in selectCopy()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 700 auto CheckCopy = [&]() { in selectCopy() local 742 return CheckCopy(); in selectCopy() 769 return CheckCopy(); in selectCopy() 780 return CheckCopy(); in selectCopy()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 700 auto CheckCopy = [&]() { in selectCopy() local 742 return CheckCopy(); in selectCopy() 769 return CheckCopy(); in selectCopy() 780 return CheckCopy(); in selectCopy()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 833 auto CheckCopy = [&]() { in selectCopy() local 899 return CheckCopy(); in selectCopy() 910 return CheckCopy(); in selectCopy()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 778 auto CheckCopy = [&]() { in selectCopy() local 844 return CheckCopy(); in selectCopy() 855 return CheckCopy(); in selectCopy()
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 779 auto CheckCopy = [&]() { in selectCopy() local 845 return CheckCopy(); in selectCopy() 856 return CheckCopy(); in selectCopy()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 936 auto CheckCopy = [&]() { in selectCopy() local 1003 return CheckCopy(); in selectCopy() 1023 return CheckCopy(); in selectCopy()
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 936 auto CheckCopy = [&]() { in selectCopy() local 1003 return CheckCopy(); in selectCopy() 1023 return CheckCopy(); in selectCopy()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 858 auto CheckCopy = [&]() { in selectCopy() local 925 return CheckCopy(); in selectCopy() 936 return CheckCopy(); in selectCopy()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 936 auto CheckCopy = [&]() { in selectCopy() local 1003 return CheckCopy(); in selectCopy() 1023 return CheckCopy(); in selectCopy()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 936 auto CheckCopy = [&]() { in selectCopy() local 1003 return CheckCopy(); in selectCopy() 1023 return CheckCopy(); in selectCopy()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 858 auto CheckCopy = [&]() { in selectCopy() local 925 return CheckCopy(); in selectCopy() 936 return CheckCopy(); in selectCopy()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 936 auto CheckCopy = [&]() { in selectCopy() local 1003 return CheckCopy(); in selectCopy() 1023 return CheckCopy(); in selectCopy()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 952 auto CheckCopy = [&]() { in selectCopy() local 1019 return CheckCopy(); in selectCopy() 1039 return CheckCopy(); in selectCopy()
|