/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/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 59 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 291 int test40(int x) { in test40() function
|
/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/llvm/test/CodeGen/X86/ |
D | avx512-mov.ll | 361 ; CHECK-LABEL: test40 364 define <16 x float> @test40(i8 * %addr, <16 x float> %old, <16 x float> %mask1) {
|
D | avx512-vec-cmp.ll | 559 define <16 x float> @test40(<16 x float> %x, <16 x float> %x1, float* %ptr) nounwind { 560 ; SKX-LABEL: test40:
|
D | avx-isa-check.ll | 416 define <2 x double> @test40(<2 x double>* %ptr) nounwind {
|
D | mmx-intrinsics.ll | 802 define i64 @test40(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 803 ; ALL-LABEL: @test40
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 421 define i32 @test40(i32 %a, i32 %b) { 422 ; 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 | 583 define i32 @test40(i32 %a, i32 %b) nounwind { 588 ; CHECK-LABEL: @test40(
|
D | getelementptr.ll | 790 define i64 @test40() { 800 ; CHECK-LABEL: @test40
|
D | cast.ll | 345 define i16 @test40(i16 %a) { 352 ; CHECK-LABEL: @test40(
|
D | icmp.ll | 417 ; CHECK-LABEL: @test40( 419 define i1 @test40(i32 %X, i32 %Y) {
|
D | select.ll | 588 define i1 @test40(i1 %cond) { 595 ; 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/libcxx/test/std/experimental/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 4209 void test40() in test40() function 5787 test40(); in main()
|
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
D | size_size_string_size_size.pass.cpp | 4266 void test40() in test40() function 5870 test40<S>(); in main() 5930 test40<S>(); in main()
|