Searched refs:test41 (Results 1 – 16 of 16) sorted by relevance
/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 44 class test41 : virtual test40 { virtual void f(); }; class 45 class test42 : virtual test41 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 54 char32_t test41(void) { return U'\a'; } in test41() function
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
|
D | test-interp-vec-setcond-int.ll | 60 %test41 = icmp slt <3 x i32> %int1, %int2
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 296 int test41(int x) { in test41() function
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 210 __m64 test41(__m64 a, __m64 b) { in test41() function
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 69 namespace test41 { namespace
|
/external/llvm/test/Transforms/InstCombine/ |
D | shift.ll | 545 define i32 @test41(i32 %a, i32 %b) nounwind { 549 ; CHECK-LABEL: @test41(
|
D | cast.ll | 349 define i32* @test41(i32* %tmp1) { 353 ; CHECK-LABEL: @test41(
|
D | select.ll | 578 define i32 @test41(i1 %cond, i32 %x, i32 %y) { 583 ; CHECK-LABEL: @test41(
|
D | icmp.ll | 399 ; CHECK-LABEL: @test41( 401 define i1 @test41(i32 %X, i32 %Y) {
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-builtins.ll | 730 define i64 @test41(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
D | vselect-minmax.ll | 1190 define void @test41(i32* nocapture %a, i32* nocapture %b) nounwind { 1212 ; AVX2-LABEL: test41:
|
/external/valgrind/main/drd/tests/ |
D | tsan_unittest.cpp | 2084 namespace test41 { namespace
|
/external/valgrind/unittest/ |
D | racecheck_unittest.cc | 1771 namespace test41 { namespace
|