Home
last modified time | relevance | path

Searched refs:test42 (Results 1 – 21 of 21) 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/clang/test/Sema/
Duninit-variables.c303 void test42() { 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/CodeGen/
Dmmx-builtins.c215 __m64 test42(__m64 a, __m64 b) { in test42() function
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll377 define <2 x i64> @test42(<2 x double> %a) {
381 ; CHECK-LABEL: @test42
/external/clang/test/CodeGenCXX/
Dvisibility.cpp812 namespace test42 { namespace
Dmangle.cpp925 namespace test42 { namespace
/external/llvm/test/Transforms/InstCombine/
Dshift.ll603 define i32 @test42(i32 %a, i32 %b) nounwind {
607 ; 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.ll434 ; CHECK-LABEL: @test42(
436 define i1 @test42(i32 %X, i32 %Y) {
/external/libcxx/test/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp4476 void test42() in test42() function
5872 test42<S>(); in main()
5932 test42<S>(); in main()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll1933 ; CHECK-LABEL: define void @test42(
1941 define void @test42(i8* %p) {
/external/llvm/test/CodeGen/X86/
Dmmx-builtins.ll716 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/libcxx/test/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp4486 void test42() in test42() function
5890 test42<S>(); in main()
5950 test42<S>(); in main()
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp2099 namespace test42 { namespace