Home
last modified time | relevance | path

Searched refs:test49 (Results 1 – 18 of 18) 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/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-fp.ll9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
/external/clang/test/Parser/
Dchar-literal-printing.c63 char32_t test49(void) { return U'c'; } in test49() function
/external/clang/test/CodeGen/
Dx86_64-arguments.c379 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.cpp900 namespace test49 { namespace
/external/llvm/test/Transforms/InstCombine/
Dshift.ll618 define i32 @test49(i32 %x) {
622 ; CHECK: @test49
Dicmp.ll470 ; CHECK: @test49
472 define <2 x i1> @test49(<2 x i32> %tmp3) {
Dselect.ll670 define i64 @test49(i32 %a) nounwind {
675 ; CHECK: @test49
Dcast.ll441 define i64 @test49(i64 %A) {
446 ; CHECK: @test49
/external/clang/test/CodeGenObjC/
Darc.m1060 void test49(void) { function
1063 // CHECK: define void @test49()
/external/llvm/test/CodeGen/X86/
Dvselect-minmax.ll1398 define void @test49(i8* nocapture %a, i8* nocapture %b) nounwind {
1420 ; SSE4: test49:
1423 ; AVX1: test49:
1426 ; AVX2: test49:
Dmmx-builtins.ll604 define i64 @test49(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll1492 ; CHECK: define i8* @test49(
1495 define i8* @test49(i8* %p) nounwind {
/external/valgrind/unittest/
Dracecheck_unittest.cc2070 namespace test49 { namespace
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp2385 namespace test49 { namespace