/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 | scope-check.cpp | 349 namespace test20 { namespace
|
/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 | 252 define void @test20() nounwind ssp { 257 ; CHECK-LABEL: test20:
|
D | fold-vector-sext-zext.ll | 275 define <8 x i32> @test20() { 287 ; CHECK-LABEL: test20
|
D | combine-or.ll | 245 define <2 x i64> @test20(<2 x i64> %a, <2 x i64> %b) { 251 ; CHECK-LABEL: test20
|
D | vselect.ll | 199 define <2 x double> @test20(<2 x double> %a, <2 x double> %b) { 203 ; 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 | 196 ; CHECK: test20 199 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 | 194 int test20(int x) { in test20() function
|
D | uninit-variables.c | 153 int test20() { in test20() function
|
/external/llvm/test/Transforms/InstCombine/ |
D | div.ll | 169 define i32 @test20(i32 %x) { 172 ; CHECK-LABEL: @test20(
|
D | mul.ll | 185 define <2 x i64> @test20(<2 x i64> %A) { 186 ; CHECK-LABEL: @test20(
|
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 | apint-sub.ll | 131 define i1 @test20(i33 %g, i33 %h) {
|
/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/ |
D | test-setcond-int.ll | 39 %test20 = icmp uge i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
D | test-interp-vec-setcond-int.ll | 39 %test20 = icmp uge <2 x i64> %ulong1, %ulong2
|
/external/clang/test/CXX/class.access/ |
D | p4.cpp | 463 namespace test20 { namespace
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 263 define void @test20() { 268 ; CHECK-LABEL: @test20(
|