/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 34 class test31 : virtual test30 { virtual void f(); }; class 35 class test32 : virtual test31 { virtual void f(); };
|
D | attr-noreturn.cpp | 131 __attribute__((noreturn)) void test31() { in test31() function
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 41 char16_t test31(void) { return u'\f'; } in test31() function
|
/external/clang/test/Sema/ |
D | return.c | 220 void test31(test31_t *callback __attribute__((noreturn)));
|
D | uninit-variables.c | 226 void test31() { in test31() function
|
/external/ltp/testcases/kernel/fs/fs_bind/rbind/ |
D | 00_Descriptions.txt | 56 test31 - shared subtree with uncloneable child to slave subtree. 222 test31:
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx_shuffle_le.ll | 166 define <2 x double> @test31(<2 x double>* %p1, <2 x double>* %p2) { 172 ; CHECK-LABEL: @test31
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 277 define i32 @test31(i32 %a) { 278 ; CHECK-LABEL: @test31(
|
/external/llvm/test/Transforms/InstCombine/ |
D | and.ll | 327 define i32 @test31(i1 %X) { 328 ; CHECK-LABEL: @test31(
|
D | mul.ll | 284 define i32 @test31(i32 %V) { 285 ; CHECK-LABEL: @test31
|
D | div.ll | 307 define <2 x i32> @test31(<2 x i32> %x) { 308 ; CHECK-LABEL: @test31(
|
D | or.ll | 353 define i64 @test31(i64 %A) { 354 ; CHECK-LABEL: @test31(
|
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/ |
D | test-setcond-int.ll | 50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 50 %test31 = icmp eq <4 x i16> %short1, %short2
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | or.ll | 325 define i64 @test31(i64 %A) nounwind readnone ssp noredzone { 334 ; CHECK: @test31
|
D | shift.ll | 382 define i32 @test31(i32 %A, i32 %B, i32 %C) { 387 ; CHECK: @test31
|
D | icmp.ll | 301 ; CHECK: @test31 305 define i1 @test31(i32 %x, i32 %y) {
|
D | getelementptr.ll | 356 define i1 @test31(i32* %A) { 361 ; CHECK: @test31
|
D | and.ll | 227 define i32 @test31(i1 %X) {
|
/external/clang/test/CodeGen/ |
D | object-size.c | 498 void test31() { in test31() function
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/ |
D | cpuset_hierarchy_test.sh | 419 test31() function
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 450 ; CHECK-LABEL: @test31( 453 define i32 @test31(i1 %c, i32* %p, i32 %i) {
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 691 namespace test31 { namespace
|