/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 26 class test23 : virtual test22 { virtual void f(); }; class 27 class test24 : virtual test23 { virtual void f(); };
|
D | builtin-assume-aligned-tmpl.cpp | 45 void test23() { in test23() function
|
/external/llvm/test/CodeGen/X86/ |
D | cmov-fp.ll | 411 define x86_fp80 @test23(i32 %a, i32 %b, x86_fp80 %x) nounwind { 416 ; SSE-LABEL: test23: 420 ; NOSSE2-LABEL: test23: 424 ; NOSSE1-LABEL: test23: 428 ; NOCMOV-LABEL: test23:
|
D | fast-isel-x86-64.ll | 294 define void @test23(i8* noalias sret %result) { 298 ; CHECK-LABEL: test23:
|
/external/rust/crates/heck/0.3.3/src/ |
D | snake.rs | 74 t!(test23: "ABC123dEEf456FOO" => "abc123d_e_ef456_foo");
|
/external/rust/crates/heck/src/ |
D | train.rs | 82 t!(test23: "ABC123dEEf456FOO" => "Abc123d-E-Ef456-Foo");
|
D | snake.rs | 95 t!(test23: "ABC123dEEf456FOO" => "abc123d_e_ef456_foo");
|
/external/clang/test/Analysis/inlining/ |
D | inline-defensive-checks.c | 80 int test23(int *q, int *x) { in test23() function
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 30 char test23(void) { return '\x3'; } in test23() function
|
/external/clang/test/Sema/ |
D | return.c | 130 int test23() { in test23() function
|
D | uninit-variables.c | 174 int test23() { in test23() function
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 213 define i32 @test23(i32 %a) { 214 ; CHECK-LABEL: @test23(
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx_shuffle_le.ll | 141 define <2 x double> @test23(<2 x double>* %p1, <2 x double>* %p2) { 147 ; CHECK-LABEL: @test23
|
/external/llvm/test/Transforms/InstCombine/ |
D | set.ll | 239 define i32 @test23(i32 %a) { 240 ; CHECK-LABEL: @test23(
|
D | apint-shift.ll | 225 ; CHECK-LABEL: @test23( 227 define i11 @test23(i44 %A) {
|
D | xor.ll | 271 define i1 @test23(i32 %a, i32 %b) { 272 ; CHECK-LABEL: @test23(
|
D | mul.ll | 208 define i32 @test23(i32 %A) { 209 ; CHECK-LABEL: @test23(
|
D | and.ll | 231 define i1 @test23(i32 %A) { 232 ; CHECK-LABEL: @test23(
|
D | atomic.ll | 194 define i32 @test23(i1 %cnd) { 195 ; CHECK-LABEL: define i32 @test23(
|
/external/llvm/test/Transforms/ObjCARC/ |
D | rv.ll | 275 ; CHECK-LABEL: define void @test23( 277 define void @test23(i8* %p) {
|
/external/llvm/test/Transforms/EarlyCSE/ |
D | atomics.ll | 185 define void @test23(i1 %B, i32* %P1, i32* %P2) { 186 ; CHECK-LABEL: @test23
|
/external/libabigail/tests/data/ |
D | Makefile.am | 26 test-read-write/test23.xml \ 564 test-read-dwarf/test23-first-tu.cc \ 852 test-diff-filter/test23-redundant-fn-parm-change-report-0.txt \ 853 test-diff-filter/test23-redundant-fn-parm-change-v0.c \ 854 test-diff-filter/test23-redundant-fn-parm-change-v1.c \ 1374 test-diff-suppr/test23-alias-filter-0.suppr \ 1375 test-diff-suppr/test23-alias-filter-1.suppr \ 1376 test-diff-suppr/test23-alias-filter-2.suppr \ 1377 test-diff-suppr/test23-alias-filter-3.suppr \ 1378 test-diff-suppr/test23-alias-filter-4.suppr \ [all …]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 42 %test23 = icmp ult <2 x i64> %ulong1, %ulong2
|