/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 27 class test24 : virtual test23 { virtual void f(); }; class 28 class test25 : virtual test24 { virtual void f(); };
|
D | builtin-assume-aligned-tmpl.cpp | 82 void test24() { in test24() function
|
/external/llvm/test/Transforms/ObjCARC/ |
D | post-inlining.ll | 37 ; CHECK-LABEL: define void @test24( 42 define void @test24(i8* %p) {
|
D | rv.ll | 286 ; CHECK-LABEL: define {}* @test24( 288 define {}* @test24(i8* %p) {
|
/external/libabigail/tests/data/ |
D | Makefile.am | 27 test-read-write/test24.xml \ 360 test-diff-dwarf/test24-added-fn-parms-report-0.txt \ 361 test-diff-dwarf/test24-added-fn-parms-v0.c \ 362 test-diff-dwarf/test24-added-fn-parms-v1.c \ 568 test-read-dwarf/test24-drop-fns-0.suppr \ 569 test-read-dwarf/test24-drop-fns.cc \ 857 test-diff-filter/test24-compatible-vars-report-0.txt \ 858 test-diff-filter/test24-compatible-vars-report-1.txt \ 859 test-diff-filter/test24-compatible-vars-v0.c \ 860 test-diff-filter/test24-compatible-vars-v1.c \ [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | cmov-fp.ll | 432 define x86_fp80 @test24(i32 %a, i32 %b, x86_fp80 %x) nounwind { 437 ; SSE-LABEL: test24: 441 ; NOSSE2-LABEL: test24: 445 ; NOSSE1-LABEL: test24: 449 ; NOCMOV-LABEL: test24:
|
D | vselect.ll | 219 define <2 x double> @test24(<2 x double> %a, <2 x double> %b) { 220 ; CHECK-LABEL: test24:
|
/external/rust/crates/heck/0.3.3/src/ |
D | snake.rs | 75 t!(test24: "abcDEF" => "abc_def");
|
/external/rust/crates/heck/src/ |
D | train.rs | 83 t!(test24: "abcDEF" => "Abc-Def");
|
D | snake.rs | 96 t!(test24: "abcDEF" => "abc_def");
|
/external/clang/test/Analysis/inlining/ |
D | inline-defensive-checks.c | 96 void test24(char *buffer) { in test24() function
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 31 wchar_t test24(void) { return L'\x3'; } in test24() function
|
/external/llvm/test/Transforms/EarlyCSE/ |
D | atomics.ll | 196 define void @test24(i1 %B, i32* %P1, i32* %P2) { 197 ; CHECK-LABEL: @test24 251 ; see also: @test24
|
/external/clang/test/Sema/ |
D | return.c | 140 int test24() { in test24() function
|
D | uninit-variables.c | 185 int test24(int flag) { in test24() function
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 221 define i32 @test24() { 222 ; CHECK-LABEL: @test24(
|
/external/llvm/test/Transforms/InstCombine/ |
D | set.ll | 251 define i32 @test24(i32 %a) { 252 ; CHECK-LABEL: @test24(
|
D | xor.ll | 281 define i1 @test24(i32 %c, i32 %d) { 282 ; CHECK-LABEL: @test24(
|
D | mul.ll | 216 define i32 @test24(i32 %A) { 217 ; CHECK-LABEL: @test24(
|
D | and.ll | 243 define i1 @test24(i32 %A) { 244 ; CHECK-LABEL: @test24(
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 43 %test24 = icmp ne i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 43 %test24 = icmp ne i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 43 %test24 = icmp ne <2 x i64> %ulong1, %ulong2
|
/external/clang/test/CodeGen/ |
D | object-size.c | 289 void test24() { in test24() function
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx.ll | 546 define <16 x i8> @test24(<16 x i8> %a, <16 x i8> %b, <16 x i8> %c, <16 x i8> %d) { 552 ; CHECK-REG-LABEL: @test24 557 ; CHECK-FISL-LABEL: @test24 566 ; CHECK-LE-LABEL: @test24
|