/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 24 class test21 : virtual test20 { virtual void f(); }; class 25 class test22 : virtual test21 { virtual void f(); };
|
D | builtin-assume-aligned-tmpl.cpp | 39 void test21() { in test21() function
|
D | scope-check.cpp | 378 namespace test21 { namespace
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2004-11-22-Missed-and-fold.ll | 3 define i8 @test21(i8 %A) {
|
D | apint-shift.ll | 209 ; CHECK-LABEL: @test21( 211 define i1 @test21(i12 %A) {
|
D | mul.ll | 194 define <2 x i1> @test21(<2 x i1> %A, <2 x i1> %B) { 195 ; CHECK-LABEL: @test21(
|
D | xor.ll | 201 define i32 @test21(i1 %C, i32 %A, i32 %B) { 202 ; CHECK-LABEL: @test21(
|
D | div.ll | 179 define i32 @test21(i32 %a) { 183 ; CHECK-LABEL: @test21(
|
D | float-shrink-compare.ll | 250 define i32 @test21(float %x, float %y) nounwind uwtable { 258 ; CHECK-LABEL: @test21(
|
/external/llvm/test/CodeGen/X86/ |
D | cmov-fp.ll | 368 define x86_fp80 @test21(i32 %a, i32 %b, x86_fp80 %x) nounwind { 374 ; SSE-LABEL: test21: 378 ; NOSSE2-LABEL: test21: 382 ; NOSSE1-LABEL: test21: 386 ; NOCMOV-LABEL: test21:
|
D | fast-isel-x86-64.ll | 262 define void @test21(double* %p1) { 265 ; CHECK-LABEL: test21:
|
/external/clang/test/Analysis/inlining/ |
D | inline-defensive-checks.c | 63 int test21(int *q, int *x) { in test21() function
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 28 char test21(void) { return 'c'; } in test21() function
|
/external/clang/test/Sema/ |
D | attr-deprecated.c | 115 char test21[__has_feature(attribute_deprecated_with_message) ? 1 : -1]; variable
|
D | block-misc.c | 215 void test21() { in test21() function
|
D | return.c | 117 int test21() { in test21() function
|
D | exprs.c | 236 void test21(volatile struct Test21 *ptr) { in test21() function
|
D | uninit-variables.c | 160 int test21(int x, int y) { in test21() function
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 171 ; CHECK-LABEL: @test21 173 define i32 @test21(i32 %a) {
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx_shuffle_le.ll | 120 define <2 x double> @test21(<2 x double>* %p1, <2 x double>* %p2) { 126 ; CHECK-LABEL: @test21
|
/external/llvm/test/Transforms/ObjCARC/ |
D | rv.ll | 251 ; CHECK: define i8* @test21(i8* %p) { 255 define i8* @test21(i8* %p) {
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 40 %test21 = icmp ugt i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 40 %test21 = icmp ugt i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
/external/clang/test/CXX/class.access/ |
D | p4.cpp | 474 namespace test21 { namespace
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 40 %test21 = icmp ugt <2 x i64> %ulong1, %ulong2
|