Home
last modified time | relevance | path

Searched refs:test32 (Results 1 – 25 of 41) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp35 class test32 : virtual test31 { virtual void f(); }; class
36 class test33 : virtual test32 { virtual void f(); };
Dattr-noreturn.cpp134 __attribute__((noreturn)) void test32() { in test32() function
/external/llvm/test/CodeGen/PowerPC/
Dcmpb-ppc32.ll24 define i32 @test32(i32 %x, i32 %y) #0 {
43 ; CHECK-LABEL: @test32
Dcmpb.ll81 define zeroext i32 @test32(i32 zeroext %x, i32 zeroext %y) #0 {
100 ; CHECK-LABEL: @test32
Dvsx_shuffle_le.ll180 define <2 x double> @test32(<2 x double>* %p1, <2 x double>* %p2) {
186 ; CHECK-LABEL: @test32
Dvsx.ll713 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/
DRunTest305 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/
Dchar-literal-printing.c42 char16_t test32(void) { return u'\n'; } in test32() function
/external/deqp/framework/common/
DtcuFloatFormat.cpp386 TestBinary32 test32; in FloatFormat_selfTest() local
387 test32.runTest(); in FloatFormat_selfTest()
/external/clang/test/Sema/
Dreturn.c222 void test32() { in test32() function
Duninit-variables.c232 void test32() { in test32() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll248 ; CHECK-LABEL: @test32
250 define i32 @test32(i32 %a) {
/external/llvm/test/CodeGen/X86/
Datom-call-reg-indirect-foldedreload32.ll8 ; original source code built with clang -S -emit-llvm -M32 test32.c:
Davx512-mov.ll273 ; CHECK-LABEL: test32
276 define <16 x i32> @test32(i8 * %addr, <16 x i32> %old, <16 x i32> %mask1) {
/external/llvm/test/Transforms/InstCombine/
Ddiv.ll276 define i32 @test32(i32 %a, i32 %b) {
281 ; CHECK-LABEL: @test32(
Dmul.ll292 define i32 @test32(i32 %X) {
293 ; CHECK-LABEL: @test32
Dor.ll340 define <4 x i32> @test32(<4 x i1> %and.i1352, <4 x i32> %vecinit6.i176, <4 x i32> %vecinit6.i191) {
348 ; CHECK-LABEL: @test32(
Dand.ll234 define i32 @test32(i32 %In) {
Dsub.ll404 define <2 x i64> @test32(<2 x i64> %A) {
408 ; CHECK-LABEL: @test32(
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll51 %test32 = icmp sge i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll51 %test32 = icmp sge i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll51 %test32 = icmp sge <4 x i16> %short1, %short2
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll464 ; CHECK-LABEL: @test32(
468 define i32 @test32(i1 %c, i32* %p, i32 %i) {
/external/clang/test/CodeGenCXX/
Dvisibility.cpp704 namespace test32 { namespace
/external/curl/tests/data/
DMakefile.inc27 test30 test31 test32 test33 test34 test35 test36 test37 test38 test39 \

12