/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(); };
|
/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 | 296 define void @test23(i8* noalias sret %result) { 300 ; CHECK-LABEL: test23:
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 30 char test23(void) { return '\x3'; } in test23() function
|
/external/clang/test/Analysis/inlining/ |
D | inline-defensive-checks.c | 80 int test23(int *q, int *x) { 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/InstCombine/ |
D | apint-shift.ll | 225 ; CHECK-LABEL: @test23( 227 define i11 @test23(i44 %A) {
|
D | sub.ll | 217 define i32 @test23(i8* %P, i64 %A){ 225 ; CHECK-LABEL: @test23(
|
D | set.ll | 151 define i32 @test23(i32 %a) {
|
D | or.ll | 219 define i16 @test23(i16 %A) { 225 ; CHECK-LABEL: @test23(
|
D | xor.ll | 155 define i1 @test23(i32 %a, i32 %b) {
|
D | and.ll | 164 define i1 @test23(i32 %A) {
|
D | getelementptr.ll | 223 define i1 @test23() { 227 ; CHECK-LABEL: @test23(
|
D | phi.ll | 507 define i32 @test23(i32 %A, i1 %b, i32 * %P) { 521 ; CHECK-LABEL: @test23(
|
/external/llvm/test/Transforms/ObjCARC/ |
D | rv.ll | 275 ; CHECK-LABEL: define void @test23( 277 define void @test23(i8* %p) {
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
D | test-interp-vec-setcond-int.ll | 42 %test23 = icmp ult <2 x i64> %ulong1, %ulong2
|
/external/clang/test/CXX/class.access/ |
D | p4.cpp | 502 namespace test23 { namespace
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 281 ; CHECK-LABEL: @test23( 285 define noalias i8* @test23() nounwind uwtable ssp {
|
/external/clang/test/Misc/ |
D | diag-template-diffing.cpp | 601 void test23() { in test23() function
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 120 void test23(__m64 d, __m64 n, char *p) { in test23() function
|
/external/clang/test/CodeGenCXX/ |
D | mangle.cpp | 637 namespace test23 { namespace
|
D | visibility.cpp | 621 namespace test23 { namespace
|