Home
last modified time | relevance | path

Searched refs:test42 (Results 1 – 18 of 18) sorted by relevance

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp45 class test42 : virtual test41 { virtual void f(); }; class
46 class test43 : virtual test42 { virtual void f(); };
/external/clang/test/Index/
Dannotate-comments.cpp162 class test42 { class
/external/clang/test/Parser/
Dchar-literal-printing.c55 char32_t test42(void) { return U'\b'; } in test42() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll61 %test42 = icmp ne i32 %int1, %int2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll61 %test42 = icmp ne i32 %int1, %int2 ; <i1> [#uses=0]
Dtest-interp-vec-setcond-int.ll61 %test42 = icmp ne <3 x i32> %int1, %int2
/external/clang/test/Sema/
Duninit-variables.c303 void test42() { in test42() function
/external/clang/test/CodeGen/
Dmmx-builtins.c215 __m64 test42(__m64 a, __m64 b) { in test42() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp812 namespace test42 { namespace
/external/llvm/test/Transforms/InstCombine/
Dshift.ll554 define i32 @test42(i32 %a, i32 %b) nounwind {
558 ; CHECK-LABEL: @test42(
Dcast.ll357 define i32 @test42(i32 %X) {
361 ; CHECK-LABEL: @test42(
Dselect.ll588 define i32 @test42(i32 %x, i32 %y) {
593 ; CHECK-LABEL: @test42(
Dicmp.ll407 ; CHECK-LABEL: @test42(
409 define i1 @test42(i32 %X, i32 %Y) {
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll1982 ; CHECK-LABEL: define void @test42(
1990 define void @test42(i8* %p) {
/external/llvm/test/CodeGen/X86/
Dmmx-builtins.ll714 define i64 @test42(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
Dvselect-minmax.ll1216 define void @test42(i32* nocapture %a, i32* nocapture %b) nounwind {
1238 ; AVX2-LABEL: test42:
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp2099 namespace test42 { namespace
/external/valgrind/unittest/
Dracecheck_unittest.cc1786 namespace test42 { namespace