Home
last modified time | relevance | path

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

12

/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/swiftshader/third_party/LLVM/test/ExecutionEngine/
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/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dicmp.ll470 ; CHECK: @test49
472 define <2 x i1> @test49(<2 x i32> %tmp3) {
Dcast.ll441 define i64 @test49(i64 %A) {
446 ; CHECK: @test49
Dselect.ll670 define i64 @test49(i32 %a) nounwind {
675 ; CHECK: @test49
/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.ll775 define i32 @test49(i32 %x) {
776 ; CHECK-LABEL: @test49(
Dcast.ll578 define i64 @test49(i64 %A) {
579 ; CHECK-LABEL: @test49(
Dselect.ll794 define i64 @test49(i32 %a) nounwind {
799 ; CHECK-LABEL: @test49(
Dicmp.ll551 define <2 x i1> @test49(<2 x i32> %tmp3) {
552 ; CHECK-LABEL: @test49(
/external/libcxx/test/std/strings/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp5149 void test49() in test49() function
5800 test49(); in main()
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp5151 void test49() in test49() function
5802 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
/external/clang/test/CodeGenObjC/
Darc.m1125 void test49(void) { function
1128 // CHECK-LABEL: define void @test49()
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/
Dbasic.ll1444 ; CHECK: define i8* @test49(
1447 define i8* @test49(i8* %p) nounwind {
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_T_size_size.pass.cpp5229 void test49() in test49() function
5898 test49<S, SV>(); in main()
5959 test49<S, SV>(); in main()
Dsize_size_string_size_size.pass.cpp5225 void test49() in test49() function
5893 test49<S>(); in main()
5953 test49<S>(); in main()

12