Home
last modified time | relevance | path

Searched refs:test43 (Results 1 – 25 of 35) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp46 class test43 : virtual test42 { virtual void f(); }; class
47 class test44 : virtual test43 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c56 char32_t test43(void) { return U'\e'; } in test43() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll62 %test43 = icmp eq i64 %long1, %long2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c309 void test43(int i) { in test43() function
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll62 %test43 = icmp eq i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll62 %test43 = icmp eq <2 x i64> %long1, %long2
/external/libabigail/tests/data/
DMakefile.am450 test-diff-dwarf/test43-PR22913-report-0.txt \
451 test-diff-dwarf/test43-PR22913-v0.c \
452 test-diff-dwarf/test43-PR22913-v1.c \
959 test-diff-filter/test43-decl-only-def-change-leaf-report-0.txt \
960 test-diff-filter/test43-decl-only-def-change-leaf-report-v0.cc \
961 test-diff-filter/test43-decl-only-def-change-leaf-report-v1.cc \
1593 test-diff-suppr/test43-suppr-direct-fn-subtype-suppr-1.txt \
1594 test-diff-suppr/test43-suppr-direct-fn-subtype-v0.cc \
1595 test-diff-suppr/test43-suppr-direct-fn-subtype-v0.o \
1596 test-diff-suppr/test43-suppr-direct-fn-subtype-v1.cc \
[all …]
/external/llvm/test/Transforms/InstCombine/
Dor.ll530 define i32 @test43(i32 %a, i32 %b) {
531 ; CHECK-LABEL: @test43(
Dsub.ll514 define i4 @test43(i4 %x, i4 %y) {
519 ; CHECK-LABEL: @test43(
Dshift.ll714 define i32 @test43(i32 %a, i32 %b) nounwind {
715 ; CHECK-LABEL: @test43(
Dgetelementptr.ll827 define i16* @test43(i16* %c1, i16* %c2) {
834 ; CHECK-LABEL: @test43(
Dcast.ll497 define zeroext i64 @test43(i8 zeroext %on_off) nounwind readonly {
498 ; CHECK-LABEL: @test43(
Dselect.ll724 define i64 @test43(i32 %a) nounwind {
729 ; CHECK-LABEL: @test43(
Dicmp.ll484 define i1 @test43(i32 %X, i32 %Y) {
485 ; CHECK-LABEL: @test43(
/external/clang/test/CodeGenCXX/
Dvisibility.cpp836 namespace test43 { namespace
Dmangle.cpp937 namespace test43 { namespace
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll864 define <2 x i64> @test43(<2 x double> %a) {
868 ; CHECK-LABEL: @test43
872 ; CHECK-LE-LABEL: @test43
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll468 define <16 x float> @test43(i8 * %addr, <16 x float> %mask1) {
469 ; CHECK-LABEL: test43:
Davx512-vec-cmp.ll1161 define <8 x double> @test43(<8 x double> %x, <8 x double> %x1, double* %ptr,<8 x i1> %mask_in) noun…
1162 ; KNL-LABEL: test43:
1171 ; SKX-LABEL: test43:
Dmmx-intrinsics.ll751 define i64 @test43(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
752 ; ALL-LABEL: @test43
/external/curl/tests/data/
DMakefile.inc30 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
/external/libwebsockets/minimal-examples/api-tests/api-test-lecp/
Dmain.c119 test43[] = { 0xf6 }, variable
4268 { .b = test43, .blen = sizeof(test43),
/external/libcxx/test/std/strings/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4526 void test43() in test43() function
5795 test43(); in main()
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4527 void test43() in test43() function
5796 test43(); in main()
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_T_size_size.pass.cpp4599 void test43() in test43() function
5892 test43<S, SV>(); in main()
5953 test43<S, SV>(); in main()

12