/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 32 class test29 : virtual test28 { virtual void f(); }; class 33 class test30 : virtual test29 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 39 char16_t test29(void) { return u'\b'; } in test29() function
|
/external/clang/test/Sema/ |
D | return.c | 196 int test29() { in test29() function
|
D | uninit-variables.c | 216 void test29() { in test29() function
|
/external/ltp/testcases/kernel/fs/fs_bind/rbind/ |
D | 00_Descriptions.txt | 54 test29 - shared subtree with uncloneable child to shared subtree. 212 test29:
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 261 define i32 @test29(i32 %a) { 262 ; CHECK-LABEL: @test29(
|
/external/llvm/test/Transforms/EarlyCSE/ |
D | atomics.ll | 252 define void @test29(i1 %B, i32* %P1, i32* %P2) { 253 ; CHECK-LABEL: @test29
|
/external/llvm/test/Transforms/InstCombine/ |
D | and.ll | 306 define i32 @test29(i8 %X) { 307 ; CHECK-LABEL: @test29(
|
D | mul.ll | 259 define i64 @test29(i31 %A, i31 %B) { 260 ; CHECK-LABEL: @test29(
|
D | div.ll | 288 define i32 @test29(i32 %a) { 289 ; CHECK-LABEL: @test29(
|
D | or.ll | 324 define i1 @test29(i32* %A, i32* %B) { 325 ; CHECK-LABEL: @test29(
|
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/ |
D | test-setcond-int.ll | 48 %test29 = icmp slt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 48 %test29 = icmp slt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 48 %test29 = icmp slt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 48 %test29 = icmp slt <5 x i8> %sbyte1, %sbyte2
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | or.ll | 297 define i1 @test29(i32* %A, i32* %B) { 303 ; CHECK: @test29
|
D | shift.ll | 360 define i32 @test29(i64 %d18) { 366 ; CHECK: @test29
|
D | icmp.ll | 281 ; CHECK: @test29 285 define i1 @test29(i32 %x, i32 %y) {
|
D | getelementptr.ll | 319 define i32 @test29(i8* %start, i32 %X) nounwind { 335 ; CHECK: @test29
|
D | and.ll | 214 define i32 @test29(i8 %X) {
|
/external/clang/test/CodeGen/ |
D | object-size.c | 416 void test29(struct DynStructVar *dv, struct DynStruct0 *d0, in test29() function
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/ |
D | cpuset_hierarchy_test.sh | 393 test29() function
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 410 ; CHECK-LABEL: @test29( 413 define i32 @test29(i1 %c, i32* %p, i32* %p2, i32 %i) {
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 48 namespace test29 { namespace
|
/external/curl/tests/data/ |
D | Makefile.inc | 26 test20 test21 test22 test23 test24 test25 test26 test27 test28 test29 \
|