/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 22 class test19 : virtual test18 { virtual void f(); }; class 23 class test20 : virtual test19 { virtual void f(); };
|
/external/llvm/test/Transforms/ObjCARC/ |
D | rv.ll | 229 ; CHECK: define i8* @test19(i8* %p) { 231 define i8* @test19(i8* %p) { 237 ; Like test19 but with plain autorelease. 249 ; Like test19 but with plain retain. 261 ; Like test19 but with plain retain and autorelease.
|
/external/llvm/test/CodeGen/X86/ |
D | cmov-fp.ll | 332 define x86_fp80 @test19(i32 %a, i32 %b, x86_fp80 %x) nounwind { 337 ; SSE-LABEL: test19: 340 ; NOSSE2-LABEL: test19: 343 ; NOSSE1-LABEL: test19: 346 ; NOCMOV-LABEL: test19:
|
D | fast-isel-x86-64.ll | 241 define void @test19(double* %p1) { 244 ; CHECK-LABEL: test19:
|
D | fold-vector-sext-zext.ll | 259 define <8 x i16> @test19() { 271 ; CHECK-LABEL: test19
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2003-06-05-BranchInvertInfLoop.ll | 7 define i8 @test19(i1 %c) {
|
D | sitofp.ll | 176 ; CHECK-LABEL: test19 179 define i55 @test19(i64 %A) nounwind {
|
D | rem.ll | 191 define i32 @test19(i32 %x, i32 %y) { 192 ; CHECK: @test19
|
D | apint-shift.ll | 185 ; CHECK-LABEL: @test19( 187 define i1 @test19(i37 %A) {
|
D | mul.ll | 170 define i32 @test19(i32 %A, i32 %B) { 171 ; CHECK-LABEL: @test19(
|
D | objsize.ll | 234 ; CHECK-LABEL: @test19( 236 define i32 @test19() {
|
D | xor.ll | 180 define i32 @test19(i32 %A, i32 %B) { 181 ; CHECK-LABEL: @test19(
|
D | div.ll | 160 define i32 @test19(i32 %x) { 163 ; CHECK-LABEL: @test19(
|
D | float-shrink-compare.ll | 225 define i32 @test19(float %x, float %y, float %z) nounwind uwtable { 233 ; CHECK-LABEL: @test19(
|
/external/clang/test/Misc/ |
D | diag-template-diffing-color.cpp | 65 void test19() { in test19() function
|
/external/clang/test/CodeGenObjC/ |
D | arc-unoptimized-byref-var.m | 4 void test19() { function
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 25 char test19(void) { return '\v'; } in test19() function
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-rounding.ll | 187 ; CHECK: test19 190 define float @test19(float %a) #1 {
|
/external/clang/test/Sema/ |
D | block-misc.c | 192 int test19() { in test19() function
|
D | switch.c | 326 void test19(int i) { in test19() function
|
D | attr-deprecated.c | 102 test19; variable
|
D | return.c | 105 int test19() { in test19() function
|
D | exprs.c | 182 void test19() { in test19() function
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 157 ; CHECK-LABEL: @test19 159 define <4 x i8> @test19(<4 x i8> %a) {
|
/external/llvm/test/Transforms/Reassociate/ |
D | fast-basictest.ll | 259 define float @test19(float %A, float %B) { 260 ; CHECK-LABEL: @test19
|