/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 35 class test32 : virtual test31 { virtual void f(); }; class 36 class test33 : virtual test32 { virtual void f(); };
|
D | attr-noreturn.cpp | 134 __attribute__((noreturn)) void test32() { in test32() function
|
/external/llvm/test/CodeGen/PowerPC/ |
D | cmpb-ppc32.ll | 24 define i32 @test32(i32 %x, i32 %y) #0 { 43 ; CHECK-LABEL: @test32
|
D | cmpb.ll | 81 define zeroext i32 @test32(i32 zeroext %x, i32 zeroext %y) #0 { 100 ; CHECK-LABEL: @test32
|
D | vsx_shuffle_le.ll | 180 define <2 x double> @test32(<2 x double>* %p1, <2 x double>* %p2) { 186 ; CHECK-LABEL: @test32
|
D | vsx.ll | 713 define <4 x float> @test32(<4 x float>* %a) { 717 ; CHECK-REG-LABEL: @test32 721 ; CHECK-FISL-LABEL: @test32 726 ; CHECK-LE-LABEL: @test32
|
/external/pcre/dist/ |
D | RunTest | 305 test32=skip 317 test32=-32 342 test32=-32 411 for bmode in "$test8" "$test16" "$test32"; do 414 -16) if [ "$test8$test32" != "skipskip" ] ; then echo ""; fi
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 42 char16_t test32(void) { return u'\n'; } in test32() function
|
/external/deqp/framework/common/ |
D | tcuFloatFormat.cpp | 386 TestBinary32 test32; in FloatFormat_selfTest() local 387 test32.runTest(); in FloatFormat_selfTest()
|
/external/clang/test/Sema/ |
D | return.c | 222 void test32() { in test32() function
|
D | uninit-variables.c | 232 void test32() { in test32() function
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 248 ; CHECK-LABEL: @test32 250 define i32 @test32(i32 %a) {
|
/external/llvm/test/CodeGen/X86/ |
D | atom-call-reg-indirect-foldedreload32.ll | 8 ; original source code built with clang -S -emit-llvm -M32 test32.c:
|
D | avx512-mov.ll | 273 ; CHECK-LABEL: test32 276 define <16 x i32> @test32(i8 * %addr, <16 x i32> %old, <16 x i32> %mask1) {
|
/external/llvm/test/Transforms/InstCombine/ |
D | div.ll | 276 define i32 @test32(i32 %a, i32 %b) { 281 ; CHECK-LABEL: @test32(
|
D | mul.ll | 292 define i32 @test32(i32 %X) { 293 ; CHECK-LABEL: @test32
|
D | or.ll | 340 define <4 x i32> @test32(<4 x i1> %and.i1352, <4 x i32> %vecinit6.i176, <4 x i32> %vecinit6.i191) { 348 ; CHECK-LABEL: @test32(
|
D | and.ll | 234 define i32 @test32(i32 %In) {
|
D | sub.ll | 404 define <2 x i64> @test32(<2 x i64> %A) { 408 ; CHECK-LABEL: @test32(
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 51 %test32 = icmp sge i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 51 %test32 = icmp sge i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 51 %test32 = icmp sge <4 x i16> %short1, %short2
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 464 ; CHECK-LABEL: @test32( 468 define i32 @test32(i1 %c, i32* %p, i32 %i) {
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 704 namespace test32 { namespace
|
/external/curl/tests/data/ |
D | Makefile.inc | 27 test30 test31 test32 test33 test34 test35 test36 test37 test38 test39 \
|