Home
last modified time | relevance | path

Searched refs:test49 (Results 1 – 22 of 22) sorted by relevance

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp52 class test49 : virtual test48 { virtual void f(); }; class
53 class test50 : virtual test49 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c63 char32_t test49(void) { return U'c'; } in test49() function
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll8 %test49 = fcmp oeq <3 x float> %float1, %float2
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-fp.ll9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c342 void *test49(int *i) in test49() function
/external/clang/test/CodeGen/
Dx86_64-arguments.c406 void test49(double d, double e) { in test49() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp912 namespace test49 { namespace
Dmangle.cpp995 namespace test49 { namespace
/external/curl/tests/data/
DMakefile.inc28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
/external/llvm/test/Transforms/InstCombine/
Dshift.ll666 define i32 @test49(i32 %x) {
670 ; CHECK-LABEL: @test49(
Dcast.ll470 define i64 @test49(i64 %A) {
475 ; CHECK-LABEL: @test49(
Dicmp.ll497 ; CHECK-LABEL: @test49(
499 define <2 x i1> @test49(<2 x i32> %tmp3) {
Dselect.ll691 define i64 @test49(i32 %a) nounwind {
696 ; CHECK-LABEL: @test49(
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp5145 void test49() in test49() function
5796 test49(); in main()
/external/llvm/test/CodeGen/X86/
Dmmx-intrinsics.ll651 define i64 @test49(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
652 ; ALL-LABEL: @test49
Dvselect-minmax.ll1632 define <16 x i8> @test49(<16 x i8> %a, <16 x i8> %b) {
1633 ; SSE2-LABEL: test49:
1643 ; SSE4-LABEL: test49:
1648 ; AVX-LABEL: test49:
/external/clang/test/CodeGenObjC/
Darc.m1125 void test49(void) { function
1128 // CHECK-LABEL: define void @test49()
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp5211 void test49() in test49() function
5879 test49<S>(); in main()
5939 test49<S>(); in main()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2079 ; CHECK-LABEL: define i8* @test49(
2083 define i8* @test49(i8* %p) nounwind {
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp5221 void test49() in test49() function
5897 test49<S>(); in main()
5957 test49<S>(); in main()
/external/valgrind/drd/tests/
Dtsan_unittest.cpp2389 namespace test49 { namespace