/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 21 class test18 : virtual test17 { virtual void f(); }; class 22 class test19 : virtual test18 { virtual void f(); };
|
D | linkage2.cpp | 190 namespace test18 { namespace
|
/external/llvm/test/CodeGen/X86/ |
D | cmov-fp.ll | 314 define x86_fp80 @test18(i32 %a, i32 %b, x86_fp80 %x) nounwind { 319 ; SSE-LABEL: test18: 322 ; NOSSE2-LABEL: test18: 325 ; NOSSE1-LABEL: test18: 328 ; NOCMOV-LABEL: test18:
|
D | fp-select-cmp-and.ll | 175 define double @test18(double %a, double %b, double %c, double %eps) { 180 ; CHECK-LABEL: @test18
|
D | select.ll | 348 define i8 @test18(i32 %x, i8 zeroext %a, i8 zeroext %b) nounwind { 352 ; CHECK-LABEL: test18: 356 ; ATOM-LABEL: test18:
|
D | cmp.ll | 237 define i8 @test18(i64 %L) { 243 ; CHECK-LABEL: test18:
|
D | fast-isel-x86-64.ll | 233 define void @test18(float* %p1) { 236 ; CHECK-LABEL: test18:
|
D | fold-vector-sext-zext.ll | 242 define <8 x i32> @test18() { 254 ; CHECK-LABEL: test18
|
/external/clang/test/Misc/ |
D | diag-template-diffing-color.cpp | 54 void test18() { in test18() function
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 24 wchar_t test18(void) { return L'\t'; } in test18() function
|
D | declarators.c | 108 void test18() {
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-rounding.ll | 176 ; CHECK-LABEL: test18: 179 define double @test18(double %a) #1 {
|
/external/clang/test/Sema/ |
D | switch.c | 297 int test18() { in test18() function
|
D | block-misc.c | 186 void test18() { in test18() function
|
D | attr-deprecated.c | 101 test18 __attribute__((deprecated)), variable
|
D | return.c | 101 int test18() { in test18() function
|
D | exprs.c | 172 void test18(int b) { in test18() function
|
D | builtins.c | 185 void test18() { in test18() function
|
/external/clang/test/CodeGenCXX/ |
D | linkage.cpp | 225 namespace test18 { namespace
|
/external/llvm/test/Transforms/InstCombine/ |
D | sitofp.ll | 166 ; CHECK-LABEL: test18 168 define i54 @test18(i64 %A) nounwind {
|
D | rem.ll | 176 define i32 @test18(i16 %x, i32 %y) { 177 ; CHECK: @test18
|
D | apint-shift.ll | 177 ; CHECK-LABEL: @test18( 179 define i1 @test18(i11 %A) {
|
D | objsize.ll | 224 ; CHECK-LABEL: @test18( 226 define i32 @test18() {
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 150 ; @test18 152 define i64 @test18(i64 %a) {
|
/external/llvm/test/Transforms/Reassociate/ |
D | fast-basictest.ll | 245 define float @test18(float %a, float %b, float %z) { 246 ; CHECK-LABEL: test18
|