/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 43 class test40 : virtual test39 { virtual void f(); }; class 44 class test41 : virtual test40 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 53 char32_t test40(void) { return U'\''; } in test40() function
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 291 int test40(int x) { in test40() function
|
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/ |
D | test-setcond-int.ll | 59 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 59 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 59 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 59 %test40 = icmp sle <3 x i32> %int1, %int2
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | shift.ll | 490 define i32 @test40(i32 %a, i32 %b) nounwind { 495 ; CHECK: @test40
|
D | icmp.ll | 390 ; CHECK: @test40 392 define i1 @test40(i32 %X, i32 %Y) {
|
D | add.ll | 297 define i1 @test40(i32 %a, i32 %b) nounwind readnone {
|
D | cast.ll | 334 define i16 @test40(i16 %a) { 341 ; CHECK: @test40
|
D | select.ll | 567 define i1 @test40(i1 %cond) { 574 ; CHECK: @test40
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 492 define i32 @test40(i32 %a, i32 %b) { 493 ; CHECK-LABEL: @test40(
|
D | sub.ll | 478 define i16 @test40(i16 %a, i16 %b) { 483 ; CHECK-LABEL: @test40(
|
D | add.ll | 297 define i1 @test40(i32 %a, i32 %b) nounwind readnone {
|
D | shift.ll | 670 define i32 @test40(i32 %a, i32 %b) nounwind { 671 ; CHECK-LABEL: @test40(
|
D | getelementptr.ll | 786 define i64 @test40() { 796 ; CHECK-LABEL: @test40
|
D | cast.ll | 441 define i16 @test40(i16 %a) { 442 ; CHECK-LABEL: @test40(
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 60 namespace test40 { namespace
|
D | mangle.cpp | 901 namespace test40 { namespace
|
/external/curl/tests/data/ |
D | Makefile.inc | 28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx.ll | 825 define <2 x double> @test40(<2 x i64> %a) { 829 ; CHECK-LABEL: @test40 833 ; CHECK-LE-LABEL: @test40
|
/external/llvm/test/CodeGen/Hexagon/ |
D | alu64.ll | 155 ; CHECK-LABEL: @test40 157 define i64 @test40(i32 %Pu, i64 %Rs, i64 %Rt) #0 {
|
/external/llvm/test/CodeGen/X86/ |
D | avx512-mov.ll | 423 define <16 x float> @test40(i8 * %addr, <16 x float> %old, <16 x float> %mask1) { 424 ; CHECK-LABEL: test40:
|
/external/libcxx/test/std/strings/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 4213 void test40() in test40() function 5791 test40(); in main()
|