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/CodeGen/
Dx86_64-arguments.c401 void test49(double d, double e) { in test49() function
Dmmx-builtins.c250 __m64 test49(__m64 a, __m64 b) { in test49() function
/external/clang/test/Sema/
Duninit-variables.c342 void *test49(int *i) in test49() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp909 namespace test49 { namespace
Dmangle.cpp995 namespace test49 { namespace
/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/clang/test/CodeGenObjC/
Darc.m1072 void test49(void) { function
1075 // 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/llvm/test/CodeGen/X86/
Dvselect-minmax.ll1544 define void @test49(i8* nocapture %a, i8* nocapture %b) nounwind {
1566 ; SSE4-LABEL: test49:
1569 ; AVX1-LABEL: test49:
1572 ; AVX2-LABEL: test49:
1575 ; AVX512VL-LABEL: test49:
Dmmx-intrinsics.ll606 define i64 @test49(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/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.cpp2385 namespace test49 { namespace