/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/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 241 ; CHECK-LABEL: @test31 243 define i32 @test31(i32 %a) {
|
/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
|
D | vsx.ll | 699 define void @test31(<2 x i64>* %a, <2 x i64> %b) { 703 ; CHECK-LABEL: @test31 707 ; CHECK-LE-LABEL: @test31
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
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/Transforms/InstCombine/ |
D | mul.ll | 284 define i32 @test31(i32 %V) { 285 ; CHECK-LABEL: @test31
|
D | div.ll | 268 define <2 x i32> @test31(<2 x i32> %x) { 272 ; CHECK-LABEL: @test31(
|
D | or.ll | 325 define i64 @test31(i64 %A) nounwind readnone ssp noredzone { 334 ; CHECK-LABEL: @test31(
|
D | and.ll | 227 define i32 @test31(i1 %X) {
|
D | add.ll | 239 define i32 @test31(i32 %A) {
|
D | sub.ll | 395 define <2 x i64> @test31(<2 x i64> %A) { 399 ; CHECK-LABEL: @test31(
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 50 %test31 = icmp eq <4 x i16> %short1, %short2
|
/external/clang/test/CodeGen/ |
D | object-size.c | 498 void test31() { in test31() function
|
/external/llvm/test/CodeGen/X86/ |
D | avx512-mov.ll | 264 ; CHECK-LABEL: test31 267 define <16 x float> @test31(i8 * %addr) {
|
D | masked_gather_scatter.ll | 1401 ; KNL-LABEL: test31 1404 define <16 x float*> @test31(<16 x float**> %ptrs) { 1405 ; KNL_64-LABEL: test31: 1416 ; KNL_32-LABEL: test31: 1423 ; SKX-LABEL: test31: 1434 ; SKX_32-LABEL: test31:
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 449 ; CHECK-LABEL: @test31( 452 define i32 @test31(i1 %c, i32* %p, i32 %i) {
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 691 namespace test31 { namespace
|
D | mangle.cpp | 749 namespace test31 { // instantiation-dependent mangling of decltype namespace
|
/external/curl/tests/data/ |
D | Makefile.inc | 27 test30 test31 test32 test33 test34 test35 test36 test37 test38 test39 \
|
/external/llvm/test/CodeGen/Hexagon/ |
D | alu64.ll | 115 ; CHECK-LABEL: @test31 117 define i32 @test31(i32 %Rs, i32 %Rt) #0 {
|