/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 23 class test20 : virtual test19 { virtual void f(); }; class 24 class test21 : virtual test20 { virtual void f(); };
|
D | builtin-assume-aligned-tmpl.cpp | 29 void test20() { in test20() function
|
/external/llvm/test/CodeGen/X86/ |
D | cmov-fp.ll | 350 define x86_fp80 @test20(i32 %a, i32 %b, x86_fp80 %x) nounwind { 355 ; SSE-LABEL: test20: 358 ; NOSSE2-LABEL: test20: 361 ; NOSSE1-LABEL: test20: 364 ; NOCMOV-LABEL: test20:
|
D | fast-isel-x86-64.ll | 250 define void @test20() nounwind ssp { 255 ; CHECK-LABEL: test20:
|
D | fold-vector-sext-zext.ll | 275 define <8 x i32> @test20() { 287 ; CHECK-LABEL: test20
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 26 wchar_t test20(void) { return L'\v'; } in test20() function
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-rounding.ll | 194 ; CHECK-LABEL: test20: 197 define double @test20(double %a) #1 {
|
/external/clang/test/Sema/ |
D | block-misc.c | 203 void test20() { in test20() function
|
D | attr-deprecated.c | 109 void test20() { in test20() function
|
D | return.c | 109 int test20() { in test20() function
|
D | exprs.c | 195 int test20(int x) { in test20() function
|
D | uninit-variables.c | 153 int test20() { in test20() function
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 164 ; CHECK-LABEL: @test20 166 define i32 @test20(i32 %a) {
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx_shuffle_le.ll | 102 define <2 x double> @test20(<2 x double>* %p1, <2 x double>* %p2) { 108 ; CHECK-LABEL: @test20
|
/external/llvm/test/Transforms/InstCombine/ |
D | rem.ll | 208 define <2 x i64> @test20(<2 x i64> %X, <2 x i1> %C) { 209 ; CHECK-LABEL: @test20(
|
D | apint-shift.ll | 201 ; CHECK-LABEL: @test20( 203 define i1 @test20(i13 %A) {
|
D | xor.ll | 188 define void @test20(i32 %A, i32 %B) { 189 ; CHECK-LABEL: @test20(
|
D | div.ll | 169 define i32 @test20(i32 %x) { 172 ; CHECK-LABEL: @test20(
|
D | float-shrink-compare.ll | 238 define i32 @test20(float %x, float %y) nounwind uwtable { 245 ; CHECK-LABEL: @test20(
|
D | mul.ll | 185 define <2 x i64> @test20(<2 x i64> %A) { 186 ; CHECK-LABEL: @test20(
|
/external/llvm/test/Transforms/Reassociate/ |
D | fast-basictest.ll | 270 define float @test20(float %a, float %b, float %c) nounwind { 271 ; CHECK-LABEL: @test20
|
/external/llvm/test/Transforms/EarlyCSE/ |
D | atomics.ll | 154 define i32 @test20(i1 %B, i32* %P1, i32* %P2) { 159 ; CHECK-LABEL: @test20
|
/external/llvm/test/Transforms/ObjCARC/ |
D | rv.ll | 239 ; CHECK: define i8* @test20(i8* %p) { 243 define i8* @test20(i8* %p) {
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 39 %test20 = icmp uge i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 39 %test20 = icmp uge i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|