LCOV - code coverage report
Current view: top level - /mnt/build/buildbot/bld/build-lcov/gcc - insn-emit-10.cc (source / functions) Coverage Total Hit
Test: gcc.info Lines: 100.0 % 8 8
Test Date: 2024-04-27 14:03:13 Functions: 100.0 % 1 1
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: - 0 0

             Branch data     Line data    Source code
       1                 :             : /* Generated automatically by the program `genemit'
       2                 :             : from the machine description file `md'.  */
       3                 :             : 
       4                 :             : #define IN_TARGET_CODE 1
       5                 :             : #include "config.h"
       6                 :             : #include "system.h"
       7                 :             : #include "coretypes.h"
       8                 :             : #include "backend.h"
       9                 :             : #include "predict.h"
      10                 :             : #include "tree.h"
      11                 :             : #include "rtl.h"
      12                 :             : #include "alias.h"
      13                 :             : #include "varasm.h"
      14                 :             : #include "stor-layout.h"
      15                 :             : #include "calls.h"
      16                 :             : #include "memmodel.h"
      17                 :             : #include "tm_p.h"
      18                 :             : #include "flags.h"
      19                 :             : #include "insn-config.h"
      20                 :             : #include "expmed.h"
      21                 :             : #include "dojump.h"
      22                 :             : #include "explow.h"
      23                 :             : #include "emit-rtl.h"
      24                 :             : #include "stmt.h"
      25                 :             : #include "expr.h"
      26                 :             : #include "insn-codes.h"
      27                 :             : #include "optabs.h"
      28                 :             : #include "dfp.h"
      29                 :             : #include "output.h"
      30                 :             : #include "recog.h"
      31                 :             : #include "df.h"
      32                 :             : #include "resource.h"
      33                 :             : #include "reload.h"
      34                 :             : #include "diagnostic-core.h"
      35                 :             : #include "regs.h"
      36                 :             : #include "tm-constrs.h"
      37                 :             : #include "ggc.h"
      38                 :             : #include "target.h"
      39                 :             : 
      40                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15555 */
      41                 :             : rtx
      42                 :        1383 : gen_mulv16hi3 (rtx operand0,
      43                 :             :         rtx operand1,
      44                 :             :         rtx operand2)
      45                 :             : {
      46                 :        1383 :   rtx_insn *_val = 0;
      47                 :        1383 :   start_sequence ();
      48                 :        1383 :   {
      49                 :        1383 :     rtx operands[3];
      50                 :        1383 :     operands[0] = operand0;
      51                 :        1383 :     operands[1] = operand1;
      52                 :        1383 :     operands[2] = operand2;
      53                 :             : #define FAIL return (end_sequence (), _val)
      54                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
      55                 :             : #line 15560 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
      56                 :             : ix86_fixup_binary_operands_no_copy (MULT, V16HImode, operands);
      57                 :             : #undef DONE
      58                 :             : #undef FAIL
      59                 :             :     operand0 = operands[0];
      60                 :             :     (void) operand0;
      61                 :             :     operand1 = operands[1];
      62                 :             :     (void) operand1;
      63                 :             :     operand2 = operands[2];
      64                 :             :     (void) operand2;
      65                 :             :   }
      66                 :             :   emit_insn (gen_rtx_SET (operand0,
      67                 :             :         gen_rtx_MULT (V16HImode,
      68                 :             :         operand1,
      69                 :             :         operand2)));
      70                 :             :   _val = get_insns ();
      71                 :             :   end_sequence ();
      72                 :             :   return _val;
      73                 :             : }
      74                 :             : 
      75                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15555 */
      76                 :             : rtx
      77                 :             : gen_mulv16hi3_mask (rtx operand0,
      78                 :             :         rtx operand1,
      79                 :             :         rtx operand2,
      80                 :             :         rtx operand3,
      81                 :             :         rtx operand4)
      82                 :             : {
      83                 :             :   rtx_insn *_val = 0;
      84                 :             :   start_sequence ();
      85                 :             :   {
      86                 :             :     rtx operands[5];
      87                 :             :     operands[0] = operand0;
      88                 :             :     operands[1] = operand1;
      89                 :             :     operands[2] = operand2;
      90                 :             :     operands[3] = operand3;
      91                 :             :     operands[4] = operand4;
      92                 :             : #define FAIL return (end_sequence (), _val)
      93                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
      94                 :             : #line 15560 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
      95                 :             : ix86_fixup_binary_operands_no_copy (MULT, V16HImode, operands);
      96                 :             : #undef DONE
      97                 :             : #undef FAIL
      98                 :             :     operand0 = operands[0];
      99                 :             :     (void) operand0;
     100                 :             :     operand1 = operands[1];
     101                 :             :     (void) operand1;
     102                 :             :     operand2 = operands[2];
     103                 :             :     (void) operand2;
     104                 :             :     operand3 = operands[3];
     105                 :             :     (void) operand3;
     106                 :             :     operand4 = operands[4];
     107                 :             :     (void) operand4;
     108                 :             :   }
     109                 :             :   emit_insn (gen_rtx_SET (operand0,
     110                 :             :         gen_rtx_VEC_MERGE (V16HImode,
     111                 :             :         gen_rtx_MULT (V16HImode,
     112                 :             :         operand1,
     113                 :             :         operand2),
     114                 :             :         operand3,
     115                 :             :         operand4)));
     116                 :             :   _val = get_insns ();
     117                 :             :   end_sequence ();
     118                 :             :   return _val;
     119                 :             : }
     120                 :             : 
     121                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15555 */
     122                 :             : rtx
     123                 :             : gen_mulv8hi3 (rtx operand0,
     124                 :             :         rtx operand1,
     125                 :             :         rtx operand2)
     126                 :             : {
     127                 :             :   rtx_insn *_val = 0;
     128                 :             :   start_sequence ();
     129                 :             :   {
     130                 :             :     rtx operands[3];
     131                 :             :     operands[0] = operand0;
     132                 :             :     operands[1] = operand1;
     133                 :             :     operands[2] = operand2;
     134                 :             : #define FAIL return (end_sequence (), _val)
     135                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     136                 :             : #line 15560 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     137                 :             : ix86_fixup_binary_operands_no_copy (MULT, V8HImode, operands);
     138                 :             : #undef DONE
     139                 :             : #undef FAIL
     140                 :             :     operand0 = operands[0];
     141                 :             :     (void) operand0;
     142                 :             :     operand1 = operands[1];
     143                 :             :     (void) operand1;
     144                 :             :     operand2 = operands[2];
     145                 :             :     (void) operand2;
     146                 :             :   }
     147                 :             :   emit_insn (gen_rtx_SET (operand0,
     148                 :             :         gen_rtx_MULT (V8HImode,
     149                 :             :         operand1,
     150                 :             :         operand2)));
     151                 :             :   _val = get_insns ();
     152                 :             :   end_sequence ();
     153                 :             :   return _val;
     154                 :             : }
     155                 :             : 
     156                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15555 */
     157                 :             : rtx
     158                 :             : gen_mulv8hi3_mask (rtx operand0,
     159                 :             :         rtx operand1,
     160                 :             :         rtx operand2,
     161                 :             :         rtx operand3,
     162                 :             :         rtx operand4)
     163                 :             : {
     164                 :             :   rtx_insn *_val = 0;
     165                 :             :   start_sequence ();
     166                 :             :   {
     167                 :             :     rtx operands[5];
     168                 :             :     operands[0] = operand0;
     169                 :             :     operands[1] = operand1;
     170                 :             :     operands[2] = operand2;
     171                 :             :     operands[3] = operand3;
     172                 :             :     operands[4] = operand4;
     173                 :             : #define FAIL return (end_sequence (), _val)
     174                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     175                 :             : #line 15560 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     176                 :             : ix86_fixup_binary_operands_no_copy (MULT, V8HImode, operands);
     177                 :             : #undef DONE
     178                 :             : #undef FAIL
     179                 :             :     operand0 = operands[0];
     180                 :             :     (void) operand0;
     181                 :             :     operand1 = operands[1];
     182                 :             :     (void) operand1;
     183                 :             :     operand2 = operands[2];
     184                 :             :     (void) operand2;
     185                 :             :     operand3 = operands[3];
     186                 :             :     (void) operand3;
     187                 :             :     operand4 = operands[4];
     188                 :             :     (void) operand4;
     189                 :             :   }
     190                 :             :   emit_insn (gen_rtx_SET (operand0,
     191                 :             :         gen_rtx_VEC_MERGE (V8HImode,
     192                 :             :         gen_rtx_MULT (V8HImode,
     193                 :             :         operand1,
     194                 :             :         operand2),
     195                 :             :         operand3,
     196                 :             :         operand4)));
     197                 :             :   _val = get_insns ();
     198                 :             :   end_sequence ();
     199                 :             :   return _val;
     200                 :             : }
     201                 :             : 
     202                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15577 */
     203                 :             : rtx
     204                 :             : gen_smulv32hi3_highpart (rtx operand0,
     205                 :             :         rtx operand1,
     206                 :             :         rtx operand2)
     207                 :             : {
     208                 :             :   rtx_insn *_val = 0;
     209                 :             :   start_sequence ();
     210                 :             :   {
     211                 :             :     rtx operands[3];
     212                 :             :     operands[0] = operand0;
     213                 :             :     operands[1] = operand1;
     214                 :             :     operands[2] = operand2;
     215                 :             : #define FAIL return (end_sequence (), _val)
     216                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     217                 :             : #line 15589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     218                 :             : ix86_fixup_binary_operands_no_copy (MULT, V32HImode, operands);
     219                 :             : #undef DONE
     220                 :             : #undef FAIL
     221                 :             :     operand0 = operands[0];
     222                 :             :     (void) operand0;
     223                 :             :     operand1 = operands[1];
     224                 :             :     (void) operand1;
     225                 :             :     operand2 = operands[2];
     226                 :             :     (void) operand2;
     227                 :             :   }
     228                 :             :   emit_insn (gen_rtx_SET (operand0,
     229                 :             :         gen_rtx_TRUNCATE (V32HImode,
     230                 :             :         gen_rtx_LSHIFTRT (V32SImode,
     231                 :             :         gen_rtx_MULT (V32SImode,
     232                 :             :         gen_rtx_SIGN_EXTEND (V32SImode,
     233                 :             :         operand1),
     234                 :             :         gen_rtx_SIGN_EXTEND (V32SImode,
     235                 :             :         operand2)),
     236                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (16)]))));
     237                 :             :   _val = get_insns ();
     238                 :             :   end_sequence ();
     239                 :             :   return _val;
     240                 :             : }
     241                 :             : 
     242                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15577 */
     243                 :             : rtx
     244                 :             : gen_smulv32hi3_highpart_mask (rtx operand0,
     245                 :             :         rtx operand1,
     246                 :             :         rtx operand2,
     247                 :             :         rtx operand3,
     248                 :             :         rtx operand4)
     249                 :             : {
     250                 :             :   rtx_insn *_val = 0;
     251                 :             :   start_sequence ();
     252                 :             :   {
     253                 :             :     rtx operands[5];
     254                 :             :     operands[0] = operand0;
     255                 :             :     operands[1] = operand1;
     256                 :             :     operands[2] = operand2;
     257                 :             :     operands[3] = operand3;
     258                 :             :     operands[4] = operand4;
     259                 :             : #define FAIL return (end_sequence (), _val)
     260                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     261                 :             : #line 15589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     262                 :             : ix86_fixup_binary_operands_no_copy (MULT, V32HImode, operands);
     263                 :             : #undef DONE
     264                 :             : #undef FAIL
     265                 :             :     operand0 = operands[0];
     266                 :             :     (void) operand0;
     267                 :             :     operand1 = operands[1];
     268                 :             :     (void) operand1;
     269                 :             :     operand2 = operands[2];
     270                 :             :     (void) operand2;
     271                 :             :     operand3 = operands[3];
     272                 :             :     (void) operand3;
     273                 :             :     operand4 = operands[4];
     274                 :             :     (void) operand4;
     275                 :             :   }
     276                 :             :   emit_insn (gen_rtx_SET (operand0,
     277                 :             :         gen_rtx_VEC_MERGE (V32HImode,
     278                 :             :         gen_rtx_TRUNCATE (V32HImode,
     279                 :             :         gen_rtx_LSHIFTRT (V32SImode,
     280                 :             :         gen_rtx_MULT (V32SImode,
     281                 :             :         gen_rtx_SIGN_EXTEND (V32SImode,
     282                 :             :         operand1),
     283                 :             :         gen_rtx_SIGN_EXTEND (V32SImode,
     284                 :             :         operand2)),
     285                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (16)])),
     286                 :             :         operand3,
     287                 :             :         operand4)));
     288                 :             :   _val = get_insns ();
     289                 :             :   end_sequence ();
     290                 :             :   return _val;
     291                 :             : }
     292                 :             : 
     293                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15577 */
     294                 :             : rtx
     295                 :             : gen_umulv32hi3_highpart (rtx operand0,
     296                 :             :         rtx operand1,
     297                 :             :         rtx operand2)
     298                 :             : {
     299                 :             :   rtx_insn *_val = 0;
     300                 :             :   start_sequence ();
     301                 :             :   {
     302                 :             :     rtx operands[3];
     303                 :             :     operands[0] = operand0;
     304                 :             :     operands[1] = operand1;
     305                 :             :     operands[2] = operand2;
     306                 :             : #define FAIL return (end_sequence (), _val)
     307                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     308                 :             : #line 15589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     309                 :             : ix86_fixup_binary_operands_no_copy (MULT, V32HImode, operands);
     310                 :             : #undef DONE
     311                 :             : #undef FAIL
     312                 :             :     operand0 = operands[0];
     313                 :             :     (void) operand0;
     314                 :             :     operand1 = operands[1];
     315                 :             :     (void) operand1;
     316                 :             :     operand2 = operands[2];
     317                 :             :     (void) operand2;
     318                 :             :   }
     319                 :             :   emit_insn (gen_rtx_SET (operand0,
     320                 :             :         gen_rtx_TRUNCATE (V32HImode,
     321                 :             :         gen_rtx_LSHIFTRT (V32SImode,
     322                 :             :         gen_rtx_MULT (V32SImode,
     323                 :             :         gen_rtx_ZERO_EXTEND (V32SImode,
     324                 :             :         operand1),
     325                 :             :         gen_rtx_ZERO_EXTEND (V32SImode,
     326                 :             :         operand2)),
     327                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (16)]))));
     328                 :             :   _val = get_insns ();
     329                 :             :   end_sequence ();
     330                 :             :   return _val;
     331                 :             : }
     332                 :             : 
     333                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15577 */
     334                 :             : rtx
     335                 :             : gen_umulv32hi3_highpart_mask (rtx operand0,
     336                 :             :         rtx operand1,
     337                 :             :         rtx operand2,
     338                 :             :         rtx operand3,
     339                 :             :         rtx operand4)
     340                 :             : {
     341                 :             :   rtx_insn *_val = 0;
     342                 :             :   start_sequence ();
     343                 :             :   {
     344                 :             :     rtx operands[5];
     345                 :             :     operands[0] = operand0;
     346                 :             :     operands[1] = operand1;
     347                 :             :     operands[2] = operand2;
     348                 :             :     operands[3] = operand3;
     349                 :             :     operands[4] = operand4;
     350                 :             : #define FAIL return (end_sequence (), _val)
     351                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     352                 :             : #line 15589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     353                 :             : ix86_fixup_binary_operands_no_copy (MULT, V32HImode, operands);
     354                 :             : #undef DONE
     355                 :             : #undef FAIL
     356                 :             :     operand0 = operands[0];
     357                 :             :     (void) operand0;
     358                 :             :     operand1 = operands[1];
     359                 :             :     (void) operand1;
     360                 :             :     operand2 = operands[2];
     361                 :             :     (void) operand2;
     362                 :             :     operand3 = operands[3];
     363                 :             :     (void) operand3;
     364                 :             :     operand4 = operands[4];
     365                 :             :     (void) operand4;
     366                 :             :   }
     367                 :             :   emit_insn (gen_rtx_SET (operand0,
     368                 :             :         gen_rtx_VEC_MERGE (V32HImode,
     369                 :             :         gen_rtx_TRUNCATE (V32HImode,
     370                 :             :         gen_rtx_LSHIFTRT (V32SImode,
     371                 :             :         gen_rtx_MULT (V32SImode,
     372                 :             :         gen_rtx_ZERO_EXTEND (V32SImode,
     373                 :             :         operand1),
     374                 :             :         gen_rtx_ZERO_EXTEND (V32SImode,
     375                 :             :         operand2)),
     376                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (16)])),
     377                 :             :         operand3,
     378                 :             :         operand4)));
     379                 :             :   _val = get_insns ();
     380                 :             :   end_sequence ();
     381                 :             :   return _val;
     382                 :             : }
     383                 :             : 
     384                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15577 */
     385                 :             : rtx
     386                 :             : gen_smulv16hi3_highpart (rtx operand0,
     387                 :             :         rtx operand1,
     388                 :             :         rtx operand2)
     389                 :             : {
     390                 :             :   rtx_insn *_val = 0;
     391                 :             :   start_sequence ();
     392                 :             :   {
     393                 :             :     rtx operands[3];
     394                 :             :     operands[0] = operand0;
     395                 :             :     operands[1] = operand1;
     396                 :             :     operands[2] = operand2;
     397                 :             : #define FAIL return (end_sequence (), _val)
     398                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     399                 :             : #line 15589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     400                 :             : ix86_fixup_binary_operands_no_copy (MULT, V16HImode, operands);
     401                 :             : #undef DONE
     402                 :             : #undef FAIL
     403                 :             :     operand0 = operands[0];
     404                 :             :     (void) operand0;
     405                 :             :     operand1 = operands[1];
     406                 :             :     (void) operand1;
     407                 :             :     operand2 = operands[2];
     408                 :             :     (void) operand2;
     409                 :             :   }
     410                 :             :   emit_insn (gen_rtx_SET (operand0,
     411                 :             :         gen_rtx_TRUNCATE (V16HImode,
     412                 :             :         gen_rtx_LSHIFTRT (V16SImode,
     413                 :             :         gen_rtx_MULT (V16SImode,
     414                 :             :         gen_rtx_SIGN_EXTEND (V16SImode,
     415                 :             :         operand1),
     416                 :             :         gen_rtx_SIGN_EXTEND (V16SImode,
     417                 :             :         operand2)),
     418                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (16)]))));
     419                 :             :   _val = get_insns ();
     420                 :             :   end_sequence ();
     421                 :             :   return _val;
     422                 :             : }
     423                 :             : 
     424                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15577 */
     425                 :             : rtx
     426                 :             : gen_smulv16hi3_highpart_mask (rtx operand0,
     427                 :             :         rtx operand1,
     428                 :             :         rtx operand2,
     429                 :             :         rtx operand3,
     430                 :             :         rtx operand4)
     431                 :             : {
     432                 :             :   rtx_insn *_val = 0;
     433                 :             :   start_sequence ();
     434                 :             :   {
     435                 :             :     rtx operands[5];
     436                 :             :     operands[0] = operand0;
     437                 :             :     operands[1] = operand1;
     438                 :             :     operands[2] = operand2;
     439                 :             :     operands[3] = operand3;
     440                 :             :     operands[4] = operand4;
     441                 :             : #define FAIL return (end_sequence (), _val)
     442                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     443                 :             : #line 15589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     444                 :             : ix86_fixup_binary_operands_no_copy (MULT, V16HImode, operands);
     445                 :             : #undef DONE
     446                 :             : #undef FAIL
     447                 :             :     operand0 = operands[0];
     448                 :             :     (void) operand0;
     449                 :             :     operand1 = operands[1];
     450                 :             :     (void) operand1;
     451                 :             :     operand2 = operands[2];
     452                 :             :     (void) operand2;
     453                 :             :     operand3 = operands[3];
     454                 :             :     (void) operand3;
     455                 :             :     operand4 = operands[4];
     456                 :             :     (void) operand4;
     457                 :             :   }
     458                 :             :   emit_insn (gen_rtx_SET (operand0,
     459                 :             :         gen_rtx_VEC_MERGE (V16HImode,
     460                 :             :         gen_rtx_TRUNCATE (V16HImode,
     461                 :             :         gen_rtx_LSHIFTRT (V16SImode,
     462                 :             :         gen_rtx_MULT (V16SImode,
     463                 :             :         gen_rtx_SIGN_EXTEND (V16SImode,
     464                 :             :         operand1),
     465                 :             :         gen_rtx_SIGN_EXTEND (V16SImode,
     466                 :             :         operand2)),
     467                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (16)])),
     468                 :             :         operand3,
     469                 :             :         operand4)));
     470                 :             :   _val = get_insns ();
     471                 :             :   end_sequence ();
     472                 :             :   return _val;
     473                 :             : }
     474                 :             : 
     475                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15577 */
     476                 :             : rtx
     477                 :             : gen_umulv16hi3_highpart (rtx operand0,
     478                 :             :         rtx operand1,
     479                 :             :         rtx operand2)
     480                 :             : {
     481                 :             :   rtx_insn *_val = 0;
     482                 :             :   start_sequence ();
     483                 :             :   {
     484                 :             :     rtx operands[3];
     485                 :             :     operands[0] = operand0;
     486                 :             :     operands[1] = operand1;
     487                 :             :     operands[2] = operand2;
     488                 :             : #define FAIL return (end_sequence (), _val)
     489                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     490                 :             : #line 15589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     491                 :             : ix86_fixup_binary_operands_no_copy (MULT, V16HImode, operands);
     492                 :             : #undef DONE
     493                 :             : #undef FAIL
     494                 :             :     operand0 = operands[0];
     495                 :             :     (void) operand0;
     496                 :             :     operand1 = operands[1];
     497                 :             :     (void) operand1;
     498                 :             :     operand2 = operands[2];
     499                 :             :     (void) operand2;
     500                 :             :   }
     501                 :             :   emit_insn (gen_rtx_SET (operand0,
     502                 :             :         gen_rtx_TRUNCATE (V16HImode,
     503                 :             :         gen_rtx_LSHIFTRT (V16SImode,
     504                 :             :         gen_rtx_MULT (V16SImode,
     505                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
     506                 :             :         operand1),
     507                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
     508                 :             :         operand2)),
     509                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (16)]))));
     510                 :             :   _val = get_insns ();
     511                 :             :   end_sequence ();
     512                 :             :   return _val;
     513                 :             : }
     514                 :             : 
     515                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15577 */
     516                 :             : rtx
     517                 :             : gen_umulv16hi3_highpart_mask (rtx operand0,
     518                 :             :         rtx operand1,
     519                 :             :         rtx operand2,
     520                 :             :         rtx operand3,
     521                 :             :         rtx operand4)
     522                 :             : {
     523                 :             :   rtx_insn *_val = 0;
     524                 :             :   start_sequence ();
     525                 :             :   {
     526                 :             :     rtx operands[5];
     527                 :             :     operands[0] = operand0;
     528                 :             :     operands[1] = operand1;
     529                 :             :     operands[2] = operand2;
     530                 :             :     operands[3] = operand3;
     531                 :             :     operands[4] = operand4;
     532                 :             : #define FAIL return (end_sequence (), _val)
     533                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     534                 :             : #line 15589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     535                 :             : ix86_fixup_binary_operands_no_copy (MULT, V16HImode, operands);
     536                 :             : #undef DONE
     537                 :             : #undef FAIL
     538                 :             :     operand0 = operands[0];
     539                 :             :     (void) operand0;
     540                 :             :     operand1 = operands[1];
     541                 :             :     (void) operand1;
     542                 :             :     operand2 = operands[2];
     543                 :             :     (void) operand2;
     544                 :             :     operand3 = operands[3];
     545                 :             :     (void) operand3;
     546                 :             :     operand4 = operands[4];
     547                 :             :     (void) operand4;
     548                 :             :   }
     549                 :             :   emit_insn (gen_rtx_SET (operand0,
     550                 :             :         gen_rtx_VEC_MERGE (V16HImode,
     551                 :             :         gen_rtx_TRUNCATE (V16HImode,
     552                 :             :         gen_rtx_LSHIFTRT (V16SImode,
     553                 :             :         gen_rtx_MULT (V16SImode,
     554                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
     555                 :             :         operand1),
     556                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
     557                 :             :         operand2)),
     558                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (16)])),
     559                 :             :         operand3,
     560                 :             :         operand4)));
     561                 :             :   _val = get_insns ();
     562                 :             :   end_sequence ();
     563                 :             :   return _val;
     564                 :             : }
     565                 :             : 
     566                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15577 */
     567                 :             : rtx
     568                 :             : gen_smulv8hi3_highpart (rtx operand0,
     569                 :             :         rtx operand1,
     570                 :             :         rtx operand2)
     571                 :             : {
     572                 :             :   rtx_insn *_val = 0;
     573                 :             :   start_sequence ();
     574                 :             :   {
     575                 :             :     rtx operands[3];
     576                 :             :     operands[0] = operand0;
     577                 :             :     operands[1] = operand1;
     578                 :             :     operands[2] = operand2;
     579                 :             : #define FAIL return (end_sequence (), _val)
     580                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     581                 :             : #line 15589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     582                 :             : ix86_fixup_binary_operands_no_copy (MULT, V8HImode, operands);
     583                 :             : #undef DONE
     584                 :             : #undef FAIL
     585                 :             :     operand0 = operands[0];
     586                 :             :     (void) operand0;
     587                 :             :     operand1 = operands[1];
     588                 :             :     (void) operand1;
     589                 :             :     operand2 = operands[2];
     590                 :             :     (void) operand2;
     591                 :             :   }
     592                 :             :   emit_insn (gen_rtx_SET (operand0,
     593                 :             :         gen_rtx_TRUNCATE (V8HImode,
     594                 :             :         gen_rtx_LSHIFTRT (V8SImode,
     595                 :             :         gen_rtx_MULT (V8SImode,
     596                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
     597                 :             :         operand1),
     598                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
     599                 :             :         operand2)),
     600                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (16)]))));
     601                 :             :   _val = get_insns ();
     602                 :             :   end_sequence ();
     603                 :             :   return _val;
     604                 :             : }
     605                 :             : 
     606                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15577 */
     607                 :             : rtx
     608                 :             : gen_smulv8hi3_highpart_mask (rtx operand0,
     609                 :             :         rtx operand1,
     610                 :             :         rtx operand2,
     611                 :             :         rtx operand3,
     612                 :             :         rtx operand4)
     613                 :             : {
     614                 :             :   rtx_insn *_val = 0;
     615                 :             :   start_sequence ();
     616                 :             :   {
     617                 :             :     rtx operands[5];
     618                 :             :     operands[0] = operand0;
     619                 :             :     operands[1] = operand1;
     620                 :             :     operands[2] = operand2;
     621                 :             :     operands[3] = operand3;
     622                 :             :     operands[4] = operand4;
     623                 :             : #define FAIL return (end_sequence (), _val)
     624                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     625                 :             : #line 15589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     626                 :             : ix86_fixup_binary_operands_no_copy (MULT, V8HImode, operands);
     627                 :             : #undef DONE
     628                 :             : #undef FAIL
     629                 :             :     operand0 = operands[0];
     630                 :             :     (void) operand0;
     631                 :             :     operand1 = operands[1];
     632                 :             :     (void) operand1;
     633                 :             :     operand2 = operands[2];
     634                 :             :     (void) operand2;
     635                 :             :     operand3 = operands[3];
     636                 :             :     (void) operand3;
     637                 :             :     operand4 = operands[4];
     638                 :             :     (void) operand4;
     639                 :             :   }
     640                 :             :   emit_insn (gen_rtx_SET (operand0,
     641                 :             :         gen_rtx_VEC_MERGE (V8HImode,
     642                 :             :         gen_rtx_TRUNCATE (V8HImode,
     643                 :             :         gen_rtx_LSHIFTRT (V8SImode,
     644                 :             :         gen_rtx_MULT (V8SImode,
     645                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
     646                 :             :         operand1),
     647                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
     648                 :             :         operand2)),
     649                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (16)])),
     650                 :             :         operand3,
     651                 :             :         operand4)));
     652                 :             :   _val = get_insns ();
     653                 :             :   end_sequence ();
     654                 :             :   return _val;
     655                 :             : }
     656                 :             : 
     657                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15577 */
     658                 :             : rtx
     659                 :             : gen_umulv8hi3_highpart (rtx operand0,
     660                 :             :         rtx operand1,
     661                 :             :         rtx operand2)
     662                 :             : {
     663                 :             :   rtx_insn *_val = 0;
     664                 :             :   start_sequence ();
     665                 :             :   {
     666                 :             :     rtx operands[3];
     667                 :             :     operands[0] = operand0;
     668                 :             :     operands[1] = operand1;
     669                 :             :     operands[2] = operand2;
     670                 :             : #define FAIL return (end_sequence (), _val)
     671                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     672                 :             : #line 15589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     673                 :             : ix86_fixup_binary_operands_no_copy (MULT, V8HImode, operands);
     674                 :             : #undef DONE
     675                 :             : #undef FAIL
     676                 :             :     operand0 = operands[0];
     677                 :             :     (void) operand0;
     678                 :             :     operand1 = operands[1];
     679                 :             :     (void) operand1;
     680                 :             :     operand2 = operands[2];
     681                 :             :     (void) operand2;
     682                 :             :   }
     683                 :             :   emit_insn (gen_rtx_SET (operand0,
     684                 :             :         gen_rtx_TRUNCATE (V8HImode,
     685                 :             :         gen_rtx_LSHIFTRT (V8SImode,
     686                 :             :         gen_rtx_MULT (V8SImode,
     687                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
     688                 :             :         operand1),
     689                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
     690                 :             :         operand2)),
     691                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (16)]))));
     692                 :             :   _val = get_insns ();
     693                 :             :   end_sequence ();
     694                 :             :   return _val;
     695                 :             : }
     696                 :             : 
     697                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15577 */
     698                 :             : rtx
     699                 :             : gen_umulv8hi3_highpart_mask (rtx operand0,
     700                 :             :         rtx operand1,
     701                 :             :         rtx operand2,
     702                 :             :         rtx operand3,
     703                 :             :         rtx operand4)
     704                 :             : {
     705                 :             :   rtx_insn *_val = 0;
     706                 :             :   start_sequence ();
     707                 :             :   {
     708                 :             :     rtx operands[5];
     709                 :             :     operands[0] = operand0;
     710                 :             :     operands[1] = operand1;
     711                 :             :     operands[2] = operand2;
     712                 :             :     operands[3] = operand3;
     713                 :             :     operands[4] = operand4;
     714                 :             : #define FAIL return (end_sequence (), _val)
     715                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     716                 :             : #line 15589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     717                 :             : ix86_fixup_binary_operands_no_copy (MULT, V8HImode, operands);
     718                 :             : #undef DONE
     719                 :             : #undef FAIL
     720                 :             :     operand0 = operands[0];
     721                 :             :     (void) operand0;
     722                 :             :     operand1 = operands[1];
     723                 :             :     (void) operand1;
     724                 :             :     operand2 = operands[2];
     725                 :             :     (void) operand2;
     726                 :             :     operand3 = operands[3];
     727                 :             :     (void) operand3;
     728                 :             :     operand4 = operands[4];
     729                 :             :     (void) operand4;
     730                 :             :   }
     731                 :             :   emit_insn (gen_rtx_SET (operand0,
     732                 :             :         gen_rtx_VEC_MERGE (V8HImode,
     733                 :             :         gen_rtx_TRUNCATE (V8HImode,
     734                 :             :         gen_rtx_LSHIFTRT (V8SImode,
     735                 :             :         gen_rtx_MULT (V8SImode,
     736                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
     737                 :             :         operand1),
     738                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
     739                 :             :         operand2)),
     740                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (16)])),
     741                 :             :         operand3,
     742                 :             :         operand4)));
     743                 :             :   _val = get_insns ();
     744                 :             :   end_sequence ();
     745                 :             :   return _val;
     746                 :             : }
     747                 :             : 
     748                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15612 */
     749                 :             : rtx
     750                 :             : gen_vec_widen_umult_even_v16si (rtx operand0,
     751                 :             :         rtx operand1,
     752                 :             :         rtx operand2)
     753                 :             : {
     754                 :             :   rtx_insn *_val = 0;
     755                 :             :   start_sequence ();
     756                 :             :   {
     757                 :             :     rtx operands[3];
     758                 :             :     operands[0] = operand0;
     759                 :             :     operands[1] = operand1;
     760                 :             :     operands[2] = operand2;
     761                 :             : #define FAIL return (end_sequence (), _val)
     762                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     763                 :             : #line 15630 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     764                 :             : ix86_fixup_binary_operands_no_copy (MULT, V16SImode, operands);
     765                 :             : #undef DONE
     766                 :             : #undef FAIL
     767                 :             :     operand0 = operands[0];
     768                 :             :     (void) operand0;
     769                 :             :     operand1 = operands[1];
     770                 :             :     (void) operand1;
     771                 :             :     operand2 = operands[2];
     772                 :             :     (void) operand2;
     773                 :             :   }
     774                 :             :   emit_insn (gen_rtx_SET (operand0,
     775                 :             :         gen_rtx_MULT (V8DImode,
     776                 :             :         gen_rtx_ZERO_EXTEND (V8DImode,
     777                 :             :         gen_rtx_VEC_SELECT (V8SImode,
     778                 :             :         operand1,
     779                 :             :         gen_rtx_PARALLEL (VOIDmode,
     780                 :             :         gen_rtvec (8,
     781                 :             :                 const0_rtx,
     782                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
     783                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
     784                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
     785                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
     786                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (10)],
     787                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (12)],
     788                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (14)])))),
     789                 :             :         gen_rtx_ZERO_EXTEND (V8DImode,
     790                 :             :         gen_rtx_VEC_SELECT (V8SImode,
     791                 :             :         operand2,
     792                 :             :         gen_rtx_PARALLEL (VOIDmode,
     793                 :             :         gen_rtvec (8,
     794                 :             :                 const0_rtx,
     795                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
     796                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
     797                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
     798                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
     799                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (10)],
     800                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (12)],
     801                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (14)])))))));
     802                 :             :   _val = get_insns ();
     803                 :             :   end_sequence ();
     804                 :             :   return _val;
     805                 :             : }
     806                 :             : 
     807                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15612 */
     808                 :             : rtx
     809                 :             : gen_vec_widen_umult_even_v16si_mask (rtx operand0,
     810                 :             :         rtx operand1,
     811                 :             :         rtx operand2,
     812                 :             :         rtx operand3,
     813                 :             :         rtx operand4)
     814                 :             : {
     815                 :             :   rtx_insn *_val = 0;
     816                 :             :   start_sequence ();
     817                 :             :   {
     818                 :             :     rtx operands[5];
     819                 :             :     operands[0] = operand0;
     820                 :             :     operands[1] = operand1;
     821                 :             :     operands[2] = operand2;
     822                 :             :     operands[3] = operand3;
     823                 :             :     operands[4] = operand4;
     824                 :             : #define FAIL return (end_sequence (), _val)
     825                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     826                 :             : #line 15630 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     827                 :             : ix86_fixup_binary_operands_no_copy (MULT, V16SImode, operands);
     828                 :             : #undef DONE
     829                 :             : #undef FAIL
     830                 :             :     operand0 = operands[0];
     831                 :             :     (void) operand0;
     832                 :             :     operand1 = operands[1];
     833                 :             :     (void) operand1;
     834                 :             :     operand2 = operands[2];
     835                 :             :     (void) operand2;
     836                 :             :     operand3 = operands[3];
     837                 :             :     (void) operand3;
     838                 :             :     operand4 = operands[4];
     839                 :             :     (void) operand4;
     840                 :             :   }
     841                 :             :   emit_insn (gen_rtx_SET (operand0,
     842                 :             :         gen_rtx_VEC_MERGE (V8DImode,
     843                 :             :         gen_rtx_MULT (V8DImode,
     844                 :             :         gen_rtx_ZERO_EXTEND (V8DImode,
     845                 :             :         gen_rtx_VEC_SELECT (V8SImode,
     846                 :             :         operand1,
     847                 :             :         gen_rtx_PARALLEL (VOIDmode,
     848                 :             :         gen_rtvec (8,
     849                 :             :                 const0_rtx,
     850                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
     851                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
     852                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
     853                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
     854                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (10)],
     855                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (12)],
     856                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (14)])))),
     857                 :             :         gen_rtx_ZERO_EXTEND (V8DImode,
     858                 :             :         gen_rtx_VEC_SELECT (V8SImode,
     859                 :             :         operand2,
     860                 :             :         gen_rtx_PARALLEL (VOIDmode,
     861                 :             :         gen_rtvec (8,
     862                 :             :                 const0_rtx,
     863                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
     864                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
     865                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
     866                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
     867                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (10)],
     868                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (12)],
     869                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (14)]))))),
     870                 :             :         operand3,
     871                 :             :         operand4)));
     872                 :             :   _val = get_insns ();
     873                 :             :   end_sequence ();
     874                 :             :   return _val;
     875                 :             : }
     876                 :             : 
     877                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15656 */
     878                 :             : rtx
     879                 :             : gen_vec_widen_umult_even_v8si (rtx operand0,
     880                 :             :         rtx operand1,
     881                 :             :         rtx operand2)
     882                 :             : {
     883                 :             :   rtx_insn *_val = 0;
     884                 :             :   start_sequence ();
     885                 :             :   {
     886                 :             :     rtx operands[3];
     887                 :             :     operands[0] = operand0;
     888                 :             :     operands[1] = operand1;
     889                 :             :     operands[2] = operand2;
     890                 :             : #define FAIL return (end_sequence (), _val)
     891                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     892                 :             : #line 15670 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     893                 :             : ix86_fixup_binary_operands_no_copy (MULT, V8SImode, operands);
     894                 :             : #undef DONE
     895                 :             : #undef FAIL
     896                 :             :     operand0 = operands[0];
     897                 :             :     (void) operand0;
     898                 :             :     operand1 = operands[1];
     899                 :             :     (void) operand1;
     900                 :             :     operand2 = operands[2];
     901                 :             :     (void) operand2;
     902                 :             :   }
     903                 :             :   emit_insn (gen_rtx_SET (operand0,
     904                 :             :         gen_rtx_MULT (V4DImode,
     905                 :             :         gen_rtx_ZERO_EXTEND (V4DImode,
     906                 :             :         gen_rtx_VEC_SELECT (V4SImode,
     907                 :             :         operand1,
     908                 :             :         gen_rtx_PARALLEL (VOIDmode,
     909                 :             :         gen_rtvec (4,
     910                 :             :                 const0_rtx,
     911                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
     912                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
     913                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)])))),
     914                 :             :         gen_rtx_ZERO_EXTEND (V4DImode,
     915                 :             :         gen_rtx_VEC_SELECT (V4SImode,
     916                 :             :         operand2,
     917                 :             :         gen_rtx_PARALLEL (VOIDmode,
     918                 :             :         gen_rtvec (4,
     919                 :             :                 const0_rtx,
     920                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
     921                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
     922                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)])))))));
     923                 :             :   _val = get_insns ();
     924                 :             :   end_sequence ();
     925                 :             :   return _val;
     926                 :             : }
     927                 :             : 
     928                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15656 */
     929                 :             : rtx
     930                 :             : gen_vec_widen_umult_even_v8si_mask (rtx operand0,
     931                 :             :         rtx operand1,
     932                 :             :         rtx operand2,
     933                 :             :         rtx operand3,
     934                 :             :         rtx operand4)
     935                 :             : {
     936                 :             :   rtx_insn *_val = 0;
     937                 :             :   start_sequence ();
     938                 :             :   {
     939                 :             :     rtx operands[5];
     940                 :             :     operands[0] = operand0;
     941                 :             :     operands[1] = operand1;
     942                 :             :     operands[2] = operand2;
     943                 :             :     operands[3] = operand3;
     944                 :             :     operands[4] = operand4;
     945                 :             : #define FAIL return (end_sequence (), _val)
     946                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     947                 :             : #line 15670 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
     948                 :             : ix86_fixup_binary_operands_no_copy (MULT, V8SImode, operands);
     949                 :             : #undef DONE
     950                 :             : #undef FAIL
     951                 :             :     operand0 = operands[0];
     952                 :             :     (void) operand0;
     953                 :             :     operand1 = operands[1];
     954                 :             :     (void) operand1;
     955                 :             :     operand2 = operands[2];
     956                 :             :     (void) operand2;
     957                 :             :     operand3 = operands[3];
     958                 :             :     (void) operand3;
     959                 :             :     operand4 = operands[4];
     960                 :             :     (void) operand4;
     961                 :             :   }
     962                 :             :   emit_insn (gen_rtx_SET (operand0,
     963                 :             :         gen_rtx_VEC_MERGE (V4DImode,
     964                 :             :         gen_rtx_MULT (V4DImode,
     965                 :             :         gen_rtx_ZERO_EXTEND (V4DImode,
     966                 :             :         gen_rtx_VEC_SELECT (V4SImode,
     967                 :             :         operand1,
     968                 :             :         gen_rtx_PARALLEL (VOIDmode,
     969                 :             :         gen_rtvec (4,
     970                 :             :                 const0_rtx,
     971                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
     972                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
     973                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)])))),
     974                 :             :         gen_rtx_ZERO_EXTEND (V4DImode,
     975                 :             :         gen_rtx_VEC_SELECT (V4SImode,
     976                 :             :         operand2,
     977                 :             :         gen_rtx_PARALLEL (VOIDmode,
     978                 :             :         gen_rtvec (4,
     979                 :             :                 const0_rtx,
     980                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
     981                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
     982                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]))))),
     983                 :             :         operand3,
     984                 :             :         operand4)));
     985                 :             :   _val = get_insns ();
     986                 :             :   end_sequence ();
     987                 :             :   return _val;
     988                 :             : }
     989                 :             : 
     990                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15692 */
     991                 :             : rtx
     992                 :             : gen_vec_widen_umult_even_v4si (rtx operand0,
     993                 :             :         rtx operand1,
     994                 :             :         rtx operand2)
     995                 :             : {
     996                 :             :   rtx_insn *_val = 0;
     997                 :             :   start_sequence ();
     998                 :             :   {
     999                 :             :     rtx operands[3];
    1000                 :             :     operands[0] = operand0;
    1001                 :             :     operands[1] = operand1;
    1002                 :             :     operands[2] = operand2;
    1003                 :             : #define FAIL return (end_sequence (), _val)
    1004                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1005                 :             : #line 15704 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1006                 :             : ix86_fixup_binary_operands_no_copy (MULT, V4SImode, operands);
    1007                 :             : #undef DONE
    1008                 :             : #undef FAIL
    1009                 :             :     operand0 = operands[0];
    1010                 :             :     (void) operand0;
    1011                 :             :     operand1 = operands[1];
    1012                 :             :     (void) operand1;
    1013                 :             :     operand2 = operands[2];
    1014                 :             :     (void) operand2;
    1015                 :             :   }
    1016                 :             :   emit_insn (gen_rtx_SET (operand0,
    1017                 :             :         gen_rtx_MULT (V2DImode,
    1018                 :             :         gen_rtx_ZERO_EXTEND (V2DImode,
    1019                 :             :         gen_rtx_VEC_SELECT (V2SImode,
    1020                 :             :         operand1,
    1021                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1022                 :             :         gen_rtvec (2,
    1023                 :             :                 const0_rtx,
    1024                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)])))),
    1025                 :             :         gen_rtx_ZERO_EXTEND (V2DImode,
    1026                 :             :         gen_rtx_VEC_SELECT (V2SImode,
    1027                 :             :         operand2,
    1028                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1029                 :             :         gen_rtvec (2,
    1030                 :             :                 const0_rtx,
    1031                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)])))))));
    1032                 :             :   _val = get_insns ();
    1033                 :             :   end_sequence ();
    1034                 :             :   return _val;
    1035                 :             : }
    1036                 :             : 
    1037                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15692 */
    1038                 :             : rtx
    1039                 :             : gen_vec_widen_umult_even_v4si_mask (rtx operand0,
    1040                 :             :         rtx operand1,
    1041                 :             :         rtx operand2,
    1042                 :             :         rtx operand3,
    1043                 :             :         rtx operand4)
    1044                 :             : {
    1045                 :             :   rtx_insn *_val = 0;
    1046                 :             :   start_sequence ();
    1047                 :             :   {
    1048                 :             :     rtx operands[5];
    1049                 :             :     operands[0] = operand0;
    1050                 :             :     operands[1] = operand1;
    1051                 :             :     operands[2] = operand2;
    1052                 :             :     operands[3] = operand3;
    1053                 :             :     operands[4] = operand4;
    1054                 :             : #define FAIL return (end_sequence (), _val)
    1055                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1056                 :             : #line 15704 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1057                 :             : ix86_fixup_binary_operands_no_copy (MULT, V4SImode, operands);
    1058                 :             : #undef DONE
    1059                 :             : #undef FAIL
    1060                 :             :     operand0 = operands[0];
    1061                 :             :     (void) operand0;
    1062                 :             :     operand1 = operands[1];
    1063                 :             :     (void) operand1;
    1064                 :             :     operand2 = operands[2];
    1065                 :             :     (void) operand2;
    1066                 :             :     operand3 = operands[3];
    1067                 :             :     (void) operand3;
    1068                 :             :     operand4 = operands[4];
    1069                 :             :     (void) operand4;
    1070                 :             :   }
    1071                 :             :   emit_insn (gen_rtx_SET (operand0,
    1072                 :             :         gen_rtx_VEC_MERGE (V2DImode,
    1073                 :             :         gen_rtx_MULT (V2DImode,
    1074                 :             :         gen_rtx_ZERO_EXTEND (V2DImode,
    1075                 :             :         gen_rtx_VEC_SELECT (V2SImode,
    1076                 :             :         operand1,
    1077                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1078                 :             :         gen_rtvec (2,
    1079                 :             :                 const0_rtx,
    1080                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)])))),
    1081                 :             :         gen_rtx_ZERO_EXTEND (V2DImode,
    1082                 :             :         gen_rtx_VEC_SELECT (V2SImode,
    1083                 :             :         operand2,
    1084                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1085                 :             :         gen_rtvec (2,
    1086                 :             :                 const0_rtx,
    1087                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)]))))),
    1088                 :             :         operand3,
    1089                 :             :         operand4)));
    1090                 :             :   _val = get_insns ();
    1091                 :             :   end_sequence ();
    1092                 :             :   return _val;
    1093                 :             : }
    1094                 :             : 
    1095                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15728 */
    1096                 :             : rtx
    1097                 :             : gen_vec_widen_smult_even_v16si (rtx operand0,
    1098                 :             :         rtx operand1,
    1099                 :             :         rtx operand2)
    1100                 :             : {
    1101                 :             :   rtx_insn *_val = 0;
    1102                 :             :   start_sequence ();
    1103                 :             :   {
    1104                 :             :     rtx operands[3];
    1105                 :             :     operands[0] = operand0;
    1106                 :             :     operands[1] = operand1;
    1107                 :             :     operands[2] = operand2;
    1108                 :             : #define FAIL return (end_sequence (), _val)
    1109                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1110                 :             : #line 15746 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1111                 :             : ix86_fixup_binary_operands_no_copy (MULT, V16SImode, operands);
    1112                 :             : #undef DONE
    1113                 :             : #undef FAIL
    1114                 :             :     operand0 = operands[0];
    1115                 :             :     (void) operand0;
    1116                 :             :     operand1 = operands[1];
    1117                 :             :     (void) operand1;
    1118                 :             :     operand2 = operands[2];
    1119                 :             :     (void) operand2;
    1120                 :             :   }
    1121                 :             :   emit_insn (gen_rtx_SET (operand0,
    1122                 :             :         gen_rtx_MULT (V8DImode,
    1123                 :             :         gen_rtx_SIGN_EXTEND (V8DImode,
    1124                 :             :         gen_rtx_VEC_SELECT (V8SImode,
    1125                 :             :         operand1,
    1126                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1127                 :             :         gen_rtvec (8,
    1128                 :             :                 const0_rtx,
    1129                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
    1130                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
    1131                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
    1132                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
    1133                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (10)],
    1134                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (12)],
    1135                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (14)])))),
    1136                 :             :         gen_rtx_SIGN_EXTEND (V8DImode,
    1137                 :             :         gen_rtx_VEC_SELECT (V8SImode,
    1138                 :             :         operand2,
    1139                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1140                 :             :         gen_rtvec (8,
    1141                 :             :                 const0_rtx,
    1142                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
    1143                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
    1144                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
    1145                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
    1146                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (10)],
    1147                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (12)],
    1148                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (14)])))))));
    1149                 :             :   _val = get_insns ();
    1150                 :             :   end_sequence ();
    1151                 :             :   return _val;
    1152                 :             : }
    1153                 :             : 
    1154                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15728 */
    1155                 :             : rtx
    1156                 :             : gen_vec_widen_smult_even_v16si_mask (rtx operand0,
    1157                 :             :         rtx operand1,
    1158                 :             :         rtx operand2,
    1159                 :             :         rtx operand3,
    1160                 :             :         rtx operand4)
    1161                 :             : {
    1162                 :             :   rtx_insn *_val = 0;
    1163                 :             :   start_sequence ();
    1164                 :             :   {
    1165                 :             :     rtx operands[5];
    1166                 :             :     operands[0] = operand0;
    1167                 :             :     operands[1] = operand1;
    1168                 :             :     operands[2] = operand2;
    1169                 :             :     operands[3] = operand3;
    1170                 :             :     operands[4] = operand4;
    1171                 :             : #define FAIL return (end_sequence (), _val)
    1172                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1173                 :             : #line 15746 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1174                 :             : ix86_fixup_binary_operands_no_copy (MULT, V16SImode, operands);
    1175                 :             : #undef DONE
    1176                 :             : #undef FAIL
    1177                 :             :     operand0 = operands[0];
    1178                 :             :     (void) operand0;
    1179                 :             :     operand1 = operands[1];
    1180                 :             :     (void) operand1;
    1181                 :             :     operand2 = operands[2];
    1182                 :             :     (void) operand2;
    1183                 :             :     operand3 = operands[3];
    1184                 :             :     (void) operand3;
    1185                 :             :     operand4 = operands[4];
    1186                 :             :     (void) operand4;
    1187                 :             :   }
    1188                 :             :   emit_insn (gen_rtx_SET (operand0,
    1189                 :             :         gen_rtx_VEC_MERGE (V8DImode,
    1190                 :             :         gen_rtx_MULT (V8DImode,
    1191                 :             :         gen_rtx_SIGN_EXTEND (V8DImode,
    1192                 :             :         gen_rtx_VEC_SELECT (V8SImode,
    1193                 :             :         operand1,
    1194                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1195                 :             :         gen_rtvec (8,
    1196                 :             :                 const0_rtx,
    1197                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
    1198                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
    1199                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
    1200                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
    1201                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (10)],
    1202                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (12)],
    1203                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (14)])))),
    1204                 :             :         gen_rtx_SIGN_EXTEND (V8DImode,
    1205                 :             :         gen_rtx_VEC_SELECT (V8SImode,
    1206                 :             :         operand2,
    1207                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1208                 :             :         gen_rtvec (8,
    1209                 :             :                 const0_rtx,
    1210                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
    1211                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
    1212                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
    1213                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
    1214                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (10)],
    1215                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (12)],
    1216                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (14)]))))),
    1217                 :             :         operand3,
    1218                 :             :         operand4)));
    1219                 :             :   _val = get_insns ();
    1220                 :             :   end_sequence ();
    1221                 :             :   return _val;
    1222                 :             : }
    1223                 :             : 
    1224                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15772 */
    1225                 :             : rtx
    1226                 :             : gen_vec_widen_smult_even_v8si (rtx operand0,
    1227                 :             :         rtx operand1,
    1228                 :             :         rtx operand2)
    1229                 :             : {
    1230                 :             :   rtx_insn *_val = 0;
    1231                 :             :   start_sequence ();
    1232                 :             :   {
    1233                 :             :     rtx operands[3];
    1234                 :             :     operands[0] = operand0;
    1235                 :             :     operands[1] = operand1;
    1236                 :             :     operands[2] = operand2;
    1237                 :             : #define FAIL return (end_sequence (), _val)
    1238                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1239                 :             : #line 15786 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1240                 :             : ix86_fixup_binary_operands_no_copy (MULT, V8SImode, operands);
    1241                 :             : #undef DONE
    1242                 :             : #undef FAIL
    1243                 :             :     operand0 = operands[0];
    1244                 :             :     (void) operand0;
    1245                 :             :     operand1 = operands[1];
    1246                 :             :     (void) operand1;
    1247                 :             :     operand2 = operands[2];
    1248                 :             :     (void) operand2;
    1249                 :             :   }
    1250                 :             :   emit_insn (gen_rtx_SET (operand0,
    1251                 :             :         gen_rtx_MULT (V4DImode,
    1252                 :             :         gen_rtx_SIGN_EXTEND (V4DImode,
    1253                 :             :         gen_rtx_VEC_SELECT (V4SImode,
    1254                 :             :         operand1,
    1255                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1256                 :             :         gen_rtvec (4,
    1257                 :             :                 const0_rtx,
    1258                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
    1259                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
    1260                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)])))),
    1261                 :             :         gen_rtx_SIGN_EXTEND (V4DImode,
    1262                 :             :         gen_rtx_VEC_SELECT (V4SImode,
    1263                 :             :         operand2,
    1264                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1265                 :             :         gen_rtvec (4,
    1266                 :             :                 const0_rtx,
    1267                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
    1268                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
    1269                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)])))))));
    1270                 :             :   _val = get_insns ();
    1271                 :             :   end_sequence ();
    1272                 :             :   return _val;
    1273                 :             : }
    1274                 :             : 
    1275                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15772 */
    1276                 :             : rtx
    1277                 :             : gen_vec_widen_smult_even_v8si_mask (rtx operand0,
    1278                 :             :         rtx operand1,
    1279                 :             :         rtx operand2,
    1280                 :             :         rtx operand3,
    1281                 :             :         rtx operand4)
    1282                 :             : {
    1283                 :             :   rtx_insn *_val = 0;
    1284                 :             :   start_sequence ();
    1285                 :             :   {
    1286                 :             :     rtx operands[5];
    1287                 :             :     operands[0] = operand0;
    1288                 :             :     operands[1] = operand1;
    1289                 :             :     operands[2] = operand2;
    1290                 :             :     operands[3] = operand3;
    1291                 :             :     operands[4] = operand4;
    1292                 :             : #define FAIL return (end_sequence (), _val)
    1293                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1294                 :             : #line 15786 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1295                 :             : ix86_fixup_binary_operands_no_copy (MULT, V8SImode, operands);
    1296                 :             : #undef DONE
    1297                 :             : #undef FAIL
    1298                 :             :     operand0 = operands[0];
    1299                 :             :     (void) operand0;
    1300                 :             :     operand1 = operands[1];
    1301                 :             :     (void) operand1;
    1302                 :             :     operand2 = operands[2];
    1303                 :             :     (void) operand2;
    1304                 :             :     operand3 = operands[3];
    1305                 :             :     (void) operand3;
    1306                 :             :     operand4 = operands[4];
    1307                 :             :     (void) operand4;
    1308                 :             :   }
    1309                 :             :   emit_insn (gen_rtx_SET (operand0,
    1310                 :             :         gen_rtx_VEC_MERGE (V4DImode,
    1311                 :             :         gen_rtx_MULT (V4DImode,
    1312                 :             :         gen_rtx_SIGN_EXTEND (V4DImode,
    1313                 :             :         gen_rtx_VEC_SELECT (V4SImode,
    1314                 :             :         operand1,
    1315                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1316                 :             :         gen_rtvec (4,
    1317                 :             :                 const0_rtx,
    1318                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
    1319                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
    1320                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)])))),
    1321                 :             :         gen_rtx_SIGN_EXTEND (V4DImode,
    1322                 :             :         gen_rtx_VEC_SELECT (V4SImode,
    1323                 :             :         operand2,
    1324                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1325                 :             :         gen_rtvec (4,
    1326                 :             :                 const0_rtx,
    1327                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
    1328                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
    1329                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]))))),
    1330                 :             :         operand3,
    1331                 :             :         operand4)));
    1332                 :             :   _val = get_insns ();
    1333                 :             :   end_sequence ();
    1334                 :             :   return _val;
    1335                 :             : }
    1336                 :             : 
    1337                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15808 */
    1338                 :             : rtx
    1339                 :             : gen_sse4_1_mulv2siv2di3 (rtx operand0,
    1340                 :             :         rtx operand1,
    1341                 :             :         rtx operand2)
    1342                 :             : {
    1343                 :             :   rtx_insn *_val = 0;
    1344                 :             :   start_sequence ();
    1345                 :             :   {
    1346                 :             :     rtx operands[3];
    1347                 :             :     operands[0] = operand0;
    1348                 :             :     operands[1] = operand1;
    1349                 :             :     operands[2] = operand2;
    1350                 :             : #define FAIL return (end_sequence (), _val)
    1351                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1352                 :             : #line 15820 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1353                 :             : ix86_fixup_binary_operands_no_copy (MULT, V4SImode, operands);
    1354                 :             : #undef DONE
    1355                 :             : #undef FAIL
    1356                 :             :     operand0 = operands[0];
    1357                 :             :     (void) operand0;
    1358                 :             :     operand1 = operands[1];
    1359                 :             :     (void) operand1;
    1360                 :             :     operand2 = operands[2];
    1361                 :             :     (void) operand2;
    1362                 :             :   }
    1363                 :             :   emit_insn (gen_rtx_SET (operand0,
    1364                 :             :         gen_rtx_MULT (V2DImode,
    1365                 :             :         gen_rtx_SIGN_EXTEND (V2DImode,
    1366                 :             :         gen_rtx_VEC_SELECT (V2SImode,
    1367                 :             :         operand1,
    1368                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1369                 :             :         gen_rtvec (2,
    1370                 :             :                 const0_rtx,
    1371                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)])))),
    1372                 :             :         gen_rtx_SIGN_EXTEND (V2DImode,
    1373                 :             :         gen_rtx_VEC_SELECT (V2SImode,
    1374                 :             :         operand2,
    1375                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1376                 :             :         gen_rtvec (2,
    1377                 :             :                 const0_rtx,
    1378                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)])))))));
    1379                 :             :   _val = get_insns ();
    1380                 :             :   end_sequence ();
    1381                 :             :   return _val;
    1382                 :             : }
    1383                 :             : 
    1384                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15808 */
    1385                 :             : rtx
    1386                 :             : gen_sse4_1_mulv2siv2di3_mask (rtx operand0,
    1387                 :             :         rtx operand1,
    1388                 :             :         rtx operand2,
    1389                 :             :         rtx operand3,
    1390                 :             :         rtx operand4)
    1391                 :             : {
    1392                 :             :   rtx_insn *_val = 0;
    1393                 :             :   start_sequence ();
    1394                 :             :   {
    1395                 :             :     rtx operands[5];
    1396                 :             :     operands[0] = operand0;
    1397                 :             :     operands[1] = operand1;
    1398                 :             :     operands[2] = operand2;
    1399                 :             :     operands[3] = operand3;
    1400                 :             :     operands[4] = operand4;
    1401                 :             : #define FAIL return (end_sequence (), _val)
    1402                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1403                 :             : #line 15820 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1404                 :             : ix86_fixup_binary_operands_no_copy (MULT, V4SImode, operands);
    1405                 :             : #undef DONE
    1406                 :             : #undef FAIL
    1407                 :             :     operand0 = operands[0];
    1408                 :             :     (void) operand0;
    1409                 :             :     operand1 = operands[1];
    1410                 :             :     (void) operand1;
    1411                 :             :     operand2 = operands[2];
    1412                 :             :     (void) operand2;
    1413                 :             :     operand3 = operands[3];
    1414                 :             :     (void) operand3;
    1415                 :             :     operand4 = operands[4];
    1416                 :             :     (void) operand4;
    1417                 :             :   }
    1418                 :             :   emit_insn (gen_rtx_SET (operand0,
    1419                 :             :         gen_rtx_VEC_MERGE (V2DImode,
    1420                 :             :         gen_rtx_MULT (V2DImode,
    1421                 :             :         gen_rtx_SIGN_EXTEND (V2DImode,
    1422                 :             :         gen_rtx_VEC_SELECT (V2SImode,
    1423                 :             :         operand1,
    1424                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1425                 :             :         gen_rtvec (2,
    1426                 :             :                 const0_rtx,
    1427                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)])))),
    1428                 :             :         gen_rtx_SIGN_EXTEND (V2DImode,
    1429                 :             :         gen_rtx_VEC_SELECT (V2SImode,
    1430                 :             :         operand2,
    1431                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1432                 :             :         gen_rtvec (2,
    1433                 :             :                 const0_rtx,
    1434                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)]))))),
    1435                 :             :         operand3,
    1436                 :             :         operand4)));
    1437                 :             :   _val = get_insns ();
    1438                 :             :   end_sequence ();
    1439                 :             :   return _val;
    1440                 :             : }
    1441                 :             : 
    1442                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15858 */
    1443                 :             : rtx
    1444                 :             : gen_avx2_pmaddwd (rtx operand0,
    1445                 :             :         rtx operand1,
    1446                 :             :         rtx operand2)
    1447                 :             : {
    1448                 :             :   rtx_insn *_val = 0;
    1449                 :             :   start_sequence ();
    1450                 :             :   {
    1451                 :             :     rtx operands[3];
    1452                 :             :     operands[0] = operand0;
    1453                 :             :     operands[1] = operand1;
    1454                 :             :     operands[2] = operand2;
    1455                 :             : #define FAIL return (end_sequence (), _val)
    1456                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1457                 :             : #line 15890 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1458                 :             : ix86_fixup_binary_operands_no_copy (MULT, V16HImode, operands);
    1459                 :             : #undef DONE
    1460                 :             : #undef FAIL
    1461                 :             :     operand0 = operands[0];
    1462                 :             :     (void) operand0;
    1463                 :             :     operand1 = operands[1];
    1464                 :             :     (void) operand1;
    1465                 :             :     operand2 = operands[2];
    1466                 :             :     (void) operand2;
    1467                 :             :   }
    1468                 :             :   emit_insn (gen_rtx_SET (operand0,
    1469                 :             :         gen_rtx_PLUS (V8SImode,
    1470                 :             :         gen_rtx_MULT (V8SImode,
    1471                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
    1472                 :             :         gen_rtx_VEC_SELECT (V8HImode,
    1473                 :             :         operand1,
    1474                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1475                 :             :         gen_rtvec (8,
    1476                 :             :                 const0_rtx,
    1477                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
    1478                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
    1479                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
    1480                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
    1481                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (10)],
    1482                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (12)],
    1483                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (14)])))),
    1484                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
    1485                 :             :         gen_rtx_VEC_SELECT (V8HImode,
    1486                 :             :         operand2,
    1487                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1488                 :             :         gen_rtvec (8,
    1489                 :             :                 const0_rtx,
    1490                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
    1491                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
    1492                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
    1493                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
    1494                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (10)],
    1495                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (12)],
    1496                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (14)]))))),
    1497                 :             :         gen_rtx_MULT (V8SImode,
    1498                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
    1499                 :             :         gen_rtx_VEC_SELECT (V8HImode,
    1500                 :             :         copy_rtx (operand1),
    1501                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1502                 :             :         gen_rtvec (8,
    1503                 :             :                 const1_rtx,
    1504                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (3)],
    1505                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (5)],
    1506                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (7)],
    1507                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (9)],
    1508                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (11)],
    1509                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (13)],
    1510                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (15)])))),
    1511                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
    1512                 :             :         gen_rtx_VEC_SELECT (V8HImode,
    1513                 :             :         copy_rtx (operand2),
    1514                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1515                 :             :         gen_rtvec (8,
    1516                 :             :                 const1_rtx,
    1517                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (3)],
    1518                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (5)],
    1519                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (7)],
    1520                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (9)],
    1521                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (11)],
    1522                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (13)],
    1523                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (15)]))))))));
    1524                 :             :   _val = get_insns ();
    1525                 :             :   end_sequence ();
    1526                 :             :   return _val;
    1527                 :             : }
    1528                 :             : 
    1529                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15929 */
    1530                 :             : rtx
    1531                 :             : gen_sse2_pmaddwd (rtx operand0,
    1532                 :             :         rtx operand1,
    1533                 :             :         rtx operand2)
    1534                 :             : {
    1535                 :             :   rtx_insn *_val = 0;
    1536                 :             :   start_sequence ();
    1537                 :             :   {
    1538                 :             :     rtx operands[3];
    1539                 :             :     operands[0] = operand0;
    1540                 :             :     operands[1] = operand1;
    1541                 :             :     operands[2] = operand2;
    1542                 :             : #define FAIL return (end_sequence (), _val)
    1543                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1544                 :             : #line 15953 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1545                 :             : ix86_fixup_binary_operands_no_copy (MULT, V8HImode, operands);
    1546                 :             : #undef DONE
    1547                 :             : #undef FAIL
    1548                 :             :     operand0 = operands[0];
    1549                 :             :     (void) operand0;
    1550                 :             :     operand1 = operands[1];
    1551                 :             :     (void) operand1;
    1552                 :             :     operand2 = operands[2];
    1553                 :             :     (void) operand2;
    1554                 :             :   }
    1555                 :             :   emit_insn (gen_rtx_SET (operand0,
    1556                 :             :         gen_rtx_PLUS (V4SImode,
    1557                 :             :         gen_rtx_MULT (V4SImode,
    1558                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
    1559                 :             :         gen_rtx_VEC_SELECT (V4HImode,
    1560                 :             :         operand1,
    1561                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1562                 :             :         gen_rtvec (4,
    1563                 :             :                 const0_rtx,
    1564                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
    1565                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
    1566                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)])))),
    1567                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
    1568                 :             :         gen_rtx_VEC_SELECT (V4HImode,
    1569                 :             :         operand2,
    1570                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1571                 :             :         gen_rtvec (4,
    1572                 :             :                 const0_rtx,
    1573                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
    1574                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
    1575                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]))))),
    1576                 :             :         gen_rtx_MULT (V4SImode,
    1577                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
    1578                 :             :         gen_rtx_VEC_SELECT (V4HImode,
    1579                 :             :         copy_rtx (operand1),
    1580                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1581                 :             :         gen_rtvec (4,
    1582                 :             :                 const1_rtx,
    1583                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (3)],
    1584                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (5)],
    1585                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (7)])))),
    1586                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
    1587                 :             :         gen_rtx_VEC_SELECT (V4HImode,
    1588                 :             :         copy_rtx (operand2),
    1589                 :             :         gen_rtx_PARALLEL (VOIDmode,
    1590                 :             :         gen_rtvec (4,
    1591                 :             :                 const1_rtx,
    1592                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (3)],
    1593                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (5)],
    1594                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (7)]))))))));
    1595                 :             :   _val = get_insns ();
    1596                 :             :   end_sequence ();
    1597                 :             :   return _val;
    1598                 :             : }
    1599                 :             : 
    1600                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15989 */
    1601                 :             : rtx
    1602                 :             : gen_cond_mulv8di (rtx operand0,
    1603                 :             :         rtx operand1,
    1604                 :             :         rtx operand2,
    1605                 :             :         rtx operand3,
    1606                 :             :         rtx operand4)
    1607                 :             : {
    1608                 :             :   rtx_insn *_val = 0;
    1609                 :             :   start_sequence ();
    1610                 :             :   {
    1611                 :             :     rtx operands[5];
    1612                 :             :     operands[0] = operand0;
    1613                 :             :     operands[1] = operand1;
    1614                 :             :     operands[2] = operand2;
    1615                 :             :     operands[3] = operand3;
    1616                 :             :     operands[4] = operand4;
    1617                 :             : #define FAIL _Pragma ("GCC error \"cond_mulv8di cannot FAIL\"") (void)0
    1618                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1619                 :             : #line 15998 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1620                 :             : {
    1621                 :             :   emit_insn (gen_avx512dq_mulv8di3_mask (operands[0],
    1622                 :             :                                            operands[2],
    1623                 :             :                                            operands[3],
    1624                 :             :                                            operands[4],
    1625                 :             :                                            operands[1]));
    1626                 :             :   DONE;
    1627                 :             : }
    1628                 :             : #undef DONE
    1629                 :             : #undef FAIL
    1630                 :             :     operand0 = operands[0];
    1631                 :             :     (void) operand0;
    1632                 :             :     operand1 = operands[1];
    1633                 :             :     (void) operand1;
    1634                 :             :     operand2 = operands[2];
    1635                 :             :     (void) operand2;
    1636                 :             :     operand3 = operands[3];
    1637                 :             :     (void) operand3;
    1638                 :             :     operand4 = operands[4];
    1639                 :             :     (void) operand4;
    1640                 :             :   }
    1641                 :             :   emit_insn (gen_rtx_SET (operand0,
    1642                 :             :         gen_rtx_VEC_MERGE (V8DImode,
    1643                 :             :         gen_rtx_MULT (V8DImode,
    1644                 :             :         operand2,
    1645                 :             :         operand3),
    1646                 :             :         operand4,
    1647                 :             :         operand1)));
    1648                 :             :   _val = get_insns ();
    1649                 :             :   end_sequence ();
    1650                 :             :   return _val;
    1651                 :             : }
    1652                 :             : 
    1653                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15989 */
    1654                 :             : rtx
    1655                 :             : gen_cond_mulv4di (rtx operand0,
    1656                 :             :         rtx operand1,
    1657                 :             :         rtx operand2,
    1658                 :             :         rtx operand3,
    1659                 :             :         rtx operand4)
    1660                 :             : {
    1661                 :             :   rtx_insn *_val = 0;
    1662                 :             :   start_sequence ();
    1663                 :             :   {
    1664                 :             :     rtx operands[5];
    1665                 :             :     operands[0] = operand0;
    1666                 :             :     operands[1] = operand1;
    1667                 :             :     operands[2] = operand2;
    1668                 :             :     operands[3] = operand3;
    1669                 :             :     operands[4] = operand4;
    1670                 :             : #define FAIL _Pragma ("GCC error \"cond_mulv4di cannot FAIL\"") (void)0
    1671                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1672                 :             : #line 15998 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1673                 :             : {
    1674                 :             :   emit_insn (gen_avx512dq_mulv4di3_mask (operands[0],
    1675                 :             :                                            operands[2],
    1676                 :             :                                            operands[3],
    1677                 :             :                                            operands[4],
    1678                 :             :                                            operands[1]));
    1679                 :             :   DONE;
    1680                 :             : }
    1681                 :             : #undef DONE
    1682                 :             : #undef FAIL
    1683                 :             :     operand0 = operands[0];
    1684                 :             :     (void) operand0;
    1685                 :             :     operand1 = operands[1];
    1686                 :             :     (void) operand1;
    1687                 :             :     operand2 = operands[2];
    1688                 :             :     (void) operand2;
    1689                 :             :     operand3 = operands[3];
    1690                 :             :     (void) operand3;
    1691                 :             :     operand4 = operands[4];
    1692                 :             :     (void) operand4;
    1693                 :             :   }
    1694                 :             :   emit_insn (gen_rtx_SET (operand0,
    1695                 :             :         gen_rtx_VEC_MERGE (V4DImode,
    1696                 :             :         gen_rtx_MULT (V4DImode,
    1697                 :             :         operand2,
    1698                 :             :         operand3),
    1699                 :             :         operand4,
    1700                 :             :         operand1)));
    1701                 :             :   _val = get_insns ();
    1702                 :             :   end_sequence ();
    1703                 :             :   return _val;
    1704                 :             : }
    1705                 :             : 
    1706                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:15989 */
    1707                 :             : rtx
    1708                 :             : gen_cond_mulv2di (rtx operand0,
    1709                 :             :         rtx operand1,
    1710                 :             :         rtx operand2,
    1711                 :             :         rtx operand3,
    1712                 :             :         rtx operand4)
    1713                 :             : {
    1714                 :             :   rtx_insn *_val = 0;
    1715                 :             :   start_sequence ();
    1716                 :             :   {
    1717                 :             :     rtx operands[5];
    1718                 :             :     operands[0] = operand0;
    1719                 :             :     operands[1] = operand1;
    1720                 :             :     operands[2] = operand2;
    1721                 :             :     operands[3] = operand3;
    1722                 :             :     operands[4] = operand4;
    1723                 :             : #define FAIL _Pragma ("GCC error \"cond_mulv2di cannot FAIL\"") (void)0
    1724                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1725                 :             : #line 15998 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1726                 :             : {
    1727                 :             :   emit_insn (gen_avx512dq_mulv2di3_mask (operands[0],
    1728                 :             :                                            operands[2],
    1729                 :             :                                            operands[3],
    1730                 :             :                                            operands[4],
    1731                 :             :                                            operands[1]));
    1732                 :             :   DONE;
    1733                 :             : }
    1734                 :             : #undef DONE
    1735                 :             : #undef FAIL
    1736                 :             :     operand0 = operands[0];
    1737                 :             :     (void) operand0;
    1738                 :             :     operand1 = operands[1];
    1739                 :             :     (void) operand1;
    1740                 :             :     operand2 = operands[2];
    1741                 :             :     (void) operand2;
    1742                 :             :     operand3 = operands[3];
    1743                 :             :     (void) operand3;
    1744                 :             :     operand4 = operands[4];
    1745                 :             :     (void) operand4;
    1746                 :             :   }
    1747                 :             :   emit_insn (gen_rtx_SET (operand0,
    1748                 :             :         gen_rtx_VEC_MERGE (V2DImode,
    1749                 :             :         gen_rtx_MULT (V2DImode,
    1750                 :             :         operand2,
    1751                 :             :         operand3),
    1752                 :             :         operand4,
    1753                 :             :         operand1)));
    1754                 :             :   _val = get_insns ();
    1755                 :             :   end_sequence ();
    1756                 :             :   return _val;
    1757                 :             : }
    1758                 :             : 
    1759                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16007 */
    1760                 :             : rtx
    1761                 :             : gen_avx512dq_mulv8di3 (rtx operand0,
    1762                 :             :         rtx operand1,
    1763                 :             :         rtx operand2)
    1764                 :             : {
    1765                 :             :   rtx_insn *_val = 0;
    1766                 :             :   start_sequence ();
    1767                 :             :   {
    1768                 :             :     rtx operands[3];
    1769                 :             :     operands[0] = operand0;
    1770                 :             :     operands[1] = operand1;
    1771                 :             :     operands[2] = operand2;
    1772                 :             : #define FAIL return (end_sequence (), _val)
    1773                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1774                 :             : #line 16013 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1775                 :             : ix86_fixup_binary_operands_no_copy (MULT, V8DImode, operands);
    1776                 :             : #undef DONE
    1777                 :             : #undef FAIL
    1778                 :             :     operand0 = operands[0];
    1779                 :             :     (void) operand0;
    1780                 :             :     operand1 = operands[1];
    1781                 :             :     (void) operand1;
    1782                 :             :     operand2 = operands[2];
    1783                 :             :     (void) operand2;
    1784                 :             :   }
    1785                 :             :   emit_insn (gen_rtx_SET (operand0,
    1786                 :             :         gen_rtx_MULT (V8DImode,
    1787                 :             :         operand1,
    1788                 :             :         operand2)));
    1789                 :             :   _val = get_insns ();
    1790                 :             :   end_sequence ();
    1791                 :             :   return _val;
    1792                 :             : }
    1793                 :             : 
    1794                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16007 */
    1795                 :             : rtx
    1796                 :             : gen_avx512dq_mulv8di3_mask (rtx operand0,
    1797                 :             :         rtx operand1,
    1798                 :             :         rtx operand2,
    1799                 :             :         rtx operand3,
    1800                 :             :         rtx operand4)
    1801                 :             : {
    1802                 :             :   rtx_insn *_val = 0;
    1803                 :             :   start_sequence ();
    1804                 :             :   {
    1805                 :             :     rtx operands[5];
    1806                 :             :     operands[0] = operand0;
    1807                 :             :     operands[1] = operand1;
    1808                 :             :     operands[2] = operand2;
    1809                 :             :     operands[3] = operand3;
    1810                 :             :     operands[4] = operand4;
    1811                 :             : #define FAIL return (end_sequence (), _val)
    1812                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1813                 :             : #line 16013 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1814                 :             : ix86_fixup_binary_operands_no_copy (MULT, V8DImode, operands);
    1815                 :             : #undef DONE
    1816                 :             : #undef FAIL
    1817                 :             :     operand0 = operands[0];
    1818                 :             :     (void) operand0;
    1819                 :             :     operand1 = operands[1];
    1820                 :             :     (void) operand1;
    1821                 :             :     operand2 = operands[2];
    1822                 :             :     (void) operand2;
    1823                 :             :     operand3 = operands[3];
    1824                 :             :     (void) operand3;
    1825                 :             :     operand4 = operands[4];
    1826                 :             :     (void) operand4;
    1827                 :             :   }
    1828                 :             :   emit_insn (gen_rtx_SET (operand0,
    1829                 :             :         gen_rtx_VEC_MERGE (V8DImode,
    1830                 :             :         gen_rtx_MULT (V8DImode,
    1831                 :             :         operand1,
    1832                 :             :         operand2),
    1833                 :             :         operand3,
    1834                 :             :         operand4)));
    1835                 :             :   _val = get_insns ();
    1836                 :             :   end_sequence ();
    1837                 :             :   return _val;
    1838                 :             : }
    1839                 :             : 
    1840                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16007 */
    1841                 :             : rtx
    1842                 :             : gen_avx512dq_mulv4di3 (rtx operand0,
    1843                 :             :         rtx operand1,
    1844                 :             :         rtx operand2)
    1845                 :             : {
    1846                 :             :   rtx_insn *_val = 0;
    1847                 :             :   start_sequence ();
    1848                 :             :   {
    1849                 :             :     rtx operands[3];
    1850                 :             :     operands[0] = operand0;
    1851                 :             :     operands[1] = operand1;
    1852                 :             :     operands[2] = operand2;
    1853                 :             : #define FAIL return (end_sequence (), _val)
    1854                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1855                 :             : #line 16013 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1856                 :             : ix86_fixup_binary_operands_no_copy (MULT, V4DImode, operands);
    1857                 :             : #undef DONE
    1858                 :             : #undef FAIL
    1859                 :             :     operand0 = operands[0];
    1860                 :             :     (void) operand0;
    1861                 :             :     operand1 = operands[1];
    1862                 :             :     (void) operand1;
    1863                 :             :     operand2 = operands[2];
    1864                 :             :     (void) operand2;
    1865                 :             :   }
    1866                 :             :   emit_insn (gen_rtx_SET (operand0,
    1867                 :             :         gen_rtx_MULT (V4DImode,
    1868                 :             :         operand1,
    1869                 :             :         operand2)));
    1870                 :             :   _val = get_insns ();
    1871                 :             :   end_sequence ();
    1872                 :             :   return _val;
    1873                 :             : }
    1874                 :             : 
    1875                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16007 */
    1876                 :             : rtx
    1877                 :             : gen_avx512dq_mulv4di3_mask (rtx operand0,
    1878                 :             :         rtx operand1,
    1879                 :             :         rtx operand2,
    1880                 :             :         rtx operand3,
    1881                 :             :         rtx operand4)
    1882                 :             : {
    1883                 :             :   rtx_insn *_val = 0;
    1884                 :             :   start_sequence ();
    1885                 :             :   {
    1886                 :             :     rtx operands[5];
    1887                 :             :     operands[0] = operand0;
    1888                 :             :     operands[1] = operand1;
    1889                 :             :     operands[2] = operand2;
    1890                 :             :     operands[3] = operand3;
    1891                 :             :     operands[4] = operand4;
    1892                 :             : #define FAIL return (end_sequence (), _val)
    1893                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1894                 :             : #line 16013 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1895                 :             : ix86_fixup_binary_operands_no_copy (MULT, V4DImode, operands);
    1896                 :             : #undef DONE
    1897                 :             : #undef FAIL
    1898                 :             :     operand0 = operands[0];
    1899                 :             :     (void) operand0;
    1900                 :             :     operand1 = operands[1];
    1901                 :             :     (void) operand1;
    1902                 :             :     operand2 = operands[2];
    1903                 :             :     (void) operand2;
    1904                 :             :     operand3 = operands[3];
    1905                 :             :     (void) operand3;
    1906                 :             :     operand4 = operands[4];
    1907                 :             :     (void) operand4;
    1908                 :             :   }
    1909                 :             :   emit_insn (gen_rtx_SET (operand0,
    1910                 :             :         gen_rtx_VEC_MERGE (V4DImode,
    1911                 :             :         gen_rtx_MULT (V4DImode,
    1912                 :             :         operand1,
    1913                 :             :         operand2),
    1914                 :             :         operand3,
    1915                 :             :         operand4)));
    1916                 :             :   _val = get_insns ();
    1917                 :             :   end_sequence ();
    1918                 :             :   return _val;
    1919                 :             : }
    1920                 :             : 
    1921                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16007 */
    1922                 :             : rtx
    1923                 :             : gen_avx512dq_mulv2di3 (rtx operand0,
    1924                 :             :         rtx operand1,
    1925                 :             :         rtx operand2)
    1926                 :             : {
    1927                 :             :   rtx_insn *_val = 0;
    1928                 :             :   start_sequence ();
    1929                 :             :   {
    1930                 :             :     rtx operands[3];
    1931                 :             :     operands[0] = operand0;
    1932                 :             :     operands[1] = operand1;
    1933                 :             :     operands[2] = operand2;
    1934                 :             : #define FAIL return (end_sequence (), _val)
    1935                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1936                 :             : #line 16013 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1937                 :             : ix86_fixup_binary_operands_no_copy (MULT, V2DImode, operands);
    1938                 :             : #undef DONE
    1939                 :             : #undef FAIL
    1940                 :             :     operand0 = operands[0];
    1941                 :             :     (void) operand0;
    1942                 :             :     operand1 = operands[1];
    1943                 :             :     (void) operand1;
    1944                 :             :     operand2 = operands[2];
    1945                 :             :     (void) operand2;
    1946                 :             :   }
    1947                 :             :   emit_insn (gen_rtx_SET (operand0,
    1948                 :             :         gen_rtx_MULT (V2DImode,
    1949                 :             :         operand1,
    1950                 :             :         operand2)));
    1951                 :             :   _val = get_insns ();
    1952                 :             :   end_sequence ();
    1953                 :             :   return _val;
    1954                 :             : }
    1955                 :             : 
    1956                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16007 */
    1957                 :             : rtx
    1958                 :             : gen_avx512dq_mulv2di3_mask (rtx operand0,
    1959                 :             :         rtx operand1,
    1960                 :             :         rtx operand2,
    1961                 :             :         rtx operand3,
    1962                 :             :         rtx operand4)
    1963                 :             : {
    1964                 :             :   rtx_insn *_val = 0;
    1965                 :             :   start_sequence ();
    1966                 :             :   {
    1967                 :             :     rtx operands[5];
    1968                 :             :     operands[0] = operand0;
    1969                 :             :     operands[1] = operand1;
    1970                 :             :     operands[2] = operand2;
    1971                 :             :     operands[3] = operand3;
    1972                 :             :     operands[4] = operand4;
    1973                 :             : #define FAIL return (end_sequence (), _val)
    1974                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1975                 :             : #line 16013 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    1976                 :             : ix86_fixup_binary_operands_no_copy (MULT, V2DImode, operands);
    1977                 :             : #undef DONE
    1978                 :             : #undef FAIL
    1979                 :             :     operand0 = operands[0];
    1980                 :             :     (void) operand0;
    1981                 :             :     operand1 = operands[1];
    1982                 :             :     (void) operand1;
    1983                 :             :     operand2 = operands[2];
    1984                 :             :     (void) operand2;
    1985                 :             :     operand3 = operands[3];
    1986                 :             :     (void) operand3;
    1987                 :             :     operand4 = operands[4];
    1988                 :             :     (void) operand4;
    1989                 :             :   }
    1990                 :             :   emit_insn (gen_rtx_SET (operand0,
    1991                 :             :         gen_rtx_VEC_MERGE (V2DImode,
    1992                 :             :         gen_rtx_MULT (V2DImode,
    1993                 :             :         operand1,
    1994                 :             :         operand2),
    1995                 :             :         operand3,
    1996                 :             :         operand4)));
    1997                 :             :   _val = get_insns ();
    1998                 :             :   end_sequence ();
    1999                 :             :   return _val;
    2000                 :             : }
    2001                 :             : 
    2002                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16034 */
    2003                 :             : rtx
    2004                 :             : gen_cond_mulv16si (rtx operand0,
    2005                 :             :         rtx operand1,
    2006                 :             :         rtx operand2,
    2007                 :             :         rtx operand3,
    2008                 :             :         rtx operand4)
    2009                 :             : {
    2010                 :             :   rtx_insn *_val = 0;
    2011                 :             :   start_sequence ();
    2012                 :             :   {
    2013                 :             :     rtx operands[5];
    2014                 :             :     operands[0] = operand0;
    2015                 :             :     operands[1] = operand1;
    2016                 :             :     operands[2] = operand2;
    2017                 :             :     operands[3] = operand3;
    2018                 :             :     operands[4] = operand4;
    2019                 :             : #define FAIL _Pragma ("GCC error \"cond_mulv16si cannot FAIL\"") (void)0
    2020                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2021                 :             : #line 16043 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2022                 :             : {
    2023                 :             :   emit_insn (gen_mulv16si3_mask (operands[0],
    2024                 :             :                                   operands[2],
    2025                 :             :                                   operands[3],
    2026                 :             :                                   operands[4],
    2027                 :             :                                   operands[1]));
    2028                 :             :   DONE;
    2029                 :             : }
    2030                 :             : #undef DONE
    2031                 :             : #undef FAIL
    2032                 :             :     operand0 = operands[0];
    2033                 :             :     (void) operand0;
    2034                 :             :     operand1 = operands[1];
    2035                 :             :     (void) operand1;
    2036                 :             :     operand2 = operands[2];
    2037                 :             :     (void) operand2;
    2038                 :             :     operand3 = operands[3];
    2039                 :             :     (void) operand3;
    2040                 :             :     operand4 = operands[4];
    2041                 :             :     (void) operand4;
    2042                 :             :   }
    2043                 :             :   emit_insn (gen_rtx_SET (operand0,
    2044                 :             :         gen_rtx_VEC_MERGE (V16SImode,
    2045                 :             :         gen_rtx_MULT (V16SImode,
    2046                 :             :         operand2,
    2047                 :             :         operand3),
    2048                 :             :         operand4,
    2049                 :             :         operand1)));
    2050                 :             :   _val = get_insns ();
    2051                 :             :   end_sequence ();
    2052                 :             :   return _val;
    2053                 :             : }
    2054                 :             : 
    2055                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16034 */
    2056                 :             : rtx
    2057                 :             : gen_cond_mulv8si (rtx operand0,
    2058                 :             :         rtx operand1,
    2059                 :             :         rtx operand2,
    2060                 :             :         rtx operand3,
    2061                 :             :         rtx operand4)
    2062                 :             : {
    2063                 :             :   rtx_insn *_val = 0;
    2064                 :             :   start_sequence ();
    2065                 :             :   {
    2066                 :             :     rtx operands[5];
    2067                 :             :     operands[0] = operand0;
    2068                 :             :     operands[1] = operand1;
    2069                 :             :     operands[2] = operand2;
    2070                 :             :     operands[3] = operand3;
    2071                 :             :     operands[4] = operand4;
    2072                 :             : #define FAIL _Pragma ("GCC error \"cond_mulv8si cannot FAIL\"") (void)0
    2073                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2074                 :             : #line 16043 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2075                 :             : {
    2076                 :             :   emit_insn (gen_mulv8si3_mask (operands[0],
    2077                 :             :                                   operands[2],
    2078                 :             :                                   operands[3],
    2079                 :             :                                   operands[4],
    2080                 :             :                                   operands[1]));
    2081                 :             :   DONE;
    2082                 :             : }
    2083                 :             : #undef DONE
    2084                 :             : #undef FAIL
    2085                 :             :     operand0 = operands[0];
    2086                 :             :     (void) operand0;
    2087                 :             :     operand1 = operands[1];
    2088                 :             :     (void) operand1;
    2089                 :             :     operand2 = operands[2];
    2090                 :             :     (void) operand2;
    2091                 :             :     operand3 = operands[3];
    2092                 :             :     (void) operand3;
    2093                 :             :     operand4 = operands[4];
    2094                 :             :     (void) operand4;
    2095                 :             :   }
    2096                 :             :   emit_insn (gen_rtx_SET (operand0,
    2097                 :             :         gen_rtx_VEC_MERGE (V8SImode,
    2098                 :             :         gen_rtx_MULT (V8SImode,
    2099                 :             :         operand2,
    2100                 :             :         operand3),
    2101                 :             :         operand4,
    2102                 :             :         operand1)));
    2103                 :             :   _val = get_insns ();
    2104                 :             :   end_sequence ();
    2105                 :             :   return _val;
    2106                 :             : }
    2107                 :             : 
    2108                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16034 */
    2109                 :             : rtx
    2110                 :             : gen_cond_mulv4si (rtx operand0,
    2111                 :             :         rtx operand1,
    2112                 :             :         rtx operand2,
    2113                 :             :         rtx operand3,
    2114                 :             :         rtx operand4)
    2115                 :             : {
    2116                 :             :   rtx_insn *_val = 0;
    2117                 :             :   start_sequence ();
    2118                 :             :   {
    2119                 :             :     rtx operands[5];
    2120                 :             :     operands[0] = operand0;
    2121                 :             :     operands[1] = operand1;
    2122                 :             :     operands[2] = operand2;
    2123                 :             :     operands[3] = operand3;
    2124                 :             :     operands[4] = operand4;
    2125                 :             : #define FAIL _Pragma ("GCC error \"cond_mulv4si cannot FAIL\"") (void)0
    2126                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2127                 :             : #line 16043 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2128                 :             : {
    2129                 :             :   emit_insn (gen_mulv4si3_mask (operands[0],
    2130                 :             :                                   operands[2],
    2131                 :             :                                   operands[3],
    2132                 :             :                                   operands[4],
    2133                 :             :                                   operands[1]));
    2134                 :             :   DONE;
    2135                 :             : }
    2136                 :             : #undef DONE
    2137                 :             : #undef FAIL
    2138                 :             :     operand0 = operands[0];
    2139                 :             :     (void) operand0;
    2140                 :             :     operand1 = operands[1];
    2141                 :             :     (void) operand1;
    2142                 :             :     operand2 = operands[2];
    2143                 :             :     (void) operand2;
    2144                 :             :     operand3 = operands[3];
    2145                 :             :     (void) operand3;
    2146                 :             :     operand4 = operands[4];
    2147                 :             :     (void) operand4;
    2148                 :             :   }
    2149                 :             :   emit_insn (gen_rtx_SET (operand0,
    2150                 :             :         gen_rtx_VEC_MERGE (V4SImode,
    2151                 :             :         gen_rtx_MULT (V4SImode,
    2152                 :             :         operand2,
    2153                 :             :         operand3),
    2154                 :             :         operand4,
    2155                 :             :         operand1)));
    2156                 :             :   _val = get_insns ();
    2157                 :             :   end_sequence ();
    2158                 :             :   return _val;
    2159                 :             : }
    2160                 :             : 
    2161                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16052 */
    2162                 :             : rtx
    2163                 :             : gen_mulv16si3 (rtx operand0,
    2164                 :             :         rtx operand1,
    2165                 :             :         rtx operand2)
    2166                 :             : {
    2167                 :             :   rtx_insn *_val = 0;
    2168                 :             :   start_sequence ();
    2169                 :             :   {
    2170                 :             :     rtx operands[3];
    2171                 :             :     operands[0] = operand0;
    2172                 :             :     operands[1] = operand1;
    2173                 :             :     operands[2] = operand2;
    2174                 :             : #define FAIL return (end_sequence (), _val)
    2175                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2176                 :             : #line 16058 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2177                 :             : {
    2178                 :             :   if (TARGET_SSE4_1)
    2179                 :             :     {
    2180                 :             :       if (!vector_operand (operands[1], V16SImode))
    2181                 :             :         operands[1] = force_reg (V16SImode, operands[1]);
    2182                 :             :       if (!vector_operand (operands[2], V16SImode))
    2183                 :             :         operands[2] = force_reg (V16SImode, operands[2]);
    2184                 :             :       ix86_fixup_binary_operands_no_copy (MULT, V16SImode, operands);
    2185                 :             :     }
    2186                 :             :   else
    2187                 :             :     {
    2188                 :             :       ix86_expand_sse2_mulv4si3 (operands[0], operands[1], operands[2]);
    2189                 :             :       DONE;
    2190                 :             :     }
    2191                 :             : }
    2192                 :             : #undef DONE
    2193                 :             : #undef FAIL
    2194                 :             :     operand0 = operands[0];
    2195                 :             :     (void) operand0;
    2196                 :             :     operand1 = operands[1];
    2197                 :             :     (void) operand1;
    2198                 :             :     operand2 = operands[2];
    2199                 :             :     (void) operand2;
    2200                 :             :   }
    2201                 :             :   emit_insn (gen_rtx_SET (operand0,
    2202                 :             :         gen_rtx_MULT (V16SImode,
    2203                 :             :         operand1,
    2204                 :             :         operand2)));
    2205                 :             :   _val = get_insns ();
    2206                 :             :   end_sequence ();
    2207                 :             :   return _val;
    2208                 :             : }
    2209                 :             : 
    2210                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16052 */
    2211                 :             : rtx
    2212                 :             : gen_mulv16si3_mask (rtx operand0,
    2213                 :             :         rtx operand1,
    2214                 :             :         rtx operand2,
    2215                 :             :         rtx operand3,
    2216                 :             :         rtx operand4)
    2217                 :             : {
    2218                 :             :   rtx_insn *_val = 0;
    2219                 :             :   start_sequence ();
    2220                 :             :   {
    2221                 :             :     rtx operands[5];
    2222                 :             :     operands[0] = operand0;
    2223                 :             :     operands[1] = operand1;
    2224                 :             :     operands[2] = operand2;
    2225                 :             :     operands[3] = operand3;
    2226                 :             :     operands[4] = operand4;
    2227                 :             : #define FAIL return (end_sequence (), _val)
    2228                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2229                 :             : #line 16058 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2230                 :             : {
    2231                 :             :   if (TARGET_SSE4_1)
    2232                 :             :     {
    2233                 :             :       if (!vector_operand (operands[1], V16SImode))
    2234                 :             :         operands[1] = force_reg (V16SImode, operands[1]);
    2235                 :             :       if (!vector_operand (operands[2], V16SImode))
    2236                 :             :         operands[2] = force_reg (V16SImode, operands[2]);
    2237                 :             :       ix86_fixup_binary_operands_no_copy (MULT, V16SImode, operands);
    2238                 :             :     }
    2239                 :             :   else
    2240                 :             :     {
    2241                 :             :       ix86_expand_sse2_mulv4si3 (operands[0], operands[1], operands[2]);
    2242                 :             :       DONE;
    2243                 :             :     }
    2244                 :             : }
    2245                 :             : #undef DONE
    2246                 :             : #undef FAIL
    2247                 :             :     operand0 = operands[0];
    2248                 :             :     (void) operand0;
    2249                 :             :     operand1 = operands[1];
    2250                 :             :     (void) operand1;
    2251                 :             :     operand2 = operands[2];
    2252                 :             :     (void) operand2;
    2253                 :             :     operand3 = operands[3];
    2254                 :             :     (void) operand3;
    2255                 :             :     operand4 = operands[4];
    2256                 :             :     (void) operand4;
    2257                 :             :   }
    2258                 :             :   emit_insn (gen_rtx_SET (operand0,
    2259                 :             :         gen_rtx_VEC_MERGE (V16SImode,
    2260                 :             :         gen_rtx_MULT (V16SImode,
    2261                 :             :         operand1,
    2262                 :             :         operand2),
    2263                 :             :         operand3,
    2264                 :             :         operand4)));
    2265                 :             :   _val = get_insns ();
    2266                 :             :   end_sequence ();
    2267                 :             :   return _val;
    2268                 :             : }
    2269                 :             : 
    2270                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16052 */
    2271                 :             : rtx
    2272                 :             : gen_mulv8si3 (rtx operand0,
    2273                 :             :         rtx operand1,
    2274                 :             :         rtx operand2)
    2275                 :             : {
    2276                 :             :   rtx_insn *_val = 0;
    2277                 :             :   start_sequence ();
    2278                 :             :   {
    2279                 :             :     rtx operands[3];
    2280                 :             :     operands[0] = operand0;
    2281                 :             :     operands[1] = operand1;
    2282                 :             :     operands[2] = operand2;
    2283                 :             : #define FAIL return (end_sequence (), _val)
    2284                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2285                 :             : #line 16058 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2286                 :             : {
    2287                 :             :   if (TARGET_SSE4_1)
    2288                 :             :     {
    2289                 :             :       if (!vector_operand (operands[1], V8SImode))
    2290                 :             :         operands[1] = force_reg (V8SImode, operands[1]);
    2291                 :             :       if (!vector_operand (operands[2], V8SImode))
    2292                 :             :         operands[2] = force_reg (V8SImode, operands[2]);
    2293                 :             :       ix86_fixup_binary_operands_no_copy (MULT, V8SImode, operands);
    2294                 :             :     }
    2295                 :             :   else
    2296                 :             :     {
    2297                 :             :       ix86_expand_sse2_mulv4si3 (operands[0], operands[1], operands[2]);
    2298                 :             :       DONE;
    2299                 :             :     }
    2300                 :             : }
    2301                 :             : #undef DONE
    2302                 :             : #undef FAIL
    2303                 :             :     operand0 = operands[0];
    2304                 :             :     (void) operand0;
    2305                 :             :     operand1 = operands[1];
    2306                 :             :     (void) operand1;
    2307                 :             :     operand2 = operands[2];
    2308                 :             :     (void) operand2;
    2309                 :             :   }
    2310                 :             :   emit_insn (gen_rtx_SET (operand0,
    2311                 :             :         gen_rtx_MULT (V8SImode,
    2312                 :             :         operand1,
    2313                 :             :         operand2)));
    2314                 :             :   _val = get_insns ();
    2315                 :             :   end_sequence ();
    2316                 :             :   return _val;
    2317                 :             : }
    2318                 :             : 
    2319                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16052 */
    2320                 :             : rtx
    2321                 :             : gen_mulv8si3_mask (rtx operand0,
    2322                 :             :         rtx operand1,
    2323                 :             :         rtx operand2,
    2324                 :             :         rtx operand3,
    2325                 :             :         rtx operand4)
    2326                 :             : {
    2327                 :             :   rtx_insn *_val = 0;
    2328                 :             :   start_sequence ();
    2329                 :             :   {
    2330                 :             :     rtx operands[5];
    2331                 :             :     operands[0] = operand0;
    2332                 :             :     operands[1] = operand1;
    2333                 :             :     operands[2] = operand2;
    2334                 :             :     operands[3] = operand3;
    2335                 :             :     operands[4] = operand4;
    2336                 :             : #define FAIL return (end_sequence (), _val)
    2337                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2338                 :             : #line 16058 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2339                 :             : {
    2340                 :             :   if (TARGET_SSE4_1)
    2341                 :             :     {
    2342                 :             :       if (!vector_operand (operands[1], V8SImode))
    2343                 :             :         operands[1] = force_reg (V8SImode, operands[1]);
    2344                 :             :       if (!vector_operand (operands[2], V8SImode))
    2345                 :             :         operands[2] = force_reg (V8SImode, operands[2]);
    2346                 :             :       ix86_fixup_binary_operands_no_copy (MULT, V8SImode, operands);
    2347                 :             :     }
    2348                 :             :   else
    2349                 :             :     {
    2350                 :             :       ix86_expand_sse2_mulv4si3 (operands[0], operands[1], operands[2]);
    2351                 :             :       DONE;
    2352                 :             :     }
    2353                 :             : }
    2354                 :             : #undef DONE
    2355                 :             : #undef FAIL
    2356                 :             :     operand0 = operands[0];
    2357                 :             :     (void) operand0;
    2358                 :             :     operand1 = operands[1];
    2359                 :             :     (void) operand1;
    2360                 :             :     operand2 = operands[2];
    2361                 :             :     (void) operand2;
    2362                 :             :     operand3 = operands[3];
    2363                 :             :     (void) operand3;
    2364                 :             :     operand4 = operands[4];
    2365                 :             :     (void) operand4;
    2366                 :             :   }
    2367                 :             :   emit_insn (gen_rtx_SET (operand0,
    2368                 :             :         gen_rtx_VEC_MERGE (V8SImode,
    2369                 :             :         gen_rtx_MULT (V8SImode,
    2370                 :             :         operand1,
    2371                 :             :         operand2),
    2372                 :             :         operand3,
    2373                 :             :         operand4)));
    2374                 :             :   _val = get_insns ();
    2375                 :             :   end_sequence ();
    2376                 :             :   return _val;
    2377                 :             : }
    2378                 :             : 
    2379                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16052 */
    2380                 :             : rtx
    2381                 :             : gen_mulv4si3 (rtx operand0,
    2382                 :             :         rtx operand1,
    2383                 :             :         rtx operand2)
    2384                 :             : {
    2385                 :             :   rtx_insn *_val = 0;
    2386                 :             :   start_sequence ();
    2387                 :             :   {
    2388                 :             :     rtx operands[3];
    2389                 :             :     operands[0] = operand0;
    2390                 :             :     operands[1] = operand1;
    2391                 :             :     operands[2] = operand2;
    2392                 :             : #define FAIL return (end_sequence (), _val)
    2393                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2394                 :             : #line 16058 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2395                 :             : {
    2396                 :             :   if (TARGET_SSE4_1)
    2397                 :             :     {
    2398                 :             :       if (!vector_operand (operands[1], V4SImode))
    2399                 :             :         operands[1] = force_reg (V4SImode, operands[1]);
    2400                 :             :       if (!vector_operand (operands[2], V4SImode))
    2401                 :             :         operands[2] = force_reg (V4SImode, operands[2]);
    2402                 :             :       ix86_fixup_binary_operands_no_copy (MULT, V4SImode, operands);
    2403                 :             :     }
    2404                 :             :   else
    2405                 :             :     {
    2406                 :             :       ix86_expand_sse2_mulv4si3 (operands[0], operands[1], operands[2]);
    2407                 :             :       DONE;
    2408                 :             :     }
    2409                 :             : }
    2410                 :             : #undef DONE
    2411                 :             : #undef FAIL
    2412                 :             :     operand0 = operands[0];
    2413                 :             :     (void) operand0;
    2414                 :             :     operand1 = operands[1];
    2415                 :             :     (void) operand1;
    2416                 :             :     operand2 = operands[2];
    2417                 :             :     (void) operand2;
    2418                 :             :   }
    2419                 :             :   emit_insn (gen_rtx_SET (operand0,
    2420                 :             :         gen_rtx_MULT (V4SImode,
    2421                 :             :         operand1,
    2422                 :             :         operand2)));
    2423                 :             :   _val = get_insns ();
    2424                 :             :   end_sequence ();
    2425                 :             :   return _val;
    2426                 :             : }
    2427                 :             : 
    2428                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16052 */
    2429                 :             : rtx
    2430                 :             : gen_mulv4si3_mask (rtx operand0,
    2431                 :             :         rtx operand1,
    2432                 :             :         rtx operand2,
    2433                 :             :         rtx operand3,
    2434                 :             :         rtx operand4)
    2435                 :             : {
    2436                 :             :   rtx_insn *_val = 0;
    2437                 :             :   start_sequence ();
    2438                 :             :   {
    2439                 :             :     rtx operands[5];
    2440                 :             :     operands[0] = operand0;
    2441                 :             :     operands[1] = operand1;
    2442                 :             :     operands[2] = operand2;
    2443                 :             :     operands[3] = operand3;
    2444                 :             :     operands[4] = operand4;
    2445                 :             : #define FAIL return (end_sequence (), _val)
    2446                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2447                 :             : #line 16058 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2448                 :             : {
    2449                 :             :   if (TARGET_SSE4_1)
    2450                 :             :     {
    2451                 :             :       if (!vector_operand (operands[1], V4SImode))
    2452                 :             :         operands[1] = force_reg (V4SImode, operands[1]);
    2453                 :             :       if (!vector_operand (operands[2], V4SImode))
    2454                 :             :         operands[2] = force_reg (V4SImode, operands[2]);
    2455                 :             :       ix86_fixup_binary_operands_no_copy (MULT, V4SImode, operands);
    2456                 :             :     }
    2457                 :             :   else
    2458                 :             :     {
    2459                 :             :       ix86_expand_sse2_mulv4si3 (operands[0], operands[1], operands[2]);
    2460                 :             :       DONE;
    2461                 :             :     }
    2462                 :             : }
    2463                 :             : #undef DONE
    2464                 :             : #undef FAIL
    2465                 :             :     operand0 = operands[0];
    2466                 :             :     (void) operand0;
    2467                 :             :     operand1 = operands[1];
    2468                 :             :     (void) operand1;
    2469                 :             :     operand2 = operands[2];
    2470                 :             :     (void) operand2;
    2471                 :             :     operand3 = operands[3];
    2472                 :             :     (void) operand3;
    2473                 :             :     operand4 = operands[4];
    2474                 :             :     (void) operand4;
    2475                 :             :   }
    2476                 :             :   emit_insn (gen_rtx_SET (operand0,
    2477                 :             :         gen_rtx_VEC_MERGE (V4SImode,
    2478                 :             :         gen_rtx_MULT (V4SImode,
    2479                 :             :         operand1,
    2480                 :             :         operand2),
    2481                 :             :         operand3,
    2482                 :             :         operand4)));
    2483                 :             :   _val = get_insns ();
    2484                 :             :   end_sequence ();
    2485                 :             :   return _val;
    2486                 :             : }
    2487                 :             : 
    2488                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16093 */
    2489                 :             : rtx
    2490                 :             : gen_mulv8di3 (rtx operand0,
    2491                 :             :         rtx operand1,
    2492                 :             :         rtx operand2)
    2493                 :             : {
    2494                 :             :   rtx_insn *_val = 0;
    2495                 :             :   start_sequence ();
    2496                 :             :   {
    2497                 :             :     rtx operands[3];
    2498                 :             :     operands[0] = operand0;
    2499                 :             :     operands[1] = operand1;
    2500                 :             :     operands[2] = operand2;
    2501                 :             : #define FAIL return (end_sequence (), _val)
    2502                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2503                 :             : #line 16099 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2504                 :             : {
    2505                 :             :   ix86_expand_sse2_mulvxdi3 (operands[0], operands[1], operands[2]);
    2506                 :             :   DONE;
    2507                 :             : }
    2508                 :             : #undef DONE
    2509                 :             : #undef FAIL
    2510                 :             :     operand0 = operands[0];
    2511                 :             :     (void) operand0;
    2512                 :             :     operand1 = operands[1];
    2513                 :             :     (void) operand1;
    2514                 :             :     operand2 = operands[2];
    2515                 :             :     (void) operand2;
    2516                 :             :   }
    2517                 :             :   emit_insn (gen_rtx_SET (operand0,
    2518                 :             :         gen_rtx_MULT (V8DImode,
    2519                 :             :         operand1,
    2520                 :             :         operand2)));
    2521                 :             :   _val = get_insns ();
    2522                 :             :   end_sequence ();
    2523                 :             :   return _val;
    2524                 :             : }
    2525                 :             : 
    2526                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16093 */
    2527                 :             : rtx
    2528                 :             : gen_mulv4di3 (rtx operand0,
    2529                 :             :         rtx operand1,
    2530                 :             :         rtx operand2)
    2531                 :             : {
    2532                 :             :   rtx_insn *_val = 0;
    2533                 :             :   start_sequence ();
    2534                 :             :   {
    2535                 :             :     rtx operands[3];
    2536                 :             :     operands[0] = operand0;
    2537                 :             :     operands[1] = operand1;
    2538                 :             :     operands[2] = operand2;
    2539                 :             : #define FAIL return (end_sequence (), _val)
    2540                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2541                 :             : #line 16099 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2542                 :             : {
    2543                 :             :   ix86_expand_sse2_mulvxdi3 (operands[0], operands[1], operands[2]);
    2544                 :             :   DONE;
    2545                 :             : }
    2546                 :             : #undef DONE
    2547                 :             : #undef FAIL
    2548                 :             :     operand0 = operands[0];
    2549                 :             :     (void) operand0;
    2550                 :             :     operand1 = operands[1];
    2551                 :             :     (void) operand1;
    2552                 :             :     operand2 = operands[2];
    2553                 :             :     (void) operand2;
    2554                 :             :   }
    2555                 :             :   emit_insn (gen_rtx_SET (operand0,
    2556                 :             :         gen_rtx_MULT (V4DImode,
    2557                 :             :         operand1,
    2558                 :             :         operand2)));
    2559                 :             :   _val = get_insns ();
    2560                 :             :   end_sequence ();
    2561                 :             :   return _val;
    2562                 :             : }
    2563                 :             : 
    2564                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16093 */
    2565                 :             : rtx
    2566                 :             : gen_mulv2di3 (rtx operand0,
    2567                 :             :         rtx operand1,
    2568                 :             :         rtx operand2)
    2569                 :             : {
    2570                 :             :   rtx_insn *_val = 0;
    2571                 :             :   start_sequence ();
    2572                 :             :   {
    2573                 :             :     rtx operands[3];
    2574                 :             :     operands[0] = operand0;
    2575                 :             :     operands[1] = operand1;
    2576                 :             :     operands[2] = operand2;
    2577                 :             : #define FAIL return (end_sequence (), _val)
    2578                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2579                 :             : #line 16099 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2580                 :             : {
    2581                 :             :   ix86_expand_sse2_mulvxdi3 (operands[0], operands[1], operands[2]);
    2582                 :             :   DONE;
    2583                 :             : }
    2584                 :             : #undef DONE
    2585                 :             : #undef FAIL
    2586                 :             :     operand0 = operands[0];
    2587                 :             :     (void) operand0;
    2588                 :             :     operand1 = operands[1];
    2589                 :             :     (void) operand1;
    2590                 :             :     operand2 = operands[2];
    2591                 :             :     (void) operand2;
    2592                 :             :   }
    2593                 :             :   emit_insn (gen_rtx_SET (operand0,
    2594                 :             :         gen_rtx_MULT (V2DImode,
    2595                 :             :         operand1,
    2596                 :             :         operand2)));
    2597                 :             :   _val = get_insns ();
    2598                 :             :   end_sequence ();
    2599                 :             :   return _val;
    2600                 :             : }
    2601                 :             : 
    2602                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16104 */
    2603                 :             : rtx
    2604                 :             : gen_vec_widen_smult_hi_v32qi (rtx operand0,
    2605                 :             :         rtx operand1,
    2606                 :             :         rtx operand2)
    2607                 :             : {
    2608                 :             :   rtx_insn *_val = 0;
    2609                 :             :   start_sequence ();
    2610                 :             :   {
    2611                 :             :     rtx operands[3];
    2612                 :             :     operands[0] = operand0;
    2613                 :             :     operands[1] = operand1;
    2614                 :             :     operands[2] = operand2;
    2615                 :             : #define FAIL return (end_sequence (), _val)
    2616                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2617                 :             : #line 16110 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2618                 :             : {
    2619                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    2620                 :             :                               false, true);
    2621                 :             :   DONE;
    2622                 :             : }
    2623                 :             : #undef DONE
    2624                 :             : #undef FAIL
    2625                 :             :     operand0 = operands[0];
    2626                 :             :     (void) operand0;
    2627                 :             :     operand1 = operands[1];
    2628                 :             :     (void) operand1;
    2629                 :             :     operand2 = operands[2];
    2630                 :             :     (void) operand2;
    2631                 :             :   }
    2632                 :             :   emit (operand0, true);
    2633                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V16HImode,
    2634                 :             :         operand1));
    2635                 :             :   emit (operand2, false);
    2636                 :             :   _val = get_insns ();
    2637                 :             :   end_sequence ();
    2638                 :             :   return _val;
    2639                 :             : }
    2640                 :             : 
    2641                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16104 */
    2642                 :             : rtx
    2643                 :             : gen_vec_widen_umult_hi_v32qi (rtx operand0,
    2644                 :             :         rtx operand1,
    2645                 :             :         rtx operand2)
    2646                 :             : {
    2647                 :             :   rtx_insn *_val = 0;
    2648                 :             :   start_sequence ();
    2649                 :             :   {
    2650                 :             :     rtx operands[3];
    2651                 :             :     operands[0] = operand0;
    2652                 :             :     operands[1] = operand1;
    2653                 :             :     operands[2] = operand2;
    2654                 :             : #define FAIL return (end_sequence (), _val)
    2655                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2656                 :             : #line 16110 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2657                 :             : {
    2658                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    2659                 :             :                               true, true);
    2660                 :             :   DONE;
    2661                 :             : }
    2662                 :             : #undef DONE
    2663                 :             : #undef FAIL
    2664                 :             :     operand0 = operands[0];
    2665                 :             :     (void) operand0;
    2666                 :             :     operand1 = operands[1];
    2667                 :             :     (void) operand1;
    2668                 :             :     operand2 = operands[2];
    2669                 :             :     (void) operand2;
    2670                 :             :   }
    2671                 :             :   emit (operand0, true);
    2672                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V16HImode,
    2673                 :             :         operand1));
    2674                 :             :   emit (operand2, false);
    2675                 :             :   _val = get_insns ();
    2676                 :             :   end_sequence ();
    2677                 :             :   return _val;
    2678                 :             : }
    2679                 :             : 
    2680                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16104 */
    2681                 :             : rtx
    2682                 :             : gen_vec_widen_smult_hi_v16qi (rtx operand0,
    2683                 :             :         rtx operand1,
    2684                 :             :         rtx operand2)
    2685                 :             : {
    2686                 :             :   rtx_insn *_val = 0;
    2687                 :             :   start_sequence ();
    2688                 :             :   {
    2689                 :             :     rtx operands[3];
    2690                 :             :     operands[0] = operand0;
    2691                 :             :     operands[1] = operand1;
    2692                 :             :     operands[2] = operand2;
    2693                 :             : #define FAIL return (end_sequence (), _val)
    2694                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2695                 :             : #line 16110 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2696                 :             : {
    2697                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    2698                 :             :                               false, true);
    2699                 :             :   DONE;
    2700                 :             : }
    2701                 :             : #undef DONE
    2702                 :             : #undef FAIL
    2703                 :             :     operand0 = operands[0];
    2704                 :             :     (void) operand0;
    2705                 :             :     operand1 = operands[1];
    2706                 :             :     (void) operand1;
    2707                 :             :     operand2 = operands[2];
    2708                 :             :     (void) operand2;
    2709                 :             :   }
    2710                 :             :   emit (operand0, true);
    2711                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V8HImode,
    2712                 :             :         operand1));
    2713                 :             :   emit (operand2, false);
    2714                 :             :   _val = get_insns ();
    2715                 :             :   end_sequence ();
    2716                 :             :   return _val;
    2717                 :             : }
    2718                 :             : 
    2719                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16104 */
    2720                 :             : rtx
    2721                 :             : gen_vec_widen_umult_hi_v16qi (rtx operand0,
    2722                 :             :         rtx operand1,
    2723                 :             :         rtx operand2)
    2724                 :             : {
    2725                 :             :   rtx_insn *_val = 0;
    2726                 :             :   start_sequence ();
    2727                 :             :   {
    2728                 :             :     rtx operands[3];
    2729                 :             :     operands[0] = operand0;
    2730                 :             :     operands[1] = operand1;
    2731                 :             :     operands[2] = operand2;
    2732                 :             : #define FAIL return (end_sequence (), _val)
    2733                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2734                 :             : #line 16110 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2735                 :             : {
    2736                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    2737                 :             :                               true, true);
    2738                 :             :   DONE;
    2739                 :             : }
    2740                 :             : #undef DONE
    2741                 :             : #undef FAIL
    2742                 :             :     operand0 = operands[0];
    2743                 :             :     (void) operand0;
    2744                 :             :     operand1 = operands[1];
    2745                 :             :     (void) operand1;
    2746                 :             :     operand2 = operands[2];
    2747                 :             :     (void) operand2;
    2748                 :             :   }
    2749                 :             :   emit (operand0, true);
    2750                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V8HImode,
    2751                 :             :         operand1));
    2752                 :             :   emit (operand2, false);
    2753                 :             :   _val = get_insns ();
    2754                 :             :   end_sequence ();
    2755                 :             :   return _val;
    2756                 :             : }
    2757                 :             : 
    2758                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16104 */
    2759                 :             : rtx
    2760                 :             : gen_vec_widen_smult_hi_v16hi (rtx operand0,
    2761                 :             :         rtx operand1,
    2762                 :             :         rtx operand2)
    2763                 :             : {
    2764                 :             :   rtx_insn *_val = 0;
    2765                 :             :   start_sequence ();
    2766                 :             :   {
    2767                 :             :     rtx operands[3];
    2768                 :             :     operands[0] = operand0;
    2769                 :             :     operands[1] = operand1;
    2770                 :             :     operands[2] = operand2;
    2771                 :             : #define FAIL return (end_sequence (), _val)
    2772                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2773                 :             : #line 16110 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2774                 :             : {
    2775                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    2776                 :             :                               false, true);
    2777                 :             :   DONE;
    2778                 :             : }
    2779                 :             : #undef DONE
    2780                 :             : #undef FAIL
    2781                 :             :     operand0 = operands[0];
    2782                 :             :     (void) operand0;
    2783                 :             :     operand1 = operands[1];
    2784                 :             :     (void) operand1;
    2785                 :             :     operand2 = operands[2];
    2786                 :             :     (void) operand2;
    2787                 :             :   }
    2788                 :             :   emit (operand0, true);
    2789                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V8SImode,
    2790                 :             :         operand1));
    2791                 :             :   emit (operand2, false);
    2792                 :             :   _val = get_insns ();
    2793                 :             :   end_sequence ();
    2794                 :             :   return _val;
    2795                 :             : }
    2796                 :             : 
    2797                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16104 */
    2798                 :             : rtx
    2799                 :             : gen_vec_widen_umult_hi_v16hi (rtx operand0,
    2800                 :             :         rtx operand1,
    2801                 :             :         rtx operand2)
    2802                 :             : {
    2803                 :             :   rtx_insn *_val = 0;
    2804                 :             :   start_sequence ();
    2805                 :             :   {
    2806                 :             :     rtx operands[3];
    2807                 :             :     operands[0] = operand0;
    2808                 :             :     operands[1] = operand1;
    2809                 :             :     operands[2] = operand2;
    2810                 :             : #define FAIL return (end_sequence (), _val)
    2811                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2812                 :             : #line 16110 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2813                 :             : {
    2814                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    2815                 :             :                               true, true);
    2816                 :             :   DONE;
    2817                 :             : }
    2818                 :             : #undef DONE
    2819                 :             : #undef FAIL
    2820                 :             :     operand0 = operands[0];
    2821                 :             :     (void) operand0;
    2822                 :             :     operand1 = operands[1];
    2823                 :             :     (void) operand1;
    2824                 :             :     operand2 = operands[2];
    2825                 :             :     (void) operand2;
    2826                 :             :   }
    2827                 :             :   emit (operand0, true);
    2828                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V8SImode,
    2829                 :             :         operand1));
    2830                 :             :   emit (operand2, false);
    2831                 :             :   _val = get_insns ();
    2832                 :             :   end_sequence ();
    2833                 :             :   return _val;
    2834                 :             : }
    2835                 :             : 
    2836                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16104 */
    2837                 :             : rtx
    2838                 :             : gen_vec_widen_smult_hi_v8hi (rtx operand0,
    2839                 :             :         rtx operand1,
    2840                 :             :         rtx operand2)
    2841                 :             : {
    2842                 :             :   rtx_insn *_val = 0;
    2843                 :             :   start_sequence ();
    2844                 :             :   {
    2845                 :             :     rtx operands[3];
    2846                 :             :     operands[0] = operand0;
    2847                 :             :     operands[1] = operand1;
    2848                 :             :     operands[2] = operand2;
    2849                 :             : #define FAIL return (end_sequence (), _val)
    2850                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2851                 :             : #line 16110 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2852                 :             : {
    2853                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    2854                 :             :                               false, true);
    2855                 :             :   DONE;
    2856                 :             : }
    2857                 :             : #undef DONE
    2858                 :             : #undef FAIL
    2859                 :             :     operand0 = operands[0];
    2860                 :             :     (void) operand0;
    2861                 :             :     operand1 = operands[1];
    2862                 :             :     (void) operand1;
    2863                 :             :     operand2 = operands[2];
    2864                 :             :     (void) operand2;
    2865                 :             :   }
    2866                 :             :   emit (operand0, true);
    2867                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V4SImode,
    2868                 :             :         operand1));
    2869                 :             :   emit (operand2, false);
    2870                 :             :   _val = get_insns ();
    2871                 :             :   end_sequence ();
    2872                 :             :   return _val;
    2873                 :             : }
    2874                 :             : 
    2875                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16104 */
    2876                 :             : rtx
    2877                 :             : gen_vec_widen_umult_hi_v8hi (rtx operand0,
    2878                 :             :         rtx operand1,
    2879                 :             :         rtx operand2)
    2880                 :             : {
    2881                 :             :   rtx_insn *_val = 0;
    2882                 :             :   start_sequence ();
    2883                 :             :   {
    2884                 :             :     rtx operands[3];
    2885                 :             :     operands[0] = operand0;
    2886                 :             :     operands[1] = operand1;
    2887                 :             :     operands[2] = operand2;
    2888                 :             : #define FAIL return (end_sequence (), _val)
    2889                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2890                 :             : #line 16110 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2891                 :             : {
    2892                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    2893                 :             :                               true, true);
    2894                 :             :   DONE;
    2895                 :             : }
    2896                 :             : #undef DONE
    2897                 :             : #undef FAIL
    2898                 :             :     operand0 = operands[0];
    2899                 :             :     (void) operand0;
    2900                 :             :     operand1 = operands[1];
    2901                 :             :     (void) operand1;
    2902                 :             :     operand2 = operands[2];
    2903                 :             :     (void) operand2;
    2904                 :             :   }
    2905                 :             :   emit (operand0, true);
    2906                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V4SImode,
    2907                 :             :         operand1));
    2908                 :             :   emit (operand2, false);
    2909                 :             :   _val = get_insns ();
    2910                 :             :   end_sequence ();
    2911                 :             :   return _val;
    2912                 :             : }
    2913                 :             : 
    2914                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16104 */
    2915                 :             : rtx
    2916                 :             : gen_vec_widen_smult_hi_v8si (rtx operand0,
    2917                 :             :         rtx operand1,
    2918                 :             :         rtx operand2)
    2919                 :             : {
    2920                 :             :   rtx_insn *_val = 0;
    2921                 :             :   start_sequence ();
    2922                 :             :   {
    2923                 :             :     rtx operands[3];
    2924                 :             :     operands[0] = operand0;
    2925                 :             :     operands[1] = operand1;
    2926                 :             :     operands[2] = operand2;
    2927                 :             : #define FAIL return (end_sequence (), _val)
    2928                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2929                 :             : #line 16110 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2930                 :             : {
    2931                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    2932                 :             :                               false, true);
    2933                 :             :   DONE;
    2934                 :             : }
    2935                 :             : #undef DONE
    2936                 :             : #undef FAIL
    2937                 :             :     operand0 = operands[0];
    2938                 :             :     (void) operand0;
    2939                 :             :     operand1 = operands[1];
    2940                 :             :     (void) operand1;
    2941                 :             :     operand2 = operands[2];
    2942                 :             :     (void) operand2;
    2943                 :             :   }
    2944                 :             :   emit (operand0, true);
    2945                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V4DImode,
    2946                 :             :         operand1));
    2947                 :             :   emit (operand2, false);
    2948                 :             :   _val = get_insns ();
    2949                 :             :   end_sequence ();
    2950                 :             :   return _val;
    2951                 :             : }
    2952                 :             : 
    2953                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16104 */
    2954                 :             : rtx
    2955                 :             : gen_vec_widen_umult_hi_v8si (rtx operand0,
    2956                 :             :         rtx operand1,
    2957                 :             :         rtx operand2)
    2958                 :             : {
    2959                 :             :   rtx_insn *_val = 0;
    2960                 :             :   start_sequence ();
    2961                 :             :   {
    2962                 :             :     rtx operands[3];
    2963                 :             :     operands[0] = operand0;
    2964                 :             :     operands[1] = operand1;
    2965                 :             :     operands[2] = operand2;
    2966                 :             : #define FAIL return (end_sequence (), _val)
    2967                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2968                 :             : #line 16110 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    2969                 :             : {
    2970                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    2971                 :             :                               true, true);
    2972                 :             :   DONE;
    2973                 :             : }
    2974                 :             : #undef DONE
    2975                 :             : #undef FAIL
    2976                 :             :     operand0 = operands[0];
    2977                 :             :     (void) operand0;
    2978                 :             :     operand1 = operands[1];
    2979                 :             :     (void) operand1;
    2980                 :             :     operand2 = operands[2];
    2981                 :             :     (void) operand2;
    2982                 :             :   }
    2983                 :             :   emit (operand0, true);
    2984                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V4DImode,
    2985                 :             :         operand1));
    2986                 :             :   emit (operand2, false);
    2987                 :             :   _val = get_insns ();
    2988                 :             :   end_sequence ();
    2989                 :             :   return _val;
    2990                 :             : }
    2991                 :             : 
    2992                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16104 */
    2993                 :             : rtx
    2994                 :             : gen_vec_widen_smult_hi_v4si (rtx operand0,
    2995                 :             :         rtx operand1,
    2996                 :             :         rtx operand2)
    2997                 :             : {
    2998                 :             :   rtx_insn *_val = 0;
    2999                 :             :   start_sequence ();
    3000                 :             :   {
    3001                 :             :     rtx operands[3];
    3002                 :             :     operands[0] = operand0;
    3003                 :             :     operands[1] = operand1;
    3004                 :             :     operands[2] = operand2;
    3005                 :             : #define FAIL return (end_sequence (), _val)
    3006                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3007                 :             : #line 16110 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3008                 :             : {
    3009                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3010                 :             :                               false, true);
    3011                 :             :   DONE;
    3012                 :             : }
    3013                 :             : #undef DONE
    3014                 :             : #undef FAIL
    3015                 :             :     operand0 = operands[0];
    3016                 :             :     (void) operand0;
    3017                 :             :     operand1 = operands[1];
    3018                 :             :     (void) operand1;
    3019                 :             :     operand2 = operands[2];
    3020                 :             :     (void) operand2;
    3021                 :             :   }
    3022                 :             :   emit (operand0, true);
    3023                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V2DImode,
    3024                 :             :         operand1));
    3025                 :             :   emit (operand2, false);
    3026                 :             :   _val = get_insns ();
    3027                 :             :   end_sequence ();
    3028                 :             :   return _val;
    3029                 :             : }
    3030                 :             : 
    3031                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16104 */
    3032                 :             : rtx
    3033                 :             : gen_vec_widen_umult_hi_v4si (rtx operand0,
    3034                 :             :         rtx operand1,
    3035                 :             :         rtx operand2)
    3036                 :             : {
    3037                 :             :   rtx_insn *_val = 0;
    3038                 :             :   start_sequence ();
    3039                 :             :   {
    3040                 :             :     rtx operands[3];
    3041                 :             :     operands[0] = operand0;
    3042                 :             :     operands[1] = operand1;
    3043                 :             :     operands[2] = operand2;
    3044                 :             : #define FAIL return (end_sequence (), _val)
    3045                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3046                 :             : #line 16110 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3047                 :             : {
    3048                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3049                 :             :                               true, true);
    3050                 :             :   DONE;
    3051                 :             : }
    3052                 :             : #undef DONE
    3053                 :             : #undef FAIL
    3054                 :             :     operand0 = operands[0];
    3055                 :             :     (void) operand0;
    3056                 :             :     operand1 = operands[1];
    3057                 :             :     (void) operand1;
    3058                 :             :     operand2 = operands[2];
    3059                 :             :     (void) operand2;
    3060                 :             :   }
    3061                 :             :   emit (operand0, true);
    3062                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V2DImode,
    3063                 :             :         operand1));
    3064                 :             :   emit (operand2, false);
    3065                 :             :   _val = get_insns ();
    3066                 :             :   end_sequence ();
    3067                 :             :   return _val;
    3068                 :             : }
    3069                 :             : 
    3070                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16116 */
    3071                 :             : rtx
    3072                 :             : gen_vec_widen_smult_lo_v32qi (rtx operand0,
    3073                 :             :         rtx operand1,
    3074                 :             :         rtx operand2)
    3075                 :             : {
    3076                 :             :   rtx_insn *_val = 0;
    3077                 :             :   start_sequence ();
    3078                 :             :   {
    3079                 :             :     rtx operands[3];
    3080                 :             :     operands[0] = operand0;
    3081                 :             :     operands[1] = operand1;
    3082                 :             :     operands[2] = operand2;
    3083                 :             : #define FAIL return (end_sequence (), _val)
    3084                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3085                 :             : #line 16122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3086                 :             : {
    3087                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3088                 :             :                               false, false);
    3089                 :             :   DONE;
    3090                 :             : }
    3091                 :             : #undef DONE
    3092                 :             : #undef FAIL
    3093                 :             :     operand0 = operands[0];
    3094                 :             :     (void) operand0;
    3095                 :             :     operand1 = operands[1];
    3096                 :             :     (void) operand1;
    3097                 :             :     operand2 = operands[2];
    3098                 :             :     (void) operand2;
    3099                 :             :   }
    3100                 :             :   emit (operand0, true);
    3101                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V16HImode,
    3102                 :             :         operand1));
    3103                 :             :   emit (operand2, false);
    3104                 :             :   _val = get_insns ();
    3105                 :             :   end_sequence ();
    3106                 :             :   return _val;
    3107                 :             : }
    3108                 :             : 
    3109                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16116 */
    3110                 :             : rtx
    3111                 :             : gen_vec_widen_umult_lo_v32qi (rtx operand0,
    3112                 :             :         rtx operand1,
    3113                 :             :         rtx operand2)
    3114                 :             : {
    3115                 :             :   rtx_insn *_val = 0;
    3116                 :             :   start_sequence ();
    3117                 :             :   {
    3118                 :             :     rtx operands[3];
    3119                 :             :     operands[0] = operand0;
    3120                 :             :     operands[1] = operand1;
    3121                 :             :     operands[2] = operand2;
    3122                 :             : #define FAIL return (end_sequence (), _val)
    3123                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3124                 :             : #line 16122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3125                 :             : {
    3126                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3127                 :             :                               true, false);
    3128                 :             :   DONE;
    3129                 :             : }
    3130                 :             : #undef DONE
    3131                 :             : #undef FAIL
    3132                 :             :     operand0 = operands[0];
    3133                 :             :     (void) operand0;
    3134                 :             :     operand1 = operands[1];
    3135                 :             :     (void) operand1;
    3136                 :             :     operand2 = operands[2];
    3137                 :             :     (void) operand2;
    3138                 :             :   }
    3139                 :             :   emit (operand0, true);
    3140                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V16HImode,
    3141                 :             :         operand1));
    3142                 :             :   emit (operand2, false);
    3143                 :             :   _val = get_insns ();
    3144                 :             :   end_sequence ();
    3145                 :             :   return _val;
    3146                 :             : }
    3147                 :             : 
    3148                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16116 */
    3149                 :             : rtx
    3150                 :             : gen_vec_widen_smult_lo_v16qi (rtx operand0,
    3151                 :             :         rtx operand1,
    3152                 :             :         rtx operand2)
    3153                 :             : {
    3154                 :             :   rtx_insn *_val = 0;
    3155                 :             :   start_sequence ();
    3156                 :             :   {
    3157                 :             :     rtx operands[3];
    3158                 :             :     operands[0] = operand0;
    3159                 :             :     operands[1] = operand1;
    3160                 :             :     operands[2] = operand2;
    3161                 :             : #define FAIL return (end_sequence (), _val)
    3162                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3163                 :             : #line 16122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3164                 :             : {
    3165                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3166                 :             :                               false, false);
    3167                 :             :   DONE;
    3168                 :             : }
    3169                 :             : #undef DONE
    3170                 :             : #undef FAIL
    3171                 :             :     operand0 = operands[0];
    3172                 :             :     (void) operand0;
    3173                 :             :     operand1 = operands[1];
    3174                 :             :     (void) operand1;
    3175                 :             :     operand2 = operands[2];
    3176                 :             :     (void) operand2;
    3177                 :             :   }
    3178                 :             :   emit (operand0, true);
    3179                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V8HImode,
    3180                 :             :         operand1));
    3181                 :             :   emit (operand2, false);
    3182                 :             :   _val = get_insns ();
    3183                 :             :   end_sequence ();
    3184                 :             :   return _val;
    3185                 :             : }
    3186                 :             : 
    3187                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16116 */
    3188                 :             : rtx
    3189                 :             : gen_vec_widen_umult_lo_v16qi (rtx operand0,
    3190                 :             :         rtx operand1,
    3191                 :             :         rtx operand2)
    3192                 :             : {
    3193                 :             :   rtx_insn *_val = 0;
    3194                 :             :   start_sequence ();
    3195                 :             :   {
    3196                 :             :     rtx operands[3];
    3197                 :             :     operands[0] = operand0;
    3198                 :             :     operands[1] = operand1;
    3199                 :             :     operands[2] = operand2;
    3200                 :             : #define FAIL return (end_sequence (), _val)
    3201                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3202                 :             : #line 16122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3203                 :             : {
    3204                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3205                 :             :                               true, false);
    3206                 :             :   DONE;
    3207                 :             : }
    3208                 :             : #undef DONE
    3209                 :             : #undef FAIL
    3210                 :             :     operand0 = operands[0];
    3211                 :             :     (void) operand0;
    3212                 :             :     operand1 = operands[1];
    3213                 :             :     (void) operand1;
    3214                 :             :     operand2 = operands[2];
    3215                 :             :     (void) operand2;
    3216                 :             :   }
    3217                 :             :   emit (operand0, true);
    3218                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V8HImode,
    3219                 :             :         operand1));
    3220                 :             :   emit (operand2, false);
    3221                 :             :   _val = get_insns ();
    3222                 :             :   end_sequence ();
    3223                 :             :   return _val;
    3224                 :             : }
    3225                 :             : 
    3226                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16116 */
    3227                 :             : rtx
    3228                 :             : gen_vec_widen_smult_lo_v16hi (rtx operand0,
    3229                 :             :         rtx operand1,
    3230                 :             :         rtx operand2)
    3231                 :             : {
    3232                 :             :   rtx_insn *_val = 0;
    3233                 :             :   start_sequence ();
    3234                 :             :   {
    3235                 :             :     rtx operands[3];
    3236                 :             :     operands[0] = operand0;
    3237                 :             :     operands[1] = operand1;
    3238                 :             :     operands[2] = operand2;
    3239                 :             : #define FAIL return (end_sequence (), _val)
    3240                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3241                 :             : #line 16122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3242                 :             : {
    3243                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3244                 :             :                               false, false);
    3245                 :             :   DONE;
    3246                 :             : }
    3247                 :             : #undef DONE
    3248                 :             : #undef FAIL
    3249                 :             :     operand0 = operands[0];
    3250                 :             :     (void) operand0;
    3251                 :             :     operand1 = operands[1];
    3252                 :             :     (void) operand1;
    3253                 :             :     operand2 = operands[2];
    3254                 :             :     (void) operand2;
    3255                 :             :   }
    3256                 :             :   emit (operand0, true);
    3257                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V8SImode,
    3258                 :             :         operand1));
    3259                 :             :   emit (operand2, false);
    3260                 :             :   _val = get_insns ();
    3261                 :             :   end_sequence ();
    3262                 :             :   return _val;
    3263                 :             : }
    3264                 :             : 
    3265                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16116 */
    3266                 :             : rtx
    3267                 :             : gen_vec_widen_umult_lo_v16hi (rtx operand0,
    3268                 :             :         rtx operand1,
    3269                 :             :         rtx operand2)
    3270                 :             : {
    3271                 :             :   rtx_insn *_val = 0;
    3272                 :             :   start_sequence ();
    3273                 :             :   {
    3274                 :             :     rtx operands[3];
    3275                 :             :     operands[0] = operand0;
    3276                 :             :     operands[1] = operand1;
    3277                 :             :     operands[2] = operand2;
    3278                 :             : #define FAIL return (end_sequence (), _val)
    3279                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3280                 :             : #line 16122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3281                 :             : {
    3282                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3283                 :             :                               true, false);
    3284                 :             :   DONE;
    3285                 :             : }
    3286                 :             : #undef DONE
    3287                 :             : #undef FAIL
    3288                 :             :     operand0 = operands[0];
    3289                 :             :     (void) operand0;
    3290                 :             :     operand1 = operands[1];
    3291                 :             :     (void) operand1;
    3292                 :             :     operand2 = operands[2];
    3293                 :             :     (void) operand2;
    3294                 :             :   }
    3295                 :             :   emit (operand0, true);
    3296                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V8SImode,
    3297                 :             :         operand1));
    3298                 :             :   emit (operand2, false);
    3299                 :             :   _val = get_insns ();
    3300                 :             :   end_sequence ();
    3301                 :             :   return _val;
    3302                 :             : }
    3303                 :             : 
    3304                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16116 */
    3305                 :             : rtx
    3306                 :             : gen_vec_widen_smult_lo_v8hi (rtx operand0,
    3307                 :             :         rtx operand1,
    3308                 :             :         rtx operand2)
    3309                 :             : {
    3310                 :             :   rtx_insn *_val = 0;
    3311                 :             :   start_sequence ();
    3312                 :             :   {
    3313                 :             :     rtx operands[3];
    3314                 :             :     operands[0] = operand0;
    3315                 :             :     operands[1] = operand1;
    3316                 :             :     operands[2] = operand2;
    3317                 :             : #define FAIL return (end_sequence (), _val)
    3318                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3319                 :             : #line 16122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3320                 :             : {
    3321                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3322                 :             :                               false, false);
    3323                 :             :   DONE;
    3324                 :             : }
    3325                 :             : #undef DONE
    3326                 :             : #undef FAIL
    3327                 :             :     operand0 = operands[0];
    3328                 :             :     (void) operand0;
    3329                 :             :     operand1 = operands[1];
    3330                 :             :     (void) operand1;
    3331                 :             :     operand2 = operands[2];
    3332                 :             :     (void) operand2;
    3333                 :             :   }
    3334                 :             :   emit (operand0, true);
    3335                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V4SImode,
    3336                 :             :         operand1));
    3337                 :             :   emit (operand2, false);
    3338                 :             :   _val = get_insns ();
    3339                 :             :   end_sequence ();
    3340                 :             :   return _val;
    3341                 :             : }
    3342                 :             : 
    3343                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16116 */
    3344                 :             : rtx
    3345                 :             : gen_vec_widen_umult_lo_v8hi (rtx operand0,
    3346                 :             :         rtx operand1,
    3347                 :             :         rtx operand2)
    3348                 :             : {
    3349                 :             :   rtx_insn *_val = 0;
    3350                 :             :   start_sequence ();
    3351                 :             :   {
    3352                 :             :     rtx operands[3];
    3353                 :             :     operands[0] = operand0;
    3354                 :             :     operands[1] = operand1;
    3355                 :             :     operands[2] = operand2;
    3356                 :             : #define FAIL return (end_sequence (), _val)
    3357                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3358                 :             : #line 16122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3359                 :             : {
    3360                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3361                 :             :                               true, false);
    3362                 :             :   DONE;
    3363                 :             : }
    3364                 :             : #undef DONE
    3365                 :             : #undef FAIL
    3366                 :             :     operand0 = operands[0];
    3367                 :             :     (void) operand0;
    3368                 :             :     operand1 = operands[1];
    3369                 :             :     (void) operand1;
    3370                 :             :     operand2 = operands[2];
    3371                 :             :     (void) operand2;
    3372                 :             :   }
    3373                 :             :   emit (operand0, true);
    3374                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V4SImode,
    3375                 :             :         operand1));
    3376                 :             :   emit (operand2, false);
    3377                 :             :   _val = get_insns ();
    3378                 :             :   end_sequence ();
    3379                 :             :   return _val;
    3380                 :             : }
    3381                 :             : 
    3382                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16116 */
    3383                 :             : rtx
    3384                 :             : gen_vec_widen_smult_lo_v8si (rtx operand0,
    3385                 :             :         rtx operand1,
    3386                 :             :         rtx operand2)
    3387                 :             : {
    3388                 :             :   rtx_insn *_val = 0;
    3389                 :             :   start_sequence ();
    3390                 :             :   {
    3391                 :             :     rtx operands[3];
    3392                 :             :     operands[0] = operand0;
    3393                 :             :     operands[1] = operand1;
    3394                 :             :     operands[2] = operand2;
    3395                 :             : #define FAIL return (end_sequence (), _val)
    3396                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3397                 :             : #line 16122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3398                 :             : {
    3399                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3400                 :             :                               false, false);
    3401                 :             :   DONE;
    3402                 :             : }
    3403                 :             : #undef DONE
    3404                 :             : #undef FAIL
    3405                 :             :     operand0 = operands[0];
    3406                 :             :     (void) operand0;
    3407                 :             :     operand1 = operands[1];
    3408                 :             :     (void) operand1;
    3409                 :             :     operand2 = operands[2];
    3410                 :             :     (void) operand2;
    3411                 :             :   }
    3412                 :             :   emit (operand0, true);
    3413                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V4DImode,
    3414                 :             :         operand1));
    3415                 :             :   emit (operand2, false);
    3416                 :             :   _val = get_insns ();
    3417                 :             :   end_sequence ();
    3418                 :             :   return _val;
    3419                 :             : }
    3420                 :             : 
    3421                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16116 */
    3422                 :             : rtx
    3423                 :             : gen_vec_widen_umult_lo_v8si (rtx operand0,
    3424                 :             :         rtx operand1,
    3425                 :             :         rtx operand2)
    3426                 :             : {
    3427                 :             :   rtx_insn *_val = 0;
    3428                 :             :   start_sequence ();
    3429                 :             :   {
    3430                 :             :     rtx operands[3];
    3431                 :             :     operands[0] = operand0;
    3432                 :             :     operands[1] = operand1;
    3433                 :             :     operands[2] = operand2;
    3434                 :             : #define FAIL return (end_sequence (), _val)
    3435                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3436                 :             : #line 16122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3437                 :             : {
    3438                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3439                 :             :                               true, false);
    3440                 :             :   DONE;
    3441                 :             : }
    3442                 :             : #undef DONE
    3443                 :             : #undef FAIL
    3444                 :             :     operand0 = operands[0];
    3445                 :             :     (void) operand0;
    3446                 :             :     operand1 = operands[1];
    3447                 :             :     (void) operand1;
    3448                 :             :     operand2 = operands[2];
    3449                 :             :     (void) operand2;
    3450                 :             :   }
    3451                 :             :   emit (operand0, true);
    3452                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V4DImode,
    3453                 :             :         operand1));
    3454                 :             :   emit (operand2, false);
    3455                 :             :   _val = get_insns ();
    3456                 :             :   end_sequence ();
    3457                 :             :   return _val;
    3458                 :             : }
    3459                 :             : 
    3460                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16116 */
    3461                 :             : rtx
    3462                 :             : gen_vec_widen_smult_lo_v4si (rtx operand0,
    3463                 :             :         rtx operand1,
    3464                 :             :         rtx operand2)
    3465                 :             : {
    3466                 :             :   rtx_insn *_val = 0;
    3467                 :             :   start_sequence ();
    3468                 :             :   {
    3469                 :             :     rtx operands[3];
    3470                 :             :     operands[0] = operand0;
    3471                 :             :     operands[1] = operand1;
    3472                 :             :     operands[2] = operand2;
    3473                 :             : #define FAIL return (end_sequence (), _val)
    3474                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3475                 :             : #line 16122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3476                 :             : {
    3477                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3478                 :             :                               false, false);
    3479                 :             :   DONE;
    3480                 :             : }
    3481                 :             : #undef DONE
    3482                 :             : #undef FAIL
    3483                 :             :     operand0 = operands[0];
    3484                 :             :     (void) operand0;
    3485                 :             :     operand1 = operands[1];
    3486                 :             :     (void) operand1;
    3487                 :             :     operand2 = operands[2];
    3488                 :             :     (void) operand2;
    3489                 :             :   }
    3490                 :             :   emit (operand0, true);
    3491                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V2DImode,
    3492                 :             :         operand1));
    3493                 :             :   emit (operand2, false);
    3494                 :             :   _val = get_insns ();
    3495                 :             :   end_sequence ();
    3496                 :             :   return _val;
    3497                 :             : }
    3498                 :             : 
    3499                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16116 */
    3500                 :             : rtx
    3501                 :             : gen_vec_widen_umult_lo_v4si (rtx operand0,
    3502                 :             :         rtx operand1,
    3503                 :             :         rtx operand2)
    3504                 :             : {
    3505                 :             :   rtx_insn *_val = 0;
    3506                 :             :   start_sequence ();
    3507                 :             :   {
    3508                 :             :     rtx operands[3];
    3509                 :             :     operands[0] = operand0;
    3510                 :             :     operands[1] = operand1;
    3511                 :             :     operands[2] = operand2;
    3512                 :             : #define FAIL return (end_sequence (), _val)
    3513                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3514                 :             : #line 16122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3515                 :             : {
    3516                 :             :   ix86_expand_mul_widen_hilo (operands[0], operands[1], operands[2],
    3517                 :             :                               true, false);
    3518                 :             :   DONE;
    3519                 :             : }
    3520                 :             : #undef DONE
    3521                 :             : #undef FAIL
    3522                 :             :     operand0 = operands[0];
    3523                 :             :     (void) operand0;
    3524                 :             :     operand1 = operands[1];
    3525                 :             :     (void) operand1;
    3526                 :             :     operand2 = operands[2];
    3527                 :             :     (void) operand2;
    3528                 :             :   }
    3529                 :             :   emit (operand0, true);
    3530                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V2DImode,
    3531                 :             :         operand1));
    3532                 :             :   emit (operand2, false);
    3533                 :             :   _val = get_insns ();
    3534                 :             :   end_sequence ();
    3535                 :             :   return _val;
    3536                 :             : }
    3537                 :             : 
    3538                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16130 */
    3539                 :             : rtx
    3540                 :             : gen_vec_widen_smult_even_v4si (rtx operand0,
    3541                 :             :         rtx operand1,
    3542                 :             :         rtx operand2)
    3543                 :             : {
    3544                 :             :   rtx_insn *_val = 0;
    3545                 :             :   start_sequence ();
    3546                 :             :   {
    3547                 :             :     rtx operands[3];
    3548                 :             :     operands[0] = operand0;
    3549                 :             :     operands[1] = operand1;
    3550                 :             :     operands[2] = operand2;
    3551                 :             : #define FAIL return (end_sequence (), _val)
    3552                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3553                 :             : #line 16135 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3554                 :             : {
    3555                 :             :   ix86_expand_mul_widen_evenodd (operands[0], operands[1], operands[2],
    3556                 :             :                                  false, false);
    3557                 :             :   DONE;
    3558                 :             : }
    3559                 :             : #undef DONE
    3560                 :             : #undef FAIL
    3561                 :             :     operand0 = operands[0];
    3562                 :             :     (void) operand0;
    3563                 :             :     operand1 = operands[1];
    3564                 :             :     (void) operand1;
    3565                 :             :     operand2 = operands[2];
    3566                 :             :     (void) operand2;
    3567                 :             :   }
    3568                 :             :   emit (operand0, true);
    3569                 :             :   emit (operand1, true);
    3570                 :             :   emit (operand2, false);
    3571                 :             :   _val = get_insns ();
    3572                 :             :   end_sequence ();
    3573                 :             :   return _val;
    3574                 :             : }
    3575                 :             : 
    3576                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16141 */
    3577                 :             : rtx
    3578                 :             : gen_vec_widen_smult_odd_v16si (rtx operand0,
    3579                 :             :         rtx operand1,
    3580                 :             :         rtx operand2)
    3581                 :             : {
    3582                 :             :   rtx_insn *_val = 0;
    3583                 :             :   start_sequence ();
    3584                 :             :   {
    3585                 :             :     rtx operands[3];
    3586                 :             :     operands[0] = operand0;
    3587                 :             :     operands[1] = operand1;
    3588                 :             :     operands[2] = operand2;
    3589                 :             : #define FAIL return (end_sequence (), _val)
    3590                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3591                 :             : #line 16147 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3592                 :             : {
    3593                 :             :   ix86_expand_mul_widen_evenodd (operands[0], operands[1], operands[2],
    3594                 :             :                                  false, true);
    3595                 :             :   DONE;
    3596                 :             : }
    3597                 :             : #undef DONE
    3598                 :             : #undef FAIL
    3599                 :             :     operand0 = operands[0];
    3600                 :             :     (void) operand0;
    3601                 :             :     operand1 = operands[1];
    3602                 :             :     (void) operand1;
    3603                 :             :     operand2 = operands[2];
    3604                 :             :     (void) operand2;
    3605                 :             :   }
    3606                 :             :   emit (operand0, true);
    3607                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V8DImode,
    3608                 :             :         operand1));
    3609                 :             :   emit (operand2, false);
    3610                 :             :   _val = get_insns ();
    3611                 :             :   end_sequence ();
    3612                 :             :   return _val;
    3613                 :             : }
    3614                 :             : 
    3615                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16141 */
    3616                 :             : rtx
    3617                 :             : gen_vec_widen_umult_odd_v16si (rtx operand0,
    3618                 :             :         rtx operand1,
    3619                 :             :         rtx operand2)
    3620                 :             : {
    3621                 :             :   rtx_insn *_val = 0;
    3622                 :             :   start_sequence ();
    3623                 :             :   {
    3624                 :             :     rtx operands[3];
    3625                 :             :     operands[0] = operand0;
    3626                 :             :     operands[1] = operand1;
    3627                 :             :     operands[2] = operand2;
    3628                 :             : #define FAIL return (end_sequence (), _val)
    3629                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3630                 :             : #line 16147 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3631                 :             : {
    3632                 :             :   ix86_expand_mul_widen_evenodd (operands[0], operands[1], operands[2],
    3633                 :             :                                  true, true);
    3634                 :             :   DONE;
    3635                 :             : }
    3636                 :             : #undef DONE
    3637                 :             : #undef FAIL
    3638                 :             :     operand0 = operands[0];
    3639                 :             :     (void) operand0;
    3640                 :             :     operand1 = operands[1];
    3641                 :             :     (void) operand1;
    3642                 :             :     operand2 = operands[2];
    3643                 :             :     (void) operand2;
    3644                 :             :   }
    3645                 :             :   emit (operand0, true);
    3646                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V8DImode,
    3647                 :             :         operand1));
    3648                 :             :   emit (operand2, false);
    3649                 :             :   _val = get_insns ();
    3650                 :             :   end_sequence ();
    3651                 :             :   return _val;
    3652                 :             : }
    3653                 :             : 
    3654                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16141 */
    3655                 :             : rtx
    3656                 :             : gen_vec_widen_smult_odd_v8si (rtx operand0,
    3657                 :             :         rtx operand1,
    3658                 :             :         rtx operand2)
    3659                 :             : {
    3660                 :             :   rtx_insn *_val = 0;
    3661                 :             :   start_sequence ();
    3662                 :             :   {
    3663                 :             :     rtx operands[3];
    3664                 :             :     operands[0] = operand0;
    3665                 :             :     operands[1] = operand1;
    3666                 :             :     operands[2] = operand2;
    3667                 :             : #define FAIL return (end_sequence (), _val)
    3668                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3669                 :             : #line 16147 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3670                 :             : {
    3671                 :             :   ix86_expand_mul_widen_evenodd (operands[0], operands[1], operands[2],
    3672                 :             :                                  false, true);
    3673                 :             :   DONE;
    3674                 :             : }
    3675                 :             : #undef DONE
    3676                 :             : #undef FAIL
    3677                 :             :     operand0 = operands[0];
    3678                 :             :     (void) operand0;
    3679                 :             :     operand1 = operands[1];
    3680                 :             :     (void) operand1;
    3681                 :             :     operand2 = operands[2];
    3682                 :             :     (void) operand2;
    3683                 :             :   }
    3684                 :             :   emit (operand0, true);
    3685                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V4DImode,
    3686                 :             :         operand1));
    3687                 :             :   emit (operand2, false);
    3688                 :             :   _val = get_insns ();
    3689                 :             :   end_sequence ();
    3690                 :             :   return _val;
    3691                 :             : }
    3692                 :             : 
    3693                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16141 */
    3694                 :             : rtx
    3695                 :             : gen_vec_widen_umult_odd_v8si (rtx operand0,
    3696                 :             :         rtx operand1,
    3697                 :             :         rtx operand2)
    3698                 :             : {
    3699                 :             :   rtx_insn *_val = 0;
    3700                 :             :   start_sequence ();
    3701                 :             :   {
    3702                 :             :     rtx operands[3];
    3703                 :             :     operands[0] = operand0;
    3704                 :             :     operands[1] = operand1;
    3705                 :             :     operands[2] = operand2;
    3706                 :             : #define FAIL return (end_sequence (), _val)
    3707                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3708                 :             : #line 16147 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3709                 :             : {
    3710                 :             :   ix86_expand_mul_widen_evenodd (operands[0], operands[1], operands[2],
    3711                 :             :                                  true, true);
    3712                 :             :   DONE;
    3713                 :             : }
    3714                 :             : #undef DONE
    3715                 :             : #undef FAIL
    3716                 :             :     operand0 = operands[0];
    3717                 :             :     (void) operand0;
    3718                 :             :     operand1 = operands[1];
    3719                 :             :     (void) operand1;
    3720                 :             :     operand2 = operands[2];
    3721                 :             :     (void) operand2;
    3722                 :             :   }
    3723                 :             :   emit (operand0, true);
    3724                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V4DImode,
    3725                 :             :         operand1));
    3726                 :             :   emit (operand2, false);
    3727                 :             :   _val = get_insns ();
    3728                 :             :   end_sequence ();
    3729                 :             :   return _val;
    3730                 :             : }
    3731                 :             : 
    3732                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16141 */
    3733                 :             : rtx
    3734                 :             : gen_vec_widen_smult_odd_v4si (rtx operand0,
    3735                 :             :         rtx operand1,
    3736                 :             :         rtx operand2)
    3737                 :             : {
    3738                 :             :   rtx_insn *_val = 0;
    3739                 :             :   start_sequence ();
    3740                 :             :   {
    3741                 :             :     rtx operands[3];
    3742                 :             :     operands[0] = operand0;
    3743                 :             :     operands[1] = operand1;
    3744                 :             :     operands[2] = operand2;
    3745                 :             : #define FAIL return (end_sequence (), _val)
    3746                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3747                 :             : #line 16147 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3748                 :             : {
    3749                 :             :   ix86_expand_mul_widen_evenodd (operands[0], operands[1], operands[2],
    3750                 :             :                                  false, true);
    3751                 :             :   DONE;
    3752                 :             : }
    3753                 :             : #undef DONE
    3754                 :             : #undef FAIL
    3755                 :             :     operand0 = operands[0];
    3756                 :             :     (void) operand0;
    3757                 :             :     operand1 = operands[1];
    3758                 :             :     (void) operand1;
    3759                 :             :     operand2 = operands[2];
    3760                 :             :     (void) operand2;
    3761                 :             :   }
    3762                 :             :   emit (operand0, true);
    3763                 :             :   emit_insn (gen_rtx_SIGN_EXTEND (V2DImode,
    3764                 :             :         operand1));
    3765                 :             :   emit (operand2, false);
    3766                 :             :   _val = get_insns ();
    3767                 :             :   end_sequence ();
    3768                 :             :   return _val;
    3769                 :             : }
    3770                 :             : 
    3771                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16141 */
    3772                 :             : rtx
    3773                 :             : gen_vec_widen_umult_odd_v4si (rtx operand0,
    3774                 :             :         rtx operand1,
    3775                 :             :         rtx operand2)
    3776                 :             : {
    3777                 :             :   rtx_insn *_val = 0;
    3778                 :             :   start_sequence ();
    3779                 :             :   {
    3780                 :             :     rtx operands[3];
    3781                 :             :     operands[0] = operand0;
    3782                 :             :     operands[1] = operand1;
    3783                 :             :     operands[2] = operand2;
    3784                 :             : #define FAIL return (end_sequence (), _val)
    3785                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3786                 :             : #line 16147 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3787                 :             : {
    3788                 :             :   ix86_expand_mul_widen_evenodd (operands[0], operands[1], operands[2],
    3789                 :             :                                  true, true);
    3790                 :             :   DONE;
    3791                 :             : }
    3792                 :             : #undef DONE
    3793                 :             : #undef FAIL
    3794                 :             :     operand0 = operands[0];
    3795                 :             :     (void) operand0;
    3796                 :             :     operand1 = operands[1];
    3797                 :             :     (void) operand1;
    3798                 :             :     operand2 = operands[2];
    3799                 :             :     (void) operand2;
    3800                 :             :   }
    3801                 :             :   emit (operand0, true);
    3802                 :             :   emit_insn (gen_rtx_ZERO_EXTEND (V2DImode,
    3803                 :             :         operand1));
    3804                 :             :   emit (operand2, false);
    3805                 :             :   _val = get_insns ();
    3806                 :             :   end_sequence ();
    3807                 :             :   return _val;
    3808                 :             : }
    3809                 :             : 
    3810                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16159 */
    3811                 :             : rtx
    3812                 :             : gen_sdot_prodv32hi (rtx operand0,
    3813                 :             :         rtx operand1,
    3814                 :             :         rtx operand2,
    3815                 :             :         rtx operand3)
    3816                 :             : {
    3817                 :             :   rtx_insn *_val = 0;
    3818                 :             :   start_sequence ();
    3819                 :             :   {
    3820                 :             :     rtx operands[4];
    3821                 :             :     operands[0] = operand0;
    3822                 :             :     operands[1] = operand1;
    3823                 :             :     operands[2] = operand2;
    3824                 :             :     operands[3] = operand3;
    3825                 :             : #define FAIL return (end_sequence (), _val)
    3826                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3827                 :             : #line 16165 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3828                 :             : {
    3829                 :             :   /* Try with vnni instructions.  */
    3830                 :             :   if ((64 == 64 && TARGET_AVX512VNNI && TARGET_EVEX512)
    3831                 :             :       || (64 < 64
    3832                 :             :           && ((TARGET_AVX512VNNI && TARGET_AVX512VL) || TARGET_AVXVNNI)))
    3833                 :             :     {
    3834                 :             :       operands[1] = lowpart_subreg (V16SImode,
    3835                 :             :                                     force_reg (V32HImode, operands[1]),
    3836                 :             :                                     V32HImode);
    3837                 :             :       operands[2] = lowpart_subreg (V16SImode,
    3838                 :             :                                     force_reg (V32HImode, operands[2]),
    3839                 :             :                                     V32HImode);
    3840                 :             :       emit_insn (gen_vpdpwssd_v16si (operands[0], operands[3],
    3841                 :             :                                                operands[1], operands[2]));
    3842                 :             :     }
    3843                 :             :     /* Otherwise use pmaddwd + paddd.  */
    3844                 :             :     else
    3845                 :             :     {
    3846                 :             :       rtx t = gen_reg_rtx (V16SImode);
    3847                 :             :       emit_insn (gen_avx512bw_pmaddwd512v32hi (t, operands[1], operands[2]));
    3848                 :             :       emit_insn (gen_rtx_SET (operands[0],
    3849                 :             :                               gen_rtx_PLUS (V16SImode,
    3850                 :             :                                             operands[3], t)));
    3851                 :             :     }
    3852                 :             :     DONE;
    3853                 :             : }
    3854                 :             : #undef DONE
    3855                 :             : #undef FAIL
    3856                 :             :     operand0 = operands[0];
    3857                 :             :     (void) operand0;
    3858                 :             :     operand1 = operands[1];
    3859                 :             :     (void) operand1;
    3860                 :             :     operand2 = operands[2];
    3861                 :             :     (void) operand2;
    3862                 :             :     operand3 = operands[3];
    3863                 :             :     (void) operand3;
    3864                 :             :   }
    3865                 :             :   emit (operand0, true);
    3866                 :             :   emit (operand1, true);
    3867                 :             :   emit (operand2, true);
    3868                 :             :   emit (operand3, false);
    3869                 :             :   _val = get_insns ();
    3870                 :             :   end_sequence ();
    3871                 :             :   return _val;
    3872                 :             : }
    3873                 :             : 
    3874                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16159 */
    3875                 :             : rtx
    3876                 :             : gen_sdot_prodv16hi (rtx operand0,
    3877                 :             :         rtx operand1,
    3878                 :             :         rtx operand2,
    3879                 :             :         rtx operand3)
    3880                 :             : {
    3881                 :             :   rtx_insn *_val = 0;
    3882                 :             :   start_sequence ();
    3883                 :             :   {
    3884                 :             :     rtx operands[4];
    3885                 :             :     operands[0] = operand0;
    3886                 :             :     operands[1] = operand1;
    3887                 :             :     operands[2] = operand2;
    3888                 :             :     operands[3] = operand3;
    3889                 :             : #define FAIL return (end_sequence (), _val)
    3890                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3891                 :             : #line 16165 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3892                 :             : {
    3893                 :             :   /* Try with vnni instructions.  */
    3894                 :             :   if ((32 == 64 && TARGET_AVX512VNNI && TARGET_EVEX512)
    3895                 :             :       || (32 < 64
    3896                 :             :           && ((TARGET_AVX512VNNI && TARGET_AVX512VL) || TARGET_AVXVNNI)))
    3897                 :             :     {
    3898                 :             :       operands[1] = lowpart_subreg (V8SImode,
    3899                 :             :                                     force_reg (V16HImode, operands[1]),
    3900                 :             :                                     V16HImode);
    3901                 :             :       operands[2] = lowpart_subreg (V8SImode,
    3902                 :             :                                     force_reg (V16HImode, operands[2]),
    3903                 :             :                                     V16HImode);
    3904                 :             :       emit_insn (gen_vpdpwssd_v8si (operands[0], operands[3],
    3905                 :             :                                                operands[1], operands[2]));
    3906                 :             :     }
    3907                 :             :     /* Otherwise use pmaddwd + paddd.  */
    3908                 :             :     else
    3909                 :             :     {
    3910                 :             :       rtx t = gen_reg_rtx (V8SImode);
    3911                 :             :       emit_insn (gen_avx2_pmaddwd (t, operands[1], operands[2]));
    3912                 :             :       emit_insn (gen_rtx_SET (operands[0],
    3913                 :             :                               gen_rtx_PLUS (V8SImode,
    3914                 :             :                                             operands[3], t)));
    3915                 :             :     }
    3916                 :             :     DONE;
    3917                 :             : }
    3918                 :             : #undef DONE
    3919                 :             : #undef FAIL
    3920                 :             :     operand0 = operands[0];
    3921                 :             :     (void) operand0;
    3922                 :             :     operand1 = operands[1];
    3923                 :             :     (void) operand1;
    3924                 :             :     operand2 = operands[2];
    3925                 :             :     (void) operand2;
    3926                 :             :     operand3 = operands[3];
    3927                 :             :     (void) operand3;
    3928                 :             :   }
    3929                 :             :   emit (operand0, true);
    3930                 :             :   emit (operand1, true);
    3931                 :             :   emit (operand2, true);
    3932                 :             :   emit (operand3, false);
    3933                 :             :   _val = get_insns ();
    3934                 :             :   end_sequence ();
    3935                 :             :   return _val;
    3936                 :             : }
    3937                 :             : 
    3938                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16159 */
    3939                 :             : rtx
    3940                 :             : gen_sdot_prodv8hi (rtx operand0,
    3941                 :             :         rtx operand1,
    3942                 :             :         rtx operand2,
    3943                 :             :         rtx operand3)
    3944                 :             : {
    3945                 :             :   rtx_insn *_val = 0;
    3946                 :             :   start_sequence ();
    3947                 :             :   {
    3948                 :             :     rtx operands[4];
    3949                 :             :     operands[0] = operand0;
    3950                 :             :     operands[1] = operand1;
    3951                 :             :     operands[2] = operand2;
    3952                 :             :     operands[3] = operand3;
    3953                 :             : #define FAIL return (end_sequence (), _val)
    3954                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3955                 :             : #line 16165 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    3956                 :             : {
    3957                 :             :   /* Try with vnni instructions.  */
    3958                 :             :   if ((16 == 64 && TARGET_AVX512VNNI && TARGET_EVEX512)
    3959                 :             :       || (16 < 64
    3960                 :             :           && ((TARGET_AVX512VNNI && TARGET_AVX512VL) || TARGET_AVXVNNI)))
    3961                 :             :     {
    3962                 :             :       operands[1] = lowpart_subreg (V4SImode,
    3963                 :             :                                     force_reg (V8HImode, operands[1]),
    3964                 :             :                                     V8HImode);
    3965                 :             :       operands[2] = lowpart_subreg (V4SImode,
    3966                 :             :                                     force_reg (V8HImode, operands[2]),
    3967                 :             :                                     V8HImode);
    3968                 :             :       emit_insn (gen_vpdpwssd_v4si (operands[0], operands[3],
    3969                 :             :                                                operands[1], operands[2]));
    3970                 :             :     }
    3971                 :             :     /* Otherwise use pmaddwd + paddd.  */
    3972                 :             :     else
    3973                 :             :     {
    3974                 :             :       rtx t = gen_reg_rtx (V4SImode);
    3975                 :             :       emit_insn (gen_sse2_pmaddwd (t, operands[1], operands[2]));
    3976                 :             :       emit_insn (gen_rtx_SET (operands[0],
    3977                 :             :                               gen_rtx_PLUS (V4SImode,
    3978                 :             :                                             operands[3], t)));
    3979                 :             :     }
    3980                 :             :     DONE;
    3981                 :             : }
    3982                 :             : #undef DONE
    3983                 :             : #undef FAIL
    3984                 :             :     operand0 = operands[0];
    3985                 :             :     (void) operand0;
    3986                 :             :     operand1 = operands[1];
    3987                 :             :     (void) operand1;
    3988                 :             :     operand2 = operands[2];
    3989                 :             :     (void) operand2;
    3990                 :             :     operand3 = operands[3];
    3991                 :             :     (void) operand3;
    3992                 :             :   }
    3993                 :             :   emit (operand0, true);
    3994                 :             :   emit (operand1, true);
    3995                 :             :   emit (operand2, true);
    3996                 :             :   emit (operand3, false);
    3997                 :             :   _val = get_insns ();
    3998                 :             :   end_sequence ();
    3999                 :             :   return _val;
    4000                 :             : }
    4001                 :             : 
    4002                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16194 */
    4003                 :             : rtx
    4004                 :             : gen_sdot_prodv4si (rtx operand0,
    4005                 :             :         rtx operand1,
    4006                 :             :         rtx operand2,
    4007                 :             :         rtx operand3)
    4008                 :             : {
    4009                 :             :   rtx_insn *_val = 0;
    4010                 :             :   start_sequence ();
    4011                 :             :   {
    4012                 :             :     rtx operands[4];
    4013                 :             :     operands[0] = operand0;
    4014                 :             :     operands[1] = operand1;
    4015                 :             :     operands[2] = operand2;
    4016                 :             :     operands[3] = operand3;
    4017                 :             : #define FAIL return (end_sequence (), _val)
    4018                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4019                 :             : #line 16200 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4020                 :             : {
    4021                 :             :   rtx t = gen_reg_rtx (V2DImode);
    4022                 :             :   emit_insn (gen_xop_pmacsdqh (t, operands[1], operands[2], operands[3]));
    4023                 :             :   emit_insn (gen_xop_pmacsdql (operands[0], operands[1], operands[2], t));
    4024                 :             :   DONE;
    4025                 :             : }
    4026                 :             : #undef DONE
    4027                 :             : #undef FAIL
    4028                 :             :     operand0 = operands[0];
    4029                 :             :     (void) operand0;
    4030                 :             :     operand1 = operands[1];
    4031                 :             :     (void) operand1;
    4032                 :             :     operand2 = operands[2];
    4033                 :             :     (void) operand2;
    4034                 :             :     operand3 = operands[3];
    4035                 :             :     (void) operand3;
    4036                 :             :   }
    4037                 :             :   emit (operand0, true);
    4038                 :             :   emit (operand1, true);
    4039                 :             :   emit (operand2, true);
    4040                 :             :   emit (operand3, false);
    4041                 :             :   _val = get_insns ();
    4042                 :             :   end_sequence ();
    4043                 :             :   return _val;
    4044                 :             : }
    4045                 :             : 
    4046                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16207 */
    4047                 :             : rtx
    4048                 :             : gen_uavgv64qi3_ceil (rtx operand0,
    4049                 :             :         rtx operand1,
    4050                 :             :         rtx operand2)
    4051                 :             : {
    4052                 :             :   rtx operand3;
    4053                 :             :   rtx_insn *_val = 0;
    4054                 :             :   start_sequence ();
    4055                 :             :   {
    4056                 :             :     rtx operands[4];
    4057                 :             :     operands[0] = operand0;
    4058                 :             :     operands[1] = operand1;
    4059                 :             :     operands[2] = operand2;
    4060                 :             : #define FAIL return (end_sequence (), _val)
    4061                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4062                 :             : #line 16220 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4063                 :             : {
    4064                 :             :   operands[3] = CONST1_RTX(V64HImode);
    4065                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V64QImode, operands);
    4066                 :             : }
    4067                 :             : #undef DONE
    4068                 :             : #undef FAIL
    4069                 :             :     operand0 = operands[0];
    4070                 :             :     (void) operand0;
    4071                 :             :     operand1 = operands[1];
    4072                 :             :     (void) operand1;
    4073                 :             :     operand2 = operands[2];
    4074                 :             :     (void) operand2;
    4075                 :             :     operand3 = operands[3];
    4076                 :             :     (void) operand3;
    4077                 :             :   }
    4078                 :             :   emit_insn (gen_rtx_SET (operand0,
    4079                 :             :         gen_rtx_TRUNCATE (V64QImode,
    4080                 :             :         gen_rtx_LSHIFTRT (V64HImode,
    4081                 :             :         gen_rtx_PLUS (V64HImode,
    4082                 :             :         gen_rtx_PLUS (V64HImode,
    4083                 :             :         gen_rtx_ZERO_EXTEND (V64HImode,
    4084                 :             :         operand1),
    4085                 :             :         gen_rtx_ZERO_EXTEND (V64HImode,
    4086                 :             :         operand2)),
    4087                 :             :         operand3),
    4088                 :             :         const1_rtx))));
    4089                 :             :   _val = get_insns ();
    4090                 :             :   end_sequence ();
    4091                 :             :   return _val;
    4092                 :             : }
    4093                 :             : 
    4094                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16207 */
    4095                 :             : rtx
    4096                 :             : gen_uavgv32qi3_ceil (rtx operand0,
    4097                 :             :         rtx operand1,
    4098                 :             :         rtx operand2)
    4099                 :             : {
    4100                 :             :   rtx operand3;
    4101                 :             :   rtx_insn *_val = 0;
    4102                 :             :   start_sequence ();
    4103                 :             :   {
    4104                 :             :     rtx operands[4];
    4105                 :             :     operands[0] = operand0;
    4106                 :             :     operands[1] = operand1;
    4107                 :             :     operands[2] = operand2;
    4108                 :             : #define FAIL return (end_sequence (), _val)
    4109                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4110                 :             : #line 16220 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4111                 :             : {
    4112                 :             :   operands[3] = CONST1_RTX(V32HImode);
    4113                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V32QImode, operands);
    4114                 :             : }
    4115                 :             : #undef DONE
    4116                 :             : #undef FAIL
    4117                 :             :     operand0 = operands[0];
    4118                 :             :     (void) operand0;
    4119                 :             :     operand1 = operands[1];
    4120                 :             :     (void) operand1;
    4121                 :             :     operand2 = operands[2];
    4122                 :             :     (void) operand2;
    4123                 :             :     operand3 = operands[3];
    4124                 :             :     (void) operand3;
    4125                 :             :   }
    4126                 :             :   emit_insn (gen_rtx_SET (operand0,
    4127                 :             :         gen_rtx_TRUNCATE (V32QImode,
    4128                 :             :         gen_rtx_LSHIFTRT (V32HImode,
    4129                 :             :         gen_rtx_PLUS (V32HImode,
    4130                 :             :         gen_rtx_PLUS (V32HImode,
    4131                 :             :         gen_rtx_ZERO_EXTEND (V32HImode,
    4132                 :             :         operand1),
    4133                 :             :         gen_rtx_ZERO_EXTEND (V32HImode,
    4134                 :             :         operand2)),
    4135                 :             :         operand3),
    4136                 :             :         const1_rtx))));
    4137                 :             :   _val = get_insns ();
    4138                 :             :   end_sequence ();
    4139                 :             :   return _val;
    4140                 :             : }
    4141                 :             : 
    4142                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16207 */
    4143                 :             : rtx
    4144                 :             : gen_uavgv16qi3_ceil (rtx operand0,
    4145                 :             :         rtx operand1,
    4146                 :             :         rtx operand2)
    4147                 :             : {
    4148                 :             :   rtx operand3;
    4149                 :             :   rtx_insn *_val = 0;
    4150                 :             :   start_sequence ();
    4151                 :             :   {
    4152                 :             :     rtx operands[4];
    4153                 :             :     operands[0] = operand0;
    4154                 :             :     operands[1] = operand1;
    4155                 :             :     operands[2] = operand2;
    4156                 :             : #define FAIL return (end_sequence (), _val)
    4157                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4158                 :             : #line 16220 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4159                 :             : {
    4160                 :             :   operands[3] = CONST1_RTX(V16HImode);
    4161                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V16QImode, operands);
    4162                 :             : }
    4163                 :             : #undef DONE
    4164                 :             : #undef FAIL
    4165                 :             :     operand0 = operands[0];
    4166                 :             :     (void) operand0;
    4167                 :             :     operand1 = operands[1];
    4168                 :             :     (void) operand1;
    4169                 :             :     operand2 = operands[2];
    4170                 :             :     (void) operand2;
    4171                 :             :     operand3 = operands[3];
    4172                 :             :     (void) operand3;
    4173                 :             :   }
    4174                 :             :   emit_insn (gen_rtx_SET (operand0,
    4175                 :             :         gen_rtx_TRUNCATE (V16QImode,
    4176                 :             :         gen_rtx_LSHIFTRT (V16HImode,
    4177                 :             :         gen_rtx_PLUS (V16HImode,
    4178                 :             :         gen_rtx_PLUS (V16HImode,
    4179                 :             :         gen_rtx_ZERO_EXTEND (V16HImode,
    4180                 :             :         operand1),
    4181                 :             :         gen_rtx_ZERO_EXTEND (V16HImode,
    4182                 :             :         operand2)),
    4183                 :             :         operand3),
    4184                 :             :         const1_rtx))));
    4185                 :             :   _val = get_insns ();
    4186                 :             :   end_sequence ();
    4187                 :             :   return _val;
    4188                 :             : }
    4189                 :             : 
    4190                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16207 */
    4191                 :             : rtx
    4192                 :             : gen_uavgv32hi3_ceil (rtx operand0,
    4193                 :             :         rtx operand1,
    4194                 :             :         rtx operand2)
    4195                 :             : {
    4196                 :             :   rtx operand3;
    4197                 :             :   rtx_insn *_val = 0;
    4198                 :             :   start_sequence ();
    4199                 :             :   {
    4200                 :             :     rtx operands[4];
    4201                 :             :     operands[0] = operand0;
    4202                 :             :     operands[1] = operand1;
    4203                 :             :     operands[2] = operand2;
    4204                 :             : #define FAIL return (end_sequence (), _val)
    4205                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4206                 :             : #line 16220 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4207                 :             : {
    4208                 :             :   operands[3] = CONST1_RTX(V32SImode);
    4209                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V32HImode, operands);
    4210                 :             : }
    4211                 :             : #undef DONE
    4212                 :             : #undef FAIL
    4213                 :             :     operand0 = operands[0];
    4214                 :             :     (void) operand0;
    4215                 :             :     operand1 = operands[1];
    4216                 :             :     (void) operand1;
    4217                 :             :     operand2 = operands[2];
    4218                 :             :     (void) operand2;
    4219                 :             :     operand3 = operands[3];
    4220                 :             :     (void) operand3;
    4221                 :             :   }
    4222                 :             :   emit_insn (gen_rtx_SET (operand0,
    4223                 :             :         gen_rtx_TRUNCATE (V32HImode,
    4224                 :             :         gen_rtx_LSHIFTRT (V32SImode,
    4225                 :             :         gen_rtx_PLUS (V32SImode,
    4226                 :             :         gen_rtx_PLUS (V32SImode,
    4227                 :             :         gen_rtx_ZERO_EXTEND (V32SImode,
    4228                 :             :         operand1),
    4229                 :             :         gen_rtx_ZERO_EXTEND (V32SImode,
    4230                 :             :         operand2)),
    4231                 :             :         operand3),
    4232                 :             :         const1_rtx))));
    4233                 :             :   _val = get_insns ();
    4234                 :             :   end_sequence ();
    4235                 :             :   return _val;
    4236                 :             : }
    4237                 :             : 
    4238                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16207 */
    4239                 :             : rtx
    4240                 :             : gen_uavgv16hi3_ceil (rtx operand0,
    4241                 :             :         rtx operand1,
    4242                 :             :         rtx operand2)
    4243                 :             : {
    4244                 :             :   rtx operand3;
    4245                 :             :   rtx_insn *_val = 0;
    4246                 :             :   start_sequence ();
    4247                 :             :   {
    4248                 :             :     rtx operands[4];
    4249                 :             :     operands[0] = operand0;
    4250                 :             :     operands[1] = operand1;
    4251                 :             :     operands[2] = operand2;
    4252                 :             : #define FAIL return (end_sequence (), _val)
    4253                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4254                 :             : #line 16220 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4255                 :             : {
    4256                 :             :   operands[3] = CONST1_RTX(V16SImode);
    4257                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V16HImode, operands);
    4258                 :             : }
    4259                 :             : #undef DONE
    4260                 :             : #undef FAIL
    4261                 :             :     operand0 = operands[0];
    4262                 :             :     (void) operand0;
    4263                 :             :     operand1 = operands[1];
    4264                 :             :     (void) operand1;
    4265                 :             :     operand2 = operands[2];
    4266                 :             :     (void) operand2;
    4267                 :             :     operand3 = operands[3];
    4268                 :             :     (void) operand3;
    4269                 :             :   }
    4270                 :             :   emit_insn (gen_rtx_SET (operand0,
    4271                 :             :         gen_rtx_TRUNCATE (V16HImode,
    4272                 :             :         gen_rtx_LSHIFTRT (V16SImode,
    4273                 :             :         gen_rtx_PLUS (V16SImode,
    4274                 :             :         gen_rtx_PLUS (V16SImode,
    4275                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
    4276                 :             :         operand1),
    4277                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
    4278                 :             :         operand2)),
    4279                 :             :         operand3),
    4280                 :             :         const1_rtx))));
    4281                 :             :   _val = get_insns ();
    4282                 :             :   end_sequence ();
    4283                 :             :   return _val;
    4284                 :             : }
    4285                 :             : 
    4286                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16207 */
    4287                 :             : rtx
    4288                 :             : gen_uavgv8hi3_ceil (rtx operand0,
    4289                 :             :         rtx operand1,
    4290                 :             :         rtx operand2)
    4291                 :             : {
    4292                 :             :   rtx operand3;
    4293                 :             :   rtx_insn *_val = 0;
    4294                 :             :   start_sequence ();
    4295                 :             :   {
    4296                 :             :     rtx operands[4];
    4297                 :             :     operands[0] = operand0;
    4298                 :             :     operands[1] = operand1;
    4299                 :             :     operands[2] = operand2;
    4300                 :             : #define FAIL return (end_sequence (), _val)
    4301                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4302                 :             : #line 16220 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4303                 :             : {
    4304                 :             :   operands[3] = CONST1_RTX(V8SImode);
    4305                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V8HImode, operands);
    4306                 :             : }
    4307                 :             : #undef DONE
    4308                 :             : #undef FAIL
    4309                 :             :     operand0 = operands[0];
    4310                 :             :     (void) operand0;
    4311                 :             :     operand1 = operands[1];
    4312                 :             :     (void) operand1;
    4313                 :             :     operand2 = operands[2];
    4314                 :             :     (void) operand2;
    4315                 :             :     operand3 = operands[3];
    4316                 :             :     (void) operand3;
    4317                 :             :   }
    4318                 :             :   emit_insn (gen_rtx_SET (operand0,
    4319                 :             :         gen_rtx_TRUNCATE (V8HImode,
    4320                 :             :         gen_rtx_LSHIFTRT (V8SImode,
    4321                 :             :         gen_rtx_PLUS (V8SImode,
    4322                 :             :         gen_rtx_PLUS (V8SImode,
    4323                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
    4324                 :             :         operand1),
    4325                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
    4326                 :             :         operand2)),
    4327                 :             :         operand3),
    4328                 :             :         const1_rtx))));
    4329                 :             :   _val = get_insns ();
    4330                 :             :   end_sequence ();
    4331                 :             :   return _val;
    4332                 :             : }
    4333                 :             : 
    4334                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16225 */
    4335                 :             : rtx
    4336                 :             : gen_usadv16qi (rtx operand0,
    4337                 :             :         rtx operand1,
    4338                 :             :         rtx operand2,
    4339                 :             :         rtx operand3)
    4340                 :             : {
    4341                 :             :   rtx_insn *_val = 0;
    4342                 :             :   start_sequence ();
    4343                 :             :   {
    4344                 :             :     rtx operands[4];
    4345                 :             :     operands[0] = operand0;
    4346                 :             :     operands[1] = operand1;
    4347                 :             :     operands[2] = operand2;
    4348                 :             :     operands[3] = operand3;
    4349                 :             : #define FAIL return (end_sequence (), _val)
    4350                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4351                 :             : #line 16231 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4352                 :             : {
    4353                 :             :   rtx t1 = gen_reg_rtx (V2DImode);
    4354                 :             :   rtx t2 = gen_reg_rtx (V4SImode);
    4355                 :             :   emit_insn (gen_sse2_psadbw (t1, operands[1], operands[2]));
    4356                 :             :   convert_move (t2, t1, 0);
    4357                 :             :   emit_insn (gen_addv4si3 (operands[0], t2, operands[3]));
    4358                 :             :   DONE;
    4359                 :             : }
    4360                 :             : #undef DONE
    4361                 :             : #undef FAIL
    4362                 :             :     operand0 = operands[0];
    4363                 :             :     (void) operand0;
    4364                 :             :     operand1 = operands[1];
    4365                 :             :     (void) operand1;
    4366                 :             :     operand2 = operands[2];
    4367                 :             :     (void) operand2;
    4368                 :             :     operand3 = operands[3];
    4369                 :             :     (void) operand3;
    4370                 :             :   }
    4371                 :             :   emit (operand0, true);
    4372                 :             :   emit (operand1, true);
    4373                 :             :   emit (operand2, true);
    4374                 :             :   emit (operand3, false);
    4375                 :             :   _val = get_insns ();
    4376                 :             :   end_sequence ();
    4377                 :             :   return _val;
    4378                 :             : }
    4379                 :             : 
    4380                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16240 */
    4381                 :             : rtx
    4382                 :             : gen_usadv32qi (rtx operand0,
    4383                 :             :         rtx operand1,
    4384                 :             :         rtx operand2,
    4385                 :             :         rtx operand3)
    4386                 :             : {
    4387                 :             :   rtx_insn *_val = 0;
    4388                 :             :   start_sequence ();
    4389                 :             :   {
    4390                 :             :     rtx operands[4];
    4391                 :             :     operands[0] = operand0;
    4392                 :             :     operands[1] = operand1;
    4393                 :             :     operands[2] = operand2;
    4394                 :             :     operands[3] = operand3;
    4395                 :             : #define FAIL return (end_sequence (), _val)
    4396                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4397                 :             : #line 16246 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4398                 :             : {
    4399                 :             :   rtx t1 = gen_reg_rtx (V4DImode);
    4400                 :             :   rtx t2 = gen_reg_rtx (V8SImode);
    4401                 :             :   emit_insn (gen_avx2_psadbw (t1, operands[1], operands[2]));
    4402                 :             :   convert_move (t2, t1, 0);
    4403                 :             :   emit_insn (gen_addv8si3 (operands[0], t2, operands[3]));
    4404                 :             :   DONE;
    4405                 :             : }
    4406                 :             : #undef DONE
    4407                 :             : #undef FAIL
    4408                 :             :     operand0 = operands[0];
    4409                 :             :     (void) operand0;
    4410                 :             :     operand1 = operands[1];
    4411                 :             :     (void) operand1;
    4412                 :             :     operand2 = operands[2];
    4413                 :             :     (void) operand2;
    4414                 :             :     operand3 = operands[3];
    4415                 :             :     (void) operand3;
    4416                 :             :   }
    4417                 :             :   emit (operand0, true);
    4418                 :             :   emit (operand1, true);
    4419                 :             :   emit (operand2, true);
    4420                 :             :   emit (operand3, false);
    4421                 :             :   _val = get_insns ();
    4422                 :             :   end_sequence ();
    4423                 :             :   return _val;
    4424                 :             : }
    4425                 :             : 
    4426                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16255 */
    4427                 :             : rtx
    4428                 :             : gen_usadv64qi (rtx operand0,
    4429                 :             :         rtx operand1,
    4430                 :             :         rtx operand2,
    4431                 :             :         rtx operand3)
    4432                 :             : {
    4433                 :             :   rtx_insn *_val = 0;
    4434                 :             :   start_sequence ();
    4435                 :             :   {
    4436                 :             :     rtx operands[4];
    4437                 :             :     operands[0] = operand0;
    4438                 :             :     operands[1] = operand1;
    4439                 :             :     operands[2] = operand2;
    4440                 :             :     operands[3] = operand3;
    4441                 :             : #define FAIL return (end_sequence (), _val)
    4442                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4443                 :             : #line 16261 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4444                 :             : {
    4445                 :             :   rtx t1 = gen_reg_rtx (V8DImode);
    4446                 :             :   rtx t2 = gen_reg_rtx (V16SImode);
    4447                 :             :   emit_insn (gen_avx512f_psadbw (t1, operands[1], operands[2]));
    4448                 :             :   convert_move (t2, t1, 0);
    4449                 :             :   emit_insn (gen_addv16si3 (operands[0], t2, operands[3]));
    4450                 :             :   DONE;
    4451                 :             : }
    4452                 :             : #undef DONE
    4453                 :             : #undef FAIL
    4454                 :             :     operand0 = operands[0];
    4455                 :             :     (void) operand0;
    4456                 :             :     operand1 = operands[1];
    4457                 :             :     (void) operand1;
    4458                 :             :     operand2 = operands[2];
    4459                 :             :     (void) operand2;
    4460                 :             :     operand3 = operands[3];
    4461                 :             :     (void) operand3;
    4462                 :             :   }
    4463                 :             :   emit (operand0, true);
    4464                 :             :   emit (operand1, true);
    4465                 :             :   emit (operand2, true);
    4466                 :             :   emit (operand3, false);
    4467                 :             :   _val = get_insns ();
    4468                 :             :   end_sequence ();
    4469                 :             :   return _val;
    4470                 :             : }
    4471                 :             : 
    4472                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16317 */
    4473                 :             : rtx
    4474                 :             : gen_ashrv32hi3 (rtx operand0,
    4475                 :             :         rtx operand1,
    4476                 :             :         rtx operand2)
    4477                 :             : {
    4478                 :             :   return gen_rtx_SET (operand0,
    4479                 :             :         gen_rtx_ASHIFTRT (V32HImode,
    4480                 :             :         operand1,
    4481                 :             :         operand2));
    4482                 :             : }
    4483                 :             : 
    4484                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16317 */
    4485                 :             : rtx
    4486                 :             : gen_ashrv16si3 (rtx operand0,
    4487                 :             :         rtx operand1,
    4488                 :             :         rtx operand2)
    4489                 :             : {
    4490                 :             :   return gen_rtx_SET (operand0,
    4491                 :             :         gen_rtx_ASHIFTRT (V16SImode,
    4492                 :             :         operand1,
    4493                 :             :         operand2));
    4494                 :             : }
    4495                 :             : 
    4496                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16317 */
    4497                 :             : rtx
    4498                 :             : gen_ashrv8di3 (rtx operand0,
    4499                 :             :         rtx operand1,
    4500                 :             :         rtx operand2)
    4501                 :             : {
    4502                 :             :   return gen_rtx_SET (operand0,
    4503                 :             :         gen_rtx_ASHIFTRT (V8DImode,
    4504                 :             :         operand1,
    4505                 :             :         operand2));
    4506                 :             : }
    4507                 :             : 
    4508                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16324 */
    4509                 :             : rtx
    4510                 :             : gen_ashrv4di3 (rtx operand0,
    4511                 :             :         rtx operand1,
    4512                 :             :         rtx operand2)
    4513                 :             : {
    4514                 :             :   rtx_insn *_val = 0;
    4515                 :             :   start_sequence ();
    4516                 :             :   {
    4517                 :             :     rtx operands[3];
    4518                 :             :     operands[0] = operand0;
    4519                 :             :     operands[1] = operand1;
    4520                 :             :     operands[2] = operand2;
    4521                 :             : #define FAIL return (end_sequence (), _val)
    4522                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4523                 :             : #line 16330 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4524                 :             : {
    4525                 :             :   if (!TARGET_AVX512VL)
    4526                 :             :     {
    4527                 :             :       if (CONST_INT_P (operands[2]) && UINTVAL (operands[2]) >= 63)
    4528                 :             :         {
    4529                 :             :           rtx zero = force_reg (V4DImode, CONST0_RTX (V4DImode));
    4530                 :             :           emit_insn (gen_avx2_gtv4di3 (operands[0], zero, operands[1]));
    4531                 :             :           DONE;
    4532                 :             :         }
    4533                 :             :       if (operands[2] == const0_rtx)
    4534                 :             :         {
    4535                 :             :           emit_move_insn (operands[0], operands[1]);
    4536                 :             :           DONE;
    4537                 :             :         }
    4538                 :             :       operands[1] = force_reg (V4DImode, operands[1]);
    4539                 :             :       if (CONST_INT_P (operands[2]))
    4540                 :             :         {
    4541                 :             :           vec_perm_builder sel (8, 8, 1);
    4542                 :             :           sel.quick_grow (8);
    4543                 :             :           rtx arg0, arg1;
    4544                 :             :           rtx op1 = lowpart_subreg (V8SImode, operands[1], V4DImode);
    4545                 :             :           rtx target = gen_reg_rtx (V8SImode);
    4546                 :             :           if (INTVAL (operands[2]) > 32)
    4547                 :             :             {
    4548                 :             :               arg0 = gen_reg_rtx (V8SImode);
    4549                 :             :               arg1 = gen_reg_rtx (V8SImode);
    4550                 :             :               emit_insn (gen_ashrv8si3 (arg1, op1, GEN_INT (31)));
    4551                 :             :               emit_insn (gen_ashrv8si3 (arg0, op1,
    4552                 :             :                                         GEN_INT (INTVAL (operands[2]) - 32)));
    4553                 :             :               sel[0] = 1;
    4554                 :             :               sel[1] = 9;
    4555                 :             :               sel[2] = 3;
    4556                 :             :               sel[3] = 11;
    4557                 :             :               sel[4] = 5;
    4558                 :             :               sel[5] = 13;
    4559                 :             :               sel[6] = 7;
    4560                 :             :               sel[7] = 15;
    4561                 :             :             }
    4562                 :             :           else if (INTVAL (operands[2]) == 32)
    4563                 :             :             {
    4564                 :             :               arg0 = op1;
    4565                 :             :               arg1 = gen_reg_rtx (V8SImode);
    4566                 :             :               emit_insn (gen_ashrv8si3 (arg1, op1, GEN_INT (31)));
    4567                 :             :               sel[0] = 1;
    4568                 :             :               sel[1] = 9;
    4569                 :             :               sel[2] = 3;
    4570                 :             :               sel[3] = 11;
    4571                 :             :               sel[4] = 5;
    4572                 :             :               sel[5] = 13;
    4573                 :             :               sel[6] = 7;
    4574                 :             :               sel[7] = 15;
    4575                 :             :             }
    4576                 :             :           else
    4577                 :             :             {
    4578                 :             :               arg0 = gen_reg_rtx (V4DImode);
    4579                 :             :               arg1 = gen_reg_rtx (V8SImode);
    4580                 :             :               emit_insn (gen_lshrv4di3 (arg0, operands[1], operands[2]));
    4581                 :             :               emit_insn (gen_ashrv8si3 (arg1, op1, operands[2]));
    4582                 :             :               arg0 = lowpart_subreg (V8SImode, arg0, V4DImode);
    4583                 :             :               sel[0] = 0;
    4584                 :             :               sel[1] = 9;
    4585                 :             :               sel[2] = 2;
    4586                 :             :               sel[3] = 11;
    4587                 :             :               sel[4] = 4;
    4588                 :             :               sel[5] = 13;
    4589                 :             :               sel[6] = 6;
    4590                 :             :               sel[7] = 15;
    4591                 :             :             }
    4592                 :             :           vec_perm_indices indices (sel, 2, 8);
    4593                 :             :           bool ok = targetm.vectorize.vec_perm_const (V8SImode, V8SImode,
    4594                 :             :                                                       target, arg0, arg1,
    4595                 :             :                                                       indices);
    4596                 :             :           gcc_assert (ok);
    4597                 :             :           emit_move_insn (operands[0],
    4598                 :             :                           lowpart_subreg (V4DImode, target, V8SImode));
    4599                 :             :           DONE;
    4600                 :             :         }
    4601                 :             : 
    4602                 :             :       rtx zero = force_reg (V4DImode, CONST0_RTX (V4DImode));
    4603                 :             :       rtx zero_or_all_ones = gen_reg_rtx (V4DImode);
    4604                 :             :       emit_insn (gen_avx2_gtv4di3 (zero_or_all_ones, zero, operands[1]));
    4605                 :             :       rtx lshr_res = gen_reg_rtx (V4DImode);
    4606                 :             :       emit_insn (gen_lshrv4di3 (lshr_res, operands[1], operands[2]));
    4607                 :             :       rtx ashl_res = gen_reg_rtx (V4DImode);
    4608                 :             :       rtx amount;
    4609                 :             :       if (TARGET_64BIT)
    4610                 :             :         {
    4611                 :             :           amount = gen_reg_rtx (DImode);
    4612                 :             :           emit_insn (gen_subdi3 (amount, force_reg (DImode, GEN_INT (64)),
    4613                 :             :                                  operands[2]));
    4614                 :             :         }
    4615                 :             :       else
    4616                 :             :         {
    4617                 :             :           rtx temp = gen_reg_rtx (SImode);
    4618                 :             :           emit_insn (gen_subsi3 (temp, force_reg (SImode, GEN_INT (64)),
    4619                 :             :                                  lowpart_subreg (SImode, operands[2],
    4620                 :             :                                                  DImode)));
    4621                 :             :           amount = gen_reg_rtx (V4SImode);
    4622                 :             :           emit_insn (gen_vec_setv4si_0 (amount, CONST0_RTX (V4SImode),
    4623                 :             :                                         temp));
    4624                 :             :         }
    4625                 :             :       amount = lowpart_subreg (DImode, amount, GET_MODE (amount));
    4626                 :             :       emit_insn (gen_ashlv4di3 (ashl_res, zero_or_all_ones, amount));
    4627                 :             :       emit_insn (gen_iorv4di3 (operands[0], lshr_res, ashl_res));
    4628                 :             :       DONE;
    4629                 :             :     }
    4630                 :             : }
    4631                 :             : #undef DONE
    4632                 :             : #undef FAIL
    4633                 :             :     operand0 = operands[0];
    4634                 :             :     (void) operand0;
    4635                 :             :     operand1 = operands[1];
    4636                 :             :     (void) operand1;
    4637                 :             :     operand2 = operands[2];
    4638                 :             :     (void) operand2;
    4639                 :             :   }
    4640                 :             :   emit_insn (gen_rtx_SET (operand0,
    4641                 :             :         gen_rtx_ASHIFTRT (V4DImode,
    4642                 :             :         operand1,
    4643                 :             :         operand2)));
    4644                 :             :   _val = get_insns ();
    4645                 :             :   end_sequence ();
    4646                 :             :   return _val;
    4647                 :             : }
    4648                 :             : 
    4649                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16487 */
    4650                 :             : extern rtx_insn *gen_split_2883 (rtx_insn *, rtx *);
    4651                 :             : rtx_insn *
    4652                 :             : gen_split_2883 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4653                 :             : {
    4654                 :             :   rtx operand0;
    4655                 :             :   rtx operand1;
    4656                 :             :   rtx operand2;
    4657                 :             :   rtx operand3;
    4658                 :             :   rtx_insn *_val = NULL;
    4659                 :             :   if (dump_file)
    4660                 :             :     fprintf (dump_file, "Splitting with gen_split_2883 (sse.md:16487)\n");
    4661                 :             :   start_sequence ();
    4662                 :             : #define FAIL return (end_sequence (), _val)
    4663                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4664                 :             : #line 16498 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4665                 :             : operands[3] = XVECEXP (operands[2], 0, 0);
    4666                 :             : #undef DONE
    4667                 :             : #undef FAIL
    4668                 :             :   operand0 = operands[0];
    4669                 :             :   (void) operand0;
    4670                 :             :   operand1 = operands[1];
    4671                 :             :   (void) operand1;
    4672                 :             :   operand2 = operands[2];
    4673                 :             :   (void) operand2;
    4674                 :             :   operand3 = operands[3];
    4675                 :             :   (void) operand3;
    4676                 :             :   emit_insn (gen_rtx_SET (operand0,
    4677                 :             :         gen_rtx_ASHIFT (V32HImode,
    4678                 :             :         operand1,
    4679                 :             :         operand3)));
    4680                 :             :   _val = get_insns ();
    4681                 :             :   end_sequence ();
    4682                 :             :   return _val;
    4683                 :             : }
    4684                 :             : 
    4685                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16487 */
    4686                 :             : extern rtx_insn *gen_split_2884 (rtx_insn *, rtx *);
    4687                 :             : rtx_insn *
    4688                 :             : gen_split_2884 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4689                 :             : {
    4690                 :             :   rtx operand0;
    4691                 :             :   rtx operand1;
    4692                 :             :   rtx operand2;
    4693                 :             :   rtx operand3;
    4694                 :             :   rtx_insn *_val = NULL;
    4695                 :             :   if (dump_file)
    4696                 :             :     fprintf (dump_file, "Splitting with gen_split_2884 (sse.md:16487)\n");
    4697                 :             :   start_sequence ();
    4698                 :             : #define FAIL return (end_sequence (), _val)
    4699                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4700                 :             : #line 16498 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4701                 :             : operands[3] = XVECEXP (operands[2], 0, 0);
    4702                 :             : #undef DONE
    4703                 :             : #undef FAIL
    4704                 :             :   operand0 = operands[0];
    4705                 :             :   (void) operand0;
    4706                 :             :   operand1 = operands[1];
    4707                 :             :   (void) operand1;
    4708                 :             :   operand2 = operands[2];
    4709                 :             :   (void) operand2;
    4710                 :             :   operand3 = operands[3];
    4711                 :             :   (void) operand3;
    4712                 :             :   emit_insn (gen_rtx_SET (operand0,
    4713                 :             :         gen_rtx_LSHIFTRT (V32HImode,
    4714                 :             :         operand1,
    4715                 :             :         operand3)));
    4716                 :             :   _val = get_insns ();
    4717                 :             :   end_sequence ();
    4718                 :             :   return _val;
    4719                 :             : }
    4720                 :             : 
    4721                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16487 */
    4722                 :             : extern rtx_insn *gen_split_2885 (rtx_insn *, rtx *);
    4723                 :             : rtx_insn *
    4724                 :             : gen_split_2885 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4725                 :             : {
    4726                 :             :   rtx operand0;
    4727                 :             :   rtx operand1;
    4728                 :             :   rtx operand2;
    4729                 :             :   rtx operand3;
    4730                 :             :   rtx_insn *_val = NULL;
    4731                 :             :   if (dump_file)
    4732                 :             :     fprintf (dump_file, "Splitting with gen_split_2885 (sse.md:16487)\n");
    4733                 :             :   start_sequence ();
    4734                 :             : #define FAIL return (end_sequence (), _val)
    4735                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4736                 :             : #line 16498 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4737                 :             : operands[3] = XVECEXP (operands[2], 0, 0);
    4738                 :             : #undef DONE
    4739                 :             : #undef FAIL
    4740                 :             :   operand0 = operands[0];
    4741                 :             :   (void) operand0;
    4742                 :             :   operand1 = operands[1];
    4743                 :             :   (void) operand1;
    4744                 :             :   operand2 = operands[2];
    4745                 :             :   (void) operand2;
    4746                 :             :   operand3 = operands[3];
    4747                 :             :   (void) operand3;
    4748                 :             :   emit_insn (gen_rtx_SET (operand0,
    4749                 :             :         gen_rtx_ASHIFTRT (V32HImode,
    4750                 :             :         operand1,
    4751                 :             :         operand3)));
    4752                 :             :   _val = get_insns ();
    4753                 :             :   end_sequence ();
    4754                 :             :   return _val;
    4755                 :             : }
    4756                 :             : 
    4757                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16487 */
    4758                 :             : extern rtx_insn *gen_split_2886 (rtx_insn *, rtx *);
    4759                 :             : rtx_insn *
    4760                 :             : gen_split_2886 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4761                 :             : {
    4762                 :             :   rtx operand0;
    4763                 :             :   rtx operand1;
    4764                 :             :   rtx operand2;
    4765                 :             :   rtx operand3;
    4766                 :             :   rtx_insn *_val = NULL;
    4767                 :             :   if (dump_file)
    4768                 :             :     fprintf (dump_file, "Splitting with gen_split_2886 (sse.md:16487)\n");
    4769                 :             :   start_sequence ();
    4770                 :             : #define FAIL return (end_sequence (), _val)
    4771                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4772                 :             : #line 16498 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4773                 :             : operands[3] = XVECEXP (operands[2], 0, 0);
    4774                 :             : #undef DONE
    4775                 :             : #undef FAIL
    4776                 :             :   operand0 = operands[0];
    4777                 :             :   (void) operand0;
    4778                 :             :   operand1 = operands[1];
    4779                 :             :   (void) operand1;
    4780                 :             :   operand2 = operands[2];
    4781                 :             :   (void) operand2;
    4782                 :             :   operand3 = operands[3];
    4783                 :             :   (void) operand3;
    4784                 :             :   emit_insn (gen_rtx_SET (operand0,
    4785                 :             :         gen_rtx_ASHIFT (V16SImode,
    4786                 :             :         operand1,
    4787                 :             :         operand3)));
    4788                 :             :   _val = get_insns ();
    4789                 :             :   end_sequence ();
    4790                 :             :   return _val;
    4791                 :             : }
    4792                 :             : 
    4793                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16487 */
    4794                 :             : extern rtx_insn *gen_split_2887 (rtx_insn *, rtx *);
    4795                 :             : rtx_insn *
    4796                 :             : gen_split_2887 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4797                 :             : {
    4798                 :             :   rtx operand0;
    4799                 :             :   rtx operand1;
    4800                 :             :   rtx operand2;
    4801                 :             :   rtx operand3;
    4802                 :             :   rtx_insn *_val = NULL;
    4803                 :             :   if (dump_file)
    4804                 :             :     fprintf (dump_file, "Splitting with gen_split_2887 (sse.md:16487)\n");
    4805                 :             :   start_sequence ();
    4806                 :             : #define FAIL return (end_sequence (), _val)
    4807                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4808                 :             : #line 16498 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4809                 :             : operands[3] = XVECEXP (operands[2], 0, 0);
    4810                 :             : #undef DONE
    4811                 :             : #undef FAIL
    4812                 :             :   operand0 = operands[0];
    4813                 :             :   (void) operand0;
    4814                 :             :   operand1 = operands[1];
    4815                 :             :   (void) operand1;
    4816                 :             :   operand2 = operands[2];
    4817                 :             :   (void) operand2;
    4818                 :             :   operand3 = operands[3];
    4819                 :             :   (void) operand3;
    4820                 :             :   emit_insn (gen_rtx_SET (operand0,
    4821                 :             :         gen_rtx_LSHIFTRT (V16SImode,
    4822                 :             :         operand1,
    4823                 :             :         operand3)));
    4824                 :             :   _val = get_insns ();
    4825                 :             :   end_sequence ();
    4826                 :             :   return _val;
    4827                 :             : }
    4828                 :             : 
    4829                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16487 */
    4830                 :             : extern rtx_insn *gen_split_2888 (rtx_insn *, rtx *);
    4831                 :             : rtx_insn *
    4832                 :             : gen_split_2888 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4833                 :             : {
    4834                 :             :   rtx operand0;
    4835                 :             :   rtx operand1;
    4836                 :             :   rtx operand2;
    4837                 :             :   rtx operand3;
    4838                 :             :   rtx_insn *_val = NULL;
    4839                 :             :   if (dump_file)
    4840                 :             :     fprintf (dump_file, "Splitting with gen_split_2888 (sse.md:16487)\n");
    4841                 :             :   start_sequence ();
    4842                 :             : #define FAIL return (end_sequence (), _val)
    4843                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4844                 :             : #line 16498 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4845                 :             : operands[3] = XVECEXP (operands[2], 0, 0);
    4846                 :             : #undef DONE
    4847                 :             : #undef FAIL
    4848                 :             :   operand0 = operands[0];
    4849                 :             :   (void) operand0;
    4850                 :             :   operand1 = operands[1];
    4851                 :             :   (void) operand1;
    4852                 :             :   operand2 = operands[2];
    4853                 :             :   (void) operand2;
    4854                 :             :   operand3 = operands[3];
    4855                 :             :   (void) operand3;
    4856                 :             :   emit_insn (gen_rtx_SET (operand0,
    4857                 :             :         gen_rtx_ASHIFTRT (V16SImode,
    4858                 :             :         operand1,
    4859                 :             :         operand3)));
    4860                 :             :   _val = get_insns ();
    4861                 :             :   end_sequence ();
    4862                 :             :   return _val;
    4863                 :             : }
    4864                 :             : 
    4865                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16487 */
    4866                 :             : extern rtx_insn *gen_split_2889 (rtx_insn *, rtx *);
    4867                 :             : rtx_insn *
    4868                 :             : gen_split_2889 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4869                 :             : {
    4870                 :             :   rtx operand0;
    4871                 :             :   rtx operand1;
    4872                 :             :   rtx operand2;
    4873                 :             :   rtx operand3;
    4874                 :             :   rtx_insn *_val = NULL;
    4875                 :             :   if (dump_file)
    4876                 :             :     fprintf (dump_file, "Splitting with gen_split_2889 (sse.md:16487)\n");
    4877                 :             :   start_sequence ();
    4878                 :             : #define FAIL return (end_sequence (), _val)
    4879                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4880                 :             : #line 16498 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4881                 :             : operands[3] = XVECEXP (operands[2], 0, 0);
    4882                 :             : #undef DONE
    4883                 :             : #undef FAIL
    4884                 :             :   operand0 = operands[0];
    4885                 :             :   (void) operand0;
    4886                 :             :   operand1 = operands[1];
    4887                 :             :   (void) operand1;
    4888                 :             :   operand2 = operands[2];
    4889                 :             :   (void) operand2;
    4890                 :             :   operand3 = operands[3];
    4891                 :             :   (void) operand3;
    4892                 :             :   emit_insn (gen_rtx_SET (operand0,
    4893                 :             :         gen_rtx_ASHIFT (V8DImode,
    4894                 :             :         operand1,
    4895                 :             :         operand3)));
    4896                 :             :   _val = get_insns ();
    4897                 :             :   end_sequence ();
    4898                 :             :   return _val;
    4899                 :             : }
    4900                 :             : 
    4901                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16487 */
    4902                 :             : extern rtx_insn *gen_split_2890 (rtx_insn *, rtx *);
    4903                 :             : rtx_insn *
    4904                 :             : gen_split_2890 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4905                 :             : {
    4906                 :             :   rtx operand0;
    4907                 :             :   rtx operand1;
    4908                 :             :   rtx operand2;
    4909                 :             :   rtx operand3;
    4910                 :             :   rtx_insn *_val = NULL;
    4911                 :             :   if (dump_file)
    4912                 :             :     fprintf (dump_file, "Splitting with gen_split_2890 (sse.md:16487)\n");
    4913                 :             :   start_sequence ();
    4914                 :             : #define FAIL return (end_sequence (), _val)
    4915                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4916                 :             : #line 16498 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4917                 :             : operands[3] = XVECEXP (operands[2], 0, 0);
    4918                 :             : #undef DONE
    4919                 :             : #undef FAIL
    4920                 :             :   operand0 = operands[0];
    4921                 :             :   (void) operand0;
    4922                 :             :   operand1 = operands[1];
    4923                 :             :   (void) operand1;
    4924                 :             :   operand2 = operands[2];
    4925                 :             :   (void) operand2;
    4926                 :             :   operand3 = operands[3];
    4927                 :             :   (void) operand3;
    4928                 :             :   emit_insn (gen_rtx_SET (operand0,
    4929                 :             :         gen_rtx_LSHIFTRT (V8DImode,
    4930                 :             :         operand1,
    4931                 :             :         operand3)));
    4932                 :             :   _val = get_insns ();
    4933                 :             :   end_sequence ();
    4934                 :             :   return _val;
    4935                 :             : }
    4936                 :             : 
    4937                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16487 */
    4938                 :             : extern rtx_insn *gen_split_2891 (rtx_insn *, rtx *);
    4939                 :             : rtx_insn *
    4940                 :             : gen_split_2891 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4941                 :             : {
    4942                 :             :   rtx operand0;
    4943                 :             :   rtx operand1;
    4944                 :             :   rtx operand2;
    4945                 :             :   rtx operand3;
    4946                 :             :   rtx_insn *_val = NULL;
    4947                 :             :   if (dump_file)
    4948                 :             :     fprintf (dump_file, "Splitting with gen_split_2891 (sse.md:16487)\n");
    4949                 :             :   start_sequence ();
    4950                 :             : #define FAIL return (end_sequence (), _val)
    4951                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4952                 :             : #line 16498 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4953                 :             : operands[3] = XVECEXP (operands[2], 0, 0);
    4954                 :             : #undef DONE
    4955                 :             : #undef FAIL
    4956                 :             :   operand0 = operands[0];
    4957                 :             :   (void) operand0;
    4958                 :             :   operand1 = operands[1];
    4959                 :             :   (void) operand1;
    4960                 :             :   operand2 = operands[2];
    4961                 :             :   (void) operand2;
    4962                 :             :   operand3 = operands[3];
    4963                 :             :   (void) operand3;
    4964                 :             :   emit_insn (gen_rtx_SET (operand0,
    4965                 :             :         gen_rtx_ASHIFTRT (V8DImode,
    4966                 :             :         operand1,
    4967                 :             :         operand3)));
    4968                 :             :   _val = get_insns ();
    4969                 :             :   end_sequence ();
    4970                 :             :   return _val;
    4971                 :             : }
    4972                 :             : 
    4973                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16500 */
    4974                 :             : rtx
    4975                 :             : gen_vec_shl_v16qi (rtx operand0,
    4976                 :             :         rtx operand1,
    4977                 :             :         rtx operand2)
    4978                 :             : {
    4979                 :             :   rtx_insn *_val = 0;
    4980                 :             :   start_sequence ();
    4981                 :             :   {
    4982                 :             :     rtx operands[3];
    4983                 :             :     operands[0] = operand0;
    4984                 :             :     operands[1] = operand1;
    4985                 :             :     operands[2] = operand2;
    4986                 :             : #define FAIL return (end_sequence (), _val)
    4987                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4988                 :             : #line 16506 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    4989                 :             : {
    4990                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    4991                 :             :   rtx op1 = force_reg (V16QImode, operands[1]);
    4992                 :             : 
    4993                 :             :   emit_insn (gen_sse2_ashlv1ti3
    4994                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    4995                 :             :   emit_move_insn (operands[0], gen_lowpart (V16QImode, op0));
    4996                 :             :   DONE;
    4997                 :             : }
    4998                 :             : #undef DONE
    4999                 :             : #undef FAIL
    5000                 :             :     operand0 = operands[0];
    5001                 :             :     (void) operand0;
    5002                 :             :     operand1 = operands[1];
    5003                 :             :     (void) operand1;
    5004                 :             :     operand2 = operands[2];
    5005                 :             :     (void) operand2;
    5006                 :             :   }
    5007                 :             :   emit_insn (gen_rtx_SET (operand0,
    5008                 :             :         gen_rtx_ASHIFT (V1TImode,
    5009                 :             :         operand1,
    5010                 :             :         operand2)));
    5011                 :             :   _val = get_insns ();
    5012                 :             :   end_sequence ();
    5013                 :             :   return _val;
    5014                 :             : }
    5015                 :             : 
    5016                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16500 */
    5017                 :             : rtx
    5018                 :             : gen_vec_shl_v8hi (rtx operand0,
    5019                 :             :         rtx operand1,
    5020                 :             :         rtx operand2)
    5021                 :             : {
    5022                 :             :   rtx_insn *_val = 0;
    5023                 :             :   start_sequence ();
    5024                 :             :   {
    5025                 :             :     rtx operands[3];
    5026                 :             :     operands[0] = operand0;
    5027                 :             :     operands[1] = operand1;
    5028                 :             :     operands[2] = operand2;
    5029                 :             : #define FAIL return (end_sequence (), _val)
    5030                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5031                 :             : #line 16506 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5032                 :             : {
    5033                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5034                 :             :   rtx op1 = force_reg (V8HImode, operands[1]);
    5035                 :             : 
    5036                 :             :   emit_insn (gen_sse2_ashlv1ti3
    5037                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5038                 :             :   emit_move_insn (operands[0], gen_lowpart (V8HImode, op0));
    5039                 :             :   DONE;
    5040                 :             : }
    5041                 :             : #undef DONE
    5042                 :             : #undef FAIL
    5043                 :             :     operand0 = operands[0];
    5044                 :             :     (void) operand0;
    5045                 :             :     operand1 = operands[1];
    5046                 :             :     (void) operand1;
    5047                 :             :     operand2 = operands[2];
    5048                 :             :     (void) operand2;
    5049                 :             :   }
    5050                 :             :   emit_insn (gen_rtx_SET (operand0,
    5051                 :             :         gen_rtx_ASHIFT (V1TImode,
    5052                 :             :         operand1,
    5053                 :             :         operand2)));
    5054                 :             :   _val = get_insns ();
    5055                 :             :   end_sequence ();
    5056                 :             :   return _val;
    5057                 :             : }
    5058                 :             : 
    5059                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16500 */
    5060                 :             : rtx
    5061                 :             : gen_vec_shl_v8hf (rtx operand0,
    5062                 :             :         rtx operand1,
    5063                 :             :         rtx operand2)
    5064                 :             : {
    5065                 :             :   rtx_insn *_val = 0;
    5066                 :             :   start_sequence ();
    5067                 :             :   {
    5068                 :             :     rtx operands[3];
    5069                 :             :     operands[0] = operand0;
    5070                 :             :     operands[1] = operand1;
    5071                 :             :     operands[2] = operand2;
    5072                 :             : #define FAIL return (end_sequence (), _val)
    5073                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5074                 :             : #line 16506 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5075                 :             : {
    5076                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5077                 :             :   rtx op1 = force_reg (V8HFmode, operands[1]);
    5078                 :             : 
    5079                 :             :   emit_insn (gen_sse2_ashlv1ti3
    5080                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5081                 :             :   emit_move_insn (operands[0], gen_lowpart (V8HFmode, op0));
    5082                 :             :   DONE;
    5083                 :             : }
    5084                 :             : #undef DONE
    5085                 :             : #undef FAIL
    5086                 :             :     operand0 = operands[0];
    5087                 :             :     (void) operand0;
    5088                 :             :     operand1 = operands[1];
    5089                 :             :     (void) operand1;
    5090                 :             :     operand2 = operands[2];
    5091                 :             :     (void) operand2;
    5092                 :             :   }
    5093                 :             :   emit_insn (gen_rtx_SET (operand0,
    5094                 :             :         gen_rtx_ASHIFT (V1TImode,
    5095                 :             :         operand1,
    5096                 :             :         operand2)));
    5097                 :             :   _val = get_insns ();
    5098                 :             :   end_sequence ();
    5099                 :             :   return _val;
    5100                 :             : }
    5101                 :             : 
    5102                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16500 */
    5103                 :             : rtx
    5104                 :             : gen_vec_shl_v8bf (rtx operand0,
    5105                 :             :         rtx operand1,
    5106                 :             :         rtx operand2)
    5107                 :             : {
    5108                 :             :   rtx_insn *_val = 0;
    5109                 :             :   start_sequence ();
    5110                 :             :   {
    5111                 :             :     rtx operands[3];
    5112                 :             :     operands[0] = operand0;
    5113                 :             :     operands[1] = operand1;
    5114                 :             :     operands[2] = operand2;
    5115                 :             : #define FAIL return (end_sequence (), _val)
    5116                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5117                 :             : #line 16506 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5118                 :             : {
    5119                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5120                 :             :   rtx op1 = force_reg (V8BFmode, operands[1]);
    5121                 :             : 
    5122                 :             :   emit_insn (gen_sse2_ashlv1ti3
    5123                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5124                 :             :   emit_move_insn (operands[0], gen_lowpart (V8BFmode, op0));
    5125                 :             :   DONE;
    5126                 :             : }
    5127                 :             : #undef DONE
    5128                 :             : #undef FAIL
    5129                 :             :     operand0 = operands[0];
    5130                 :             :     (void) operand0;
    5131                 :             :     operand1 = operands[1];
    5132                 :             :     (void) operand1;
    5133                 :             :     operand2 = operands[2];
    5134                 :             :     (void) operand2;
    5135                 :             :   }
    5136                 :             :   emit_insn (gen_rtx_SET (operand0,
    5137                 :             :         gen_rtx_ASHIFT (V1TImode,
    5138                 :             :         operand1,
    5139                 :             :         operand2)));
    5140                 :             :   _val = get_insns ();
    5141                 :             :   end_sequence ();
    5142                 :             :   return _val;
    5143                 :             : }
    5144                 :             : 
    5145                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16500 */
    5146                 :             : rtx
    5147                 :             : gen_vec_shl_v4si (rtx operand0,
    5148                 :             :         rtx operand1,
    5149                 :             :         rtx operand2)
    5150                 :             : {
    5151                 :             :   rtx_insn *_val = 0;
    5152                 :             :   start_sequence ();
    5153                 :             :   {
    5154                 :             :     rtx operands[3];
    5155                 :             :     operands[0] = operand0;
    5156                 :             :     operands[1] = operand1;
    5157                 :             :     operands[2] = operand2;
    5158                 :             : #define FAIL return (end_sequence (), _val)
    5159                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5160                 :             : #line 16506 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5161                 :             : {
    5162                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5163                 :             :   rtx op1 = force_reg (V4SImode, operands[1]);
    5164                 :             : 
    5165                 :             :   emit_insn (gen_sse2_ashlv1ti3
    5166                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5167                 :             :   emit_move_insn (operands[0], gen_lowpart (V4SImode, op0));
    5168                 :             :   DONE;
    5169                 :             : }
    5170                 :             : #undef DONE
    5171                 :             : #undef FAIL
    5172                 :             :     operand0 = operands[0];
    5173                 :             :     (void) operand0;
    5174                 :             :     operand1 = operands[1];
    5175                 :             :     (void) operand1;
    5176                 :             :     operand2 = operands[2];
    5177                 :             :     (void) operand2;
    5178                 :             :   }
    5179                 :             :   emit_insn (gen_rtx_SET (operand0,
    5180                 :             :         gen_rtx_ASHIFT (V1TImode,
    5181                 :             :         operand1,
    5182                 :             :         operand2)));
    5183                 :             :   _val = get_insns ();
    5184                 :             :   end_sequence ();
    5185                 :             :   return _val;
    5186                 :             : }
    5187                 :             : 
    5188                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16500 */
    5189                 :             : rtx
    5190                 :             : gen_vec_shl_v2di (rtx operand0,
    5191                 :             :         rtx operand1,
    5192                 :             :         rtx operand2)
    5193                 :             : {
    5194                 :             :   rtx_insn *_val = 0;
    5195                 :             :   start_sequence ();
    5196                 :             :   {
    5197                 :             :     rtx operands[3];
    5198                 :             :     operands[0] = operand0;
    5199                 :             :     operands[1] = operand1;
    5200                 :             :     operands[2] = operand2;
    5201                 :             : #define FAIL return (end_sequence (), _val)
    5202                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5203                 :             : #line 16506 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5204                 :             : {
    5205                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5206                 :             :   rtx op1 = force_reg (V2DImode, operands[1]);
    5207                 :             : 
    5208                 :             :   emit_insn (gen_sse2_ashlv1ti3
    5209                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5210                 :             :   emit_move_insn (operands[0], gen_lowpart (V2DImode, op0));
    5211                 :             :   DONE;
    5212                 :             : }
    5213                 :             : #undef DONE
    5214                 :             : #undef FAIL
    5215                 :             :     operand0 = operands[0];
    5216                 :             :     (void) operand0;
    5217                 :             :     operand1 = operands[1];
    5218                 :             :     (void) operand1;
    5219                 :             :     operand2 = operands[2];
    5220                 :             :     (void) operand2;
    5221                 :             :   }
    5222                 :             :   emit_insn (gen_rtx_SET (operand0,
    5223                 :             :         gen_rtx_ASHIFT (V1TImode,
    5224                 :             :         operand1,
    5225                 :             :         operand2)));
    5226                 :             :   _val = get_insns ();
    5227                 :             :   end_sequence ();
    5228                 :             :   return _val;
    5229                 :             : }
    5230                 :             : 
    5231                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16500 */
    5232                 :             : rtx
    5233                 :             : gen_vec_shl_v4sf (rtx operand0,
    5234                 :             :         rtx operand1,
    5235                 :             :         rtx operand2)
    5236                 :             : {
    5237                 :             :   rtx_insn *_val = 0;
    5238                 :             :   start_sequence ();
    5239                 :             :   {
    5240                 :             :     rtx operands[3];
    5241                 :             :     operands[0] = operand0;
    5242                 :             :     operands[1] = operand1;
    5243                 :             :     operands[2] = operand2;
    5244                 :             : #define FAIL return (end_sequence (), _val)
    5245                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5246                 :             : #line 16506 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5247                 :             : {
    5248                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5249                 :             :   rtx op1 = force_reg (V4SFmode, operands[1]);
    5250                 :             : 
    5251                 :             :   emit_insn (gen_sse2_ashlv1ti3
    5252                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5253                 :             :   emit_move_insn (operands[0], gen_lowpart (V4SFmode, op0));
    5254                 :             :   DONE;
    5255                 :             : }
    5256                 :             : #undef DONE
    5257                 :             : #undef FAIL
    5258                 :             :     operand0 = operands[0];
    5259                 :             :     (void) operand0;
    5260                 :             :     operand1 = operands[1];
    5261                 :             :     (void) operand1;
    5262                 :             :     operand2 = operands[2];
    5263                 :             :     (void) operand2;
    5264                 :             :   }
    5265                 :             :   emit_insn (gen_rtx_SET (operand0,
    5266                 :             :         gen_rtx_ASHIFT (V1TImode,
    5267                 :             :         operand1,
    5268                 :             :         operand2)));
    5269                 :             :   _val = get_insns ();
    5270                 :             :   end_sequence ();
    5271                 :             :   return _val;
    5272                 :             : }
    5273                 :             : 
    5274                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16500 */
    5275                 :             : rtx
    5276                 :             : gen_vec_shl_v2df (rtx operand0,
    5277                 :             :         rtx operand1,
    5278                 :             :         rtx operand2)
    5279                 :             : {
    5280                 :             :   rtx_insn *_val = 0;
    5281                 :             :   start_sequence ();
    5282                 :             :   {
    5283                 :             :     rtx operands[3];
    5284                 :             :     operands[0] = operand0;
    5285                 :             :     operands[1] = operand1;
    5286                 :             :     operands[2] = operand2;
    5287                 :             : #define FAIL return (end_sequence (), _val)
    5288                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5289                 :             : #line 16506 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5290                 :             : {
    5291                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5292                 :             :   rtx op1 = force_reg (V2DFmode, operands[1]);
    5293                 :             : 
    5294                 :             :   emit_insn (gen_sse2_ashlv1ti3
    5295                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5296                 :             :   emit_move_insn (operands[0], gen_lowpart (V2DFmode, op0));
    5297                 :             :   DONE;
    5298                 :             : }
    5299                 :             : #undef DONE
    5300                 :             : #undef FAIL
    5301                 :             :     operand0 = operands[0];
    5302                 :             :     (void) operand0;
    5303                 :             :     operand1 = operands[1];
    5304                 :             :     (void) operand1;
    5305                 :             :     operand2 = operands[2];
    5306                 :             :     (void) operand2;
    5307                 :             :   }
    5308                 :             :   emit_insn (gen_rtx_SET (operand0,
    5309                 :             :         gen_rtx_ASHIFT (V1TImode,
    5310                 :             :         operand1,
    5311                 :             :         operand2)));
    5312                 :             :   _val = get_insns ();
    5313                 :             :   end_sequence ();
    5314                 :             :   return _val;
    5315                 :             : }
    5316                 :             : 
    5317                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16516 */
    5318                 :             : rtx
    5319                 :             : gen_vec_shr_v16qi (rtx operand0,
    5320                 :             :         rtx operand1,
    5321                 :             :         rtx operand2)
    5322                 :             : {
    5323                 :             :   rtx_insn *_val = 0;
    5324                 :             :   start_sequence ();
    5325                 :             :   {
    5326                 :             :     rtx operands[3];
    5327                 :             :     operands[0] = operand0;
    5328                 :             :     operands[1] = operand1;
    5329                 :             :     operands[2] = operand2;
    5330                 :             : #define FAIL return (end_sequence (), _val)
    5331                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5332                 :             : #line 16522 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5333                 :             : {
    5334                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5335                 :             :   rtx op1 = force_reg (V16QImode, operands[1]);
    5336                 :             : 
    5337                 :             :   emit_insn (gen_sse2_lshrv1ti3
    5338                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5339                 :             :   emit_move_insn (operands[0], gen_lowpart (V16QImode, op0));
    5340                 :             :   DONE;
    5341                 :             : }
    5342                 :             : #undef DONE
    5343                 :             : #undef FAIL
    5344                 :             :     operand0 = operands[0];
    5345                 :             :     (void) operand0;
    5346                 :             :     operand1 = operands[1];
    5347                 :             :     (void) operand1;
    5348                 :             :     operand2 = operands[2];
    5349                 :             :     (void) operand2;
    5350                 :             :   }
    5351                 :             :   emit_insn (gen_rtx_SET (operand0,
    5352                 :             :         gen_rtx_LSHIFTRT (V1TImode,
    5353                 :             :         operand1,
    5354                 :             :         operand2)));
    5355                 :             :   _val = get_insns ();
    5356                 :             :   end_sequence ();
    5357                 :             :   return _val;
    5358                 :             : }
    5359                 :             : 
    5360                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16516 */
    5361                 :             : rtx
    5362                 :             : gen_vec_shr_v8hi (rtx operand0,
    5363                 :             :         rtx operand1,
    5364                 :             :         rtx operand2)
    5365                 :             : {
    5366                 :             :   rtx_insn *_val = 0;
    5367                 :             :   start_sequence ();
    5368                 :             :   {
    5369                 :             :     rtx operands[3];
    5370                 :             :     operands[0] = operand0;
    5371                 :             :     operands[1] = operand1;
    5372                 :             :     operands[2] = operand2;
    5373                 :             : #define FAIL return (end_sequence (), _val)
    5374                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5375                 :             : #line 16522 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5376                 :             : {
    5377                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5378                 :             :   rtx op1 = force_reg (V8HImode, operands[1]);
    5379                 :             : 
    5380                 :             :   emit_insn (gen_sse2_lshrv1ti3
    5381                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5382                 :             :   emit_move_insn (operands[0], gen_lowpart (V8HImode, op0));
    5383                 :             :   DONE;
    5384                 :             : }
    5385                 :             : #undef DONE
    5386                 :             : #undef FAIL
    5387                 :             :     operand0 = operands[0];
    5388                 :             :     (void) operand0;
    5389                 :             :     operand1 = operands[1];
    5390                 :             :     (void) operand1;
    5391                 :             :     operand2 = operands[2];
    5392                 :             :     (void) operand2;
    5393                 :             :   }
    5394                 :             :   emit_insn (gen_rtx_SET (operand0,
    5395                 :             :         gen_rtx_LSHIFTRT (V1TImode,
    5396                 :             :         operand1,
    5397                 :             :         operand2)));
    5398                 :             :   _val = get_insns ();
    5399                 :             :   end_sequence ();
    5400                 :             :   return _val;
    5401                 :             : }
    5402                 :             : 
    5403                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16516 */
    5404                 :             : rtx
    5405                 :             : gen_vec_shr_v8hf (rtx operand0,
    5406                 :             :         rtx operand1,
    5407                 :             :         rtx operand2)
    5408                 :             : {
    5409                 :             :   rtx_insn *_val = 0;
    5410                 :             :   start_sequence ();
    5411                 :             :   {
    5412                 :             :     rtx operands[3];
    5413                 :             :     operands[0] = operand0;
    5414                 :             :     operands[1] = operand1;
    5415                 :             :     operands[2] = operand2;
    5416                 :             : #define FAIL return (end_sequence (), _val)
    5417                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5418                 :             : #line 16522 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5419                 :             : {
    5420                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5421                 :             :   rtx op1 = force_reg (V8HFmode, operands[1]);
    5422                 :             : 
    5423                 :             :   emit_insn (gen_sse2_lshrv1ti3
    5424                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5425                 :             :   emit_move_insn (operands[0], gen_lowpart (V8HFmode, op0));
    5426                 :             :   DONE;
    5427                 :             : }
    5428                 :             : #undef DONE
    5429                 :             : #undef FAIL
    5430                 :             :     operand0 = operands[0];
    5431                 :             :     (void) operand0;
    5432                 :             :     operand1 = operands[1];
    5433                 :             :     (void) operand1;
    5434                 :             :     operand2 = operands[2];
    5435                 :             :     (void) operand2;
    5436                 :             :   }
    5437                 :             :   emit_insn (gen_rtx_SET (operand0,
    5438                 :             :         gen_rtx_LSHIFTRT (V1TImode,
    5439                 :             :         operand1,
    5440                 :             :         operand2)));
    5441                 :             :   _val = get_insns ();
    5442                 :             :   end_sequence ();
    5443                 :             :   return _val;
    5444                 :             : }
    5445                 :             : 
    5446                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16516 */
    5447                 :             : rtx
    5448                 :             : gen_vec_shr_v8bf (rtx operand0,
    5449                 :             :         rtx operand1,
    5450                 :             :         rtx operand2)
    5451                 :             : {
    5452                 :             :   rtx_insn *_val = 0;
    5453                 :             :   start_sequence ();
    5454                 :             :   {
    5455                 :             :     rtx operands[3];
    5456                 :             :     operands[0] = operand0;
    5457                 :             :     operands[1] = operand1;
    5458                 :             :     operands[2] = operand2;
    5459                 :             : #define FAIL return (end_sequence (), _val)
    5460                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5461                 :             : #line 16522 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5462                 :             : {
    5463                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5464                 :             :   rtx op1 = force_reg (V8BFmode, operands[1]);
    5465                 :             : 
    5466                 :             :   emit_insn (gen_sse2_lshrv1ti3
    5467                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5468                 :             :   emit_move_insn (operands[0], gen_lowpart (V8BFmode, op0));
    5469                 :             :   DONE;
    5470                 :             : }
    5471                 :             : #undef DONE
    5472                 :             : #undef FAIL
    5473                 :             :     operand0 = operands[0];
    5474                 :             :     (void) operand0;
    5475                 :             :     operand1 = operands[1];
    5476                 :             :     (void) operand1;
    5477                 :             :     operand2 = operands[2];
    5478                 :             :     (void) operand2;
    5479                 :             :   }
    5480                 :             :   emit_insn (gen_rtx_SET (operand0,
    5481                 :             :         gen_rtx_LSHIFTRT (V1TImode,
    5482                 :             :         operand1,
    5483                 :             :         operand2)));
    5484                 :             :   _val = get_insns ();
    5485                 :             :   end_sequence ();
    5486                 :             :   return _val;
    5487                 :             : }
    5488                 :             : 
    5489                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16516 */
    5490                 :             : rtx
    5491                 :             : gen_vec_shr_v4si (rtx operand0,
    5492                 :             :         rtx operand1,
    5493                 :             :         rtx operand2)
    5494                 :             : {
    5495                 :             :   rtx_insn *_val = 0;
    5496                 :             :   start_sequence ();
    5497                 :             :   {
    5498                 :             :     rtx operands[3];
    5499                 :             :     operands[0] = operand0;
    5500                 :             :     operands[1] = operand1;
    5501                 :             :     operands[2] = operand2;
    5502                 :             : #define FAIL return (end_sequence (), _val)
    5503                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5504                 :             : #line 16522 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5505                 :             : {
    5506                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5507                 :             :   rtx op1 = force_reg (V4SImode, operands[1]);
    5508                 :             : 
    5509                 :             :   emit_insn (gen_sse2_lshrv1ti3
    5510                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5511                 :             :   emit_move_insn (operands[0], gen_lowpart (V4SImode, op0));
    5512                 :             :   DONE;
    5513                 :             : }
    5514                 :             : #undef DONE
    5515                 :             : #undef FAIL
    5516                 :             :     operand0 = operands[0];
    5517                 :             :     (void) operand0;
    5518                 :             :     operand1 = operands[1];
    5519                 :             :     (void) operand1;
    5520                 :             :     operand2 = operands[2];
    5521                 :             :     (void) operand2;
    5522                 :             :   }
    5523                 :             :   emit_insn (gen_rtx_SET (operand0,
    5524                 :             :         gen_rtx_LSHIFTRT (V1TImode,
    5525                 :             :         operand1,
    5526                 :             :         operand2)));
    5527                 :             :   _val = get_insns ();
    5528                 :             :   end_sequence ();
    5529                 :             :   return _val;
    5530                 :             : }
    5531                 :             : 
    5532                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16516 */
    5533                 :             : rtx
    5534                 :             : gen_vec_shr_v2di (rtx operand0,
    5535                 :             :         rtx operand1,
    5536                 :             :         rtx operand2)
    5537                 :             : {
    5538                 :             :   rtx_insn *_val = 0;
    5539                 :             :   start_sequence ();
    5540                 :             :   {
    5541                 :             :     rtx operands[3];
    5542                 :             :     operands[0] = operand0;
    5543                 :             :     operands[1] = operand1;
    5544                 :             :     operands[2] = operand2;
    5545                 :             : #define FAIL return (end_sequence (), _val)
    5546                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5547                 :             : #line 16522 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5548                 :             : {
    5549                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5550                 :             :   rtx op1 = force_reg (V2DImode, operands[1]);
    5551                 :             : 
    5552                 :             :   emit_insn (gen_sse2_lshrv1ti3
    5553                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5554                 :             :   emit_move_insn (operands[0], gen_lowpart (V2DImode, op0));
    5555                 :             :   DONE;
    5556                 :             : }
    5557                 :             : #undef DONE
    5558                 :             : #undef FAIL
    5559                 :             :     operand0 = operands[0];
    5560                 :             :     (void) operand0;
    5561                 :             :     operand1 = operands[1];
    5562                 :             :     (void) operand1;
    5563                 :             :     operand2 = operands[2];
    5564                 :             :     (void) operand2;
    5565                 :             :   }
    5566                 :             :   emit_insn (gen_rtx_SET (operand0,
    5567                 :             :         gen_rtx_LSHIFTRT (V1TImode,
    5568                 :             :         operand1,
    5569                 :             :         operand2)));
    5570                 :             :   _val = get_insns ();
    5571                 :             :   end_sequence ();
    5572                 :             :   return _val;
    5573                 :             : }
    5574                 :             : 
    5575                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16516 */
    5576                 :             : rtx
    5577                 :             : gen_vec_shr_v4sf (rtx operand0,
    5578                 :             :         rtx operand1,
    5579                 :             :         rtx operand2)
    5580                 :             : {
    5581                 :             :   rtx_insn *_val = 0;
    5582                 :             :   start_sequence ();
    5583                 :             :   {
    5584                 :             :     rtx operands[3];
    5585                 :             :     operands[0] = operand0;
    5586                 :             :     operands[1] = operand1;
    5587                 :             :     operands[2] = operand2;
    5588                 :             : #define FAIL return (end_sequence (), _val)
    5589                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5590                 :             : #line 16522 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5591                 :             : {
    5592                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5593                 :             :   rtx op1 = force_reg (V4SFmode, operands[1]);
    5594                 :             : 
    5595                 :             :   emit_insn (gen_sse2_lshrv1ti3
    5596                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5597                 :             :   emit_move_insn (operands[0], gen_lowpart (V4SFmode, op0));
    5598                 :             :   DONE;
    5599                 :             : }
    5600                 :             : #undef DONE
    5601                 :             : #undef FAIL
    5602                 :             :     operand0 = operands[0];
    5603                 :             :     (void) operand0;
    5604                 :             :     operand1 = operands[1];
    5605                 :             :     (void) operand1;
    5606                 :             :     operand2 = operands[2];
    5607                 :             :     (void) operand2;
    5608                 :             :   }
    5609                 :             :   emit_insn (gen_rtx_SET (operand0,
    5610                 :             :         gen_rtx_LSHIFTRT (V1TImode,
    5611                 :             :         operand1,
    5612                 :             :         operand2)));
    5613                 :             :   _val = get_insns ();
    5614                 :             :   end_sequence ();
    5615                 :             :   return _val;
    5616                 :             : }
    5617                 :             : 
    5618                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16516 */
    5619                 :             : rtx
    5620                 :             : gen_vec_shr_v2df (rtx operand0,
    5621                 :             :         rtx operand1,
    5622                 :             :         rtx operand2)
    5623                 :             : {
    5624                 :             :   rtx_insn *_val = 0;
    5625                 :             :   start_sequence ();
    5626                 :             :   {
    5627                 :             :     rtx operands[3];
    5628                 :             :     operands[0] = operand0;
    5629                 :             :     operands[1] = operand1;
    5630                 :             :     operands[2] = operand2;
    5631                 :             : #define FAIL return (end_sequence (), _val)
    5632                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5633                 :             : #line 16522 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5634                 :             : {
    5635                 :             :   rtx op0 = gen_reg_rtx (V1TImode);
    5636                 :             :   rtx op1 = force_reg (V2DFmode, operands[1]);
    5637                 :             : 
    5638                 :             :   emit_insn (gen_sse2_lshrv1ti3
    5639                 :             :               (op0, gen_lowpart (V1TImode, op1), operands[2]));
    5640                 :             :   emit_move_insn (operands[0], gen_lowpart (V2DFmode, op0));
    5641                 :             :   DONE;
    5642                 :             : }
    5643                 :             : #undef DONE
    5644                 :             : #undef FAIL
    5645                 :             :     operand0 = operands[0];
    5646                 :             :     (void) operand0;
    5647                 :             :     operand1 = operands[1];
    5648                 :             :     (void) operand1;
    5649                 :             :     operand2 = operands[2];
    5650                 :             :     (void) operand2;
    5651                 :             :   }
    5652                 :             :   emit_insn (gen_rtx_SET (operand0,
    5653                 :             :         gen_rtx_LSHIFTRT (V1TImode,
    5654                 :             :         operand1,
    5655                 :             :         operand2)));
    5656                 :             :   _val = get_insns ();
    5657                 :             :   end_sequence ();
    5658                 :             :   return _val;
    5659                 :             : }
    5660                 :             : 
    5661                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16532 */
    5662                 :             : rtx
    5663                 :             : gen_ashlv1ti3 (rtx operand0,
    5664                 :             :         rtx operand1,
    5665                 :             :         rtx operand2)
    5666                 :             : {
    5667                 :             :   rtx_insn *_val = 0;
    5668                 :             :   start_sequence ();
    5669                 :             :   {
    5670                 :             :     rtx operands[3];
    5671                 :             :     operands[0] = operand0;
    5672                 :             :     operands[1] = operand1;
    5673                 :             :     operands[2] = operand2;
    5674                 :             : #define FAIL return (end_sequence (), _val)
    5675                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5676                 :             : #line 16538 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5677                 :             : {
    5678                 :             :   if (!CONST_INT_P (operands[2]))
    5679                 :             :     {
    5680                 :             :       ix86_expand_v1ti_shift (ASHIFT, operands);
    5681                 :             :       DONE;
    5682                 :             :     }
    5683                 :             : }
    5684                 :             : #undef DONE
    5685                 :             : #undef FAIL
    5686                 :             :     operand0 = operands[0];
    5687                 :             :     (void) operand0;
    5688                 :             :     operand1 = operands[1];
    5689                 :             :     (void) operand1;
    5690                 :             :     operand2 = operands[2];
    5691                 :             :     (void) operand2;
    5692                 :             :   }
    5693                 :             :   emit_insn (gen_rtx_SET (operand0,
    5694                 :             :         gen_rtx_ASHIFT (V1TImode,
    5695                 :             :         operand1,
    5696                 :             :         operand2)));
    5697                 :             :   _val = get_insns ();
    5698                 :             :   end_sequence ();
    5699                 :             :   return _val;
    5700                 :             : }
    5701                 :             : 
    5702                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16546 */
    5703                 :             : extern rtx_insn *gen_split_2892 (rtx_insn *, rtx *);
    5704                 :             : rtx_insn *
    5705                 :             : gen_split_2892 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    5706                 :             : {
    5707                 :             :   rtx_insn *_val = NULL;
    5708                 :             :   if (dump_file)
    5709                 :             :     fprintf (dump_file, "Splitting with gen_split_2892 (sse.md:16546)\n");
    5710                 :             :   start_sequence ();
    5711                 :             : #define FAIL return (end_sequence (), _val)
    5712                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5713                 :             : #line 16556 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5714                 :             : {
    5715                 :             :   ix86_expand_v1ti_shift (ASHIFT, operands);
    5716                 :             :   DONE;
    5717                 :             : }
    5718                 :             : #undef DONE
    5719                 :             : #undef FAIL
    5720                 :             :   emit_insn (const0_rtx);
    5721                 :             :   _val = get_insns ();
    5722                 :             :   end_sequence ();
    5723                 :             :   return _val;
    5724                 :             : }
    5725                 :             : 
    5726                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16561 */
    5727                 :             : rtx
    5728                 :             : gen_lshrv1ti3 (rtx operand0,
    5729                 :             :         rtx operand1,
    5730                 :             :         rtx operand2)
    5731                 :             : {
    5732                 :             :   rtx_insn *_val = 0;
    5733                 :             :   start_sequence ();
    5734                 :             :   {
    5735                 :             :     rtx operands[3];
    5736                 :             :     operands[0] = operand0;
    5737                 :             :     operands[1] = operand1;
    5738                 :             :     operands[2] = operand2;
    5739                 :             : #define FAIL return (end_sequence (), _val)
    5740                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5741                 :             : #line 16567 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5742                 :             : {
    5743                 :             :   if (!CONST_INT_P (operands[2]))
    5744                 :             :     {
    5745                 :             :       ix86_expand_v1ti_shift (LSHIFTRT, operands);
    5746                 :             :       DONE;
    5747                 :             :     }
    5748                 :             : }
    5749                 :             : #undef DONE
    5750                 :             : #undef FAIL
    5751                 :             :     operand0 = operands[0];
    5752                 :             :     (void) operand0;
    5753                 :             :     operand1 = operands[1];
    5754                 :             :     (void) operand1;
    5755                 :             :     operand2 = operands[2];
    5756                 :             :     (void) operand2;
    5757                 :             :   }
    5758                 :             :   emit_insn (gen_rtx_SET (operand0,
    5759                 :             :         gen_rtx_LSHIFTRT (V1TImode,
    5760                 :             :         operand1,
    5761                 :             :         operand2)));
    5762                 :             :   _val = get_insns ();
    5763                 :             :   end_sequence ();
    5764                 :             :   return _val;
    5765                 :             : }
    5766                 :             : 
    5767                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16575 */
    5768                 :             : extern rtx_insn *gen_split_2893 (rtx_insn *, rtx *);
    5769                 :             : rtx_insn *
    5770                 :             : gen_split_2893 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    5771                 :             : {
    5772                 :             :   rtx_insn *_val = NULL;
    5773                 :             :   if (dump_file)
    5774                 :             :     fprintf (dump_file, "Splitting with gen_split_2893 (sse.md:16575)\n");
    5775                 :             :   start_sequence ();
    5776                 :             : #define FAIL return (end_sequence (), _val)
    5777                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5778                 :             : #line 16585 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5779                 :             : {
    5780                 :             :   ix86_expand_v1ti_shift (LSHIFTRT, operands);
    5781                 :             :   DONE;
    5782                 :             : }
    5783                 :             : #undef DONE
    5784                 :             : #undef FAIL
    5785                 :             :   emit_insn (const0_rtx);
    5786                 :             :   _val = get_insns ();
    5787                 :             :   end_sequence ();
    5788                 :             :   return _val;
    5789                 :             : }
    5790                 :             : 
    5791                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16590 */
    5792                 :             : rtx
    5793                 :             : gen_ashrv1ti3 (rtx operand0,
    5794                 :             :         rtx operand1,
    5795                 :             :         rtx operand2)
    5796                 :             : {
    5797                 :             :   rtx_insn *_val = 0;
    5798                 :             :   start_sequence ();
    5799                 :             :   {
    5800                 :             :     rtx operands[3];
    5801                 :             :     operands[0] = operand0;
    5802                 :             :     operands[1] = operand1;
    5803                 :             :     operands[2] = operand2;
    5804                 :             : #define FAIL return (end_sequence (), _val)
    5805                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5806                 :             : #line 16596 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5807                 :             : {
    5808                 :             :   if (!CONST_INT_P (operands[2]))
    5809                 :             :     {
    5810                 :             :       ix86_expand_v1ti_ashiftrt (operands);
    5811                 :             :       DONE;
    5812                 :             :     }
    5813                 :             : }
    5814                 :             : #undef DONE
    5815                 :             : #undef FAIL
    5816                 :             :     operand0 = operands[0];
    5817                 :             :     (void) operand0;
    5818                 :             :     operand1 = operands[1];
    5819                 :             :     (void) operand1;
    5820                 :             :     operand2 = operands[2];
    5821                 :             :     (void) operand2;
    5822                 :             :   }
    5823                 :             :   emit_insn (gen_rtx_SET (operand0,
    5824                 :             :         gen_rtx_ASHIFTRT (V1TImode,
    5825                 :             :         operand1,
    5826                 :             :         operand2)));
    5827                 :             :   _val = get_insns ();
    5828                 :             :   end_sequence ();
    5829                 :             :   return _val;
    5830                 :             : }
    5831                 :             : 
    5832                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16605 */
    5833                 :             : extern rtx_insn *gen_split_2894 (rtx_insn *, rtx *);
    5834                 :             : rtx_insn *
    5835                 :             : gen_split_2894 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    5836                 :             : {
    5837                 :             :   rtx_insn *_val = NULL;
    5838                 :             :   if (dump_file)
    5839                 :             :     fprintf (dump_file, "Splitting with gen_split_2894 (sse.md:16605)\n");
    5840                 :             :   start_sequence ();
    5841                 :             : #define FAIL return (end_sequence (), _val)
    5842                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5843                 :             : #line 16615 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    5844                 :             : {
    5845                 :             :   ix86_expand_v1ti_ashiftrt (operands);
    5846                 :             :   DONE;
    5847                 :             : }
    5848                 :             : #undef DONE
    5849                 :             : #undef FAIL
    5850                 :             :   emit_insn (const0_rtx);
    5851                 :             :   _val = get_insns ();
    5852                 :             :   end_sequence ();
    5853                 :             :   return _val;
    5854                 :             : }
    5855                 :             : 
    5856                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16620 */
    5857                 :             : extern rtx_insn *gen_split_2895 (rtx_insn *, rtx *);
    5858                 :             : rtx_insn *
    5859                 :             : gen_split_2895 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5860                 :             : {
    5861                 :             :   rtx operand0;
    5862                 :             :   rtx operand1;
    5863                 :             :   rtx operand2;
    5864                 :             :   rtx_insn *_val = NULL;
    5865                 :             :   if (dump_file)
    5866                 :             :     fprintf (dump_file, "Splitting with gen_split_2895 (sse.md:16620)\n");
    5867                 :             :   start_sequence ();
    5868                 :             :   operand0 = operands[0];
    5869                 :             :   (void) operand0;
    5870                 :             :   operand1 = operands[1];
    5871                 :             :   (void) operand1;
    5872                 :             :   operand2 = operands[2];
    5873                 :             :   (void) operand2;
    5874                 :             :   emit_insn (gen_rtx_SET (operand0,
    5875                 :             :         gen_rtx_ASHIFTRT (V16HImode,
    5876                 :             :         operand1,
    5877                 :             :         operand2)));
    5878                 :             :   _val = get_insns ();
    5879                 :             :   end_sequence ();
    5880                 :             :   return _val;
    5881                 :             : }
    5882                 :             : 
    5883                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16620 */
    5884                 :             : extern rtx_insn *gen_split_2896 (rtx_insn *, rtx *);
    5885                 :             : rtx_insn *
    5886                 :             : gen_split_2896 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5887                 :             : {
    5888                 :             :   rtx operand0;
    5889                 :             :   rtx operand1;
    5890                 :             :   rtx operand2;
    5891                 :             :   rtx_insn *_val = NULL;
    5892                 :             :   if (dump_file)
    5893                 :             :     fprintf (dump_file, "Splitting with gen_split_2896 (sse.md:16620)\n");
    5894                 :             :   start_sequence ();
    5895                 :             :   operand0 = operands[0];
    5896                 :             :   (void) operand0;
    5897                 :             :   operand1 = operands[1];
    5898                 :             :   (void) operand1;
    5899                 :             :   operand2 = operands[2];
    5900                 :             :   (void) operand2;
    5901                 :             :   emit_insn (gen_rtx_SET (operand0,
    5902                 :             :         gen_rtx_ASHIFTRT (V8HImode,
    5903                 :             :         operand1,
    5904                 :             :         operand2)));
    5905                 :             :   _val = get_insns ();
    5906                 :             :   end_sequence ();
    5907                 :             :   return _val;
    5908                 :             : }
    5909                 :             : 
    5910                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16620 */
    5911                 :             : extern rtx_insn *gen_split_2897 (rtx_insn *, rtx *);
    5912                 :             : rtx_insn *
    5913                 :             : gen_split_2897 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5914                 :             : {
    5915                 :             :   rtx operand0;
    5916                 :             :   rtx operand1;
    5917                 :             :   rtx operand2;
    5918                 :             :   rtx_insn *_val = NULL;
    5919                 :             :   if (dump_file)
    5920                 :             :     fprintf (dump_file, "Splitting with gen_split_2897 (sse.md:16620)\n");
    5921                 :             :   start_sequence ();
    5922                 :             :   operand0 = operands[0];
    5923                 :             :   (void) operand0;
    5924                 :             :   operand1 = operands[1];
    5925                 :             :   (void) operand1;
    5926                 :             :   operand2 = operands[2];
    5927                 :             :   (void) operand2;
    5928                 :             :   emit_insn (gen_rtx_SET (operand0,
    5929                 :             :         gen_rtx_ASHIFTRT (V8SImode,
    5930                 :             :         operand1,
    5931                 :             :         operand2)));
    5932                 :             :   _val = get_insns ();
    5933                 :             :   end_sequence ();
    5934                 :             :   return _val;
    5935                 :             : }
    5936                 :             : 
    5937                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16620 */
    5938                 :             : extern rtx_insn *gen_split_2898 (rtx_insn *, rtx *);
    5939                 :             : rtx_insn *
    5940                 :             : gen_split_2898 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5941                 :             : {
    5942                 :             :   rtx operand0;
    5943                 :             :   rtx operand1;
    5944                 :             :   rtx operand2;
    5945                 :             :   rtx_insn *_val = NULL;
    5946                 :             :   if (dump_file)
    5947                 :             :     fprintf (dump_file, "Splitting with gen_split_2898 (sse.md:16620)\n");
    5948                 :             :   start_sequence ();
    5949                 :             :   operand0 = operands[0];
    5950                 :             :   (void) operand0;
    5951                 :             :   operand1 = operands[1];
    5952                 :             :   (void) operand1;
    5953                 :             :   operand2 = operands[2];
    5954                 :             :   (void) operand2;
    5955                 :             :   emit_insn (gen_rtx_SET (operand0,
    5956                 :             :         gen_rtx_ASHIFTRT (V4SImode,
    5957                 :             :         operand1,
    5958                 :             :         operand2)));
    5959                 :             :   _val = get_insns ();
    5960                 :             :   end_sequence ();
    5961                 :             :   return _val;
    5962                 :             : }
    5963                 :             : 
    5964                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16620 */
    5965                 :             : extern rtx_insn *gen_split_2899 (rtx_insn *, rtx *);
    5966                 :             : rtx_insn *
    5967                 :             : gen_split_2899 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5968                 :             : {
    5969                 :             :   rtx operand0;
    5970                 :             :   rtx operand1;
    5971                 :             :   rtx operand2;
    5972                 :             :   rtx_insn *_val = NULL;
    5973                 :             :   if (dump_file)
    5974                 :             :     fprintf (dump_file, "Splitting with gen_split_2899 (sse.md:16620)\n");
    5975                 :             :   start_sequence ();
    5976                 :             :   operand0 = operands[0];
    5977                 :             :   (void) operand0;
    5978                 :             :   operand1 = operands[1];
    5979                 :             :   (void) operand1;
    5980                 :             :   operand2 = operands[2];
    5981                 :             :   (void) operand2;
    5982                 :             :   emit_insn (gen_rtx_SET (operand0,
    5983                 :             :         gen_rtx_ASHIFTRT (V4DImode,
    5984                 :             :         operand1,
    5985                 :             :         operand2)));
    5986                 :             :   _val = get_insns ();
    5987                 :             :   end_sequence ();
    5988                 :             :   return _val;
    5989                 :             : }
    5990                 :             : 
    5991                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16620 */
    5992                 :             : extern rtx_insn *gen_split_2900 (rtx_insn *, rtx *);
    5993                 :             : rtx_insn *
    5994                 :             : gen_split_2900 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5995                 :             : {
    5996                 :             :   rtx operand0;
    5997                 :             :   rtx operand1;
    5998                 :             :   rtx operand2;
    5999                 :             :   rtx_insn *_val = NULL;
    6000                 :             :   if (dump_file)
    6001                 :             :     fprintf (dump_file, "Splitting with gen_split_2900 (sse.md:16620)\n");
    6002                 :             :   start_sequence ();
    6003                 :             :   operand0 = operands[0];
    6004                 :             :   (void) operand0;
    6005                 :             :   operand1 = operands[1];
    6006                 :             :   (void) operand1;
    6007                 :             :   operand2 = operands[2];
    6008                 :             :   (void) operand2;
    6009                 :             :   emit_insn (gen_rtx_SET (operand0,
    6010                 :             :         gen_rtx_ASHIFTRT (V2DImode,
    6011                 :             :         operand1,
    6012                 :             :         operand2)));
    6013                 :             :   _val = get_insns ();
    6014                 :             :   end_sequence ();
    6015                 :             :   return _val;
    6016                 :             : }
    6017                 :             : 
    6018                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16632 */
    6019                 :             : rtx
    6020                 :             : gen_rotlv1ti3 (rtx operand0,
    6021                 :             :         rtx operand1,
    6022                 :             :         rtx operand2)
    6023                 :             : {
    6024                 :             :   rtx_insn *_val = 0;
    6025                 :             :   start_sequence ();
    6026                 :             :   {
    6027                 :             :     rtx operands[3];
    6028                 :             :     operands[0] = operand0;
    6029                 :             :     operands[1] = operand1;
    6030                 :             :     operands[2] = operand2;
    6031                 :             : #define FAIL return (end_sequence (), _val)
    6032                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6033                 :             : #line 16638 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6034                 :             : {
    6035                 :             :   if (!CONST_INT_P (operands[2]))
    6036                 :             :     {
    6037                 :             :       ix86_expand_v1ti_rotate (ROTATE, operands);
    6038                 :             :       DONE;
    6039                 :             :     }
    6040                 :             : }
    6041                 :             : #undef DONE
    6042                 :             : #undef FAIL
    6043                 :             :     operand0 = operands[0];
    6044                 :             :     (void) operand0;
    6045                 :             :     operand1 = operands[1];
    6046                 :             :     (void) operand1;
    6047                 :             :     operand2 = operands[2];
    6048                 :             :     (void) operand2;
    6049                 :             :   }
    6050                 :             :   emit_insn (gen_rtx_SET (operand0,
    6051                 :             :         gen_rtx_ROTATE (V1TImode,
    6052                 :             :         operand1,
    6053                 :             :         operand2)));
    6054                 :             :   _val = get_insns ();
    6055                 :             :   end_sequence ();
    6056                 :             :   return _val;
    6057                 :             : }
    6058                 :             : 
    6059                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16646 */
    6060                 :             : extern rtx_insn *gen_split_2901 (rtx_insn *, rtx *);
    6061                 :             : rtx_insn *
    6062                 :             : gen_split_2901 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    6063                 :             : {
    6064                 :             :   rtx_insn *_val = NULL;
    6065                 :             :   if (dump_file)
    6066                 :             :     fprintf (dump_file, "Splitting with gen_split_2901 (sse.md:16646)\n");
    6067                 :             :   start_sequence ();
    6068                 :             : #define FAIL return (end_sequence (), _val)
    6069                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6070                 :             : #line 16656 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6071                 :             : {
    6072                 :             :   ix86_expand_v1ti_rotate (ROTATE, operands);
    6073                 :             :   DONE;
    6074                 :             : }
    6075                 :             : #undef DONE
    6076                 :             : #undef FAIL
    6077                 :             :   emit_insn (const0_rtx);
    6078                 :             :   _val = get_insns ();
    6079                 :             :   end_sequence ();
    6080                 :             :   return _val;
    6081                 :             : }
    6082                 :             : 
    6083                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16661 */
    6084                 :             : rtx
    6085                 :             : gen_rotrv1ti3 (rtx operand0,
    6086                 :             :         rtx operand1,
    6087                 :             :         rtx operand2)
    6088                 :             : {
    6089                 :             :   rtx_insn *_val = 0;
    6090                 :             :   start_sequence ();
    6091                 :             :   {
    6092                 :             :     rtx operands[3];
    6093                 :             :     operands[0] = operand0;
    6094                 :             :     operands[1] = operand1;
    6095                 :             :     operands[2] = operand2;
    6096                 :             : #define FAIL return (end_sequence (), _val)
    6097                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6098                 :             : #line 16667 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6099                 :             : {
    6100                 :             :   if (!CONST_INT_P (operands[2]))
    6101                 :             :     {
    6102                 :             :       ix86_expand_v1ti_rotate (ROTATERT, operands);
    6103                 :             :       DONE;
    6104                 :             :     }
    6105                 :             : }
    6106                 :             : #undef DONE
    6107                 :             : #undef FAIL
    6108                 :             :     operand0 = operands[0];
    6109                 :             :     (void) operand0;
    6110                 :             :     operand1 = operands[1];
    6111                 :             :     (void) operand1;
    6112                 :             :     operand2 = operands[2];
    6113                 :             :     (void) operand2;
    6114                 :             :   }
    6115                 :             :   emit_insn (gen_rtx_SET (operand0,
    6116                 :             :         gen_rtx_ROTATERT (V1TImode,
    6117                 :             :         operand1,
    6118                 :             :         operand2)));
    6119                 :             :   _val = get_insns ();
    6120                 :             :   end_sequence ();
    6121                 :             :   return _val;
    6122                 :             : }
    6123                 :             : 
    6124                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16675 */
    6125                 :             : extern rtx_insn *gen_split_2902 (rtx_insn *, rtx *);
    6126                 :             : rtx_insn *
    6127                 :             : gen_split_2902 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    6128                 :             : {
    6129                 :             :   rtx_insn *_val = NULL;
    6130                 :             :   if (dump_file)
    6131                 :             :     fprintf (dump_file, "Splitting with gen_split_2902 (sse.md:16675)\n");
    6132                 :             :   start_sequence ();
    6133                 :             : #define FAIL return (end_sequence (), _val)
    6134                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6135                 :             : #line 16685 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6136                 :             : {
    6137                 :             :   ix86_expand_v1ti_rotate (ROTATERT, operands);
    6138                 :             :   DONE;
    6139                 :             : }
    6140                 :             : #undef DONE
    6141                 :             : #undef FAIL
    6142                 :             :   emit_insn (const0_rtx);
    6143                 :             :   _val = get_insns ();
    6144                 :             :   end_sequence ();
    6145                 :             :   return _val;
    6146                 :             : }
    6147                 :             : 
    6148                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6149                 :             : rtx
    6150                 :             : gen_smaxv32qi3 (rtx operand0,
    6151                 :             :         rtx operand1,
    6152                 :             :         rtx operand2)
    6153                 :             : {
    6154                 :             :   rtx_insn *_val = 0;
    6155                 :             :   start_sequence ();
    6156                 :             :   {
    6157                 :             :     rtx operands[3];
    6158                 :             :     operands[0] = operand0;
    6159                 :             :     operands[1] = operand1;
    6160                 :             :     operands[2] = operand2;
    6161                 :             : #define FAIL return (end_sequence (), _val)
    6162                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6163                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6164                 :             : ix86_fixup_binary_operands_no_copy (SMAX, V32QImode, operands);
    6165                 :             : #undef DONE
    6166                 :             : #undef FAIL
    6167                 :             :     operand0 = operands[0];
    6168                 :             :     (void) operand0;
    6169                 :             :     operand1 = operands[1];
    6170                 :             :     (void) operand1;
    6171                 :             :     operand2 = operands[2];
    6172                 :             :     (void) operand2;
    6173                 :             :   }
    6174                 :             :   emit_insn (gen_rtx_SET (operand0,
    6175                 :             :         gen_rtx_SMAX (V32QImode,
    6176                 :             :         operand1,
    6177                 :             :         operand2)));
    6178                 :             :   _val = get_insns ();
    6179                 :             :   end_sequence ();
    6180                 :             :   return _val;
    6181                 :             : }
    6182                 :             : 
    6183                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6184                 :             : rtx
    6185                 :             : gen_sminv32qi3 (rtx operand0,
    6186                 :             :         rtx operand1,
    6187                 :             :         rtx operand2)
    6188                 :             : {
    6189                 :             :   rtx_insn *_val = 0;
    6190                 :             :   start_sequence ();
    6191                 :             :   {
    6192                 :             :     rtx operands[3];
    6193                 :             :     operands[0] = operand0;
    6194                 :             :     operands[1] = operand1;
    6195                 :             :     operands[2] = operand2;
    6196                 :             : #define FAIL return (end_sequence (), _val)
    6197                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6198                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6199                 :             : ix86_fixup_binary_operands_no_copy (SMIN, V32QImode, operands);
    6200                 :             : #undef DONE
    6201                 :             : #undef FAIL
    6202                 :             :     operand0 = operands[0];
    6203                 :             :     (void) operand0;
    6204                 :             :     operand1 = operands[1];
    6205                 :             :     (void) operand1;
    6206                 :             :     operand2 = operands[2];
    6207                 :             :     (void) operand2;
    6208                 :             :   }
    6209                 :             :   emit_insn (gen_rtx_SET (operand0,
    6210                 :             :         gen_rtx_SMIN (V32QImode,
    6211                 :             :         operand1,
    6212                 :             :         operand2)));
    6213                 :             :   _val = get_insns ();
    6214                 :             :   end_sequence ();
    6215                 :             :   return _val;
    6216                 :             : }
    6217                 :             : 
    6218                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6219                 :             : rtx
    6220                 :             : gen_umaxv32qi3 (rtx operand0,
    6221                 :             :         rtx operand1,
    6222                 :             :         rtx operand2)
    6223                 :             : {
    6224                 :             :   rtx_insn *_val = 0;
    6225                 :             :   start_sequence ();
    6226                 :             :   {
    6227                 :             :     rtx operands[3];
    6228                 :             :     operands[0] = operand0;
    6229                 :             :     operands[1] = operand1;
    6230                 :             :     operands[2] = operand2;
    6231                 :             : #define FAIL return (end_sequence (), _val)
    6232                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6233                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6234                 :             : ix86_fixup_binary_operands_no_copy (UMAX, V32QImode, operands);
    6235                 :             : #undef DONE
    6236                 :             : #undef FAIL
    6237                 :             :     operand0 = operands[0];
    6238                 :             :     (void) operand0;
    6239                 :             :     operand1 = operands[1];
    6240                 :             :     (void) operand1;
    6241                 :             :     operand2 = operands[2];
    6242                 :             :     (void) operand2;
    6243                 :             :   }
    6244                 :             :   emit_insn (gen_rtx_SET (operand0,
    6245                 :             :         gen_rtx_UMAX (V32QImode,
    6246                 :             :         operand1,
    6247                 :             :         operand2)));
    6248                 :             :   _val = get_insns ();
    6249                 :             :   end_sequence ();
    6250                 :             :   return _val;
    6251                 :             : }
    6252                 :             : 
    6253                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6254                 :             : rtx
    6255                 :             : gen_uminv32qi3 (rtx operand0,
    6256                 :             :         rtx operand1,
    6257                 :             :         rtx operand2)
    6258                 :             : {
    6259                 :             :   rtx_insn *_val = 0;
    6260                 :             :   start_sequence ();
    6261                 :             :   {
    6262                 :             :     rtx operands[3];
    6263                 :             :     operands[0] = operand0;
    6264                 :             :     operands[1] = operand1;
    6265                 :             :     operands[2] = operand2;
    6266                 :             : #define FAIL return (end_sequence (), _val)
    6267                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6268                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6269                 :             : ix86_fixup_binary_operands_no_copy (UMIN, V32QImode, operands);
    6270                 :             : #undef DONE
    6271                 :             : #undef FAIL
    6272                 :             :     operand0 = operands[0];
    6273                 :             :     (void) operand0;
    6274                 :             :     operand1 = operands[1];
    6275                 :             :     (void) operand1;
    6276                 :             :     operand2 = operands[2];
    6277                 :             :     (void) operand2;
    6278                 :             :   }
    6279                 :             :   emit_insn (gen_rtx_SET (operand0,
    6280                 :             :         gen_rtx_UMIN (V32QImode,
    6281                 :             :         operand1,
    6282                 :             :         operand2)));
    6283                 :             :   _val = get_insns ();
    6284                 :             :   end_sequence ();
    6285                 :             :   return _val;
    6286                 :             : }
    6287                 :             : 
    6288                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6289                 :             : rtx
    6290                 :             : gen_smaxv16hi3 (rtx operand0,
    6291                 :             :         rtx operand1,
    6292                 :             :         rtx operand2)
    6293                 :             : {
    6294                 :             :   rtx_insn *_val = 0;
    6295                 :             :   start_sequence ();
    6296                 :             :   {
    6297                 :             :     rtx operands[3];
    6298                 :             :     operands[0] = operand0;
    6299                 :             :     operands[1] = operand1;
    6300                 :             :     operands[2] = operand2;
    6301                 :             : #define FAIL return (end_sequence (), _val)
    6302                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6303                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6304                 :             : ix86_fixup_binary_operands_no_copy (SMAX, V16HImode, operands);
    6305                 :             : #undef DONE
    6306                 :             : #undef FAIL
    6307                 :             :     operand0 = operands[0];
    6308                 :             :     (void) operand0;
    6309                 :             :     operand1 = operands[1];
    6310                 :             :     (void) operand1;
    6311                 :             :     operand2 = operands[2];
    6312                 :             :     (void) operand2;
    6313                 :             :   }
    6314                 :             :   emit_insn (gen_rtx_SET (operand0,
    6315                 :             :         gen_rtx_SMAX (V16HImode,
    6316                 :             :         operand1,
    6317                 :             :         operand2)));
    6318                 :             :   _val = get_insns ();
    6319                 :             :   end_sequence ();
    6320                 :             :   return _val;
    6321                 :             : }
    6322                 :             : 
    6323                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6324                 :             : rtx
    6325                 :             : gen_sminv16hi3 (rtx operand0,
    6326                 :             :         rtx operand1,
    6327                 :             :         rtx operand2)
    6328                 :             : {
    6329                 :             :   rtx_insn *_val = 0;
    6330                 :             :   start_sequence ();
    6331                 :             :   {
    6332                 :             :     rtx operands[3];
    6333                 :             :     operands[0] = operand0;
    6334                 :             :     operands[1] = operand1;
    6335                 :             :     operands[2] = operand2;
    6336                 :             : #define FAIL return (end_sequence (), _val)
    6337                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6338                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6339                 :             : ix86_fixup_binary_operands_no_copy (SMIN, V16HImode, operands);
    6340                 :             : #undef DONE
    6341                 :             : #undef FAIL
    6342                 :             :     operand0 = operands[0];
    6343                 :             :     (void) operand0;
    6344                 :             :     operand1 = operands[1];
    6345                 :             :     (void) operand1;
    6346                 :             :     operand2 = operands[2];
    6347                 :             :     (void) operand2;
    6348                 :             :   }
    6349                 :             :   emit_insn (gen_rtx_SET (operand0,
    6350                 :             :         gen_rtx_SMIN (V16HImode,
    6351                 :             :         operand1,
    6352                 :             :         operand2)));
    6353                 :             :   _val = get_insns ();
    6354                 :             :   end_sequence ();
    6355                 :             :   return _val;
    6356                 :             : }
    6357                 :             : 
    6358                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6359                 :             : rtx
    6360                 :             : gen_umaxv16hi3 (rtx operand0,
    6361                 :             :         rtx operand1,
    6362                 :             :         rtx operand2)
    6363                 :             : {
    6364                 :             :   rtx_insn *_val = 0;
    6365                 :             :   start_sequence ();
    6366                 :             :   {
    6367                 :             :     rtx operands[3];
    6368                 :             :     operands[0] = operand0;
    6369                 :             :     operands[1] = operand1;
    6370                 :             :     operands[2] = operand2;
    6371                 :             : #define FAIL return (end_sequence (), _val)
    6372                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6373                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6374                 :             : ix86_fixup_binary_operands_no_copy (UMAX, V16HImode, operands);
    6375                 :             : #undef DONE
    6376                 :             : #undef FAIL
    6377                 :             :     operand0 = operands[0];
    6378                 :             :     (void) operand0;
    6379                 :             :     operand1 = operands[1];
    6380                 :             :     (void) operand1;
    6381                 :             :     operand2 = operands[2];
    6382                 :             :     (void) operand2;
    6383                 :             :   }
    6384                 :             :   emit_insn (gen_rtx_SET (operand0,
    6385                 :             :         gen_rtx_UMAX (V16HImode,
    6386                 :             :         operand1,
    6387                 :             :         operand2)));
    6388                 :             :   _val = get_insns ();
    6389                 :             :   end_sequence ();
    6390                 :             :   return _val;
    6391                 :             : }
    6392                 :             : 
    6393                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6394                 :             : rtx
    6395                 :             : gen_uminv16hi3 (rtx operand0,
    6396                 :             :         rtx operand1,
    6397                 :             :         rtx operand2)
    6398                 :             : {
    6399                 :             :   rtx_insn *_val = 0;
    6400                 :             :   start_sequence ();
    6401                 :             :   {
    6402                 :             :     rtx operands[3];
    6403                 :             :     operands[0] = operand0;
    6404                 :             :     operands[1] = operand1;
    6405                 :             :     operands[2] = operand2;
    6406                 :             : #define FAIL return (end_sequence (), _val)
    6407                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6408                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6409                 :             : ix86_fixup_binary_operands_no_copy (UMIN, V16HImode, operands);
    6410                 :             : #undef DONE
    6411                 :             : #undef FAIL
    6412                 :             :     operand0 = operands[0];
    6413                 :             :     (void) operand0;
    6414                 :             :     operand1 = operands[1];
    6415                 :             :     (void) operand1;
    6416                 :             :     operand2 = operands[2];
    6417                 :             :     (void) operand2;
    6418                 :             :   }
    6419                 :             :   emit_insn (gen_rtx_SET (operand0,
    6420                 :             :         gen_rtx_UMIN (V16HImode,
    6421                 :             :         operand1,
    6422                 :             :         operand2)));
    6423                 :             :   _val = get_insns ();
    6424                 :             :   end_sequence ();
    6425                 :             :   return _val;
    6426                 :             : }
    6427                 :             : 
    6428                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6429                 :             : rtx
    6430                 :             : gen_smaxv8si3 (rtx operand0,
    6431                 :             :         rtx operand1,
    6432                 :             :         rtx operand2)
    6433                 :             : {
    6434                 :             :   rtx_insn *_val = 0;
    6435                 :             :   start_sequence ();
    6436                 :             :   {
    6437                 :             :     rtx operands[3];
    6438                 :             :     operands[0] = operand0;
    6439                 :             :     operands[1] = operand1;
    6440                 :             :     operands[2] = operand2;
    6441                 :             : #define FAIL return (end_sequence (), _val)
    6442                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6443                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6444                 :             : ix86_fixup_binary_operands_no_copy (SMAX, V8SImode, operands);
    6445                 :             : #undef DONE
    6446                 :             : #undef FAIL
    6447                 :             :     operand0 = operands[0];
    6448                 :             :     (void) operand0;
    6449                 :             :     operand1 = operands[1];
    6450                 :             :     (void) operand1;
    6451                 :             :     operand2 = operands[2];
    6452                 :             :     (void) operand2;
    6453                 :             :   }
    6454                 :             :   emit_insn (gen_rtx_SET (operand0,
    6455                 :             :         gen_rtx_SMAX (V8SImode,
    6456                 :             :         operand1,
    6457                 :             :         operand2)));
    6458                 :             :   _val = get_insns ();
    6459                 :             :   end_sequence ();
    6460                 :             :   return _val;
    6461                 :             : }
    6462                 :             : 
    6463                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6464                 :             : rtx
    6465                 :             : gen_sminv8si3 (rtx operand0,
    6466                 :             :         rtx operand1,
    6467                 :             :         rtx operand2)
    6468                 :             : {
    6469                 :             :   rtx_insn *_val = 0;
    6470                 :             :   start_sequence ();
    6471                 :             :   {
    6472                 :             :     rtx operands[3];
    6473                 :             :     operands[0] = operand0;
    6474                 :             :     operands[1] = operand1;
    6475                 :             :     operands[2] = operand2;
    6476                 :             : #define FAIL return (end_sequence (), _val)
    6477                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6478                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6479                 :             : ix86_fixup_binary_operands_no_copy (SMIN, V8SImode, operands);
    6480                 :             : #undef DONE
    6481                 :             : #undef FAIL
    6482                 :             :     operand0 = operands[0];
    6483                 :             :     (void) operand0;
    6484                 :             :     operand1 = operands[1];
    6485                 :             :     (void) operand1;
    6486                 :             :     operand2 = operands[2];
    6487                 :             :     (void) operand2;
    6488                 :             :   }
    6489                 :             :   emit_insn (gen_rtx_SET (operand0,
    6490                 :             :         gen_rtx_SMIN (V8SImode,
    6491                 :             :         operand1,
    6492                 :             :         operand2)));
    6493                 :             :   _val = get_insns ();
    6494                 :             :   end_sequence ();
    6495                 :             :   return _val;
    6496                 :             : }
    6497                 :             : 
    6498                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6499                 :             : rtx
    6500                 :             : gen_umaxv8si3 (rtx operand0,
    6501                 :             :         rtx operand1,
    6502                 :             :         rtx operand2)
    6503                 :             : {
    6504                 :             :   rtx_insn *_val = 0;
    6505                 :             :   start_sequence ();
    6506                 :             :   {
    6507                 :             :     rtx operands[3];
    6508                 :             :     operands[0] = operand0;
    6509                 :             :     operands[1] = operand1;
    6510                 :             :     operands[2] = operand2;
    6511                 :             : #define FAIL return (end_sequence (), _val)
    6512                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6513                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6514                 :             : ix86_fixup_binary_operands_no_copy (UMAX, V8SImode, operands);
    6515                 :             : #undef DONE
    6516                 :             : #undef FAIL
    6517                 :             :     operand0 = operands[0];
    6518                 :             :     (void) operand0;
    6519                 :             :     operand1 = operands[1];
    6520                 :             :     (void) operand1;
    6521                 :             :     operand2 = operands[2];
    6522                 :             :     (void) operand2;
    6523                 :             :   }
    6524                 :             :   emit_insn (gen_rtx_SET (operand0,
    6525                 :             :         gen_rtx_UMAX (V8SImode,
    6526                 :             :         operand1,
    6527                 :             :         operand2)));
    6528                 :             :   _val = get_insns ();
    6529                 :             :   end_sequence ();
    6530                 :             :   return _val;
    6531                 :             : }
    6532                 :             : 
    6533                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6534                 :             : rtx
    6535                 :             : gen_uminv8si3 (rtx operand0,
    6536                 :             :         rtx operand1,
    6537                 :             :         rtx operand2)
    6538                 :             : {
    6539                 :             :   rtx_insn *_val = 0;
    6540                 :             :   start_sequence ();
    6541                 :             :   {
    6542                 :             :     rtx operands[3];
    6543                 :             :     operands[0] = operand0;
    6544                 :             :     operands[1] = operand1;
    6545                 :             :     operands[2] = operand2;
    6546                 :             : #define FAIL return (end_sequence (), _val)
    6547                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6548                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6549                 :             : ix86_fixup_binary_operands_no_copy (UMIN, V8SImode, operands);
    6550                 :             : #undef DONE
    6551                 :             : #undef FAIL
    6552                 :             :     operand0 = operands[0];
    6553                 :             :     (void) operand0;
    6554                 :             :     operand1 = operands[1];
    6555                 :             :     (void) operand1;
    6556                 :             :     operand2 = operands[2];
    6557                 :             :     (void) operand2;
    6558                 :             :   }
    6559                 :             :   emit_insn (gen_rtx_SET (operand0,
    6560                 :             :         gen_rtx_UMIN (V8SImode,
    6561                 :             :         operand1,
    6562                 :             :         operand2)));
    6563                 :             :   _val = get_insns ();
    6564                 :             :   end_sequence ();
    6565                 :             :   return _val;
    6566                 :             : }
    6567                 :             : 
    6568                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6569                 :             : rtx
    6570                 :             : gen_smaxv64qi3 (rtx operand0,
    6571                 :             :         rtx operand1,
    6572                 :             :         rtx operand2)
    6573                 :             : {
    6574                 :             :   rtx_insn *_val = 0;
    6575                 :             :   start_sequence ();
    6576                 :             :   {
    6577                 :             :     rtx operands[3];
    6578                 :             :     operands[0] = operand0;
    6579                 :             :     operands[1] = operand1;
    6580                 :             :     operands[2] = operand2;
    6581                 :             : #define FAIL return (end_sequence (), _val)
    6582                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6583                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6584                 :             : ix86_fixup_binary_operands_no_copy (SMAX, V64QImode, operands);
    6585                 :             : #undef DONE
    6586                 :             : #undef FAIL
    6587                 :             :     operand0 = operands[0];
    6588                 :             :     (void) operand0;
    6589                 :             :     operand1 = operands[1];
    6590                 :             :     (void) operand1;
    6591                 :             :     operand2 = operands[2];
    6592                 :             :     (void) operand2;
    6593                 :             :   }
    6594                 :             :   emit_insn (gen_rtx_SET (operand0,
    6595                 :             :         gen_rtx_SMAX (V64QImode,
    6596                 :             :         operand1,
    6597                 :             :         operand2)));
    6598                 :             :   _val = get_insns ();
    6599                 :             :   end_sequence ();
    6600                 :             :   return _val;
    6601                 :             : }
    6602                 :             : 
    6603                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6604                 :             : rtx
    6605                 :             : gen_sminv64qi3 (rtx operand0,
    6606                 :             :         rtx operand1,
    6607                 :             :         rtx operand2)
    6608                 :             : {
    6609                 :             :   rtx_insn *_val = 0;
    6610                 :             :   start_sequence ();
    6611                 :             :   {
    6612                 :             :     rtx operands[3];
    6613                 :             :     operands[0] = operand0;
    6614                 :             :     operands[1] = operand1;
    6615                 :             :     operands[2] = operand2;
    6616                 :             : #define FAIL return (end_sequence (), _val)
    6617                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6618                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6619                 :             : ix86_fixup_binary_operands_no_copy (SMIN, V64QImode, operands);
    6620                 :             : #undef DONE
    6621                 :             : #undef FAIL
    6622                 :             :     operand0 = operands[0];
    6623                 :             :     (void) operand0;
    6624                 :             :     operand1 = operands[1];
    6625                 :             :     (void) operand1;
    6626                 :             :     operand2 = operands[2];
    6627                 :             :     (void) operand2;
    6628                 :             :   }
    6629                 :             :   emit_insn (gen_rtx_SET (operand0,
    6630                 :             :         gen_rtx_SMIN (V64QImode,
    6631                 :             :         operand1,
    6632                 :             :         operand2)));
    6633                 :             :   _val = get_insns ();
    6634                 :             :   end_sequence ();
    6635                 :             :   return _val;
    6636                 :             : }
    6637                 :             : 
    6638                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6639                 :             : rtx
    6640                 :             : gen_umaxv64qi3 (rtx operand0,
    6641                 :             :         rtx operand1,
    6642                 :             :         rtx operand2)
    6643                 :             : {
    6644                 :             :   rtx_insn *_val = 0;
    6645                 :             :   start_sequence ();
    6646                 :             :   {
    6647                 :             :     rtx operands[3];
    6648                 :             :     operands[0] = operand0;
    6649                 :             :     operands[1] = operand1;
    6650                 :             :     operands[2] = operand2;
    6651                 :             : #define FAIL return (end_sequence (), _val)
    6652                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6653                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6654                 :             : ix86_fixup_binary_operands_no_copy (UMAX, V64QImode, operands);
    6655                 :             : #undef DONE
    6656                 :             : #undef FAIL
    6657                 :             :     operand0 = operands[0];
    6658                 :             :     (void) operand0;
    6659                 :             :     operand1 = operands[1];
    6660                 :             :     (void) operand1;
    6661                 :             :     operand2 = operands[2];
    6662                 :             :     (void) operand2;
    6663                 :             :   }
    6664                 :             :   emit_insn (gen_rtx_SET (operand0,
    6665                 :             :         gen_rtx_UMAX (V64QImode,
    6666                 :             :         operand1,
    6667                 :             :         operand2)));
    6668                 :             :   _val = get_insns ();
    6669                 :             :   end_sequence ();
    6670                 :             :   return _val;
    6671                 :             : }
    6672                 :             : 
    6673                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6674                 :             : rtx
    6675                 :             : gen_uminv64qi3 (rtx operand0,
    6676                 :             :         rtx operand1,
    6677                 :             :         rtx operand2)
    6678                 :             : {
    6679                 :             :   rtx_insn *_val = 0;
    6680                 :             :   start_sequence ();
    6681                 :             :   {
    6682                 :             :     rtx operands[3];
    6683                 :             :     operands[0] = operand0;
    6684                 :             :     operands[1] = operand1;
    6685                 :             :     operands[2] = operand2;
    6686                 :             : #define FAIL return (end_sequence (), _val)
    6687                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6688                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6689                 :             : ix86_fixup_binary_operands_no_copy (UMIN, V64QImode, operands);
    6690                 :             : #undef DONE
    6691                 :             : #undef FAIL
    6692                 :             :     operand0 = operands[0];
    6693                 :             :     (void) operand0;
    6694                 :             :     operand1 = operands[1];
    6695                 :             :     (void) operand1;
    6696                 :             :     operand2 = operands[2];
    6697                 :             :     (void) operand2;
    6698                 :             :   }
    6699                 :             :   emit_insn (gen_rtx_SET (operand0,
    6700                 :             :         gen_rtx_UMIN (V64QImode,
    6701                 :             :         operand1,
    6702                 :             :         operand2)));
    6703                 :             :   _val = get_insns ();
    6704                 :             :   end_sequence ();
    6705                 :             :   return _val;
    6706                 :             : }
    6707                 :             : 
    6708                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6709                 :             : rtx
    6710                 :             : gen_smaxv32hi3 (rtx operand0,
    6711                 :             :         rtx operand1,
    6712                 :             :         rtx operand2)
    6713                 :             : {
    6714                 :             :   rtx_insn *_val = 0;
    6715                 :             :   start_sequence ();
    6716                 :             :   {
    6717                 :             :     rtx operands[3];
    6718                 :             :     operands[0] = operand0;
    6719                 :             :     operands[1] = operand1;
    6720                 :             :     operands[2] = operand2;
    6721                 :             : #define FAIL return (end_sequence (), _val)
    6722                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6723                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6724                 :             : ix86_fixup_binary_operands_no_copy (SMAX, V32HImode, operands);
    6725                 :             : #undef DONE
    6726                 :             : #undef FAIL
    6727                 :             :     operand0 = operands[0];
    6728                 :             :     (void) operand0;
    6729                 :             :     operand1 = operands[1];
    6730                 :             :     (void) operand1;
    6731                 :             :     operand2 = operands[2];
    6732                 :             :     (void) operand2;
    6733                 :             :   }
    6734                 :             :   emit_insn (gen_rtx_SET (operand0,
    6735                 :             :         gen_rtx_SMAX (V32HImode,
    6736                 :             :         operand1,
    6737                 :             :         operand2)));
    6738                 :             :   _val = get_insns ();
    6739                 :             :   end_sequence ();
    6740                 :             :   return _val;
    6741                 :             : }
    6742                 :             : 
    6743                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6744                 :             : rtx
    6745                 :             : gen_sminv32hi3 (rtx operand0,
    6746                 :             :         rtx operand1,
    6747                 :             :         rtx operand2)
    6748                 :             : {
    6749                 :             :   rtx_insn *_val = 0;
    6750                 :             :   start_sequence ();
    6751                 :             :   {
    6752                 :             :     rtx operands[3];
    6753                 :             :     operands[0] = operand0;
    6754                 :             :     operands[1] = operand1;
    6755                 :             :     operands[2] = operand2;
    6756                 :             : #define FAIL return (end_sequence (), _val)
    6757                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6758                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6759                 :             : ix86_fixup_binary_operands_no_copy (SMIN, V32HImode, operands);
    6760                 :             : #undef DONE
    6761                 :             : #undef FAIL
    6762                 :             :     operand0 = operands[0];
    6763                 :             :     (void) operand0;
    6764                 :             :     operand1 = operands[1];
    6765                 :             :     (void) operand1;
    6766                 :             :     operand2 = operands[2];
    6767                 :             :     (void) operand2;
    6768                 :             :   }
    6769                 :             :   emit_insn (gen_rtx_SET (operand0,
    6770                 :             :         gen_rtx_SMIN (V32HImode,
    6771                 :             :         operand1,
    6772                 :             :         operand2)));
    6773                 :             :   _val = get_insns ();
    6774                 :             :   end_sequence ();
    6775                 :             :   return _val;
    6776                 :             : }
    6777                 :             : 
    6778                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6779                 :             : rtx
    6780                 :             : gen_umaxv32hi3 (rtx operand0,
    6781                 :             :         rtx operand1,
    6782                 :             :         rtx operand2)
    6783                 :             : {
    6784                 :             :   rtx_insn *_val = 0;
    6785                 :             :   start_sequence ();
    6786                 :             :   {
    6787                 :             :     rtx operands[3];
    6788                 :             :     operands[0] = operand0;
    6789                 :             :     operands[1] = operand1;
    6790                 :             :     operands[2] = operand2;
    6791                 :             : #define FAIL return (end_sequence (), _val)
    6792                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6793                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6794                 :             : ix86_fixup_binary_operands_no_copy (UMAX, V32HImode, operands);
    6795                 :             : #undef DONE
    6796                 :             : #undef FAIL
    6797                 :             :     operand0 = operands[0];
    6798                 :             :     (void) operand0;
    6799                 :             :     operand1 = operands[1];
    6800                 :             :     (void) operand1;
    6801                 :             :     operand2 = operands[2];
    6802                 :             :     (void) operand2;
    6803                 :             :   }
    6804                 :             :   emit_insn (gen_rtx_SET (operand0,
    6805                 :             :         gen_rtx_UMAX (V32HImode,
    6806                 :             :         operand1,
    6807                 :             :         operand2)));
    6808                 :             :   _val = get_insns ();
    6809                 :             :   end_sequence ();
    6810                 :             :   return _val;
    6811                 :             : }
    6812                 :             : 
    6813                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6814                 :             : rtx
    6815                 :             : gen_uminv32hi3 (rtx operand0,
    6816                 :             :         rtx operand1,
    6817                 :             :         rtx operand2)
    6818                 :             : {
    6819                 :             :   rtx_insn *_val = 0;
    6820                 :             :   start_sequence ();
    6821                 :             :   {
    6822                 :             :     rtx operands[3];
    6823                 :             :     operands[0] = operand0;
    6824                 :             :     operands[1] = operand1;
    6825                 :             :     operands[2] = operand2;
    6826                 :             : #define FAIL return (end_sequence (), _val)
    6827                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6828                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6829                 :             : ix86_fixup_binary_operands_no_copy (UMIN, V32HImode, operands);
    6830                 :             : #undef DONE
    6831                 :             : #undef FAIL
    6832                 :             :     operand0 = operands[0];
    6833                 :             :     (void) operand0;
    6834                 :             :     operand1 = operands[1];
    6835                 :             :     (void) operand1;
    6836                 :             :     operand2 = operands[2];
    6837                 :             :     (void) operand2;
    6838                 :             :   }
    6839                 :             :   emit_insn (gen_rtx_SET (operand0,
    6840                 :             :         gen_rtx_UMIN (V32HImode,
    6841                 :             :         operand1,
    6842                 :             :         operand2)));
    6843                 :             :   _val = get_insns ();
    6844                 :             :   end_sequence ();
    6845                 :             :   return _val;
    6846                 :             : }
    6847                 :             : 
    6848                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6849                 :             : rtx
    6850                 :             : gen_smaxv16si3 (rtx operand0,
    6851                 :             :         rtx operand1,
    6852                 :             :         rtx operand2)
    6853                 :             : {
    6854                 :             :   rtx_insn *_val = 0;
    6855                 :             :   start_sequence ();
    6856                 :             :   {
    6857                 :             :     rtx operands[3];
    6858                 :             :     operands[0] = operand0;
    6859                 :             :     operands[1] = operand1;
    6860                 :             :     operands[2] = operand2;
    6861                 :             : #define FAIL return (end_sequence (), _val)
    6862                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6863                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6864                 :             : ix86_fixup_binary_operands_no_copy (SMAX, V16SImode, operands);
    6865                 :             : #undef DONE
    6866                 :             : #undef FAIL
    6867                 :             :     operand0 = operands[0];
    6868                 :             :     (void) operand0;
    6869                 :             :     operand1 = operands[1];
    6870                 :             :     (void) operand1;
    6871                 :             :     operand2 = operands[2];
    6872                 :             :     (void) operand2;
    6873                 :             :   }
    6874                 :             :   emit_insn (gen_rtx_SET (operand0,
    6875                 :             :         gen_rtx_SMAX (V16SImode,
    6876                 :             :         operand1,
    6877                 :             :         operand2)));
    6878                 :             :   _val = get_insns ();
    6879                 :             :   end_sequence ();
    6880                 :             :   return _val;
    6881                 :             : }
    6882                 :             : 
    6883                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6884                 :             : rtx
    6885                 :             : gen_sminv16si3 (rtx operand0,
    6886                 :             :         rtx operand1,
    6887                 :             :         rtx operand2)
    6888                 :             : {
    6889                 :             :   rtx_insn *_val = 0;
    6890                 :             :   start_sequence ();
    6891                 :             :   {
    6892                 :             :     rtx operands[3];
    6893                 :             :     operands[0] = operand0;
    6894                 :             :     operands[1] = operand1;
    6895                 :             :     operands[2] = operand2;
    6896                 :             : #define FAIL return (end_sequence (), _val)
    6897                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6898                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6899                 :             : ix86_fixup_binary_operands_no_copy (SMIN, V16SImode, operands);
    6900                 :             : #undef DONE
    6901                 :             : #undef FAIL
    6902                 :             :     operand0 = operands[0];
    6903                 :             :     (void) operand0;
    6904                 :             :     operand1 = operands[1];
    6905                 :             :     (void) operand1;
    6906                 :             :     operand2 = operands[2];
    6907                 :             :     (void) operand2;
    6908                 :             :   }
    6909                 :             :   emit_insn (gen_rtx_SET (operand0,
    6910                 :             :         gen_rtx_SMIN (V16SImode,
    6911                 :             :         operand1,
    6912                 :             :         operand2)));
    6913                 :             :   _val = get_insns ();
    6914                 :             :   end_sequence ();
    6915                 :             :   return _val;
    6916                 :             : }
    6917                 :             : 
    6918                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6919                 :             : rtx
    6920                 :             : gen_umaxv16si3 (rtx operand0,
    6921                 :             :         rtx operand1,
    6922                 :             :         rtx operand2)
    6923                 :             : {
    6924                 :             :   rtx_insn *_val = 0;
    6925                 :             :   start_sequence ();
    6926                 :             :   {
    6927                 :             :     rtx operands[3];
    6928                 :             :     operands[0] = operand0;
    6929                 :             :     operands[1] = operand1;
    6930                 :             :     operands[2] = operand2;
    6931                 :             : #define FAIL return (end_sequence (), _val)
    6932                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6933                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6934                 :             : ix86_fixup_binary_operands_no_copy (UMAX, V16SImode, operands);
    6935                 :             : #undef DONE
    6936                 :             : #undef FAIL
    6937                 :             :     operand0 = operands[0];
    6938                 :             :     (void) operand0;
    6939                 :             :     operand1 = operands[1];
    6940                 :             :     (void) operand1;
    6941                 :             :     operand2 = operands[2];
    6942                 :             :     (void) operand2;
    6943                 :             :   }
    6944                 :             :   emit_insn (gen_rtx_SET (operand0,
    6945                 :             :         gen_rtx_UMAX (V16SImode,
    6946                 :             :         operand1,
    6947                 :             :         operand2)));
    6948                 :             :   _val = get_insns ();
    6949                 :             :   end_sequence ();
    6950                 :             :   return _val;
    6951                 :             : }
    6952                 :             : 
    6953                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16752 */
    6954                 :             : rtx
    6955                 :             : gen_uminv16si3 (rtx operand0,
    6956                 :             :         rtx operand1,
    6957                 :             :         rtx operand2)
    6958                 :             : {
    6959                 :             :   rtx_insn *_val = 0;
    6960                 :             :   start_sequence ();
    6961                 :             :   {
    6962                 :             :     rtx operands[3];
    6963                 :             :     operands[0] = operand0;
    6964                 :             :     operands[1] = operand1;
    6965                 :             :     operands[2] = operand2;
    6966                 :             : #define FAIL return (end_sequence (), _val)
    6967                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6968                 :             : #line 16758 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    6969                 :             : ix86_fixup_binary_operands_no_copy (UMIN, V16SImode, operands);
    6970                 :             : #undef DONE
    6971                 :             : #undef FAIL
    6972                 :             :     operand0 = operands[0];
    6973                 :             :     (void) operand0;
    6974                 :             :     operand1 = operands[1];
    6975                 :             :     (void) operand1;
    6976                 :             :     operand2 = operands[2];
    6977                 :             :     (void) operand2;
    6978                 :             :   }
    6979                 :             :   emit_insn (gen_rtx_SET (operand0,
    6980                 :             :         gen_rtx_UMIN (V16SImode,
    6981                 :             :         operand1,
    6982                 :             :         operand2)));
    6983                 :             :   _val = get_insns ();
    6984                 :             :   end_sequence ();
    6985                 :             :   return _val;
    6986                 :             : }
    6987                 :             : 
    6988                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    6989                 :             : rtx
    6990                 :             : gen_cond_smaxv64qi (rtx operand0,
    6991                 :             :         rtx operand1,
    6992                 :             :         rtx operand2,
    6993                 :             :         rtx operand3,
    6994                 :             :         rtx operand4)
    6995                 :             : {
    6996                 :             :   rtx_insn *_val = 0;
    6997                 :             :   start_sequence ();
    6998                 :             :   {
    6999                 :             :     rtx operands[5];
    7000                 :             :     operands[0] = operand0;
    7001                 :             :     operands[1] = operand1;
    7002                 :             :     operands[2] = operand2;
    7003                 :             :     operands[3] = operand3;
    7004                 :             :     operands[4] = operand4;
    7005                 :             : #define FAIL return (end_sequence (), _val)
    7006                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7007                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7008                 :             : {
    7009                 :             :   emit_insn (gen_smaxv64qi3_mask (operands[0],
    7010                 :             :                                      operands[2],
    7011                 :             :                                      operands[3],
    7012                 :             :                                      operands[4],
    7013                 :             :                                      operands[1]));
    7014                 :             :   DONE;
    7015                 :             : }
    7016                 :             : #undef DONE
    7017                 :             : #undef FAIL
    7018                 :             :     operand0 = operands[0];
    7019                 :             :     (void) operand0;
    7020                 :             :     operand1 = operands[1];
    7021                 :             :     (void) operand1;
    7022                 :             :     operand2 = operands[2];
    7023                 :             :     (void) operand2;
    7024                 :             :     operand3 = operands[3];
    7025                 :             :     (void) operand3;
    7026                 :             :     operand4 = operands[4];
    7027                 :             :     (void) operand4;
    7028                 :             :   }
    7029                 :             :   emit_insn (gen_rtx_SET (operand0,
    7030                 :             :         gen_rtx_VEC_MERGE (V64QImode,
    7031                 :             :         gen_rtx_SMAX (V64QImode,
    7032                 :             :         operand2,
    7033                 :             :         operand3),
    7034                 :             :         operand4,
    7035                 :             :         operand1)));
    7036                 :             :   _val = get_insns ();
    7037                 :             :   end_sequence ();
    7038                 :             :   return _val;
    7039                 :             : }
    7040                 :             : 
    7041                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7042                 :             : rtx
    7043                 :             : gen_cond_sminv64qi (rtx operand0,
    7044                 :             :         rtx operand1,
    7045                 :             :         rtx operand2,
    7046                 :             :         rtx operand3,
    7047                 :             :         rtx operand4)
    7048                 :             : {
    7049                 :             :   rtx_insn *_val = 0;
    7050                 :             :   start_sequence ();
    7051                 :             :   {
    7052                 :             :     rtx operands[5];
    7053                 :             :     operands[0] = operand0;
    7054                 :             :     operands[1] = operand1;
    7055                 :             :     operands[2] = operand2;
    7056                 :             :     operands[3] = operand3;
    7057                 :             :     operands[4] = operand4;
    7058                 :             : #define FAIL return (end_sequence (), _val)
    7059                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7060                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7061                 :             : {
    7062                 :             :   emit_insn (gen_sminv64qi3_mask (operands[0],
    7063                 :             :                                      operands[2],
    7064                 :             :                                      operands[3],
    7065                 :             :                                      operands[4],
    7066                 :             :                                      operands[1]));
    7067                 :             :   DONE;
    7068                 :             : }
    7069                 :             : #undef DONE
    7070                 :             : #undef FAIL
    7071                 :             :     operand0 = operands[0];
    7072                 :             :     (void) operand0;
    7073                 :             :     operand1 = operands[1];
    7074                 :             :     (void) operand1;
    7075                 :             :     operand2 = operands[2];
    7076                 :             :     (void) operand2;
    7077                 :             :     operand3 = operands[3];
    7078                 :             :     (void) operand3;
    7079                 :             :     operand4 = operands[4];
    7080                 :             :     (void) operand4;
    7081                 :             :   }
    7082                 :             :   emit_insn (gen_rtx_SET (operand0,
    7083                 :             :         gen_rtx_VEC_MERGE (V64QImode,
    7084                 :             :         gen_rtx_SMIN (V64QImode,
    7085                 :             :         operand2,
    7086                 :             :         operand3),
    7087                 :             :         operand4,
    7088                 :             :         operand1)));
    7089                 :             :   _val = get_insns ();
    7090                 :             :   end_sequence ();
    7091                 :             :   return _val;
    7092                 :             : }
    7093                 :             : 
    7094                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7095                 :             : rtx
    7096                 :             : gen_cond_umaxv64qi (rtx operand0,
    7097                 :             :         rtx operand1,
    7098                 :             :         rtx operand2,
    7099                 :             :         rtx operand3,
    7100                 :             :         rtx operand4)
    7101                 :             : {
    7102                 :             :   rtx_insn *_val = 0;
    7103                 :             :   start_sequence ();
    7104                 :             :   {
    7105                 :             :     rtx operands[5];
    7106                 :             :     operands[0] = operand0;
    7107                 :             :     operands[1] = operand1;
    7108                 :             :     operands[2] = operand2;
    7109                 :             :     operands[3] = operand3;
    7110                 :             :     operands[4] = operand4;
    7111                 :             : #define FAIL return (end_sequence (), _val)
    7112                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7113                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7114                 :             : {
    7115                 :             :   emit_insn (gen_umaxv64qi3_mask (operands[0],
    7116                 :             :                                      operands[2],
    7117                 :             :                                      operands[3],
    7118                 :             :                                      operands[4],
    7119                 :             :                                      operands[1]));
    7120                 :             :   DONE;
    7121                 :             : }
    7122                 :             : #undef DONE
    7123                 :             : #undef FAIL
    7124                 :             :     operand0 = operands[0];
    7125                 :             :     (void) operand0;
    7126                 :             :     operand1 = operands[1];
    7127                 :             :     (void) operand1;
    7128                 :             :     operand2 = operands[2];
    7129                 :             :     (void) operand2;
    7130                 :             :     operand3 = operands[3];
    7131                 :             :     (void) operand3;
    7132                 :             :     operand4 = operands[4];
    7133                 :             :     (void) operand4;
    7134                 :             :   }
    7135                 :             :   emit_insn (gen_rtx_SET (operand0,
    7136                 :             :         gen_rtx_VEC_MERGE (V64QImode,
    7137                 :             :         gen_rtx_UMAX (V64QImode,
    7138                 :             :         operand2,
    7139                 :             :         operand3),
    7140                 :             :         operand4,
    7141                 :             :         operand1)));
    7142                 :             :   _val = get_insns ();
    7143                 :             :   end_sequence ();
    7144                 :             :   return _val;
    7145                 :             : }
    7146                 :             : 
    7147                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7148                 :             : rtx
    7149                 :             : gen_cond_uminv64qi (rtx operand0,
    7150                 :             :         rtx operand1,
    7151                 :             :         rtx operand2,
    7152                 :             :         rtx operand3,
    7153                 :             :         rtx operand4)
    7154                 :             : {
    7155                 :             :   rtx_insn *_val = 0;
    7156                 :             :   start_sequence ();
    7157                 :             :   {
    7158                 :             :     rtx operands[5];
    7159                 :             :     operands[0] = operand0;
    7160                 :             :     operands[1] = operand1;
    7161                 :             :     operands[2] = operand2;
    7162                 :             :     operands[3] = operand3;
    7163                 :             :     operands[4] = operand4;
    7164                 :             : #define FAIL return (end_sequence (), _val)
    7165                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7166                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7167                 :             : {
    7168                 :             :   emit_insn (gen_uminv64qi3_mask (operands[0],
    7169                 :             :                                      operands[2],
    7170                 :             :                                      operands[3],
    7171                 :             :                                      operands[4],
    7172                 :             :                                      operands[1]));
    7173                 :             :   DONE;
    7174                 :             : }
    7175                 :             : #undef DONE
    7176                 :             : #undef FAIL
    7177                 :             :     operand0 = operands[0];
    7178                 :             :     (void) operand0;
    7179                 :             :     operand1 = operands[1];
    7180                 :             :     (void) operand1;
    7181                 :             :     operand2 = operands[2];
    7182                 :             :     (void) operand2;
    7183                 :             :     operand3 = operands[3];
    7184                 :             :     (void) operand3;
    7185                 :             :     operand4 = operands[4];
    7186                 :             :     (void) operand4;
    7187                 :             :   }
    7188                 :             :   emit_insn (gen_rtx_SET (operand0,
    7189                 :             :         gen_rtx_VEC_MERGE (V64QImode,
    7190                 :             :         gen_rtx_UMIN (V64QImode,
    7191                 :             :         operand2,
    7192                 :             :         operand3),
    7193                 :             :         operand4,
    7194                 :             :         operand1)));
    7195                 :             :   _val = get_insns ();
    7196                 :             :   end_sequence ();
    7197                 :             :   return _val;
    7198                 :             : }
    7199                 :             : 
    7200                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7201                 :             : rtx
    7202                 :             : gen_cond_smaxv32qi (rtx operand0,
    7203                 :             :         rtx operand1,
    7204                 :             :         rtx operand2,
    7205                 :             :         rtx operand3,
    7206                 :             :         rtx operand4)
    7207                 :             : {
    7208                 :             :   rtx_insn *_val = 0;
    7209                 :             :   start_sequence ();
    7210                 :             :   {
    7211                 :             :     rtx operands[5];
    7212                 :             :     operands[0] = operand0;
    7213                 :             :     operands[1] = operand1;
    7214                 :             :     operands[2] = operand2;
    7215                 :             :     operands[3] = operand3;
    7216                 :             :     operands[4] = operand4;
    7217                 :             : #define FAIL return (end_sequence (), _val)
    7218                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7219                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7220                 :             : {
    7221                 :             :   emit_insn (gen_smaxv32qi3_mask (operands[0],
    7222                 :             :                                      operands[2],
    7223                 :             :                                      operands[3],
    7224                 :             :                                      operands[4],
    7225                 :             :                                      operands[1]));
    7226                 :             :   DONE;
    7227                 :             : }
    7228                 :             : #undef DONE
    7229                 :             : #undef FAIL
    7230                 :             :     operand0 = operands[0];
    7231                 :             :     (void) operand0;
    7232                 :             :     operand1 = operands[1];
    7233                 :             :     (void) operand1;
    7234                 :             :     operand2 = operands[2];
    7235                 :             :     (void) operand2;
    7236                 :             :     operand3 = operands[3];
    7237                 :             :     (void) operand3;
    7238                 :             :     operand4 = operands[4];
    7239                 :             :     (void) operand4;
    7240                 :             :   }
    7241                 :             :   emit_insn (gen_rtx_SET (operand0,
    7242                 :             :         gen_rtx_VEC_MERGE (V32QImode,
    7243                 :             :         gen_rtx_SMAX (V32QImode,
    7244                 :             :         operand2,
    7245                 :             :         operand3),
    7246                 :             :         operand4,
    7247                 :             :         operand1)));
    7248                 :             :   _val = get_insns ();
    7249                 :             :   end_sequence ();
    7250                 :             :   return _val;
    7251                 :             : }
    7252                 :             : 
    7253                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7254                 :             : rtx
    7255                 :             : gen_cond_sminv32qi (rtx operand0,
    7256                 :             :         rtx operand1,
    7257                 :             :         rtx operand2,
    7258                 :             :         rtx operand3,
    7259                 :             :         rtx operand4)
    7260                 :             : {
    7261                 :             :   rtx_insn *_val = 0;
    7262                 :             :   start_sequence ();
    7263                 :             :   {
    7264                 :             :     rtx operands[5];
    7265                 :             :     operands[0] = operand0;
    7266                 :             :     operands[1] = operand1;
    7267                 :             :     operands[2] = operand2;
    7268                 :             :     operands[3] = operand3;
    7269                 :             :     operands[4] = operand4;
    7270                 :             : #define FAIL return (end_sequence (), _val)
    7271                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7272                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7273                 :             : {
    7274                 :             :   emit_insn (gen_sminv32qi3_mask (operands[0],
    7275                 :             :                                      operands[2],
    7276                 :             :                                      operands[3],
    7277                 :             :                                      operands[4],
    7278                 :             :                                      operands[1]));
    7279                 :             :   DONE;
    7280                 :             : }
    7281                 :             : #undef DONE
    7282                 :             : #undef FAIL
    7283                 :             :     operand0 = operands[0];
    7284                 :             :     (void) operand0;
    7285                 :             :     operand1 = operands[1];
    7286                 :             :     (void) operand1;
    7287                 :             :     operand2 = operands[2];
    7288                 :             :     (void) operand2;
    7289                 :             :     operand3 = operands[3];
    7290                 :             :     (void) operand3;
    7291                 :             :     operand4 = operands[4];
    7292                 :             :     (void) operand4;
    7293                 :             :   }
    7294                 :             :   emit_insn (gen_rtx_SET (operand0,
    7295                 :             :         gen_rtx_VEC_MERGE (V32QImode,
    7296                 :             :         gen_rtx_SMIN (V32QImode,
    7297                 :             :         operand2,
    7298                 :             :         operand3),
    7299                 :             :         operand4,
    7300                 :             :         operand1)));
    7301                 :             :   _val = get_insns ();
    7302                 :             :   end_sequence ();
    7303                 :             :   return _val;
    7304                 :             : }
    7305                 :             : 
    7306                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7307                 :             : rtx
    7308                 :             : gen_cond_umaxv32qi (rtx operand0,
    7309                 :             :         rtx operand1,
    7310                 :             :         rtx operand2,
    7311                 :             :         rtx operand3,
    7312                 :             :         rtx operand4)
    7313                 :             : {
    7314                 :             :   rtx_insn *_val = 0;
    7315                 :             :   start_sequence ();
    7316                 :             :   {
    7317                 :             :     rtx operands[5];
    7318                 :             :     operands[0] = operand0;
    7319                 :             :     operands[1] = operand1;
    7320                 :             :     operands[2] = operand2;
    7321                 :             :     operands[3] = operand3;
    7322                 :             :     operands[4] = operand4;
    7323                 :             : #define FAIL return (end_sequence (), _val)
    7324                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7325                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7326                 :             : {
    7327                 :             :   emit_insn (gen_umaxv32qi3_mask (operands[0],
    7328                 :             :                                      operands[2],
    7329                 :             :                                      operands[3],
    7330                 :             :                                      operands[4],
    7331                 :             :                                      operands[1]));
    7332                 :             :   DONE;
    7333                 :             : }
    7334                 :             : #undef DONE
    7335                 :             : #undef FAIL
    7336                 :             :     operand0 = operands[0];
    7337                 :             :     (void) operand0;
    7338                 :             :     operand1 = operands[1];
    7339                 :             :     (void) operand1;
    7340                 :             :     operand2 = operands[2];
    7341                 :             :     (void) operand2;
    7342                 :             :     operand3 = operands[3];
    7343                 :             :     (void) operand3;
    7344                 :             :     operand4 = operands[4];
    7345                 :             :     (void) operand4;
    7346                 :             :   }
    7347                 :             :   emit_insn (gen_rtx_SET (operand0,
    7348                 :             :         gen_rtx_VEC_MERGE (V32QImode,
    7349                 :             :         gen_rtx_UMAX (V32QImode,
    7350                 :             :         operand2,
    7351                 :             :         operand3),
    7352                 :             :         operand4,
    7353                 :             :         operand1)));
    7354                 :             :   _val = get_insns ();
    7355                 :             :   end_sequence ();
    7356                 :             :   return _val;
    7357                 :             : }
    7358                 :             : 
    7359                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7360                 :             : rtx
    7361                 :             : gen_cond_uminv32qi (rtx operand0,
    7362                 :             :         rtx operand1,
    7363                 :             :         rtx operand2,
    7364                 :             :         rtx operand3,
    7365                 :             :         rtx operand4)
    7366                 :             : {
    7367                 :             :   rtx_insn *_val = 0;
    7368                 :             :   start_sequence ();
    7369                 :             :   {
    7370                 :             :     rtx operands[5];
    7371                 :             :     operands[0] = operand0;
    7372                 :             :     operands[1] = operand1;
    7373                 :             :     operands[2] = operand2;
    7374                 :             :     operands[3] = operand3;
    7375                 :             :     operands[4] = operand4;
    7376                 :             : #define FAIL return (end_sequence (), _val)
    7377                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7378                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7379                 :             : {
    7380                 :             :   emit_insn (gen_uminv32qi3_mask (operands[0],
    7381                 :             :                                      operands[2],
    7382                 :             :                                      operands[3],
    7383                 :             :                                      operands[4],
    7384                 :             :                                      operands[1]));
    7385                 :             :   DONE;
    7386                 :             : }
    7387                 :             : #undef DONE
    7388                 :             : #undef FAIL
    7389                 :             :     operand0 = operands[0];
    7390                 :             :     (void) operand0;
    7391                 :             :     operand1 = operands[1];
    7392                 :             :     (void) operand1;
    7393                 :             :     operand2 = operands[2];
    7394                 :             :     (void) operand2;
    7395                 :             :     operand3 = operands[3];
    7396                 :             :     (void) operand3;
    7397                 :             :     operand4 = operands[4];
    7398                 :             :     (void) operand4;
    7399                 :             :   }
    7400                 :             :   emit_insn (gen_rtx_SET (operand0,
    7401                 :             :         gen_rtx_VEC_MERGE (V32QImode,
    7402                 :             :         gen_rtx_UMIN (V32QImode,
    7403                 :             :         operand2,
    7404                 :             :         operand3),
    7405                 :             :         operand4,
    7406                 :             :         operand1)));
    7407                 :             :   _val = get_insns ();
    7408                 :             :   end_sequence ();
    7409                 :             :   return _val;
    7410                 :             : }
    7411                 :             : 
    7412                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7413                 :             : rtx
    7414                 :             : gen_cond_smaxv16qi (rtx operand0,
    7415                 :             :         rtx operand1,
    7416                 :             :         rtx operand2,
    7417                 :             :         rtx operand3,
    7418                 :             :         rtx operand4)
    7419                 :             : {
    7420                 :             :   rtx_insn *_val = 0;
    7421                 :             :   start_sequence ();
    7422                 :             :   {
    7423                 :             :     rtx operands[5];
    7424                 :             :     operands[0] = operand0;
    7425                 :             :     operands[1] = operand1;
    7426                 :             :     operands[2] = operand2;
    7427                 :             :     operands[3] = operand3;
    7428                 :             :     operands[4] = operand4;
    7429                 :             : #define FAIL return (end_sequence (), _val)
    7430                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7431                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7432                 :             : {
    7433                 :             :   emit_insn (gen_smaxv16qi3_mask (operands[0],
    7434                 :             :                                      operands[2],
    7435                 :             :                                      operands[3],
    7436                 :             :                                      operands[4],
    7437                 :             :                                      operands[1]));
    7438                 :             :   DONE;
    7439                 :             : }
    7440                 :             : #undef DONE
    7441                 :             : #undef FAIL
    7442                 :             :     operand0 = operands[0];
    7443                 :             :     (void) operand0;
    7444                 :             :     operand1 = operands[1];
    7445                 :             :     (void) operand1;
    7446                 :             :     operand2 = operands[2];
    7447                 :             :     (void) operand2;
    7448                 :             :     operand3 = operands[3];
    7449                 :             :     (void) operand3;
    7450                 :             :     operand4 = operands[4];
    7451                 :             :     (void) operand4;
    7452                 :             :   }
    7453                 :             :   emit_insn (gen_rtx_SET (operand0,
    7454                 :             :         gen_rtx_VEC_MERGE (V16QImode,
    7455                 :             :         gen_rtx_SMAX (V16QImode,
    7456                 :             :         operand2,
    7457                 :             :         operand3),
    7458                 :             :         operand4,
    7459                 :             :         operand1)));
    7460                 :             :   _val = get_insns ();
    7461                 :             :   end_sequence ();
    7462                 :             :   return _val;
    7463                 :             : }
    7464                 :             : 
    7465                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7466                 :             : rtx
    7467                 :             : gen_cond_sminv16qi (rtx operand0,
    7468                 :             :         rtx operand1,
    7469                 :             :         rtx operand2,
    7470                 :             :         rtx operand3,
    7471                 :             :         rtx operand4)
    7472                 :             : {
    7473                 :             :   rtx_insn *_val = 0;
    7474                 :             :   start_sequence ();
    7475                 :             :   {
    7476                 :             :     rtx operands[5];
    7477                 :             :     operands[0] = operand0;
    7478                 :             :     operands[1] = operand1;
    7479                 :             :     operands[2] = operand2;
    7480                 :             :     operands[3] = operand3;
    7481                 :             :     operands[4] = operand4;
    7482                 :             : #define FAIL return (end_sequence (), _val)
    7483                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7484                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7485                 :             : {
    7486                 :             :   emit_insn (gen_sminv16qi3_mask (operands[0],
    7487                 :             :                                      operands[2],
    7488                 :             :                                      operands[3],
    7489                 :             :                                      operands[4],
    7490                 :             :                                      operands[1]));
    7491                 :             :   DONE;
    7492                 :             : }
    7493                 :             : #undef DONE
    7494                 :             : #undef FAIL
    7495                 :             :     operand0 = operands[0];
    7496                 :             :     (void) operand0;
    7497                 :             :     operand1 = operands[1];
    7498                 :             :     (void) operand1;
    7499                 :             :     operand2 = operands[2];
    7500                 :             :     (void) operand2;
    7501                 :             :     operand3 = operands[3];
    7502                 :             :     (void) operand3;
    7503                 :             :     operand4 = operands[4];
    7504                 :             :     (void) operand4;
    7505                 :             :   }
    7506                 :             :   emit_insn (gen_rtx_SET (operand0,
    7507                 :             :         gen_rtx_VEC_MERGE (V16QImode,
    7508                 :             :         gen_rtx_SMIN (V16QImode,
    7509                 :             :         operand2,
    7510                 :             :         operand3),
    7511                 :             :         operand4,
    7512                 :             :         operand1)));
    7513                 :             :   _val = get_insns ();
    7514                 :             :   end_sequence ();
    7515                 :             :   return _val;
    7516                 :             : }
    7517                 :             : 
    7518                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7519                 :             : rtx
    7520                 :             : gen_cond_umaxv16qi (rtx operand0,
    7521                 :             :         rtx operand1,
    7522                 :             :         rtx operand2,
    7523                 :             :         rtx operand3,
    7524                 :             :         rtx operand4)
    7525                 :             : {
    7526                 :             :   rtx_insn *_val = 0;
    7527                 :             :   start_sequence ();
    7528                 :             :   {
    7529                 :             :     rtx operands[5];
    7530                 :             :     operands[0] = operand0;
    7531                 :             :     operands[1] = operand1;
    7532                 :             :     operands[2] = operand2;
    7533                 :             :     operands[3] = operand3;
    7534                 :             :     operands[4] = operand4;
    7535                 :             : #define FAIL return (end_sequence (), _val)
    7536                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7537                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7538                 :             : {
    7539                 :             :   emit_insn (gen_umaxv16qi3_mask (operands[0],
    7540                 :             :                                      operands[2],
    7541                 :             :                                      operands[3],
    7542                 :             :                                      operands[4],
    7543                 :             :                                      operands[1]));
    7544                 :             :   DONE;
    7545                 :             : }
    7546                 :             : #undef DONE
    7547                 :             : #undef FAIL
    7548                 :             :     operand0 = operands[0];
    7549                 :             :     (void) operand0;
    7550                 :             :     operand1 = operands[1];
    7551                 :             :     (void) operand1;
    7552                 :             :     operand2 = operands[2];
    7553                 :             :     (void) operand2;
    7554                 :             :     operand3 = operands[3];
    7555                 :             :     (void) operand3;
    7556                 :             :     operand4 = operands[4];
    7557                 :             :     (void) operand4;
    7558                 :             :   }
    7559                 :             :   emit_insn (gen_rtx_SET (operand0,
    7560                 :             :         gen_rtx_VEC_MERGE (V16QImode,
    7561                 :             :         gen_rtx_UMAX (V16QImode,
    7562                 :             :         operand2,
    7563                 :             :         operand3),
    7564                 :             :         operand4,
    7565                 :             :         operand1)));
    7566                 :             :   _val = get_insns ();
    7567                 :             :   end_sequence ();
    7568                 :             :   return _val;
    7569                 :             : }
    7570                 :             : 
    7571                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7572                 :             : rtx
    7573                 :             : gen_cond_uminv16qi (rtx operand0,
    7574                 :             :         rtx operand1,
    7575                 :             :         rtx operand2,
    7576                 :             :         rtx operand3,
    7577                 :             :         rtx operand4)
    7578                 :             : {
    7579                 :             :   rtx_insn *_val = 0;
    7580                 :             :   start_sequence ();
    7581                 :             :   {
    7582                 :             :     rtx operands[5];
    7583                 :             :     operands[0] = operand0;
    7584                 :             :     operands[1] = operand1;
    7585                 :             :     operands[2] = operand2;
    7586                 :             :     operands[3] = operand3;
    7587                 :             :     operands[4] = operand4;
    7588                 :             : #define FAIL return (end_sequence (), _val)
    7589                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7590                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7591                 :             : {
    7592                 :             :   emit_insn (gen_uminv16qi3_mask (operands[0],
    7593                 :             :                                      operands[2],
    7594                 :             :                                      operands[3],
    7595                 :             :                                      operands[4],
    7596                 :             :                                      operands[1]));
    7597                 :             :   DONE;
    7598                 :             : }
    7599                 :             : #undef DONE
    7600                 :             : #undef FAIL
    7601                 :             :     operand0 = operands[0];
    7602                 :             :     (void) operand0;
    7603                 :             :     operand1 = operands[1];
    7604                 :             :     (void) operand1;
    7605                 :             :     operand2 = operands[2];
    7606                 :             :     (void) operand2;
    7607                 :             :     operand3 = operands[3];
    7608                 :             :     (void) operand3;
    7609                 :             :     operand4 = operands[4];
    7610                 :             :     (void) operand4;
    7611                 :             :   }
    7612                 :             :   emit_insn (gen_rtx_SET (operand0,
    7613                 :             :         gen_rtx_VEC_MERGE (V16QImode,
    7614                 :             :         gen_rtx_UMIN (V16QImode,
    7615                 :             :         operand2,
    7616                 :             :         operand3),
    7617                 :             :         operand4,
    7618                 :             :         operand1)));
    7619                 :             :   _val = get_insns ();
    7620                 :             :   end_sequence ();
    7621                 :             :   return _val;
    7622                 :             : }
    7623                 :             : 
    7624                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7625                 :             : rtx
    7626                 :             : gen_cond_smaxv32hi (rtx operand0,
    7627                 :             :         rtx operand1,
    7628                 :             :         rtx operand2,
    7629                 :             :         rtx operand3,
    7630                 :             :         rtx operand4)
    7631                 :             : {
    7632                 :             :   rtx_insn *_val = 0;
    7633                 :             :   start_sequence ();
    7634                 :             :   {
    7635                 :             :     rtx operands[5];
    7636                 :             :     operands[0] = operand0;
    7637                 :             :     operands[1] = operand1;
    7638                 :             :     operands[2] = operand2;
    7639                 :             :     operands[3] = operand3;
    7640                 :             :     operands[4] = operand4;
    7641                 :             : #define FAIL return (end_sequence (), _val)
    7642                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7643                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7644                 :             : {
    7645                 :             :   emit_insn (gen_smaxv32hi3_mask (operands[0],
    7646                 :             :                                      operands[2],
    7647                 :             :                                      operands[3],
    7648                 :             :                                      operands[4],
    7649                 :             :                                      operands[1]));
    7650                 :             :   DONE;
    7651                 :             : }
    7652                 :             : #undef DONE
    7653                 :             : #undef FAIL
    7654                 :             :     operand0 = operands[0];
    7655                 :             :     (void) operand0;
    7656                 :             :     operand1 = operands[1];
    7657                 :             :     (void) operand1;
    7658                 :             :     operand2 = operands[2];
    7659                 :             :     (void) operand2;
    7660                 :             :     operand3 = operands[3];
    7661                 :             :     (void) operand3;
    7662                 :             :     operand4 = operands[4];
    7663                 :             :     (void) operand4;
    7664                 :             :   }
    7665                 :             :   emit_insn (gen_rtx_SET (operand0,
    7666                 :             :         gen_rtx_VEC_MERGE (V32HImode,
    7667                 :             :         gen_rtx_SMAX (V32HImode,
    7668                 :             :         operand2,
    7669                 :             :         operand3),
    7670                 :             :         operand4,
    7671                 :             :         operand1)));
    7672                 :             :   _val = get_insns ();
    7673                 :             :   end_sequence ();
    7674                 :             :   return _val;
    7675                 :             : }
    7676                 :             : 
    7677                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7678                 :             : rtx
    7679                 :             : gen_cond_sminv32hi (rtx operand0,
    7680                 :             :         rtx operand1,
    7681                 :             :         rtx operand2,
    7682                 :             :         rtx operand3,
    7683                 :             :         rtx operand4)
    7684                 :             : {
    7685                 :             :   rtx_insn *_val = 0;
    7686                 :             :   start_sequence ();
    7687                 :             :   {
    7688                 :             :     rtx operands[5];
    7689                 :             :     operands[0] = operand0;
    7690                 :             :     operands[1] = operand1;
    7691                 :             :     operands[2] = operand2;
    7692                 :             :     operands[3] = operand3;
    7693                 :             :     operands[4] = operand4;
    7694                 :             : #define FAIL return (end_sequence (), _val)
    7695                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7696                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7697                 :             : {
    7698                 :             :   emit_insn (gen_sminv32hi3_mask (operands[0],
    7699                 :             :                                      operands[2],
    7700                 :             :                                      operands[3],
    7701                 :             :                                      operands[4],
    7702                 :             :                                      operands[1]));
    7703                 :             :   DONE;
    7704                 :             : }
    7705                 :             : #undef DONE
    7706                 :             : #undef FAIL
    7707                 :             :     operand0 = operands[0];
    7708                 :             :     (void) operand0;
    7709                 :             :     operand1 = operands[1];
    7710                 :             :     (void) operand1;
    7711                 :             :     operand2 = operands[2];
    7712                 :             :     (void) operand2;
    7713                 :             :     operand3 = operands[3];
    7714                 :             :     (void) operand3;
    7715                 :             :     operand4 = operands[4];
    7716                 :             :     (void) operand4;
    7717                 :             :   }
    7718                 :             :   emit_insn (gen_rtx_SET (operand0,
    7719                 :             :         gen_rtx_VEC_MERGE (V32HImode,
    7720                 :             :         gen_rtx_SMIN (V32HImode,
    7721                 :             :         operand2,
    7722                 :             :         operand3),
    7723                 :             :         operand4,
    7724                 :             :         operand1)));
    7725                 :             :   _val = get_insns ();
    7726                 :             :   end_sequence ();
    7727                 :             :   return _val;
    7728                 :             : }
    7729                 :             : 
    7730                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7731                 :             : rtx
    7732                 :             : gen_cond_umaxv32hi (rtx operand0,
    7733                 :             :         rtx operand1,
    7734                 :             :         rtx operand2,
    7735                 :             :         rtx operand3,
    7736                 :             :         rtx operand4)
    7737                 :             : {
    7738                 :             :   rtx_insn *_val = 0;
    7739                 :             :   start_sequence ();
    7740                 :             :   {
    7741                 :             :     rtx operands[5];
    7742                 :             :     operands[0] = operand0;
    7743                 :             :     operands[1] = operand1;
    7744                 :             :     operands[2] = operand2;
    7745                 :             :     operands[3] = operand3;
    7746                 :             :     operands[4] = operand4;
    7747                 :             : #define FAIL return (end_sequence (), _val)
    7748                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7749                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7750                 :             : {
    7751                 :             :   emit_insn (gen_umaxv32hi3_mask (operands[0],
    7752                 :             :                                      operands[2],
    7753                 :             :                                      operands[3],
    7754                 :             :                                      operands[4],
    7755                 :             :                                      operands[1]));
    7756                 :             :   DONE;
    7757                 :             : }
    7758                 :             : #undef DONE
    7759                 :             : #undef FAIL
    7760                 :             :     operand0 = operands[0];
    7761                 :             :     (void) operand0;
    7762                 :             :     operand1 = operands[1];
    7763                 :             :     (void) operand1;
    7764                 :             :     operand2 = operands[2];
    7765                 :             :     (void) operand2;
    7766                 :             :     operand3 = operands[3];
    7767                 :             :     (void) operand3;
    7768                 :             :     operand4 = operands[4];
    7769                 :             :     (void) operand4;
    7770                 :             :   }
    7771                 :             :   emit_insn (gen_rtx_SET (operand0,
    7772                 :             :         gen_rtx_VEC_MERGE (V32HImode,
    7773                 :             :         gen_rtx_UMAX (V32HImode,
    7774                 :             :         operand2,
    7775                 :             :         operand3),
    7776                 :             :         operand4,
    7777                 :             :         operand1)));
    7778                 :             :   _val = get_insns ();
    7779                 :             :   end_sequence ();
    7780                 :             :   return _val;
    7781                 :             : }
    7782                 :             : 
    7783                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7784                 :             : rtx
    7785                 :             : gen_cond_uminv32hi (rtx operand0,
    7786                 :             :         rtx operand1,
    7787                 :             :         rtx operand2,
    7788                 :             :         rtx operand3,
    7789                 :             :         rtx operand4)
    7790                 :             : {
    7791                 :             :   rtx_insn *_val = 0;
    7792                 :             :   start_sequence ();
    7793                 :             :   {
    7794                 :             :     rtx operands[5];
    7795                 :             :     operands[0] = operand0;
    7796                 :             :     operands[1] = operand1;
    7797                 :             :     operands[2] = operand2;
    7798                 :             :     operands[3] = operand3;
    7799                 :             :     operands[4] = operand4;
    7800                 :             : #define FAIL return (end_sequence (), _val)
    7801                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7802                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7803                 :             : {
    7804                 :             :   emit_insn (gen_uminv32hi3_mask (operands[0],
    7805                 :             :                                      operands[2],
    7806                 :             :                                      operands[3],
    7807                 :             :                                      operands[4],
    7808                 :             :                                      operands[1]));
    7809                 :             :   DONE;
    7810                 :             : }
    7811                 :             : #undef DONE
    7812                 :             : #undef FAIL
    7813                 :             :     operand0 = operands[0];
    7814                 :             :     (void) operand0;
    7815                 :             :     operand1 = operands[1];
    7816                 :             :     (void) operand1;
    7817                 :             :     operand2 = operands[2];
    7818                 :             :     (void) operand2;
    7819                 :             :     operand3 = operands[3];
    7820                 :             :     (void) operand3;
    7821                 :             :     operand4 = operands[4];
    7822                 :             :     (void) operand4;
    7823                 :             :   }
    7824                 :             :   emit_insn (gen_rtx_SET (operand0,
    7825                 :             :         gen_rtx_VEC_MERGE (V32HImode,
    7826                 :             :         gen_rtx_UMIN (V32HImode,
    7827                 :             :         operand2,
    7828                 :             :         operand3),
    7829                 :             :         operand4,
    7830                 :             :         operand1)));
    7831                 :             :   _val = get_insns ();
    7832                 :             :   end_sequence ();
    7833                 :             :   return _val;
    7834                 :             : }
    7835                 :             : 
    7836                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7837                 :             : rtx
    7838                 :             : gen_cond_smaxv16hi (rtx operand0,
    7839                 :             :         rtx operand1,
    7840                 :             :         rtx operand2,
    7841                 :             :         rtx operand3,
    7842                 :             :         rtx operand4)
    7843                 :             : {
    7844                 :             :   rtx_insn *_val = 0;
    7845                 :             :   start_sequence ();
    7846                 :             :   {
    7847                 :             :     rtx operands[5];
    7848                 :             :     operands[0] = operand0;
    7849                 :             :     operands[1] = operand1;
    7850                 :             :     operands[2] = operand2;
    7851                 :             :     operands[3] = operand3;
    7852                 :             :     operands[4] = operand4;
    7853                 :             : #define FAIL return (end_sequence (), _val)
    7854                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7855                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7856                 :             : {
    7857                 :             :   emit_insn (gen_smaxv16hi3_mask (operands[0],
    7858                 :             :                                      operands[2],
    7859                 :             :                                      operands[3],
    7860                 :             :                                      operands[4],
    7861                 :             :                                      operands[1]));
    7862                 :             :   DONE;
    7863                 :             : }
    7864                 :             : #undef DONE
    7865                 :             : #undef FAIL
    7866                 :             :     operand0 = operands[0];
    7867                 :             :     (void) operand0;
    7868                 :             :     operand1 = operands[1];
    7869                 :             :     (void) operand1;
    7870                 :             :     operand2 = operands[2];
    7871                 :             :     (void) operand2;
    7872                 :             :     operand3 = operands[3];
    7873                 :             :     (void) operand3;
    7874                 :             :     operand4 = operands[4];
    7875                 :             :     (void) operand4;
    7876                 :             :   }
    7877                 :             :   emit_insn (gen_rtx_SET (operand0,
    7878                 :             :         gen_rtx_VEC_MERGE (V16HImode,
    7879                 :             :         gen_rtx_SMAX (V16HImode,
    7880                 :             :         operand2,
    7881                 :             :         operand3),
    7882                 :             :         operand4,
    7883                 :             :         operand1)));
    7884                 :             :   _val = get_insns ();
    7885                 :             :   end_sequence ();
    7886                 :             :   return _val;
    7887                 :             : }
    7888                 :             : 
    7889                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7890                 :             : rtx
    7891                 :             : gen_cond_sminv16hi (rtx operand0,
    7892                 :             :         rtx operand1,
    7893                 :             :         rtx operand2,
    7894                 :             :         rtx operand3,
    7895                 :             :         rtx operand4)
    7896                 :             : {
    7897                 :             :   rtx_insn *_val = 0;
    7898                 :             :   start_sequence ();
    7899                 :             :   {
    7900                 :             :     rtx operands[5];
    7901                 :             :     operands[0] = operand0;
    7902                 :             :     operands[1] = operand1;
    7903                 :             :     operands[2] = operand2;
    7904                 :             :     operands[3] = operand3;
    7905                 :             :     operands[4] = operand4;
    7906                 :             : #define FAIL return (end_sequence (), _val)
    7907                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7908                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7909                 :             : {
    7910                 :             :   emit_insn (gen_sminv16hi3_mask (operands[0],
    7911                 :             :                                      operands[2],
    7912                 :             :                                      operands[3],
    7913                 :             :                                      operands[4],
    7914                 :             :                                      operands[1]));
    7915                 :             :   DONE;
    7916                 :             : }
    7917                 :             : #undef DONE
    7918                 :             : #undef FAIL
    7919                 :             :     operand0 = operands[0];
    7920                 :             :     (void) operand0;
    7921                 :             :     operand1 = operands[1];
    7922                 :             :     (void) operand1;
    7923                 :             :     operand2 = operands[2];
    7924                 :             :     (void) operand2;
    7925                 :             :     operand3 = operands[3];
    7926                 :             :     (void) operand3;
    7927                 :             :     operand4 = operands[4];
    7928                 :             :     (void) operand4;
    7929                 :             :   }
    7930                 :             :   emit_insn (gen_rtx_SET (operand0,
    7931                 :             :         gen_rtx_VEC_MERGE (V16HImode,
    7932                 :             :         gen_rtx_SMIN (V16HImode,
    7933                 :             :         operand2,
    7934                 :             :         operand3),
    7935                 :             :         operand4,
    7936                 :             :         operand1)));
    7937                 :             :   _val = get_insns ();
    7938                 :             :   end_sequence ();
    7939                 :             :   return _val;
    7940                 :             : }
    7941                 :             : 
    7942                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7943                 :             : rtx
    7944                 :             : gen_cond_umaxv16hi (rtx operand0,
    7945                 :             :         rtx operand1,
    7946                 :             :         rtx operand2,
    7947                 :             :         rtx operand3,
    7948                 :             :         rtx operand4)
    7949                 :             : {
    7950                 :             :   rtx_insn *_val = 0;
    7951                 :             :   start_sequence ();
    7952                 :             :   {
    7953                 :             :     rtx operands[5];
    7954                 :             :     operands[0] = operand0;
    7955                 :             :     operands[1] = operand1;
    7956                 :             :     operands[2] = operand2;
    7957                 :             :     operands[3] = operand3;
    7958                 :             :     operands[4] = operand4;
    7959                 :             : #define FAIL return (end_sequence (), _val)
    7960                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7961                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    7962                 :             : {
    7963                 :             :   emit_insn (gen_umaxv16hi3_mask (operands[0],
    7964                 :             :                                      operands[2],
    7965                 :             :                                      operands[3],
    7966                 :             :                                      operands[4],
    7967                 :             :                                      operands[1]));
    7968                 :             :   DONE;
    7969                 :             : }
    7970                 :             : #undef DONE
    7971                 :             : #undef FAIL
    7972                 :             :     operand0 = operands[0];
    7973                 :             :     (void) operand0;
    7974                 :             :     operand1 = operands[1];
    7975                 :             :     (void) operand1;
    7976                 :             :     operand2 = operands[2];
    7977                 :             :     (void) operand2;
    7978                 :             :     operand3 = operands[3];
    7979                 :             :     (void) operand3;
    7980                 :             :     operand4 = operands[4];
    7981                 :             :     (void) operand4;
    7982                 :             :   }
    7983                 :             :   emit_insn (gen_rtx_SET (operand0,
    7984                 :             :         gen_rtx_VEC_MERGE (V16HImode,
    7985                 :             :         gen_rtx_UMAX (V16HImode,
    7986                 :             :         operand2,
    7987                 :             :         operand3),
    7988                 :             :         operand4,
    7989                 :             :         operand1)));
    7990                 :             :   _val = get_insns ();
    7991                 :             :   end_sequence ();
    7992                 :             :   return _val;
    7993                 :             : }
    7994                 :             : 
    7995                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    7996                 :             : rtx
    7997                 :             : gen_cond_uminv16hi (rtx operand0,
    7998                 :             :         rtx operand1,
    7999                 :             :         rtx operand2,
    8000                 :             :         rtx operand3,
    8001                 :             :         rtx operand4)
    8002                 :             : {
    8003                 :             :   rtx_insn *_val = 0;
    8004                 :             :   start_sequence ();
    8005                 :             :   {
    8006                 :             :     rtx operands[5];
    8007                 :             :     operands[0] = operand0;
    8008                 :             :     operands[1] = operand1;
    8009                 :             :     operands[2] = operand2;
    8010                 :             :     operands[3] = operand3;
    8011                 :             :     operands[4] = operand4;
    8012                 :             : #define FAIL return (end_sequence (), _val)
    8013                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8014                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8015                 :             : {
    8016                 :             :   emit_insn (gen_uminv16hi3_mask (operands[0],
    8017                 :             :                                      operands[2],
    8018                 :             :                                      operands[3],
    8019                 :             :                                      operands[4],
    8020                 :             :                                      operands[1]));
    8021                 :             :   DONE;
    8022                 :             : }
    8023                 :             : #undef DONE
    8024                 :             : #undef FAIL
    8025                 :             :     operand0 = operands[0];
    8026                 :             :     (void) operand0;
    8027                 :             :     operand1 = operands[1];
    8028                 :             :     (void) operand1;
    8029                 :             :     operand2 = operands[2];
    8030                 :             :     (void) operand2;
    8031                 :             :     operand3 = operands[3];
    8032                 :             :     (void) operand3;
    8033                 :             :     operand4 = operands[4];
    8034                 :             :     (void) operand4;
    8035                 :             :   }
    8036                 :             :   emit_insn (gen_rtx_SET (operand0,
    8037                 :             :         gen_rtx_VEC_MERGE (V16HImode,
    8038                 :             :         gen_rtx_UMIN (V16HImode,
    8039                 :             :         operand2,
    8040                 :             :         operand3),
    8041                 :             :         operand4,
    8042                 :             :         operand1)));
    8043                 :             :   _val = get_insns ();
    8044                 :             :   end_sequence ();
    8045                 :             :   return _val;
    8046                 :             : }
    8047                 :             : 
    8048                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8049                 :             : rtx
    8050                 :             : gen_cond_smaxv8hi (rtx operand0,
    8051                 :             :         rtx operand1,
    8052                 :             :         rtx operand2,
    8053                 :             :         rtx operand3,
    8054                 :             :         rtx operand4)
    8055                 :             : {
    8056                 :             :   rtx_insn *_val = 0;
    8057                 :             :   start_sequence ();
    8058                 :             :   {
    8059                 :             :     rtx operands[5];
    8060                 :             :     operands[0] = operand0;
    8061                 :             :     operands[1] = operand1;
    8062                 :             :     operands[2] = operand2;
    8063                 :             :     operands[3] = operand3;
    8064                 :             :     operands[4] = operand4;
    8065                 :             : #define FAIL return (end_sequence (), _val)
    8066                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8067                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8068                 :             : {
    8069                 :             :   emit_insn (gen_smaxv8hi3_mask (operands[0],
    8070                 :             :                                      operands[2],
    8071                 :             :                                      operands[3],
    8072                 :             :                                      operands[4],
    8073                 :             :                                      operands[1]));
    8074                 :             :   DONE;
    8075                 :             : }
    8076                 :             : #undef DONE
    8077                 :             : #undef FAIL
    8078                 :             :     operand0 = operands[0];
    8079                 :             :     (void) operand0;
    8080                 :             :     operand1 = operands[1];
    8081                 :             :     (void) operand1;
    8082                 :             :     operand2 = operands[2];
    8083                 :             :     (void) operand2;
    8084                 :             :     operand3 = operands[3];
    8085                 :             :     (void) operand3;
    8086                 :             :     operand4 = operands[4];
    8087                 :             :     (void) operand4;
    8088                 :             :   }
    8089                 :             :   emit_insn (gen_rtx_SET (operand0,
    8090                 :             :         gen_rtx_VEC_MERGE (V8HImode,
    8091                 :             :         gen_rtx_SMAX (V8HImode,
    8092                 :             :         operand2,
    8093                 :             :         operand3),
    8094                 :             :         operand4,
    8095                 :             :         operand1)));
    8096                 :             :   _val = get_insns ();
    8097                 :             :   end_sequence ();
    8098                 :             :   return _val;
    8099                 :             : }
    8100                 :             : 
    8101                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8102                 :             : rtx
    8103                 :             : gen_cond_sminv8hi (rtx operand0,
    8104                 :             :         rtx operand1,
    8105                 :             :         rtx operand2,
    8106                 :             :         rtx operand3,
    8107                 :             :         rtx operand4)
    8108                 :             : {
    8109                 :             :   rtx_insn *_val = 0;
    8110                 :             :   start_sequence ();
    8111                 :             :   {
    8112                 :             :     rtx operands[5];
    8113                 :             :     operands[0] = operand0;
    8114                 :             :     operands[1] = operand1;
    8115                 :             :     operands[2] = operand2;
    8116                 :             :     operands[3] = operand3;
    8117                 :             :     operands[4] = operand4;
    8118                 :             : #define FAIL return (end_sequence (), _val)
    8119                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8120                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8121                 :             : {
    8122                 :             :   emit_insn (gen_sminv8hi3_mask (operands[0],
    8123                 :             :                                      operands[2],
    8124                 :             :                                      operands[3],
    8125                 :             :                                      operands[4],
    8126                 :             :                                      operands[1]));
    8127                 :             :   DONE;
    8128                 :             : }
    8129                 :             : #undef DONE
    8130                 :             : #undef FAIL
    8131                 :             :     operand0 = operands[0];
    8132                 :             :     (void) operand0;
    8133                 :             :     operand1 = operands[1];
    8134                 :             :     (void) operand1;
    8135                 :             :     operand2 = operands[2];
    8136                 :             :     (void) operand2;
    8137                 :             :     operand3 = operands[3];
    8138                 :             :     (void) operand3;
    8139                 :             :     operand4 = operands[4];
    8140                 :             :     (void) operand4;
    8141                 :             :   }
    8142                 :             :   emit_insn (gen_rtx_SET (operand0,
    8143                 :             :         gen_rtx_VEC_MERGE (V8HImode,
    8144                 :             :         gen_rtx_SMIN (V8HImode,
    8145                 :             :         operand2,
    8146                 :             :         operand3),
    8147                 :             :         operand4,
    8148                 :             :         operand1)));
    8149                 :             :   _val = get_insns ();
    8150                 :             :   end_sequence ();
    8151                 :             :   return _val;
    8152                 :             : }
    8153                 :             : 
    8154                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8155                 :             : rtx
    8156                 :             : gen_cond_umaxv8hi (rtx operand0,
    8157                 :             :         rtx operand1,
    8158                 :             :         rtx operand2,
    8159                 :             :         rtx operand3,
    8160                 :             :         rtx operand4)
    8161                 :             : {
    8162                 :             :   rtx_insn *_val = 0;
    8163                 :             :   start_sequence ();
    8164                 :             :   {
    8165                 :             :     rtx operands[5];
    8166                 :             :     operands[0] = operand0;
    8167                 :             :     operands[1] = operand1;
    8168                 :             :     operands[2] = operand2;
    8169                 :             :     operands[3] = operand3;
    8170                 :             :     operands[4] = operand4;
    8171                 :             : #define FAIL return (end_sequence (), _val)
    8172                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8173                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8174                 :             : {
    8175                 :             :   emit_insn (gen_umaxv8hi3_mask (operands[0],
    8176                 :             :                                      operands[2],
    8177                 :             :                                      operands[3],
    8178                 :             :                                      operands[4],
    8179                 :             :                                      operands[1]));
    8180                 :             :   DONE;
    8181                 :             : }
    8182                 :             : #undef DONE
    8183                 :             : #undef FAIL
    8184                 :             :     operand0 = operands[0];
    8185                 :             :     (void) operand0;
    8186                 :             :     operand1 = operands[1];
    8187                 :             :     (void) operand1;
    8188                 :             :     operand2 = operands[2];
    8189                 :             :     (void) operand2;
    8190                 :             :     operand3 = operands[3];
    8191                 :             :     (void) operand3;
    8192                 :             :     operand4 = operands[4];
    8193                 :             :     (void) operand4;
    8194                 :             :   }
    8195                 :             :   emit_insn (gen_rtx_SET (operand0,
    8196                 :             :         gen_rtx_VEC_MERGE (V8HImode,
    8197                 :             :         gen_rtx_UMAX (V8HImode,
    8198                 :             :         operand2,
    8199                 :             :         operand3),
    8200                 :             :         operand4,
    8201                 :             :         operand1)));
    8202                 :             :   _val = get_insns ();
    8203                 :             :   end_sequence ();
    8204                 :             :   return _val;
    8205                 :             : }
    8206                 :             : 
    8207                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8208                 :             : rtx
    8209                 :             : gen_cond_uminv8hi (rtx operand0,
    8210                 :             :         rtx operand1,
    8211                 :             :         rtx operand2,
    8212                 :             :         rtx operand3,
    8213                 :             :         rtx operand4)
    8214                 :             : {
    8215                 :             :   rtx_insn *_val = 0;
    8216                 :             :   start_sequence ();
    8217                 :             :   {
    8218                 :             :     rtx operands[5];
    8219                 :             :     operands[0] = operand0;
    8220                 :             :     operands[1] = operand1;
    8221                 :             :     operands[2] = operand2;
    8222                 :             :     operands[3] = operand3;
    8223                 :             :     operands[4] = operand4;
    8224                 :             : #define FAIL return (end_sequence (), _val)
    8225                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8226                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8227                 :             : {
    8228                 :             :   emit_insn (gen_uminv8hi3_mask (operands[0],
    8229                 :             :                                      operands[2],
    8230                 :             :                                      operands[3],
    8231                 :             :                                      operands[4],
    8232                 :             :                                      operands[1]));
    8233                 :             :   DONE;
    8234                 :             : }
    8235                 :             : #undef DONE
    8236                 :             : #undef FAIL
    8237                 :             :     operand0 = operands[0];
    8238                 :             :     (void) operand0;
    8239                 :             :     operand1 = operands[1];
    8240                 :             :     (void) operand1;
    8241                 :             :     operand2 = operands[2];
    8242                 :             :     (void) operand2;
    8243                 :             :     operand3 = operands[3];
    8244                 :             :     (void) operand3;
    8245                 :             :     operand4 = operands[4];
    8246                 :             :     (void) operand4;
    8247                 :             :   }
    8248                 :             :   emit_insn (gen_rtx_SET (operand0,
    8249                 :             :         gen_rtx_VEC_MERGE (V8HImode,
    8250                 :             :         gen_rtx_UMIN (V8HImode,
    8251                 :             :         operand2,
    8252                 :             :         operand3),
    8253                 :             :         operand4,
    8254                 :             :         operand1)));
    8255                 :             :   _val = get_insns ();
    8256                 :             :   end_sequence ();
    8257                 :             :   return _val;
    8258                 :             : }
    8259                 :             : 
    8260                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8261                 :             : rtx
    8262                 :             : gen_cond_smaxv16si (rtx operand0,
    8263                 :             :         rtx operand1,
    8264                 :             :         rtx operand2,
    8265                 :             :         rtx operand3,
    8266                 :             :         rtx operand4)
    8267                 :             : {
    8268                 :             :   rtx_insn *_val = 0;
    8269                 :             :   start_sequence ();
    8270                 :             :   {
    8271                 :             :     rtx operands[5];
    8272                 :             :     operands[0] = operand0;
    8273                 :             :     operands[1] = operand1;
    8274                 :             :     operands[2] = operand2;
    8275                 :             :     operands[3] = operand3;
    8276                 :             :     operands[4] = operand4;
    8277                 :             : #define FAIL return (end_sequence (), _val)
    8278                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8279                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8280                 :             : {
    8281                 :             :   emit_insn (gen_smaxv16si3_mask (operands[0],
    8282                 :             :                                      operands[2],
    8283                 :             :                                      operands[3],
    8284                 :             :                                      operands[4],
    8285                 :             :                                      operands[1]));
    8286                 :             :   DONE;
    8287                 :             : }
    8288                 :             : #undef DONE
    8289                 :             : #undef FAIL
    8290                 :             :     operand0 = operands[0];
    8291                 :             :     (void) operand0;
    8292                 :             :     operand1 = operands[1];
    8293                 :             :     (void) operand1;
    8294                 :             :     operand2 = operands[2];
    8295                 :             :     (void) operand2;
    8296                 :             :     operand3 = operands[3];
    8297                 :             :     (void) operand3;
    8298                 :             :     operand4 = operands[4];
    8299                 :             :     (void) operand4;
    8300                 :             :   }
    8301                 :             :   emit_insn (gen_rtx_SET (operand0,
    8302                 :             :         gen_rtx_VEC_MERGE (V16SImode,
    8303                 :             :         gen_rtx_SMAX (V16SImode,
    8304                 :             :         operand2,
    8305                 :             :         operand3),
    8306                 :             :         operand4,
    8307                 :             :         operand1)));
    8308                 :             :   _val = get_insns ();
    8309                 :             :   end_sequence ();
    8310                 :             :   return _val;
    8311                 :             : }
    8312                 :             : 
    8313                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8314                 :             : rtx
    8315                 :             : gen_cond_sminv16si (rtx operand0,
    8316                 :             :         rtx operand1,
    8317                 :             :         rtx operand2,
    8318                 :             :         rtx operand3,
    8319                 :             :         rtx operand4)
    8320                 :             : {
    8321                 :             :   rtx_insn *_val = 0;
    8322                 :             :   start_sequence ();
    8323                 :             :   {
    8324                 :             :     rtx operands[5];
    8325                 :             :     operands[0] = operand0;
    8326                 :             :     operands[1] = operand1;
    8327                 :             :     operands[2] = operand2;
    8328                 :             :     operands[3] = operand3;
    8329                 :             :     operands[4] = operand4;
    8330                 :             : #define FAIL return (end_sequence (), _val)
    8331                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8332                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8333                 :             : {
    8334                 :             :   emit_insn (gen_sminv16si3_mask (operands[0],
    8335                 :             :                                      operands[2],
    8336                 :             :                                      operands[3],
    8337                 :             :                                      operands[4],
    8338                 :             :                                      operands[1]));
    8339                 :             :   DONE;
    8340                 :             : }
    8341                 :             : #undef DONE
    8342                 :             : #undef FAIL
    8343                 :             :     operand0 = operands[0];
    8344                 :             :     (void) operand0;
    8345                 :             :     operand1 = operands[1];
    8346                 :             :     (void) operand1;
    8347                 :             :     operand2 = operands[2];
    8348                 :             :     (void) operand2;
    8349                 :             :     operand3 = operands[3];
    8350                 :             :     (void) operand3;
    8351                 :             :     operand4 = operands[4];
    8352                 :             :     (void) operand4;
    8353                 :             :   }
    8354                 :             :   emit_insn (gen_rtx_SET (operand0,
    8355                 :             :         gen_rtx_VEC_MERGE (V16SImode,
    8356                 :             :         gen_rtx_SMIN (V16SImode,
    8357                 :             :         operand2,
    8358                 :             :         operand3),
    8359                 :             :         operand4,
    8360                 :             :         operand1)));
    8361                 :             :   _val = get_insns ();
    8362                 :             :   end_sequence ();
    8363                 :             :   return _val;
    8364                 :             : }
    8365                 :             : 
    8366                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8367                 :             : rtx
    8368                 :             : gen_cond_umaxv16si (rtx operand0,
    8369                 :             :         rtx operand1,
    8370                 :             :         rtx operand2,
    8371                 :             :         rtx operand3,
    8372                 :             :         rtx operand4)
    8373                 :             : {
    8374                 :             :   rtx_insn *_val = 0;
    8375                 :             :   start_sequence ();
    8376                 :             :   {
    8377                 :             :     rtx operands[5];
    8378                 :             :     operands[0] = operand0;
    8379                 :             :     operands[1] = operand1;
    8380                 :             :     operands[2] = operand2;
    8381                 :             :     operands[3] = operand3;
    8382                 :             :     operands[4] = operand4;
    8383                 :             : #define FAIL return (end_sequence (), _val)
    8384                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8385                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8386                 :             : {
    8387                 :             :   emit_insn (gen_umaxv16si3_mask (operands[0],
    8388                 :             :                                      operands[2],
    8389                 :             :                                      operands[3],
    8390                 :             :                                      operands[4],
    8391                 :             :                                      operands[1]));
    8392                 :             :   DONE;
    8393                 :             : }
    8394                 :             : #undef DONE
    8395                 :             : #undef FAIL
    8396                 :             :     operand0 = operands[0];
    8397                 :             :     (void) operand0;
    8398                 :             :     operand1 = operands[1];
    8399                 :             :     (void) operand1;
    8400                 :             :     operand2 = operands[2];
    8401                 :             :     (void) operand2;
    8402                 :             :     operand3 = operands[3];
    8403                 :             :     (void) operand3;
    8404                 :             :     operand4 = operands[4];
    8405                 :             :     (void) operand4;
    8406                 :             :   }
    8407                 :             :   emit_insn (gen_rtx_SET (operand0,
    8408                 :             :         gen_rtx_VEC_MERGE (V16SImode,
    8409                 :             :         gen_rtx_UMAX (V16SImode,
    8410                 :             :         operand2,
    8411                 :             :         operand3),
    8412                 :             :         operand4,
    8413                 :             :         operand1)));
    8414                 :             :   _val = get_insns ();
    8415                 :             :   end_sequence ();
    8416                 :             :   return _val;
    8417                 :             : }
    8418                 :             : 
    8419                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8420                 :             : rtx
    8421                 :             : gen_cond_uminv16si (rtx operand0,
    8422                 :             :         rtx operand1,
    8423                 :             :         rtx operand2,
    8424                 :             :         rtx operand3,
    8425                 :             :         rtx operand4)
    8426                 :             : {
    8427                 :             :   rtx_insn *_val = 0;
    8428                 :             :   start_sequence ();
    8429                 :             :   {
    8430                 :             :     rtx operands[5];
    8431                 :             :     operands[0] = operand0;
    8432                 :             :     operands[1] = operand1;
    8433                 :             :     operands[2] = operand2;
    8434                 :             :     operands[3] = operand3;
    8435                 :             :     operands[4] = operand4;
    8436                 :             : #define FAIL return (end_sequence (), _val)
    8437                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8438                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8439                 :             : {
    8440                 :             :   emit_insn (gen_uminv16si3_mask (operands[0],
    8441                 :             :                                      operands[2],
    8442                 :             :                                      operands[3],
    8443                 :             :                                      operands[4],
    8444                 :             :                                      operands[1]));
    8445                 :             :   DONE;
    8446                 :             : }
    8447                 :             : #undef DONE
    8448                 :             : #undef FAIL
    8449                 :             :     operand0 = operands[0];
    8450                 :             :     (void) operand0;
    8451                 :             :     operand1 = operands[1];
    8452                 :             :     (void) operand1;
    8453                 :             :     operand2 = operands[2];
    8454                 :             :     (void) operand2;
    8455                 :             :     operand3 = operands[3];
    8456                 :             :     (void) operand3;
    8457                 :             :     operand4 = operands[4];
    8458                 :             :     (void) operand4;
    8459                 :             :   }
    8460                 :             :   emit_insn (gen_rtx_SET (operand0,
    8461                 :             :         gen_rtx_VEC_MERGE (V16SImode,
    8462                 :             :         gen_rtx_UMIN (V16SImode,
    8463                 :             :         operand2,
    8464                 :             :         operand3),
    8465                 :             :         operand4,
    8466                 :             :         operand1)));
    8467                 :             :   _val = get_insns ();
    8468                 :             :   end_sequence ();
    8469                 :             :   return _val;
    8470                 :             : }
    8471                 :             : 
    8472                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8473                 :             : rtx
    8474                 :             : gen_cond_smaxv8si (rtx operand0,
    8475                 :             :         rtx operand1,
    8476                 :             :         rtx operand2,
    8477                 :             :         rtx operand3,
    8478                 :             :         rtx operand4)
    8479                 :             : {
    8480                 :             :   rtx_insn *_val = 0;
    8481                 :             :   start_sequence ();
    8482                 :             :   {
    8483                 :             :     rtx operands[5];
    8484                 :             :     operands[0] = operand0;
    8485                 :             :     operands[1] = operand1;
    8486                 :             :     operands[2] = operand2;
    8487                 :             :     operands[3] = operand3;
    8488                 :             :     operands[4] = operand4;
    8489                 :             : #define FAIL return (end_sequence (), _val)
    8490                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8491                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8492                 :             : {
    8493                 :             :   emit_insn (gen_smaxv8si3_mask (operands[0],
    8494                 :             :                                      operands[2],
    8495                 :             :                                      operands[3],
    8496                 :             :                                      operands[4],
    8497                 :             :                                      operands[1]));
    8498                 :             :   DONE;
    8499                 :             : }
    8500                 :             : #undef DONE
    8501                 :             : #undef FAIL
    8502                 :             :     operand0 = operands[0];
    8503                 :             :     (void) operand0;
    8504                 :             :     operand1 = operands[1];
    8505                 :             :     (void) operand1;
    8506                 :             :     operand2 = operands[2];
    8507                 :             :     (void) operand2;
    8508                 :             :     operand3 = operands[3];
    8509                 :             :     (void) operand3;
    8510                 :             :     operand4 = operands[4];
    8511                 :             :     (void) operand4;
    8512                 :             :   }
    8513                 :             :   emit_insn (gen_rtx_SET (operand0,
    8514                 :             :         gen_rtx_VEC_MERGE (V8SImode,
    8515                 :             :         gen_rtx_SMAX (V8SImode,
    8516                 :             :         operand2,
    8517                 :             :         operand3),
    8518                 :             :         operand4,
    8519                 :             :         operand1)));
    8520                 :             :   _val = get_insns ();
    8521                 :             :   end_sequence ();
    8522                 :             :   return _val;
    8523                 :             : }
    8524                 :             : 
    8525                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8526                 :             : rtx
    8527                 :             : gen_cond_sminv8si (rtx operand0,
    8528                 :             :         rtx operand1,
    8529                 :             :         rtx operand2,
    8530                 :             :         rtx operand3,
    8531                 :             :         rtx operand4)
    8532                 :             : {
    8533                 :             :   rtx_insn *_val = 0;
    8534                 :             :   start_sequence ();
    8535                 :             :   {
    8536                 :             :     rtx operands[5];
    8537                 :             :     operands[0] = operand0;
    8538                 :             :     operands[1] = operand1;
    8539                 :             :     operands[2] = operand2;
    8540                 :             :     operands[3] = operand3;
    8541                 :             :     operands[4] = operand4;
    8542                 :             : #define FAIL return (end_sequence (), _val)
    8543                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8544                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8545                 :             : {
    8546                 :             :   emit_insn (gen_sminv8si3_mask (operands[0],
    8547                 :             :                                      operands[2],
    8548                 :             :                                      operands[3],
    8549                 :             :                                      operands[4],
    8550                 :             :                                      operands[1]));
    8551                 :             :   DONE;
    8552                 :             : }
    8553                 :             : #undef DONE
    8554                 :             : #undef FAIL
    8555                 :             :     operand0 = operands[0];
    8556                 :             :     (void) operand0;
    8557                 :             :     operand1 = operands[1];
    8558                 :             :     (void) operand1;
    8559                 :             :     operand2 = operands[2];
    8560                 :             :     (void) operand2;
    8561                 :             :     operand3 = operands[3];
    8562                 :             :     (void) operand3;
    8563                 :             :     operand4 = operands[4];
    8564                 :             :     (void) operand4;
    8565                 :             :   }
    8566                 :             :   emit_insn (gen_rtx_SET (operand0,
    8567                 :             :         gen_rtx_VEC_MERGE (V8SImode,
    8568                 :             :         gen_rtx_SMIN (V8SImode,
    8569                 :             :         operand2,
    8570                 :             :         operand3),
    8571                 :             :         operand4,
    8572                 :             :         operand1)));
    8573                 :             :   _val = get_insns ();
    8574                 :             :   end_sequence ();
    8575                 :             :   return _val;
    8576                 :             : }
    8577                 :             : 
    8578                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8579                 :             : rtx
    8580                 :             : gen_cond_umaxv8si (rtx operand0,
    8581                 :             :         rtx operand1,
    8582                 :             :         rtx operand2,
    8583                 :             :         rtx operand3,
    8584                 :             :         rtx operand4)
    8585                 :             : {
    8586                 :             :   rtx_insn *_val = 0;
    8587                 :             :   start_sequence ();
    8588                 :             :   {
    8589                 :             :     rtx operands[5];
    8590                 :             :     operands[0] = operand0;
    8591                 :             :     operands[1] = operand1;
    8592                 :             :     operands[2] = operand2;
    8593                 :             :     operands[3] = operand3;
    8594                 :             :     operands[4] = operand4;
    8595                 :             : #define FAIL return (end_sequence (), _val)
    8596                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8597                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8598                 :             : {
    8599                 :             :   emit_insn (gen_umaxv8si3_mask (operands[0],
    8600                 :             :                                      operands[2],
    8601                 :             :                                      operands[3],
    8602                 :             :                                      operands[4],
    8603                 :             :                                      operands[1]));
    8604                 :             :   DONE;
    8605                 :             : }
    8606                 :             : #undef DONE
    8607                 :             : #undef FAIL
    8608                 :             :     operand0 = operands[0];
    8609                 :             :     (void) operand0;
    8610                 :             :     operand1 = operands[1];
    8611                 :             :     (void) operand1;
    8612                 :             :     operand2 = operands[2];
    8613                 :             :     (void) operand2;
    8614                 :             :     operand3 = operands[3];
    8615                 :             :     (void) operand3;
    8616                 :             :     operand4 = operands[4];
    8617                 :             :     (void) operand4;
    8618                 :             :   }
    8619                 :             :   emit_insn (gen_rtx_SET (operand0,
    8620                 :             :         gen_rtx_VEC_MERGE (V8SImode,
    8621                 :             :         gen_rtx_UMAX (V8SImode,
    8622                 :             :         operand2,
    8623                 :             :         operand3),
    8624                 :             :         operand4,
    8625                 :             :         operand1)));
    8626                 :             :   _val = get_insns ();
    8627                 :             :   end_sequence ();
    8628                 :             :   return _val;
    8629                 :             : }
    8630                 :             : 
    8631                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8632                 :             : rtx
    8633                 :             : gen_cond_uminv8si (rtx operand0,
    8634                 :             :         rtx operand1,
    8635                 :             :         rtx operand2,
    8636                 :             :         rtx operand3,
    8637                 :             :         rtx operand4)
    8638                 :             : {
    8639                 :             :   rtx_insn *_val = 0;
    8640                 :             :   start_sequence ();
    8641                 :             :   {
    8642                 :             :     rtx operands[5];
    8643                 :             :     operands[0] = operand0;
    8644                 :             :     operands[1] = operand1;
    8645                 :             :     operands[2] = operand2;
    8646                 :             :     operands[3] = operand3;
    8647                 :             :     operands[4] = operand4;
    8648                 :             : #define FAIL return (end_sequence (), _val)
    8649                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8650                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8651                 :             : {
    8652                 :             :   emit_insn (gen_uminv8si3_mask (operands[0],
    8653                 :             :                                      operands[2],
    8654                 :             :                                      operands[3],
    8655                 :             :                                      operands[4],
    8656                 :             :                                      operands[1]));
    8657                 :             :   DONE;
    8658                 :             : }
    8659                 :             : #undef DONE
    8660                 :             : #undef FAIL
    8661                 :             :     operand0 = operands[0];
    8662                 :             :     (void) operand0;
    8663                 :             :     operand1 = operands[1];
    8664                 :             :     (void) operand1;
    8665                 :             :     operand2 = operands[2];
    8666                 :             :     (void) operand2;
    8667                 :             :     operand3 = operands[3];
    8668                 :             :     (void) operand3;
    8669                 :             :     operand4 = operands[4];
    8670                 :             :     (void) operand4;
    8671                 :             :   }
    8672                 :             :   emit_insn (gen_rtx_SET (operand0,
    8673                 :             :         gen_rtx_VEC_MERGE (V8SImode,
    8674                 :             :         gen_rtx_UMIN (V8SImode,
    8675                 :             :         operand2,
    8676                 :             :         operand3),
    8677                 :             :         operand4,
    8678                 :             :         operand1)));
    8679                 :             :   _val = get_insns ();
    8680                 :             :   end_sequence ();
    8681                 :             :   return _val;
    8682                 :             : }
    8683                 :             : 
    8684                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8685                 :             : rtx
    8686                 :             : gen_cond_smaxv4si (rtx operand0,
    8687                 :             :         rtx operand1,
    8688                 :             :         rtx operand2,
    8689                 :             :         rtx operand3,
    8690                 :             :         rtx operand4)
    8691                 :             : {
    8692                 :             :   rtx_insn *_val = 0;
    8693                 :             :   start_sequence ();
    8694                 :             :   {
    8695                 :             :     rtx operands[5];
    8696                 :             :     operands[0] = operand0;
    8697                 :             :     operands[1] = operand1;
    8698                 :             :     operands[2] = operand2;
    8699                 :             :     operands[3] = operand3;
    8700                 :             :     operands[4] = operand4;
    8701                 :             : #define FAIL return (end_sequence (), _val)
    8702                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8703                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8704                 :             : {
    8705                 :             :   emit_insn (gen_smaxv4si3_mask (operands[0],
    8706                 :             :                                      operands[2],
    8707                 :             :                                      operands[3],
    8708                 :             :                                      operands[4],
    8709                 :             :                                      operands[1]));
    8710                 :             :   DONE;
    8711                 :             : }
    8712                 :             : #undef DONE
    8713                 :             : #undef FAIL
    8714                 :             :     operand0 = operands[0];
    8715                 :             :     (void) operand0;
    8716                 :             :     operand1 = operands[1];
    8717                 :             :     (void) operand1;
    8718                 :             :     operand2 = operands[2];
    8719                 :             :     (void) operand2;
    8720                 :             :     operand3 = operands[3];
    8721                 :             :     (void) operand3;
    8722                 :             :     operand4 = operands[4];
    8723                 :             :     (void) operand4;
    8724                 :             :   }
    8725                 :             :   emit_insn (gen_rtx_SET (operand0,
    8726                 :             :         gen_rtx_VEC_MERGE (V4SImode,
    8727                 :             :         gen_rtx_SMAX (V4SImode,
    8728                 :             :         operand2,
    8729                 :             :         operand3),
    8730                 :             :         operand4,
    8731                 :             :         operand1)));
    8732                 :             :   _val = get_insns ();
    8733                 :             :   end_sequence ();
    8734                 :             :   return _val;
    8735                 :             : }
    8736                 :             : 
    8737                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8738                 :             : rtx
    8739                 :             : gen_cond_sminv4si (rtx operand0,
    8740                 :             :         rtx operand1,
    8741                 :             :         rtx operand2,
    8742                 :             :         rtx operand3,
    8743                 :             :         rtx operand4)
    8744                 :             : {
    8745                 :             :   rtx_insn *_val = 0;
    8746                 :             :   start_sequence ();
    8747                 :             :   {
    8748                 :             :     rtx operands[5];
    8749                 :             :     operands[0] = operand0;
    8750                 :             :     operands[1] = operand1;
    8751                 :             :     operands[2] = operand2;
    8752                 :             :     operands[3] = operand3;
    8753                 :             :     operands[4] = operand4;
    8754                 :             : #define FAIL return (end_sequence (), _val)
    8755                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8756                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8757                 :             : {
    8758                 :             :   emit_insn (gen_sminv4si3_mask (operands[0],
    8759                 :             :                                      operands[2],
    8760                 :             :                                      operands[3],
    8761                 :             :                                      operands[4],
    8762                 :             :                                      operands[1]));
    8763                 :             :   DONE;
    8764                 :             : }
    8765                 :             : #undef DONE
    8766                 :             : #undef FAIL
    8767                 :             :     operand0 = operands[0];
    8768                 :             :     (void) operand0;
    8769                 :             :     operand1 = operands[1];
    8770                 :             :     (void) operand1;
    8771                 :             :     operand2 = operands[2];
    8772                 :             :     (void) operand2;
    8773                 :             :     operand3 = operands[3];
    8774                 :             :     (void) operand3;
    8775                 :             :     operand4 = operands[4];
    8776                 :             :     (void) operand4;
    8777                 :             :   }
    8778                 :             :   emit_insn (gen_rtx_SET (operand0,
    8779                 :             :         gen_rtx_VEC_MERGE (V4SImode,
    8780                 :             :         gen_rtx_SMIN (V4SImode,
    8781                 :             :         operand2,
    8782                 :             :         operand3),
    8783                 :             :         operand4,
    8784                 :             :         operand1)));
    8785                 :             :   _val = get_insns ();
    8786                 :             :   end_sequence ();
    8787                 :             :   return _val;
    8788                 :             : }
    8789                 :             : 
    8790                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8791                 :             : rtx
    8792                 :             : gen_cond_umaxv4si (rtx operand0,
    8793                 :             :         rtx operand1,
    8794                 :             :         rtx operand2,
    8795                 :             :         rtx operand3,
    8796                 :             :         rtx operand4)
    8797                 :             : {
    8798                 :             :   rtx_insn *_val = 0;
    8799                 :             :   start_sequence ();
    8800                 :             :   {
    8801                 :             :     rtx operands[5];
    8802                 :             :     operands[0] = operand0;
    8803                 :             :     operands[1] = operand1;
    8804                 :             :     operands[2] = operand2;
    8805                 :             :     operands[3] = operand3;
    8806                 :             :     operands[4] = operand4;
    8807                 :             : #define FAIL return (end_sequence (), _val)
    8808                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8809                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8810                 :             : {
    8811                 :             :   emit_insn (gen_umaxv4si3_mask (operands[0],
    8812                 :             :                                      operands[2],
    8813                 :             :                                      operands[3],
    8814                 :             :                                      operands[4],
    8815                 :             :                                      operands[1]));
    8816                 :             :   DONE;
    8817                 :             : }
    8818                 :             : #undef DONE
    8819                 :             : #undef FAIL
    8820                 :             :     operand0 = operands[0];
    8821                 :             :     (void) operand0;
    8822                 :             :     operand1 = operands[1];
    8823                 :             :     (void) operand1;
    8824                 :             :     operand2 = operands[2];
    8825                 :             :     (void) operand2;
    8826                 :             :     operand3 = operands[3];
    8827                 :             :     (void) operand3;
    8828                 :             :     operand4 = operands[4];
    8829                 :             :     (void) operand4;
    8830                 :             :   }
    8831                 :             :   emit_insn (gen_rtx_SET (operand0,
    8832                 :             :         gen_rtx_VEC_MERGE (V4SImode,
    8833                 :             :         gen_rtx_UMAX (V4SImode,
    8834                 :             :         operand2,
    8835                 :             :         operand3),
    8836                 :             :         operand4,
    8837                 :             :         operand1)));
    8838                 :             :   _val = get_insns ();
    8839                 :             :   end_sequence ();
    8840                 :             :   return _val;
    8841                 :             : }
    8842                 :             : 
    8843                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8844                 :             : rtx
    8845                 :             : gen_cond_uminv4si (rtx operand0,
    8846                 :             :         rtx operand1,
    8847                 :             :         rtx operand2,
    8848                 :             :         rtx operand3,
    8849                 :             :         rtx operand4)
    8850                 :             : {
    8851                 :             :   rtx_insn *_val = 0;
    8852                 :             :   start_sequence ();
    8853                 :             :   {
    8854                 :             :     rtx operands[5];
    8855                 :             :     operands[0] = operand0;
    8856                 :             :     operands[1] = operand1;
    8857                 :             :     operands[2] = operand2;
    8858                 :             :     operands[3] = operand3;
    8859                 :             :     operands[4] = operand4;
    8860                 :             : #define FAIL return (end_sequence (), _val)
    8861                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8862                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8863                 :             : {
    8864                 :             :   emit_insn (gen_uminv4si3_mask (operands[0],
    8865                 :             :                                      operands[2],
    8866                 :             :                                      operands[3],
    8867                 :             :                                      operands[4],
    8868                 :             :                                      operands[1]));
    8869                 :             :   DONE;
    8870                 :             : }
    8871                 :             : #undef DONE
    8872                 :             : #undef FAIL
    8873                 :             :     operand0 = operands[0];
    8874                 :             :     (void) operand0;
    8875                 :             :     operand1 = operands[1];
    8876                 :             :     (void) operand1;
    8877                 :             :     operand2 = operands[2];
    8878                 :             :     (void) operand2;
    8879                 :             :     operand3 = operands[3];
    8880                 :             :     (void) operand3;
    8881                 :             :     operand4 = operands[4];
    8882                 :             :     (void) operand4;
    8883                 :             :   }
    8884                 :             :   emit_insn (gen_rtx_SET (operand0,
    8885                 :             :         gen_rtx_VEC_MERGE (V4SImode,
    8886                 :             :         gen_rtx_UMIN (V4SImode,
    8887                 :             :         operand2,
    8888                 :             :         operand3),
    8889                 :             :         operand4,
    8890                 :             :         operand1)));
    8891                 :             :   _val = get_insns ();
    8892                 :             :   end_sequence ();
    8893                 :             :   return _val;
    8894                 :             : }
    8895                 :             : 
    8896                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8897                 :             : rtx
    8898                 :             : gen_cond_smaxv8di (rtx operand0,
    8899                 :             :         rtx operand1,
    8900                 :             :         rtx operand2,
    8901                 :             :         rtx operand3,
    8902                 :             :         rtx operand4)
    8903                 :             : {
    8904                 :             :   rtx_insn *_val = 0;
    8905                 :             :   start_sequence ();
    8906                 :             :   {
    8907                 :             :     rtx operands[5];
    8908                 :             :     operands[0] = operand0;
    8909                 :             :     operands[1] = operand1;
    8910                 :             :     operands[2] = operand2;
    8911                 :             :     operands[3] = operand3;
    8912                 :             :     operands[4] = operand4;
    8913                 :             : #define FAIL return (end_sequence (), _val)
    8914                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8915                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8916                 :             : {
    8917                 :             :   emit_insn (gen_smaxv8di3_mask (operands[0],
    8918                 :             :                                      operands[2],
    8919                 :             :                                      operands[3],
    8920                 :             :                                      operands[4],
    8921                 :             :                                      operands[1]));
    8922                 :             :   DONE;
    8923                 :             : }
    8924                 :             : #undef DONE
    8925                 :             : #undef FAIL
    8926                 :             :     operand0 = operands[0];
    8927                 :             :     (void) operand0;
    8928                 :             :     operand1 = operands[1];
    8929                 :             :     (void) operand1;
    8930                 :             :     operand2 = operands[2];
    8931                 :             :     (void) operand2;
    8932                 :             :     operand3 = operands[3];
    8933                 :             :     (void) operand3;
    8934                 :             :     operand4 = operands[4];
    8935                 :             :     (void) operand4;
    8936                 :             :   }
    8937                 :             :   emit_insn (gen_rtx_SET (operand0,
    8938                 :             :         gen_rtx_VEC_MERGE (V8DImode,
    8939                 :             :         gen_rtx_SMAX (V8DImode,
    8940                 :             :         operand2,
    8941                 :             :         operand3),
    8942                 :             :         operand4,
    8943                 :             :         operand1)));
    8944                 :             :   _val = get_insns ();
    8945                 :             :   end_sequence ();
    8946                 :             :   return _val;
    8947                 :             : }
    8948                 :             : 
    8949                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    8950                 :             : rtx
    8951                 :             : gen_cond_sminv8di (rtx operand0,
    8952                 :             :         rtx operand1,
    8953                 :             :         rtx operand2,
    8954                 :             :         rtx operand3,
    8955                 :             :         rtx operand4)
    8956                 :             : {
    8957                 :             :   rtx_insn *_val = 0;
    8958                 :             :   start_sequence ();
    8959                 :             :   {
    8960                 :             :     rtx operands[5];
    8961                 :             :     operands[0] = operand0;
    8962                 :             :     operands[1] = operand1;
    8963                 :             :     operands[2] = operand2;
    8964                 :             :     operands[3] = operand3;
    8965                 :             :     operands[4] = operand4;
    8966                 :             : #define FAIL return (end_sequence (), _val)
    8967                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8968                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    8969                 :             : {
    8970                 :             :   emit_insn (gen_sminv8di3_mask (operands[0],
    8971                 :             :                                      operands[2],
    8972                 :             :                                      operands[3],
    8973                 :             :                                      operands[4],
    8974                 :             :                                      operands[1]));
    8975                 :             :   DONE;
    8976                 :             : }
    8977                 :             : #undef DONE
    8978                 :             : #undef FAIL
    8979                 :             :     operand0 = operands[0];
    8980                 :             :     (void) operand0;
    8981                 :             :     operand1 = operands[1];
    8982                 :             :     (void) operand1;
    8983                 :             :     operand2 = operands[2];
    8984                 :             :     (void) operand2;
    8985                 :             :     operand3 = operands[3];
    8986                 :             :     (void) operand3;
    8987                 :             :     operand4 = operands[4];
    8988                 :             :     (void) operand4;
    8989                 :             :   }
    8990                 :             :   emit_insn (gen_rtx_SET (operand0,
    8991                 :             :         gen_rtx_VEC_MERGE (V8DImode,
    8992                 :             :         gen_rtx_SMIN (V8DImode,
    8993                 :             :         operand2,
    8994                 :             :         operand3),
    8995                 :             :         operand4,
    8996                 :             :         operand1)));
    8997                 :             :   _val = get_insns ();
    8998                 :             :   end_sequence ();
    8999                 :             :   return _val;
    9000                 :             : }
    9001                 :             : 
    9002                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    9003                 :             : rtx
    9004                 :             : gen_cond_umaxv8di (rtx operand0,
    9005                 :             :         rtx operand1,
    9006                 :             :         rtx operand2,
    9007                 :             :         rtx operand3,
    9008                 :             :         rtx operand4)
    9009                 :             : {
    9010                 :             :   rtx_insn *_val = 0;
    9011                 :             :   start_sequence ();
    9012                 :             :   {
    9013                 :             :     rtx operands[5];
    9014                 :             :     operands[0] = operand0;
    9015                 :             :     operands[1] = operand1;
    9016                 :             :     operands[2] = operand2;
    9017                 :             :     operands[3] = operand3;
    9018                 :             :     operands[4] = operand4;
    9019                 :             : #define FAIL return (end_sequence (), _val)
    9020                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9021                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9022                 :             : {
    9023                 :             :   emit_insn (gen_umaxv8di3_mask (operands[0],
    9024                 :             :                                      operands[2],
    9025                 :             :                                      operands[3],
    9026                 :             :                                      operands[4],
    9027                 :             :                                      operands[1]));
    9028                 :             :   DONE;
    9029                 :             : }
    9030                 :             : #undef DONE
    9031                 :             : #undef FAIL
    9032                 :             :     operand0 = operands[0];
    9033                 :             :     (void) operand0;
    9034                 :             :     operand1 = operands[1];
    9035                 :             :     (void) operand1;
    9036                 :             :     operand2 = operands[2];
    9037                 :             :     (void) operand2;
    9038                 :             :     operand3 = operands[3];
    9039                 :             :     (void) operand3;
    9040                 :             :     operand4 = operands[4];
    9041                 :             :     (void) operand4;
    9042                 :             :   }
    9043                 :             :   emit_insn (gen_rtx_SET (operand0,
    9044                 :             :         gen_rtx_VEC_MERGE (V8DImode,
    9045                 :             :         gen_rtx_UMAX (V8DImode,
    9046                 :             :         operand2,
    9047                 :             :         operand3),
    9048                 :             :         operand4,
    9049                 :             :         operand1)));
    9050                 :             :   _val = get_insns ();
    9051                 :             :   end_sequence ();
    9052                 :             :   return _val;
    9053                 :             : }
    9054                 :             : 
    9055                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    9056                 :             : rtx
    9057                 :             : gen_cond_uminv8di (rtx operand0,
    9058                 :             :         rtx operand1,
    9059                 :             :         rtx operand2,
    9060                 :             :         rtx operand3,
    9061                 :             :         rtx operand4)
    9062                 :             : {
    9063                 :             :   rtx_insn *_val = 0;
    9064                 :             :   start_sequence ();
    9065                 :             :   {
    9066                 :             :     rtx operands[5];
    9067                 :             :     operands[0] = operand0;
    9068                 :             :     operands[1] = operand1;
    9069                 :             :     operands[2] = operand2;
    9070                 :             :     operands[3] = operand3;
    9071                 :             :     operands[4] = operand4;
    9072                 :             : #define FAIL return (end_sequence (), _val)
    9073                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9074                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9075                 :             : {
    9076                 :             :   emit_insn (gen_uminv8di3_mask (operands[0],
    9077                 :             :                                      operands[2],
    9078                 :             :                                      operands[3],
    9079                 :             :                                      operands[4],
    9080                 :             :                                      operands[1]));
    9081                 :             :   DONE;
    9082                 :             : }
    9083                 :             : #undef DONE
    9084                 :             : #undef FAIL
    9085                 :             :     operand0 = operands[0];
    9086                 :             :     (void) operand0;
    9087                 :             :     operand1 = operands[1];
    9088                 :             :     (void) operand1;
    9089                 :             :     operand2 = operands[2];
    9090                 :             :     (void) operand2;
    9091                 :             :     operand3 = operands[3];
    9092                 :             :     (void) operand3;
    9093                 :             :     operand4 = operands[4];
    9094                 :             :     (void) operand4;
    9095                 :             :   }
    9096                 :             :   emit_insn (gen_rtx_SET (operand0,
    9097                 :             :         gen_rtx_VEC_MERGE (V8DImode,
    9098                 :             :         gen_rtx_UMIN (V8DImode,
    9099                 :             :         operand2,
    9100                 :             :         operand3),
    9101                 :             :         operand4,
    9102                 :             :         operand1)));
    9103                 :             :   _val = get_insns ();
    9104                 :             :   end_sequence ();
    9105                 :             :   return _val;
    9106                 :             : }
    9107                 :             : 
    9108                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    9109                 :             : rtx
    9110                 :             : gen_cond_smaxv4di (rtx operand0,
    9111                 :             :         rtx operand1,
    9112                 :             :         rtx operand2,
    9113                 :             :         rtx operand3,
    9114                 :             :         rtx operand4)
    9115                 :             : {
    9116                 :             :   rtx_insn *_val = 0;
    9117                 :             :   start_sequence ();
    9118                 :             :   {
    9119                 :             :     rtx operands[5];
    9120                 :             :     operands[0] = operand0;
    9121                 :             :     operands[1] = operand1;
    9122                 :             :     operands[2] = operand2;
    9123                 :             :     operands[3] = operand3;
    9124                 :             :     operands[4] = operand4;
    9125                 :             : #define FAIL return (end_sequence (), _val)
    9126                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9127                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9128                 :             : {
    9129                 :             :   emit_insn (gen_smaxv4di3_mask (operands[0],
    9130                 :             :                                      operands[2],
    9131                 :             :                                      operands[3],
    9132                 :             :                                      operands[4],
    9133                 :             :                                      operands[1]));
    9134                 :             :   DONE;
    9135                 :             : }
    9136                 :             : #undef DONE
    9137                 :             : #undef FAIL
    9138                 :             :     operand0 = operands[0];
    9139                 :             :     (void) operand0;
    9140                 :             :     operand1 = operands[1];
    9141                 :             :     (void) operand1;
    9142                 :             :     operand2 = operands[2];
    9143                 :             :     (void) operand2;
    9144                 :             :     operand3 = operands[3];
    9145                 :             :     (void) operand3;
    9146                 :             :     operand4 = operands[4];
    9147                 :             :     (void) operand4;
    9148                 :             :   }
    9149                 :             :   emit_insn (gen_rtx_SET (operand0,
    9150                 :             :         gen_rtx_VEC_MERGE (V4DImode,
    9151                 :             :         gen_rtx_SMAX (V4DImode,
    9152                 :             :         operand2,
    9153                 :             :         operand3),
    9154                 :             :         operand4,
    9155                 :             :         operand1)));
    9156                 :             :   _val = get_insns ();
    9157                 :             :   end_sequence ();
    9158                 :             :   return _val;
    9159                 :             : }
    9160                 :             : 
    9161                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    9162                 :             : rtx
    9163                 :             : gen_cond_sminv4di (rtx operand0,
    9164                 :             :         rtx operand1,
    9165                 :             :         rtx operand2,
    9166                 :             :         rtx operand3,
    9167                 :             :         rtx operand4)
    9168                 :             : {
    9169                 :             :   rtx_insn *_val = 0;
    9170                 :             :   start_sequence ();
    9171                 :             :   {
    9172                 :             :     rtx operands[5];
    9173                 :             :     operands[0] = operand0;
    9174                 :             :     operands[1] = operand1;
    9175                 :             :     operands[2] = operand2;
    9176                 :             :     operands[3] = operand3;
    9177                 :             :     operands[4] = operand4;
    9178                 :             : #define FAIL return (end_sequence (), _val)
    9179                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9180                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9181                 :             : {
    9182                 :             :   emit_insn (gen_sminv4di3_mask (operands[0],
    9183                 :             :                                      operands[2],
    9184                 :             :                                      operands[3],
    9185                 :             :                                      operands[4],
    9186                 :             :                                      operands[1]));
    9187                 :             :   DONE;
    9188                 :             : }
    9189                 :             : #undef DONE
    9190                 :             : #undef FAIL
    9191                 :             :     operand0 = operands[0];
    9192                 :             :     (void) operand0;
    9193                 :             :     operand1 = operands[1];
    9194                 :             :     (void) operand1;
    9195                 :             :     operand2 = operands[2];
    9196                 :             :     (void) operand2;
    9197                 :             :     operand3 = operands[3];
    9198                 :             :     (void) operand3;
    9199                 :             :     operand4 = operands[4];
    9200                 :             :     (void) operand4;
    9201                 :             :   }
    9202                 :             :   emit_insn (gen_rtx_SET (operand0,
    9203                 :             :         gen_rtx_VEC_MERGE (V4DImode,
    9204                 :             :         gen_rtx_SMIN (V4DImode,
    9205                 :             :         operand2,
    9206                 :             :         operand3),
    9207                 :             :         operand4,
    9208                 :             :         operand1)));
    9209                 :             :   _val = get_insns ();
    9210                 :             :   end_sequence ();
    9211                 :             :   return _val;
    9212                 :             : }
    9213                 :             : 
    9214                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    9215                 :             : rtx
    9216                 :             : gen_cond_umaxv4di (rtx operand0,
    9217                 :             :         rtx operand1,
    9218                 :             :         rtx operand2,
    9219                 :             :         rtx operand3,
    9220                 :             :         rtx operand4)
    9221                 :             : {
    9222                 :             :   rtx_insn *_val = 0;
    9223                 :             :   start_sequence ();
    9224                 :             :   {
    9225                 :             :     rtx operands[5];
    9226                 :             :     operands[0] = operand0;
    9227                 :             :     operands[1] = operand1;
    9228                 :             :     operands[2] = operand2;
    9229                 :             :     operands[3] = operand3;
    9230                 :             :     operands[4] = operand4;
    9231                 :             : #define FAIL return (end_sequence (), _val)
    9232                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9233                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9234                 :             : {
    9235                 :             :   emit_insn (gen_umaxv4di3_mask (operands[0],
    9236                 :             :                                      operands[2],
    9237                 :             :                                      operands[3],
    9238                 :             :                                      operands[4],
    9239                 :             :                                      operands[1]));
    9240                 :             :   DONE;
    9241                 :             : }
    9242                 :             : #undef DONE
    9243                 :             : #undef FAIL
    9244                 :             :     operand0 = operands[0];
    9245                 :             :     (void) operand0;
    9246                 :             :     operand1 = operands[1];
    9247                 :             :     (void) operand1;
    9248                 :             :     operand2 = operands[2];
    9249                 :             :     (void) operand2;
    9250                 :             :     operand3 = operands[3];
    9251                 :             :     (void) operand3;
    9252                 :             :     operand4 = operands[4];
    9253                 :             :     (void) operand4;
    9254                 :             :   }
    9255                 :             :   emit_insn (gen_rtx_SET (operand0,
    9256                 :             :         gen_rtx_VEC_MERGE (V4DImode,
    9257                 :             :         gen_rtx_UMAX (V4DImode,
    9258                 :             :         operand2,
    9259                 :             :         operand3),
    9260                 :             :         operand4,
    9261                 :             :         operand1)));
    9262                 :             :   _val = get_insns ();
    9263                 :             :   end_sequence ();
    9264                 :             :   return _val;
    9265                 :             : }
    9266                 :             : 
    9267                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    9268                 :             : rtx
    9269                 :             : gen_cond_uminv4di (rtx operand0,
    9270                 :             :         rtx operand1,
    9271                 :             :         rtx operand2,
    9272                 :             :         rtx operand3,
    9273                 :             :         rtx operand4)
    9274                 :             : {
    9275                 :             :   rtx_insn *_val = 0;
    9276                 :             :   start_sequence ();
    9277                 :             :   {
    9278                 :             :     rtx operands[5];
    9279                 :             :     operands[0] = operand0;
    9280                 :             :     operands[1] = operand1;
    9281                 :             :     operands[2] = operand2;
    9282                 :             :     operands[3] = operand3;
    9283                 :             :     operands[4] = operand4;
    9284                 :             : #define FAIL return (end_sequence (), _val)
    9285                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9286                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9287                 :             : {
    9288                 :             :   emit_insn (gen_uminv4di3_mask (operands[0],
    9289                 :             :                                      operands[2],
    9290                 :             :                                      operands[3],
    9291                 :             :                                      operands[4],
    9292                 :             :                                      operands[1]));
    9293                 :             :   DONE;
    9294                 :             : }
    9295                 :             : #undef DONE
    9296                 :             : #undef FAIL
    9297                 :             :     operand0 = operands[0];
    9298                 :             :     (void) operand0;
    9299                 :             :     operand1 = operands[1];
    9300                 :             :     (void) operand1;
    9301                 :             :     operand2 = operands[2];
    9302                 :             :     (void) operand2;
    9303                 :             :     operand3 = operands[3];
    9304                 :             :     (void) operand3;
    9305                 :             :     operand4 = operands[4];
    9306                 :             :     (void) operand4;
    9307                 :             :   }
    9308                 :             :   emit_insn (gen_rtx_SET (operand0,
    9309                 :             :         gen_rtx_VEC_MERGE (V4DImode,
    9310                 :             :         gen_rtx_UMIN (V4DImode,
    9311                 :             :         operand2,
    9312                 :             :         operand3),
    9313                 :             :         operand4,
    9314                 :             :         operand1)));
    9315                 :             :   _val = get_insns ();
    9316                 :             :   end_sequence ();
    9317                 :             :   return _val;
    9318                 :             : }
    9319                 :             : 
    9320                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    9321                 :             : rtx
    9322                 :             : gen_cond_smaxv2di (rtx operand0,
    9323                 :             :         rtx operand1,
    9324                 :             :         rtx operand2,
    9325                 :             :         rtx operand3,
    9326                 :             :         rtx operand4)
    9327                 :             : {
    9328                 :             :   rtx_insn *_val = 0;
    9329                 :             :   start_sequence ();
    9330                 :             :   {
    9331                 :             :     rtx operands[5];
    9332                 :             :     operands[0] = operand0;
    9333                 :             :     operands[1] = operand1;
    9334                 :             :     operands[2] = operand2;
    9335                 :             :     operands[3] = operand3;
    9336                 :             :     operands[4] = operand4;
    9337                 :             : #define FAIL return (end_sequence (), _val)
    9338                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9339                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9340                 :             : {
    9341                 :             :   emit_insn (gen_smaxv2di3_mask (operands[0],
    9342                 :             :                                      operands[2],
    9343                 :             :                                      operands[3],
    9344                 :             :                                      operands[4],
    9345                 :             :                                      operands[1]));
    9346                 :             :   DONE;
    9347                 :             : }
    9348                 :             : #undef DONE
    9349                 :             : #undef FAIL
    9350                 :             :     operand0 = operands[0];
    9351                 :             :     (void) operand0;
    9352                 :             :     operand1 = operands[1];
    9353                 :             :     (void) operand1;
    9354                 :             :     operand2 = operands[2];
    9355                 :             :     (void) operand2;
    9356                 :             :     operand3 = operands[3];
    9357                 :             :     (void) operand3;
    9358                 :             :     operand4 = operands[4];
    9359                 :             :     (void) operand4;
    9360                 :             :   }
    9361                 :             :   emit_insn (gen_rtx_SET (operand0,
    9362                 :             :         gen_rtx_VEC_MERGE (V2DImode,
    9363                 :             :         gen_rtx_SMAX (V2DImode,
    9364                 :             :         operand2,
    9365                 :             :         operand3),
    9366                 :             :         operand4,
    9367                 :             :         operand1)));
    9368                 :             :   _val = get_insns ();
    9369                 :             :   end_sequence ();
    9370                 :             :   return _val;
    9371                 :             : }
    9372                 :             : 
    9373                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    9374                 :             : rtx
    9375                 :             : gen_cond_sminv2di (rtx operand0,
    9376                 :             :         rtx operand1,
    9377                 :             :         rtx operand2,
    9378                 :             :         rtx operand3,
    9379                 :             :         rtx operand4)
    9380                 :             : {
    9381                 :             :   rtx_insn *_val = 0;
    9382                 :             :   start_sequence ();
    9383                 :             :   {
    9384                 :             :     rtx operands[5];
    9385                 :             :     operands[0] = operand0;
    9386                 :             :     operands[1] = operand1;
    9387                 :             :     operands[2] = operand2;
    9388                 :             :     operands[3] = operand3;
    9389                 :             :     operands[4] = operand4;
    9390                 :             : #define FAIL return (end_sequence (), _val)
    9391                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9392                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9393                 :             : {
    9394                 :             :   emit_insn (gen_sminv2di3_mask (operands[0],
    9395                 :             :                                      operands[2],
    9396                 :             :                                      operands[3],
    9397                 :             :                                      operands[4],
    9398                 :             :                                      operands[1]));
    9399                 :             :   DONE;
    9400                 :             : }
    9401                 :             : #undef DONE
    9402                 :             : #undef FAIL
    9403                 :             :     operand0 = operands[0];
    9404                 :             :     (void) operand0;
    9405                 :             :     operand1 = operands[1];
    9406                 :             :     (void) operand1;
    9407                 :             :     operand2 = operands[2];
    9408                 :             :     (void) operand2;
    9409                 :             :     operand3 = operands[3];
    9410                 :             :     (void) operand3;
    9411                 :             :     operand4 = operands[4];
    9412                 :             :     (void) operand4;
    9413                 :             :   }
    9414                 :             :   emit_insn (gen_rtx_SET (operand0,
    9415                 :             :         gen_rtx_VEC_MERGE (V2DImode,
    9416                 :             :         gen_rtx_SMIN (V2DImode,
    9417                 :             :         operand2,
    9418                 :             :         operand3),
    9419                 :             :         operand4,
    9420                 :             :         operand1)));
    9421                 :             :   _val = get_insns ();
    9422                 :             :   end_sequence ();
    9423                 :             :   return _val;
    9424                 :             : }
    9425                 :             : 
    9426                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    9427                 :             : rtx
    9428                 :             : gen_cond_umaxv2di (rtx operand0,
    9429                 :             :         rtx operand1,
    9430                 :             :         rtx operand2,
    9431                 :             :         rtx operand3,
    9432                 :             :         rtx operand4)
    9433                 :             : {
    9434                 :             :   rtx_insn *_val = 0;
    9435                 :             :   start_sequence ();
    9436                 :             :   {
    9437                 :             :     rtx operands[5];
    9438                 :             :     operands[0] = operand0;
    9439                 :             :     operands[1] = operand1;
    9440                 :             :     operands[2] = operand2;
    9441                 :             :     operands[3] = operand3;
    9442                 :             :     operands[4] = operand4;
    9443                 :             : #define FAIL return (end_sequence (), _val)
    9444                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9445                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9446                 :             : {
    9447                 :             :   emit_insn (gen_umaxv2di3_mask (operands[0],
    9448                 :             :                                      operands[2],
    9449                 :             :                                      operands[3],
    9450                 :             :                                      operands[4],
    9451                 :             :                                      operands[1]));
    9452                 :             :   DONE;
    9453                 :             : }
    9454                 :             : #undef DONE
    9455                 :             : #undef FAIL
    9456                 :             :     operand0 = operands[0];
    9457                 :             :     (void) operand0;
    9458                 :             :     operand1 = operands[1];
    9459                 :             :     (void) operand1;
    9460                 :             :     operand2 = operands[2];
    9461                 :             :     (void) operand2;
    9462                 :             :     operand3 = operands[3];
    9463                 :             :     (void) operand3;
    9464                 :             :     operand4 = operands[4];
    9465                 :             :     (void) operand4;
    9466                 :             :   }
    9467                 :             :   emit_insn (gen_rtx_SET (operand0,
    9468                 :             :         gen_rtx_VEC_MERGE (V2DImode,
    9469                 :             :         gen_rtx_UMAX (V2DImode,
    9470                 :             :         operand2,
    9471                 :             :         operand3),
    9472                 :             :         operand4,
    9473                 :             :         operand1)));
    9474                 :             :   _val = get_insns ();
    9475                 :             :   end_sequence ();
    9476                 :             :   return _val;
    9477                 :             : }
    9478                 :             : 
    9479                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16772 */
    9480                 :             : rtx
    9481                 :             : gen_cond_uminv2di (rtx operand0,
    9482                 :             :         rtx operand1,
    9483                 :             :         rtx operand2,
    9484                 :             :         rtx operand3,
    9485                 :             :         rtx operand4)
    9486                 :             : {
    9487                 :             :   rtx_insn *_val = 0;
    9488                 :             :   start_sequence ();
    9489                 :             :   {
    9490                 :             :     rtx operands[5];
    9491                 :             :     operands[0] = operand0;
    9492                 :             :     operands[1] = operand1;
    9493                 :             :     operands[2] = operand2;
    9494                 :             :     operands[3] = operand3;
    9495                 :             :     operands[4] = operand4;
    9496                 :             : #define FAIL return (end_sequence (), _val)
    9497                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9498                 :             : #line 16781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9499                 :             : {
    9500                 :             :   emit_insn (gen_uminv2di3_mask (operands[0],
    9501                 :             :                                      operands[2],
    9502                 :             :                                      operands[3],
    9503                 :             :                                      operands[4],
    9504                 :             :                                      operands[1]));
    9505                 :             :   DONE;
    9506                 :             : }
    9507                 :             : #undef DONE
    9508                 :             : #undef FAIL
    9509                 :             :     operand0 = operands[0];
    9510                 :             :     (void) operand0;
    9511                 :             :     operand1 = operands[1];
    9512                 :             :     (void) operand1;
    9513                 :             :     operand2 = operands[2];
    9514                 :             :     (void) operand2;
    9515                 :             :     operand3 = operands[3];
    9516                 :             :     (void) operand3;
    9517                 :             :     operand4 = operands[4];
    9518                 :             :     (void) operand4;
    9519                 :             :   }
    9520                 :             :   emit_insn (gen_rtx_SET (operand0,
    9521                 :             :         gen_rtx_VEC_MERGE (V2DImode,
    9522                 :             :         gen_rtx_UMIN (V2DImode,
    9523                 :             :         operand2,
    9524                 :             :         operand3),
    9525                 :             :         operand4,
    9526                 :             :         operand1)));
    9527                 :             :   _val = get_insns ();
    9528                 :             :   end_sequence ();
    9529                 :             :   return _val;
    9530                 :             : }
    9531                 :             : 
    9532                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
    9533                 :             : rtx
    9534                 :             : gen_smaxv16si3_mask (rtx operand0,
    9535                 :             :         rtx operand1,
    9536                 :             :         rtx operand2,
    9537                 :             :         rtx operand3,
    9538                 :             :         rtx operand4)
    9539                 :             : {
    9540                 :             :   rtx_insn *_val = 0;
    9541                 :             :   start_sequence ();
    9542                 :             :   {
    9543                 :             :     rtx operands[5];
    9544                 :             :     operands[0] = operand0;
    9545                 :             :     operands[1] = operand1;
    9546                 :             :     operands[2] = operand2;
    9547                 :             :     operands[3] = operand3;
    9548                 :             :     operands[4] = operand4;
    9549                 :             : #define FAIL return (end_sequence (), _val)
    9550                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9551                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9552                 :             : ix86_fixup_binary_operands_no_copy (SMAX, V16SImode, operands);
    9553                 :             : #undef DONE
    9554                 :             : #undef FAIL
    9555                 :             :     operand0 = operands[0];
    9556                 :             :     (void) operand0;
    9557                 :             :     operand1 = operands[1];
    9558                 :             :     (void) operand1;
    9559                 :             :     operand2 = operands[2];
    9560                 :             :     (void) operand2;
    9561                 :             :     operand3 = operands[3];
    9562                 :             :     (void) operand3;
    9563                 :             :     operand4 = operands[4];
    9564                 :             :     (void) operand4;
    9565                 :             :   }
    9566                 :             :   emit_insn (gen_rtx_SET (operand0,
    9567                 :             :         gen_rtx_VEC_MERGE (V16SImode,
    9568                 :             :         gen_rtx_SMAX (V16SImode,
    9569                 :             :         operand1,
    9570                 :             :         operand2),
    9571                 :             :         operand3,
    9572                 :             :         operand4)));
    9573                 :             :   _val = get_insns ();
    9574                 :             :   end_sequence ();
    9575                 :             :   return _val;
    9576                 :             : }
    9577                 :             : 
    9578                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
    9579                 :             : rtx
    9580                 :             : gen_sminv16si3_mask (rtx operand0,
    9581                 :             :         rtx operand1,
    9582                 :             :         rtx operand2,
    9583                 :             :         rtx operand3,
    9584                 :             :         rtx operand4)
    9585                 :             : {
    9586                 :             :   rtx_insn *_val = 0;
    9587                 :             :   start_sequence ();
    9588                 :             :   {
    9589                 :             :     rtx operands[5];
    9590                 :             :     operands[0] = operand0;
    9591                 :             :     operands[1] = operand1;
    9592                 :             :     operands[2] = operand2;
    9593                 :             :     operands[3] = operand3;
    9594                 :             :     operands[4] = operand4;
    9595                 :             : #define FAIL return (end_sequence (), _val)
    9596                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9597                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9598                 :             : ix86_fixup_binary_operands_no_copy (SMIN, V16SImode, operands);
    9599                 :             : #undef DONE
    9600                 :             : #undef FAIL
    9601                 :             :     operand0 = operands[0];
    9602                 :             :     (void) operand0;
    9603                 :             :     operand1 = operands[1];
    9604                 :             :     (void) operand1;
    9605                 :             :     operand2 = operands[2];
    9606                 :             :     (void) operand2;
    9607                 :             :     operand3 = operands[3];
    9608                 :             :     (void) operand3;
    9609                 :             :     operand4 = operands[4];
    9610                 :             :     (void) operand4;
    9611                 :             :   }
    9612                 :             :   emit_insn (gen_rtx_SET (operand0,
    9613                 :             :         gen_rtx_VEC_MERGE (V16SImode,
    9614                 :             :         gen_rtx_SMIN (V16SImode,
    9615                 :             :         operand1,
    9616                 :             :         operand2),
    9617                 :             :         operand3,
    9618                 :             :         operand4)));
    9619                 :             :   _val = get_insns ();
    9620                 :             :   end_sequence ();
    9621                 :             :   return _val;
    9622                 :             : }
    9623                 :             : 
    9624                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
    9625                 :             : rtx
    9626                 :             : gen_umaxv16si3_mask (rtx operand0,
    9627                 :             :         rtx operand1,
    9628                 :             :         rtx operand2,
    9629                 :             :         rtx operand3,
    9630                 :             :         rtx operand4)
    9631                 :             : {
    9632                 :             :   rtx_insn *_val = 0;
    9633                 :             :   start_sequence ();
    9634                 :             :   {
    9635                 :             :     rtx operands[5];
    9636                 :             :     operands[0] = operand0;
    9637                 :             :     operands[1] = operand1;
    9638                 :             :     operands[2] = operand2;
    9639                 :             :     operands[3] = operand3;
    9640                 :             :     operands[4] = operand4;
    9641                 :             : #define FAIL return (end_sequence (), _val)
    9642                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9643                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9644                 :             : ix86_fixup_binary_operands_no_copy (UMAX, V16SImode, operands);
    9645                 :             : #undef DONE
    9646                 :             : #undef FAIL
    9647                 :             :     operand0 = operands[0];
    9648                 :             :     (void) operand0;
    9649                 :             :     operand1 = operands[1];
    9650                 :             :     (void) operand1;
    9651                 :             :     operand2 = operands[2];
    9652                 :             :     (void) operand2;
    9653                 :             :     operand3 = operands[3];
    9654                 :             :     (void) operand3;
    9655                 :             :     operand4 = operands[4];
    9656                 :             :     (void) operand4;
    9657                 :             :   }
    9658                 :             :   emit_insn (gen_rtx_SET (operand0,
    9659                 :             :         gen_rtx_VEC_MERGE (V16SImode,
    9660                 :             :         gen_rtx_UMAX (V16SImode,
    9661                 :             :         operand1,
    9662                 :             :         operand2),
    9663                 :             :         operand3,
    9664                 :             :         operand4)));
    9665                 :             :   _val = get_insns ();
    9666                 :             :   end_sequence ();
    9667                 :             :   return _val;
    9668                 :             : }
    9669                 :             : 
    9670                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
    9671                 :             : rtx
    9672                 :             : gen_uminv16si3_mask (rtx operand0,
    9673                 :             :         rtx operand1,
    9674                 :             :         rtx operand2,
    9675                 :             :         rtx operand3,
    9676                 :             :         rtx operand4)
    9677                 :             : {
    9678                 :             :   rtx_insn *_val = 0;
    9679                 :             :   start_sequence ();
    9680                 :             :   {
    9681                 :             :     rtx operands[5];
    9682                 :             :     operands[0] = operand0;
    9683                 :             :     operands[1] = operand1;
    9684                 :             :     operands[2] = operand2;
    9685                 :             :     operands[3] = operand3;
    9686                 :             :     operands[4] = operand4;
    9687                 :             : #define FAIL return (end_sequence (), _val)
    9688                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9689                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9690                 :             : ix86_fixup_binary_operands_no_copy (UMIN, V16SImode, operands);
    9691                 :             : #undef DONE
    9692                 :             : #undef FAIL
    9693                 :             :     operand0 = operands[0];
    9694                 :             :     (void) operand0;
    9695                 :             :     operand1 = operands[1];
    9696                 :             :     (void) operand1;
    9697                 :             :     operand2 = operands[2];
    9698                 :             :     (void) operand2;
    9699                 :             :     operand3 = operands[3];
    9700                 :             :     (void) operand3;
    9701                 :             :     operand4 = operands[4];
    9702                 :             :     (void) operand4;
    9703                 :             :   }
    9704                 :             :   emit_insn (gen_rtx_SET (operand0,
    9705                 :             :         gen_rtx_VEC_MERGE (V16SImode,
    9706                 :             :         gen_rtx_UMIN (V16SImode,
    9707                 :             :         operand1,
    9708                 :             :         operand2),
    9709                 :             :         operand3,
    9710                 :             :         operand4)));
    9711                 :             :   _val = get_insns ();
    9712                 :             :   end_sequence ();
    9713                 :             :   return _val;
    9714                 :             : }
    9715                 :             : 
    9716                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
    9717                 :             : rtx
    9718                 :             : gen_smaxv8si3_mask (rtx operand0,
    9719                 :             :         rtx operand1,
    9720                 :             :         rtx operand2,
    9721                 :             :         rtx operand3,
    9722                 :             :         rtx operand4)
    9723                 :             : {
    9724                 :             :   rtx_insn *_val = 0;
    9725                 :             :   start_sequence ();
    9726                 :             :   {
    9727                 :             :     rtx operands[5];
    9728                 :             :     operands[0] = operand0;
    9729                 :             :     operands[1] = operand1;
    9730                 :             :     operands[2] = operand2;
    9731                 :             :     operands[3] = operand3;
    9732                 :             :     operands[4] = operand4;
    9733                 :             : #define FAIL return (end_sequence (), _val)
    9734                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9735                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9736                 :             : ix86_fixup_binary_operands_no_copy (SMAX, V8SImode, operands);
    9737                 :             : #undef DONE
    9738                 :             : #undef FAIL
    9739                 :             :     operand0 = operands[0];
    9740                 :             :     (void) operand0;
    9741                 :             :     operand1 = operands[1];
    9742                 :             :     (void) operand1;
    9743                 :             :     operand2 = operands[2];
    9744                 :             :     (void) operand2;
    9745                 :             :     operand3 = operands[3];
    9746                 :             :     (void) operand3;
    9747                 :             :     operand4 = operands[4];
    9748                 :             :     (void) operand4;
    9749                 :             :   }
    9750                 :             :   emit_insn (gen_rtx_SET (operand0,
    9751                 :             :         gen_rtx_VEC_MERGE (V8SImode,
    9752                 :             :         gen_rtx_SMAX (V8SImode,
    9753                 :             :         operand1,
    9754                 :             :         operand2),
    9755                 :             :         operand3,
    9756                 :             :         operand4)));
    9757                 :             :   _val = get_insns ();
    9758                 :             :   end_sequence ();
    9759                 :             :   return _val;
    9760                 :             : }
    9761                 :             : 
    9762                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
    9763                 :             : rtx
    9764                 :             : gen_sminv8si3_mask (rtx operand0,
    9765                 :             :         rtx operand1,
    9766                 :             :         rtx operand2,
    9767                 :             :         rtx operand3,
    9768                 :             :         rtx operand4)
    9769                 :             : {
    9770                 :             :   rtx_insn *_val = 0;
    9771                 :             :   start_sequence ();
    9772                 :             :   {
    9773                 :             :     rtx operands[5];
    9774                 :             :     operands[0] = operand0;
    9775                 :             :     operands[1] = operand1;
    9776                 :             :     operands[2] = operand2;
    9777                 :             :     operands[3] = operand3;
    9778                 :             :     operands[4] = operand4;
    9779                 :             : #define FAIL return (end_sequence (), _val)
    9780                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9781                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9782                 :             : ix86_fixup_binary_operands_no_copy (SMIN, V8SImode, operands);
    9783                 :             : #undef DONE
    9784                 :             : #undef FAIL
    9785                 :             :     operand0 = operands[0];
    9786                 :             :     (void) operand0;
    9787                 :             :     operand1 = operands[1];
    9788                 :             :     (void) operand1;
    9789                 :             :     operand2 = operands[2];
    9790                 :             :     (void) operand2;
    9791                 :             :     operand3 = operands[3];
    9792                 :             :     (void) operand3;
    9793                 :             :     operand4 = operands[4];
    9794                 :             :     (void) operand4;
    9795                 :             :   }
    9796                 :             :   emit_insn (gen_rtx_SET (operand0,
    9797                 :             :         gen_rtx_VEC_MERGE (V8SImode,
    9798                 :             :         gen_rtx_SMIN (V8SImode,
    9799                 :             :         operand1,
    9800                 :             :         operand2),
    9801                 :             :         operand3,
    9802                 :             :         operand4)));
    9803                 :             :   _val = get_insns ();
    9804                 :             :   end_sequence ();
    9805                 :             :   return _val;
    9806                 :             : }
    9807                 :             : 
    9808                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
    9809                 :             : rtx
    9810                 :             : gen_umaxv8si3_mask (rtx operand0,
    9811                 :             :         rtx operand1,
    9812                 :             :         rtx operand2,
    9813                 :             :         rtx operand3,
    9814                 :             :         rtx operand4)
    9815                 :             : {
    9816                 :             :   rtx_insn *_val = 0;
    9817                 :             :   start_sequence ();
    9818                 :             :   {
    9819                 :             :     rtx operands[5];
    9820                 :             :     operands[0] = operand0;
    9821                 :             :     operands[1] = operand1;
    9822                 :             :     operands[2] = operand2;
    9823                 :             :     operands[3] = operand3;
    9824                 :             :     operands[4] = operand4;
    9825                 :             : #define FAIL return (end_sequence (), _val)
    9826                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9827                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9828                 :             : ix86_fixup_binary_operands_no_copy (UMAX, V8SImode, operands);
    9829                 :             : #undef DONE
    9830                 :             : #undef FAIL
    9831                 :             :     operand0 = operands[0];
    9832                 :             :     (void) operand0;
    9833                 :             :     operand1 = operands[1];
    9834                 :             :     (void) operand1;
    9835                 :             :     operand2 = operands[2];
    9836                 :             :     (void) operand2;
    9837                 :             :     operand3 = operands[3];
    9838                 :             :     (void) operand3;
    9839                 :             :     operand4 = operands[4];
    9840                 :             :     (void) operand4;
    9841                 :             :   }
    9842                 :             :   emit_insn (gen_rtx_SET (operand0,
    9843                 :             :         gen_rtx_VEC_MERGE (V8SImode,
    9844                 :             :         gen_rtx_UMAX (V8SImode,
    9845                 :             :         operand1,
    9846                 :             :         operand2),
    9847                 :             :         operand3,
    9848                 :             :         operand4)));
    9849                 :             :   _val = get_insns ();
    9850                 :             :   end_sequence ();
    9851                 :             :   return _val;
    9852                 :             : }
    9853                 :             : 
    9854                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
    9855                 :             : rtx
    9856                 :             : gen_uminv8si3_mask (rtx operand0,
    9857                 :             :         rtx operand1,
    9858                 :             :         rtx operand2,
    9859                 :             :         rtx operand3,
    9860                 :             :         rtx operand4)
    9861                 :             : {
    9862                 :             :   rtx_insn *_val = 0;
    9863                 :             :   start_sequence ();
    9864                 :             :   {
    9865                 :             :     rtx operands[5];
    9866                 :             :     operands[0] = operand0;
    9867                 :             :     operands[1] = operand1;
    9868                 :             :     operands[2] = operand2;
    9869                 :             :     operands[3] = operand3;
    9870                 :             :     operands[4] = operand4;
    9871                 :             : #define FAIL return (end_sequence (), _val)
    9872                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9873                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9874                 :             : ix86_fixup_binary_operands_no_copy (UMIN, V8SImode, operands);
    9875                 :             : #undef DONE
    9876                 :             : #undef FAIL
    9877                 :             :     operand0 = operands[0];
    9878                 :             :     (void) operand0;
    9879                 :             :     operand1 = operands[1];
    9880                 :             :     (void) operand1;
    9881                 :             :     operand2 = operands[2];
    9882                 :             :     (void) operand2;
    9883                 :             :     operand3 = operands[3];
    9884                 :             :     (void) operand3;
    9885                 :             :     operand4 = operands[4];
    9886                 :             :     (void) operand4;
    9887                 :             :   }
    9888                 :             :   emit_insn (gen_rtx_SET (operand0,
    9889                 :             :         gen_rtx_VEC_MERGE (V8SImode,
    9890                 :             :         gen_rtx_UMIN (V8SImode,
    9891                 :             :         operand1,
    9892                 :             :         operand2),
    9893                 :             :         operand3,
    9894                 :             :         operand4)));
    9895                 :             :   _val = get_insns ();
    9896                 :             :   end_sequence ();
    9897                 :             :   return _val;
    9898                 :             : }
    9899                 :             : 
    9900                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
    9901                 :             : rtx
    9902                 :             : gen_smaxv4si3_mask (rtx operand0,
    9903                 :             :         rtx operand1,
    9904                 :             :         rtx operand2,
    9905                 :             :         rtx operand3,
    9906                 :             :         rtx operand4)
    9907                 :             : {
    9908                 :             :   rtx_insn *_val = 0;
    9909                 :             :   start_sequence ();
    9910                 :             :   {
    9911                 :             :     rtx operands[5];
    9912                 :             :     operands[0] = operand0;
    9913                 :             :     operands[1] = operand1;
    9914                 :             :     operands[2] = operand2;
    9915                 :             :     operands[3] = operand3;
    9916                 :             :     operands[4] = operand4;
    9917                 :             : #define FAIL return (end_sequence (), _val)
    9918                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9919                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9920                 :             : ix86_fixup_binary_operands_no_copy (SMAX, V4SImode, operands);
    9921                 :             : #undef DONE
    9922                 :             : #undef FAIL
    9923                 :             :     operand0 = operands[0];
    9924                 :             :     (void) operand0;
    9925                 :             :     operand1 = operands[1];
    9926                 :             :     (void) operand1;
    9927                 :             :     operand2 = operands[2];
    9928                 :             :     (void) operand2;
    9929                 :             :     operand3 = operands[3];
    9930                 :             :     (void) operand3;
    9931                 :             :     operand4 = operands[4];
    9932                 :             :     (void) operand4;
    9933                 :             :   }
    9934                 :             :   emit_insn (gen_rtx_SET (operand0,
    9935                 :             :         gen_rtx_VEC_MERGE (V4SImode,
    9936                 :             :         gen_rtx_SMAX (V4SImode,
    9937                 :             :         operand1,
    9938                 :             :         operand2),
    9939                 :             :         operand3,
    9940                 :             :         operand4)));
    9941                 :             :   _val = get_insns ();
    9942                 :             :   end_sequence ();
    9943                 :             :   return _val;
    9944                 :             : }
    9945                 :             : 
    9946                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
    9947                 :             : rtx
    9948                 :             : gen_sminv4si3_mask (rtx operand0,
    9949                 :             :         rtx operand1,
    9950                 :             :         rtx operand2,
    9951                 :             :         rtx operand3,
    9952                 :             :         rtx operand4)
    9953                 :             : {
    9954                 :             :   rtx_insn *_val = 0;
    9955                 :             :   start_sequence ();
    9956                 :             :   {
    9957                 :             :     rtx operands[5];
    9958                 :             :     operands[0] = operand0;
    9959                 :             :     operands[1] = operand1;
    9960                 :             :     operands[2] = operand2;
    9961                 :             :     operands[3] = operand3;
    9962                 :             :     operands[4] = operand4;
    9963                 :             : #define FAIL return (end_sequence (), _val)
    9964                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9965                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
    9966                 :             : ix86_fixup_binary_operands_no_copy (SMIN, V4SImode, operands);
    9967                 :             : #undef DONE
    9968                 :             : #undef FAIL
    9969                 :             :     operand0 = operands[0];
    9970                 :             :     (void) operand0;
    9971                 :             :     operand1 = operands[1];
    9972                 :             :     (void) operand1;
    9973                 :             :     operand2 = operands[2];
    9974                 :             :     (void) operand2;
    9975                 :             :     operand3 = operands[3];
    9976                 :             :     (void) operand3;
    9977                 :             :     operand4 = operands[4];
    9978                 :             :     (void) operand4;
    9979                 :             :   }
    9980                 :             :   emit_insn (gen_rtx_SET (operand0,
    9981                 :             :         gen_rtx_VEC_MERGE (V4SImode,
    9982                 :             :         gen_rtx_SMIN (V4SImode,
    9983                 :             :         operand1,
    9984                 :             :         operand2),
    9985                 :             :         operand3,
    9986                 :             :         operand4)));
    9987                 :             :   _val = get_insns ();
    9988                 :             :   end_sequence ();
    9989                 :             :   return _val;
    9990                 :             : }
    9991                 :             : 
    9992                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
    9993                 :             : rtx
    9994                 :             : gen_umaxv4si3_mask (rtx operand0,
    9995                 :             :         rtx operand1,
    9996                 :             :         rtx operand2,
    9997                 :             :         rtx operand3,
    9998                 :             :         rtx operand4)
    9999                 :             : {
   10000                 :             :   rtx_insn *_val = 0;
   10001                 :             :   start_sequence ();
   10002                 :             :   {
   10003                 :             :     rtx operands[5];
   10004                 :             :     operands[0] = operand0;
   10005                 :             :     operands[1] = operand1;
   10006                 :             :     operands[2] = operand2;
   10007                 :             :     operands[3] = operand3;
   10008                 :             :     operands[4] = operand4;
   10009                 :             : #define FAIL return (end_sequence (), _val)
   10010                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10011                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10012                 :             : ix86_fixup_binary_operands_no_copy (UMAX, V4SImode, operands);
   10013                 :             : #undef DONE
   10014                 :             : #undef FAIL
   10015                 :             :     operand0 = operands[0];
   10016                 :             :     (void) operand0;
   10017                 :             :     operand1 = operands[1];
   10018                 :             :     (void) operand1;
   10019                 :             :     operand2 = operands[2];
   10020                 :             :     (void) operand2;
   10021                 :             :     operand3 = operands[3];
   10022                 :             :     (void) operand3;
   10023                 :             :     operand4 = operands[4];
   10024                 :             :     (void) operand4;
   10025                 :             :   }
   10026                 :             :   emit_insn (gen_rtx_SET (operand0,
   10027                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   10028                 :             :         gen_rtx_UMAX (V4SImode,
   10029                 :             :         operand1,
   10030                 :             :         operand2),
   10031                 :             :         operand3,
   10032                 :             :         operand4)));
   10033                 :             :   _val = get_insns ();
   10034                 :             :   end_sequence ();
   10035                 :             :   return _val;
   10036                 :             : }
   10037                 :             : 
   10038                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
   10039                 :             : rtx
   10040                 :             : gen_uminv4si3_mask (rtx operand0,
   10041                 :             :         rtx operand1,
   10042                 :             :         rtx operand2,
   10043                 :             :         rtx operand3,
   10044                 :             :         rtx operand4)
   10045                 :             : {
   10046                 :             :   rtx_insn *_val = 0;
   10047                 :             :   start_sequence ();
   10048                 :             :   {
   10049                 :             :     rtx operands[5];
   10050                 :             :     operands[0] = operand0;
   10051                 :             :     operands[1] = operand1;
   10052                 :             :     operands[2] = operand2;
   10053                 :             :     operands[3] = operand3;
   10054                 :             :     operands[4] = operand4;
   10055                 :             : #define FAIL return (end_sequence (), _val)
   10056                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10057                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10058                 :             : ix86_fixup_binary_operands_no_copy (UMIN, V4SImode, operands);
   10059                 :             : #undef DONE
   10060                 :             : #undef FAIL
   10061                 :             :     operand0 = operands[0];
   10062                 :             :     (void) operand0;
   10063                 :             :     operand1 = operands[1];
   10064                 :             :     (void) operand1;
   10065                 :             :     operand2 = operands[2];
   10066                 :             :     (void) operand2;
   10067                 :             :     operand3 = operands[3];
   10068                 :             :     (void) operand3;
   10069                 :             :     operand4 = operands[4];
   10070                 :             :     (void) operand4;
   10071                 :             :   }
   10072                 :             :   emit_insn (gen_rtx_SET (operand0,
   10073                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   10074                 :             :         gen_rtx_UMIN (V4SImode,
   10075                 :             :         operand1,
   10076                 :             :         operand2),
   10077                 :             :         operand3,
   10078                 :             :         operand4)));
   10079                 :             :   _val = get_insns ();
   10080                 :             :   end_sequence ();
   10081                 :             :   return _val;
   10082                 :             : }
   10083                 :             : 
   10084                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
   10085                 :             : rtx
   10086                 :             : gen_smaxv8di3_mask (rtx operand0,
   10087                 :             :         rtx operand1,
   10088                 :             :         rtx operand2,
   10089                 :             :         rtx operand3,
   10090                 :             :         rtx operand4)
   10091                 :             : {
   10092                 :             :   rtx_insn *_val = 0;
   10093                 :             :   start_sequence ();
   10094                 :             :   {
   10095                 :             :     rtx operands[5];
   10096                 :             :     operands[0] = operand0;
   10097                 :             :     operands[1] = operand1;
   10098                 :             :     operands[2] = operand2;
   10099                 :             :     operands[3] = operand3;
   10100                 :             :     operands[4] = operand4;
   10101                 :             : #define FAIL return (end_sequence (), _val)
   10102                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10103                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10104                 :             : ix86_fixup_binary_operands_no_copy (SMAX, V8DImode, operands);
   10105                 :             : #undef DONE
   10106                 :             : #undef FAIL
   10107                 :             :     operand0 = operands[0];
   10108                 :             :     (void) operand0;
   10109                 :             :     operand1 = operands[1];
   10110                 :             :     (void) operand1;
   10111                 :             :     operand2 = operands[2];
   10112                 :             :     (void) operand2;
   10113                 :             :     operand3 = operands[3];
   10114                 :             :     (void) operand3;
   10115                 :             :     operand4 = operands[4];
   10116                 :             :     (void) operand4;
   10117                 :             :   }
   10118                 :             :   emit_insn (gen_rtx_SET (operand0,
   10119                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   10120                 :             :         gen_rtx_SMAX (V8DImode,
   10121                 :             :         operand1,
   10122                 :             :         operand2),
   10123                 :             :         operand3,
   10124                 :             :         operand4)));
   10125                 :             :   _val = get_insns ();
   10126                 :             :   end_sequence ();
   10127                 :             :   return _val;
   10128                 :             : }
   10129                 :             : 
   10130                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
   10131                 :             : rtx
   10132                 :             : gen_sminv8di3_mask (rtx operand0,
   10133                 :             :         rtx operand1,
   10134                 :             :         rtx operand2,
   10135                 :             :         rtx operand3,
   10136                 :             :         rtx operand4)
   10137                 :             : {
   10138                 :             :   rtx_insn *_val = 0;
   10139                 :             :   start_sequence ();
   10140                 :             :   {
   10141                 :             :     rtx operands[5];
   10142                 :             :     operands[0] = operand0;
   10143                 :             :     operands[1] = operand1;
   10144                 :             :     operands[2] = operand2;
   10145                 :             :     operands[3] = operand3;
   10146                 :             :     operands[4] = operand4;
   10147                 :             : #define FAIL return (end_sequence (), _val)
   10148                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10149                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10150                 :             : ix86_fixup_binary_operands_no_copy (SMIN, V8DImode, operands);
   10151                 :             : #undef DONE
   10152                 :             : #undef FAIL
   10153                 :             :     operand0 = operands[0];
   10154                 :             :     (void) operand0;
   10155                 :             :     operand1 = operands[1];
   10156                 :             :     (void) operand1;
   10157                 :             :     operand2 = operands[2];
   10158                 :             :     (void) operand2;
   10159                 :             :     operand3 = operands[3];
   10160                 :             :     (void) operand3;
   10161                 :             :     operand4 = operands[4];
   10162                 :             :     (void) operand4;
   10163                 :             :   }
   10164                 :             :   emit_insn (gen_rtx_SET (operand0,
   10165                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   10166                 :             :         gen_rtx_SMIN (V8DImode,
   10167                 :             :         operand1,
   10168                 :             :         operand2),
   10169                 :             :         operand3,
   10170                 :             :         operand4)));
   10171                 :             :   _val = get_insns ();
   10172                 :             :   end_sequence ();
   10173                 :             :   return _val;
   10174                 :             : }
   10175                 :             : 
   10176                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
   10177                 :             : rtx
   10178                 :             : gen_umaxv8di3_mask (rtx operand0,
   10179                 :             :         rtx operand1,
   10180                 :             :         rtx operand2,
   10181                 :             :         rtx operand3,
   10182                 :             :         rtx operand4)
   10183                 :             : {
   10184                 :             :   rtx_insn *_val = 0;
   10185                 :             :   start_sequence ();
   10186                 :             :   {
   10187                 :             :     rtx operands[5];
   10188                 :             :     operands[0] = operand0;
   10189                 :             :     operands[1] = operand1;
   10190                 :             :     operands[2] = operand2;
   10191                 :             :     operands[3] = operand3;
   10192                 :             :     operands[4] = operand4;
   10193                 :             : #define FAIL return (end_sequence (), _val)
   10194                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10195                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10196                 :             : ix86_fixup_binary_operands_no_copy (UMAX, V8DImode, operands);
   10197                 :             : #undef DONE
   10198                 :             : #undef FAIL
   10199                 :             :     operand0 = operands[0];
   10200                 :             :     (void) operand0;
   10201                 :             :     operand1 = operands[1];
   10202                 :             :     (void) operand1;
   10203                 :             :     operand2 = operands[2];
   10204                 :             :     (void) operand2;
   10205                 :             :     operand3 = operands[3];
   10206                 :             :     (void) operand3;
   10207                 :             :     operand4 = operands[4];
   10208                 :             :     (void) operand4;
   10209                 :             :   }
   10210                 :             :   emit_insn (gen_rtx_SET (operand0,
   10211                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   10212                 :             :         gen_rtx_UMAX (V8DImode,
   10213                 :             :         operand1,
   10214                 :             :         operand2),
   10215                 :             :         operand3,
   10216                 :             :         operand4)));
   10217                 :             :   _val = get_insns ();
   10218                 :             :   end_sequence ();
   10219                 :             :   return _val;
   10220                 :             : }
   10221                 :             : 
   10222                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
   10223                 :             : rtx
   10224                 :             : gen_uminv8di3_mask (rtx operand0,
   10225                 :             :         rtx operand1,
   10226                 :             :         rtx operand2,
   10227                 :             :         rtx operand3,
   10228                 :             :         rtx operand4)
   10229                 :             : {
   10230                 :             :   rtx_insn *_val = 0;
   10231                 :             :   start_sequence ();
   10232                 :             :   {
   10233                 :             :     rtx operands[5];
   10234                 :             :     operands[0] = operand0;
   10235                 :             :     operands[1] = operand1;
   10236                 :             :     operands[2] = operand2;
   10237                 :             :     operands[3] = operand3;
   10238                 :             :     operands[4] = operand4;
   10239                 :             : #define FAIL return (end_sequence (), _val)
   10240                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10241                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10242                 :             : ix86_fixup_binary_operands_no_copy (UMIN, V8DImode, operands);
   10243                 :             : #undef DONE
   10244                 :             : #undef FAIL
   10245                 :             :     operand0 = operands[0];
   10246                 :             :     (void) operand0;
   10247                 :             :     operand1 = operands[1];
   10248                 :             :     (void) operand1;
   10249                 :             :     operand2 = operands[2];
   10250                 :             :     (void) operand2;
   10251                 :             :     operand3 = operands[3];
   10252                 :             :     (void) operand3;
   10253                 :             :     operand4 = operands[4];
   10254                 :             :     (void) operand4;
   10255                 :             :   }
   10256                 :             :   emit_insn (gen_rtx_SET (operand0,
   10257                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   10258                 :             :         gen_rtx_UMIN (V8DImode,
   10259                 :             :         operand1,
   10260                 :             :         operand2),
   10261                 :             :         operand3,
   10262                 :             :         operand4)));
   10263                 :             :   _val = get_insns ();
   10264                 :             :   end_sequence ();
   10265                 :             :   return _val;
   10266                 :             : }
   10267                 :             : 
   10268                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
   10269                 :             : rtx
   10270                 :             : gen_smaxv4di3_mask (rtx operand0,
   10271                 :             :         rtx operand1,
   10272                 :             :         rtx operand2,
   10273                 :             :         rtx operand3,
   10274                 :             :         rtx operand4)
   10275                 :             : {
   10276                 :             :   rtx_insn *_val = 0;
   10277                 :             :   start_sequence ();
   10278                 :             :   {
   10279                 :             :     rtx operands[5];
   10280                 :             :     operands[0] = operand0;
   10281                 :             :     operands[1] = operand1;
   10282                 :             :     operands[2] = operand2;
   10283                 :             :     operands[3] = operand3;
   10284                 :             :     operands[4] = operand4;
   10285                 :             : #define FAIL return (end_sequence (), _val)
   10286                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10287                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10288                 :             : ix86_fixup_binary_operands_no_copy (SMAX, V4DImode, operands);
   10289                 :             : #undef DONE
   10290                 :             : #undef FAIL
   10291                 :             :     operand0 = operands[0];
   10292                 :             :     (void) operand0;
   10293                 :             :     operand1 = operands[1];
   10294                 :             :     (void) operand1;
   10295                 :             :     operand2 = operands[2];
   10296                 :             :     (void) operand2;
   10297                 :             :     operand3 = operands[3];
   10298                 :             :     (void) operand3;
   10299                 :             :     operand4 = operands[4];
   10300                 :             :     (void) operand4;
   10301                 :             :   }
   10302                 :             :   emit_insn (gen_rtx_SET (operand0,
   10303                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   10304                 :             :         gen_rtx_SMAX (V4DImode,
   10305                 :             :         operand1,
   10306                 :             :         operand2),
   10307                 :             :         operand3,
   10308                 :             :         operand4)));
   10309                 :             :   _val = get_insns ();
   10310                 :             :   end_sequence ();
   10311                 :             :   return _val;
   10312                 :             : }
   10313                 :             : 
   10314                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
   10315                 :             : rtx
   10316                 :             : gen_sminv4di3_mask (rtx operand0,
   10317                 :             :         rtx operand1,
   10318                 :             :         rtx operand2,
   10319                 :             :         rtx operand3,
   10320                 :             :         rtx operand4)
   10321                 :             : {
   10322                 :             :   rtx_insn *_val = 0;
   10323                 :             :   start_sequence ();
   10324                 :             :   {
   10325                 :             :     rtx operands[5];
   10326                 :             :     operands[0] = operand0;
   10327                 :             :     operands[1] = operand1;
   10328                 :             :     operands[2] = operand2;
   10329                 :             :     operands[3] = operand3;
   10330                 :             :     operands[4] = operand4;
   10331                 :             : #define FAIL return (end_sequence (), _val)
   10332                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10333                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10334                 :             : ix86_fixup_binary_operands_no_copy (SMIN, V4DImode, operands);
   10335                 :             : #undef DONE
   10336                 :             : #undef FAIL
   10337                 :             :     operand0 = operands[0];
   10338                 :             :     (void) operand0;
   10339                 :             :     operand1 = operands[1];
   10340                 :             :     (void) operand1;
   10341                 :             :     operand2 = operands[2];
   10342                 :             :     (void) operand2;
   10343                 :             :     operand3 = operands[3];
   10344                 :             :     (void) operand3;
   10345                 :             :     operand4 = operands[4];
   10346                 :             :     (void) operand4;
   10347                 :             :   }
   10348                 :             :   emit_insn (gen_rtx_SET (operand0,
   10349                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   10350                 :             :         gen_rtx_SMIN (V4DImode,
   10351                 :             :         operand1,
   10352                 :             :         operand2),
   10353                 :             :         operand3,
   10354                 :             :         operand4)));
   10355                 :             :   _val = get_insns ();
   10356                 :             :   end_sequence ();
   10357                 :             :   return _val;
   10358                 :             : }
   10359                 :             : 
   10360                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
   10361                 :             : rtx
   10362                 :             : gen_umaxv4di3_mask (rtx operand0,
   10363                 :             :         rtx operand1,
   10364                 :             :         rtx operand2,
   10365                 :             :         rtx operand3,
   10366                 :             :         rtx operand4)
   10367                 :             : {
   10368                 :             :   rtx_insn *_val = 0;
   10369                 :             :   start_sequence ();
   10370                 :             :   {
   10371                 :             :     rtx operands[5];
   10372                 :             :     operands[0] = operand0;
   10373                 :             :     operands[1] = operand1;
   10374                 :             :     operands[2] = operand2;
   10375                 :             :     operands[3] = operand3;
   10376                 :             :     operands[4] = operand4;
   10377                 :             : #define FAIL return (end_sequence (), _val)
   10378                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10379                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10380                 :             : ix86_fixup_binary_operands_no_copy (UMAX, V4DImode, operands);
   10381                 :             : #undef DONE
   10382                 :             : #undef FAIL
   10383                 :             :     operand0 = operands[0];
   10384                 :             :     (void) operand0;
   10385                 :             :     operand1 = operands[1];
   10386                 :             :     (void) operand1;
   10387                 :             :     operand2 = operands[2];
   10388                 :             :     (void) operand2;
   10389                 :             :     operand3 = operands[3];
   10390                 :             :     (void) operand3;
   10391                 :             :     operand4 = operands[4];
   10392                 :             :     (void) operand4;
   10393                 :             :   }
   10394                 :             :   emit_insn (gen_rtx_SET (operand0,
   10395                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   10396                 :             :         gen_rtx_UMAX (V4DImode,
   10397                 :             :         operand1,
   10398                 :             :         operand2),
   10399                 :             :         operand3,
   10400                 :             :         operand4)));
   10401                 :             :   _val = get_insns ();
   10402                 :             :   end_sequence ();
   10403                 :             :   return _val;
   10404                 :             : }
   10405                 :             : 
   10406                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
   10407                 :             : rtx
   10408                 :             : gen_uminv4di3_mask (rtx operand0,
   10409                 :             :         rtx operand1,
   10410                 :             :         rtx operand2,
   10411                 :             :         rtx operand3,
   10412                 :             :         rtx operand4)
   10413                 :             : {
   10414                 :             :   rtx_insn *_val = 0;
   10415                 :             :   start_sequence ();
   10416                 :             :   {
   10417                 :             :     rtx operands[5];
   10418                 :             :     operands[0] = operand0;
   10419                 :             :     operands[1] = operand1;
   10420                 :             :     operands[2] = operand2;
   10421                 :             :     operands[3] = operand3;
   10422                 :             :     operands[4] = operand4;
   10423                 :             : #define FAIL return (end_sequence (), _val)
   10424                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10425                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10426                 :             : ix86_fixup_binary_operands_no_copy (UMIN, V4DImode, operands);
   10427                 :             : #undef DONE
   10428                 :             : #undef FAIL
   10429                 :             :     operand0 = operands[0];
   10430                 :             :     (void) operand0;
   10431                 :             :     operand1 = operands[1];
   10432                 :             :     (void) operand1;
   10433                 :             :     operand2 = operands[2];
   10434                 :             :     (void) operand2;
   10435                 :             :     operand3 = operands[3];
   10436                 :             :     (void) operand3;
   10437                 :             :     operand4 = operands[4];
   10438                 :             :     (void) operand4;
   10439                 :             :   }
   10440                 :             :   emit_insn (gen_rtx_SET (operand0,
   10441                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   10442                 :             :         gen_rtx_UMIN (V4DImode,
   10443                 :             :         operand1,
   10444                 :             :         operand2),
   10445                 :             :         operand3,
   10446                 :             :         operand4)));
   10447                 :             :   _val = get_insns ();
   10448                 :             :   end_sequence ();
   10449                 :             :   return _val;
   10450                 :             : }
   10451                 :             : 
   10452                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
   10453                 :             : rtx
   10454                 :             : gen_smaxv2di3_mask (rtx operand0,
   10455                 :             :         rtx operand1,
   10456                 :             :         rtx operand2,
   10457                 :             :         rtx operand3,
   10458                 :             :         rtx operand4)
   10459                 :             : {
   10460                 :             :   rtx_insn *_val = 0;
   10461                 :             :   start_sequence ();
   10462                 :             :   {
   10463                 :             :     rtx operands[5];
   10464                 :             :     operands[0] = operand0;
   10465                 :             :     operands[1] = operand1;
   10466                 :             :     operands[2] = operand2;
   10467                 :             :     operands[3] = operand3;
   10468                 :             :     operands[4] = operand4;
   10469                 :             : #define FAIL return (end_sequence (), _val)
   10470                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10471                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10472                 :             : ix86_fixup_binary_operands_no_copy (SMAX, V2DImode, operands);
   10473                 :             : #undef DONE
   10474                 :             : #undef FAIL
   10475                 :             :     operand0 = operands[0];
   10476                 :             :     (void) operand0;
   10477                 :             :     operand1 = operands[1];
   10478                 :             :     (void) operand1;
   10479                 :             :     operand2 = operands[2];
   10480                 :             :     (void) operand2;
   10481                 :             :     operand3 = operands[3];
   10482                 :             :     (void) operand3;
   10483                 :             :     operand4 = operands[4];
   10484                 :             :     (void) operand4;
   10485                 :             :   }
   10486                 :             :   emit_insn (gen_rtx_SET (operand0,
   10487                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   10488                 :             :         gen_rtx_SMAX (V2DImode,
   10489                 :             :         operand1,
   10490                 :             :         operand2),
   10491                 :             :         operand3,
   10492                 :             :         operand4)));
   10493                 :             :   _val = get_insns ();
   10494                 :             :   end_sequence ();
   10495                 :             :   return _val;
   10496                 :             : }
   10497                 :             : 
   10498                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
   10499                 :             : rtx
   10500                 :             : gen_sminv2di3_mask (rtx operand0,
   10501                 :             :         rtx operand1,
   10502                 :             :         rtx operand2,
   10503                 :             :         rtx operand3,
   10504                 :             :         rtx operand4)
   10505                 :             : {
   10506                 :             :   rtx_insn *_val = 0;
   10507                 :             :   start_sequence ();
   10508                 :             :   {
   10509                 :             :     rtx operands[5];
   10510                 :             :     operands[0] = operand0;
   10511                 :             :     operands[1] = operand1;
   10512                 :             :     operands[2] = operand2;
   10513                 :             :     operands[3] = operand3;
   10514                 :             :     operands[4] = operand4;
   10515                 :             : #define FAIL return (end_sequence (), _val)
   10516                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10517                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10518                 :             : ix86_fixup_binary_operands_no_copy (SMIN, V2DImode, operands);
   10519                 :             : #undef DONE
   10520                 :             : #undef FAIL
   10521                 :             :     operand0 = operands[0];
   10522                 :             :     (void) operand0;
   10523                 :             :     operand1 = operands[1];
   10524                 :             :     (void) operand1;
   10525                 :             :     operand2 = operands[2];
   10526                 :             :     (void) operand2;
   10527                 :             :     operand3 = operands[3];
   10528                 :             :     (void) operand3;
   10529                 :             :     operand4 = operands[4];
   10530                 :             :     (void) operand4;
   10531                 :             :   }
   10532                 :             :   emit_insn (gen_rtx_SET (operand0,
   10533                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   10534                 :             :         gen_rtx_SMIN (V2DImode,
   10535                 :             :         operand1,
   10536                 :             :         operand2),
   10537                 :             :         operand3,
   10538                 :             :         operand4)));
   10539                 :             :   _val = get_insns ();
   10540                 :             :   end_sequence ();
   10541                 :             :   return _val;
   10542                 :             : }
   10543                 :             : 
   10544                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
   10545                 :             : rtx
   10546                 :             : gen_umaxv2di3_mask (rtx operand0,
   10547                 :             :         rtx operand1,
   10548                 :             :         rtx operand2,
   10549                 :             :         rtx operand3,
   10550                 :             :         rtx operand4)
   10551                 :             : {
   10552                 :             :   rtx_insn *_val = 0;
   10553                 :             :   start_sequence ();
   10554                 :             :   {
   10555                 :             :     rtx operands[5];
   10556                 :             :     operands[0] = operand0;
   10557                 :             :     operands[1] = operand1;
   10558                 :             :     operands[2] = operand2;
   10559                 :             :     operands[3] = operand3;
   10560                 :             :     operands[4] = operand4;
   10561                 :             : #define FAIL return (end_sequence (), _val)
   10562                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10563                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10564                 :             : ix86_fixup_binary_operands_no_copy (UMAX, V2DImode, operands);
   10565                 :             : #undef DONE
   10566                 :             : #undef FAIL
   10567                 :             :     operand0 = operands[0];
   10568                 :             :     (void) operand0;
   10569                 :             :     operand1 = operands[1];
   10570                 :             :     (void) operand1;
   10571                 :             :     operand2 = operands[2];
   10572                 :             :     (void) operand2;
   10573                 :             :     operand3 = operands[3];
   10574                 :             :     (void) operand3;
   10575                 :             :     operand4 = operands[4];
   10576                 :             :     (void) operand4;
   10577                 :             :   }
   10578                 :             :   emit_insn (gen_rtx_SET (operand0,
   10579                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   10580                 :             :         gen_rtx_UMAX (V2DImode,
   10581                 :             :         operand1,
   10582                 :             :         operand2),
   10583                 :             :         operand3,
   10584                 :             :         operand4)));
   10585                 :             :   _val = get_insns ();
   10586                 :             :   end_sequence ();
   10587                 :             :   return _val;
   10588                 :             : }
   10589                 :             : 
   10590                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16790 */
   10591                 :             : rtx
   10592                 :             : gen_uminv2di3_mask (rtx operand0,
   10593                 :             :         rtx operand1,
   10594                 :             :         rtx operand2,
   10595                 :             :         rtx operand3,
   10596                 :             :         rtx operand4)
   10597                 :             : {
   10598                 :             :   rtx_insn *_val = 0;
   10599                 :             :   start_sequence ();
   10600                 :             :   {
   10601                 :             :     rtx operands[5];
   10602                 :             :     operands[0] = operand0;
   10603                 :             :     operands[1] = operand1;
   10604                 :             :     operands[2] = operand2;
   10605                 :             :     operands[3] = operand3;
   10606                 :             :     operands[4] = operand4;
   10607                 :             : #define FAIL return (end_sequence (), _val)
   10608                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10609                 :             : #line 16799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10610                 :             : ix86_fixup_binary_operands_no_copy (UMIN, V2DImode, operands);
   10611                 :             : #undef DONE
   10612                 :             : #undef FAIL
   10613                 :             :     operand0 = operands[0];
   10614                 :             :     (void) operand0;
   10615                 :             :     operand1 = operands[1];
   10616                 :             :     (void) operand1;
   10617                 :             :     operand2 = operands[2];
   10618                 :             :     (void) operand2;
   10619                 :             :     operand3 = operands[3];
   10620                 :             :     (void) operand3;
   10621                 :             :     operand4 = operands[4];
   10622                 :             :     (void) operand4;
   10623                 :             :   }
   10624                 :             :   emit_insn (gen_rtx_SET (operand0,
   10625                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   10626                 :             :         gen_rtx_UMIN (V2DImode,
   10627                 :             :         operand1,
   10628                 :             :         operand2),
   10629                 :             :         operand3,
   10630                 :             :         operand4)));
   10631                 :             :   _val = get_insns ();
   10632                 :             :   end_sequence ();
   10633                 :             :   return _val;
   10634                 :             : }
   10635                 :             : 
   10636                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16823 */
   10637                 :             : rtx
   10638                 :             : gen_smaxv8di3 (rtx operand0,
   10639                 :             :         rtx operand1,
   10640                 :             :         rtx operand2)
   10641                 :             : {
   10642                 :             :   rtx_insn *_val = 0;
   10643                 :             :   start_sequence ();
   10644                 :             :   {
   10645                 :             :     rtx operands[3];
   10646                 :             :     operands[0] = operand0;
   10647                 :             :     operands[1] = operand1;
   10648                 :             :     operands[2] = operand2;
   10649                 :             : #define FAIL return (end_sequence (), _val)
   10650                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10651                 :             : #line 16829 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10652                 :             : {
   10653                 :             :   if (TARGET_AVX512F
   10654                 :             :       && (V8DImode == V8DImode || TARGET_AVX512VL))
   10655                 :             :     ;
   10656                 :             :   else 
   10657                 :             :     {
   10658                 :             :       enum rtx_code code;
   10659                 :             :       rtx xops[6];
   10660                 :             :       bool ok;
   10661                 :             : 
   10662                 :             : 
   10663                 :             :       xops[0] = operands[0];
   10664                 :             : 
   10665                 :             :       if (SMAX == SMAX || SMAX == UMAX)
   10666                 :             :         {
   10667                 :             :           xops[1] = operands[1];
   10668                 :             :           xops[2] = operands[2];
   10669                 :             :         }
   10670                 :             :       else
   10671                 :             :         {
   10672                 :             :           xops[1] = operands[2];
   10673                 :             :           xops[2] = operands[1];
   10674                 :             :         }
   10675                 :             : 
   10676                 :             :       code = (SMAX == UMAX || SMAX == UMIN) ? GTU : GT;
   10677                 :             : 
   10678                 :             :       xops[3] = gen_rtx_fmt_ee (code, VOIDmode, operands[1], operands[2]);
   10679                 :             :       xops[4] = operands[1];
   10680                 :             :       xops[5] = operands[2];
   10681                 :             : 
   10682                 :             :       ok = ix86_expand_int_vcond (xops);
   10683                 :             :       gcc_assert (ok);
   10684                 :             :       DONE;
   10685                 :             :     }
   10686                 :             : }
   10687                 :             : #undef DONE
   10688                 :             : #undef FAIL
   10689                 :             :     operand0 = operands[0];
   10690                 :             :     (void) operand0;
   10691                 :             :     operand1 = operands[1];
   10692                 :             :     (void) operand1;
   10693                 :             :     operand2 = operands[2];
   10694                 :             :     (void) operand2;
   10695                 :             :   }
   10696                 :             :   emit_insn (gen_rtx_SET (operand0,
   10697                 :             :         gen_rtx_SMAX (V8DImode,
   10698                 :             :         operand1,
   10699                 :             :         operand2)));
   10700                 :             :   _val = get_insns ();
   10701                 :             :   end_sequence ();
   10702                 :             :   return _val;
   10703                 :             : }
   10704                 :             : 
   10705                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16823 */
   10706                 :             : rtx
   10707                 :             : gen_sminv8di3 (rtx operand0,
   10708                 :             :         rtx operand1,
   10709                 :             :         rtx operand2)
   10710                 :             : {
   10711                 :             :   rtx_insn *_val = 0;
   10712                 :             :   start_sequence ();
   10713                 :             :   {
   10714                 :             :     rtx operands[3];
   10715                 :             :     operands[0] = operand0;
   10716                 :             :     operands[1] = operand1;
   10717                 :             :     operands[2] = operand2;
   10718                 :             : #define FAIL return (end_sequence (), _val)
   10719                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10720                 :             : #line 16829 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10721                 :             : {
   10722                 :             :   if (TARGET_AVX512F
   10723                 :             :       && (V8DImode == V8DImode || TARGET_AVX512VL))
   10724                 :             :     ;
   10725                 :             :   else 
   10726                 :             :     {
   10727                 :             :       enum rtx_code code;
   10728                 :             :       rtx xops[6];
   10729                 :             :       bool ok;
   10730                 :             : 
   10731                 :             : 
   10732                 :             :       xops[0] = operands[0];
   10733                 :             : 
   10734                 :             :       if (SMIN == SMAX || SMIN == UMAX)
   10735                 :             :         {
   10736                 :             :           xops[1] = operands[1];
   10737                 :             :           xops[2] = operands[2];
   10738                 :             :         }
   10739                 :             :       else
   10740                 :             :         {
   10741                 :             :           xops[1] = operands[2];
   10742                 :             :           xops[2] = operands[1];
   10743                 :             :         }
   10744                 :             : 
   10745                 :             :       code = (SMIN == UMAX || SMIN == UMIN) ? GTU : GT;
   10746                 :             : 
   10747                 :             :       xops[3] = gen_rtx_fmt_ee (code, VOIDmode, operands[1], operands[2]);
   10748                 :             :       xops[4] = operands[1];
   10749                 :             :       xops[5] = operands[2];
   10750                 :             : 
   10751                 :             :       ok = ix86_expand_int_vcond (xops);
   10752                 :             :       gcc_assert (ok);
   10753                 :             :       DONE;
   10754                 :             :     }
   10755                 :             : }
   10756                 :             : #undef DONE
   10757                 :             : #undef FAIL
   10758                 :             :     operand0 = operands[0];
   10759                 :             :     (void) operand0;
   10760                 :             :     operand1 = operands[1];
   10761                 :             :     (void) operand1;
   10762                 :             :     operand2 = operands[2];
   10763                 :             :     (void) operand2;
   10764                 :             :   }
   10765                 :             :   emit_insn (gen_rtx_SET (operand0,
   10766                 :             :         gen_rtx_SMIN (V8DImode,
   10767                 :             :         operand1,
   10768                 :             :         operand2)));
   10769                 :             :   _val = get_insns ();
   10770                 :             :   end_sequence ();
   10771                 :             :   return _val;
   10772                 :             : }
   10773                 :             : 
   10774                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16823 */
   10775                 :             : rtx
   10776                 :             : gen_umaxv8di3 (rtx operand0,
   10777                 :             :         rtx operand1,
   10778                 :             :         rtx operand2)
   10779                 :             : {
   10780                 :             :   rtx_insn *_val = 0;
   10781                 :             :   start_sequence ();
   10782                 :             :   {
   10783                 :             :     rtx operands[3];
   10784                 :             :     operands[0] = operand0;
   10785                 :             :     operands[1] = operand1;
   10786                 :             :     operands[2] = operand2;
   10787                 :             : #define FAIL return (end_sequence (), _val)
   10788                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10789                 :             : #line 16829 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10790                 :             : {
   10791                 :             :   if (TARGET_AVX512F
   10792                 :             :       && (V8DImode == V8DImode || TARGET_AVX512VL))
   10793                 :             :     ;
   10794                 :             :   else 
   10795                 :             :     {
   10796                 :             :       enum rtx_code code;
   10797                 :             :       rtx xops[6];
   10798                 :             :       bool ok;
   10799                 :             : 
   10800                 :             : 
   10801                 :             :       xops[0] = operands[0];
   10802                 :             : 
   10803                 :             :       if (UMAX == SMAX || UMAX == UMAX)
   10804                 :             :         {
   10805                 :             :           xops[1] = operands[1];
   10806                 :             :           xops[2] = operands[2];
   10807                 :             :         }
   10808                 :             :       else
   10809                 :             :         {
   10810                 :             :           xops[1] = operands[2];
   10811                 :             :           xops[2] = operands[1];
   10812                 :             :         }
   10813                 :             : 
   10814                 :             :       code = (UMAX == UMAX || UMAX == UMIN) ? GTU : GT;
   10815                 :             : 
   10816                 :             :       xops[3] = gen_rtx_fmt_ee (code, VOIDmode, operands[1], operands[2]);
   10817                 :             :       xops[4] = operands[1];
   10818                 :             :       xops[5] = operands[2];
   10819                 :             : 
   10820                 :             :       ok = ix86_expand_int_vcond (xops);
   10821                 :             :       gcc_assert (ok);
   10822                 :             :       DONE;
   10823                 :             :     }
   10824                 :             : }
   10825                 :             : #undef DONE
   10826                 :             : #undef FAIL
   10827                 :             :     operand0 = operands[0];
   10828                 :             :     (void) operand0;
   10829                 :             :     operand1 = operands[1];
   10830                 :             :     (void) operand1;
   10831                 :             :     operand2 = operands[2];
   10832                 :             :     (void) operand2;
   10833                 :             :   }
   10834                 :             :   emit_insn (gen_rtx_SET (operand0,
   10835                 :             :         gen_rtx_UMAX (V8DImode,
   10836                 :             :         operand1,
   10837                 :             :         operand2)));
   10838                 :             :   _val = get_insns ();
   10839                 :             :   end_sequence ();
   10840                 :             :   return _val;
   10841                 :             : }
   10842                 :             : 
   10843                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16823 */
   10844                 :             : rtx
   10845                 :             : gen_uminv8di3 (rtx operand0,
   10846                 :             :         rtx operand1,
   10847                 :             :         rtx operand2)
   10848                 :             : {
   10849                 :             :   rtx_insn *_val = 0;
   10850                 :             :   start_sequence ();
   10851                 :             :   {
   10852                 :             :     rtx operands[3];
   10853                 :             :     operands[0] = operand0;
   10854                 :             :     operands[1] = operand1;
   10855                 :             :     operands[2] = operand2;
   10856                 :             : #define FAIL return (end_sequence (), _val)
   10857                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10858                 :             : #line 16829 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10859                 :             : {
   10860                 :             :   if (TARGET_AVX512F
   10861                 :             :       && (V8DImode == V8DImode || TARGET_AVX512VL))
   10862                 :             :     ;
   10863                 :             :   else 
   10864                 :             :     {
   10865                 :             :       enum rtx_code code;
   10866                 :             :       rtx xops[6];
   10867                 :             :       bool ok;
   10868                 :             : 
   10869                 :             : 
   10870                 :             :       xops[0] = operands[0];
   10871                 :             : 
   10872                 :             :       if (UMIN == SMAX || UMIN == UMAX)
   10873                 :             :         {
   10874                 :             :           xops[1] = operands[1];
   10875                 :             :           xops[2] = operands[2];
   10876                 :             :         }
   10877                 :             :       else
   10878                 :             :         {
   10879                 :             :           xops[1] = operands[2];
   10880                 :             :           xops[2] = operands[1];
   10881                 :             :         }
   10882                 :             : 
   10883                 :             :       code = (UMIN == UMAX || UMIN == UMIN) ? GTU : GT;
   10884                 :             : 
   10885                 :             :       xops[3] = gen_rtx_fmt_ee (code, VOIDmode, operands[1], operands[2]);
   10886                 :             :       xops[4] = operands[1];
   10887                 :             :       xops[5] = operands[2];
   10888                 :             : 
   10889                 :             :       ok = ix86_expand_int_vcond (xops);
   10890                 :             :       gcc_assert (ok);
   10891                 :             :       DONE;
   10892                 :             :     }
   10893                 :             : }
   10894                 :             : #undef DONE
   10895                 :             : #undef FAIL
   10896                 :             :     operand0 = operands[0];
   10897                 :             :     (void) operand0;
   10898                 :             :     operand1 = operands[1];
   10899                 :             :     (void) operand1;
   10900                 :             :     operand2 = operands[2];
   10901                 :             :     (void) operand2;
   10902                 :             :   }
   10903                 :             :   emit_insn (gen_rtx_SET (operand0,
   10904                 :             :         gen_rtx_UMIN (V8DImode,
   10905                 :             :         operand1,
   10906                 :             :         operand2)));
   10907                 :             :   _val = get_insns ();
   10908                 :             :   end_sequence ();
   10909                 :             :   return _val;
   10910                 :             : }
   10911                 :             : 
   10912                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16823 */
   10913                 :             : rtx
   10914                 :             : gen_smaxv4di3 (rtx operand0,
   10915                 :             :         rtx operand1,
   10916                 :             :         rtx operand2)
   10917                 :             : {
   10918                 :             :   rtx_insn *_val = 0;
   10919                 :             :   start_sequence ();
   10920                 :             :   {
   10921                 :             :     rtx operands[3];
   10922                 :             :     operands[0] = operand0;
   10923                 :             :     operands[1] = operand1;
   10924                 :             :     operands[2] = operand2;
   10925                 :             : #define FAIL return (end_sequence (), _val)
   10926                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10927                 :             : #line 16829 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10928                 :             : {
   10929                 :             :   if (TARGET_AVX512F
   10930                 :             :       && (V4DImode == V8DImode || TARGET_AVX512VL))
   10931                 :             :     ;
   10932                 :             :   else 
   10933                 :             :     {
   10934                 :             :       enum rtx_code code;
   10935                 :             :       rtx xops[6];
   10936                 :             :       bool ok;
   10937                 :             : 
   10938                 :             : 
   10939                 :             :       xops[0] = operands[0];
   10940                 :             : 
   10941                 :             :       if (SMAX == SMAX || SMAX == UMAX)
   10942                 :             :         {
   10943                 :             :           xops[1] = operands[1];
   10944                 :             :           xops[2] = operands[2];
   10945                 :             :         }
   10946                 :             :       else
   10947                 :             :         {
   10948                 :             :           xops[1] = operands[2];
   10949                 :             :           xops[2] = operands[1];
   10950                 :             :         }
   10951                 :             : 
   10952                 :             :       code = (SMAX == UMAX || SMAX == UMIN) ? GTU : GT;
   10953                 :             : 
   10954                 :             :       xops[3] = gen_rtx_fmt_ee (code, VOIDmode, operands[1], operands[2]);
   10955                 :             :       xops[4] = operands[1];
   10956                 :             :       xops[5] = operands[2];
   10957                 :             : 
   10958                 :             :       ok = ix86_expand_int_vcond (xops);
   10959                 :             :       gcc_assert (ok);
   10960                 :             :       DONE;
   10961                 :             :     }
   10962                 :             : }
   10963                 :             : #undef DONE
   10964                 :             : #undef FAIL
   10965                 :             :     operand0 = operands[0];
   10966                 :             :     (void) operand0;
   10967                 :             :     operand1 = operands[1];
   10968                 :             :     (void) operand1;
   10969                 :             :     operand2 = operands[2];
   10970                 :             :     (void) operand2;
   10971                 :             :   }
   10972                 :             :   emit_insn (gen_rtx_SET (operand0,
   10973                 :             :         gen_rtx_SMAX (V4DImode,
   10974                 :             :         operand1,
   10975                 :             :         operand2)));
   10976                 :             :   _val = get_insns ();
   10977                 :             :   end_sequence ();
   10978                 :             :   return _val;
   10979                 :             : }
   10980                 :             : 
   10981                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16823 */
   10982                 :             : rtx
   10983                 :             : gen_sminv4di3 (rtx operand0,
   10984                 :             :         rtx operand1,
   10985                 :             :         rtx operand2)
   10986                 :             : {
   10987                 :             :   rtx_insn *_val = 0;
   10988                 :             :   start_sequence ();
   10989                 :             :   {
   10990                 :             :     rtx operands[3];
   10991                 :             :     operands[0] = operand0;
   10992                 :             :     operands[1] = operand1;
   10993                 :             :     operands[2] = operand2;
   10994                 :             : #define FAIL return (end_sequence (), _val)
   10995                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10996                 :             : #line 16829 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   10997                 :             : {
   10998                 :             :   if (TARGET_AVX512F
   10999                 :             :       && (V4DImode == V8DImode || TARGET_AVX512VL))
   11000                 :             :     ;
   11001                 :             :   else 
   11002                 :             :     {
   11003                 :             :       enum rtx_code code;
   11004                 :             :       rtx xops[6];
   11005                 :             :       bool ok;
   11006                 :             : 
   11007                 :             : 
   11008                 :             :       xops[0] = operands[0];
   11009                 :             : 
   11010                 :             :       if (SMIN == SMAX || SMIN == UMAX)
   11011                 :             :         {
   11012                 :             :           xops[1] = operands[1];
   11013                 :             :           xops[2] = operands[2];
   11014                 :             :         }
   11015                 :             :       else
   11016                 :             :         {
   11017                 :             :           xops[1] = operands[2];
   11018                 :             :           xops[2] = operands[1];
   11019                 :             :         }
   11020                 :             : 
   11021                 :             :       code = (SMIN == UMAX || SMIN == UMIN) ? GTU : GT;
   11022                 :             : 
   11023                 :             :       xops[3] = gen_rtx_fmt_ee (code, VOIDmode, operands[1], operands[2]);
   11024                 :             :       xops[4] = operands[1];
   11025                 :             :       xops[5] = operands[2];
   11026                 :             : 
   11027                 :             :       ok = ix86_expand_int_vcond (xops);
   11028                 :             :       gcc_assert (ok);
   11029                 :             :       DONE;
   11030                 :             :     }
   11031                 :             : }
   11032                 :             : #undef DONE
   11033                 :             : #undef FAIL
   11034                 :             :     operand0 = operands[0];
   11035                 :             :     (void) operand0;
   11036                 :             :     operand1 = operands[1];
   11037                 :             :     (void) operand1;
   11038                 :             :     operand2 = operands[2];
   11039                 :             :     (void) operand2;
   11040                 :             :   }
   11041                 :             :   emit_insn (gen_rtx_SET (operand0,
   11042                 :             :         gen_rtx_SMIN (V4DImode,
   11043                 :             :         operand1,
   11044                 :             :         operand2)));
   11045                 :             :   _val = get_insns ();
   11046                 :             :   end_sequence ();
   11047                 :             :   return _val;
   11048                 :             : }
   11049                 :             : 
   11050                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16823 */
   11051                 :             : rtx
   11052                 :             : gen_umaxv4di3 (rtx operand0,
   11053                 :             :         rtx operand1,
   11054                 :             :         rtx operand2)
   11055                 :             : {
   11056                 :             :   rtx_insn *_val = 0;
   11057                 :             :   start_sequence ();
   11058                 :             :   {
   11059                 :             :     rtx operands[3];
   11060                 :             :     operands[0] = operand0;
   11061                 :             :     operands[1] = operand1;
   11062                 :             :     operands[2] = operand2;
   11063                 :             : #define FAIL return (end_sequence (), _val)
   11064                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11065                 :             : #line 16829 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11066                 :             : {
   11067                 :             :   if (TARGET_AVX512F
   11068                 :             :       && (V4DImode == V8DImode || TARGET_AVX512VL))
   11069                 :             :     ;
   11070                 :             :   else 
   11071                 :             :     {
   11072                 :             :       enum rtx_code code;
   11073                 :             :       rtx xops[6];
   11074                 :             :       bool ok;
   11075                 :             : 
   11076                 :             : 
   11077                 :             :       xops[0] = operands[0];
   11078                 :             : 
   11079                 :             :       if (UMAX == SMAX || UMAX == UMAX)
   11080                 :             :         {
   11081                 :             :           xops[1] = operands[1];
   11082                 :             :           xops[2] = operands[2];
   11083                 :             :         }
   11084                 :             :       else
   11085                 :             :         {
   11086                 :             :           xops[1] = operands[2];
   11087                 :             :           xops[2] = operands[1];
   11088                 :             :         }
   11089                 :             : 
   11090                 :             :       code = (UMAX == UMAX || UMAX == UMIN) ? GTU : GT;
   11091                 :             : 
   11092                 :             :       xops[3] = gen_rtx_fmt_ee (code, VOIDmode, operands[1], operands[2]);
   11093                 :             :       xops[4] = operands[1];
   11094                 :             :       xops[5] = operands[2];
   11095                 :             : 
   11096                 :             :       ok = ix86_expand_int_vcond (xops);
   11097                 :             :       gcc_assert (ok);
   11098                 :             :       DONE;
   11099                 :             :     }
   11100                 :             : }
   11101                 :             : #undef DONE
   11102                 :             : #undef FAIL
   11103                 :             :     operand0 = operands[0];
   11104                 :             :     (void) operand0;
   11105                 :             :     operand1 = operands[1];
   11106                 :             :     (void) operand1;
   11107                 :             :     operand2 = operands[2];
   11108                 :             :     (void) operand2;
   11109                 :             :   }
   11110                 :             :   emit_insn (gen_rtx_SET (operand0,
   11111                 :             :         gen_rtx_UMAX (V4DImode,
   11112                 :             :         operand1,
   11113                 :             :         operand2)));
   11114                 :             :   _val = get_insns ();
   11115                 :             :   end_sequence ();
   11116                 :             :   return _val;
   11117                 :             : }
   11118                 :             : 
   11119                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16823 */
   11120                 :             : rtx
   11121                 :             : gen_uminv4di3 (rtx operand0,
   11122                 :             :         rtx operand1,
   11123                 :             :         rtx operand2)
   11124                 :             : {
   11125                 :             :   rtx_insn *_val = 0;
   11126                 :             :   start_sequence ();
   11127                 :             :   {
   11128                 :             :     rtx operands[3];
   11129                 :             :     operands[0] = operand0;
   11130                 :             :     operands[1] = operand1;
   11131                 :             :     operands[2] = operand2;
   11132                 :             : #define FAIL return (end_sequence (), _val)
   11133                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11134                 :             : #line 16829 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11135                 :             : {
   11136                 :             :   if (TARGET_AVX512F
   11137                 :             :       && (V4DImode == V8DImode || TARGET_AVX512VL))
   11138                 :             :     ;
   11139                 :             :   else 
   11140                 :             :     {
   11141                 :             :       enum rtx_code code;
   11142                 :             :       rtx xops[6];
   11143                 :             :       bool ok;
   11144                 :             : 
   11145                 :             : 
   11146                 :             :       xops[0] = operands[0];
   11147                 :             : 
   11148                 :             :       if (UMIN == SMAX || UMIN == UMAX)
   11149                 :             :         {
   11150                 :             :           xops[1] = operands[1];
   11151                 :             :           xops[2] = operands[2];
   11152                 :             :         }
   11153                 :             :       else
   11154                 :             :         {
   11155                 :             :           xops[1] = operands[2];
   11156                 :             :           xops[2] = operands[1];
   11157                 :             :         }
   11158                 :             : 
   11159                 :             :       code = (UMIN == UMAX || UMIN == UMIN) ? GTU : GT;
   11160                 :             : 
   11161                 :             :       xops[3] = gen_rtx_fmt_ee (code, VOIDmode, operands[1], operands[2]);
   11162                 :             :       xops[4] = operands[1];
   11163                 :             :       xops[5] = operands[2];
   11164                 :             : 
   11165                 :             :       ok = ix86_expand_int_vcond (xops);
   11166                 :             :       gcc_assert (ok);
   11167                 :             :       DONE;
   11168                 :             :     }
   11169                 :             : }
   11170                 :             : #undef DONE
   11171                 :             : #undef FAIL
   11172                 :             :     operand0 = operands[0];
   11173                 :             :     (void) operand0;
   11174                 :             :     operand1 = operands[1];
   11175                 :             :     (void) operand1;
   11176                 :             :     operand2 = operands[2];
   11177                 :             :     (void) operand2;
   11178                 :             :   }
   11179                 :             :   emit_insn (gen_rtx_SET (operand0,
   11180                 :             :         gen_rtx_UMIN (V4DImode,
   11181                 :             :         operand1,
   11182                 :             :         operand2)));
   11183                 :             :   _val = get_insns ();
   11184                 :             :   end_sequence ();
   11185                 :             :   return _val;
   11186                 :             : }
   11187                 :             : 
   11188                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16823 */
   11189                 :             : rtx
   11190                 :             : gen_smaxv2di3 (rtx operand0,
   11191                 :             :         rtx operand1,
   11192                 :             :         rtx operand2)
   11193                 :             : {
   11194                 :             :   rtx_insn *_val = 0;
   11195                 :             :   start_sequence ();
   11196                 :             :   {
   11197                 :             :     rtx operands[3];
   11198                 :             :     operands[0] = operand0;
   11199                 :             :     operands[1] = operand1;
   11200                 :             :     operands[2] = operand2;
   11201                 :             : #define FAIL return (end_sequence (), _val)
   11202                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11203                 :             : #line 16829 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11204                 :             : {
   11205                 :             :   if (TARGET_AVX512F
   11206                 :             :       && (V2DImode == V8DImode || TARGET_AVX512VL))
   11207                 :             :     ;
   11208                 :             :   else 
   11209                 :             :     {
   11210                 :             :       enum rtx_code code;
   11211                 :             :       rtx xops[6];
   11212                 :             :       bool ok;
   11213                 :             : 
   11214                 :             : 
   11215                 :             :       xops[0] = operands[0];
   11216                 :             : 
   11217                 :             :       if (SMAX == SMAX || SMAX == UMAX)
   11218                 :             :         {
   11219                 :             :           xops[1] = operands[1];
   11220                 :             :           xops[2] = operands[2];
   11221                 :             :         }
   11222                 :             :       else
   11223                 :             :         {
   11224                 :             :           xops[1] = operands[2];
   11225                 :             :           xops[2] = operands[1];
   11226                 :             :         }
   11227                 :             : 
   11228                 :             :       code = (SMAX == UMAX || SMAX == UMIN) ? GTU : GT;
   11229                 :             : 
   11230                 :             :       xops[3] = gen_rtx_fmt_ee (code, VOIDmode, operands[1], operands[2]);
   11231                 :             :       xops[4] = operands[1];
   11232                 :             :       xops[5] = operands[2];
   11233                 :             : 
   11234                 :             :       ok = ix86_expand_int_vcond (xops);
   11235                 :             :       gcc_assert (ok);
   11236                 :             :       DONE;
   11237                 :             :     }
   11238                 :             : }
   11239                 :             : #undef DONE
   11240                 :             : #undef FAIL
   11241                 :             :     operand0 = operands[0];
   11242                 :             :     (void) operand0;
   11243                 :             :     operand1 = operands[1];
   11244                 :             :     (void) operand1;
   11245                 :             :     operand2 = operands[2];
   11246                 :             :     (void) operand2;
   11247                 :             :   }
   11248                 :             :   emit_insn (gen_rtx_SET (operand0,
   11249                 :             :         gen_rtx_SMAX (V2DImode,
   11250                 :             :         operand1,
   11251                 :             :         operand2)));
   11252                 :             :   _val = get_insns ();
   11253                 :             :   end_sequence ();
   11254                 :             :   return _val;
   11255                 :             : }
   11256                 :             : 
   11257                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16823 */
   11258                 :             : rtx
   11259                 :             : gen_sminv2di3 (rtx operand0,
   11260                 :             :         rtx operand1,
   11261                 :             :         rtx operand2)
   11262                 :             : {
   11263                 :             :   rtx_insn *_val = 0;
   11264                 :             :   start_sequence ();
   11265                 :             :   {
   11266                 :             :     rtx operands[3];
   11267                 :             :     operands[0] = operand0;
   11268                 :             :     operands[1] = operand1;
   11269                 :             :     operands[2] = operand2;
   11270                 :             : #define FAIL return (end_sequence (), _val)
   11271                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11272                 :             : #line 16829 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11273                 :             : {
   11274                 :             :   if (TARGET_AVX512F
   11275                 :             :       && (V2DImode == V8DImode || TARGET_AVX512VL))
   11276                 :             :     ;
   11277                 :             :   else 
   11278                 :             :     {
   11279                 :             :       enum rtx_code code;
   11280                 :             :       rtx xops[6];
   11281                 :             :       bool ok;
   11282                 :             : 
   11283                 :             : 
   11284                 :             :       xops[0] = operands[0];
   11285                 :             : 
   11286                 :             :       if (SMIN == SMAX || SMIN == UMAX)
   11287                 :             :         {
   11288                 :             :           xops[1] = operands[1];
   11289                 :             :           xops[2] = operands[2];
   11290                 :             :         }
   11291                 :             :       else
   11292                 :             :         {
   11293                 :             :           xops[1] = operands[2];
   11294                 :             :           xops[2] = operands[1];
   11295                 :             :         }
   11296                 :             : 
   11297                 :             :       code = (SMIN == UMAX || SMIN == UMIN) ? GTU : GT;
   11298                 :             : 
   11299                 :             :       xops[3] = gen_rtx_fmt_ee (code, VOIDmode, operands[1], operands[2]);
   11300                 :             :       xops[4] = operands[1];
   11301                 :             :       xops[5] = operands[2];
   11302                 :             : 
   11303                 :             :       ok = ix86_expand_int_vcond (xops);
   11304                 :             :       gcc_assert (ok);
   11305                 :             :       DONE;
   11306                 :             :     }
   11307                 :             : }
   11308                 :             : #undef DONE
   11309                 :             : #undef FAIL
   11310                 :             :     operand0 = operands[0];
   11311                 :             :     (void) operand0;
   11312                 :             :     operand1 = operands[1];
   11313                 :             :     (void) operand1;
   11314                 :             :     operand2 = operands[2];
   11315                 :             :     (void) operand2;
   11316                 :             :   }
   11317                 :             :   emit_insn (gen_rtx_SET (operand0,
   11318                 :             :         gen_rtx_SMIN (V2DImode,
   11319                 :             :         operand1,
   11320                 :             :         operand2)));
   11321                 :             :   _val = get_insns ();
   11322                 :             :   end_sequence ();
   11323                 :             :   return _val;
   11324                 :             : }
   11325                 :             : 
   11326                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16823 */
   11327                 :             : rtx
   11328                 :             : gen_umaxv2di3 (rtx operand0,
   11329                 :             :         rtx operand1,
   11330                 :             :         rtx operand2)
   11331                 :             : {
   11332                 :             :   rtx_insn *_val = 0;
   11333                 :             :   start_sequence ();
   11334                 :             :   {
   11335                 :             :     rtx operands[3];
   11336                 :             :     operands[0] = operand0;
   11337                 :             :     operands[1] = operand1;
   11338                 :             :     operands[2] = operand2;
   11339                 :             : #define FAIL return (end_sequence (), _val)
   11340                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11341                 :             : #line 16829 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11342                 :             : {
   11343                 :             :   if (TARGET_AVX512F
   11344                 :             :       && (V2DImode == V8DImode || TARGET_AVX512VL))
   11345                 :             :     ;
   11346                 :             :   else 
   11347                 :             :     {
   11348                 :             :       enum rtx_code code;
   11349                 :             :       rtx xops[6];
   11350                 :             :       bool ok;
   11351                 :             : 
   11352                 :             : 
   11353                 :             :       xops[0] = operands[0];
   11354                 :             : 
   11355                 :             :       if (UMAX == SMAX || UMAX == UMAX)
   11356                 :             :         {
   11357                 :             :           xops[1] = operands[1];
   11358                 :             :           xops[2] = operands[2];
   11359                 :             :         }
   11360                 :             :       else
   11361                 :             :         {
   11362                 :             :           xops[1] = operands[2];
   11363                 :             :           xops[2] = operands[1];
   11364                 :             :         }
   11365                 :             : 
   11366                 :             :       code = (UMAX == UMAX || UMAX == UMIN) ? GTU : GT;
   11367                 :             : 
   11368                 :             :       xops[3] = gen_rtx_fmt_ee (code, VOIDmode, operands[1], operands[2]);
   11369                 :             :       xops[4] = operands[1];
   11370                 :             :       xops[5] = operands[2];
   11371                 :             : 
   11372                 :             :       ok = ix86_expand_int_vcond (xops);
   11373                 :             :       gcc_assert (ok);
   11374                 :             :       DONE;
   11375                 :             :     }
   11376                 :             : }
   11377                 :             : #undef DONE
   11378                 :             : #undef FAIL
   11379                 :             :     operand0 = operands[0];
   11380                 :             :     (void) operand0;
   11381                 :             :     operand1 = operands[1];
   11382                 :             :     (void) operand1;
   11383                 :             :     operand2 = operands[2];
   11384                 :             :     (void) operand2;
   11385                 :             :   }
   11386                 :             :   emit_insn (gen_rtx_SET (operand0,
   11387                 :             :         gen_rtx_UMAX (V2DImode,
   11388                 :             :         operand1,
   11389                 :             :         operand2)));
   11390                 :             :   _val = get_insns ();
   11391                 :             :   end_sequence ();
   11392                 :             :   return _val;
   11393                 :             : }
   11394                 :             : 
   11395                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16823 */
   11396                 :             : rtx
   11397                 :             : gen_uminv2di3 (rtx operand0,
   11398                 :             :         rtx operand1,
   11399                 :             :         rtx operand2)
   11400                 :             : {
   11401                 :             :   rtx_insn *_val = 0;
   11402                 :             :   start_sequence ();
   11403                 :             :   {
   11404                 :             :     rtx operands[3];
   11405                 :             :     operands[0] = operand0;
   11406                 :             :     operands[1] = operand1;
   11407                 :             :     operands[2] = operand2;
   11408                 :             : #define FAIL return (end_sequence (), _val)
   11409                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11410                 :             : #line 16829 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11411                 :             : {
   11412                 :             :   if (TARGET_AVX512F
   11413                 :             :       && (V2DImode == V8DImode || TARGET_AVX512VL))
   11414                 :             :     ;
   11415                 :             :   else 
   11416                 :             :     {
   11417                 :             :       enum rtx_code code;
   11418                 :             :       rtx xops[6];
   11419                 :             :       bool ok;
   11420                 :             : 
   11421                 :             : 
   11422                 :             :       xops[0] = operands[0];
   11423                 :             : 
   11424                 :             :       if (UMIN == SMAX || UMIN == UMAX)
   11425                 :             :         {
   11426                 :             :           xops[1] = operands[1];
   11427                 :             :           xops[2] = operands[2];
   11428                 :             :         }
   11429                 :             :       else
   11430                 :             :         {
   11431                 :             :           xops[1] = operands[2];
   11432                 :             :           xops[2] = operands[1];
   11433                 :             :         }
   11434                 :             : 
   11435                 :             :       code = (UMIN == UMAX || UMIN == UMIN) ? GTU : GT;
   11436                 :             : 
   11437                 :             :       xops[3] = gen_rtx_fmt_ee (code, VOIDmode, operands[1], operands[2]);
   11438                 :             :       xops[4] = operands[1];
   11439                 :             :       xops[5] = operands[2];
   11440                 :             : 
   11441                 :             :       ok = ix86_expand_int_vcond (xops);
   11442                 :             :       gcc_assert (ok);
   11443                 :             :       DONE;
   11444                 :             :     }
   11445                 :             : }
   11446                 :             : #undef DONE
   11447                 :             : #undef FAIL
   11448                 :             :     operand0 = operands[0];
   11449                 :             :     (void) operand0;
   11450                 :             :     operand1 = operands[1];
   11451                 :             :     (void) operand1;
   11452                 :             :     operand2 = operands[2];
   11453                 :             :     (void) operand2;
   11454                 :             :   }
   11455                 :             :   emit_insn (gen_rtx_SET (operand0,
   11456                 :             :         gen_rtx_UMIN (V2DImode,
   11457                 :             :         operand1,
   11458                 :             :         operand2)));
   11459                 :             :   _val = get_insns ();
   11460                 :             :   end_sequence ();
   11461                 :             :   return _val;
   11462                 :             : }
   11463                 :             : 
   11464                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16865 */
   11465                 :             : rtx
   11466                 :             : gen_smaxv16qi3 (rtx operand0,
   11467                 :             :         rtx operand1,
   11468                 :             :         rtx operand2)
   11469                 :             : {
   11470                 :             :   rtx_insn *_val = 0;
   11471                 :             :   start_sequence ();
   11472                 :             :   {
   11473                 :             :     rtx operands[3];
   11474                 :             :     operands[0] = operand0;
   11475                 :             :     operands[1] = operand1;
   11476                 :             :     operands[2] = operand2;
   11477                 :             : #define FAIL return (end_sequence (), _val)
   11478                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11479                 :             : #line 16871 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11480                 :             : {
   11481                 :             :   if (TARGET_SSE4_1 || V16QImode == V8HImode)
   11482                 :             :     ix86_fixup_binary_operands_no_copy (SMAX, V16QImode, operands);
   11483                 :             :   else
   11484                 :             :     {
   11485                 :             :       rtx xops[6];
   11486                 :             :       bool ok;
   11487                 :             : 
   11488                 :             :       xops[0] = operands[0];
   11489                 :             :       operands[1] = force_reg (V16QImode, operands[1]);
   11490                 :             :       operands[2] = force_reg (V16QImode, operands[2]);
   11491                 :             : 
   11492                 :             :       if (SMAX == SMAX)
   11493                 :             :         {
   11494                 :             :           xops[1] = operands[1];
   11495                 :             :           xops[2] = operands[2];
   11496                 :             :         }
   11497                 :             :       else
   11498                 :             :         {
   11499                 :             :           xops[1] = operands[2];
   11500                 :             :           xops[2] = operands[1];
   11501                 :             :         }
   11502                 :             : 
   11503                 :             :       xops[3] = gen_rtx_GT (VOIDmode, operands[1], operands[2]);
   11504                 :             :       xops[4] = operands[1];
   11505                 :             :       xops[5] = operands[2];
   11506                 :             : 
   11507                 :             :       ok = ix86_expand_int_vcond (xops);
   11508                 :             :       gcc_assert (ok);
   11509                 :             :       DONE;
   11510                 :             :     }
   11511                 :             : }
   11512                 :             : #undef DONE
   11513                 :             : #undef FAIL
   11514                 :             :     operand0 = operands[0];
   11515                 :             :     (void) operand0;
   11516                 :             :     operand1 = operands[1];
   11517                 :             :     (void) operand1;
   11518                 :             :     operand2 = operands[2];
   11519                 :             :     (void) operand2;
   11520                 :             :   }
   11521                 :             :   emit_insn (gen_rtx_SET (operand0,
   11522                 :             :         gen_rtx_SMAX (V16QImode,
   11523                 :             :         operand1,
   11524                 :             :         operand2)));
   11525                 :             :   _val = get_insns ();
   11526                 :             :   end_sequence ();
   11527                 :             :   return _val;
   11528                 :             : }
   11529                 :             : 
   11530                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16865 */
   11531                 :             : rtx
   11532                 :             : gen_sminv16qi3 (rtx operand0,
   11533                 :             :         rtx operand1,
   11534                 :             :         rtx operand2)
   11535                 :             : {
   11536                 :             :   rtx_insn *_val = 0;
   11537                 :             :   start_sequence ();
   11538                 :             :   {
   11539                 :             :     rtx operands[3];
   11540                 :             :     operands[0] = operand0;
   11541                 :             :     operands[1] = operand1;
   11542                 :             :     operands[2] = operand2;
   11543                 :             : #define FAIL return (end_sequence (), _val)
   11544                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11545                 :             : #line 16871 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11546                 :             : {
   11547                 :             :   if (TARGET_SSE4_1 || V16QImode == V8HImode)
   11548                 :             :     ix86_fixup_binary_operands_no_copy (SMIN, V16QImode, operands);
   11549                 :             :   else
   11550                 :             :     {
   11551                 :             :       rtx xops[6];
   11552                 :             :       bool ok;
   11553                 :             : 
   11554                 :             :       xops[0] = operands[0];
   11555                 :             :       operands[1] = force_reg (V16QImode, operands[1]);
   11556                 :             :       operands[2] = force_reg (V16QImode, operands[2]);
   11557                 :             : 
   11558                 :             :       if (SMIN == SMAX)
   11559                 :             :         {
   11560                 :             :           xops[1] = operands[1];
   11561                 :             :           xops[2] = operands[2];
   11562                 :             :         }
   11563                 :             :       else
   11564                 :             :         {
   11565                 :             :           xops[1] = operands[2];
   11566                 :             :           xops[2] = operands[1];
   11567                 :             :         }
   11568                 :             : 
   11569                 :             :       xops[3] = gen_rtx_GT (VOIDmode, operands[1], operands[2]);
   11570                 :             :       xops[4] = operands[1];
   11571                 :             :       xops[5] = operands[2];
   11572                 :             : 
   11573                 :             :       ok = ix86_expand_int_vcond (xops);
   11574                 :             :       gcc_assert (ok);
   11575                 :             :       DONE;
   11576                 :             :     }
   11577                 :             : }
   11578                 :             : #undef DONE
   11579                 :             : #undef FAIL
   11580                 :             :     operand0 = operands[0];
   11581                 :             :     (void) operand0;
   11582                 :             :     operand1 = operands[1];
   11583                 :             :     (void) operand1;
   11584                 :             :     operand2 = operands[2];
   11585                 :             :     (void) operand2;
   11586                 :             :   }
   11587                 :             :   emit_insn (gen_rtx_SET (operand0,
   11588                 :             :         gen_rtx_SMIN (V16QImode,
   11589                 :             :         operand1,
   11590                 :             :         operand2)));
   11591                 :             :   _val = get_insns ();
   11592                 :             :   end_sequence ();
   11593                 :             :   return _val;
   11594                 :             : }
   11595                 :             : 
   11596                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16865 */
   11597                 :             : rtx
   11598                 :             : gen_smaxv8hi3 (rtx operand0,
   11599                 :             :         rtx operand1,
   11600                 :             :         rtx operand2)
   11601                 :             : {
   11602                 :             :   rtx_insn *_val = 0;
   11603                 :             :   start_sequence ();
   11604                 :             :   {
   11605                 :             :     rtx operands[3];
   11606                 :             :     operands[0] = operand0;
   11607                 :             :     operands[1] = operand1;
   11608                 :             :     operands[2] = operand2;
   11609                 :             : #define FAIL return (end_sequence (), _val)
   11610                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11611                 :             : #line 16871 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11612                 :             : {
   11613                 :             :   if (TARGET_SSE4_1 || V8HImode == V8HImode)
   11614                 :             :     ix86_fixup_binary_operands_no_copy (SMAX, V8HImode, operands);
   11615                 :             :   else
   11616                 :             :     {
   11617                 :             :       rtx xops[6];
   11618                 :             :       bool ok;
   11619                 :             : 
   11620                 :             :       xops[0] = operands[0];
   11621                 :             :       operands[1] = force_reg (V8HImode, operands[1]);
   11622                 :             :       operands[2] = force_reg (V8HImode, operands[2]);
   11623                 :             : 
   11624                 :             :       if (SMAX == SMAX)
   11625                 :             :         {
   11626                 :             :           xops[1] = operands[1];
   11627                 :             :           xops[2] = operands[2];
   11628                 :             :         }
   11629                 :             :       else
   11630                 :             :         {
   11631                 :             :           xops[1] = operands[2];
   11632                 :             :           xops[2] = operands[1];
   11633                 :             :         }
   11634                 :             : 
   11635                 :             :       xops[3] = gen_rtx_GT (VOIDmode, operands[1], operands[2]);
   11636                 :             :       xops[4] = operands[1];
   11637                 :             :       xops[5] = operands[2];
   11638                 :             : 
   11639                 :             :       ok = ix86_expand_int_vcond (xops);
   11640                 :             :       gcc_assert (ok);
   11641                 :             :       DONE;
   11642                 :             :     }
   11643                 :             : }
   11644                 :             : #undef DONE
   11645                 :             : #undef FAIL
   11646                 :             :     operand0 = operands[0];
   11647                 :             :     (void) operand0;
   11648                 :             :     operand1 = operands[1];
   11649                 :             :     (void) operand1;
   11650                 :             :     operand2 = operands[2];
   11651                 :             :     (void) operand2;
   11652                 :             :   }
   11653                 :             :   emit_insn (gen_rtx_SET (operand0,
   11654                 :             :         gen_rtx_SMAX (V8HImode,
   11655                 :             :         operand1,
   11656                 :             :         operand2)));
   11657                 :             :   _val = get_insns ();
   11658                 :             :   end_sequence ();
   11659                 :             :   return _val;
   11660                 :             : }
   11661                 :             : 
   11662                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16865 */
   11663                 :             : rtx
   11664                 :             : gen_sminv8hi3 (rtx operand0,
   11665                 :             :         rtx operand1,
   11666                 :             :         rtx operand2)
   11667                 :             : {
   11668                 :             :   rtx_insn *_val = 0;
   11669                 :             :   start_sequence ();
   11670                 :             :   {
   11671                 :             :     rtx operands[3];
   11672                 :             :     operands[0] = operand0;
   11673                 :             :     operands[1] = operand1;
   11674                 :             :     operands[2] = operand2;
   11675                 :             : #define FAIL return (end_sequence (), _val)
   11676                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11677                 :             : #line 16871 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11678                 :             : {
   11679                 :             :   if (TARGET_SSE4_1 || V8HImode == V8HImode)
   11680                 :             :     ix86_fixup_binary_operands_no_copy (SMIN, V8HImode, operands);
   11681                 :             :   else
   11682                 :             :     {
   11683                 :             :       rtx xops[6];
   11684                 :             :       bool ok;
   11685                 :             : 
   11686                 :             :       xops[0] = operands[0];
   11687                 :             :       operands[1] = force_reg (V8HImode, operands[1]);
   11688                 :             :       operands[2] = force_reg (V8HImode, operands[2]);
   11689                 :             : 
   11690                 :             :       if (SMIN == SMAX)
   11691                 :             :         {
   11692                 :             :           xops[1] = operands[1];
   11693                 :             :           xops[2] = operands[2];
   11694                 :             :         }
   11695                 :             :       else
   11696                 :             :         {
   11697                 :             :           xops[1] = operands[2];
   11698                 :             :           xops[2] = operands[1];
   11699                 :             :         }
   11700                 :             : 
   11701                 :             :       xops[3] = gen_rtx_GT (VOIDmode, operands[1], operands[2]);
   11702                 :             :       xops[4] = operands[1];
   11703                 :             :       xops[5] = operands[2];
   11704                 :             : 
   11705                 :             :       ok = ix86_expand_int_vcond (xops);
   11706                 :             :       gcc_assert (ok);
   11707                 :             :       DONE;
   11708                 :             :     }
   11709                 :             : }
   11710                 :             : #undef DONE
   11711                 :             : #undef FAIL
   11712                 :             :     operand0 = operands[0];
   11713                 :             :     (void) operand0;
   11714                 :             :     operand1 = operands[1];
   11715                 :             :     (void) operand1;
   11716                 :             :     operand2 = operands[2];
   11717                 :             :     (void) operand2;
   11718                 :             :   }
   11719                 :             :   emit_insn (gen_rtx_SET (operand0,
   11720                 :             :         gen_rtx_SMIN (V8HImode,
   11721                 :             :         operand1,
   11722                 :             :         operand2)));
   11723                 :             :   _val = get_insns ();
   11724                 :             :   end_sequence ();
   11725                 :             :   return _val;
   11726                 :             : }
   11727                 :             : 
   11728                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16865 */
   11729                 :             : rtx
   11730                 :             : gen_smaxv4si3 (rtx operand0,
   11731                 :             :         rtx operand1,
   11732                 :             :         rtx operand2)
   11733                 :             : {
   11734                 :             :   rtx_insn *_val = 0;
   11735                 :             :   start_sequence ();
   11736                 :             :   {
   11737                 :             :     rtx operands[3];
   11738                 :             :     operands[0] = operand0;
   11739                 :             :     operands[1] = operand1;
   11740                 :             :     operands[2] = operand2;
   11741                 :             : #define FAIL return (end_sequence (), _val)
   11742                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11743                 :             : #line 16871 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11744                 :             : {
   11745                 :             :   if (TARGET_SSE4_1 || V4SImode == V8HImode)
   11746                 :             :     ix86_fixup_binary_operands_no_copy (SMAX, V4SImode, operands);
   11747                 :             :   else
   11748                 :             :     {
   11749                 :             :       rtx xops[6];
   11750                 :             :       bool ok;
   11751                 :             : 
   11752                 :             :       xops[0] = operands[0];
   11753                 :             :       operands[1] = force_reg (V4SImode, operands[1]);
   11754                 :             :       operands[2] = force_reg (V4SImode, operands[2]);
   11755                 :             : 
   11756                 :             :       if (SMAX == SMAX)
   11757                 :             :         {
   11758                 :             :           xops[1] = operands[1];
   11759                 :             :           xops[2] = operands[2];
   11760                 :             :         }
   11761                 :             :       else
   11762                 :             :         {
   11763                 :             :           xops[1] = operands[2];
   11764                 :             :           xops[2] = operands[1];
   11765                 :             :         }
   11766                 :             : 
   11767                 :             :       xops[3] = gen_rtx_GT (VOIDmode, operands[1], operands[2]);
   11768                 :             :       xops[4] = operands[1];
   11769                 :             :       xops[5] = operands[2];
   11770                 :             : 
   11771                 :             :       ok = ix86_expand_int_vcond (xops);
   11772                 :             :       gcc_assert (ok);
   11773                 :             :       DONE;
   11774                 :             :     }
   11775                 :             : }
   11776                 :             : #undef DONE
   11777                 :             : #undef FAIL
   11778                 :             :     operand0 = operands[0];
   11779                 :             :     (void) operand0;
   11780                 :             :     operand1 = operands[1];
   11781                 :             :     (void) operand1;
   11782                 :             :     operand2 = operands[2];
   11783                 :             :     (void) operand2;
   11784                 :             :   }
   11785                 :             :   emit_insn (gen_rtx_SET (operand0,
   11786                 :             :         gen_rtx_SMAX (V4SImode,
   11787                 :             :         operand1,
   11788                 :             :         operand2)));
   11789                 :             :   _val = get_insns ();
   11790                 :             :   end_sequence ();
   11791                 :             :   return _val;
   11792                 :             : }
   11793                 :             : 
   11794                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16865 */
   11795                 :             : rtx
   11796                 :             : gen_sminv4si3 (rtx operand0,
   11797                 :             :         rtx operand1,
   11798                 :             :         rtx operand2)
   11799                 :             : {
   11800                 :             :   rtx_insn *_val = 0;
   11801                 :             :   start_sequence ();
   11802                 :             :   {
   11803                 :             :     rtx operands[3];
   11804                 :             :     operands[0] = operand0;
   11805                 :             :     operands[1] = operand1;
   11806                 :             :     operands[2] = operand2;
   11807                 :             : #define FAIL return (end_sequence (), _val)
   11808                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11809                 :             : #line 16871 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11810                 :             : {
   11811                 :             :   if (TARGET_SSE4_1 || V4SImode == V8HImode)
   11812                 :             :     ix86_fixup_binary_operands_no_copy (SMIN, V4SImode, operands);
   11813                 :             :   else
   11814                 :             :     {
   11815                 :             :       rtx xops[6];
   11816                 :             :       bool ok;
   11817                 :             : 
   11818                 :             :       xops[0] = operands[0];
   11819                 :             :       operands[1] = force_reg (V4SImode, operands[1]);
   11820                 :             :       operands[2] = force_reg (V4SImode, operands[2]);
   11821                 :             : 
   11822                 :             :       if (SMIN == SMAX)
   11823                 :             :         {
   11824                 :             :           xops[1] = operands[1];
   11825                 :             :           xops[2] = operands[2];
   11826                 :             :         }
   11827                 :             :       else
   11828                 :             :         {
   11829                 :             :           xops[1] = operands[2];
   11830                 :             :           xops[2] = operands[1];
   11831                 :             :         }
   11832                 :             : 
   11833                 :             :       xops[3] = gen_rtx_GT (VOIDmode, operands[1], operands[2]);
   11834                 :             :       xops[4] = operands[1];
   11835                 :             :       xops[5] = operands[2];
   11836                 :             : 
   11837                 :             :       ok = ix86_expand_int_vcond (xops);
   11838                 :             :       gcc_assert (ok);
   11839                 :             :       DONE;
   11840                 :             :     }
   11841                 :             : }
   11842                 :             : #undef DONE
   11843                 :             : #undef FAIL
   11844                 :             :     operand0 = operands[0];
   11845                 :             :     (void) operand0;
   11846                 :             :     operand1 = operands[1];
   11847                 :             :     (void) operand1;
   11848                 :             :     operand2 = operands[2];
   11849                 :             :     (void) operand2;
   11850                 :             :   }
   11851                 :             :   emit_insn (gen_rtx_SET (operand0,
   11852                 :             :         gen_rtx_SMIN (V4SImode,
   11853                 :             :         operand1,
   11854                 :             :         operand2)));
   11855                 :             :   _val = get_insns ();
   11856                 :             :   end_sequence ();
   11857                 :             :   return _val;
   11858                 :             : }
   11859                 :             : 
   11860                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16938 */
   11861                 :             : rtx
   11862                 :             : gen_umaxv16qi3 (rtx operand0,
   11863                 :             :         rtx operand1,
   11864                 :             :         rtx operand2)
   11865                 :             : {
   11866                 :             :   rtx_insn *_val = 0;
   11867                 :             :   start_sequence ();
   11868                 :             :   {
   11869                 :             :     rtx operands[3];
   11870                 :             :     operands[0] = operand0;
   11871                 :             :     operands[1] = operand1;
   11872                 :             :     operands[2] = operand2;
   11873                 :             : #define FAIL return (end_sequence (), _val)
   11874                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11875                 :             : #line 16944 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11876                 :             : {
   11877                 :             :   if (TARGET_SSE4_1 || V16QImode == V16QImode)
   11878                 :             :     ix86_fixup_binary_operands_no_copy (UMAX, V16QImode, operands);
   11879                 :             :   else if (UMAX == UMAX && V16QImode == V8HImode)
   11880                 :             :     {
   11881                 :             :       rtx op0 = operands[0], op2 = operands[2], op3 = op0;
   11882                 :             :       operands[1] = force_reg (V16QImode, operands[1]);
   11883                 :             :       if (rtx_equal_p (op3, op2))
   11884                 :             :         op3 = gen_reg_rtx (V8HImode);
   11885                 :             :       emit_insn (gen_sse2_ussubv8hi3 (op3, operands[1], op2));
   11886                 :             :       emit_insn (gen_addv8hi3 (op0, op3, op2));
   11887                 :             :       DONE;
   11888                 :             :     }
   11889                 :             :   else
   11890                 :             :     {
   11891                 :             :       rtx xops[6];
   11892                 :             :       bool ok;
   11893                 :             : 
   11894                 :             :       operands[1] = force_reg (V16QImode, operands[1]);
   11895                 :             :       operands[2] = force_reg (V16QImode, operands[2]);
   11896                 :             : 
   11897                 :             :       xops[0] = operands[0];
   11898                 :             : 
   11899                 :             :       if (UMAX == UMAX)
   11900                 :             :         {
   11901                 :             :           xops[1] = operands[1];
   11902                 :             :           xops[2] = operands[2];
   11903                 :             :         }
   11904                 :             :       else
   11905                 :             :         {
   11906                 :             :           xops[1] = operands[2];
   11907                 :             :           xops[2] = operands[1];
   11908                 :             :         }
   11909                 :             : 
   11910                 :             :       xops[3] = gen_rtx_GTU (VOIDmode, operands[1], operands[2]);
   11911                 :             :       xops[4] = operands[1];
   11912                 :             :       xops[5] = operands[2];
   11913                 :             : 
   11914                 :             :       ok = ix86_expand_int_vcond (xops);
   11915                 :             :       gcc_assert (ok);
   11916                 :             :       DONE;
   11917                 :             :     }
   11918                 :             : }
   11919                 :             : #undef DONE
   11920                 :             : #undef FAIL
   11921                 :             :     operand0 = operands[0];
   11922                 :             :     (void) operand0;
   11923                 :             :     operand1 = operands[1];
   11924                 :             :     (void) operand1;
   11925                 :             :     operand2 = operands[2];
   11926                 :             :     (void) operand2;
   11927                 :             :   }
   11928                 :             :   emit_insn (gen_rtx_SET (operand0,
   11929                 :             :         gen_rtx_UMAX (V16QImode,
   11930                 :             :         operand1,
   11931                 :             :         operand2)));
   11932                 :             :   _val = get_insns ();
   11933                 :             :   end_sequence ();
   11934                 :             :   return _val;
   11935                 :             : }
   11936                 :             : 
   11937                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16938 */
   11938                 :             : rtx
   11939                 :             : gen_uminv16qi3 (rtx operand0,
   11940                 :             :         rtx operand1,
   11941                 :             :         rtx operand2)
   11942                 :             : {
   11943                 :             :   rtx_insn *_val = 0;
   11944                 :             :   start_sequence ();
   11945                 :             :   {
   11946                 :             :     rtx operands[3];
   11947                 :             :     operands[0] = operand0;
   11948                 :             :     operands[1] = operand1;
   11949                 :             :     operands[2] = operand2;
   11950                 :             : #define FAIL return (end_sequence (), _val)
   11951                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11952                 :             : #line 16944 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   11953                 :             : {
   11954                 :             :   if (TARGET_SSE4_1 || V16QImode == V16QImode)
   11955                 :             :     ix86_fixup_binary_operands_no_copy (UMIN, V16QImode, operands);
   11956                 :             :   else if (UMIN == UMAX && V16QImode == V8HImode)
   11957                 :             :     {
   11958                 :             :       rtx op0 = operands[0], op2 = operands[2], op3 = op0;
   11959                 :             :       operands[1] = force_reg (V16QImode, operands[1]);
   11960                 :             :       if (rtx_equal_p (op3, op2))
   11961                 :             :         op3 = gen_reg_rtx (V8HImode);
   11962                 :             :       emit_insn (gen_sse2_ussubv8hi3 (op3, operands[1], op2));
   11963                 :             :       emit_insn (gen_addv8hi3 (op0, op3, op2));
   11964                 :             :       DONE;
   11965                 :             :     }
   11966                 :             :   else
   11967                 :             :     {
   11968                 :             :       rtx xops[6];
   11969                 :             :       bool ok;
   11970                 :             : 
   11971                 :             :       operands[1] = force_reg (V16QImode, operands[1]);
   11972                 :             :       operands[2] = force_reg (V16QImode, operands[2]);
   11973                 :             : 
   11974                 :             :       xops[0] = operands[0];
   11975                 :             : 
   11976                 :             :       if (UMIN == UMAX)
   11977                 :             :         {
   11978                 :             :           xops[1] = operands[1];
   11979                 :             :           xops[2] = operands[2];
   11980                 :             :         }
   11981                 :             :       else
   11982                 :             :         {
   11983                 :             :           xops[1] = operands[2];
   11984                 :             :           xops[2] = operands[1];
   11985                 :             :         }
   11986                 :             : 
   11987                 :             :       xops[3] = gen_rtx_GTU (VOIDmode, operands[1], operands[2]);
   11988                 :             :       xops[4] = operands[1];
   11989                 :             :       xops[5] = operands[2];
   11990                 :             : 
   11991                 :             :       ok = ix86_expand_int_vcond (xops);
   11992                 :             :       gcc_assert (ok);
   11993                 :             :       DONE;
   11994                 :             :     }
   11995                 :             : }
   11996                 :             : #undef DONE
   11997                 :             : #undef FAIL
   11998                 :             :     operand0 = operands[0];
   11999                 :             :     (void) operand0;
   12000                 :             :     operand1 = operands[1];
   12001                 :             :     (void) operand1;
   12002                 :             :     operand2 = operands[2];
   12003                 :             :     (void) operand2;
   12004                 :             :   }
   12005                 :             :   emit_insn (gen_rtx_SET (operand0,
   12006                 :             :         gen_rtx_UMIN (V16QImode,
   12007                 :             :         operand1,
   12008                 :             :         operand2)));
   12009                 :             :   _val = get_insns ();
   12010                 :             :   end_sequence ();
   12011                 :             :   return _val;
   12012                 :             : }
   12013                 :             : 
   12014                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16938 */
   12015                 :             : rtx
   12016                 :             : gen_umaxv8hi3 (rtx operand0,
   12017                 :             :         rtx operand1,
   12018                 :             :         rtx operand2)
   12019                 :             : {
   12020                 :             :   rtx_insn *_val = 0;
   12021                 :             :   start_sequence ();
   12022                 :             :   {
   12023                 :             :     rtx operands[3];
   12024                 :             :     operands[0] = operand0;
   12025                 :             :     operands[1] = operand1;
   12026                 :             :     operands[2] = operand2;
   12027                 :             : #define FAIL return (end_sequence (), _val)
   12028                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12029                 :             : #line 16944 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12030                 :             : {
   12031                 :             :   if (TARGET_SSE4_1 || V8HImode == V16QImode)
   12032                 :             :     ix86_fixup_binary_operands_no_copy (UMAX, V8HImode, operands);
   12033                 :             :   else if (UMAX == UMAX && V8HImode == V8HImode)
   12034                 :             :     {
   12035                 :             :       rtx op0 = operands[0], op2 = operands[2], op3 = op0;
   12036                 :             :       operands[1] = force_reg (V8HImode, operands[1]);
   12037                 :             :       if (rtx_equal_p (op3, op2))
   12038                 :             :         op3 = gen_reg_rtx (V8HImode);
   12039                 :             :       emit_insn (gen_sse2_ussubv8hi3 (op3, operands[1], op2));
   12040                 :             :       emit_insn (gen_addv8hi3 (op0, op3, op2));
   12041                 :             :       DONE;
   12042                 :             :     }
   12043                 :             :   else
   12044                 :             :     {
   12045                 :             :       rtx xops[6];
   12046                 :             :       bool ok;
   12047                 :             : 
   12048                 :             :       operands[1] = force_reg (V8HImode, operands[1]);
   12049                 :             :       operands[2] = force_reg (V8HImode, operands[2]);
   12050                 :             : 
   12051                 :             :       xops[0] = operands[0];
   12052                 :             : 
   12053                 :             :       if (UMAX == UMAX)
   12054                 :             :         {
   12055                 :             :           xops[1] = operands[1];
   12056                 :             :           xops[2] = operands[2];
   12057                 :             :         }
   12058                 :             :       else
   12059                 :             :         {
   12060                 :             :           xops[1] = operands[2];
   12061                 :             :           xops[2] = operands[1];
   12062                 :             :         }
   12063                 :             : 
   12064                 :             :       xops[3] = gen_rtx_GTU (VOIDmode, operands[1], operands[2]);
   12065                 :             :       xops[4] = operands[1];
   12066                 :             :       xops[5] = operands[2];
   12067                 :             : 
   12068                 :             :       ok = ix86_expand_int_vcond (xops);
   12069                 :             :       gcc_assert (ok);
   12070                 :             :       DONE;
   12071                 :             :     }
   12072                 :             : }
   12073                 :             : #undef DONE
   12074                 :             : #undef FAIL
   12075                 :             :     operand0 = operands[0];
   12076                 :             :     (void) operand0;
   12077                 :             :     operand1 = operands[1];
   12078                 :             :     (void) operand1;
   12079                 :             :     operand2 = operands[2];
   12080                 :             :     (void) operand2;
   12081                 :             :   }
   12082                 :             :   emit_insn (gen_rtx_SET (operand0,
   12083                 :             :         gen_rtx_UMAX (V8HImode,
   12084                 :             :         operand1,
   12085                 :             :         operand2)));
   12086                 :             :   _val = get_insns ();
   12087                 :             :   end_sequence ();
   12088                 :             :   return _val;
   12089                 :             : }
   12090                 :             : 
   12091                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16938 */
   12092                 :             : rtx
   12093                 :             : gen_uminv8hi3 (rtx operand0,
   12094                 :             :         rtx operand1,
   12095                 :             :         rtx operand2)
   12096                 :             : {
   12097                 :             :   rtx_insn *_val = 0;
   12098                 :             :   start_sequence ();
   12099                 :             :   {
   12100                 :             :     rtx operands[3];
   12101                 :             :     operands[0] = operand0;
   12102                 :             :     operands[1] = operand1;
   12103                 :             :     operands[2] = operand2;
   12104                 :             : #define FAIL return (end_sequence (), _val)
   12105                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12106                 :             : #line 16944 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12107                 :             : {
   12108                 :             :   if (TARGET_SSE4_1 || V8HImode == V16QImode)
   12109                 :             :     ix86_fixup_binary_operands_no_copy (UMIN, V8HImode, operands);
   12110                 :             :   else if (UMIN == UMAX && V8HImode == V8HImode)
   12111                 :             :     {
   12112                 :             :       rtx op0 = operands[0], op2 = operands[2], op3 = op0;
   12113                 :             :       operands[1] = force_reg (V8HImode, operands[1]);
   12114                 :             :       if (rtx_equal_p (op3, op2))
   12115                 :             :         op3 = gen_reg_rtx (V8HImode);
   12116                 :             :       emit_insn (gen_sse2_ussubv8hi3 (op3, operands[1], op2));
   12117                 :             :       emit_insn (gen_addv8hi3 (op0, op3, op2));
   12118                 :             :       DONE;
   12119                 :             :     }
   12120                 :             :   else
   12121                 :             :     {
   12122                 :             :       rtx xops[6];
   12123                 :             :       bool ok;
   12124                 :             : 
   12125                 :             :       operands[1] = force_reg (V8HImode, operands[1]);
   12126                 :             :       operands[2] = force_reg (V8HImode, operands[2]);
   12127                 :             : 
   12128                 :             :       xops[0] = operands[0];
   12129                 :             : 
   12130                 :             :       if (UMIN == UMAX)
   12131                 :             :         {
   12132                 :             :           xops[1] = operands[1];
   12133                 :             :           xops[2] = operands[2];
   12134                 :             :         }
   12135                 :             :       else
   12136                 :             :         {
   12137                 :             :           xops[1] = operands[2];
   12138                 :             :           xops[2] = operands[1];
   12139                 :             :         }
   12140                 :             : 
   12141                 :             :       xops[3] = gen_rtx_GTU (VOIDmode, operands[1], operands[2]);
   12142                 :             :       xops[4] = operands[1];
   12143                 :             :       xops[5] = operands[2];
   12144                 :             : 
   12145                 :             :       ok = ix86_expand_int_vcond (xops);
   12146                 :             :       gcc_assert (ok);
   12147                 :             :       DONE;
   12148                 :             :     }
   12149                 :             : }
   12150                 :             : #undef DONE
   12151                 :             : #undef FAIL
   12152                 :             :     operand0 = operands[0];
   12153                 :             :     (void) operand0;
   12154                 :             :     operand1 = operands[1];
   12155                 :             :     (void) operand1;
   12156                 :             :     operand2 = operands[2];
   12157                 :             :     (void) operand2;
   12158                 :             :   }
   12159                 :             :   emit_insn (gen_rtx_SET (operand0,
   12160                 :             :         gen_rtx_UMIN (V8HImode,
   12161                 :             :         operand1,
   12162                 :             :         operand2)));
   12163                 :             :   _val = get_insns ();
   12164                 :             :   end_sequence ();
   12165                 :             :   return _val;
   12166                 :             : }
   12167                 :             : 
   12168                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16938 */
   12169                 :             : rtx
   12170                 :             : gen_umaxv4si3 (rtx operand0,
   12171                 :             :         rtx operand1,
   12172                 :             :         rtx operand2)
   12173                 :             : {
   12174                 :             :   rtx_insn *_val = 0;
   12175                 :             :   start_sequence ();
   12176                 :             :   {
   12177                 :             :     rtx operands[3];
   12178                 :             :     operands[0] = operand0;
   12179                 :             :     operands[1] = operand1;
   12180                 :             :     operands[2] = operand2;
   12181                 :             : #define FAIL return (end_sequence (), _val)
   12182                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12183                 :             : #line 16944 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12184                 :             : {
   12185                 :             :   if (TARGET_SSE4_1 || V4SImode == V16QImode)
   12186                 :             :     ix86_fixup_binary_operands_no_copy (UMAX, V4SImode, operands);
   12187                 :             :   else if (UMAX == UMAX && V4SImode == V8HImode)
   12188                 :             :     {
   12189                 :             :       rtx op0 = operands[0], op2 = operands[2], op3 = op0;
   12190                 :             :       operands[1] = force_reg (V4SImode, operands[1]);
   12191                 :             :       if (rtx_equal_p (op3, op2))
   12192                 :             :         op3 = gen_reg_rtx (V8HImode);
   12193                 :             :       emit_insn (gen_sse2_ussubv8hi3 (op3, operands[1], op2));
   12194                 :             :       emit_insn (gen_addv8hi3 (op0, op3, op2));
   12195                 :             :       DONE;
   12196                 :             :     }
   12197                 :             :   else
   12198                 :             :     {
   12199                 :             :       rtx xops[6];
   12200                 :             :       bool ok;
   12201                 :             : 
   12202                 :             :       operands[1] = force_reg (V4SImode, operands[1]);
   12203                 :             :       operands[2] = force_reg (V4SImode, operands[2]);
   12204                 :             : 
   12205                 :             :       xops[0] = operands[0];
   12206                 :             : 
   12207                 :             :       if (UMAX == UMAX)
   12208                 :             :         {
   12209                 :             :           xops[1] = operands[1];
   12210                 :             :           xops[2] = operands[2];
   12211                 :             :         }
   12212                 :             :       else
   12213                 :             :         {
   12214                 :             :           xops[1] = operands[2];
   12215                 :             :           xops[2] = operands[1];
   12216                 :             :         }
   12217                 :             : 
   12218                 :             :       xops[3] = gen_rtx_GTU (VOIDmode, operands[1], operands[2]);
   12219                 :             :       xops[4] = operands[1];
   12220                 :             :       xops[5] = operands[2];
   12221                 :             : 
   12222                 :             :       ok = ix86_expand_int_vcond (xops);
   12223                 :             :       gcc_assert (ok);
   12224                 :             :       DONE;
   12225                 :             :     }
   12226                 :             : }
   12227                 :             : #undef DONE
   12228                 :             : #undef FAIL
   12229                 :             :     operand0 = operands[0];
   12230                 :             :     (void) operand0;
   12231                 :             :     operand1 = operands[1];
   12232                 :             :     (void) operand1;
   12233                 :             :     operand2 = operands[2];
   12234                 :             :     (void) operand2;
   12235                 :             :   }
   12236                 :             :   emit_insn (gen_rtx_SET (operand0,
   12237                 :             :         gen_rtx_UMAX (V4SImode,
   12238                 :             :         operand1,
   12239                 :             :         operand2)));
   12240                 :             :   _val = get_insns ();
   12241                 :             :   end_sequence ();
   12242                 :             :   return _val;
   12243                 :             : }
   12244                 :             : 
   12245                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:16938 */
   12246                 :             : rtx
   12247                 :             : gen_uminv4si3 (rtx operand0,
   12248                 :             :         rtx operand1,
   12249                 :             :         rtx operand2)
   12250                 :             : {
   12251                 :             :   rtx_insn *_val = 0;
   12252                 :             :   start_sequence ();
   12253                 :             :   {
   12254                 :             :     rtx operands[3];
   12255                 :             :     operands[0] = operand0;
   12256                 :             :     operands[1] = operand1;
   12257                 :             :     operands[2] = operand2;
   12258                 :             : #define FAIL return (end_sequence (), _val)
   12259                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12260                 :             : #line 16944 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12261                 :             : {
   12262                 :             :   if (TARGET_SSE4_1 || V4SImode == V16QImode)
   12263                 :             :     ix86_fixup_binary_operands_no_copy (UMIN, V4SImode, operands);
   12264                 :             :   else if (UMIN == UMAX && V4SImode == V8HImode)
   12265                 :             :     {
   12266                 :             :       rtx op0 = operands[0], op2 = operands[2], op3 = op0;
   12267                 :             :       operands[1] = force_reg (V4SImode, operands[1]);
   12268                 :             :       if (rtx_equal_p (op3, op2))
   12269                 :             :         op3 = gen_reg_rtx (V8HImode);
   12270                 :             :       emit_insn (gen_sse2_ussubv8hi3 (op3, operands[1], op2));
   12271                 :             :       emit_insn (gen_addv8hi3 (op0, op3, op2));
   12272                 :             :       DONE;
   12273                 :             :     }
   12274                 :             :   else
   12275                 :             :     {
   12276                 :             :       rtx xops[6];
   12277                 :             :       bool ok;
   12278                 :             : 
   12279                 :             :       operands[1] = force_reg (V4SImode, operands[1]);
   12280                 :             :       operands[2] = force_reg (V4SImode, operands[2]);
   12281                 :             : 
   12282                 :             :       xops[0] = operands[0];
   12283                 :             : 
   12284                 :             :       if (UMIN == UMAX)
   12285                 :             :         {
   12286                 :             :           xops[1] = operands[1];
   12287                 :             :           xops[2] = operands[2];
   12288                 :             :         }
   12289                 :             :       else
   12290                 :             :         {
   12291                 :             :           xops[1] = operands[2];
   12292                 :             :           xops[2] = operands[1];
   12293                 :             :         }
   12294                 :             : 
   12295                 :             :       xops[3] = gen_rtx_GTU (VOIDmode, operands[1], operands[2]);
   12296                 :             :       xops[4] = operands[1];
   12297                 :             :       xops[5] = operands[2];
   12298                 :             : 
   12299                 :             :       ok = ix86_expand_int_vcond (xops);
   12300                 :             :       gcc_assert (ok);
   12301                 :             :       DONE;
   12302                 :             :     }
   12303                 :             : }
   12304                 :             : #undef DONE
   12305                 :             : #undef FAIL
   12306                 :             :     operand0 = operands[0];
   12307                 :             :     (void) operand0;
   12308                 :             :     operand1 = operands[1];
   12309                 :             :     (void) operand1;
   12310                 :             :     operand2 = operands[2];
   12311                 :             :     (void) operand2;
   12312                 :             :   }
   12313                 :             :   emit_insn (gen_rtx_SET (operand0,
   12314                 :             :         gen_rtx_UMIN (V4SImode,
   12315                 :             :         operand1,
   12316                 :             :         operand2)));
   12317                 :             :   _val = get_insns ();
   12318                 :             :   end_sequence ();
   12319                 :             :   return _val;
   12320                 :             : }
   12321                 :             : 
   12322                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17044 */
   12323                 :             : extern rtx_insn *gen_split_2903 (rtx_insn *, rtx *);
   12324                 :             : rtx_insn *
   12325                 :             : gen_split_2903 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12326                 :             : {
   12327                 :             :   rtx_insn *_val = NULL;
   12328                 :             :   if (dump_file)
   12329                 :             :     fprintf (dump_file, "Splitting with gen_split_2903 (sse.md:17044)\n");
   12330                 :             :   start_sequence ();
   12331                 :             : #define FAIL return (end_sequence (), _val)
   12332                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12333                 :             : #line 17067 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12334                 :             : {
   12335                 :             :   if (INTVAL (operands[5]) == 1)
   12336                 :             :     std::swap (operands[3], operands[4]);
   12337                 :             :   enum rtx_code code = INTVAL (operands[5]) ? GT : EQ;
   12338                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V16QImode,
   12339                 :             :                                                operands[3], operands[4]));
   12340                 :             :   DONE;
   12341                 :             : }
   12342                 :             : #undef DONE
   12343                 :             : #undef FAIL
   12344                 :             :   emit_insn (const0_rtx);
   12345                 :             :   _val = get_insns ();
   12346                 :             :   end_sequence ();
   12347                 :             :   return _val;
   12348                 :             : }
   12349                 :             : 
   12350                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17044 */
   12351                 :             : extern rtx_insn *gen_split_2904 (rtx_insn *, rtx *);
   12352                 :             : rtx_insn *
   12353                 :             : gen_split_2904 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12354                 :             : {
   12355                 :             :   rtx_insn *_val = NULL;
   12356                 :             :   if (dump_file)
   12357                 :             :     fprintf (dump_file, "Splitting with gen_split_2904 (sse.md:17044)\n");
   12358                 :             :   start_sequence ();
   12359                 :             : #define FAIL return (end_sequence (), _val)
   12360                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12361                 :             : #line 17067 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12362                 :             : {
   12363                 :             :   if (INTVAL (operands[5]) == 1)
   12364                 :             :     std::swap (operands[3], operands[4]);
   12365                 :             :   enum rtx_code code = INTVAL (operands[5]) ? GT : EQ;
   12366                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V8HImode,
   12367                 :             :                                                operands[3], operands[4]));
   12368                 :             :   DONE;
   12369                 :             : }
   12370                 :             : #undef DONE
   12371                 :             : #undef FAIL
   12372                 :             :   emit_insn (const0_rtx);
   12373                 :             :   _val = get_insns ();
   12374                 :             :   end_sequence ();
   12375                 :             :   return _val;
   12376                 :             : }
   12377                 :             : 
   12378                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17044 */
   12379                 :             : extern rtx_insn *gen_split_2905 (rtx_insn *, rtx *);
   12380                 :             : rtx_insn *
   12381                 :             : gen_split_2905 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12382                 :             : {
   12383                 :             :   rtx_insn *_val = NULL;
   12384                 :             :   if (dump_file)
   12385                 :             :     fprintf (dump_file, "Splitting with gen_split_2905 (sse.md:17044)\n");
   12386                 :             :   start_sequence ();
   12387                 :             : #define FAIL return (end_sequence (), _val)
   12388                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12389                 :             : #line 17067 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12390                 :             : {
   12391                 :             :   if (INTVAL (operands[5]) == 1)
   12392                 :             :     std::swap (operands[3], operands[4]);
   12393                 :             :   enum rtx_code code = INTVAL (operands[5]) ? GT : EQ;
   12394                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V4SImode,
   12395                 :             :                                                operands[3], operands[4]));
   12396                 :             :   DONE;
   12397                 :             : }
   12398                 :             : #undef DONE
   12399                 :             : #undef FAIL
   12400                 :             :   emit_insn (const0_rtx);
   12401                 :             :   _val = get_insns ();
   12402                 :             :   end_sequence ();
   12403                 :             :   return _val;
   12404                 :             : }
   12405                 :             : 
   12406                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17044 */
   12407                 :             : extern rtx_insn *gen_split_2906 (rtx_insn *, rtx *);
   12408                 :             : rtx_insn *
   12409                 :             : gen_split_2906 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12410                 :             : {
   12411                 :             :   rtx_insn *_val = NULL;
   12412                 :             :   if (dump_file)
   12413                 :             :     fprintf (dump_file, "Splitting with gen_split_2906 (sse.md:17044)\n");
   12414                 :             :   start_sequence ();
   12415                 :             : #define FAIL return (end_sequence (), _val)
   12416                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12417                 :             : #line 17067 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12418                 :             : {
   12419                 :             :   if (INTVAL (operands[5]) == 1)
   12420                 :             :     std::swap (operands[3], operands[4]);
   12421                 :             :   enum rtx_code code = INTVAL (operands[5]) ? GT : EQ;
   12422                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V2DImode,
   12423                 :             :                                                operands[3], operands[4]));
   12424                 :             :   DONE;
   12425                 :             : }
   12426                 :             : #undef DONE
   12427                 :             : #undef FAIL
   12428                 :             :   emit_insn (const0_rtx);
   12429                 :             :   _val = get_insns ();
   12430                 :             :   end_sequence ();
   12431                 :             :   return _val;
   12432                 :             : }
   12433                 :             : 
   12434                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17044 */
   12435                 :             : extern rtx_insn *gen_split_2907 (rtx_insn *, rtx *);
   12436                 :             : rtx_insn *
   12437                 :             : gen_split_2907 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12438                 :             : {
   12439                 :             :   rtx_insn *_val = NULL;
   12440                 :             :   if (dump_file)
   12441                 :             :     fprintf (dump_file, "Splitting with gen_split_2907 (sse.md:17044)\n");
   12442                 :             :   start_sequence ();
   12443                 :             : #define FAIL return (end_sequence (), _val)
   12444                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12445                 :             : #line 17067 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12446                 :             : {
   12447                 :             :   if (INTVAL (operands[5]) == 1)
   12448                 :             :     std::swap (operands[3], operands[4]);
   12449                 :             :   enum rtx_code code = INTVAL (operands[5]) ? GT : EQ;
   12450                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V32QImode,
   12451                 :             :                                                operands[3], operands[4]));
   12452                 :             :   DONE;
   12453                 :             : }
   12454                 :             : #undef DONE
   12455                 :             : #undef FAIL
   12456                 :             :   emit_insn (const0_rtx);
   12457                 :             :   _val = get_insns ();
   12458                 :             :   end_sequence ();
   12459                 :             :   return _val;
   12460                 :             : }
   12461                 :             : 
   12462                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17044 */
   12463                 :             : extern rtx_insn *gen_split_2908 (rtx_insn *, rtx *);
   12464                 :             : rtx_insn *
   12465                 :             : gen_split_2908 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12466                 :             : {
   12467                 :             :   rtx_insn *_val = NULL;
   12468                 :             :   if (dump_file)
   12469                 :             :     fprintf (dump_file, "Splitting with gen_split_2908 (sse.md:17044)\n");
   12470                 :             :   start_sequence ();
   12471                 :             : #define FAIL return (end_sequence (), _val)
   12472                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12473                 :             : #line 17067 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12474                 :             : {
   12475                 :             :   if (INTVAL (operands[5]) == 1)
   12476                 :             :     std::swap (operands[3], operands[4]);
   12477                 :             :   enum rtx_code code = INTVAL (operands[5]) ? GT : EQ;
   12478                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V16HImode,
   12479                 :             :                                                operands[3], operands[4]));
   12480                 :             :   DONE;
   12481                 :             : }
   12482                 :             : #undef DONE
   12483                 :             : #undef FAIL
   12484                 :             :   emit_insn (const0_rtx);
   12485                 :             :   _val = get_insns ();
   12486                 :             :   end_sequence ();
   12487                 :             :   return _val;
   12488                 :             : }
   12489                 :             : 
   12490                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17044 */
   12491                 :             : extern rtx_insn *gen_split_2909 (rtx_insn *, rtx *);
   12492                 :             : rtx_insn *
   12493                 :             : gen_split_2909 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12494                 :             : {
   12495                 :             :   rtx_insn *_val = NULL;
   12496                 :             :   if (dump_file)
   12497                 :             :     fprintf (dump_file, "Splitting with gen_split_2909 (sse.md:17044)\n");
   12498                 :             :   start_sequence ();
   12499                 :             : #define FAIL return (end_sequence (), _val)
   12500                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12501                 :             : #line 17067 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12502                 :             : {
   12503                 :             :   if (INTVAL (operands[5]) == 1)
   12504                 :             :     std::swap (operands[3], operands[4]);
   12505                 :             :   enum rtx_code code = INTVAL (operands[5]) ? GT : EQ;
   12506                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V8SImode,
   12507                 :             :                                                operands[3], operands[4]));
   12508                 :             :   DONE;
   12509                 :             : }
   12510                 :             : #undef DONE
   12511                 :             : #undef FAIL
   12512                 :             :   emit_insn (const0_rtx);
   12513                 :             :   _val = get_insns ();
   12514                 :             :   end_sequence ();
   12515                 :             :   return _val;
   12516                 :             : }
   12517                 :             : 
   12518                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17044 */
   12519                 :             : extern rtx_insn *gen_split_2910 (rtx_insn *, rtx *);
   12520                 :             : rtx_insn *
   12521                 :             : gen_split_2910 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12522                 :             : {
   12523                 :             :   rtx_insn *_val = NULL;
   12524                 :             :   if (dump_file)
   12525                 :             :     fprintf (dump_file, "Splitting with gen_split_2910 (sse.md:17044)\n");
   12526                 :             :   start_sequence ();
   12527                 :             : #define FAIL return (end_sequence (), _val)
   12528                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12529                 :             : #line 17067 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12530                 :             : {
   12531                 :             :   if (INTVAL (operands[5]) == 1)
   12532                 :             :     std::swap (operands[3], operands[4]);
   12533                 :             :   enum rtx_code code = INTVAL (operands[5]) ? GT : EQ;
   12534                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V4DImode,
   12535                 :             :                                                operands[3], operands[4]));
   12536                 :             :   DONE;
   12537                 :             : }
   12538                 :             : #undef DONE
   12539                 :             : #undef FAIL
   12540                 :             :   emit_insn (const0_rtx);
   12541                 :             :   _val = get_insns ();
   12542                 :             :   end_sequence ();
   12543                 :             :   return _val;
   12544                 :             : }
   12545                 :             : 
   12546                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17076 */
   12547                 :             : extern rtx_insn *gen_split_2911 (rtx_insn *, rtx *);
   12548                 :             : rtx_insn *
   12549                 :             : gen_split_2911 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12550                 :             : {
   12551                 :             :   rtx_insn *_val = NULL;
   12552                 :             :   if (dump_file)
   12553                 :             :     fprintf (dump_file, "Splitting with gen_split_2911 (sse.md:17076)\n");
   12554                 :             :   start_sequence ();
   12555                 :             : #define FAIL return (end_sequence (), _val)
   12556                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12557                 :             : #line 17100 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12558                 :             : {
   12559                 :             :   if (INTVAL (operands[5]) == 5)
   12560                 :             :     std::swap (operands[3], operands[4]);
   12561                 :             :   enum rtx_code code = INTVAL (operands[5]) != 4 ? GT : EQ;
   12562                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V16QImode,
   12563                 :             :                                                operands[3], operands[4]));
   12564                 :             :   DONE;
   12565                 :             : }
   12566                 :             : #undef DONE
   12567                 :             : #undef FAIL
   12568                 :             :   emit_insn (const0_rtx);
   12569                 :             :   _val = get_insns ();
   12570                 :             :   end_sequence ();
   12571                 :             :   return _val;
   12572                 :             : }
   12573                 :             : 
   12574                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17076 */
   12575                 :             : extern rtx_insn *gen_split_2912 (rtx_insn *, rtx *);
   12576                 :             : rtx_insn *
   12577                 :             : gen_split_2912 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12578                 :             : {
   12579                 :             :   rtx_insn *_val = NULL;
   12580                 :             :   if (dump_file)
   12581                 :             :     fprintf (dump_file, "Splitting with gen_split_2912 (sse.md:17076)\n");
   12582                 :             :   start_sequence ();
   12583                 :             : #define FAIL return (end_sequence (), _val)
   12584                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12585                 :             : #line 17100 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12586                 :             : {
   12587                 :             :   if (INTVAL (operands[5]) == 5)
   12588                 :             :     std::swap (operands[3], operands[4]);
   12589                 :             :   enum rtx_code code = INTVAL (operands[5]) != 4 ? GT : EQ;
   12590                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V8HImode,
   12591                 :             :                                                operands[3], operands[4]));
   12592                 :             :   DONE;
   12593                 :             : }
   12594                 :             : #undef DONE
   12595                 :             : #undef FAIL
   12596                 :             :   emit_insn (const0_rtx);
   12597                 :             :   _val = get_insns ();
   12598                 :             :   end_sequence ();
   12599                 :             :   return _val;
   12600                 :             : }
   12601                 :             : 
   12602                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17076 */
   12603                 :             : extern rtx_insn *gen_split_2913 (rtx_insn *, rtx *);
   12604                 :             : rtx_insn *
   12605                 :             : gen_split_2913 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12606                 :             : {
   12607                 :             :   rtx_insn *_val = NULL;
   12608                 :             :   if (dump_file)
   12609                 :             :     fprintf (dump_file, "Splitting with gen_split_2913 (sse.md:17076)\n");
   12610                 :             :   start_sequence ();
   12611                 :             : #define FAIL return (end_sequence (), _val)
   12612                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12613                 :             : #line 17100 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12614                 :             : {
   12615                 :             :   if (INTVAL (operands[5]) == 5)
   12616                 :             :     std::swap (operands[3], operands[4]);
   12617                 :             :   enum rtx_code code = INTVAL (operands[5]) != 4 ? GT : EQ;
   12618                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V4SImode,
   12619                 :             :                                                operands[3], operands[4]));
   12620                 :             :   DONE;
   12621                 :             : }
   12622                 :             : #undef DONE
   12623                 :             : #undef FAIL
   12624                 :             :   emit_insn (const0_rtx);
   12625                 :             :   _val = get_insns ();
   12626                 :             :   end_sequence ();
   12627                 :             :   return _val;
   12628                 :             : }
   12629                 :             : 
   12630                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17076 */
   12631                 :             : extern rtx_insn *gen_split_2914 (rtx_insn *, rtx *);
   12632                 :             : rtx_insn *
   12633                 :             : gen_split_2914 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12634                 :             : {
   12635                 :             :   rtx_insn *_val = NULL;
   12636                 :             :   if (dump_file)
   12637                 :             :     fprintf (dump_file, "Splitting with gen_split_2914 (sse.md:17076)\n");
   12638                 :             :   start_sequence ();
   12639                 :             : #define FAIL return (end_sequence (), _val)
   12640                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12641                 :             : #line 17100 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12642                 :             : {
   12643                 :             :   if (INTVAL (operands[5]) == 5)
   12644                 :             :     std::swap (operands[3], operands[4]);
   12645                 :             :   enum rtx_code code = INTVAL (operands[5]) != 4 ? GT : EQ;
   12646                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V2DImode,
   12647                 :             :                                                operands[3], operands[4]));
   12648                 :             :   DONE;
   12649                 :             : }
   12650                 :             : #undef DONE
   12651                 :             : #undef FAIL
   12652                 :             :   emit_insn (const0_rtx);
   12653                 :             :   _val = get_insns ();
   12654                 :             :   end_sequence ();
   12655                 :             :   return _val;
   12656                 :             : }
   12657                 :             : 
   12658                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17076 */
   12659                 :             : extern rtx_insn *gen_split_2915 (rtx_insn *, rtx *);
   12660                 :             : rtx_insn *
   12661                 :             : gen_split_2915 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12662                 :             : {
   12663                 :             :   rtx_insn *_val = NULL;
   12664                 :             :   if (dump_file)
   12665                 :             :     fprintf (dump_file, "Splitting with gen_split_2915 (sse.md:17076)\n");
   12666                 :             :   start_sequence ();
   12667                 :             : #define FAIL return (end_sequence (), _val)
   12668                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12669                 :             : #line 17100 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12670                 :             : {
   12671                 :             :   if (INTVAL (operands[5]) == 5)
   12672                 :             :     std::swap (operands[3], operands[4]);
   12673                 :             :   enum rtx_code code = INTVAL (operands[5]) != 4 ? GT : EQ;
   12674                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V32QImode,
   12675                 :             :                                                operands[3], operands[4]));
   12676                 :             :   DONE;
   12677                 :             : }
   12678                 :             : #undef DONE
   12679                 :             : #undef FAIL
   12680                 :             :   emit_insn (const0_rtx);
   12681                 :             :   _val = get_insns ();
   12682                 :             :   end_sequence ();
   12683                 :             :   return _val;
   12684                 :             : }
   12685                 :             : 
   12686                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17076 */
   12687                 :             : extern rtx_insn *gen_split_2916 (rtx_insn *, rtx *);
   12688                 :             : rtx_insn *
   12689                 :             : gen_split_2916 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12690                 :             : {
   12691                 :             :   rtx_insn *_val = NULL;
   12692                 :             :   if (dump_file)
   12693                 :             :     fprintf (dump_file, "Splitting with gen_split_2916 (sse.md:17076)\n");
   12694                 :             :   start_sequence ();
   12695                 :             : #define FAIL return (end_sequence (), _val)
   12696                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12697                 :             : #line 17100 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12698                 :             : {
   12699                 :             :   if (INTVAL (operands[5]) == 5)
   12700                 :             :     std::swap (operands[3], operands[4]);
   12701                 :             :   enum rtx_code code = INTVAL (operands[5]) != 4 ? GT : EQ;
   12702                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V16HImode,
   12703                 :             :                                                operands[3], operands[4]));
   12704                 :             :   DONE;
   12705                 :             : }
   12706                 :             : #undef DONE
   12707                 :             : #undef FAIL
   12708                 :             :   emit_insn (const0_rtx);
   12709                 :             :   _val = get_insns ();
   12710                 :             :   end_sequence ();
   12711                 :             :   return _val;
   12712                 :             : }
   12713                 :             : 
   12714                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17076 */
   12715                 :             : extern rtx_insn *gen_split_2917 (rtx_insn *, rtx *);
   12716                 :             : rtx_insn *
   12717                 :             : gen_split_2917 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12718                 :             : {
   12719                 :             :   rtx_insn *_val = NULL;
   12720                 :             :   if (dump_file)
   12721                 :             :     fprintf (dump_file, "Splitting with gen_split_2917 (sse.md:17076)\n");
   12722                 :             :   start_sequence ();
   12723                 :             : #define FAIL return (end_sequence (), _val)
   12724                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12725                 :             : #line 17100 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12726                 :             : {
   12727                 :             :   if (INTVAL (operands[5]) == 5)
   12728                 :             :     std::swap (operands[3], operands[4]);
   12729                 :             :   enum rtx_code code = INTVAL (operands[5]) != 4 ? GT : EQ;
   12730                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V8SImode,
   12731                 :             :                                                operands[3], operands[4]));
   12732                 :             :   DONE;
   12733                 :             : }
   12734                 :             : #undef DONE
   12735                 :             : #undef FAIL
   12736                 :             :   emit_insn (const0_rtx);
   12737                 :             :   _val = get_insns ();
   12738                 :             :   end_sequence ();
   12739                 :             :   return _val;
   12740                 :             : }
   12741                 :             : 
   12742                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17076 */
   12743                 :             : extern rtx_insn *gen_split_2918 (rtx_insn *, rtx *);
   12744                 :             : rtx_insn *
   12745                 :             : gen_split_2918 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   12746                 :             : {
   12747                 :             :   rtx_insn *_val = NULL;
   12748                 :             :   if (dump_file)
   12749                 :             :     fprintf (dump_file, "Splitting with gen_split_2918 (sse.md:17076)\n");
   12750                 :             :   start_sequence ();
   12751                 :             : #define FAIL return (end_sequence (), _val)
   12752                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12753                 :             : #line 17100 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12754                 :             : {
   12755                 :             :   if (INTVAL (operands[5]) == 5)
   12756                 :             :     std::swap (operands[3], operands[4]);
   12757                 :             :   enum rtx_code code = INTVAL (operands[5]) != 4 ? GT : EQ;
   12758                 :             :   emit_move_insn (operands[0], gen_rtx_fmt_ee (code, V4DImode,
   12759                 :             :                                                operands[3], operands[4]));
   12760                 :             :   DONE;
   12761                 :             : }
   12762                 :             : #undef DONE
   12763                 :             : #undef FAIL
   12764                 :             :   emit_insn (const0_rtx);
   12765                 :             :   _val = get_insns ();
   12766                 :             :   end_sequence ();
   12767                 :             :   return _val;
   12768                 :             : }
   12769                 :             : 
   12770                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17109 */
   12771                 :             : extern rtx_insn *gen_split_2919 (rtx_insn *, rtx *);
   12772                 :             : rtx_insn *
   12773                 :             : gen_split_2919 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   12774                 :             : {
   12775                 :             :   rtx operand0;
   12776                 :             :   rtx operand1;
   12777                 :             :   rtx operand2;
   12778                 :             :   rtx operand3;
   12779                 :             :   rtx operand4;
   12780                 :             :   rtx_insn *_val = NULL;
   12781                 :             :   if (dump_file)
   12782                 :             :     fprintf (dump_file, "Splitting with gen_split_2919 (sse.md:17109)\n");
   12783                 :             :   start_sequence ();
   12784                 :             : #define FAIL return (end_sequence (), _val)
   12785                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12786                 :             : #line 17133 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12787                 :             : {
   12788                 :             :   if (INTVAL (operands[5]) == 5)
   12789                 :             :     std::swap (operands[1], operands[2]);
   12790                 :             : }
   12791                 :             : #undef DONE
   12792                 :             : #undef FAIL
   12793                 :             :   operand0 = operands[0];
   12794                 :             :   (void) operand0;
   12795                 :             :   operand1 = operands[1];
   12796                 :             :   (void) operand1;
   12797                 :             :   operand2 = operands[2];
   12798                 :             :   (void) operand2;
   12799                 :             :   operand3 = operands[3];
   12800                 :             :   (void) operand3;
   12801                 :             :   operand4 = operands[4];
   12802                 :             :   (void) operand4;
   12803                 :             :   emit_insn (gen_rtx_SET (operand0,
   12804                 :             :         gen_rtx_UNSPEC (V32QImode,
   12805                 :             :         gen_rtvec (3,
   12806                 :             :                 operand2,
   12807                 :             :                 operand1,
   12808                 :             :                 gen_rtx_LT (V32QImode,
   12809                 :             :         operand3,
   12810                 :             :         operand4)),
   12811                 :             :         50)));
   12812                 :             :   _val = get_insns ();
   12813                 :             :   end_sequence ();
   12814                 :             :   return _val;
   12815                 :             : }
   12816                 :             : 
   12817                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17109 */
   12818                 :             : extern rtx_insn *gen_split_2920 (rtx_insn *, rtx *);
   12819                 :             : rtx_insn *
   12820                 :             : gen_split_2920 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   12821                 :             : {
   12822                 :             :   rtx operand0;
   12823                 :             :   rtx operand1;
   12824                 :             :   rtx operand2;
   12825                 :             :   rtx operand3;
   12826                 :             :   rtx operand4;
   12827                 :             :   rtx_insn *_val = NULL;
   12828                 :             :   if (dump_file)
   12829                 :             :     fprintf (dump_file, "Splitting with gen_split_2920 (sse.md:17109)\n");
   12830                 :             :   start_sequence ();
   12831                 :             : #define FAIL return (end_sequence (), _val)
   12832                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12833                 :             : #line 17133 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12834                 :             : {
   12835                 :             :   if (INTVAL (operands[5]) == 5)
   12836                 :             :     std::swap (operands[1], operands[2]);
   12837                 :             : }
   12838                 :             : #undef DONE
   12839                 :             : #undef FAIL
   12840                 :             :   operand0 = operands[0];
   12841                 :             :   (void) operand0;
   12842                 :             :   operand1 = operands[1];
   12843                 :             :   (void) operand1;
   12844                 :             :   operand2 = operands[2];
   12845                 :             :   (void) operand2;
   12846                 :             :   operand3 = operands[3];
   12847                 :             :   (void) operand3;
   12848                 :             :   operand4 = operands[4];
   12849                 :             :   (void) operand4;
   12850                 :             :   emit_insn (gen_rtx_SET (operand0,
   12851                 :             :         gen_rtx_UNSPEC (V16QImode,
   12852                 :             :         gen_rtvec (3,
   12853                 :             :                 operand2,
   12854                 :             :                 operand1,
   12855                 :             :                 gen_rtx_LT (V16QImode,
   12856                 :             :         operand3,
   12857                 :             :         operand4)),
   12858                 :             :         50)));
   12859                 :             :   _val = get_insns ();
   12860                 :             :   end_sequence ();
   12861                 :             :   return _val;
   12862                 :             : }
   12863                 :             : 
   12864                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17138 */
   12865                 :             : extern rtx_insn *gen_split_2921 (rtx_insn *, rtx *);
   12866                 :             : rtx_insn *
   12867                 :             : gen_split_2921 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   12868                 :             : {
   12869                 :             :   rtx operand0;
   12870                 :             :   rtx operand1;
   12871                 :             :   rtx operand2;
   12872                 :             :   rtx operand3;
   12873                 :             :   rtx operand4;
   12874                 :             :   rtx_insn *_val = NULL;
   12875                 :             :   if (dump_file)
   12876                 :             :     fprintf (dump_file, "Splitting with gen_split_2921 (sse.md:17138)\n");
   12877                 :             :   start_sequence ();
   12878                 :             : #define FAIL return (end_sequence (), _val)
   12879                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12880                 :             : #line 17164 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12881                 :             : {
   12882                 :             :   if (INTVAL (operands[5]) == 5)
   12883                 :             :     std::swap (operands[1], operands[2]);
   12884                 :             :   operands[3] = gen_lowpart (V32QImode, operands[3]);
   12885                 :             : }
   12886                 :             : #undef DONE
   12887                 :             : #undef FAIL
   12888                 :             :   operand0 = operands[0];
   12889                 :             :   (void) operand0;
   12890                 :             :   operand1 = operands[1];
   12891                 :             :   (void) operand1;
   12892                 :             :   operand2 = operands[2];
   12893                 :             :   (void) operand2;
   12894                 :             :   operand3 = operands[3];
   12895                 :             :   (void) operand3;
   12896                 :             :   operand4 = operands[4];
   12897                 :             :   (void) operand4;
   12898                 :             :   emit_insn (gen_rtx_SET (operand0,
   12899                 :             :         gen_rtx_UNSPEC (V32QImode,
   12900                 :             :         gen_rtvec (3,
   12901                 :             :                 operand1,
   12902                 :             :                 operand2,
   12903                 :             :                 gen_rtx_LT (V32QImode,
   12904                 :             :         operand3,
   12905                 :             :         operand4)),
   12906                 :             :         50)));
   12907                 :             :   _val = get_insns ();
   12908                 :             :   end_sequence ();
   12909                 :             :   return _val;
   12910                 :             : }
   12911                 :             : 
   12912                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17138 */
   12913                 :             : extern rtx_insn *gen_split_2922 (rtx_insn *, rtx *);
   12914                 :             : rtx_insn *
   12915                 :             : gen_split_2922 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   12916                 :             : {
   12917                 :             :   rtx operand0;
   12918                 :             :   rtx operand1;
   12919                 :             :   rtx operand2;
   12920                 :             :   rtx operand3;
   12921                 :             :   rtx operand4;
   12922                 :             :   rtx_insn *_val = NULL;
   12923                 :             :   if (dump_file)
   12924                 :             :     fprintf (dump_file, "Splitting with gen_split_2922 (sse.md:17138)\n");
   12925                 :             :   start_sequence ();
   12926                 :             : #define FAIL return (end_sequence (), _val)
   12927                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12928                 :             : #line 17164 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12929                 :             : {
   12930                 :             :   if (INTVAL (operands[5]) == 5)
   12931                 :             :     std::swap (operands[1], operands[2]);
   12932                 :             :   operands[3] = gen_lowpart (V16QImode, operands[3]);
   12933                 :             : }
   12934                 :             : #undef DONE
   12935                 :             : #undef FAIL
   12936                 :             :   operand0 = operands[0];
   12937                 :             :   (void) operand0;
   12938                 :             :   operand1 = operands[1];
   12939                 :             :   (void) operand1;
   12940                 :             :   operand2 = operands[2];
   12941                 :             :   (void) operand2;
   12942                 :             :   operand3 = operands[3];
   12943                 :             :   (void) operand3;
   12944                 :             :   operand4 = operands[4];
   12945                 :             :   (void) operand4;
   12946                 :             :   emit_insn (gen_rtx_SET (operand0,
   12947                 :             :         gen_rtx_UNSPEC (V16QImode,
   12948                 :             :         gen_rtvec (3,
   12949                 :             :                 operand1,
   12950                 :             :                 operand2,
   12951                 :             :                 gen_rtx_LT (V16QImode,
   12952                 :             :         operand3,
   12953                 :             :         operand4)),
   12954                 :             :         50)));
   12955                 :             :   _val = get_insns ();
   12956                 :             :   end_sequence ();
   12957                 :             :   return _val;
   12958                 :             : }
   12959                 :             : 
   12960                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17170 */
   12961                 :             : extern rtx_insn *gen_split_2923 (rtx_insn *, rtx *);
   12962                 :             : rtx_insn *
   12963                 :             : gen_split_2923 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   12964                 :             : {
   12965                 :             :   rtx operand0;
   12966                 :             :   rtx operand1;
   12967                 :             :   rtx operand2;
   12968                 :             :   rtx operand3;
   12969                 :             :   rtx operand4;
   12970                 :             :   rtx_insn *_val = NULL;
   12971                 :             :   if (dump_file)
   12972                 :             :     fprintf (dump_file, "Splitting with gen_split_2923 (sse.md:17170)\n");
   12973                 :             :   start_sequence ();
   12974                 :             : #define FAIL return (end_sequence (), _val)
   12975                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12976                 :             : #line 17194 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   12977                 :             : {
   12978                 :             :   if (INTVAL (operands[5]) == 5)
   12979                 :             :     std::swap (operands[1], operands[2]);
   12980                 :             : }
   12981                 :             : #undef DONE
   12982                 :             : #undef FAIL
   12983                 :             :   operand0 = operands[0];
   12984                 :             :   (void) operand0;
   12985                 :             :   operand1 = operands[1];
   12986                 :             :   (void) operand1;
   12987                 :             :   operand2 = operands[2];
   12988                 :             :   (void) operand2;
   12989                 :             :   operand3 = operands[3];
   12990                 :             :   (void) operand3;
   12991                 :             :   operand4 = operands[4];
   12992                 :             :   (void) operand4;
   12993                 :             :   emit_insn (gen_rtx_SET (operand0,
   12994                 :             :         gen_rtx_UNSPEC (V32QImode,
   12995                 :             :         gen_rtvec (3,
   12996                 :             :                 operand1,
   12997                 :             :                 operand2,
   12998                 :             :                 gen_rtx_LT (V32QImode,
   12999                 :             :         operand3,
   13000                 :             :         operand4)),
   13001                 :             :         50)));
   13002                 :             :   _val = get_insns ();
   13003                 :             :   end_sequence ();
   13004                 :             :   return _val;
   13005                 :             : }
   13006                 :             : 
   13007                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17170 */
   13008                 :             : extern rtx_insn *gen_split_2924 (rtx_insn *, rtx *);
   13009                 :             : rtx_insn *
   13010                 :             : gen_split_2924 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13011                 :             : {
   13012                 :             :   rtx operand0;
   13013                 :             :   rtx operand1;
   13014                 :             :   rtx operand2;
   13015                 :             :   rtx operand3;
   13016                 :             :   rtx operand4;
   13017                 :             :   rtx_insn *_val = NULL;
   13018                 :             :   if (dump_file)
   13019                 :             :     fprintf (dump_file, "Splitting with gen_split_2924 (sse.md:17170)\n");
   13020                 :             :   start_sequence ();
   13021                 :             : #define FAIL return (end_sequence (), _val)
   13022                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13023                 :             : #line 17194 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13024                 :             : {
   13025                 :             :   if (INTVAL (operands[5]) == 5)
   13026                 :             :     std::swap (operands[1], operands[2]);
   13027                 :             : }
   13028                 :             : #undef DONE
   13029                 :             : #undef FAIL
   13030                 :             :   operand0 = operands[0];
   13031                 :             :   (void) operand0;
   13032                 :             :   operand1 = operands[1];
   13033                 :             :   (void) operand1;
   13034                 :             :   operand2 = operands[2];
   13035                 :             :   (void) operand2;
   13036                 :             :   operand3 = operands[3];
   13037                 :             :   (void) operand3;
   13038                 :             :   operand4 = operands[4];
   13039                 :             :   (void) operand4;
   13040                 :             :   emit_insn (gen_rtx_SET (operand0,
   13041                 :             :         gen_rtx_UNSPEC (V16QImode,
   13042                 :             :         gen_rtvec (3,
   13043                 :             :                 operand1,
   13044                 :             :                 operand2,
   13045                 :             :                 gen_rtx_LT (V16QImode,
   13046                 :             :         operand3,
   13047                 :             :         operand4)),
   13048                 :             :         50)));
   13049                 :             :   _val = get_insns ();
   13050                 :             :   end_sequence ();
   13051                 :             :   return _val;
   13052                 :             : }
   13053                 :             : 
   13054                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17199 */
   13055                 :             : rtx
   13056                 :             : gen_avx512bw_eqv64qi3 (rtx operand0,
   13057                 :             :         rtx operand1,
   13058                 :             :         rtx operand2)
   13059                 :             : {
   13060                 :             :   rtx_insn *_val = 0;
   13061                 :             :   start_sequence ();
   13062                 :             :   {
   13063                 :             :     rtx operands[3];
   13064                 :             :     operands[0] = operand0;
   13065                 :             :     operands[1] = operand1;
   13066                 :             :     operands[2] = operand2;
   13067                 :             : #define FAIL return (end_sequence (), _val)
   13068                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13069                 :             : #line 17207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13070                 :             : ix86_fixup_binary_operands_no_copy (EQ, V64QImode, operands);
   13071                 :             : #undef DONE
   13072                 :             : #undef FAIL
   13073                 :             :     operand0 = operands[0];
   13074                 :             :     (void) operand0;
   13075                 :             :     operand1 = operands[1];
   13076                 :             :     (void) operand1;
   13077                 :             :     operand2 = operands[2];
   13078                 :             :     (void) operand2;
   13079                 :             :   }
   13080                 :             :   emit_insn (gen_rtx_SET (operand0,
   13081                 :             :         gen_rtx_UNSPEC (DImode,
   13082                 :             :         gen_rtvec (3,
   13083                 :             :                 operand1,
   13084                 :             :                 operand2,
   13085                 :             :                 const0_rtx),
   13086                 :             :         58)));
   13087                 :             :   _val = get_insns ();
   13088                 :             :   end_sequence ();
   13089                 :             :   return _val;
   13090                 :             : }
   13091                 :             : 
   13092                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17199 */
   13093                 :             : rtx
   13094                 :             : gen_avx512bw_eqv64qi3_mask (rtx operand0,
   13095                 :             :         rtx operand1,
   13096                 :             :         rtx operand2,
   13097                 :             :         rtx operand3)
   13098                 :             : {
   13099                 :             :   rtx_insn *_val = 0;
   13100                 :             :   start_sequence ();
   13101                 :             :   {
   13102                 :             :     rtx operands[4];
   13103                 :             :     operands[0] = operand0;
   13104                 :             :     operands[1] = operand1;
   13105                 :             :     operands[2] = operand2;
   13106                 :             :     operands[3] = operand3;
   13107                 :             : #define FAIL return (end_sequence (), _val)
   13108                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13109                 :             : #line 17207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13110                 :             : ix86_fixup_binary_operands_no_copy (EQ, V64QImode, operands);
   13111                 :             : #undef DONE
   13112                 :             : #undef FAIL
   13113                 :             :     operand0 = operands[0];
   13114                 :             :     (void) operand0;
   13115                 :             :     operand1 = operands[1];
   13116                 :             :     (void) operand1;
   13117                 :             :     operand2 = operands[2];
   13118                 :             :     (void) operand2;
   13119                 :             :     operand3 = operands[3];
   13120                 :             :     (void) operand3;
   13121                 :             :   }
   13122                 :             :   emit_insn (gen_rtx_SET (operand0,
   13123                 :             :         gen_rtx_AND (DImode,
   13124                 :             :         gen_rtx_UNSPEC (DImode,
   13125                 :             :         gen_rtvec (3,
   13126                 :             :                 operand1,
   13127                 :             :                 operand2,
   13128                 :             :                 const0_rtx),
   13129                 :             :         58),
   13130                 :             :         operand3)));
   13131                 :             :   _val = get_insns ();
   13132                 :             :   end_sequence ();
   13133                 :             :   return _val;
   13134                 :             : }
   13135                 :             : 
   13136                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17199 */
   13137                 :             : rtx
   13138                 :             : gen_avx512vl_eqv16qi3 (rtx operand0,
   13139                 :             :         rtx operand1,
   13140                 :             :         rtx operand2)
   13141                 :             : {
   13142                 :             :   rtx_insn *_val = 0;
   13143                 :             :   start_sequence ();
   13144                 :             :   {
   13145                 :             :     rtx operands[3];
   13146                 :             :     operands[0] = operand0;
   13147                 :             :     operands[1] = operand1;
   13148                 :             :     operands[2] = operand2;
   13149                 :             : #define FAIL return (end_sequence (), _val)
   13150                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13151                 :             : #line 17207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13152                 :             : ix86_fixup_binary_operands_no_copy (EQ, V16QImode, operands);
   13153                 :             : #undef DONE
   13154                 :             : #undef FAIL
   13155                 :             :     operand0 = operands[0];
   13156                 :             :     (void) operand0;
   13157                 :             :     operand1 = operands[1];
   13158                 :             :     (void) operand1;
   13159                 :             :     operand2 = operands[2];
   13160                 :             :     (void) operand2;
   13161                 :             :   }
   13162                 :             :   emit_insn (gen_rtx_SET (operand0,
   13163                 :             :         gen_rtx_UNSPEC (HImode,
   13164                 :             :         gen_rtvec (3,
   13165                 :             :                 operand1,
   13166                 :             :                 operand2,
   13167                 :             :                 const0_rtx),
   13168                 :             :         58)));
   13169                 :             :   _val = get_insns ();
   13170                 :             :   end_sequence ();
   13171                 :             :   return _val;
   13172                 :             : }
   13173                 :             : 
   13174                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17199 */
   13175                 :             : rtx
   13176                 :             : gen_avx512vl_eqv16qi3_mask (rtx operand0,
   13177                 :             :         rtx operand1,
   13178                 :             :         rtx operand2,
   13179                 :             :         rtx operand3)
   13180                 :             : {
   13181                 :             :   rtx_insn *_val = 0;
   13182                 :             :   start_sequence ();
   13183                 :             :   {
   13184                 :             :     rtx operands[4];
   13185                 :             :     operands[0] = operand0;
   13186                 :             :     operands[1] = operand1;
   13187                 :             :     operands[2] = operand2;
   13188                 :             :     operands[3] = operand3;
   13189                 :             : #define FAIL return (end_sequence (), _val)
   13190                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13191                 :             : #line 17207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13192                 :             : ix86_fixup_binary_operands_no_copy (EQ, V16QImode, operands);
   13193                 :             : #undef DONE
   13194                 :             : #undef FAIL
   13195                 :             :     operand0 = operands[0];
   13196                 :             :     (void) operand0;
   13197                 :             :     operand1 = operands[1];
   13198                 :             :     (void) operand1;
   13199                 :             :     operand2 = operands[2];
   13200                 :             :     (void) operand2;
   13201                 :             :     operand3 = operands[3];
   13202                 :             :     (void) operand3;
   13203                 :             :   }
   13204                 :             :   emit_insn (gen_rtx_SET (operand0,
   13205                 :             :         gen_rtx_AND (HImode,
   13206                 :             :         gen_rtx_UNSPEC (HImode,
   13207                 :             :         gen_rtvec (3,
   13208                 :             :                 operand1,
   13209                 :             :                 operand2,
   13210                 :             :                 const0_rtx),
   13211                 :             :         58),
   13212                 :             :         operand3)));
   13213                 :             :   _val = get_insns ();
   13214                 :             :   end_sequence ();
   13215                 :             :   return _val;
   13216                 :             : }
   13217                 :             : 
   13218                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17199 */
   13219                 :             : rtx
   13220                 :             : gen_avx512vl_eqv32qi3 (rtx operand0,
   13221                 :             :         rtx operand1,
   13222                 :             :         rtx operand2)
   13223                 :             : {
   13224                 :             :   rtx_insn *_val = 0;
   13225                 :             :   start_sequence ();
   13226                 :             :   {
   13227                 :             :     rtx operands[3];
   13228                 :             :     operands[0] = operand0;
   13229                 :             :     operands[1] = operand1;
   13230                 :             :     operands[2] = operand2;
   13231                 :             : #define FAIL return (end_sequence (), _val)
   13232                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13233                 :             : #line 17207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13234                 :             : ix86_fixup_binary_operands_no_copy (EQ, V32QImode, operands);
   13235                 :             : #undef DONE
   13236                 :             : #undef FAIL
   13237                 :             :     operand0 = operands[0];
   13238                 :             :     (void) operand0;
   13239                 :             :     operand1 = operands[1];
   13240                 :             :     (void) operand1;
   13241                 :             :     operand2 = operands[2];
   13242                 :             :     (void) operand2;
   13243                 :             :   }
   13244                 :             :   emit_insn (gen_rtx_SET (operand0,
   13245                 :             :         gen_rtx_UNSPEC (SImode,
   13246                 :             :         gen_rtvec (3,
   13247                 :             :                 operand1,
   13248                 :             :                 operand2,
   13249                 :             :                 const0_rtx),
   13250                 :             :         58)));
   13251                 :             :   _val = get_insns ();
   13252                 :             :   end_sequence ();
   13253                 :             :   return _val;
   13254                 :             : }
   13255                 :             : 
   13256                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17199 */
   13257                 :             : rtx
   13258                 :             : gen_avx512vl_eqv32qi3_mask (rtx operand0,
   13259                 :             :         rtx operand1,
   13260                 :             :         rtx operand2,
   13261                 :             :         rtx operand3)
   13262                 :             : {
   13263                 :             :   rtx_insn *_val = 0;
   13264                 :             :   start_sequence ();
   13265                 :             :   {
   13266                 :             :     rtx operands[4];
   13267                 :             :     operands[0] = operand0;
   13268                 :             :     operands[1] = operand1;
   13269                 :             :     operands[2] = operand2;
   13270                 :             :     operands[3] = operand3;
   13271                 :             : #define FAIL return (end_sequence (), _val)
   13272                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13273                 :             : #line 17207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13274                 :             : ix86_fixup_binary_operands_no_copy (EQ, V32QImode, operands);
   13275                 :             : #undef DONE
   13276                 :             : #undef FAIL
   13277                 :             :     operand0 = operands[0];
   13278                 :             :     (void) operand0;
   13279                 :             :     operand1 = operands[1];
   13280                 :             :     (void) operand1;
   13281                 :             :     operand2 = operands[2];
   13282                 :             :     (void) operand2;
   13283                 :             :     operand3 = operands[3];
   13284                 :             :     (void) operand3;
   13285                 :             :   }
   13286                 :             :   emit_insn (gen_rtx_SET (operand0,
   13287                 :             :         gen_rtx_AND (SImode,
   13288                 :             :         gen_rtx_UNSPEC (SImode,
   13289                 :             :         gen_rtvec (3,
   13290                 :             :                 operand1,
   13291                 :             :                 operand2,
   13292                 :             :                 const0_rtx),
   13293                 :             :         58),
   13294                 :             :         operand3)));
   13295                 :             :   _val = get_insns ();
   13296                 :             :   end_sequence ();
   13297                 :             :   return _val;
   13298                 :             : }
   13299                 :             : 
   13300                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17199 */
   13301                 :             : rtx
   13302                 :             : gen_avx512bw_eqv32hi3 (rtx operand0,
   13303                 :             :         rtx operand1,
   13304                 :             :         rtx operand2)
   13305                 :             : {
   13306                 :             :   rtx_insn *_val = 0;
   13307                 :             :   start_sequence ();
   13308                 :             :   {
   13309                 :             :     rtx operands[3];
   13310                 :             :     operands[0] = operand0;
   13311                 :             :     operands[1] = operand1;
   13312                 :             :     operands[2] = operand2;
   13313                 :             : #define FAIL return (end_sequence (), _val)
   13314                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13315                 :             : #line 17207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13316                 :             : ix86_fixup_binary_operands_no_copy (EQ, V32HImode, operands);
   13317                 :             : #undef DONE
   13318                 :             : #undef FAIL
   13319                 :             :     operand0 = operands[0];
   13320                 :             :     (void) operand0;
   13321                 :             :     operand1 = operands[1];
   13322                 :             :     (void) operand1;
   13323                 :             :     operand2 = operands[2];
   13324                 :             :     (void) operand2;
   13325                 :             :   }
   13326                 :             :   emit_insn (gen_rtx_SET (operand0,
   13327                 :             :         gen_rtx_UNSPEC (SImode,
   13328                 :             :         gen_rtvec (3,
   13329                 :             :                 operand1,
   13330                 :             :                 operand2,
   13331                 :             :                 const0_rtx),
   13332                 :             :         58)));
   13333                 :             :   _val = get_insns ();
   13334                 :             :   end_sequence ();
   13335                 :             :   return _val;
   13336                 :             : }
   13337                 :             : 
   13338                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17199 */
   13339                 :             : rtx
   13340                 :             : gen_avx512bw_eqv32hi3_mask (rtx operand0,
   13341                 :             :         rtx operand1,
   13342                 :             :         rtx operand2,
   13343                 :             :         rtx operand3)
   13344                 :             : {
   13345                 :             :   rtx_insn *_val = 0;
   13346                 :             :   start_sequence ();
   13347                 :             :   {
   13348                 :             :     rtx operands[4];
   13349                 :             :     operands[0] = operand0;
   13350                 :             :     operands[1] = operand1;
   13351                 :             :     operands[2] = operand2;
   13352                 :             :     operands[3] = operand3;
   13353                 :             : #define FAIL return (end_sequence (), _val)
   13354                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13355                 :             : #line 17207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13356                 :             : ix86_fixup_binary_operands_no_copy (EQ, V32HImode, operands);
   13357                 :             : #undef DONE
   13358                 :             : #undef FAIL
   13359                 :             :     operand0 = operands[0];
   13360                 :             :     (void) operand0;
   13361                 :             :     operand1 = operands[1];
   13362                 :             :     (void) operand1;
   13363                 :             :     operand2 = operands[2];
   13364                 :             :     (void) operand2;
   13365                 :             :     operand3 = operands[3];
   13366                 :             :     (void) operand3;
   13367                 :             :   }
   13368                 :             :   emit_insn (gen_rtx_SET (operand0,
   13369                 :             :         gen_rtx_AND (SImode,
   13370                 :             :         gen_rtx_UNSPEC (SImode,
   13371                 :             :         gen_rtvec (3,
   13372                 :             :                 operand1,
   13373                 :             :                 operand2,
   13374                 :             :                 const0_rtx),
   13375                 :             :         58),
   13376                 :             :         operand3)));
   13377                 :             :   _val = get_insns ();
   13378                 :             :   end_sequence ();
   13379                 :             :   return _val;
   13380                 :             : }
   13381                 :             : 
   13382                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17199 */
   13383                 :             : rtx
   13384                 :             : gen_avx512vl_eqv16hi3 (rtx operand0,
   13385                 :             :         rtx operand1,
   13386                 :             :         rtx operand2)
   13387                 :             : {
   13388                 :             :   rtx_insn *_val = 0;
   13389                 :             :   start_sequence ();
   13390                 :             :   {
   13391                 :             :     rtx operands[3];
   13392                 :             :     operands[0] = operand0;
   13393                 :             :     operands[1] = operand1;
   13394                 :             :     operands[2] = operand2;
   13395                 :             : #define FAIL return (end_sequence (), _val)
   13396                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13397                 :             : #line 17207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13398                 :             : ix86_fixup_binary_operands_no_copy (EQ, V16HImode, operands);
   13399                 :             : #undef DONE
   13400                 :             : #undef FAIL
   13401                 :             :     operand0 = operands[0];
   13402                 :             :     (void) operand0;
   13403                 :             :     operand1 = operands[1];
   13404                 :             :     (void) operand1;
   13405                 :             :     operand2 = operands[2];
   13406                 :             :     (void) operand2;
   13407                 :             :   }
   13408                 :             :   emit_insn (gen_rtx_SET (operand0,
   13409                 :             :         gen_rtx_UNSPEC (HImode,
   13410                 :             :         gen_rtvec (3,
   13411                 :             :                 operand1,
   13412                 :             :                 operand2,
   13413                 :             :                 const0_rtx),
   13414                 :             :         58)));
   13415                 :             :   _val = get_insns ();
   13416                 :             :   end_sequence ();
   13417                 :             :   return _val;
   13418                 :             : }
   13419                 :             : 
   13420                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17199 */
   13421                 :             : rtx
   13422                 :             : gen_avx512vl_eqv16hi3_mask (rtx operand0,
   13423                 :             :         rtx operand1,
   13424                 :             :         rtx operand2,
   13425                 :             :         rtx operand3)
   13426                 :             : {
   13427                 :             :   rtx_insn *_val = 0;
   13428                 :             :   start_sequence ();
   13429                 :             :   {
   13430                 :             :     rtx operands[4];
   13431                 :             :     operands[0] = operand0;
   13432                 :             :     operands[1] = operand1;
   13433                 :             :     operands[2] = operand2;
   13434                 :             :     operands[3] = operand3;
   13435                 :             : #define FAIL return (end_sequence (), _val)
   13436                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13437                 :             : #line 17207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13438                 :             : ix86_fixup_binary_operands_no_copy (EQ, V16HImode, operands);
   13439                 :             : #undef DONE
   13440                 :             : #undef FAIL
   13441                 :             :     operand0 = operands[0];
   13442                 :             :     (void) operand0;
   13443                 :             :     operand1 = operands[1];
   13444                 :             :     (void) operand1;
   13445                 :             :     operand2 = operands[2];
   13446                 :             :     (void) operand2;
   13447                 :             :     operand3 = operands[3];
   13448                 :             :     (void) operand3;
   13449                 :             :   }
   13450                 :             :   emit_insn (gen_rtx_SET (operand0,
   13451                 :             :         gen_rtx_AND (HImode,
   13452                 :             :         gen_rtx_UNSPEC (HImode,
   13453                 :             :         gen_rtvec (3,
   13454                 :             :                 operand1,
   13455                 :             :                 operand2,
   13456                 :             :                 const0_rtx),
   13457                 :             :         58),
   13458                 :             :         operand3)));
   13459                 :             :   _val = get_insns ();
   13460                 :             :   end_sequence ();
   13461                 :             :   return _val;
   13462                 :             : }
   13463                 :             : 
   13464                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17199 */
   13465                 :             : rtx
   13466                 :             : gen_avx512vl_eqv8hi3 (rtx operand0,
   13467                 :             :         rtx operand1,
   13468                 :             :         rtx operand2)
   13469                 :             : {
   13470                 :             :   rtx_insn *_val = 0;
   13471                 :             :   start_sequence ();
   13472                 :             :   {
   13473                 :             :     rtx operands[3];
   13474                 :             :     operands[0] = operand0;
   13475                 :             :     operands[1] = operand1;
   13476                 :             :     operands[2] = operand2;
   13477                 :             : #define FAIL return (end_sequence (), _val)
   13478                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13479                 :             : #line 17207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13480                 :             : ix86_fixup_binary_operands_no_copy (EQ, V8HImode, operands);
   13481                 :             : #undef DONE
   13482                 :             : #undef FAIL
   13483                 :             :     operand0 = operands[0];
   13484                 :             :     (void) operand0;
   13485                 :             :     operand1 = operands[1];
   13486                 :             :     (void) operand1;
   13487                 :             :     operand2 = operands[2];
   13488                 :             :     (void) operand2;
   13489                 :             :   }
   13490                 :             :   emit_insn (gen_rtx_SET (operand0,
   13491                 :             :         gen_rtx_UNSPEC (QImode,
   13492                 :             :         gen_rtvec (3,
   13493                 :             :                 operand1,
   13494                 :             :                 operand2,
   13495                 :             :                 const0_rtx),
   13496                 :             :         58)));
   13497                 :             :   _val = get_insns ();
   13498                 :             :   end_sequence ();
   13499                 :             :   return _val;
   13500                 :             : }
   13501                 :             : 
   13502                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17199 */
   13503                 :             : rtx
   13504                 :             : gen_avx512vl_eqv8hi3_mask (rtx operand0,
   13505                 :             :         rtx operand1,
   13506                 :             :         rtx operand2,
   13507                 :             :         rtx operand3)
   13508                 :             : {
   13509                 :             :   rtx_insn *_val = 0;
   13510                 :             :   start_sequence ();
   13511                 :             :   {
   13512                 :             :     rtx operands[4];
   13513                 :             :     operands[0] = operand0;
   13514                 :             :     operands[1] = operand1;
   13515                 :             :     operands[2] = operand2;
   13516                 :             :     operands[3] = operand3;
   13517                 :             : #define FAIL return (end_sequence (), _val)
   13518                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13519                 :             : #line 17207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13520                 :             : ix86_fixup_binary_operands_no_copy (EQ, V8HImode, operands);
   13521                 :             : #undef DONE
   13522                 :             : #undef FAIL
   13523                 :             :     operand0 = operands[0];
   13524                 :             :     (void) operand0;
   13525                 :             :     operand1 = operands[1];
   13526                 :             :     (void) operand1;
   13527                 :             :     operand2 = operands[2];
   13528                 :             :     (void) operand2;
   13529                 :             :     operand3 = operands[3];
   13530                 :             :     (void) operand3;
   13531                 :             :   }
   13532                 :             :   emit_insn (gen_rtx_SET (operand0,
   13533                 :             :         gen_rtx_AND (QImode,
   13534                 :             :         gen_rtx_UNSPEC (QImode,
   13535                 :             :         gen_rtvec (3,
   13536                 :             :                 operand1,
   13537                 :             :                 operand2,
   13538                 :             :                 const0_rtx),
   13539                 :             :         58),
   13540                 :             :         operand3)));
   13541                 :             :   _val = get_insns ();
   13542                 :             :   end_sequence ();
   13543                 :             :   return _val;
   13544                 :             : }
   13545                 :             : 
   13546                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17209 */
   13547                 :             : rtx
   13548                 :             : gen_avx512f_eqv16si3 (rtx operand0,
   13549                 :             :         rtx operand1,
   13550                 :             :         rtx operand2)
   13551                 :             : {
   13552                 :             :   rtx_insn *_val = 0;
   13553                 :             :   start_sequence ();
   13554                 :             :   {
   13555                 :             :     rtx operands[3];
   13556                 :             :     operands[0] = operand0;
   13557                 :             :     operands[1] = operand1;
   13558                 :             :     operands[2] = operand2;
   13559                 :             : #define FAIL return (end_sequence (), _val)
   13560                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13561                 :             : #line 17217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13562                 :             : ix86_fixup_binary_operands_no_copy (EQ, V16SImode, operands);
   13563                 :             : #undef DONE
   13564                 :             : #undef FAIL
   13565                 :             :     operand0 = operands[0];
   13566                 :             :     (void) operand0;
   13567                 :             :     operand1 = operands[1];
   13568                 :             :     (void) operand1;
   13569                 :             :     operand2 = operands[2];
   13570                 :             :     (void) operand2;
   13571                 :             :   }
   13572                 :             :   emit_insn (gen_rtx_SET (operand0,
   13573                 :             :         gen_rtx_UNSPEC (HImode,
   13574                 :             :         gen_rtvec (3,
   13575                 :             :                 operand1,
   13576                 :             :                 operand2,
   13577                 :             :                 const0_rtx),
   13578                 :             :         58)));
   13579                 :             :   _val = get_insns ();
   13580                 :             :   end_sequence ();
   13581                 :             :   return _val;
   13582                 :             : }
   13583                 :             : 
   13584                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17209 */
   13585                 :             : rtx
   13586                 :             : gen_avx512f_eqv16si3_mask (rtx operand0,
   13587                 :             :         rtx operand1,
   13588                 :             :         rtx operand2,
   13589                 :             :         rtx operand3)
   13590                 :             : {
   13591                 :             :   rtx_insn *_val = 0;
   13592                 :             :   start_sequence ();
   13593                 :             :   {
   13594                 :             :     rtx operands[4];
   13595                 :             :     operands[0] = operand0;
   13596                 :             :     operands[1] = operand1;
   13597                 :             :     operands[2] = operand2;
   13598                 :             :     operands[3] = operand3;
   13599                 :             : #define FAIL return (end_sequence (), _val)
   13600                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13601                 :             : #line 17217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13602                 :             : ix86_fixup_binary_operands_no_copy (EQ, V16SImode, operands);
   13603                 :             : #undef DONE
   13604                 :             : #undef FAIL
   13605                 :             :     operand0 = operands[0];
   13606                 :             :     (void) operand0;
   13607                 :             :     operand1 = operands[1];
   13608                 :             :     (void) operand1;
   13609                 :             :     operand2 = operands[2];
   13610                 :             :     (void) operand2;
   13611                 :             :     operand3 = operands[3];
   13612                 :             :     (void) operand3;
   13613                 :             :   }
   13614                 :             :   emit_insn (gen_rtx_SET (operand0,
   13615                 :             :         gen_rtx_AND (HImode,
   13616                 :             :         gen_rtx_UNSPEC (HImode,
   13617                 :             :         gen_rtvec (3,
   13618                 :             :                 operand1,
   13619                 :             :                 operand2,
   13620                 :             :                 const0_rtx),
   13621                 :             :         58),
   13622                 :             :         operand3)));
   13623                 :             :   _val = get_insns ();
   13624                 :             :   end_sequence ();
   13625                 :             :   return _val;
   13626                 :             : }
   13627                 :             : 
   13628                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17209 */
   13629                 :             : rtx
   13630                 :             : gen_avx512vl_eqv8si3 (rtx operand0,
   13631                 :             :         rtx operand1,
   13632                 :             :         rtx operand2)
   13633                 :             : {
   13634                 :             :   rtx_insn *_val = 0;
   13635                 :             :   start_sequence ();
   13636                 :             :   {
   13637                 :             :     rtx operands[3];
   13638                 :             :     operands[0] = operand0;
   13639                 :             :     operands[1] = operand1;
   13640                 :             :     operands[2] = operand2;
   13641                 :             : #define FAIL return (end_sequence (), _val)
   13642                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13643                 :             : #line 17217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13644                 :             : ix86_fixup_binary_operands_no_copy (EQ, V8SImode, operands);
   13645                 :             : #undef DONE
   13646                 :             : #undef FAIL
   13647                 :             :     operand0 = operands[0];
   13648                 :             :     (void) operand0;
   13649                 :             :     operand1 = operands[1];
   13650                 :             :     (void) operand1;
   13651                 :             :     operand2 = operands[2];
   13652                 :             :     (void) operand2;
   13653                 :             :   }
   13654                 :             :   emit_insn (gen_rtx_SET (operand0,
   13655                 :             :         gen_rtx_UNSPEC (QImode,
   13656                 :             :         gen_rtvec (3,
   13657                 :             :                 operand1,
   13658                 :             :                 operand2,
   13659                 :             :                 const0_rtx),
   13660                 :             :         58)));
   13661                 :             :   _val = get_insns ();
   13662                 :             :   end_sequence ();
   13663                 :             :   return _val;
   13664                 :             : }
   13665                 :             : 
   13666                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17209 */
   13667                 :             : rtx
   13668                 :             : gen_avx512vl_eqv8si3_mask (rtx operand0,
   13669                 :             :         rtx operand1,
   13670                 :             :         rtx operand2,
   13671                 :             :         rtx operand3)
   13672                 :             : {
   13673                 :             :   rtx_insn *_val = 0;
   13674                 :             :   start_sequence ();
   13675                 :             :   {
   13676                 :             :     rtx operands[4];
   13677                 :             :     operands[0] = operand0;
   13678                 :             :     operands[1] = operand1;
   13679                 :             :     operands[2] = operand2;
   13680                 :             :     operands[3] = operand3;
   13681                 :             : #define FAIL return (end_sequence (), _val)
   13682                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13683                 :             : #line 17217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13684                 :             : ix86_fixup_binary_operands_no_copy (EQ, V8SImode, operands);
   13685                 :             : #undef DONE
   13686                 :             : #undef FAIL
   13687                 :             :     operand0 = operands[0];
   13688                 :             :     (void) operand0;
   13689                 :             :     operand1 = operands[1];
   13690                 :             :     (void) operand1;
   13691                 :             :     operand2 = operands[2];
   13692                 :             :     (void) operand2;
   13693                 :             :     operand3 = operands[3];
   13694                 :             :     (void) operand3;
   13695                 :             :   }
   13696                 :             :   emit_insn (gen_rtx_SET (operand0,
   13697                 :             :         gen_rtx_AND (QImode,
   13698                 :             :         gen_rtx_UNSPEC (QImode,
   13699                 :             :         gen_rtvec (3,
   13700                 :             :                 operand1,
   13701                 :             :                 operand2,
   13702                 :             :                 const0_rtx),
   13703                 :             :         58),
   13704                 :             :         operand3)));
   13705                 :             :   _val = get_insns ();
   13706                 :             :   end_sequence ();
   13707                 :             :   return _val;
   13708                 :             : }
   13709                 :             : 
   13710                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17209 */
   13711                 :             : rtx
   13712                 :             : gen_avx512vl_eqv4si3 (rtx operand0,
   13713                 :             :         rtx operand1,
   13714                 :             :         rtx operand2)
   13715                 :             : {
   13716                 :             :   rtx_insn *_val = 0;
   13717                 :             :   start_sequence ();
   13718                 :             :   {
   13719                 :             :     rtx operands[3];
   13720                 :             :     operands[0] = operand0;
   13721                 :             :     operands[1] = operand1;
   13722                 :             :     operands[2] = operand2;
   13723                 :             : #define FAIL return (end_sequence (), _val)
   13724                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13725                 :             : #line 17217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13726                 :             : ix86_fixup_binary_operands_no_copy (EQ, V4SImode, operands);
   13727                 :             : #undef DONE
   13728                 :             : #undef FAIL
   13729                 :             :     operand0 = operands[0];
   13730                 :             :     (void) operand0;
   13731                 :             :     operand1 = operands[1];
   13732                 :             :     (void) operand1;
   13733                 :             :     operand2 = operands[2];
   13734                 :             :     (void) operand2;
   13735                 :             :   }
   13736                 :             :   emit_insn (gen_rtx_SET (operand0,
   13737                 :             :         gen_rtx_UNSPEC (QImode,
   13738                 :             :         gen_rtvec (3,
   13739                 :             :                 operand1,
   13740                 :             :                 operand2,
   13741                 :             :                 const0_rtx),
   13742                 :             :         58)));
   13743                 :             :   _val = get_insns ();
   13744                 :             :   end_sequence ();
   13745                 :             :   return _val;
   13746                 :             : }
   13747                 :             : 
   13748                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17209 */
   13749                 :             : rtx
   13750                 :             : gen_avx512vl_eqv4si3_mask (rtx operand0,
   13751                 :             :         rtx operand1,
   13752                 :             :         rtx operand2,
   13753                 :             :         rtx operand3)
   13754                 :             : {
   13755                 :             :   rtx_insn *_val = 0;
   13756                 :             :   start_sequence ();
   13757                 :             :   {
   13758                 :             :     rtx operands[4];
   13759                 :             :     operands[0] = operand0;
   13760                 :             :     operands[1] = operand1;
   13761                 :             :     operands[2] = operand2;
   13762                 :             :     operands[3] = operand3;
   13763                 :             : #define FAIL return (end_sequence (), _val)
   13764                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13765                 :             : #line 17217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13766                 :             : ix86_fixup_binary_operands_no_copy (EQ, V4SImode, operands);
   13767                 :             : #undef DONE
   13768                 :             : #undef FAIL
   13769                 :             :     operand0 = operands[0];
   13770                 :             :     (void) operand0;
   13771                 :             :     operand1 = operands[1];
   13772                 :             :     (void) operand1;
   13773                 :             :     operand2 = operands[2];
   13774                 :             :     (void) operand2;
   13775                 :             :     operand3 = operands[3];
   13776                 :             :     (void) operand3;
   13777                 :             :   }
   13778                 :             :   emit_insn (gen_rtx_SET (operand0,
   13779                 :             :         gen_rtx_AND (QImode,
   13780                 :             :         gen_rtx_UNSPEC (QImode,
   13781                 :             :         gen_rtvec (3,
   13782                 :             :                 operand1,
   13783                 :             :                 operand2,
   13784                 :             :                 const0_rtx),
   13785                 :             :         58),
   13786                 :             :         operand3)));
   13787                 :             :   _val = get_insns ();
   13788                 :             :   end_sequence ();
   13789                 :             :   return _val;
   13790                 :             : }
   13791                 :             : 
   13792                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17209 */
   13793                 :             : rtx
   13794                 :             : gen_avx512f_eqv8di3 (rtx operand0,
   13795                 :             :         rtx operand1,
   13796                 :             :         rtx operand2)
   13797                 :             : {
   13798                 :             :   rtx_insn *_val = 0;
   13799                 :             :   start_sequence ();
   13800                 :             :   {
   13801                 :             :     rtx operands[3];
   13802                 :             :     operands[0] = operand0;
   13803                 :             :     operands[1] = operand1;
   13804                 :             :     operands[2] = operand2;
   13805                 :             : #define FAIL return (end_sequence (), _val)
   13806                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13807                 :             : #line 17217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13808                 :             : ix86_fixup_binary_operands_no_copy (EQ, V8DImode, operands);
   13809                 :             : #undef DONE
   13810                 :             : #undef FAIL
   13811                 :             :     operand0 = operands[0];
   13812                 :             :     (void) operand0;
   13813                 :             :     operand1 = operands[1];
   13814                 :             :     (void) operand1;
   13815                 :             :     operand2 = operands[2];
   13816                 :             :     (void) operand2;
   13817                 :             :   }
   13818                 :             :   emit_insn (gen_rtx_SET (operand0,
   13819                 :             :         gen_rtx_UNSPEC (QImode,
   13820                 :             :         gen_rtvec (3,
   13821                 :             :                 operand1,
   13822                 :             :                 operand2,
   13823                 :             :                 const0_rtx),
   13824                 :             :         58)));
   13825                 :             :   _val = get_insns ();
   13826                 :             :   end_sequence ();
   13827                 :             :   return _val;
   13828                 :             : }
   13829                 :             : 
   13830                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17209 */
   13831                 :             : rtx
   13832                 :             : gen_avx512f_eqv8di3_mask (rtx operand0,
   13833                 :             :         rtx operand1,
   13834                 :             :         rtx operand2,
   13835                 :             :         rtx operand3)
   13836                 :             : {
   13837                 :             :   rtx_insn *_val = 0;
   13838                 :             :   start_sequence ();
   13839                 :             :   {
   13840                 :             :     rtx operands[4];
   13841                 :             :     operands[0] = operand0;
   13842                 :             :     operands[1] = operand1;
   13843                 :             :     operands[2] = operand2;
   13844                 :             :     operands[3] = operand3;
   13845                 :             : #define FAIL return (end_sequence (), _val)
   13846                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13847                 :             : #line 17217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13848                 :             : ix86_fixup_binary_operands_no_copy (EQ, V8DImode, operands);
   13849                 :             : #undef DONE
   13850                 :             : #undef FAIL
   13851                 :             :     operand0 = operands[0];
   13852                 :             :     (void) operand0;
   13853                 :             :     operand1 = operands[1];
   13854                 :             :     (void) operand1;
   13855                 :             :     operand2 = operands[2];
   13856                 :             :     (void) operand2;
   13857                 :             :     operand3 = operands[3];
   13858                 :             :     (void) operand3;
   13859                 :             :   }
   13860                 :             :   emit_insn (gen_rtx_SET (operand0,
   13861                 :             :         gen_rtx_AND (QImode,
   13862                 :             :         gen_rtx_UNSPEC (QImode,
   13863                 :             :         gen_rtvec (3,
   13864                 :             :                 operand1,
   13865                 :             :                 operand2,
   13866                 :             :                 const0_rtx),
   13867                 :             :         58),
   13868                 :             :         operand3)));
   13869                 :             :   _val = get_insns ();
   13870                 :             :   end_sequence ();
   13871                 :             :   return _val;
   13872                 :             : }
   13873                 :             : 
   13874                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17209 */
   13875                 :             : rtx
   13876                 :             : gen_avx512vl_eqv4di3 (rtx operand0,
   13877                 :             :         rtx operand1,
   13878                 :             :         rtx operand2)
   13879                 :             : {
   13880                 :             :   rtx_insn *_val = 0;
   13881                 :             :   start_sequence ();
   13882                 :             :   {
   13883                 :             :     rtx operands[3];
   13884                 :             :     operands[0] = operand0;
   13885                 :             :     operands[1] = operand1;
   13886                 :             :     operands[2] = operand2;
   13887                 :             : #define FAIL return (end_sequence (), _val)
   13888                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13889                 :             : #line 17217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13890                 :             : ix86_fixup_binary_operands_no_copy (EQ, V4DImode, operands);
   13891                 :             : #undef DONE
   13892                 :             : #undef FAIL
   13893                 :             :     operand0 = operands[0];
   13894                 :             :     (void) operand0;
   13895                 :             :     operand1 = operands[1];
   13896                 :             :     (void) operand1;
   13897                 :             :     operand2 = operands[2];
   13898                 :             :     (void) operand2;
   13899                 :             :   }
   13900                 :             :   emit_insn (gen_rtx_SET (operand0,
   13901                 :             :         gen_rtx_UNSPEC (QImode,
   13902                 :             :         gen_rtvec (3,
   13903                 :             :                 operand1,
   13904                 :             :                 operand2,
   13905                 :             :                 const0_rtx),
   13906                 :             :         58)));
   13907                 :             :   _val = get_insns ();
   13908                 :             :   end_sequence ();
   13909                 :             :   return _val;
   13910                 :             : }
   13911                 :             : 
   13912                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17209 */
   13913                 :             : rtx
   13914                 :             : gen_avx512vl_eqv4di3_mask (rtx operand0,
   13915                 :             :         rtx operand1,
   13916                 :             :         rtx operand2,
   13917                 :             :         rtx operand3)
   13918                 :             : {
   13919                 :             :   rtx_insn *_val = 0;
   13920                 :             :   start_sequence ();
   13921                 :             :   {
   13922                 :             :     rtx operands[4];
   13923                 :             :     operands[0] = operand0;
   13924                 :             :     operands[1] = operand1;
   13925                 :             :     operands[2] = operand2;
   13926                 :             :     operands[3] = operand3;
   13927                 :             : #define FAIL return (end_sequence (), _val)
   13928                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13929                 :             : #line 17217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13930                 :             : ix86_fixup_binary_operands_no_copy (EQ, V4DImode, operands);
   13931                 :             : #undef DONE
   13932                 :             : #undef FAIL
   13933                 :             :     operand0 = operands[0];
   13934                 :             :     (void) operand0;
   13935                 :             :     operand1 = operands[1];
   13936                 :             :     (void) operand1;
   13937                 :             :     operand2 = operands[2];
   13938                 :             :     (void) operand2;
   13939                 :             :     operand3 = operands[3];
   13940                 :             :     (void) operand3;
   13941                 :             :   }
   13942                 :             :   emit_insn (gen_rtx_SET (operand0,
   13943                 :             :         gen_rtx_AND (QImode,
   13944                 :             :         gen_rtx_UNSPEC (QImode,
   13945                 :             :         gen_rtvec (3,
   13946                 :             :                 operand1,
   13947                 :             :                 operand2,
   13948                 :             :                 const0_rtx),
   13949                 :             :         58),
   13950                 :             :         operand3)));
   13951                 :             :   _val = get_insns ();
   13952                 :             :   end_sequence ();
   13953                 :             :   return _val;
   13954                 :             : }
   13955                 :             : 
   13956                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17209 */
   13957                 :             : rtx
   13958                 :             : gen_avx512vl_eqv2di3 (rtx operand0,
   13959                 :             :         rtx operand1,
   13960                 :             :         rtx operand2)
   13961                 :             : {
   13962                 :             :   rtx_insn *_val = 0;
   13963                 :             :   start_sequence ();
   13964                 :             :   {
   13965                 :             :     rtx operands[3];
   13966                 :             :     operands[0] = operand0;
   13967                 :             :     operands[1] = operand1;
   13968                 :             :     operands[2] = operand2;
   13969                 :             : #define FAIL return (end_sequence (), _val)
   13970                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13971                 :             : #line 17217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   13972                 :             : ix86_fixup_binary_operands_no_copy (EQ, V2DImode, operands);
   13973                 :             : #undef DONE
   13974                 :             : #undef FAIL
   13975                 :             :     operand0 = operands[0];
   13976                 :             :     (void) operand0;
   13977                 :             :     operand1 = operands[1];
   13978                 :             :     (void) operand1;
   13979                 :             :     operand2 = operands[2];
   13980                 :             :     (void) operand2;
   13981                 :             :   }
   13982                 :             :   emit_insn (gen_rtx_SET (operand0,
   13983                 :             :         gen_rtx_UNSPEC (QImode,
   13984                 :             :         gen_rtvec (3,
   13985                 :             :                 operand1,
   13986                 :             :                 operand2,
   13987                 :             :                 const0_rtx),
   13988                 :             :         58)));
   13989                 :             :   _val = get_insns ();
   13990                 :             :   end_sequence ();
   13991                 :             :   return _val;
   13992                 :             : }
   13993                 :             : 
   13994                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17209 */
   13995                 :             : rtx
   13996                 :             : gen_avx512vl_eqv2di3_mask (rtx operand0,
   13997                 :             :         rtx operand1,
   13998                 :             :         rtx operand2,
   13999                 :             :         rtx operand3)
   14000                 :             : {
   14001                 :             :   rtx_insn *_val = 0;
   14002                 :             :   start_sequence ();
   14003                 :             :   {
   14004                 :             :     rtx operands[4];
   14005                 :             :     operands[0] = operand0;
   14006                 :             :     operands[1] = operand1;
   14007                 :             :     operands[2] = operand2;
   14008                 :             :     operands[3] = operand3;
   14009                 :             : #define FAIL return (end_sequence (), _val)
   14010                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14011                 :             : #line 17217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   14012                 :             : ix86_fixup_binary_operands_no_copy (EQ, V2DImode, operands);
   14013                 :             : #undef DONE
   14014                 :             : #undef FAIL
   14015                 :             :     operand0 = operands[0];
   14016                 :             :     (void) operand0;
   14017                 :             :     operand1 = operands[1];
   14018                 :             :     (void) operand1;
   14019                 :             :     operand2 = operands[2];
   14020                 :             :     (void) operand2;
   14021                 :             :     operand3 = operands[3];
   14022                 :             :     (void) operand3;
   14023                 :             :   }
   14024                 :             :   emit_insn (gen_rtx_SET (operand0,
   14025                 :             :         gen_rtx_AND (QImode,
   14026                 :             :         gen_rtx_UNSPEC (QImode,
   14027                 :             :         gen_rtvec (3,
   14028                 :             :                 operand1,
   14029                 :             :                 operand2,
   14030                 :             :                 const0_rtx),
   14031                 :             :         58),
   14032                 :             :         operand3)));
   14033                 :             :   _val = get_insns ();
   14034                 :             :   end_sequence ();
   14035                 :             :   return _val;
   14036                 :             : }
   14037                 :             : 
   14038                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17285 */
   14039                 :             : rtx
   14040                 :             : gen_avx512f_gtv16si3 (rtx operand0,
   14041                 :             :         rtx operand1,
   14042                 :             :         rtx operand2)
   14043                 :             : {
   14044                 :             :   return gen_rtx_SET (operand0,
   14045                 :             :         gen_rtx_UNSPEC (HImode,
   14046                 :             :         gen_rtvec (3,
   14047                 :             :                 operand1,
   14048                 :             :                 operand2,
   14049                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14050                 :             :         58));
   14051                 :             : }
   14052                 :             : 
   14053                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17285 */
   14054                 :             : rtx
   14055                 :             : gen_avx512f_gtv16si3_mask (rtx operand0,
   14056                 :             :         rtx operand1,
   14057                 :             :         rtx operand2,
   14058                 :             :         rtx operand3)
   14059                 :             : {
   14060                 :             :   return gen_rtx_SET (operand0,
   14061                 :             :         gen_rtx_AND (HImode,
   14062                 :             :         gen_rtx_UNSPEC (HImode,
   14063                 :             :         gen_rtvec (3,
   14064                 :             :                 operand1,
   14065                 :             :                 operand2,
   14066                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14067                 :             :         58),
   14068                 :             :         operand3));
   14069                 :             : }
   14070                 :             : 
   14071                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17285 */
   14072                 :             : rtx
   14073                 :             : gen_avx512vl_gtv8si3 (rtx operand0,
   14074                 :             :         rtx operand1,
   14075                 :             :         rtx operand2)
   14076                 :             : {
   14077                 :             :   return gen_rtx_SET (operand0,
   14078                 :             :         gen_rtx_UNSPEC (QImode,
   14079                 :             :         gen_rtvec (3,
   14080                 :             :                 operand1,
   14081                 :             :                 operand2,
   14082                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14083                 :             :         58));
   14084                 :             : }
   14085                 :             : 
   14086                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17285 */
   14087                 :             : rtx
   14088                 :             : gen_avx512vl_gtv8si3_mask (rtx operand0,
   14089                 :             :         rtx operand1,
   14090                 :             :         rtx operand2,
   14091                 :             :         rtx operand3)
   14092                 :             : {
   14093                 :             :   return gen_rtx_SET (operand0,
   14094                 :             :         gen_rtx_AND (QImode,
   14095                 :             :         gen_rtx_UNSPEC (QImode,
   14096                 :             :         gen_rtvec (3,
   14097                 :             :                 operand1,
   14098                 :             :                 operand2,
   14099                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14100                 :             :         58),
   14101                 :             :         operand3));
   14102                 :             : }
   14103                 :             : 
   14104                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17285 */
   14105                 :             : rtx
   14106                 :             : gen_avx512vl_gtv4si3 (rtx operand0,
   14107                 :             :         rtx operand1,
   14108                 :             :         rtx operand2)
   14109                 :             : {
   14110                 :             :   return gen_rtx_SET (operand0,
   14111                 :             :         gen_rtx_UNSPEC (QImode,
   14112                 :             :         gen_rtvec (3,
   14113                 :             :                 operand1,
   14114                 :             :                 operand2,
   14115                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14116                 :             :         58));
   14117                 :             : }
   14118                 :             : 
   14119                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17285 */
   14120                 :             : rtx
   14121                 :             : gen_avx512vl_gtv4si3_mask (rtx operand0,
   14122                 :             :         rtx operand1,
   14123                 :             :         rtx operand2,
   14124                 :             :         rtx operand3)
   14125                 :             : {
   14126                 :             :   return gen_rtx_SET (operand0,
   14127                 :             :         gen_rtx_AND (QImode,
   14128                 :             :         gen_rtx_UNSPEC (QImode,
   14129                 :             :         gen_rtvec (3,
   14130                 :             :                 operand1,
   14131                 :             :                 operand2,
   14132                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14133                 :             :         58),
   14134                 :             :         operand3));
   14135                 :             : }
   14136                 :             : 
   14137                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17285 */
   14138                 :             : rtx
   14139                 :             : gen_avx512f_gtv8di3 (rtx operand0,
   14140                 :             :         rtx operand1,
   14141                 :             :         rtx operand2)
   14142                 :             : {
   14143                 :             :   return gen_rtx_SET (operand0,
   14144                 :             :         gen_rtx_UNSPEC (QImode,
   14145                 :             :         gen_rtvec (3,
   14146                 :             :                 operand1,
   14147                 :             :                 operand2,
   14148                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14149                 :             :         58));
   14150                 :             : }
   14151                 :             : 
   14152                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17285 */
   14153                 :             : rtx
   14154                 :             : gen_avx512f_gtv8di3_mask (rtx operand0,
   14155                 :             :         rtx operand1,
   14156                 :             :         rtx operand2,
   14157                 :             :         rtx operand3)
   14158                 :             : {
   14159                 :             :   return gen_rtx_SET (operand0,
   14160                 :             :         gen_rtx_AND (QImode,
   14161                 :             :         gen_rtx_UNSPEC (QImode,
   14162                 :             :         gen_rtvec (3,
   14163                 :             :                 operand1,
   14164                 :             :                 operand2,
   14165                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14166                 :             :         58),
   14167                 :             :         operand3));
   14168                 :             : }
   14169                 :             : 
   14170                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17285 */
   14171                 :             : rtx
   14172                 :             : gen_avx512vl_gtv4di3 (rtx operand0,
   14173                 :             :         rtx operand1,
   14174                 :             :         rtx operand2)
   14175                 :             : {
   14176                 :             :   return gen_rtx_SET (operand0,
   14177                 :             :         gen_rtx_UNSPEC (QImode,
   14178                 :             :         gen_rtvec (3,
   14179                 :             :                 operand1,
   14180                 :             :                 operand2,
   14181                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14182                 :             :         58));
   14183                 :             : }
   14184                 :             : 
   14185                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17285 */
   14186                 :             : rtx
   14187                 :             : gen_avx512vl_gtv4di3_mask (rtx operand0,
   14188                 :             :         rtx operand1,
   14189                 :             :         rtx operand2,
   14190                 :             :         rtx operand3)
   14191                 :             : {
   14192                 :             :   return gen_rtx_SET (operand0,
   14193                 :             :         gen_rtx_AND (QImode,
   14194                 :             :         gen_rtx_UNSPEC (QImode,
   14195                 :             :         gen_rtvec (3,
   14196                 :             :                 operand1,
   14197                 :             :                 operand2,
   14198                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14199                 :             :         58),
   14200                 :             :         operand3));
   14201                 :             : }
   14202                 :             : 
   14203                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17285 */
   14204                 :             : rtx
   14205                 :             : gen_avx512vl_gtv2di3 (rtx operand0,
   14206                 :             :         rtx operand1,
   14207                 :             :         rtx operand2)
   14208                 :             : {
   14209                 :             :   return gen_rtx_SET (operand0,
   14210                 :             :         gen_rtx_UNSPEC (QImode,
   14211                 :             :         gen_rtvec (3,
   14212                 :             :                 operand1,
   14213                 :             :                 operand2,
   14214                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14215                 :             :         58));
   14216                 :             : }
   14217                 :             : 
   14218                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17285 */
   14219                 :             : rtx
   14220                 :             : gen_avx512vl_gtv2di3_mask (rtx operand0,
   14221                 :             :         rtx operand1,
   14222                 :             :         rtx operand2,
   14223                 :             :         rtx operand3)
   14224                 :             : {
   14225                 :             :   return gen_rtx_SET (operand0,
   14226                 :             :         gen_rtx_AND (QImode,
   14227                 :             :         gen_rtx_UNSPEC (QImode,
   14228                 :             :         gen_rtvec (3,
   14229                 :             :                 operand1,
   14230                 :             :                 operand2,
   14231                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14232                 :             :         58),
   14233                 :             :         operand3));
   14234                 :             : }
   14235                 :             : 
   14236                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17293 */
   14237                 :             : rtx
   14238                 :             : gen_avx512bw_gtv64qi3 (rtx operand0,
   14239                 :             :         rtx operand1,
   14240                 :             :         rtx operand2)
   14241                 :             : {
   14242                 :             :   return gen_rtx_SET (operand0,
   14243                 :             :         gen_rtx_UNSPEC (DImode,
   14244                 :             :         gen_rtvec (3,
   14245                 :             :                 operand1,
   14246                 :             :                 operand2,
   14247                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14248                 :             :         58));
   14249                 :             : }
   14250                 :             : 
   14251                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17293 */
   14252                 :             : rtx
   14253                 :             : gen_avx512bw_gtv64qi3_mask (rtx operand0,
   14254                 :             :         rtx operand1,
   14255                 :             :         rtx operand2,
   14256                 :             :         rtx operand3)
   14257                 :             : {
   14258                 :             :   return gen_rtx_SET (operand0,
   14259                 :             :         gen_rtx_AND (DImode,
   14260                 :             :         gen_rtx_UNSPEC (DImode,
   14261                 :             :         gen_rtvec (3,
   14262                 :             :                 operand1,
   14263                 :             :                 operand2,
   14264                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14265                 :             :         58),
   14266                 :             :         operand3));
   14267                 :             : }
   14268                 :             : 
   14269                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17293 */
   14270                 :             : rtx
   14271                 :             : gen_avx512vl_gtv16qi3 (rtx operand0,
   14272                 :             :         rtx operand1,
   14273                 :             :         rtx operand2)
   14274                 :             : {
   14275                 :             :   return gen_rtx_SET (operand0,
   14276                 :             :         gen_rtx_UNSPEC (HImode,
   14277                 :             :         gen_rtvec (3,
   14278                 :             :                 operand1,
   14279                 :             :                 operand2,
   14280                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14281                 :             :         58));
   14282                 :             : }
   14283                 :             : 
   14284                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17293 */
   14285                 :             : rtx
   14286                 :             : gen_avx512vl_gtv16qi3_mask (rtx operand0,
   14287                 :             :         rtx operand1,
   14288                 :             :         rtx operand2,
   14289                 :             :         rtx operand3)
   14290                 :             : {
   14291                 :             :   return gen_rtx_SET (operand0,
   14292                 :             :         gen_rtx_AND (HImode,
   14293                 :             :         gen_rtx_UNSPEC (HImode,
   14294                 :             :         gen_rtvec (3,
   14295                 :             :                 operand1,
   14296                 :             :                 operand2,
   14297                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14298                 :             :         58),
   14299                 :             :         operand3));
   14300                 :             : }
   14301                 :             : 
   14302                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17293 */
   14303                 :             : rtx
   14304                 :             : gen_avx512vl_gtv32qi3 (rtx operand0,
   14305                 :             :         rtx operand1,
   14306                 :             :         rtx operand2)
   14307                 :             : {
   14308                 :             :   return gen_rtx_SET (operand0,
   14309                 :             :         gen_rtx_UNSPEC (SImode,
   14310                 :             :         gen_rtvec (3,
   14311                 :             :                 operand1,
   14312                 :             :                 operand2,
   14313                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14314                 :             :         58));
   14315                 :             : }
   14316                 :             : 
   14317                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17293 */
   14318                 :             : rtx
   14319                 :             : gen_avx512vl_gtv32qi3_mask (rtx operand0,
   14320                 :             :         rtx operand1,
   14321                 :             :         rtx operand2,
   14322                 :             :         rtx operand3)
   14323                 :             : {
   14324                 :             :   return gen_rtx_SET (operand0,
   14325                 :             :         gen_rtx_AND (SImode,
   14326                 :             :         gen_rtx_UNSPEC (SImode,
   14327                 :             :         gen_rtvec (3,
   14328                 :             :                 operand1,
   14329                 :             :                 operand2,
   14330                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14331                 :             :         58),
   14332                 :             :         operand3));
   14333                 :             : }
   14334                 :             : 
   14335                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17293 */
   14336                 :             : rtx
   14337                 :             : gen_avx512bw_gtv32hi3 (rtx operand0,
   14338                 :             :         rtx operand1,
   14339                 :             :         rtx operand2)
   14340                 :             : {
   14341                 :             :   return gen_rtx_SET (operand0,
   14342                 :             :         gen_rtx_UNSPEC (SImode,
   14343                 :             :         gen_rtvec (3,
   14344                 :             :                 operand1,
   14345                 :             :                 operand2,
   14346                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14347                 :             :         58));
   14348                 :             : }
   14349                 :             : 
   14350                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17293 */
   14351                 :             : rtx
   14352                 :             : gen_avx512bw_gtv32hi3_mask (rtx operand0,
   14353                 :             :         rtx operand1,
   14354                 :             :         rtx operand2,
   14355                 :             :         rtx operand3)
   14356                 :             : {
   14357                 :             :   return gen_rtx_SET (operand0,
   14358                 :             :         gen_rtx_AND (SImode,
   14359                 :             :         gen_rtx_UNSPEC (SImode,
   14360                 :             :         gen_rtvec (3,
   14361                 :             :                 operand1,
   14362                 :             :                 operand2,
   14363                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14364                 :             :         58),
   14365                 :             :         operand3));
   14366                 :             : }
   14367                 :             : 
   14368                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17293 */
   14369                 :             : rtx
   14370                 :             : gen_avx512vl_gtv16hi3 (rtx operand0,
   14371                 :             :         rtx operand1,
   14372                 :             :         rtx operand2)
   14373                 :             : {
   14374                 :             :   return gen_rtx_SET (operand0,
   14375                 :             :         gen_rtx_UNSPEC (HImode,
   14376                 :             :         gen_rtvec (3,
   14377                 :             :                 operand1,
   14378                 :             :                 operand2,
   14379                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14380                 :             :         58));
   14381                 :             : }
   14382                 :             : 
   14383                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17293 */
   14384                 :             : rtx
   14385                 :             : gen_avx512vl_gtv16hi3_mask (rtx operand0,
   14386                 :             :         rtx operand1,
   14387                 :             :         rtx operand2,
   14388                 :             :         rtx operand3)
   14389                 :             : {
   14390                 :             :   return gen_rtx_SET (operand0,
   14391                 :             :         gen_rtx_AND (HImode,
   14392                 :             :         gen_rtx_UNSPEC (HImode,
   14393                 :             :         gen_rtvec (3,
   14394                 :             :                 operand1,
   14395                 :             :                 operand2,
   14396                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14397                 :             :         58),
   14398                 :             :         operand3));
   14399                 :             : }
   14400                 :             : 
   14401                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17293 */
   14402                 :             : rtx
   14403                 :             : gen_avx512vl_gtv8hi3 (rtx operand0,
   14404                 :             :         rtx operand1,
   14405                 :             :         rtx operand2)
   14406                 :             : {
   14407                 :             :   return gen_rtx_SET (operand0,
   14408                 :             :         gen_rtx_UNSPEC (QImode,
   14409                 :             :         gen_rtvec (3,
   14410                 :             :                 operand1,
   14411                 :             :                 operand2,
   14412                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14413                 :             :         58));
   14414                 :             : }
   14415                 :             : 
   14416                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17293 */
   14417                 :             : rtx
   14418                 :             : gen_avx512vl_gtv8hi3_mask (rtx operand0,
   14419                 :             :         rtx operand1,
   14420                 :             :         rtx operand2,
   14421                 :             :         rtx operand3)
   14422                 :             : {
   14423                 :             :   return gen_rtx_SET (operand0,
   14424                 :             :         gen_rtx_AND (QImode,
   14425                 :             :         gen_rtx_UNSPEC (QImode,
   14426                 :             :         gen_rtvec (3,
   14427                 :             :                 operand1,
   14428                 :             :                 operand2,
   14429                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)]),
   14430                 :             :         58),
   14431                 :             :         operand3));
   14432                 :             : }
   14433                 :             : 
   14434                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   14435                 :             : rtx
   14436                 :             : gen_vcondv64qiv16si (rtx operand0,
   14437                 :             :         rtx operand1,
   14438                 :             :         rtx operand2,
   14439                 :             :         rtx operand3,
   14440                 :             :         rtx operand4,
   14441                 :             :         rtx operand5)
   14442                 :             : {
   14443                 :             :   rtx_insn *_val = 0;
   14444                 :             :   start_sequence ();
   14445                 :             :   {
   14446                 :             :     rtx operands[6];
   14447                 :             :     operands[0] = operand0;
   14448                 :             :     operands[1] = operand1;
   14449                 :             :     operands[2] = operand2;
   14450                 :             :     operands[3] = operand3;
   14451                 :             :     operands[4] = operand4;
   14452                 :             :     operands[5] = operand5;
   14453                 :             : #define FAIL _Pragma ("GCC error \"vcondv64qiv16si cannot FAIL\"") (void)0
   14454                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14455                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   14456                 :             : {
   14457                 :             :   bool ok = ix86_expand_int_vcond (operands);
   14458                 :             :   gcc_assert (ok);
   14459                 :             :   DONE;
   14460                 :             : }
   14461                 :             : #undef DONE
   14462                 :             : #undef FAIL
   14463                 :             :     operand0 = operands[0];
   14464                 :             :     (void) operand0;
   14465                 :             :     operand1 = operands[1];
   14466                 :             :     (void) operand1;
   14467                 :             :     operand2 = operands[2];
   14468                 :             :     (void) operand2;
   14469                 :             :     operand3 = operands[3];
   14470                 :             :     (void) operand3;
   14471                 :             :     operand4 = operands[4];
   14472                 :             :     (void) operand4;
   14473                 :             :     operand5 = operands[5];
   14474                 :             :     (void) operand5;
   14475                 :             :   }
   14476                 :             :   emit_insn (gen_rtx_SET (operand0,
   14477                 :             :         gen_rtx_IF_THEN_ELSE (V64QImode,
   14478                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   14479                 :             :                 operand4,
   14480                 :             :                 operand5),
   14481                 :             :         operand1,
   14482                 :             :         operand2)));
   14483                 :             :   _val = get_insns ();
   14484                 :             :   end_sequence ();
   14485                 :             :   return _val;
   14486                 :             : }
   14487                 :             : 
   14488                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   14489                 :             : rtx
   14490                 :             : gen_vcondv64qiv8di (rtx operand0,
   14491                 :             :         rtx operand1,
   14492                 :             :         rtx operand2,
   14493                 :             :         rtx operand3,
   14494                 :             :         rtx operand4,
   14495                 :             :         rtx operand5)
   14496                 :             : {
   14497                 :             :   rtx_insn *_val = 0;
   14498                 :             :   start_sequence ();
   14499                 :             :   {
   14500                 :             :     rtx operands[6];
   14501                 :             :     operands[0] = operand0;
   14502                 :             :     operands[1] = operand1;
   14503                 :             :     operands[2] = operand2;
   14504                 :             :     operands[3] = operand3;
   14505                 :             :     operands[4] = operand4;
   14506                 :             :     operands[5] = operand5;
   14507                 :             : #define FAIL _Pragma ("GCC error \"vcondv64qiv8di cannot FAIL\"") (void)0
   14508                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14509                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   14510                 :             : {
   14511                 :             :   bool ok = ix86_expand_int_vcond (operands);
   14512                 :             :   gcc_assert (ok);
   14513                 :             :   DONE;
   14514                 :             : }
   14515                 :             : #undef DONE
   14516                 :             : #undef FAIL
   14517                 :             :     operand0 = operands[0];
   14518                 :             :     (void) operand0;
   14519                 :             :     operand1 = operands[1];
   14520                 :             :     (void) operand1;
   14521                 :             :     operand2 = operands[2];
   14522                 :             :     (void) operand2;
   14523                 :             :     operand3 = operands[3];
   14524                 :             :     (void) operand3;
   14525                 :             :     operand4 = operands[4];
   14526                 :             :     (void) operand4;
   14527                 :             :     operand5 = operands[5];
   14528                 :             :     (void) operand5;
   14529                 :             :   }
   14530                 :             :   emit_insn (gen_rtx_SET (operand0,
   14531                 :             :         gen_rtx_IF_THEN_ELSE (V64QImode,
   14532                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   14533                 :             :                 operand4,
   14534                 :             :                 operand5),
   14535                 :             :         operand1,
   14536                 :             :         operand2)));
   14537                 :             :   _val = get_insns ();
   14538                 :             :   end_sequence ();
   14539                 :             :   return _val;
   14540                 :             : }
   14541                 :             : 
   14542                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   14543                 :             : rtx
   14544                 :             : gen_vcondv64qiv32hi (rtx operand0,
   14545                 :             :         rtx operand1,
   14546                 :             :         rtx operand2,
   14547                 :             :         rtx operand3,
   14548                 :             :         rtx operand4,
   14549                 :             :         rtx operand5)
   14550                 :             : {
   14551                 :             :   rtx_insn *_val = 0;
   14552                 :             :   start_sequence ();
   14553                 :             :   {
   14554                 :             :     rtx operands[6];
   14555                 :             :     operands[0] = operand0;
   14556                 :             :     operands[1] = operand1;
   14557                 :             :     operands[2] = operand2;
   14558                 :             :     operands[3] = operand3;
   14559                 :             :     operands[4] = operand4;
   14560                 :             :     operands[5] = operand5;
   14561                 :             : #define FAIL _Pragma ("GCC error \"vcondv64qiv32hi cannot FAIL\"") (void)0
   14562                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14563                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   14564                 :             : {
   14565                 :             :   bool ok = ix86_expand_int_vcond (operands);
   14566                 :             :   gcc_assert (ok);
   14567                 :             :   DONE;
   14568                 :             : }
   14569                 :             : #undef DONE
   14570                 :             : #undef FAIL
   14571                 :             :     operand0 = operands[0];
   14572                 :             :     (void) operand0;
   14573                 :             :     operand1 = operands[1];
   14574                 :             :     (void) operand1;
   14575                 :             :     operand2 = operands[2];
   14576                 :             :     (void) operand2;
   14577                 :             :     operand3 = operands[3];
   14578                 :             :     (void) operand3;
   14579                 :             :     operand4 = operands[4];
   14580                 :             :     (void) operand4;
   14581                 :             :     operand5 = operands[5];
   14582                 :             :     (void) operand5;
   14583                 :             :   }
   14584                 :             :   emit_insn (gen_rtx_SET (operand0,
   14585                 :             :         gen_rtx_IF_THEN_ELSE (V64QImode,
   14586                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   14587                 :             :                 operand4,
   14588                 :             :                 operand5),
   14589                 :             :         operand1,
   14590                 :             :         operand2)));
   14591                 :             :   _val = get_insns ();
   14592                 :             :   end_sequence ();
   14593                 :             :   return _val;
   14594                 :             : }
   14595                 :             : 
   14596                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   14597                 :             : rtx
   14598                 :             : gen_vcondv64qiv64qi (rtx operand0,
   14599                 :             :         rtx operand1,
   14600                 :             :         rtx operand2,
   14601                 :             :         rtx operand3,
   14602                 :             :         rtx operand4,
   14603                 :             :         rtx operand5)
   14604                 :             : {
   14605                 :             :   rtx_insn *_val = 0;
   14606                 :             :   start_sequence ();
   14607                 :             :   {
   14608                 :             :     rtx operands[6];
   14609                 :             :     operands[0] = operand0;
   14610                 :             :     operands[1] = operand1;
   14611                 :             :     operands[2] = operand2;
   14612                 :             :     operands[3] = operand3;
   14613                 :             :     operands[4] = operand4;
   14614                 :             :     operands[5] = operand5;
   14615                 :             : #define FAIL _Pragma ("GCC error \"vcondv64qiv64qi cannot FAIL\"") (void)0
   14616                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14617                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   14618                 :             : {
   14619                 :             :   bool ok = ix86_expand_int_vcond (operands);
   14620                 :             :   gcc_assert (ok);
   14621                 :             :   DONE;
   14622                 :             : }
   14623                 :             : #undef DONE
   14624                 :             : #undef FAIL
   14625                 :             :     operand0 = operands[0];
   14626                 :             :     (void) operand0;
   14627                 :             :     operand1 = operands[1];
   14628                 :             :     (void) operand1;
   14629                 :             :     operand2 = operands[2];
   14630                 :             :     (void) operand2;
   14631                 :             :     operand3 = operands[3];
   14632                 :             :     (void) operand3;
   14633                 :             :     operand4 = operands[4];
   14634                 :             :     (void) operand4;
   14635                 :             :     operand5 = operands[5];
   14636                 :             :     (void) operand5;
   14637                 :             :   }
   14638                 :             :   emit_insn (gen_rtx_SET (operand0,
   14639                 :             :         gen_rtx_IF_THEN_ELSE (V64QImode,
   14640                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   14641                 :             :                 operand4,
   14642                 :             :                 operand5),
   14643                 :             :         operand1,
   14644                 :             :         operand2)));
   14645                 :             :   _val = get_insns ();
   14646                 :             :   end_sequence ();
   14647                 :             :   return _val;
   14648                 :             : }
   14649                 :             : 
   14650                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   14651                 :             : rtx
   14652                 :             : gen_vcondv32hiv16si (rtx operand0,
   14653                 :             :         rtx operand1,
   14654                 :             :         rtx operand2,
   14655                 :             :         rtx operand3,
   14656                 :             :         rtx operand4,
   14657                 :             :         rtx operand5)
   14658                 :             : {
   14659                 :             :   rtx_insn *_val = 0;
   14660                 :             :   start_sequence ();
   14661                 :             :   {
   14662                 :             :     rtx operands[6];
   14663                 :             :     operands[0] = operand0;
   14664                 :             :     operands[1] = operand1;
   14665                 :             :     operands[2] = operand2;
   14666                 :             :     operands[3] = operand3;
   14667                 :             :     operands[4] = operand4;
   14668                 :             :     operands[5] = operand5;
   14669                 :             : #define FAIL _Pragma ("GCC error \"vcondv32hiv16si cannot FAIL\"") (void)0
   14670                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14671                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   14672                 :             : {
   14673                 :             :   bool ok = ix86_expand_int_vcond (operands);
   14674                 :             :   gcc_assert (ok);
   14675                 :             :   DONE;
   14676                 :             : }
   14677                 :             : #undef DONE
   14678                 :             : #undef FAIL
   14679                 :             :     operand0 = operands[0];
   14680                 :             :     (void) operand0;
   14681                 :             :     operand1 = operands[1];
   14682                 :             :     (void) operand1;
   14683                 :             :     operand2 = operands[2];
   14684                 :             :     (void) operand2;
   14685                 :             :     operand3 = operands[3];
   14686                 :             :     (void) operand3;
   14687                 :             :     operand4 = operands[4];
   14688                 :             :     (void) operand4;
   14689                 :             :     operand5 = operands[5];
   14690                 :             :     (void) operand5;
   14691                 :             :   }
   14692                 :             :   emit_insn (gen_rtx_SET (operand0,
   14693                 :             :         gen_rtx_IF_THEN_ELSE (V32HImode,
   14694                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   14695                 :             :                 operand4,
   14696                 :             :                 operand5),
   14697                 :             :         operand1,
   14698                 :             :         operand2)));
   14699                 :             :   _val = get_insns ();
   14700                 :             :   end_sequence ();
   14701                 :             :   return _val;
   14702                 :             : }
   14703                 :             : 
   14704                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   14705                 :             : rtx
   14706                 :             : gen_vcondv32hiv8di (rtx operand0,
   14707                 :             :         rtx operand1,
   14708                 :             :         rtx operand2,
   14709                 :             :         rtx operand3,
   14710                 :             :         rtx operand4,
   14711                 :             :         rtx operand5)
   14712                 :             : {
   14713                 :             :   rtx_insn *_val = 0;
   14714                 :             :   start_sequence ();
   14715                 :             :   {
   14716                 :             :     rtx operands[6];
   14717                 :             :     operands[0] = operand0;
   14718                 :             :     operands[1] = operand1;
   14719                 :             :     operands[2] = operand2;
   14720                 :             :     operands[3] = operand3;
   14721                 :             :     operands[4] = operand4;
   14722                 :             :     operands[5] = operand5;
   14723                 :             : #define FAIL _Pragma ("GCC error \"vcondv32hiv8di cannot FAIL\"") (void)0
   14724                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14725                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   14726                 :             : {
   14727                 :             :   bool ok = ix86_expand_int_vcond (operands);
   14728                 :             :   gcc_assert (ok);
   14729                 :             :   DONE;
   14730                 :             : }
   14731                 :             : #undef DONE
   14732                 :             : #undef FAIL
   14733                 :             :     operand0 = operands[0];
   14734                 :             :     (void) operand0;
   14735                 :             :     operand1 = operands[1];
   14736                 :             :     (void) operand1;
   14737                 :             :     operand2 = operands[2];
   14738                 :             :     (void) operand2;
   14739                 :             :     operand3 = operands[3];
   14740                 :             :     (void) operand3;
   14741                 :             :     operand4 = operands[4];
   14742                 :             :     (void) operand4;
   14743                 :             :     operand5 = operands[5];
   14744                 :             :     (void) operand5;
   14745                 :             :   }
   14746                 :             :   emit_insn (gen_rtx_SET (operand0,
   14747                 :             :         gen_rtx_IF_THEN_ELSE (V32HImode,
   14748                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   14749                 :             :                 operand4,
   14750                 :             :                 operand5),
   14751                 :             :         operand1,
   14752                 :             :         operand2)));
   14753                 :             :   _val = get_insns ();
   14754                 :             :   end_sequence ();
   14755                 :             :   return _val;
   14756                 :             : }
   14757                 :             : 
   14758                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   14759                 :             : rtx
   14760                 :             : gen_vcondv32hiv32hi (rtx operand0,
   14761                 :             :         rtx operand1,
   14762                 :             :         rtx operand2,
   14763                 :             :         rtx operand3,
   14764                 :             :         rtx operand4,
   14765                 :             :         rtx operand5)
   14766                 :             : {
   14767                 :             :   rtx_insn *_val = 0;
   14768                 :             :   start_sequence ();
   14769                 :             :   {
   14770                 :             :     rtx operands[6];
   14771                 :             :     operands[0] = operand0;
   14772                 :             :     operands[1] = operand1;
   14773                 :             :     operands[2] = operand2;
   14774                 :             :     operands[3] = operand3;
   14775                 :             :     operands[4] = operand4;
   14776                 :             :     operands[5] = operand5;
   14777                 :             : #define FAIL _Pragma ("GCC error \"vcondv32hiv32hi cannot FAIL\"") (void)0
   14778                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14779                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   14780                 :             : {
   14781                 :             :   bool ok = ix86_expand_int_vcond (operands);
   14782                 :             :   gcc_assert (ok);
   14783                 :             :   DONE;
   14784                 :             : }
   14785                 :             : #undef DONE
   14786                 :             : #undef FAIL
   14787                 :             :     operand0 = operands[0];
   14788                 :             :     (void) operand0;
   14789                 :             :     operand1 = operands[1];
   14790                 :             :     (void) operand1;
   14791                 :             :     operand2 = operands[2];
   14792                 :             :     (void) operand2;
   14793                 :             :     operand3 = operands[3];
   14794                 :             :     (void) operand3;
   14795                 :             :     operand4 = operands[4];
   14796                 :             :     (void) operand4;
   14797                 :             :     operand5 = operands[5];
   14798                 :             :     (void) operand5;
   14799                 :             :   }
   14800                 :             :   emit_insn (gen_rtx_SET (operand0,
   14801                 :             :         gen_rtx_IF_THEN_ELSE (V32HImode,
   14802                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   14803                 :             :                 operand4,
   14804                 :             :                 operand5),
   14805                 :             :         operand1,
   14806                 :             :         operand2)));
   14807                 :             :   _val = get_insns ();
   14808                 :             :   end_sequence ();
   14809                 :             :   return _val;
   14810                 :             : }
   14811                 :             : 
   14812                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   14813                 :             : rtx
   14814                 :             : gen_vcondv32hiv64qi (rtx operand0,
   14815                 :             :         rtx operand1,
   14816                 :             :         rtx operand2,
   14817                 :             :         rtx operand3,
   14818                 :             :         rtx operand4,
   14819                 :             :         rtx operand5)
   14820                 :             : {
   14821                 :             :   rtx_insn *_val = 0;
   14822                 :             :   start_sequence ();
   14823                 :             :   {
   14824                 :             :     rtx operands[6];
   14825                 :             :     operands[0] = operand0;
   14826                 :             :     operands[1] = operand1;
   14827                 :             :     operands[2] = operand2;
   14828                 :             :     operands[3] = operand3;
   14829                 :             :     operands[4] = operand4;
   14830                 :             :     operands[5] = operand5;
   14831                 :             : #define FAIL _Pragma ("GCC error \"vcondv32hiv64qi cannot FAIL\"") (void)0
   14832                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14833                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   14834                 :             : {
   14835                 :             :   bool ok = ix86_expand_int_vcond (operands);
   14836                 :             :   gcc_assert (ok);
   14837                 :             :   DONE;
   14838                 :             : }
   14839                 :             : #undef DONE
   14840                 :             : #undef FAIL
   14841                 :             :     operand0 = operands[0];
   14842                 :             :     (void) operand0;
   14843                 :             :     operand1 = operands[1];
   14844                 :             :     (void) operand1;
   14845                 :             :     operand2 = operands[2];
   14846                 :             :     (void) operand2;
   14847                 :             :     operand3 = operands[3];
   14848                 :             :     (void) operand3;
   14849                 :             :     operand4 = operands[4];
   14850                 :             :     (void) operand4;
   14851                 :             :     operand5 = operands[5];
   14852                 :             :     (void) operand5;
   14853                 :             :   }
   14854                 :             :   emit_insn (gen_rtx_SET (operand0,
   14855                 :             :         gen_rtx_IF_THEN_ELSE (V32HImode,
   14856                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   14857                 :             :                 operand4,
   14858                 :             :                 operand5),
   14859                 :             :         operand1,
   14860                 :             :         operand2)));
   14861                 :             :   _val = get_insns ();
   14862                 :             :   end_sequence ();
   14863                 :             :   return _val;
   14864                 :             : }
   14865                 :             : 
   14866                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   14867                 :             : rtx
   14868                 :             : gen_vcondv16siv16si (rtx operand0,
   14869                 :             :         rtx operand1,
   14870                 :             :         rtx operand2,
   14871                 :             :         rtx operand3,
   14872                 :             :         rtx operand4,
   14873                 :             :         rtx operand5)
   14874                 :             : {
   14875                 :             :   rtx_insn *_val = 0;
   14876                 :             :   start_sequence ();
   14877                 :             :   {
   14878                 :             :     rtx operands[6];
   14879                 :             :     operands[0] = operand0;
   14880                 :             :     operands[1] = operand1;
   14881                 :             :     operands[2] = operand2;
   14882                 :             :     operands[3] = operand3;
   14883                 :             :     operands[4] = operand4;
   14884                 :             :     operands[5] = operand5;
   14885                 :             : #define FAIL _Pragma ("GCC error \"vcondv16siv16si cannot FAIL\"") (void)0
   14886                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14887                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   14888                 :             : {
   14889                 :             :   bool ok = ix86_expand_int_vcond (operands);
   14890                 :             :   gcc_assert (ok);
   14891                 :             :   DONE;
   14892                 :             : }
   14893                 :             : #undef DONE
   14894                 :             : #undef FAIL
   14895                 :             :     operand0 = operands[0];
   14896                 :             :     (void) operand0;
   14897                 :             :     operand1 = operands[1];
   14898                 :             :     (void) operand1;
   14899                 :             :     operand2 = operands[2];
   14900                 :             :     (void) operand2;
   14901                 :             :     operand3 = operands[3];
   14902                 :             :     (void) operand3;
   14903                 :             :     operand4 = operands[4];
   14904                 :             :     (void) operand4;
   14905                 :             :     operand5 = operands[5];
   14906                 :             :     (void) operand5;
   14907                 :             :   }
   14908                 :             :   emit_insn (gen_rtx_SET (operand0,
   14909                 :             :         gen_rtx_IF_THEN_ELSE (V16SImode,
   14910                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   14911                 :             :                 operand4,
   14912                 :             :                 operand5),
   14913                 :             :         operand1,
   14914                 :             :         operand2)));
   14915                 :             :   _val = get_insns ();
   14916                 :             :   end_sequence ();
   14917                 :             :   return _val;
   14918                 :             : }
   14919                 :             : 
   14920                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   14921                 :             : rtx
   14922                 :             : gen_vcondv16siv8di (rtx operand0,
   14923                 :             :         rtx operand1,
   14924                 :             :         rtx operand2,
   14925                 :             :         rtx operand3,
   14926                 :             :         rtx operand4,
   14927                 :             :         rtx operand5)
   14928                 :             : {
   14929                 :             :   rtx_insn *_val = 0;
   14930                 :             :   start_sequence ();
   14931                 :             :   {
   14932                 :             :     rtx operands[6];
   14933                 :             :     operands[0] = operand0;
   14934                 :             :     operands[1] = operand1;
   14935                 :             :     operands[2] = operand2;
   14936                 :             :     operands[3] = operand3;
   14937                 :             :     operands[4] = operand4;
   14938                 :             :     operands[5] = operand5;
   14939                 :             : #define FAIL _Pragma ("GCC error \"vcondv16siv8di cannot FAIL\"") (void)0
   14940                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14941                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   14942                 :             : {
   14943                 :             :   bool ok = ix86_expand_int_vcond (operands);
   14944                 :             :   gcc_assert (ok);
   14945                 :             :   DONE;
   14946                 :             : }
   14947                 :             : #undef DONE
   14948                 :             : #undef FAIL
   14949                 :             :     operand0 = operands[0];
   14950                 :             :     (void) operand0;
   14951                 :             :     operand1 = operands[1];
   14952                 :             :     (void) operand1;
   14953                 :             :     operand2 = operands[2];
   14954                 :             :     (void) operand2;
   14955                 :             :     operand3 = operands[3];
   14956                 :             :     (void) operand3;
   14957                 :             :     operand4 = operands[4];
   14958                 :             :     (void) operand4;
   14959                 :             :     operand5 = operands[5];
   14960                 :             :     (void) operand5;
   14961                 :             :   }
   14962                 :             :   emit_insn (gen_rtx_SET (operand0,
   14963                 :             :         gen_rtx_IF_THEN_ELSE (V16SImode,
   14964                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   14965                 :             :                 operand4,
   14966                 :             :                 operand5),
   14967                 :             :         operand1,
   14968                 :             :         operand2)));
   14969                 :             :   _val = get_insns ();
   14970                 :             :   end_sequence ();
   14971                 :             :   return _val;
   14972                 :             : }
   14973                 :             : 
   14974                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   14975                 :             : rtx
   14976                 :             : gen_vcondv16siv32hi (rtx operand0,
   14977                 :             :         rtx operand1,
   14978                 :             :         rtx operand2,
   14979                 :             :         rtx operand3,
   14980                 :             :         rtx operand4,
   14981                 :             :         rtx operand5)
   14982                 :             : {
   14983                 :             :   rtx_insn *_val = 0;
   14984                 :             :   start_sequence ();
   14985                 :             :   {
   14986                 :             :     rtx operands[6];
   14987                 :             :     operands[0] = operand0;
   14988                 :             :     operands[1] = operand1;
   14989                 :             :     operands[2] = operand2;
   14990                 :             :     operands[3] = operand3;
   14991                 :             :     operands[4] = operand4;
   14992                 :             :     operands[5] = operand5;
   14993                 :             : #define FAIL _Pragma ("GCC error \"vcondv16siv32hi cannot FAIL\"") (void)0
   14994                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14995                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   14996                 :             : {
   14997                 :             :   bool ok = ix86_expand_int_vcond (operands);
   14998                 :             :   gcc_assert (ok);
   14999                 :             :   DONE;
   15000                 :             : }
   15001                 :             : #undef DONE
   15002                 :             : #undef FAIL
   15003                 :             :     operand0 = operands[0];
   15004                 :             :     (void) operand0;
   15005                 :             :     operand1 = operands[1];
   15006                 :             :     (void) operand1;
   15007                 :             :     operand2 = operands[2];
   15008                 :             :     (void) operand2;
   15009                 :             :     operand3 = operands[3];
   15010                 :             :     (void) operand3;
   15011                 :             :     operand4 = operands[4];
   15012                 :             :     (void) operand4;
   15013                 :             :     operand5 = operands[5];
   15014                 :             :     (void) operand5;
   15015                 :             :   }
   15016                 :             :   emit_insn (gen_rtx_SET (operand0,
   15017                 :             :         gen_rtx_IF_THEN_ELSE (V16SImode,
   15018                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15019                 :             :                 operand4,
   15020                 :             :                 operand5),
   15021                 :             :         operand1,
   15022                 :             :         operand2)));
   15023                 :             :   _val = get_insns ();
   15024                 :             :   end_sequence ();
   15025                 :             :   return _val;
   15026                 :             : }
   15027                 :             : 
   15028                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15029                 :             : rtx
   15030                 :             : gen_vcondv16siv64qi (rtx operand0,
   15031                 :             :         rtx operand1,
   15032                 :             :         rtx operand2,
   15033                 :             :         rtx operand3,
   15034                 :             :         rtx operand4,
   15035                 :             :         rtx operand5)
   15036                 :             : {
   15037                 :             :   rtx_insn *_val = 0;
   15038                 :             :   start_sequence ();
   15039                 :             :   {
   15040                 :             :     rtx operands[6];
   15041                 :             :     operands[0] = operand0;
   15042                 :             :     operands[1] = operand1;
   15043                 :             :     operands[2] = operand2;
   15044                 :             :     operands[3] = operand3;
   15045                 :             :     operands[4] = operand4;
   15046                 :             :     operands[5] = operand5;
   15047                 :             : #define FAIL _Pragma ("GCC error \"vcondv16siv64qi cannot FAIL\"") (void)0
   15048                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15049                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15050                 :             : {
   15051                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15052                 :             :   gcc_assert (ok);
   15053                 :             :   DONE;
   15054                 :             : }
   15055                 :             : #undef DONE
   15056                 :             : #undef FAIL
   15057                 :             :     operand0 = operands[0];
   15058                 :             :     (void) operand0;
   15059                 :             :     operand1 = operands[1];
   15060                 :             :     (void) operand1;
   15061                 :             :     operand2 = operands[2];
   15062                 :             :     (void) operand2;
   15063                 :             :     operand3 = operands[3];
   15064                 :             :     (void) operand3;
   15065                 :             :     operand4 = operands[4];
   15066                 :             :     (void) operand4;
   15067                 :             :     operand5 = operands[5];
   15068                 :             :     (void) operand5;
   15069                 :             :   }
   15070                 :             :   emit_insn (gen_rtx_SET (operand0,
   15071                 :             :         gen_rtx_IF_THEN_ELSE (V16SImode,
   15072                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15073                 :             :                 operand4,
   15074                 :             :                 operand5),
   15075                 :             :         operand1,
   15076                 :             :         operand2)));
   15077                 :             :   _val = get_insns ();
   15078                 :             :   end_sequence ();
   15079                 :             :   return _val;
   15080                 :             : }
   15081                 :             : 
   15082                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15083                 :             : rtx
   15084                 :             : gen_vcondv8div16si (rtx operand0,
   15085                 :             :         rtx operand1,
   15086                 :             :         rtx operand2,
   15087                 :             :         rtx operand3,
   15088                 :             :         rtx operand4,
   15089                 :             :         rtx operand5)
   15090                 :             : {
   15091                 :             :   rtx_insn *_val = 0;
   15092                 :             :   start_sequence ();
   15093                 :             :   {
   15094                 :             :     rtx operands[6];
   15095                 :             :     operands[0] = operand0;
   15096                 :             :     operands[1] = operand1;
   15097                 :             :     operands[2] = operand2;
   15098                 :             :     operands[3] = operand3;
   15099                 :             :     operands[4] = operand4;
   15100                 :             :     operands[5] = operand5;
   15101                 :             : #define FAIL _Pragma ("GCC error \"vcondv8div16si cannot FAIL\"") (void)0
   15102                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15103                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15104                 :             : {
   15105                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15106                 :             :   gcc_assert (ok);
   15107                 :             :   DONE;
   15108                 :             : }
   15109                 :             : #undef DONE
   15110                 :             : #undef FAIL
   15111                 :             :     operand0 = operands[0];
   15112                 :             :     (void) operand0;
   15113                 :             :     operand1 = operands[1];
   15114                 :             :     (void) operand1;
   15115                 :             :     operand2 = operands[2];
   15116                 :             :     (void) operand2;
   15117                 :             :     operand3 = operands[3];
   15118                 :             :     (void) operand3;
   15119                 :             :     operand4 = operands[4];
   15120                 :             :     (void) operand4;
   15121                 :             :     operand5 = operands[5];
   15122                 :             :     (void) operand5;
   15123                 :             :   }
   15124                 :             :   emit_insn (gen_rtx_SET (operand0,
   15125                 :             :         gen_rtx_IF_THEN_ELSE (V8DImode,
   15126                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15127                 :             :                 operand4,
   15128                 :             :                 operand5),
   15129                 :             :         operand1,
   15130                 :             :         operand2)));
   15131                 :             :   _val = get_insns ();
   15132                 :             :   end_sequence ();
   15133                 :             :   return _val;
   15134                 :             : }
   15135                 :             : 
   15136                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15137                 :             : rtx
   15138                 :             : gen_vcondv8div8di (rtx operand0,
   15139                 :             :         rtx operand1,
   15140                 :             :         rtx operand2,
   15141                 :             :         rtx operand3,
   15142                 :             :         rtx operand4,
   15143                 :             :         rtx operand5)
   15144                 :             : {
   15145                 :             :   rtx_insn *_val = 0;
   15146                 :             :   start_sequence ();
   15147                 :             :   {
   15148                 :             :     rtx operands[6];
   15149                 :             :     operands[0] = operand0;
   15150                 :             :     operands[1] = operand1;
   15151                 :             :     operands[2] = operand2;
   15152                 :             :     operands[3] = operand3;
   15153                 :             :     operands[4] = operand4;
   15154                 :             :     operands[5] = operand5;
   15155                 :             : #define FAIL _Pragma ("GCC error \"vcondv8div8di cannot FAIL\"") (void)0
   15156                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15157                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15158                 :             : {
   15159                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15160                 :             :   gcc_assert (ok);
   15161                 :             :   DONE;
   15162                 :             : }
   15163                 :             : #undef DONE
   15164                 :             : #undef FAIL
   15165                 :             :     operand0 = operands[0];
   15166                 :             :     (void) operand0;
   15167                 :             :     operand1 = operands[1];
   15168                 :             :     (void) operand1;
   15169                 :             :     operand2 = operands[2];
   15170                 :             :     (void) operand2;
   15171                 :             :     operand3 = operands[3];
   15172                 :             :     (void) operand3;
   15173                 :             :     operand4 = operands[4];
   15174                 :             :     (void) operand4;
   15175                 :             :     operand5 = operands[5];
   15176                 :             :     (void) operand5;
   15177                 :             :   }
   15178                 :             :   emit_insn (gen_rtx_SET (operand0,
   15179                 :             :         gen_rtx_IF_THEN_ELSE (V8DImode,
   15180                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15181                 :             :                 operand4,
   15182                 :             :                 operand5),
   15183                 :             :         operand1,
   15184                 :             :         operand2)));
   15185                 :             :   _val = get_insns ();
   15186                 :             :   end_sequence ();
   15187                 :             :   return _val;
   15188                 :             : }
   15189                 :             : 
   15190                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15191                 :             : rtx
   15192                 :             : gen_vcondv8div32hi (rtx operand0,
   15193                 :             :         rtx operand1,
   15194                 :             :         rtx operand2,
   15195                 :             :         rtx operand3,
   15196                 :             :         rtx operand4,
   15197                 :             :         rtx operand5)
   15198                 :             : {
   15199                 :             :   rtx_insn *_val = 0;
   15200                 :             :   start_sequence ();
   15201                 :             :   {
   15202                 :             :     rtx operands[6];
   15203                 :             :     operands[0] = operand0;
   15204                 :             :     operands[1] = operand1;
   15205                 :             :     operands[2] = operand2;
   15206                 :             :     operands[3] = operand3;
   15207                 :             :     operands[4] = operand4;
   15208                 :             :     operands[5] = operand5;
   15209                 :             : #define FAIL _Pragma ("GCC error \"vcondv8div32hi cannot FAIL\"") (void)0
   15210                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15211                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15212                 :             : {
   15213                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15214                 :             :   gcc_assert (ok);
   15215                 :             :   DONE;
   15216                 :             : }
   15217                 :             : #undef DONE
   15218                 :             : #undef FAIL
   15219                 :             :     operand0 = operands[0];
   15220                 :             :     (void) operand0;
   15221                 :             :     operand1 = operands[1];
   15222                 :             :     (void) operand1;
   15223                 :             :     operand2 = operands[2];
   15224                 :             :     (void) operand2;
   15225                 :             :     operand3 = operands[3];
   15226                 :             :     (void) operand3;
   15227                 :             :     operand4 = operands[4];
   15228                 :             :     (void) operand4;
   15229                 :             :     operand5 = operands[5];
   15230                 :             :     (void) operand5;
   15231                 :             :   }
   15232                 :             :   emit_insn (gen_rtx_SET (operand0,
   15233                 :             :         gen_rtx_IF_THEN_ELSE (V8DImode,
   15234                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15235                 :             :                 operand4,
   15236                 :             :                 operand5),
   15237                 :             :         operand1,
   15238                 :             :         operand2)));
   15239                 :             :   _val = get_insns ();
   15240                 :             :   end_sequence ();
   15241                 :             :   return _val;
   15242                 :             : }
   15243                 :             : 
   15244                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15245                 :             : rtx
   15246                 :             : gen_vcondv8div64qi (rtx operand0,
   15247                 :             :         rtx operand1,
   15248                 :             :         rtx operand2,
   15249                 :             :         rtx operand3,
   15250                 :             :         rtx operand4,
   15251                 :             :         rtx operand5)
   15252                 :             : {
   15253                 :             :   rtx_insn *_val = 0;
   15254                 :             :   start_sequence ();
   15255                 :             :   {
   15256                 :             :     rtx operands[6];
   15257                 :             :     operands[0] = operand0;
   15258                 :             :     operands[1] = operand1;
   15259                 :             :     operands[2] = operand2;
   15260                 :             :     operands[3] = operand3;
   15261                 :             :     operands[4] = operand4;
   15262                 :             :     operands[5] = operand5;
   15263                 :             : #define FAIL _Pragma ("GCC error \"vcondv8div64qi cannot FAIL\"") (void)0
   15264                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15265                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15266                 :             : {
   15267                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15268                 :             :   gcc_assert (ok);
   15269                 :             :   DONE;
   15270                 :             : }
   15271                 :             : #undef DONE
   15272                 :             : #undef FAIL
   15273                 :             :     operand0 = operands[0];
   15274                 :             :     (void) operand0;
   15275                 :             :     operand1 = operands[1];
   15276                 :             :     (void) operand1;
   15277                 :             :     operand2 = operands[2];
   15278                 :             :     (void) operand2;
   15279                 :             :     operand3 = operands[3];
   15280                 :             :     (void) operand3;
   15281                 :             :     operand4 = operands[4];
   15282                 :             :     (void) operand4;
   15283                 :             :     operand5 = operands[5];
   15284                 :             :     (void) operand5;
   15285                 :             :   }
   15286                 :             :   emit_insn (gen_rtx_SET (operand0,
   15287                 :             :         gen_rtx_IF_THEN_ELSE (V8DImode,
   15288                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15289                 :             :                 operand4,
   15290                 :             :                 operand5),
   15291                 :             :         operand1,
   15292                 :             :         operand2)));
   15293                 :             :   _val = get_insns ();
   15294                 :             :   end_sequence ();
   15295                 :             :   return _val;
   15296                 :             : }
   15297                 :             : 
   15298                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15299                 :             : rtx
   15300                 :             : gen_vcondv16sfv16si (rtx operand0,
   15301                 :             :         rtx operand1,
   15302                 :             :         rtx operand2,
   15303                 :             :         rtx operand3,
   15304                 :             :         rtx operand4,
   15305                 :             :         rtx operand5)
   15306                 :             : {
   15307                 :             :   rtx_insn *_val = 0;
   15308                 :             :   start_sequence ();
   15309                 :             :   {
   15310                 :             :     rtx operands[6];
   15311                 :             :     operands[0] = operand0;
   15312                 :             :     operands[1] = operand1;
   15313                 :             :     operands[2] = operand2;
   15314                 :             :     operands[3] = operand3;
   15315                 :             :     operands[4] = operand4;
   15316                 :             :     operands[5] = operand5;
   15317                 :             : #define FAIL _Pragma ("GCC error \"vcondv16sfv16si cannot FAIL\"") (void)0
   15318                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15319                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15320                 :             : {
   15321                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15322                 :             :   gcc_assert (ok);
   15323                 :             :   DONE;
   15324                 :             : }
   15325                 :             : #undef DONE
   15326                 :             : #undef FAIL
   15327                 :             :     operand0 = operands[0];
   15328                 :             :     (void) operand0;
   15329                 :             :     operand1 = operands[1];
   15330                 :             :     (void) operand1;
   15331                 :             :     operand2 = operands[2];
   15332                 :             :     (void) operand2;
   15333                 :             :     operand3 = operands[3];
   15334                 :             :     (void) operand3;
   15335                 :             :     operand4 = operands[4];
   15336                 :             :     (void) operand4;
   15337                 :             :     operand5 = operands[5];
   15338                 :             :     (void) operand5;
   15339                 :             :   }
   15340                 :             :   emit_insn (gen_rtx_SET (operand0,
   15341                 :             :         gen_rtx_IF_THEN_ELSE (V16SFmode,
   15342                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15343                 :             :                 operand4,
   15344                 :             :                 operand5),
   15345                 :             :         operand1,
   15346                 :             :         operand2)));
   15347                 :             :   _val = get_insns ();
   15348                 :             :   end_sequence ();
   15349                 :             :   return _val;
   15350                 :             : }
   15351                 :             : 
   15352                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15353                 :             : rtx
   15354                 :             : gen_vcondv16sfv8di (rtx operand0,
   15355                 :             :         rtx operand1,
   15356                 :             :         rtx operand2,
   15357                 :             :         rtx operand3,
   15358                 :             :         rtx operand4,
   15359                 :             :         rtx operand5)
   15360                 :             : {
   15361                 :             :   rtx_insn *_val = 0;
   15362                 :             :   start_sequence ();
   15363                 :             :   {
   15364                 :             :     rtx operands[6];
   15365                 :             :     operands[0] = operand0;
   15366                 :             :     operands[1] = operand1;
   15367                 :             :     operands[2] = operand2;
   15368                 :             :     operands[3] = operand3;
   15369                 :             :     operands[4] = operand4;
   15370                 :             :     operands[5] = operand5;
   15371                 :             : #define FAIL _Pragma ("GCC error \"vcondv16sfv8di cannot FAIL\"") (void)0
   15372                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15373                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15374                 :             : {
   15375                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15376                 :             :   gcc_assert (ok);
   15377                 :             :   DONE;
   15378                 :             : }
   15379                 :             : #undef DONE
   15380                 :             : #undef FAIL
   15381                 :             :     operand0 = operands[0];
   15382                 :             :     (void) operand0;
   15383                 :             :     operand1 = operands[1];
   15384                 :             :     (void) operand1;
   15385                 :             :     operand2 = operands[2];
   15386                 :             :     (void) operand2;
   15387                 :             :     operand3 = operands[3];
   15388                 :             :     (void) operand3;
   15389                 :             :     operand4 = operands[4];
   15390                 :             :     (void) operand4;
   15391                 :             :     operand5 = operands[5];
   15392                 :             :     (void) operand5;
   15393                 :             :   }
   15394                 :             :   emit_insn (gen_rtx_SET (operand0,
   15395                 :             :         gen_rtx_IF_THEN_ELSE (V16SFmode,
   15396                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15397                 :             :                 operand4,
   15398                 :             :                 operand5),
   15399                 :             :         operand1,
   15400                 :             :         operand2)));
   15401                 :             :   _val = get_insns ();
   15402                 :             :   end_sequence ();
   15403                 :             :   return _val;
   15404                 :             : }
   15405                 :             : 
   15406                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15407                 :             : rtx
   15408                 :             : gen_vcondv16sfv32hi (rtx operand0,
   15409                 :             :         rtx operand1,
   15410                 :             :         rtx operand2,
   15411                 :             :         rtx operand3,
   15412                 :             :         rtx operand4,
   15413                 :             :         rtx operand5)
   15414                 :             : {
   15415                 :             :   rtx_insn *_val = 0;
   15416                 :             :   start_sequence ();
   15417                 :             :   {
   15418                 :             :     rtx operands[6];
   15419                 :             :     operands[0] = operand0;
   15420                 :             :     operands[1] = operand1;
   15421                 :             :     operands[2] = operand2;
   15422                 :             :     operands[3] = operand3;
   15423                 :             :     operands[4] = operand4;
   15424                 :             :     operands[5] = operand5;
   15425                 :             : #define FAIL _Pragma ("GCC error \"vcondv16sfv32hi cannot FAIL\"") (void)0
   15426                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15427                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15428                 :             : {
   15429                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15430                 :             :   gcc_assert (ok);
   15431                 :             :   DONE;
   15432                 :             : }
   15433                 :             : #undef DONE
   15434                 :             : #undef FAIL
   15435                 :             :     operand0 = operands[0];
   15436                 :             :     (void) operand0;
   15437                 :             :     operand1 = operands[1];
   15438                 :             :     (void) operand1;
   15439                 :             :     operand2 = operands[2];
   15440                 :             :     (void) operand2;
   15441                 :             :     operand3 = operands[3];
   15442                 :             :     (void) operand3;
   15443                 :             :     operand4 = operands[4];
   15444                 :             :     (void) operand4;
   15445                 :             :     operand5 = operands[5];
   15446                 :             :     (void) operand5;
   15447                 :             :   }
   15448                 :             :   emit_insn (gen_rtx_SET (operand0,
   15449                 :             :         gen_rtx_IF_THEN_ELSE (V16SFmode,
   15450                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15451                 :             :                 operand4,
   15452                 :             :                 operand5),
   15453                 :             :         operand1,
   15454                 :             :         operand2)));
   15455                 :             :   _val = get_insns ();
   15456                 :             :   end_sequence ();
   15457                 :             :   return _val;
   15458                 :             : }
   15459                 :             : 
   15460                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15461                 :             : rtx
   15462                 :             : gen_vcondv16sfv64qi (rtx operand0,
   15463                 :             :         rtx operand1,
   15464                 :             :         rtx operand2,
   15465                 :             :         rtx operand3,
   15466                 :             :         rtx operand4,
   15467                 :             :         rtx operand5)
   15468                 :             : {
   15469                 :             :   rtx_insn *_val = 0;
   15470                 :             :   start_sequence ();
   15471                 :             :   {
   15472                 :             :     rtx operands[6];
   15473                 :             :     operands[0] = operand0;
   15474                 :             :     operands[1] = operand1;
   15475                 :             :     operands[2] = operand2;
   15476                 :             :     operands[3] = operand3;
   15477                 :             :     operands[4] = operand4;
   15478                 :             :     operands[5] = operand5;
   15479                 :             : #define FAIL _Pragma ("GCC error \"vcondv16sfv64qi cannot FAIL\"") (void)0
   15480                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15481                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15482                 :             : {
   15483                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15484                 :             :   gcc_assert (ok);
   15485                 :             :   DONE;
   15486                 :             : }
   15487                 :             : #undef DONE
   15488                 :             : #undef FAIL
   15489                 :             :     operand0 = operands[0];
   15490                 :             :     (void) operand0;
   15491                 :             :     operand1 = operands[1];
   15492                 :             :     (void) operand1;
   15493                 :             :     operand2 = operands[2];
   15494                 :             :     (void) operand2;
   15495                 :             :     operand3 = operands[3];
   15496                 :             :     (void) operand3;
   15497                 :             :     operand4 = operands[4];
   15498                 :             :     (void) operand4;
   15499                 :             :     operand5 = operands[5];
   15500                 :             :     (void) operand5;
   15501                 :             :   }
   15502                 :             :   emit_insn (gen_rtx_SET (operand0,
   15503                 :             :         gen_rtx_IF_THEN_ELSE (V16SFmode,
   15504                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15505                 :             :                 operand4,
   15506                 :             :                 operand5),
   15507                 :             :         operand1,
   15508                 :             :         operand2)));
   15509                 :             :   _val = get_insns ();
   15510                 :             :   end_sequence ();
   15511                 :             :   return _val;
   15512                 :             : }
   15513                 :             : 
   15514                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15515                 :             : rtx
   15516                 :             : gen_vcondv8dfv16si (rtx operand0,
   15517                 :             :         rtx operand1,
   15518                 :             :         rtx operand2,
   15519                 :             :         rtx operand3,
   15520                 :             :         rtx operand4,
   15521                 :             :         rtx operand5)
   15522                 :             : {
   15523                 :             :   rtx_insn *_val = 0;
   15524                 :             :   start_sequence ();
   15525                 :             :   {
   15526                 :             :     rtx operands[6];
   15527                 :             :     operands[0] = operand0;
   15528                 :             :     operands[1] = operand1;
   15529                 :             :     operands[2] = operand2;
   15530                 :             :     operands[3] = operand3;
   15531                 :             :     operands[4] = operand4;
   15532                 :             :     operands[5] = operand5;
   15533                 :             : #define FAIL _Pragma ("GCC error \"vcondv8dfv16si cannot FAIL\"") (void)0
   15534                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15535                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15536                 :             : {
   15537                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15538                 :             :   gcc_assert (ok);
   15539                 :             :   DONE;
   15540                 :             : }
   15541                 :             : #undef DONE
   15542                 :             : #undef FAIL
   15543                 :             :     operand0 = operands[0];
   15544                 :             :     (void) operand0;
   15545                 :             :     operand1 = operands[1];
   15546                 :             :     (void) operand1;
   15547                 :             :     operand2 = operands[2];
   15548                 :             :     (void) operand2;
   15549                 :             :     operand3 = operands[3];
   15550                 :             :     (void) operand3;
   15551                 :             :     operand4 = operands[4];
   15552                 :             :     (void) operand4;
   15553                 :             :     operand5 = operands[5];
   15554                 :             :     (void) operand5;
   15555                 :             :   }
   15556                 :             :   emit_insn (gen_rtx_SET (operand0,
   15557                 :             :         gen_rtx_IF_THEN_ELSE (V8DFmode,
   15558                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15559                 :             :                 operand4,
   15560                 :             :                 operand5),
   15561                 :             :         operand1,
   15562                 :             :         operand2)));
   15563                 :             :   _val = get_insns ();
   15564                 :             :   end_sequence ();
   15565                 :             :   return _val;
   15566                 :             : }
   15567                 :             : 
   15568                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15569                 :             : rtx
   15570                 :             : gen_vcondv8dfv8di (rtx operand0,
   15571                 :             :         rtx operand1,
   15572                 :             :         rtx operand2,
   15573                 :             :         rtx operand3,
   15574                 :             :         rtx operand4,
   15575                 :             :         rtx operand5)
   15576                 :             : {
   15577                 :             :   rtx_insn *_val = 0;
   15578                 :             :   start_sequence ();
   15579                 :             :   {
   15580                 :             :     rtx operands[6];
   15581                 :             :     operands[0] = operand0;
   15582                 :             :     operands[1] = operand1;
   15583                 :             :     operands[2] = operand2;
   15584                 :             :     operands[3] = operand3;
   15585                 :             :     operands[4] = operand4;
   15586                 :             :     operands[5] = operand5;
   15587                 :             : #define FAIL _Pragma ("GCC error \"vcondv8dfv8di cannot FAIL\"") (void)0
   15588                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15589                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15590                 :             : {
   15591                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15592                 :             :   gcc_assert (ok);
   15593                 :             :   DONE;
   15594                 :             : }
   15595                 :             : #undef DONE
   15596                 :             : #undef FAIL
   15597                 :             :     operand0 = operands[0];
   15598                 :             :     (void) operand0;
   15599                 :             :     operand1 = operands[1];
   15600                 :             :     (void) operand1;
   15601                 :             :     operand2 = operands[2];
   15602                 :             :     (void) operand2;
   15603                 :             :     operand3 = operands[3];
   15604                 :             :     (void) operand3;
   15605                 :             :     operand4 = operands[4];
   15606                 :             :     (void) operand4;
   15607                 :             :     operand5 = operands[5];
   15608                 :             :     (void) operand5;
   15609                 :             :   }
   15610                 :             :   emit_insn (gen_rtx_SET (operand0,
   15611                 :             :         gen_rtx_IF_THEN_ELSE (V8DFmode,
   15612                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15613                 :             :                 operand4,
   15614                 :             :                 operand5),
   15615                 :             :         operand1,
   15616                 :             :         operand2)));
   15617                 :             :   _val = get_insns ();
   15618                 :             :   end_sequence ();
   15619                 :             :   return _val;
   15620                 :             : }
   15621                 :             : 
   15622                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15623                 :             : rtx
   15624                 :             : gen_vcondv8dfv32hi (rtx operand0,
   15625                 :             :         rtx operand1,
   15626                 :             :         rtx operand2,
   15627                 :             :         rtx operand3,
   15628                 :             :         rtx operand4,
   15629                 :             :         rtx operand5)
   15630                 :             : {
   15631                 :             :   rtx_insn *_val = 0;
   15632                 :             :   start_sequence ();
   15633                 :             :   {
   15634                 :             :     rtx operands[6];
   15635                 :             :     operands[0] = operand0;
   15636                 :             :     operands[1] = operand1;
   15637                 :             :     operands[2] = operand2;
   15638                 :             :     operands[3] = operand3;
   15639                 :             :     operands[4] = operand4;
   15640                 :             :     operands[5] = operand5;
   15641                 :             : #define FAIL _Pragma ("GCC error \"vcondv8dfv32hi cannot FAIL\"") (void)0
   15642                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15643                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15644                 :             : {
   15645                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15646                 :             :   gcc_assert (ok);
   15647                 :             :   DONE;
   15648                 :             : }
   15649                 :             : #undef DONE
   15650                 :             : #undef FAIL
   15651                 :             :     operand0 = operands[0];
   15652                 :             :     (void) operand0;
   15653                 :             :     operand1 = operands[1];
   15654                 :             :     (void) operand1;
   15655                 :             :     operand2 = operands[2];
   15656                 :             :     (void) operand2;
   15657                 :             :     operand3 = operands[3];
   15658                 :             :     (void) operand3;
   15659                 :             :     operand4 = operands[4];
   15660                 :             :     (void) operand4;
   15661                 :             :     operand5 = operands[5];
   15662                 :             :     (void) operand5;
   15663                 :             :   }
   15664                 :             :   emit_insn (gen_rtx_SET (operand0,
   15665                 :             :         gen_rtx_IF_THEN_ELSE (V8DFmode,
   15666                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15667                 :             :                 operand4,
   15668                 :             :                 operand5),
   15669                 :             :         operand1,
   15670                 :             :         operand2)));
   15671                 :             :   _val = get_insns ();
   15672                 :             :   end_sequence ();
   15673                 :             :   return _val;
   15674                 :             : }
   15675                 :             : 
   15676                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15677                 :             : rtx
   15678                 :             : gen_vcondv8dfv64qi (rtx operand0,
   15679                 :             :         rtx operand1,
   15680                 :             :         rtx operand2,
   15681                 :             :         rtx operand3,
   15682                 :             :         rtx operand4,
   15683                 :             :         rtx operand5)
   15684                 :             : {
   15685                 :             :   rtx_insn *_val = 0;
   15686                 :             :   start_sequence ();
   15687                 :             :   {
   15688                 :             :     rtx operands[6];
   15689                 :             :     operands[0] = operand0;
   15690                 :             :     operands[1] = operand1;
   15691                 :             :     operands[2] = operand2;
   15692                 :             :     operands[3] = operand3;
   15693                 :             :     operands[4] = operand4;
   15694                 :             :     operands[5] = operand5;
   15695                 :             : #define FAIL _Pragma ("GCC error \"vcondv8dfv64qi cannot FAIL\"") (void)0
   15696                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15697                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15698                 :             : {
   15699                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15700                 :             :   gcc_assert (ok);
   15701                 :             :   DONE;
   15702                 :             : }
   15703                 :             : #undef DONE
   15704                 :             : #undef FAIL
   15705                 :             :     operand0 = operands[0];
   15706                 :             :     (void) operand0;
   15707                 :             :     operand1 = operands[1];
   15708                 :             :     (void) operand1;
   15709                 :             :     operand2 = operands[2];
   15710                 :             :     (void) operand2;
   15711                 :             :     operand3 = operands[3];
   15712                 :             :     (void) operand3;
   15713                 :             :     operand4 = operands[4];
   15714                 :             :     (void) operand4;
   15715                 :             :     operand5 = operands[5];
   15716                 :             :     (void) operand5;
   15717                 :             :   }
   15718                 :             :   emit_insn (gen_rtx_SET (operand0,
   15719                 :             :         gen_rtx_IF_THEN_ELSE (V8DFmode,
   15720                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15721                 :             :                 operand4,
   15722                 :             :                 operand5),
   15723                 :             :         operand1,
   15724                 :             :         operand2)));
   15725                 :             :   _val = get_insns ();
   15726                 :             :   end_sequence ();
   15727                 :             :   return _val;
   15728                 :             : }
   15729                 :             : 
   15730                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15731                 :             : rtx
   15732                 :             : gen_vcondv32hfv16si (rtx operand0,
   15733                 :             :         rtx operand1,
   15734                 :             :         rtx operand2,
   15735                 :             :         rtx operand3,
   15736                 :             :         rtx operand4,
   15737                 :             :         rtx operand5)
   15738                 :             : {
   15739                 :             :   rtx_insn *_val = 0;
   15740                 :             :   start_sequence ();
   15741                 :             :   {
   15742                 :             :     rtx operands[6];
   15743                 :             :     operands[0] = operand0;
   15744                 :             :     operands[1] = operand1;
   15745                 :             :     operands[2] = operand2;
   15746                 :             :     operands[3] = operand3;
   15747                 :             :     operands[4] = operand4;
   15748                 :             :     operands[5] = operand5;
   15749                 :             : #define FAIL _Pragma ("GCC error \"vcondv32hfv16si cannot FAIL\"") (void)0
   15750                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15751                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15752                 :             : {
   15753                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15754                 :             :   gcc_assert (ok);
   15755                 :             :   DONE;
   15756                 :             : }
   15757                 :             : #undef DONE
   15758                 :             : #undef FAIL
   15759                 :             :     operand0 = operands[0];
   15760                 :             :     (void) operand0;
   15761                 :             :     operand1 = operands[1];
   15762                 :             :     (void) operand1;
   15763                 :             :     operand2 = operands[2];
   15764                 :             :     (void) operand2;
   15765                 :             :     operand3 = operands[3];
   15766                 :             :     (void) operand3;
   15767                 :             :     operand4 = operands[4];
   15768                 :             :     (void) operand4;
   15769                 :             :     operand5 = operands[5];
   15770                 :             :     (void) operand5;
   15771                 :             :   }
   15772                 :             :   emit_insn (gen_rtx_SET (operand0,
   15773                 :             :         gen_rtx_IF_THEN_ELSE (V32HFmode,
   15774                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15775                 :             :                 operand4,
   15776                 :             :                 operand5),
   15777                 :             :         operand1,
   15778                 :             :         operand2)));
   15779                 :             :   _val = get_insns ();
   15780                 :             :   end_sequence ();
   15781                 :             :   return _val;
   15782                 :             : }
   15783                 :             : 
   15784                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15785                 :             : rtx
   15786                 :             : gen_vcondv32hfv8di (rtx operand0,
   15787                 :             :         rtx operand1,
   15788                 :             :         rtx operand2,
   15789                 :             :         rtx operand3,
   15790                 :             :         rtx operand4,
   15791                 :             :         rtx operand5)
   15792                 :             : {
   15793                 :             :   rtx_insn *_val = 0;
   15794                 :             :   start_sequence ();
   15795                 :             :   {
   15796                 :             :     rtx operands[6];
   15797                 :             :     operands[0] = operand0;
   15798                 :             :     operands[1] = operand1;
   15799                 :             :     operands[2] = operand2;
   15800                 :             :     operands[3] = operand3;
   15801                 :             :     operands[4] = operand4;
   15802                 :             :     operands[5] = operand5;
   15803                 :             : #define FAIL _Pragma ("GCC error \"vcondv32hfv8di cannot FAIL\"") (void)0
   15804                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15805                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15806                 :             : {
   15807                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15808                 :             :   gcc_assert (ok);
   15809                 :             :   DONE;
   15810                 :             : }
   15811                 :             : #undef DONE
   15812                 :             : #undef FAIL
   15813                 :             :     operand0 = operands[0];
   15814                 :             :     (void) operand0;
   15815                 :             :     operand1 = operands[1];
   15816                 :             :     (void) operand1;
   15817                 :             :     operand2 = operands[2];
   15818                 :             :     (void) operand2;
   15819                 :             :     operand3 = operands[3];
   15820                 :             :     (void) operand3;
   15821                 :             :     operand4 = operands[4];
   15822                 :             :     (void) operand4;
   15823                 :             :     operand5 = operands[5];
   15824                 :             :     (void) operand5;
   15825                 :             :   }
   15826                 :             :   emit_insn (gen_rtx_SET (operand0,
   15827                 :             :         gen_rtx_IF_THEN_ELSE (V32HFmode,
   15828                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15829                 :             :                 operand4,
   15830                 :             :                 operand5),
   15831                 :             :         operand1,
   15832                 :             :         operand2)));
   15833                 :             :   _val = get_insns ();
   15834                 :             :   end_sequence ();
   15835                 :             :   return _val;
   15836                 :             : }
   15837                 :             : 
   15838                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15839                 :             : rtx
   15840                 :             : gen_vcondv32hfv32hi (rtx operand0,
   15841                 :             :         rtx operand1,
   15842                 :             :         rtx operand2,
   15843                 :             :         rtx operand3,
   15844                 :             :         rtx operand4,
   15845                 :             :         rtx operand5)
   15846                 :             : {
   15847                 :             :   rtx_insn *_val = 0;
   15848                 :             :   start_sequence ();
   15849                 :             :   {
   15850                 :             :     rtx operands[6];
   15851                 :             :     operands[0] = operand0;
   15852                 :             :     operands[1] = operand1;
   15853                 :             :     operands[2] = operand2;
   15854                 :             :     operands[3] = operand3;
   15855                 :             :     operands[4] = operand4;
   15856                 :             :     operands[5] = operand5;
   15857                 :             : #define FAIL _Pragma ("GCC error \"vcondv32hfv32hi cannot FAIL\"") (void)0
   15858                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15859                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15860                 :             : {
   15861                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15862                 :             :   gcc_assert (ok);
   15863                 :             :   DONE;
   15864                 :             : }
   15865                 :             : #undef DONE
   15866                 :             : #undef FAIL
   15867                 :             :     operand0 = operands[0];
   15868                 :             :     (void) operand0;
   15869                 :             :     operand1 = operands[1];
   15870                 :             :     (void) operand1;
   15871                 :             :     operand2 = operands[2];
   15872                 :             :     (void) operand2;
   15873                 :             :     operand3 = operands[3];
   15874                 :             :     (void) operand3;
   15875                 :             :     operand4 = operands[4];
   15876                 :             :     (void) operand4;
   15877                 :             :     operand5 = operands[5];
   15878                 :             :     (void) operand5;
   15879                 :             :   }
   15880                 :             :   emit_insn (gen_rtx_SET (operand0,
   15881                 :             :         gen_rtx_IF_THEN_ELSE (V32HFmode,
   15882                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15883                 :             :                 operand4,
   15884                 :             :                 operand5),
   15885                 :             :         operand1,
   15886                 :             :         operand2)));
   15887                 :             :   _val = get_insns ();
   15888                 :             :   end_sequence ();
   15889                 :             :   return _val;
   15890                 :             : }
   15891                 :             : 
   15892                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15893                 :             : rtx
   15894                 :             : gen_vcondv32hfv64qi (rtx operand0,
   15895                 :             :         rtx operand1,
   15896                 :             :         rtx operand2,
   15897                 :             :         rtx operand3,
   15898                 :             :         rtx operand4,
   15899                 :             :         rtx operand5)
   15900                 :             : {
   15901                 :             :   rtx_insn *_val = 0;
   15902                 :             :   start_sequence ();
   15903                 :             :   {
   15904                 :             :     rtx operands[6];
   15905                 :             :     operands[0] = operand0;
   15906                 :             :     operands[1] = operand1;
   15907                 :             :     operands[2] = operand2;
   15908                 :             :     operands[3] = operand3;
   15909                 :             :     operands[4] = operand4;
   15910                 :             :     operands[5] = operand5;
   15911                 :             : #define FAIL _Pragma ("GCC error \"vcondv32hfv64qi cannot FAIL\"") (void)0
   15912                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15913                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15914                 :             : {
   15915                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15916                 :             :   gcc_assert (ok);
   15917                 :             :   DONE;
   15918                 :             : }
   15919                 :             : #undef DONE
   15920                 :             : #undef FAIL
   15921                 :             :     operand0 = operands[0];
   15922                 :             :     (void) operand0;
   15923                 :             :     operand1 = operands[1];
   15924                 :             :     (void) operand1;
   15925                 :             :     operand2 = operands[2];
   15926                 :             :     (void) operand2;
   15927                 :             :     operand3 = operands[3];
   15928                 :             :     (void) operand3;
   15929                 :             :     operand4 = operands[4];
   15930                 :             :     (void) operand4;
   15931                 :             :     operand5 = operands[5];
   15932                 :             :     (void) operand5;
   15933                 :             :   }
   15934                 :             :   emit_insn (gen_rtx_SET (operand0,
   15935                 :             :         gen_rtx_IF_THEN_ELSE (V32HFmode,
   15936                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15937                 :             :                 operand4,
   15938                 :             :                 operand5),
   15939                 :             :         operand1,
   15940                 :             :         operand2)));
   15941                 :             :   _val = get_insns ();
   15942                 :             :   end_sequence ();
   15943                 :             :   return _val;
   15944                 :             : }
   15945                 :             : 
   15946                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   15947                 :             : rtx
   15948                 :             : gen_vcondv32bfv16si (rtx operand0,
   15949                 :             :         rtx operand1,
   15950                 :             :         rtx operand2,
   15951                 :             :         rtx operand3,
   15952                 :             :         rtx operand4,
   15953                 :             :         rtx operand5)
   15954                 :             : {
   15955                 :             :   rtx_insn *_val = 0;
   15956                 :             :   start_sequence ();
   15957                 :             :   {
   15958                 :             :     rtx operands[6];
   15959                 :             :     operands[0] = operand0;
   15960                 :             :     operands[1] = operand1;
   15961                 :             :     operands[2] = operand2;
   15962                 :             :     operands[3] = operand3;
   15963                 :             :     operands[4] = operand4;
   15964                 :             :     operands[5] = operand5;
   15965                 :             : #define FAIL _Pragma ("GCC error \"vcondv32bfv16si cannot FAIL\"") (void)0
   15966                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15967                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   15968                 :             : {
   15969                 :             :   bool ok = ix86_expand_int_vcond (operands);
   15970                 :             :   gcc_assert (ok);
   15971                 :             :   DONE;
   15972                 :             : }
   15973                 :             : #undef DONE
   15974                 :             : #undef FAIL
   15975                 :             :     operand0 = operands[0];
   15976                 :             :     (void) operand0;
   15977                 :             :     operand1 = operands[1];
   15978                 :             :     (void) operand1;
   15979                 :             :     operand2 = operands[2];
   15980                 :             :     (void) operand2;
   15981                 :             :     operand3 = operands[3];
   15982                 :             :     (void) operand3;
   15983                 :             :     operand4 = operands[4];
   15984                 :             :     (void) operand4;
   15985                 :             :     operand5 = operands[5];
   15986                 :             :     (void) operand5;
   15987                 :             :   }
   15988                 :             :   emit_insn (gen_rtx_SET (operand0,
   15989                 :             :         gen_rtx_IF_THEN_ELSE (V32BFmode,
   15990                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   15991                 :             :                 operand4,
   15992                 :             :                 operand5),
   15993                 :             :         operand1,
   15994                 :             :         operand2)));
   15995                 :             :   _val = get_insns ();
   15996                 :             :   end_sequence ();
   15997                 :             :   return _val;
   15998                 :             : }
   15999                 :             : 
   16000                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   16001                 :             : rtx
   16002                 :             : gen_vcondv32bfv8di (rtx operand0,
   16003                 :             :         rtx operand1,
   16004                 :             :         rtx operand2,
   16005                 :             :         rtx operand3,
   16006                 :             :         rtx operand4,
   16007                 :             :         rtx operand5)
   16008                 :             : {
   16009                 :             :   rtx_insn *_val = 0;
   16010                 :             :   start_sequence ();
   16011                 :             :   {
   16012                 :             :     rtx operands[6];
   16013                 :             :     operands[0] = operand0;
   16014                 :             :     operands[1] = operand1;
   16015                 :             :     operands[2] = operand2;
   16016                 :             :     operands[3] = operand3;
   16017                 :             :     operands[4] = operand4;
   16018                 :             :     operands[5] = operand5;
   16019                 :             : #define FAIL _Pragma ("GCC error \"vcondv32bfv8di cannot FAIL\"") (void)0
   16020                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16021                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16022                 :             : {
   16023                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16024                 :             :   gcc_assert (ok);
   16025                 :             :   DONE;
   16026                 :             : }
   16027                 :             : #undef DONE
   16028                 :             : #undef FAIL
   16029                 :             :     operand0 = operands[0];
   16030                 :             :     (void) operand0;
   16031                 :             :     operand1 = operands[1];
   16032                 :             :     (void) operand1;
   16033                 :             :     operand2 = operands[2];
   16034                 :             :     (void) operand2;
   16035                 :             :     operand3 = operands[3];
   16036                 :             :     (void) operand3;
   16037                 :             :     operand4 = operands[4];
   16038                 :             :     (void) operand4;
   16039                 :             :     operand5 = operands[5];
   16040                 :             :     (void) operand5;
   16041                 :             :   }
   16042                 :             :   emit_insn (gen_rtx_SET (operand0,
   16043                 :             :         gen_rtx_IF_THEN_ELSE (V32BFmode,
   16044                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16045                 :             :                 operand4,
   16046                 :             :                 operand5),
   16047                 :             :         operand1,
   16048                 :             :         operand2)));
   16049                 :             :   _val = get_insns ();
   16050                 :             :   end_sequence ();
   16051                 :             :   return _val;
   16052                 :             : }
   16053                 :             : 
   16054                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   16055                 :             : rtx
   16056                 :             : gen_vcondv32bfv32hi (rtx operand0,
   16057                 :             :         rtx operand1,
   16058                 :             :         rtx operand2,
   16059                 :             :         rtx operand3,
   16060                 :             :         rtx operand4,
   16061                 :             :         rtx operand5)
   16062                 :             : {
   16063                 :             :   rtx_insn *_val = 0;
   16064                 :             :   start_sequence ();
   16065                 :             :   {
   16066                 :             :     rtx operands[6];
   16067                 :             :     operands[0] = operand0;
   16068                 :             :     operands[1] = operand1;
   16069                 :             :     operands[2] = operand2;
   16070                 :             :     operands[3] = operand3;
   16071                 :             :     operands[4] = operand4;
   16072                 :             :     operands[5] = operand5;
   16073                 :             : #define FAIL _Pragma ("GCC error \"vcondv32bfv32hi cannot FAIL\"") (void)0
   16074                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16075                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16076                 :             : {
   16077                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16078                 :             :   gcc_assert (ok);
   16079                 :             :   DONE;
   16080                 :             : }
   16081                 :             : #undef DONE
   16082                 :             : #undef FAIL
   16083                 :             :     operand0 = operands[0];
   16084                 :             :     (void) operand0;
   16085                 :             :     operand1 = operands[1];
   16086                 :             :     (void) operand1;
   16087                 :             :     operand2 = operands[2];
   16088                 :             :     (void) operand2;
   16089                 :             :     operand3 = operands[3];
   16090                 :             :     (void) operand3;
   16091                 :             :     operand4 = operands[4];
   16092                 :             :     (void) operand4;
   16093                 :             :     operand5 = operands[5];
   16094                 :             :     (void) operand5;
   16095                 :             :   }
   16096                 :             :   emit_insn (gen_rtx_SET (operand0,
   16097                 :             :         gen_rtx_IF_THEN_ELSE (V32BFmode,
   16098                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16099                 :             :                 operand4,
   16100                 :             :                 operand5),
   16101                 :             :         operand1,
   16102                 :             :         operand2)));
   16103                 :             :   _val = get_insns ();
   16104                 :             :   end_sequence ();
   16105                 :             :   return _val;
   16106                 :             : }
   16107                 :             : 
   16108                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17316 */
   16109                 :             : rtx
   16110                 :             : gen_vcondv32bfv64qi (rtx operand0,
   16111                 :             :         rtx operand1,
   16112                 :             :         rtx operand2,
   16113                 :             :         rtx operand3,
   16114                 :             :         rtx operand4,
   16115                 :             :         rtx operand5)
   16116                 :             : {
   16117                 :             :   rtx_insn *_val = 0;
   16118                 :             :   start_sequence ();
   16119                 :             :   {
   16120                 :             :     rtx operands[6];
   16121                 :             :     operands[0] = operand0;
   16122                 :             :     operands[1] = operand1;
   16123                 :             :     operands[2] = operand2;
   16124                 :             :     operands[3] = operand3;
   16125                 :             :     operands[4] = operand4;
   16126                 :             :     operands[5] = operand5;
   16127                 :             : #define FAIL _Pragma ("GCC error \"vcondv32bfv64qi cannot FAIL\"") (void)0
   16128                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16129                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16130                 :             : {
   16131                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16132                 :             :   gcc_assert (ok);
   16133                 :             :   DONE;
   16134                 :             : }
   16135                 :             : #undef DONE
   16136                 :             : #undef FAIL
   16137                 :             :     operand0 = operands[0];
   16138                 :             :     (void) operand0;
   16139                 :             :     operand1 = operands[1];
   16140                 :             :     (void) operand1;
   16141                 :             :     operand2 = operands[2];
   16142                 :             :     (void) operand2;
   16143                 :             :     operand3 = operands[3];
   16144                 :             :     (void) operand3;
   16145                 :             :     operand4 = operands[4];
   16146                 :             :     (void) operand4;
   16147                 :             :     operand5 = operands[5];
   16148                 :             :     (void) operand5;
   16149                 :             :   }
   16150                 :             :   emit_insn (gen_rtx_SET (operand0,
   16151                 :             :         gen_rtx_IF_THEN_ELSE (V32BFmode,
   16152                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16153                 :             :                 operand4,
   16154                 :             :                 operand5),
   16155                 :             :         operand1,
   16156                 :             :         operand2)));
   16157                 :             :   _val = get_insns ();
   16158                 :             :   end_sequence ();
   16159                 :             :   return _val;
   16160                 :             : }
   16161                 :             : 
   16162                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16163                 :             : rtx
   16164                 :             : gen_vcondv32qiv32qi (rtx operand0,
   16165                 :             :         rtx operand1,
   16166                 :             :         rtx operand2,
   16167                 :             :         rtx operand3,
   16168                 :             :         rtx operand4,
   16169                 :             :         rtx operand5)
   16170                 :             : {
   16171                 :             :   rtx_insn *_val = 0;
   16172                 :             :   start_sequence ();
   16173                 :             :   {
   16174                 :             :     rtx operands[6];
   16175                 :             :     operands[0] = operand0;
   16176                 :             :     operands[1] = operand1;
   16177                 :             :     operands[2] = operand2;
   16178                 :             :     operands[3] = operand3;
   16179                 :             :     operands[4] = operand4;
   16180                 :             :     operands[5] = operand5;
   16181                 :             : #define FAIL _Pragma ("GCC error \"vcondv32qiv32qi cannot FAIL\"") (void)0
   16182                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16183                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16184                 :             : {
   16185                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16186                 :             :   gcc_assert (ok);
   16187                 :             :   DONE;
   16188                 :             : }
   16189                 :             : #undef DONE
   16190                 :             : #undef FAIL
   16191                 :             :     operand0 = operands[0];
   16192                 :             :     (void) operand0;
   16193                 :             :     operand1 = operands[1];
   16194                 :             :     (void) operand1;
   16195                 :             :     operand2 = operands[2];
   16196                 :             :     (void) operand2;
   16197                 :             :     operand3 = operands[3];
   16198                 :             :     (void) operand3;
   16199                 :             :     operand4 = operands[4];
   16200                 :             :     (void) operand4;
   16201                 :             :     operand5 = operands[5];
   16202                 :             :     (void) operand5;
   16203                 :             :   }
   16204                 :             :   emit_insn (gen_rtx_SET (operand0,
   16205                 :             :         gen_rtx_IF_THEN_ELSE (V32QImode,
   16206                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16207                 :             :                 operand4,
   16208                 :             :                 operand5),
   16209                 :             :         operand1,
   16210                 :             :         operand2)));
   16211                 :             :   _val = get_insns ();
   16212                 :             :   end_sequence ();
   16213                 :             :   return _val;
   16214                 :             : }
   16215                 :             : 
   16216                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16217                 :             : rtx
   16218                 :             : gen_vcondv32qiv16hi (rtx operand0,
   16219                 :             :         rtx operand1,
   16220                 :             :         rtx operand2,
   16221                 :             :         rtx operand3,
   16222                 :             :         rtx operand4,
   16223                 :             :         rtx operand5)
   16224                 :             : {
   16225                 :             :   rtx_insn *_val = 0;
   16226                 :             :   start_sequence ();
   16227                 :             :   {
   16228                 :             :     rtx operands[6];
   16229                 :             :     operands[0] = operand0;
   16230                 :             :     operands[1] = operand1;
   16231                 :             :     operands[2] = operand2;
   16232                 :             :     operands[3] = operand3;
   16233                 :             :     operands[4] = operand4;
   16234                 :             :     operands[5] = operand5;
   16235                 :             : #define FAIL _Pragma ("GCC error \"vcondv32qiv16hi cannot FAIL\"") (void)0
   16236                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16237                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16238                 :             : {
   16239                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16240                 :             :   gcc_assert (ok);
   16241                 :             :   DONE;
   16242                 :             : }
   16243                 :             : #undef DONE
   16244                 :             : #undef FAIL
   16245                 :             :     operand0 = operands[0];
   16246                 :             :     (void) operand0;
   16247                 :             :     operand1 = operands[1];
   16248                 :             :     (void) operand1;
   16249                 :             :     operand2 = operands[2];
   16250                 :             :     (void) operand2;
   16251                 :             :     operand3 = operands[3];
   16252                 :             :     (void) operand3;
   16253                 :             :     operand4 = operands[4];
   16254                 :             :     (void) operand4;
   16255                 :             :     operand5 = operands[5];
   16256                 :             :     (void) operand5;
   16257                 :             :   }
   16258                 :             :   emit_insn (gen_rtx_SET (operand0,
   16259                 :             :         gen_rtx_IF_THEN_ELSE (V32QImode,
   16260                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16261                 :             :                 operand4,
   16262                 :             :                 operand5),
   16263                 :             :         operand1,
   16264                 :             :         operand2)));
   16265                 :             :   _val = get_insns ();
   16266                 :             :   end_sequence ();
   16267                 :             :   return _val;
   16268                 :             : }
   16269                 :             : 
   16270                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16271                 :             : rtx
   16272                 :             : gen_vcondv32qiv8si (rtx operand0,
   16273                 :             :         rtx operand1,
   16274                 :             :         rtx operand2,
   16275                 :             :         rtx operand3,
   16276                 :             :         rtx operand4,
   16277                 :             :         rtx operand5)
   16278                 :             : {
   16279                 :             :   rtx_insn *_val = 0;
   16280                 :             :   start_sequence ();
   16281                 :             :   {
   16282                 :             :     rtx operands[6];
   16283                 :             :     operands[0] = operand0;
   16284                 :             :     operands[1] = operand1;
   16285                 :             :     operands[2] = operand2;
   16286                 :             :     operands[3] = operand3;
   16287                 :             :     operands[4] = operand4;
   16288                 :             :     operands[5] = operand5;
   16289                 :             : #define FAIL _Pragma ("GCC error \"vcondv32qiv8si cannot FAIL\"") (void)0
   16290                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16291                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16292                 :             : {
   16293                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16294                 :             :   gcc_assert (ok);
   16295                 :             :   DONE;
   16296                 :             : }
   16297                 :             : #undef DONE
   16298                 :             : #undef FAIL
   16299                 :             :     operand0 = operands[0];
   16300                 :             :     (void) operand0;
   16301                 :             :     operand1 = operands[1];
   16302                 :             :     (void) operand1;
   16303                 :             :     operand2 = operands[2];
   16304                 :             :     (void) operand2;
   16305                 :             :     operand3 = operands[3];
   16306                 :             :     (void) operand3;
   16307                 :             :     operand4 = operands[4];
   16308                 :             :     (void) operand4;
   16309                 :             :     operand5 = operands[5];
   16310                 :             :     (void) operand5;
   16311                 :             :   }
   16312                 :             :   emit_insn (gen_rtx_SET (operand0,
   16313                 :             :         gen_rtx_IF_THEN_ELSE (V32QImode,
   16314                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16315                 :             :                 operand4,
   16316                 :             :                 operand5),
   16317                 :             :         operand1,
   16318                 :             :         operand2)));
   16319                 :             :   _val = get_insns ();
   16320                 :             :   end_sequence ();
   16321                 :             :   return _val;
   16322                 :             : }
   16323                 :             : 
   16324                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16325                 :             : rtx
   16326                 :             : gen_vcondv32qiv4di (rtx operand0,
   16327                 :             :         rtx operand1,
   16328                 :             :         rtx operand2,
   16329                 :             :         rtx operand3,
   16330                 :             :         rtx operand4,
   16331                 :             :         rtx operand5)
   16332                 :             : {
   16333                 :             :   rtx_insn *_val = 0;
   16334                 :             :   start_sequence ();
   16335                 :             :   {
   16336                 :             :     rtx operands[6];
   16337                 :             :     operands[0] = operand0;
   16338                 :             :     operands[1] = operand1;
   16339                 :             :     operands[2] = operand2;
   16340                 :             :     operands[3] = operand3;
   16341                 :             :     operands[4] = operand4;
   16342                 :             :     operands[5] = operand5;
   16343                 :             : #define FAIL _Pragma ("GCC error \"vcondv32qiv4di cannot FAIL\"") (void)0
   16344                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16345                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16346                 :             : {
   16347                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16348                 :             :   gcc_assert (ok);
   16349                 :             :   DONE;
   16350                 :             : }
   16351                 :             : #undef DONE
   16352                 :             : #undef FAIL
   16353                 :             :     operand0 = operands[0];
   16354                 :             :     (void) operand0;
   16355                 :             :     operand1 = operands[1];
   16356                 :             :     (void) operand1;
   16357                 :             :     operand2 = operands[2];
   16358                 :             :     (void) operand2;
   16359                 :             :     operand3 = operands[3];
   16360                 :             :     (void) operand3;
   16361                 :             :     operand4 = operands[4];
   16362                 :             :     (void) operand4;
   16363                 :             :     operand5 = operands[5];
   16364                 :             :     (void) operand5;
   16365                 :             :   }
   16366                 :             :   emit_insn (gen_rtx_SET (operand0,
   16367                 :             :         gen_rtx_IF_THEN_ELSE (V32QImode,
   16368                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16369                 :             :                 operand4,
   16370                 :             :                 operand5),
   16371                 :             :         operand1,
   16372                 :             :         operand2)));
   16373                 :             :   _val = get_insns ();
   16374                 :             :   end_sequence ();
   16375                 :             :   return _val;
   16376                 :             : }
   16377                 :             : 
   16378                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16379                 :             : rtx
   16380                 :             : gen_vcondv16hiv32qi (rtx operand0,
   16381                 :             :         rtx operand1,
   16382                 :             :         rtx operand2,
   16383                 :             :         rtx operand3,
   16384                 :             :         rtx operand4,
   16385                 :             :         rtx operand5)
   16386                 :             : {
   16387                 :             :   rtx_insn *_val = 0;
   16388                 :             :   start_sequence ();
   16389                 :             :   {
   16390                 :             :     rtx operands[6];
   16391                 :             :     operands[0] = operand0;
   16392                 :             :     operands[1] = operand1;
   16393                 :             :     operands[2] = operand2;
   16394                 :             :     operands[3] = operand3;
   16395                 :             :     operands[4] = operand4;
   16396                 :             :     operands[5] = operand5;
   16397                 :             : #define FAIL _Pragma ("GCC error \"vcondv16hiv32qi cannot FAIL\"") (void)0
   16398                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16399                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16400                 :             : {
   16401                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16402                 :             :   gcc_assert (ok);
   16403                 :             :   DONE;
   16404                 :             : }
   16405                 :             : #undef DONE
   16406                 :             : #undef FAIL
   16407                 :             :     operand0 = operands[0];
   16408                 :             :     (void) operand0;
   16409                 :             :     operand1 = operands[1];
   16410                 :             :     (void) operand1;
   16411                 :             :     operand2 = operands[2];
   16412                 :             :     (void) operand2;
   16413                 :             :     operand3 = operands[3];
   16414                 :             :     (void) operand3;
   16415                 :             :     operand4 = operands[4];
   16416                 :             :     (void) operand4;
   16417                 :             :     operand5 = operands[5];
   16418                 :             :     (void) operand5;
   16419                 :             :   }
   16420                 :             :   emit_insn (gen_rtx_SET (operand0,
   16421                 :             :         gen_rtx_IF_THEN_ELSE (V16HImode,
   16422                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16423                 :             :                 operand4,
   16424                 :             :                 operand5),
   16425                 :             :         operand1,
   16426                 :             :         operand2)));
   16427                 :             :   _val = get_insns ();
   16428                 :             :   end_sequence ();
   16429                 :             :   return _val;
   16430                 :             : }
   16431                 :             : 
   16432                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16433                 :             : rtx
   16434                 :             : gen_vcondv16hiv16hi (rtx operand0,
   16435                 :             :         rtx operand1,
   16436                 :             :         rtx operand2,
   16437                 :             :         rtx operand3,
   16438                 :             :         rtx operand4,
   16439                 :             :         rtx operand5)
   16440                 :             : {
   16441                 :             :   rtx_insn *_val = 0;
   16442                 :             :   start_sequence ();
   16443                 :             :   {
   16444                 :             :     rtx operands[6];
   16445                 :             :     operands[0] = operand0;
   16446                 :             :     operands[1] = operand1;
   16447                 :             :     operands[2] = operand2;
   16448                 :             :     operands[3] = operand3;
   16449                 :             :     operands[4] = operand4;
   16450                 :             :     operands[5] = operand5;
   16451                 :             : #define FAIL _Pragma ("GCC error \"vcondv16hiv16hi cannot FAIL\"") (void)0
   16452                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16453                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16454                 :             : {
   16455                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16456                 :             :   gcc_assert (ok);
   16457                 :             :   DONE;
   16458                 :             : }
   16459                 :             : #undef DONE
   16460                 :             : #undef FAIL
   16461                 :             :     operand0 = operands[0];
   16462                 :             :     (void) operand0;
   16463                 :             :     operand1 = operands[1];
   16464                 :             :     (void) operand1;
   16465                 :             :     operand2 = operands[2];
   16466                 :             :     (void) operand2;
   16467                 :             :     operand3 = operands[3];
   16468                 :             :     (void) operand3;
   16469                 :             :     operand4 = operands[4];
   16470                 :             :     (void) operand4;
   16471                 :             :     operand5 = operands[5];
   16472                 :             :     (void) operand5;
   16473                 :             :   }
   16474                 :             :   emit_insn (gen_rtx_SET (operand0,
   16475                 :             :         gen_rtx_IF_THEN_ELSE (V16HImode,
   16476                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16477                 :             :                 operand4,
   16478                 :             :                 operand5),
   16479                 :             :         operand1,
   16480                 :             :         operand2)));
   16481                 :             :   _val = get_insns ();
   16482                 :             :   end_sequence ();
   16483                 :             :   return _val;
   16484                 :             : }
   16485                 :             : 
   16486                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16487                 :             : rtx
   16488                 :             : gen_vcondv16hiv8si (rtx operand0,
   16489                 :             :         rtx operand1,
   16490                 :             :         rtx operand2,
   16491                 :             :         rtx operand3,
   16492                 :             :         rtx operand4,
   16493                 :             :         rtx operand5)
   16494                 :             : {
   16495                 :             :   rtx_insn *_val = 0;
   16496                 :             :   start_sequence ();
   16497                 :             :   {
   16498                 :             :     rtx operands[6];
   16499                 :             :     operands[0] = operand0;
   16500                 :             :     operands[1] = operand1;
   16501                 :             :     operands[2] = operand2;
   16502                 :             :     operands[3] = operand3;
   16503                 :             :     operands[4] = operand4;
   16504                 :             :     operands[5] = operand5;
   16505                 :             : #define FAIL _Pragma ("GCC error \"vcondv16hiv8si cannot FAIL\"") (void)0
   16506                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16507                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16508                 :             : {
   16509                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16510                 :             :   gcc_assert (ok);
   16511                 :             :   DONE;
   16512                 :             : }
   16513                 :             : #undef DONE
   16514                 :             : #undef FAIL
   16515                 :             :     operand0 = operands[0];
   16516                 :             :     (void) operand0;
   16517                 :             :     operand1 = operands[1];
   16518                 :             :     (void) operand1;
   16519                 :             :     operand2 = operands[2];
   16520                 :             :     (void) operand2;
   16521                 :             :     operand3 = operands[3];
   16522                 :             :     (void) operand3;
   16523                 :             :     operand4 = operands[4];
   16524                 :             :     (void) operand4;
   16525                 :             :     operand5 = operands[5];
   16526                 :             :     (void) operand5;
   16527                 :             :   }
   16528                 :             :   emit_insn (gen_rtx_SET (operand0,
   16529                 :             :         gen_rtx_IF_THEN_ELSE (V16HImode,
   16530                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16531                 :             :                 operand4,
   16532                 :             :                 operand5),
   16533                 :             :         operand1,
   16534                 :             :         operand2)));
   16535                 :             :   _val = get_insns ();
   16536                 :             :   end_sequence ();
   16537                 :             :   return _val;
   16538                 :             : }
   16539                 :             : 
   16540                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16541                 :             : rtx
   16542                 :             : gen_vcondv16hiv4di (rtx operand0,
   16543                 :             :         rtx operand1,
   16544                 :             :         rtx operand2,
   16545                 :             :         rtx operand3,
   16546                 :             :         rtx operand4,
   16547                 :             :         rtx operand5)
   16548                 :             : {
   16549                 :             :   rtx_insn *_val = 0;
   16550                 :             :   start_sequence ();
   16551                 :             :   {
   16552                 :             :     rtx operands[6];
   16553                 :             :     operands[0] = operand0;
   16554                 :             :     operands[1] = operand1;
   16555                 :             :     operands[2] = operand2;
   16556                 :             :     operands[3] = operand3;
   16557                 :             :     operands[4] = operand4;
   16558                 :             :     operands[5] = operand5;
   16559                 :             : #define FAIL _Pragma ("GCC error \"vcondv16hiv4di cannot FAIL\"") (void)0
   16560                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16561                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16562                 :             : {
   16563                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16564                 :             :   gcc_assert (ok);
   16565                 :             :   DONE;
   16566                 :             : }
   16567                 :             : #undef DONE
   16568                 :             : #undef FAIL
   16569                 :             :     operand0 = operands[0];
   16570                 :             :     (void) operand0;
   16571                 :             :     operand1 = operands[1];
   16572                 :             :     (void) operand1;
   16573                 :             :     operand2 = operands[2];
   16574                 :             :     (void) operand2;
   16575                 :             :     operand3 = operands[3];
   16576                 :             :     (void) operand3;
   16577                 :             :     operand4 = operands[4];
   16578                 :             :     (void) operand4;
   16579                 :             :     operand5 = operands[5];
   16580                 :             :     (void) operand5;
   16581                 :             :   }
   16582                 :             :   emit_insn (gen_rtx_SET (operand0,
   16583                 :             :         gen_rtx_IF_THEN_ELSE (V16HImode,
   16584                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16585                 :             :                 operand4,
   16586                 :             :                 operand5),
   16587                 :             :         operand1,
   16588                 :             :         operand2)));
   16589                 :             :   _val = get_insns ();
   16590                 :             :   end_sequence ();
   16591                 :             :   return _val;
   16592                 :             : }
   16593                 :             : 
   16594                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16595                 :             : rtx
   16596                 :             : gen_vcondv8siv32qi (rtx operand0,
   16597                 :             :         rtx operand1,
   16598                 :             :         rtx operand2,
   16599                 :             :         rtx operand3,
   16600                 :             :         rtx operand4,
   16601                 :             :         rtx operand5)
   16602                 :             : {
   16603                 :             :   rtx_insn *_val = 0;
   16604                 :             :   start_sequence ();
   16605                 :             :   {
   16606                 :             :     rtx operands[6];
   16607                 :             :     operands[0] = operand0;
   16608                 :             :     operands[1] = operand1;
   16609                 :             :     operands[2] = operand2;
   16610                 :             :     operands[3] = operand3;
   16611                 :             :     operands[4] = operand4;
   16612                 :             :     operands[5] = operand5;
   16613                 :             : #define FAIL _Pragma ("GCC error \"vcondv8siv32qi cannot FAIL\"") (void)0
   16614                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16615                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16616                 :             : {
   16617                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16618                 :             :   gcc_assert (ok);
   16619                 :             :   DONE;
   16620                 :             : }
   16621                 :             : #undef DONE
   16622                 :             : #undef FAIL
   16623                 :             :     operand0 = operands[0];
   16624                 :             :     (void) operand0;
   16625                 :             :     operand1 = operands[1];
   16626                 :             :     (void) operand1;
   16627                 :             :     operand2 = operands[2];
   16628                 :             :     (void) operand2;
   16629                 :             :     operand3 = operands[3];
   16630                 :             :     (void) operand3;
   16631                 :             :     operand4 = operands[4];
   16632                 :             :     (void) operand4;
   16633                 :             :     operand5 = operands[5];
   16634                 :             :     (void) operand5;
   16635                 :             :   }
   16636                 :             :   emit_insn (gen_rtx_SET (operand0,
   16637                 :             :         gen_rtx_IF_THEN_ELSE (V8SImode,
   16638                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16639                 :             :                 operand4,
   16640                 :             :                 operand5),
   16641                 :             :         operand1,
   16642                 :             :         operand2)));
   16643                 :             :   _val = get_insns ();
   16644                 :             :   end_sequence ();
   16645                 :             :   return _val;
   16646                 :             : }
   16647                 :             : 
   16648                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16649                 :             : rtx
   16650                 :             : gen_vcondv8siv16hi (rtx operand0,
   16651                 :             :         rtx operand1,
   16652                 :             :         rtx operand2,
   16653                 :             :         rtx operand3,
   16654                 :             :         rtx operand4,
   16655                 :             :         rtx operand5)
   16656                 :             : {
   16657                 :             :   rtx_insn *_val = 0;
   16658                 :             :   start_sequence ();
   16659                 :             :   {
   16660                 :             :     rtx operands[6];
   16661                 :             :     operands[0] = operand0;
   16662                 :             :     operands[1] = operand1;
   16663                 :             :     operands[2] = operand2;
   16664                 :             :     operands[3] = operand3;
   16665                 :             :     operands[4] = operand4;
   16666                 :             :     operands[5] = operand5;
   16667                 :             : #define FAIL _Pragma ("GCC error \"vcondv8siv16hi cannot FAIL\"") (void)0
   16668                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16669                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16670                 :             : {
   16671                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16672                 :             :   gcc_assert (ok);
   16673                 :             :   DONE;
   16674                 :             : }
   16675                 :             : #undef DONE
   16676                 :             : #undef FAIL
   16677                 :             :     operand0 = operands[0];
   16678                 :             :     (void) operand0;
   16679                 :             :     operand1 = operands[1];
   16680                 :             :     (void) operand1;
   16681                 :             :     operand2 = operands[2];
   16682                 :             :     (void) operand2;
   16683                 :             :     operand3 = operands[3];
   16684                 :             :     (void) operand3;
   16685                 :             :     operand4 = operands[4];
   16686                 :             :     (void) operand4;
   16687                 :             :     operand5 = operands[5];
   16688                 :             :     (void) operand5;
   16689                 :             :   }
   16690                 :             :   emit_insn (gen_rtx_SET (operand0,
   16691                 :             :         gen_rtx_IF_THEN_ELSE (V8SImode,
   16692                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16693                 :             :                 operand4,
   16694                 :             :                 operand5),
   16695                 :             :         operand1,
   16696                 :             :         operand2)));
   16697                 :             :   _val = get_insns ();
   16698                 :             :   end_sequence ();
   16699                 :             :   return _val;
   16700                 :             : }
   16701                 :             : 
   16702                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16703                 :             : rtx
   16704                 :             : gen_vcondv8siv8si (rtx operand0,
   16705                 :             :         rtx operand1,
   16706                 :             :         rtx operand2,
   16707                 :             :         rtx operand3,
   16708                 :             :         rtx operand4,
   16709                 :             :         rtx operand5)
   16710                 :             : {
   16711                 :             :   rtx_insn *_val = 0;
   16712                 :             :   start_sequence ();
   16713                 :             :   {
   16714                 :             :     rtx operands[6];
   16715                 :             :     operands[0] = operand0;
   16716                 :             :     operands[1] = operand1;
   16717                 :             :     operands[2] = operand2;
   16718                 :             :     operands[3] = operand3;
   16719                 :             :     operands[4] = operand4;
   16720                 :             :     operands[5] = operand5;
   16721                 :             : #define FAIL _Pragma ("GCC error \"vcondv8siv8si cannot FAIL\"") (void)0
   16722                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16723                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16724                 :             : {
   16725                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16726                 :             :   gcc_assert (ok);
   16727                 :             :   DONE;
   16728                 :             : }
   16729                 :             : #undef DONE
   16730                 :             : #undef FAIL
   16731                 :             :     operand0 = operands[0];
   16732                 :             :     (void) operand0;
   16733                 :             :     operand1 = operands[1];
   16734                 :             :     (void) operand1;
   16735                 :             :     operand2 = operands[2];
   16736                 :             :     (void) operand2;
   16737                 :             :     operand3 = operands[3];
   16738                 :             :     (void) operand3;
   16739                 :             :     operand4 = operands[4];
   16740                 :             :     (void) operand4;
   16741                 :             :     operand5 = operands[5];
   16742                 :             :     (void) operand5;
   16743                 :             :   }
   16744                 :             :   emit_insn (gen_rtx_SET (operand0,
   16745                 :             :         gen_rtx_IF_THEN_ELSE (V8SImode,
   16746                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16747                 :             :                 operand4,
   16748                 :             :                 operand5),
   16749                 :             :         operand1,
   16750                 :             :         operand2)));
   16751                 :             :   _val = get_insns ();
   16752                 :             :   end_sequence ();
   16753                 :             :   return _val;
   16754                 :             : }
   16755                 :             : 
   16756                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16757                 :             : rtx
   16758                 :             : gen_vcondv8siv4di (rtx operand0,
   16759                 :             :         rtx operand1,
   16760                 :             :         rtx operand2,
   16761                 :             :         rtx operand3,
   16762                 :             :         rtx operand4,
   16763                 :             :         rtx operand5)
   16764                 :             : {
   16765                 :             :   rtx_insn *_val = 0;
   16766                 :             :   start_sequence ();
   16767                 :             :   {
   16768                 :             :     rtx operands[6];
   16769                 :             :     operands[0] = operand0;
   16770                 :             :     operands[1] = operand1;
   16771                 :             :     operands[2] = operand2;
   16772                 :             :     operands[3] = operand3;
   16773                 :             :     operands[4] = operand4;
   16774                 :             :     operands[5] = operand5;
   16775                 :             : #define FAIL _Pragma ("GCC error \"vcondv8siv4di cannot FAIL\"") (void)0
   16776                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16777                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16778                 :             : {
   16779                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16780                 :             :   gcc_assert (ok);
   16781                 :             :   DONE;
   16782                 :             : }
   16783                 :             : #undef DONE
   16784                 :             : #undef FAIL
   16785                 :             :     operand0 = operands[0];
   16786                 :             :     (void) operand0;
   16787                 :             :     operand1 = operands[1];
   16788                 :             :     (void) operand1;
   16789                 :             :     operand2 = operands[2];
   16790                 :             :     (void) operand2;
   16791                 :             :     operand3 = operands[3];
   16792                 :             :     (void) operand3;
   16793                 :             :     operand4 = operands[4];
   16794                 :             :     (void) operand4;
   16795                 :             :     operand5 = operands[5];
   16796                 :             :     (void) operand5;
   16797                 :             :   }
   16798                 :             :   emit_insn (gen_rtx_SET (operand0,
   16799                 :             :         gen_rtx_IF_THEN_ELSE (V8SImode,
   16800                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16801                 :             :                 operand4,
   16802                 :             :                 operand5),
   16803                 :             :         operand1,
   16804                 :             :         operand2)));
   16805                 :             :   _val = get_insns ();
   16806                 :             :   end_sequence ();
   16807                 :             :   return _val;
   16808                 :             : }
   16809                 :             : 
   16810                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16811                 :             : rtx
   16812                 :             : gen_vcondv4div32qi (rtx operand0,
   16813                 :             :         rtx operand1,
   16814                 :             :         rtx operand2,
   16815                 :             :         rtx operand3,
   16816                 :             :         rtx operand4,
   16817                 :             :         rtx operand5)
   16818                 :             : {
   16819                 :             :   rtx_insn *_val = 0;
   16820                 :             :   start_sequence ();
   16821                 :             :   {
   16822                 :             :     rtx operands[6];
   16823                 :             :     operands[0] = operand0;
   16824                 :             :     operands[1] = operand1;
   16825                 :             :     operands[2] = operand2;
   16826                 :             :     operands[3] = operand3;
   16827                 :             :     operands[4] = operand4;
   16828                 :             :     operands[5] = operand5;
   16829                 :             : #define FAIL _Pragma ("GCC error \"vcondv4div32qi cannot FAIL\"") (void)0
   16830                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16831                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16832                 :             : {
   16833                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16834                 :             :   gcc_assert (ok);
   16835                 :             :   DONE;
   16836                 :             : }
   16837                 :             : #undef DONE
   16838                 :             : #undef FAIL
   16839                 :             :     operand0 = operands[0];
   16840                 :             :     (void) operand0;
   16841                 :             :     operand1 = operands[1];
   16842                 :             :     (void) operand1;
   16843                 :             :     operand2 = operands[2];
   16844                 :             :     (void) operand2;
   16845                 :             :     operand3 = operands[3];
   16846                 :             :     (void) operand3;
   16847                 :             :     operand4 = operands[4];
   16848                 :             :     (void) operand4;
   16849                 :             :     operand5 = operands[5];
   16850                 :             :     (void) operand5;
   16851                 :             :   }
   16852                 :             :   emit_insn (gen_rtx_SET (operand0,
   16853                 :             :         gen_rtx_IF_THEN_ELSE (V4DImode,
   16854                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16855                 :             :                 operand4,
   16856                 :             :                 operand5),
   16857                 :             :         operand1,
   16858                 :             :         operand2)));
   16859                 :             :   _val = get_insns ();
   16860                 :             :   end_sequence ();
   16861                 :             :   return _val;
   16862                 :             : }
   16863                 :             : 
   16864                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16865                 :             : rtx
   16866                 :             : gen_vcondv4div16hi (rtx operand0,
   16867                 :             :         rtx operand1,
   16868                 :             :         rtx operand2,
   16869                 :             :         rtx operand3,
   16870                 :             :         rtx operand4,
   16871                 :             :         rtx operand5)
   16872                 :             : {
   16873                 :             :   rtx_insn *_val = 0;
   16874                 :             :   start_sequence ();
   16875                 :             :   {
   16876                 :             :     rtx operands[6];
   16877                 :             :     operands[0] = operand0;
   16878                 :             :     operands[1] = operand1;
   16879                 :             :     operands[2] = operand2;
   16880                 :             :     operands[3] = operand3;
   16881                 :             :     operands[4] = operand4;
   16882                 :             :     operands[5] = operand5;
   16883                 :             : #define FAIL _Pragma ("GCC error \"vcondv4div16hi cannot FAIL\"") (void)0
   16884                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16885                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16886                 :             : {
   16887                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16888                 :             :   gcc_assert (ok);
   16889                 :             :   DONE;
   16890                 :             : }
   16891                 :             : #undef DONE
   16892                 :             : #undef FAIL
   16893                 :             :     operand0 = operands[0];
   16894                 :             :     (void) operand0;
   16895                 :             :     operand1 = operands[1];
   16896                 :             :     (void) operand1;
   16897                 :             :     operand2 = operands[2];
   16898                 :             :     (void) operand2;
   16899                 :             :     operand3 = operands[3];
   16900                 :             :     (void) operand3;
   16901                 :             :     operand4 = operands[4];
   16902                 :             :     (void) operand4;
   16903                 :             :     operand5 = operands[5];
   16904                 :             :     (void) operand5;
   16905                 :             :   }
   16906                 :             :   emit_insn (gen_rtx_SET (operand0,
   16907                 :             :         gen_rtx_IF_THEN_ELSE (V4DImode,
   16908                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16909                 :             :                 operand4,
   16910                 :             :                 operand5),
   16911                 :             :         operand1,
   16912                 :             :         operand2)));
   16913                 :             :   _val = get_insns ();
   16914                 :             :   end_sequence ();
   16915                 :             :   return _val;
   16916                 :             : }
   16917                 :             : 
   16918                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16919                 :             : rtx
   16920                 :             : gen_vcondv4div8si (rtx operand0,
   16921                 :             :         rtx operand1,
   16922                 :             :         rtx operand2,
   16923                 :             :         rtx operand3,
   16924                 :             :         rtx operand4,
   16925                 :             :         rtx operand5)
   16926                 :             : {
   16927                 :             :   rtx_insn *_val = 0;
   16928                 :             :   start_sequence ();
   16929                 :             :   {
   16930                 :             :     rtx operands[6];
   16931                 :             :     operands[0] = operand0;
   16932                 :             :     operands[1] = operand1;
   16933                 :             :     operands[2] = operand2;
   16934                 :             :     operands[3] = operand3;
   16935                 :             :     operands[4] = operand4;
   16936                 :             :     operands[5] = operand5;
   16937                 :             : #define FAIL _Pragma ("GCC error \"vcondv4div8si cannot FAIL\"") (void)0
   16938                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16939                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16940                 :             : {
   16941                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16942                 :             :   gcc_assert (ok);
   16943                 :             :   DONE;
   16944                 :             : }
   16945                 :             : #undef DONE
   16946                 :             : #undef FAIL
   16947                 :             :     operand0 = operands[0];
   16948                 :             :     (void) operand0;
   16949                 :             :     operand1 = operands[1];
   16950                 :             :     (void) operand1;
   16951                 :             :     operand2 = operands[2];
   16952                 :             :     (void) operand2;
   16953                 :             :     operand3 = operands[3];
   16954                 :             :     (void) operand3;
   16955                 :             :     operand4 = operands[4];
   16956                 :             :     (void) operand4;
   16957                 :             :     operand5 = operands[5];
   16958                 :             :     (void) operand5;
   16959                 :             :   }
   16960                 :             :   emit_insn (gen_rtx_SET (operand0,
   16961                 :             :         gen_rtx_IF_THEN_ELSE (V4DImode,
   16962                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   16963                 :             :                 operand4,
   16964                 :             :                 operand5),
   16965                 :             :         operand1,
   16966                 :             :         operand2)));
   16967                 :             :   _val = get_insns ();
   16968                 :             :   end_sequence ();
   16969                 :             :   return _val;
   16970                 :             : }
   16971                 :             : 
   16972                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   16973                 :             : rtx
   16974                 :             : gen_vcondv4div4di (rtx operand0,
   16975                 :             :         rtx operand1,
   16976                 :             :         rtx operand2,
   16977                 :             :         rtx operand3,
   16978                 :             :         rtx operand4,
   16979                 :             :         rtx operand5)
   16980                 :             : {
   16981                 :             :   rtx_insn *_val = 0;
   16982                 :             :   start_sequence ();
   16983                 :             :   {
   16984                 :             :     rtx operands[6];
   16985                 :             :     operands[0] = operand0;
   16986                 :             :     operands[1] = operand1;
   16987                 :             :     operands[2] = operand2;
   16988                 :             :     operands[3] = operand3;
   16989                 :             :     operands[4] = operand4;
   16990                 :             :     operands[5] = operand5;
   16991                 :             : #define FAIL _Pragma ("GCC error \"vcondv4div4di cannot FAIL\"") (void)0
   16992                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16993                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   16994                 :             : {
   16995                 :             :   bool ok = ix86_expand_int_vcond (operands);
   16996                 :             :   gcc_assert (ok);
   16997                 :             :   DONE;
   16998                 :             : }
   16999                 :             : #undef DONE
   17000                 :             : #undef FAIL
   17001                 :             :     operand0 = operands[0];
   17002                 :             :     (void) operand0;
   17003                 :             :     operand1 = operands[1];
   17004                 :             :     (void) operand1;
   17005                 :             :     operand2 = operands[2];
   17006                 :             :     (void) operand2;
   17007                 :             :     operand3 = operands[3];
   17008                 :             :     (void) operand3;
   17009                 :             :     operand4 = operands[4];
   17010                 :             :     (void) operand4;
   17011                 :             :     operand5 = operands[5];
   17012                 :             :     (void) operand5;
   17013                 :             :   }
   17014                 :             :   emit_insn (gen_rtx_SET (operand0,
   17015                 :             :         gen_rtx_IF_THEN_ELSE (V4DImode,
   17016                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17017                 :             :                 operand4,
   17018                 :             :                 operand5),
   17019                 :             :         operand1,
   17020                 :             :         operand2)));
   17021                 :             :   _val = get_insns ();
   17022                 :             :   end_sequence ();
   17023                 :             :   return _val;
   17024                 :             : }
   17025                 :             : 
   17026                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17027                 :             : rtx
   17028                 :             : gen_vcondv8sfv32qi (rtx operand0,
   17029                 :             :         rtx operand1,
   17030                 :             :         rtx operand2,
   17031                 :             :         rtx operand3,
   17032                 :             :         rtx operand4,
   17033                 :             :         rtx operand5)
   17034                 :             : {
   17035                 :             :   rtx_insn *_val = 0;
   17036                 :             :   start_sequence ();
   17037                 :             :   {
   17038                 :             :     rtx operands[6];
   17039                 :             :     operands[0] = operand0;
   17040                 :             :     operands[1] = operand1;
   17041                 :             :     operands[2] = operand2;
   17042                 :             :     operands[3] = operand3;
   17043                 :             :     operands[4] = operand4;
   17044                 :             :     operands[5] = operand5;
   17045                 :             : #define FAIL _Pragma ("GCC error \"vcondv8sfv32qi cannot FAIL\"") (void)0
   17046                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17047                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17048                 :             : {
   17049                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17050                 :             :   gcc_assert (ok);
   17051                 :             :   DONE;
   17052                 :             : }
   17053                 :             : #undef DONE
   17054                 :             : #undef FAIL
   17055                 :             :     operand0 = operands[0];
   17056                 :             :     (void) operand0;
   17057                 :             :     operand1 = operands[1];
   17058                 :             :     (void) operand1;
   17059                 :             :     operand2 = operands[2];
   17060                 :             :     (void) operand2;
   17061                 :             :     operand3 = operands[3];
   17062                 :             :     (void) operand3;
   17063                 :             :     operand4 = operands[4];
   17064                 :             :     (void) operand4;
   17065                 :             :     operand5 = operands[5];
   17066                 :             :     (void) operand5;
   17067                 :             :   }
   17068                 :             :   emit_insn (gen_rtx_SET (operand0,
   17069                 :             :         gen_rtx_IF_THEN_ELSE (V8SFmode,
   17070                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17071                 :             :                 operand4,
   17072                 :             :                 operand5),
   17073                 :             :         operand1,
   17074                 :             :         operand2)));
   17075                 :             :   _val = get_insns ();
   17076                 :             :   end_sequence ();
   17077                 :             :   return _val;
   17078                 :             : }
   17079                 :             : 
   17080                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17081                 :             : rtx
   17082                 :             : gen_vcondv8sfv16hi (rtx operand0,
   17083                 :             :         rtx operand1,
   17084                 :             :         rtx operand2,
   17085                 :             :         rtx operand3,
   17086                 :             :         rtx operand4,
   17087                 :             :         rtx operand5)
   17088                 :             : {
   17089                 :             :   rtx_insn *_val = 0;
   17090                 :             :   start_sequence ();
   17091                 :             :   {
   17092                 :             :     rtx operands[6];
   17093                 :             :     operands[0] = operand0;
   17094                 :             :     operands[1] = operand1;
   17095                 :             :     operands[2] = operand2;
   17096                 :             :     operands[3] = operand3;
   17097                 :             :     operands[4] = operand4;
   17098                 :             :     operands[5] = operand5;
   17099                 :             : #define FAIL _Pragma ("GCC error \"vcondv8sfv16hi cannot FAIL\"") (void)0
   17100                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17101                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17102                 :             : {
   17103                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17104                 :             :   gcc_assert (ok);
   17105                 :             :   DONE;
   17106                 :             : }
   17107                 :             : #undef DONE
   17108                 :             : #undef FAIL
   17109                 :             :     operand0 = operands[0];
   17110                 :             :     (void) operand0;
   17111                 :             :     operand1 = operands[1];
   17112                 :             :     (void) operand1;
   17113                 :             :     operand2 = operands[2];
   17114                 :             :     (void) operand2;
   17115                 :             :     operand3 = operands[3];
   17116                 :             :     (void) operand3;
   17117                 :             :     operand4 = operands[4];
   17118                 :             :     (void) operand4;
   17119                 :             :     operand5 = operands[5];
   17120                 :             :     (void) operand5;
   17121                 :             :   }
   17122                 :             :   emit_insn (gen_rtx_SET (operand0,
   17123                 :             :         gen_rtx_IF_THEN_ELSE (V8SFmode,
   17124                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17125                 :             :                 operand4,
   17126                 :             :                 operand5),
   17127                 :             :         operand1,
   17128                 :             :         operand2)));
   17129                 :             :   _val = get_insns ();
   17130                 :             :   end_sequence ();
   17131                 :             :   return _val;
   17132                 :             : }
   17133                 :             : 
   17134                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17135                 :             : rtx
   17136                 :             : gen_vcondv8sfv8si (rtx operand0,
   17137                 :             :         rtx operand1,
   17138                 :             :         rtx operand2,
   17139                 :             :         rtx operand3,
   17140                 :             :         rtx operand4,
   17141                 :             :         rtx operand5)
   17142                 :             : {
   17143                 :             :   rtx_insn *_val = 0;
   17144                 :             :   start_sequence ();
   17145                 :             :   {
   17146                 :             :     rtx operands[6];
   17147                 :             :     operands[0] = operand0;
   17148                 :             :     operands[1] = operand1;
   17149                 :             :     operands[2] = operand2;
   17150                 :             :     operands[3] = operand3;
   17151                 :             :     operands[4] = operand4;
   17152                 :             :     operands[5] = operand5;
   17153                 :             : #define FAIL _Pragma ("GCC error \"vcondv8sfv8si cannot FAIL\"") (void)0
   17154                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17155                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17156                 :             : {
   17157                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17158                 :             :   gcc_assert (ok);
   17159                 :             :   DONE;
   17160                 :             : }
   17161                 :             : #undef DONE
   17162                 :             : #undef FAIL
   17163                 :             :     operand0 = operands[0];
   17164                 :             :     (void) operand0;
   17165                 :             :     operand1 = operands[1];
   17166                 :             :     (void) operand1;
   17167                 :             :     operand2 = operands[2];
   17168                 :             :     (void) operand2;
   17169                 :             :     operand3 = operands[3];
   17170                 :             :     (void) operand3;
   17171                 :             :     operand4 = operands[4];
   17172                 :             :     (void) operand4;
   17173                 :             :     operand5 = operands[5];
   17174                 :             :     (void) operand5;
   17175                 :             :   }
   17176                 :             :   emit_insn (gen_rtx_SET (operand0,
   17177                 :             :         gen_rtx_IF_THEN_ELSE (V8SFmode,
   17178                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17179                 :             :                 operand4,
   17180                 :             :                 operand5),
   17181                 :             :         operand1,
   17182                 :             :         operand2)));
   17183                 :             :   _val = get_insns ();
   17184                 :             :   end_sequence ();
   17185                 :             :   return _val;
   17186                 :             : }
   17187                 :             : 
   17188                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17189                 :             : rtx
   17190                 :             : gen_vcondv8sfv4di (rtx operand0,
   17191                 :             :         rtx operand1,
   17192                 :             :         rtx operand2,
   17193                 :             :         rtx operand3,
   17194                 :             :         rtx operand4,
   17195                 :             :         rtx operand5)
   17196                 :             : {
   17197                 :             :   rtx_insn *_val = 0;
   17198                 :             :   start_sequence ();
   17199                 :             :   {
   17200                 :             :     rtx operands[6];
   17201                 :             :     operands[0] = operand0;
   17202                 :             :     operands[1] = operand1;
   17203                 :             :     operands[2] = operand2;
   17204                 :             :     operands[3] = operand3;
   17205                 :             :     operands[4] = operand4;
   17206                 :             :     operands[5] = operand5;
   17207                 :             : #define FAIL _Pragma ("GCC error \"vcondv8sfv4di cannot FAIL\"") (void)0
   17208                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17209                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17210                 :             : {
   17211                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17212                 :             :   gcc_assert (ok);
   17213                 :             :   DONE;
   17214                 :             : }
   17215                 :             : #undef DONE
   17216                 :             : #undef FAIL
   17217                 :             :     operand0 = operands[0];
   17218                 :             :     (void) operand0;
   17219                 :             :     operand1 = operands[1];
   17220                 :             :     (void) operand1;
   17221                 :             :     operand2 = operands[2];
   17222                 :             :     (void) operand2;
   17223                 :             :     operand3 = operands[3];
   17224                 :             :     (void) operand3;
   17225                 :             :     operand4 = operands[4];
   17226                 :             :     (void) operand4;
   17227                 :             :     operand5 = operands[5];
   17228                 :             :     (void) operand5;
   17229                 :             :   }
   17230                 :             :   emit_insn (gen_rtx_SET (operand0,
   17231                 :             :         gen_rtx_IF_THEN_ELSE (V8SFmode,
   17232                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17233                 :             :                 operand4,
   17234                 :             :                 operand5),
   17235                 :             :         operand1,
   17236                 :             :         operand2)));
   17237                 :             :   _val = get_insns ();
   17238                 :             :   end_sequence ();
   17239                 :             :   return _val;
   17240                 :             : }
   17241                 :             : 
   17242                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17243                 :             : rtx
   17244                 :             : gen_vcondv4dfv32qi (rtx operand0,
   17245                 :             :         rtx operand1,
   17246                 :             :         rtx operand2,
   17247                 :             :         rtx operand3,
   17248                 :             :         rtx operand4,
   17249                 :             :         rtx operand5)
   17250                 :             : {
   17251                 :             :   rtx_insn *_val = 0;
   17252                 :             :   start_sequence ();
   17253                 :             :   {
   17254                 :             :     rtx operands[6];
   17255                 :             :     operands[0] = operand0;
   17256                 :             :     operands[1] = operand1;
   17257                 :             :     operands[2] = operand2;
   17258                 :             :     operands[3] = operand3;
   17259                 :             :     operands[4] = operand4;
   17260                 :             :     operands[5] = operand5;
   17261                 :             : #define FAIL _Pragma ("GCC error \"vcondv4dfv32qi cannot FAIL\"") (void)0
   17262                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17263                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17264                 :             : {
   17265                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17266                 :             :   gcc_assert (ok);
   17267                 :             :   DONE;
   17268                 :             : }
   17269                 :             : #undef DONE
   17270                 :             : #undef FAIL
   17271                 :             :     operand0 = operands[0];
   17272                 :             :     (void) operand0;
   17273                 :             :     operand1 = operands[1];
   17274                 :             :     (void) operand1;
   17275                 :             :     operand2 = operands[2];
   17276                 :             :     (void) operand2;
   17277                 :             :     operand3 = operands[3];
   17278                 :             :     (void) operand3;
   17279                 :             :     operand4 = operands[4];
   17280                 :             :     (void) operand4;
   17281                 :             :     operand5 = operands[5];
   17282                 :             :     (void) operand5;
   17283                 :             :   }
   17284                 :             :   emit_insn (gen_rtx_SET (operand0,
   17285                 :             :         gen_rtx_IF_THEN_ELSE (V4DFmode,
   17286                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17287                 :             :                 operand4,
   17288                 :             :                 operand5),
   17289                 :             :         operand1,
   17290                 :             :         operand2)));
   17291                 :             :   _val = get_insns ();
   17292                 :             :   end_sequence ();
   17293                 :             :   return _val;
   17294                 :             : }
   17295                 :             : 
   17296                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17297                 :             : rtx
   17298                 :             : gen_vcondv4dfv16hi (rtx operand0,
   17299                 :             :         rtx operand1,
   17300                 :             :         rtx operand2,
   17301                 :             :         rtx operand3,
   17302                 :             :         rtx operand4,
   17303                 :             :         rtx operand5)
   17304                 :             : {
   17305                 :             :   rtx_insn *_val = 0;
   17306                 :             :   start_sequence ();
   17307                 :             :   {
   17308                 :             :     rtx operands[6];
   17309                 :             :     operands[0] = operand0;
   17310                 :             :     operands[1] = operand1;
   17311                 :             :     operands[2] = operand2;
   17312                 :             :     operands[3] = operand3;
   17313                 :             :     operands[4] = operand4;
   17314                 :             :     operands[5] = operand5;
   17315                 :             : #define FAIL _Pragma ("GCC error \"vcondv4dfv16hi cannot FAIL\"") (void)0
   17316                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17317                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17318                 :             : {
   17319                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17320                 :             :   gcc_assert (ok);
   17321                 :             :   DONE;
   17322                 :             : }
   17323                 :             : #undef DONE
   17324                 :             : #undef FAIL
   17325                 :             :     operand0 = operands[0];
   17326                 :             :     (void) operand0;
   17327                 :             :     operand1 = operands[1];
   17328                 :             :     (void) operand1;
   17329                 :             :     operand2 = operands[2];
   17330                 :             :     (void) operand2;
   17331                 :             :     operand3 = operands[3];
   17332                 :             :     (void) operand3;
   17333                 :             :     operand4 = operands[4];
   17334                 :             :     (void) operand4;
   17335                 :             :     operand5 = operands[5];
   17336                 :             :     (void) operand5;
   17337                 :             :   }
   17338                 :             :   emit_insn (gen_rtx_SET (operand0,
   17339                 :             :         gen_rtx_IF_THEN_ELSE (V4DFmode,
   17340                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17341                 :             :                 operand4,
   17342                 :             :                 operand5),
   17343                 :             :         operand1,
   17344                 :             :         operand2)));
   17345                 :             :   _val = get_insns ();
   17346                 :             :   end_sequence ();
   17347                 :             :   return _val;
   17348                 :             : }
   17349                 :             : 
   17350                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17351                 :             : rtx
   17352                 :             : gen_vcondv4dfv8si (rtx operand0,
   17353                 :             :         rtx operand1,
   17354                 :             :         rtx operand2,
   17355                 :             :         rtx operand3,
   17356                 :             :         rtx operand4,
   17357                 :             :         rtx operand5)
   17358                 :             : {
   17359                 :             :   rtx_insn *_val = 0;
   17360                 :             :   start_sequence ();
   17361                 :             :   {
   17362                 :             :     rtx operands[6];
   17363                 :             :     operands[0] = operand0;
   17364                 :             :     operands[1] = operand1;
   17365                 :             :     operands[2] = operand2;
   17366                 :             :     operands[3] = operand3;
   17367                 :             :     operands[4] = operand4;
   17368                 :             :     operands[5] = operand5;
   17369                 :             : #define FAIL _Pragma ("GCC error \"vcondv4dfv8si cannot FAIL\"") (void)0
   17370                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17371                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17372                 :             : {
   17373                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17374                 :             :   gcc_assert (ok);
   17375                 :             :   DONE;
   17376                 :             : }
   17377                 :             : #undef DONE
   17378                 :             : #undef FAIL
   17379                 :             :     operand0 = operands[0];
   17380                 :             :     (void) operand0;
   17381                 :             :     operand1 = operands[1];
   17382                 :             :     (void) operand1;
   17383                 :             :     operand2 = operands[2];
   17384                 :             :     (void) operand2;
   17385                 :             :     operand3 = operands[3];
   17386                 :             :     (void) operand3;
   17387                 :             :     operand4 = operands[4];
   17388                 :             :     (void) operand4;
   17389                 :             :     operand5 = operands[5];
   17390                 :             :     (void) operand5;
   17391                 :             :   }
   17392                 :             :   emit_insn (gen_rtx_SET (operand0,
   17393                 :             :         gen_rtx_IF_THEN_ELSE (V4DFmode,
   17394                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17395                 :             :                 operand4,
   17396                 :             :                 operand5),
   17397                 :             :         operand1,
   17398                 :             :         operand2)));
   17399                 :             :   _val = get_insns ();
   17400                 :             :   end_sequence ();
   17401                 :             :   return _val;
   17402                 :             : }
   17403                 :             : 
   17404                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17405                 :             : rtx
   17406                 :             : gen_vcondv4dfv4di (rtx operand0,
   17407                 :             :         rtx operand1,
   17408                 :             :         rtx operand2,
   17409                 :             :         rtx operand3,
   17410                 :             :         rtx operand4,
   17411                 :             :         rtx operand5)
   17412                 :             : {
   17413                 :             :   rtx_insn *_val = 0;
   17414                 :             :   start_sequence ();
   17415                 :             :   {
   17416                 :             :     rtx operands[6];
   17417                 :             :     operands[0] = operand0;
   17418                 :             :     operands[1] = operand1;
   17419                 :             :     operands[2] = operand2;
   17420                 :             :     operands[3] = operand3;
   17421                 :             :     operands[4] = operand4;
   17422                 :             :     operands[5] = operand5;
   17423                 :             : #define FAIL _Pragma ("GCC error \"vcondv4dfv4di cannot FAIL\"") (void)0
   17424                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17425                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17426                 :             : {
   17427                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17428                 :             :   gcc_assert (ok);
   17429                 :             :   DONE;
   17430                 :             : }
   17431                 :             : #undef DONE
   17432                 :             : #undef FAIL
   17433                 :             :     operand0 = operands[0];
   17434                 :             :     (void) operand0;
   17435                 :             :     operand1 = operands[1];
   17436                 :             :     (void) operand1;
   17437                 :             :     operand2 = operands[2];
   17438                 :             :     (void) operand2;
   17439                 :             :     operand3 = operands[3];
   17440                 :             :     (void) operand3;
   17441                 :             :     operand4 = operands[4];
   17442                 :             :     (void) operand4;
   17443                 :             :     operand5 = operands[5];
   17444                 :             :     (void) operand5;
   17445                 :             :   }
   17446                 :             :   emit_insn (gen_rtx_SET (operand0,
   17447                 :             :         gen_rtx_IF_THEN_ELSE (V4DFmode,
   17448                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17449                 :             :                 operand4,
   17450                 :             :                 operand5),
   17451                 :             :         operand1,
   17452                 :             :         operand2)));
   17453                 :             :   _val = get_insns ();
   17454                 :             :   end_sequence ();
   17455                 :             :   return _val;
   17456                 :             : }
   17457                 :             : 
   17458                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17459                 :             : rtx
   17460                 :             : gen_vcondv16hfv32qi (rtx operand0,
   17461                 :             :         rtx operand1,
   17462                 :             :         rtx operand2,
   17463                 :             :         rtx operand3,
   17464                 :             :         rtx operand4,
   17465                 :             :         rtx operand5)
   17466                 :             : {
   17467                 :             :   rtx_insn *_val = 0;
   17468                 :             :   start_sequence ();
   17469                 :             :   {
   17470                 :             :     rtx operands[6];
   17471                 :             :     operands[0] = operand0;
   17472                 :             :     operands[1] = operand1;
   17473                 :             :     operands[2] = operand2;
   17474                 :             :     operands[3] = operand3;
   17475                 :             :     operands[4] = operand4;
   17476                 :             :     operands[5] = operand5;
   17477                 :             : #define FAIL _Pragma ("GCC error \"vcondv16hfv32qi cannot FAIL\"") (void)0
   17478                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17479                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17480                 :             : {
   17481                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17482                 :             :   gcc_assert (ok);
   17483                 :             :   DONE;
   17484                 :             : }
   17485                 :             : #undef DONE
   17486                 :             : #undef FAIL
   17487                 :             :     operand0 = operands[0];
   17488                 :             :     (void) operand0;
   17489                 :             :     operand1 = operands[1];
   17490                 :             :     (void) operand1;
   17491                 :             :     operand2 = operands[2];
   17492                 :             :     (void) operand2;
   17493                 :             :     operand3 = operands[3];
   17494                 :             :     (void) operand3;
   17495                 :             :     operand4 = operands[4];
   17496                 :             :     (void) operand4;
   17497                 :             :     operand5 = operands[5];
   17498                 :             :     (void) operand5;
   17499                 :             :   }
   17500                 :             :   emit_insn (gen_rtx_SET (operand0,
   17501                 :             :         gen_rtx_IF_THEN_ELSE (V16HFmode,
   17502                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17503                 :             :                 operand4,
   17504                 :             :                 operand5),
   17505                 :             :         operand1,
   17506                 :             :         operand2)));
   17507                 :             :   _val = get_insns ();
   17508                 :             :   end_sequence ();
   17509                 :             :   return _val;
   17510                 :             : }
   17511                 :             : 
   17512                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17513                 :             : rtx
   17514                 :             : gen_vcondv16hfv16hi (rtx operand0,
   17515                 :             :         rtx operand1,
   17516                 :             :         rtx operand2,
   17517                 :             :         rtx operand3,
   17518                 :             :         rtx operand4,
   17519                 :             :         rtx operand5)
   17520                 :             : {
   17521                 :             :   rtx_insn *_val = 0;
   17522                 :             :   start_sequence ();
   17523                 :             :   {
   17524                 :             :     rtx operands[6];
   17525                 :             :     operands[0] = operand0;
   17526                 :             :     operands[1] = operand1;
   17527                 :             :     operands[2] = operand2;
   17528                 :             :     operands[3] = operand3;
   17529                 :             :     operands[4] = operand4;
   17530                 :             :     operands[5] = operand5;
   17531                 :             : #define FAIL _Pragma ("GCC error \"vcondv16hfv16hi cannot FAIL\"") (void)0
   17532                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17533                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17534                 :             : {
   17535                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17536                 :             :   gcc_assert (ok);
   17537                 :             :   DONE;
   17538                 :             : }
   17539                 :             : #undef DONE
   17540                 :             : #undef FAIL
   17541                 :             :     operand0 = operands[0];
   17542                 :             :     (void) operand0;
   17543                 :             :     operand1 = operands[1];
   17544                 :             :     (void) operand1;
   17545                 :             :     operand2 = operands[2];
   17546                 :             :     (void) operand2;
   17547                 :             :     operand3 = operands[3];
   17548                 :             :     (void) operand3;
   17549                 :             :     operand4 = operands[4];
   17550                 :             :     (void) operand4;
   17551                 :             :     operand5 = operands[5];
   17552                 :             :     (void) operand5;
   17553                 :             :   }
   17554                 :             :   emit_insn (gen_rtx_SET (operand0,
   17555                 :             :         gen_rtx_IF_THEN_ELSE (V16HFmode,
   17556                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17557                 :             :                 operand4,
   17558                 :             :                 operand5),
   17559                 :             :         operand1,
   17560                 :             :         operand2)));
   17561                 :             :   _val = get_insns ();
   17562                 :             :   end_sequence ();
   17563                 :             :   return _val;
   17564                 :             : }
   17565                 :             : 
   17566                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17567                 :             : rtx
   17568                 :             : gen_vcondv16hfv8si (rtx operand0,
   17569                 :             :         rtx operand1,
   17570                 :             :         rtx operand2,
   17571                 :             :         rtx operand3,
   17572                 :             :         rtx operand4,
   17573                 :             :         rtx operand5)
   17574                 :             : {
   17575                 :             :   rtx_insn *_val = 0;
   17576                 :             :   start_sequence ();
   17577                 :             :   {
   17578                 :             :     rtx operands[6];
   17579                 :             :     operands[0] = operand0;
   17580                 :             :     operands[1] = operand1;
   17581                 :             :     operands[2] = operand2;
   17582                 :             :     operands[3] = operand3;
   17583                 :             :     operands[4] = operand4;
   17584                 :             :     operands[5] = operand5;
   17585                 :             : #define FAIL _Pragma ("GCC error \"vcondv16hfv8si cannot FAIL\"") (void)0
   17586                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17587                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17588                 :             : {
   17589                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17590                 :             :   gcc_assert (ok);
   17591                 :             :   DONE;
   17592                 :             : }
   17593                 :             : #undef DONE
   17594                 :             : #undef FAIL
   17595                 :             :     operand0 = operands[0];
   17596                 :             :     (void) operand0;
   17597                 :             :     operand1 = operands[1];
   17598                 :             :     (void) operand1;
   17599                 :             :     operand2 = operands[2];
   17600                 :             :     (void) operand2;
   17601                 :             :     operand3 = operands[3];
   17602                 :             :     (void) operand3;
   17603                 :             :     operand4 = operands[4];
   17604                 :             :     (void) operand4;
   17605                 :             :     operand5 = operands[5];
   17606                 :             :     (void) operand5;
   17607                 :             :   }
   17608                 :             :   emit_insn (gen_rtx_SET (operand0,
   17609                 :             :         gen_rtx_IF_THEN_ELSE (V16HFmode,
   17610                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17611                 :             :                 operand4,
   17612                 :             :                 operand5),
   17613                 :             :         operand1,
   17614                 :             :         operand2)));
   17615                 :             :   _val = get_insns ();
   17616                 :             :   end_sequence ();
   17617                 :             :   return _val;
   17618                 :             : }
   17619                 :             : 
   17620                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17621                 :             : rtx
   17622                 :             : gen_vcondv16hfv4di (rtx operand0,
   17623                 :             :         rtx operand1,
   17624                 :             :         rtx operand2,
   17625                 :             :         rtx operand3,
   17626                 :             :         rtx operand4,
   17627                 :             :         rtx operand5)
   17628                 :             : {
   17629                 :             :   rtx_insn *_val = 0;
   17630                 :             :   start_sequence ();
   17631                 :             :   {
   17632                 :             :     rtx operands[6];
   17633                 :             :     operands[0] = operand0;
   17634                 :             :     operands[1] = operand1;
   17635                 :             :     operands[2] = operand2;
   17636                 :             :     operands[3] = operand3;
   17637                 :             :     operands[4] = operand4;
   17638                 :             :     operands[5] = operand5;
   17639                 :             : #define FAIL _Pragma ("GCC error \"vcondv16hfv4di cannot FAIL\"") (void)0
   17640                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17641                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17642                 :             : {
   17643                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17644                 :             :   gcc_assert (ok);
   17645                 :             :   DONE;
   17646                 :             : }
   17647                 :             : #undef DONE
   17648                 :             : #undef FAIL
   17649                 :             :     operand0 = operands[0];
   17650                 :             :     (void) operand0;
   17651                 :             :     operand1 = operands[1];
   17652                 :             :     (void) operand1;
   17653                 :             :     operand2 = operands[2];
   17654                 :             :     (void) operand2;
   17655                 :             :     operand3 = operands[3];
   17656                 :             :     (void) operand3;
   17657                 :             :     operand4 = operands[4];
   17658                 :             :     (void) operand4;
   17659                 :             :     operand5 = operands[5];
   17660                 :             :     (void) operand5;
   17661                 :             :   }
   17662                 :             :   emit_insn (gen_rtx_SET (operand0,
   17663                 :             :         gen_rtx_IF_THEN_ELSE (V16HFmode,
   17664                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17665                 :             :                 operand4,
   17666                 :             :                 operand5),
   17667                 :             :         operand1,
   17668                 :             :         operand2)));
   17669                 :             :   _val = get_insns ();
   17670                 :             :   end_sequence ();
   17671                 :             :   return _val;
   17672                 :             : }
   17673                 :             : 
   17674                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17675                 :             : rtx
   17676                 :             : gen_vcondv16bfv32qi (rtx operand0,
   17677                 :             :         rtx operand1,
   17678                 :             :         rtx operand2,
   17679                 :             :         rtx operand3,
   17680                 :             :         rtx operand4,
   17681                 :             :         rtx operand5)
   17682                 :             : {
   17683                 :             :   rtx_insn *_val = 0;
   17684                 :             :   start_sequence ();
   17685                 :             :   {
   17686                 :             :     rtx operands[6];
   17687                 :             :     operands[0] = operand0;
   17688                 :             :     operands[1] = operand1;
   17689                 :             :     operands[2] = operand2;
   17690                 :             :     operands[3] = operand3;
   17691                 :             :     operands[4] = operand4;
   17692                 :             :     operands[5] = operand5;
   17693                 :             : #define FAIL _Pragma ("GCC error \"vcondv16bfv32qi cannot FAIL\"") (void)0
   17694                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17695                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17696                 :             : {
   17697                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17698                 :             :   gcc_assert (ok);
   17699                 :             :   DONE;
   17700                 :             : }
   17701                 :             : #undef DONE
   17702                 :             : #undef FAIL
   17703                 :             :     operand0 = operands[0];
   17704                 :             :     (void) operand0;
   17705                 :             :     operand1 = operands[1];
   17706                 :             :     (void) operand1;
   17707                 :             :     operand2 = operands[2];
   17708                 :             :     (void) operand2;
   17709                 :             :     operand3 = operands[3];
   17710                 :             :     (void) operand3;
   17711                 :             :     operand4 = operands[4];
   17712                 :             :     (void) operand4;
   17713                 :             :     operand5 = operands[5];
   17714                 :             :     (void) operand5;
   17715                 :             :   }
   17716                 :             :   emit_insn (gen_rtx_SET (operand0,
   17717                 :             :         gen_rtx_IF_THEN_ELSE (V16BFmode,
   17718                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17719                 :             :                 operand4,
   17720                 :             :                 operand5),
   17721                 :             :         operand1,
   17722                 :             :         operand2)));
   17723                 :             :   _val = get_insns ();
   17724                 :             :   end_sequence ();
   17725                 :             :   return _val;
   17726                 :             : }
   17727                 :             : 
   17728                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17729                 :             : rtx
   17730                 :             : gen_vcondv16bfv16hi (rtx operand0,
   17731                 :             :         rtx operand1,
   17732                 :             :         rtx operand2,
   17733                 :             :         rtx operand3,
   17734                 :             :         rtx operand4,
   17735                 :             :         rtx operand5)
   17736                 :             : {
   17737                 :             :   rtx_insn *_val = 0;
   17738                 :             :   start_sequence ();
   17739                 :             :   {
   17740                 :             :     rtx operands[6];
   17741                 :             :     operands[0] = operand0;
   17742                 :             :     operands[1] = operand1;
   17743                 :             :     operands[2] = operand2;
   17744                 :             :     operands[3] = operand3;
   17745                 :             :     operands[4] = operand4;
   17746                 :             :     operands[5] = operand5;
   17747                 :             : #define FAIL _Pragma ("GCC error \"vcondv16bfv16hi cannot FAIL\"") (void)0
   17748                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17749                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17750                 :             : {
   17751                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17752                 :             :   gcc_assert (ok);
   17753                 :             :   DONE;
   17754                 :             : }
   17755                 :             : #undef DONE
   17756                 :             : #undef FAIL
   17757                 :             :     operand0 = operands[0];
   17758                 :             :     (void) operand0;
   17759                 :             :     operand1 = operands[1];
   17760                 :             :     (void) operand1;
   17761                 :             :     operand2 = operands[2];
   17762                 :             :     (void) operand2;
   17763                 :             :     operand3 = operands[3];
   17764                 :             :     (void) operand3;
   17765                 :             :     operand4 = operands[4];
   17766                 :             :     (void) operand4;
   17767                 :             :     operand5 = operands[5];
   17768                 :             :     (void) operand5;
   17769                 :             :   }
   17770                 :             :   emit_insn (gen_rtx_SET (operand0,
   17771                 :             :         gen_rtx_IF_THEN_ELSE (V16BFmode,
   17772                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17773                 :             :                 operand4,
   17774                 :             :                 operand5),
   17775                 :             :         operand1,
   17776                 :             :         operand2)));
   17777                 :             :   _val = get_insns ();
   17778                 :             :   end_sequence ();
   17779                 :             :   return _val;
   17780                 :             : }
   17781                 :             : 
   17782                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17783                 :             : rtx
   17784                 :             : gen_vcondv16bfv8si (rtx operand0,
   17785                 :             :         rtx operand1,
   17786                 :             :         rtx operand2,
   17787                 :             :         rtx operand3,
   17788                 :             :         rtx operand4,
   17789                 :             :         rtx operand5)
   17790                 :             : {
   17791                 :             :   rtx_insn *_val = 0;
   17792                 :             :   start_sequence ();
   17793                 :             :   {
   17794                 :             :     rtx operands[6];
   17795                 :             :     operands[0] = operand0;
   17796                 :             :     operands[1] = operand1;
   17797                 :             :     operands[2] = operand2;
   17798                 :             :     operands[3] = operand3;
   17799                 :             :     operands[4] = operand4;
   17800                 :             :     operands[5] = operand5;
   17801                 :             : #define FAIL _Pragma ("GCC error \"vcondv16bfv8si cannot FAIL\"") (void)0
   17802                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17803                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17804                 :             : {
   17805                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17806                 :             :   gcc_assert (ok);
   17807                 :             :   DONE;
   17808                 :             : }
   17809                 :             : #undef DONE
   17810                 :             : #undef FAIL
   17811                 :             :     operand0 = operands[0];
   17812                 :             :     (void) operand0;
   17813                 :             :     operand1 = operands[1];
   17814                 :             :     (void) operand1;
   17815                 :             :     operand2 = operands[2];
   17816                 :             :     (void) operand2;
   17817                 :             :     operand3 = operands[3];
   17818                 :             :     (void) operand3;
   17819                 :             :     operand4 = operands[4];
   17820                 :             :     (void) operand4;
   17821                 :             :     operand5 = operands[5];
   17822                 :             :     (void) operand5;
   17823                 :             :   }
   17824                 :             :   emit_insn (gen_rtx_SET (operand0,
   17825                 :             :         gen_rtx_IF_THEN_ELSE (V16BFmode,
   17826                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17827                 :             :                 operand4,
   17828                 :             :                 operand5),
   17829                 :             :         operand1,
   17830                 :             :         operand2)));
   17831                 :             :   _val = get_insns ();
   17832                 :             :   end_sequence ();
   17833                 :             :   return _val;
   17834                 :             : }
   17835                 :             : 
   17836                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17333 */
   17837                 :             : rtx
   17838                 :             : gen_vcondv16bfv4di (rtx operand0,
   17839                 :             :         rtx operand1,
   17840                 :             :         rtx operand2,
   17841                 :             :         rtx operand3,
   17842                 :             :         rtx operand4,
   17843                 :             :         rtx operand5)
   17844                 :             : {
   17845                 :             :   rtx_insn *_val = 0;
   17846                 :             :   start_sequence ();
   17847                 :             :   {
   17848                 :             :     rtx operands[6];
   17849                 :             :     operands[0] = operand0;
   17850                 :             :     operands[1] = operand1;
   17851                 :             :     operands[2] = operand2;
   17852                 :             :     operands[3] = operand3;
   17853                 :             :     operands[4] = operand4;
   17854                 :             :     operands[5] = operand5;
   17855                 :             : #define FAIL _Pragma ("GCC error \"vcondv16bfv4di cannot FAIL\"") (void)0
   17856                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17857                 :             : #line 17344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17858                 :             : {
   17859                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17860                 :             :   gcc_assert (ok);
   17861                 :             :   DONE;
   17862                 :             : }
   17863                 :             : #undef DONE
   17864                 :             : #undef FAIL
   17865                 :             :     operand0 = operands[0];
   17866                 :             :     (void) operand0;
   17867                 :             :     operand1 = operands[1];
   17868                 :             :     (void) operand1;
   17869                 :             :     operand2 = operands[2];
   17870                 :             :     (void) operand2;
   17871                 :             :     operand3 = operands[3];
   17872                 :             :     (void) operand3;
   17873                 :             :     operand4 = operands[4];
   17874                 :             :     (void) operand4;
   17875                 :             :     operand5 = operands[5];
   17876                 :             :     (void) operand5;
   17877                 :             :   }
   17878                 :             :   emit_insn (gen_rtx_SET (operand0,
   17879                 :             :         gen_rtx_IF_THEN_ELSE (V16BFmode,
   17880                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17881                 :             :                 operand4,
   17882                 :             :                 operand5),
   17883                 :             :         operand1,
   17884                 :             :         operand2)));
   17885                 :             :   _val = get_insns ();
   17886                 :             :   end_sequence ();
   17887                 :             :   return _val;
   17888                 :             : }
   17889                 :             : 
   17890                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   17891                 :             : rtx
   17892                 :             : gen_vcondv16qiv16qi (rtx operand0,
   17893                 :             :         rtx operand1,
   17894                 :             :         rtx operand2,
   17895                 :             :         rtx operand3,
   17896                 :             :         rtx operand4,
   17897                 :             :         rtx operand5)
   17898                 :             : {
   17899                 :             :   rtx_insn *_val = 0;
   17900                 :             :   start_sequence ();
   17901                 :             :   {
   17902                 :             :     rtx operands[6];
   17903                 :             :     operands[0] = operand0;
   17904                 :             :     operands[1] = operand1;
   17905                 :             :     operands[2] = operand2;
   17906                 :             :     operands[3] = operand3;
   17907                 :             :     operands[4] = operand4;
   17908                 :             :     operands[5] = operand5;
   17909                 :             : #define FAIL _Pragma ("GCC error \"vcondv16qiv16qi cannot FAIL\"") (void)0
   17910                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17911                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17912                 :             : {
   17913                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17914                 :             :   gcc_assert (ok);
   17915                 :             :   DONE;
   17916                 :             : }
   17917                 :             : #undef DONE
   17918                 :             : #undef FAIL
   17919                 :             :     operand0 = operands[0];
   17920                 :             :     (void) operand0;
   17921                 :             :     operand1 = operands[1];
   17922                 :             :     (void) operand1;
   17923                 :             :     operand2 = operands[2];
   17924                 :             :     (void) operand2;
   17925                 :             :     operand3 = operands[3];
   17926                 :             :     (void) operand3;
   17927                 :             :     operand4 = operands[4];
   17928                 :             :     (void) operand4;
   17929                 :             :     operand5 = operands[5];
   17930                 :             :     (void) operand5;
   17931                 :             :   }
   17932                 :             :   emit_insn (gen_rtx_SET (operand0,
   17933                 :             :         gen_rtx_IF_THEN_ELSE (V16QImode,
   17934                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17935                 :             :                 operand4,
   17936                 :             :                 operand5),
   17937                 :             :         operand1,
   17938                 :             :         operand2)));
   17939                 :             :   _val = get_insns ();
   17940                 :             :   end_sequence ();
   17941                 :             :   return _val;
   17942                 :             : }
   17943                 :             : 
   17944                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   17945                 :             : rtx
   17946                 :             : gen_vcondv8hiv16qi (rtx operand0,
   17947                 :             :         rtx operand1,
   17948                 :             :         rtx operand2,
   17949                 :             :         rtx operand3,
   17950                 :             :         rtx operand4,
   17951                 :             :         rtx operand5)
   17952                 :             : {
   17953                 :             :   rtx_insn *_val = 0;
   17954                 :             :   start_sequence ();
   17955                 :             :   {
   17956                 :             :     rtx operands[6];
   17957                 :             :     operands[0] = operand0;
   17958                 :             :     operands[1] = operand1;
   17959                 :             :     operands[2] = operand2;
   17960                 :             :     operands[3] = operand3;
   17961                 :             :     operands[4] = operand4;
   17962                 :             :     operands[5] = operand5;
   17963                 :             : #define FAIL _Pragma ("GCC error \"vcondv8hiv16qi cannot FAIL\"") (void)0
   17964                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17965                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   17966                 :             : {
   17967                 :             :   bool ok = ix86_expand_int_vcond (operands);
   17968                 :             :   gcc_assert (ok);
   17969                 :             :   DONE;
   17970                 :             : }
   17971                 :             : #undef DONE
   17972                 :             : #undef FAIL
   17973                 :             :     operand0 = operands[0];
   17974                 :             :     (void) operand0;
   17975                 :             :     operand1 = operands[1];
   17976                 :             :     (void) operand1;
   17977                 :             :     operand2 = operands[2];
   17978                 :             :     (void) operand2;
   17979                 :             :     operand3 = operands[3];
   17980                 :             :     (void) operand3;
   17981                 :             :     operand4 = operands[4];
   17982                 :             :     (void) operand4;
   17983                 :             :     operand5 = operands[5];
   17984                 :             :     (void) operand5;
   17985                 :             :   }
   17986                 :             :   emit_insn (gen_rtx_SET (operand0,
   17987                 :             :         gen_rtx_IF_THEN_ELSE (V8HImode,
   17988                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   17989                 :             :                 operand4,
   17990                 :             :                 operand5),
   17991                 :             :         operand1,
   17992                 :             :         operand2)));
   17993                 :             :   _val = get_insns ();
   17994                 :             :   end_sequence ();
   17995                 :             :   return _val;
   17996                 :             : }
   17997                 :             : 
   17998                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   17999                 :             : rtx
   18000                 :             : gen_vcondv8hfv16qi (rtx operand0,
   18001                 :             :         rtx operand1,
   18002                 :             :         rtx operand2,
   18003                 :             :         rtx operand3,
   18004                 :             :         rtx operand4,
   18005                 :             :         rtx operand5)
   18006                 :             : {
   18007                 :             :   rtx_insn *_val = 0;
   18008                 :             :   start_sequence ();
   18009                 :             :   {
   18010                 :             :     rtx operands[6];
   18011                 :             :     operands[0] = operand0;
   18012                 :             :     operands[1] = operand1;
   18013                 :             :     operands[2] = operand2;
   18014                 :             :     operands[3] = operand3;
   18015                 :             :     operands[4] = operand4;
   18016                 :             :     operands[5] = operand5;
   18017                 :             : #define FAIL _Pragma ("GCC error \"vcondv8hfv16qi cannot FAIL\"") (void)0
   18018                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18019                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18020                 :             : {
   18021                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18022                 :             :   gcc_assert (ok);
   18023                 :             :   DONE;
   18024                 :             : }
   18025                 :             : #undef DONE
   18026                 :             : #undef FAIL
   18027                 :             :     operand0 = operands[0];
   18028                 :             :     (void) operand0;
   18029                 :             :     operand1 = operands[1];
   18030                 :             :     (void) operand1;
   18031                 :             :     operand2 = operands[2];
   18032                 :             :     (void) operand2;
   18033                 :             :     operand3 = operands[3];
   18034                 :             :     (void) operand3;
   18035                 :             :     operand4 = operands[4];
   18036                 :             :     (void) operand4;
   18037                 :             :     operand5 = operands[5];
   18038                 :             :     (void) operand5;
   18039                 :             :   }
   18040                 :             :   emit_insn (gen_rtx_SET (operand0,
   18041                 :             :         gen_rtx_IF_THEN_ELSE (V8HFmode,
   18042                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18043                 :             :                 operand4,
   18044                 :             :                 operand5),
   18045                 :             :         operand1,
   18046                 :             :         operand2)));
   18047                 :             :   _val = get_insns ();
   18048                 :             :   end_sequence ();
   18049                 :             :   return _val;
   18050                 :             : }
   18051                 :             : 
   18052                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18053                 :             : rtx
   18054                 :             : gen_vcondv8bfv16qi (rtx operand0,
   18055                 :             :         rtx operand1,
   18056                 :             :         rtx operand2,
   18057                 :             :         rtx operand3,
   18058                 :             :         rtx operand4,
   18059                 :             :         rtx operand5)
   18060                 :             : {
   18061                 :             :   rtx_insn *_val = 0;
   18062                 :             :   start_sequence ();
   18063                 :             :   {
   18064                 :             :     rtx operands[6];
   18065                 :             :     operands[0] = operand0;
   18066                 :             :     operands[1] = operand1;
   18067                 :             :     operands[2] = operand2;
   18068                 :             :     operands[3] = operand3;
   18069                 :             :     operands[4] = operand4;
   18070                 :             :     operands[5] = operand5;
   18071                 :             : #define FAIL _Pragma ("GCC error \"vcondv8bfv16qi cannot FAIL\"") (void)0
   18072                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18073                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18074                 :             : {
   18075                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18076                 :             :   gcc_assert (ok);
   18077                 :             :   DONE;
   18078                 :             : }
   18079                 :             : #undef DONE
   18080                 :             : #undef FAIL
   18081                 :             :     operand0 = operands[0];
   18082                 :             :     (void) operand0;
   18083                 :             :     operand1 = operands[1];
   18084                 :             :     (void) operand1;
   18085                 :             :     operand2 = operands[2];
   18086                 :             :     (void) operand2;
   18087                 :             :     operand3 = operands[3];
   18088                 :             :     (void) operand3;
   18089                 :             :     operand4 = operands[4];
   18090                 :             :     (void) operand4;
   18091                 :             :     operand5 = operands[5];
   18092                 :             :     (void) operand5;
   18093                 :             :   }
   18094                 :             :   emit_insn (gen_rtx_SET (operand0,
   18095                 :             :         gen_rtx_IF_THEN_ELSE (V8BFmode,
   18096                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18097                 :             :                 operand4,
   18098                 :             :                 operand5),
   18099                 :             :         operand1,
   18100                 :             :         operand2)));
   18101                 :             :   _val = get_insns ();
   18102                 :             :   end_sequence ();
   18103                 :             :   return _val;
   18104                 :             : }
   18105                 :             : 
   18106                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18107                 :             : rtx
   18108                 :             : gen_vcondv4siv16qi (rtx operand0,
   18109                 :             :         rtx operand1,
   18110                 :             :         rtx operand2,
   18111                 :             :         rtx operand3,
   18112                 :             :         rtx operand4,
   18113                 :             :         rtx operand5)
   18114                 :             : {
   18115                 :             :   rtx_insn *_val = 0;
   18116                 :             :   start_sequence ();
   18117                 :             :   {
   18118                 :             :     rtx operands[6];
   18119                 :             :     operands[0] = operand0;
   18120                 :             :     operands[1] = operand1;
   18121                 :             :     operands[2] = operand2;
   18122                 :             :     operands[3] = operand3;
   18123                 :             :     operands[4] = operand4;
   18124                 :             :     operands[5] = operand5;
   18125                 :             : #define FAIL _Pragma ("GCC error \"vcondv4siv16qi cannot FAIL\"") (void)0
   18126                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18127                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18128                 :             : {
   18129                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18130                 :             :   gcc_assert (ok);
   18131                 :             :   DONE;
   18132                 :             : }
   18133                 :             : #undef DONE
   18134                 :             : #undef FAIL
   18135                 :             :     operand0 = operands[0];
   18136                 :             :     (void) operand0;
   18137                 :             :     operand1 = operands[1];
   18138                 :             :     (void) operand1;
   18139                 :             :     operand2 = operands[2];
   18140                 :             :     (void) operand2;
   18141                 :             :     operand3 = operands[3];
   18142                 :             :     (void) operand3;
   18143                 :             :     operand4 = operands[4];
   18144                 :             :     (void) operand4;
   18145                 :             :     operand5 = operands[5];
   18146                 :             :     (void) operand5;
   18147                 :             :   }
   18148                 :             :   emit_insn (gen_rtx_SET (operand0,
   18149                 :             :         gen_rtx_IF_THEN_ELSE (V4SImode,
   18150                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18151                 :             :                 operand4,
   18152                 :             :                 operand5),
   18153                 :             :         operand1,
   18154                 :             :         operand2)));
   18155                 :             :   _val = get_insns ();
   18156                 :             :   end_sequence ();
   18157                 :             :   return _val;
   18158                 :             : }
   18159                 :             : 
   18160                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18161                 :             : rtx
   18162                 :             : gen_vcondv2div16qi (rtx operand0,
   18163                 :             :         rtx operand1,
   18164                 :             :         rtx operand2,
   18165                 :             :         rtx operand3,
   18166                 :             :         rtx operand4,
   18167                 :             :         rtx operand5)
   18168                 :             : {
   18169                 :             :   rtx_insn *_val = 0;
   18170                 :             :   start_sequence ();
   18171                 :             :   {
   18172                 :             :     rtx operands[6];
   18173                 :             :     operands[0] = operand0;
   18174                 :             :     operands[1] = operand1;
   18175                 :             :     operands[2] = operand2;
   18176                 :             :     operands[3] = operand3;
   18177                 :             :     operands[4] = operand4;
   18178                 :             :     operands[5] = operand5;
   18179                 :             : #define FAIL _Pragma ("GCC error \"vcondv2div16qi cannot FAIL\"") (void)0
   18180                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18181                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18182                 :             : {
   18183                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18184                 :             :   gcc_assert (ok);
   18185                 :             :   DONE;
   18186                 :             : }
   18187                 :             : #undef DONE
   18188                 :             : #undef FAIL
   18189                 :             :     operand0 = operands[0];
   18190                 :             :     (void) operand0;
   18191                 :             :     operand1 = operands[1];
   18192                 :             :     (void) operand1;
   18193                 :             :     operand2 = operands[2];
   18194                 :             :     (void) operand2;
   18195                 :             :     operand3 = operands[3];
   18196                 :             :     (void) operand3;
   18197                 :             :     operand4 = operands[4];
   18198                 :             :     (void) operand4;
   18199                 :             :     operand5 = operands[5];
   18200                 :             :     (void) operand5;
   18201                 :             :   }
   18202                 :             :   emit_insn (gen_rtx_SET (operand0,
   18203                 :             :         gen_rtx_IF_THEN_ELSE (V2DImode,
   18204                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18205                 :             :                 operand4,
   18206                 :             :                 operand5),
   18207                 :             :         operand1,
   18208                 :             :         operand2)));
   18209                 :             :   _val = get_insns ();
   18210                 :             :   end_sequence ();
   18211                 :             :   return _val;
   18212                 :             : }
   18213                 :             : 
   18214                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18215                 :             : rtx
   18216                 :             : gen_vcondv4sfv16qi (rtx operand0,
   18217                 :             :         rtx operand1,
   18218                 :             :         rtx operand2,
   18219                 :             :         rtx operand3,
   18220                 :             :         rtx operand4,
   18221                 :             :         rtx operand5)
   18222                 :             : {
   18223                 :             :   rtx_insn *_val = 0;
   18224                 :             :   start_sequence ();
   18225                 :             :   {
   18226                 :             :     rtx operands[6];
   18227                 :             :     operands[0] = operand0;
   18228                 :             :     operands[1] = operand1;
   18229                 :             :     operands[2] = operand2;
   18230                 :             :     operands[3] = operand3;
   18231                 :             :     operands[4] = operand4;
   18232                 :             :     operands[5] = operand5;
   18233                 :             : #define FAIL _Pragma ("GCC error \"vcondv4sfv16qi cannot FAIL\"") (void)0
   18234                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18235                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18236                 :             : {
   18237                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18238                 :             :   gcc_assert (ok);
   18239                 :             :   DONE;
   18240                 :             : }
   18241                 :             : #undef DONE
   18242                 :             : #undef FAIL
   18243                 :             :     operand0 = operands[0];
   18244                 :             :     (void) operand0;
   18245                 :             :     operand1 = operands[1];
   18246                 :             :     (void) operand1;
   18247                 :             :     operand2 = operands[2];
   18248                 :             :     (void) operand2;
   18249                 :             :     operand3 = operands[3];
   18250                 :             :     (void) operand3;
   18251                 :             :     operand4 = operands[4];
   18252                 :             :     (void) operand4;
   18253                 :             :     operand5 = operands[5];
   18254                 :             :     (void) operand5;
   18255                 :             :   }
   18256                 :             :   emit_insn (gen_rtx_SET (operand0,
   18257                 :             :         gen_rtx_IF_THEN_ELSE (V4SFmode,
   18258                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18259                 :             :                 operand4,
   18260                 :             :                 operand5),
   18261                 :             :         operand1,
   18262                 :             :         operand2)));
   18263                 :             :   _val = get_insns ();
   18264                 :             :   end_sequence ();
   18265                 :             :   return _val;
   18266                 :             : }
   18267                 :             : 
   18268                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18269                 :             : rtx
   18270                 :             : gen_vcondv2dfv16qi (rtx operand0,
   18271                 :             :         rtx operand1,
   18272                 :             :         rtx operand2,
   18273                 :             :         rtx operand3,
   18274                 :             :         rtx operand4,
   18275                 :             :         rtx operand5)
   18276                 :             : {
   18277                 :             :   rtx_insn *_val = 0;
   18278                 :             :   start_sequence ();
   18279                 :             :   {
   18280                 :             :     rtx operands[6];
   18281                 :             :     operands[0] = operand0;
   18282                 :             :     operands[1] = operand1;
   18283                 :             :     operands[2] = operand2;
   18284                 :             :     operands[3] = operand3;
   18285                 :             :     operands[4] = operand4;
   18286                 :             :     operands[5] = operand5;
   18287                 :             : #define FAIL _Pragma ("GCC error \"vcondv2dfv16qi cannot FAIL\"") (void)0
   18288                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18289                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18290                 :             : {
   18291                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18292                 :             :   gcc_assert (ok);
   18293                 :             :   DONE;
   18294                 :             : }
   18295                 :             : #undef DONE
   18296                 :             : #undef FAIL
   18297                 :             :     operand0 = operands[0];
   18298                 :             :     (void) operand0;
   18299                 :             :     operand1 = operands[1];
   18300                 :             :     (void) operand1;
   18301                 :             :     operand2 = operands[2];
   18302                 :             :     (void) operand2;
   18303                 :             :     operand3 = operands[3];
   18304                 :             :     (void) operand3;
   18305                 :             :     operand4 = operands[4];
   18306                 :             :     (void) operand4;
   18307                 :             :     operand5 = operands[5];
   18308                 :             :     (void) operand5;
   18309                 :             :   }
   18310                 :             :   emit_insn (gen_rtx_SET (operand0,
   18311                 :             :         gen_rtx_IF_THEN_ELSE (V2DFmode,
   18312                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18313                 :             :                 operand4,
   18314                 :             :                 operand5),
   18315                 :             :         operand1,
   18316                 :             :         operand2)));
   18317                 :             :   _val = get_insns ();
   18318                 :             :   end_sequence ();
   18319                 :             :   return _val;
   18320                 :             : }
   18321                 :             : 
   18322                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18323                 :             : rtx
   18324                 :             : gen_vcondv16qiv8hi (rtx operand0,
   18325                 :             :         rtx operand1,
   18326                 :             :         rtx operand2,
   18327                 :             :         rtx operand3,
   18328                 :             :         rtx operand4,
   18329                 :             :         rtx operand5)
   18330                 :             : {
   18331                 :             :   rtx_insn *_val = 0;
   18332                 :             :   start_sequence ();
   18333                 :             :   {
   18334                 :             :     rtx operands[6];
   18335                 :             :     operands[0] = operand0;
   18336                 :             :     operands[1] = operand1;
   18337                 :             :     operands[2] = operand2;
   18338                 :             :     operands[3] = operand3;
   18339                 :             :     operands[4] = operand4;
   18340                 :             :     operands[5] = operand5;
   18341                 :             : #define FAIL _Pragma ("GCC error \"vcondv16qiv8hi cannot FAIL\"") (void)0
   18342                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18343                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18344                 :             : {
   18345                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18346                 :             :   gcc_assert (ok);
   18347                 :             :   DONE;
   18348                 :             : }
   18349                 :             : #undef DONE
   18350                 :             : #undef FAIL
   18351                 :             :     operand0 = operands[0];
   18352                 :             :     (void) operand0;
   18353                 :             :     operand1 = operands[1];
   18354                 :             :     (void) operand1;
   18355                 :             :     operand2 = operands[2];
   18356                 :             :     (void) operand2;
   18357                 :             :     operand3 = operands[3];
   18358                 :             :     (void) operand3;
   18359                 :             :     operand4 = operands[4];
   18360                 :             :     (void) operand4;
   18361                 :             :     operand5 = operands[5];
   18362                 :             :     (void) operand5;
   18363                 :             :   }
   18364                 :             :   emit_insn (gen_rtx_SET (operand0,
   18365                 :             :         gen_rtx_IF_THEN_ELSE (V16QImode,
   18366                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18367                 :             :                 operand4,
   18368                 :             :                 operand5),
   18369                 :             :         operand1,
   18370                 :             :         operand2)));
   18371                 :             :   _val = get_insns ();
   18372                 :             :   end_sequence ();
   18373                 :             :   return _val;
   18374                 :             : }
   18375                 :             : 
   18376                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18377                 :             : rtx
   18378                 :             : gen_vcondv8hiv8hi (rtx operand0,
   18379                 :             :         rtx operand1,
   18380                 :             :         rtx operand2,
   18381                 :             :         rtx operand3,
   18382                 :             :         rtx operand4,
   18383                 :             :         rtx operand5)
   18384                 :             : {
   18385                 :             :   rtx_insn *_val = 0;
   18386                 :             :   start_sequence ();
   18387                 :             :   {
   18388                 :             :     rtx operands[6];
   18389                 :             :     operands[0] = operand0;
   18390                 :             :     operands[1] = operand1;
   18391                 :             :     operands[2] = operand2;
   18392                 :             :     operands[3] = operand3;
   18393                 :             :     operands[4] = operand4;
   18394                 :             :     operands[5] = operand5;
   18395                 :             : #define FAIL _Pragma ("GCC error \"vcondv8hiv8hi cannot FAIL\"") (void)0
   18396                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18397                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18398                 :             : {
   18399                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18400                 :             :   gcc_assert (ok);
   18401                 :             :   DONE;
   18402                 :             : }
   18403                 :             : #undef DONE
   18404                 :             : #undef FAIL
   18405                 :             :     operand0 = operands[0];
   18406                 :             :     (void) operand0;
   18407                 :             :     operand1 = operands[1];
   18408                 :             :     (void) operand1;
   18409                 :             :     operand2 = operands[2];
   18410                 :             :     (void) operand2;
   18411                 :             :     operand3 = operands[3];
   18412                 :             :     (void) operand3;
   18413                 :             :     operand4 = operands[4];
   18414                 :             :     (void) operand4;
   18415                 :             :     operand5 = operands[5];
   18416                 :             :     (void) operand5;
   18417                 :             :   }
   18418                 :             :   emit_insn (gen_rtx_SET (operand0,
   18419                 :             :         gen_rtx_IF_THEN_ELSE (V8HImode,
   18420                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18421                 :             :                 operand4,
   18422                 :             :                 operand5),
   18423                 :             :         operand1,
   18424                 :             :         operand2)));
   18425                 :             :   _val = get_insns ();
   18426                 :             :   end_sequence ();
   18427                 :             :   return _val;
   18428                 :             : }
   18429                 :             : 
   18430                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18431                 :             : rtx
   18432                 :             : gen_vcondv8hfv8hi (rtx operand0,
   18433                 :             :         rtx operand1,
   18434                 :             :         rtx operand2,
   18435                 :             :         rtx operand3,
   18436                 :             :         rtx operand4,
   18437                 :             :         rtx operand5)
   18438                 :             : {
   18439                 :             :   rtx_insn *_val = 0;
   18440                 :             :   start_sequence ();
   18441                 :             :   {
   18442                 :             :     rtx operands[6];
   18443                 :             :     operands[0] = operand0;
   18444                 :             :     operands[1] = operand1;
   18445                 :             :     operands[2] = operand2;
   18446                 :             :     operands[3] = operand3;
   18447                 :             :     operands[4] = operand4;
   18448                 :             :     operands[5] = operand5;
   18449                 :             : #define FAIL _Pragma ("GCC error \"vcondv8hfv8hi cannot FAIL\"") (void)0
   18450                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18451                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18452                 :             : {
   18453                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18454                 :             :   gcc_assert (ok);
   18455                 :             :   DONE;
   18456                 :             : }
   18457                 :             : #undef DONE
   18458                 :             : #undef FAIL
   18459                 :             :     operand0 = operands[0];
   18460                 :             :     (void) operand0;
   18461                 :             :     operand1 = operands[1];
   18462                 :             :     (void) operand1;
   18463                 :             :     operand2 = operands[2];
   18464                 :             :     (void) operand2;
   18465                 :             :     operand3 = operands[3];
   18466                 :             :     (void) operand3;
   18467                 :             :     operand4 = operands[4];
   18468                 :             :     (void) operand4;
   18469                 :             :     operand5 = operands[5];
   18470                 :             :     (void) operand5;
   18471                 :             :   }
   18472                 :             :   emit_insn (gen_rtx_SET (operand0,
   18473                 :             :         gen_rtx_IF_THEN_ELSE (V8HFmode,
   18474                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18475                 :             :                 operand4,
   18476                 :             :                 operand5),
   18477                 :             :         operand1,
   18478                 :             :         operand2)));
   18479                 :             :   _val = get_insns ();
   18480                 :             :   end_sequence ();
   18481                 :             :   return _val;
   18482                 :             : }
   18483                 :             : 
   18484                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18485                 :             : rtx
   18486                 :             : gen_vcondv8bfv8hi (rtx operand0,
   18487                 :             :         rtx operand1,
   18488                 :             :         rtx operand2,
   18489                 :             :         rtx operand3,
   18490                 :             :         rtx operand4,
   18491                 :             :         rtx operand5)
   18492                 :             : {
   18493                 :             :   rtx_insn *_val = 0;
   18494                 :             :   start_sequence ();
   18495                 :             :   {
   18496                 :             :     rtx operands[6];
   18497                 :             :     operands[0] = operand0;
   18498                 :             :     operands[1] = operand1;
   18499                 :             :     operands[2] = operand2;
   18500                 :             :     operands[3] = operand3;
   18501                 :             :     operands[4] = operand4;
   18502                 :             :     operands[5] = operand5;
   18503                 :             : #define FAIL _Pragma ("GCC error \"vcondv8bfv8hi cannot FAIL\"") (void)0
   18504                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18505                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18506                 :             : {
   18507                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18508                 :             :   gcc_assert (ok);
   18509                 :             :   DONE;
   18510                 :             : }
   18511                 :             : #undef DONE
   18512                 :             : #undef FAIL
   18513                 :             :     operand0 = operands[0];
   18514                 :             :     (void) operand0;
   18515                 :             :     operand1 = operands[1];
   18516                 :             :     (void) operand1;
   18517                 :             :     operand2 = operands[2];
   18518                 :             :     (void) operand2;
   18519                 :             :     operand3 = operands[3];
   18520                 :             :     (void) operand3;
   18521                 :             :     operand4 = operands[4];
   18522                 :             :     (void) operand4;
   18523                 :             :     operand5 = operands[5];
   18524                 :             :     (void) operand5;
   18525                 :             :   }
   18526                 :             :   emit_insn (gen_rtx_SET (operand0,
   18527                 :             :         gen_rtx_IF_THEN_ELSE (V8BFmode,
   18528                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18529                 :             :                 operand4,
   18530                 :             :                 operand5),
   18531                 :             :         operand1,
   18532                 :             :         operand2)));
   18533                 :             :   _val = get_insns ();
   18534                 :             :   end_sequence ();
   18535                 :             :   return _val;
   18536                 :             : }
   18537                 :             : 
   18538                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18539                 :             : rtx
   18540                 :             : gen_vcondv4siv8hi (rtx operand0,
   18541                 :             :         rtx operand1,
   18542                 :             :         rtx operand2,
   18543                 :             :         rtx operand3,
   18544                 :             :         rtx operand4,
   18545                 :             :         rtx operand5)
   18546                 :             : {
   18547                 :             :   rtx_insn *_val = 0;
   18548                 :             :   start_sequence ();
   18549                 :             :   {
   18550                 :             :     rtx operands[6];
   18551                 :             :     operands[0] = operand0;
   18552                 :             :     operands[1] = operand1;
   18553                 :             :     operands[2] = operand2;
   18554                 :             :     operands[3] = operand3;
   18555                 :             :     operands[4] = operand4;
   18556                 :             :     operands[5] = operand5;
   18557                 :             : #define FAIL _Pragma ("GCC error \"vcondv4siv8hi cannot FAIL\"") (void)0
   18558                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18559                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18560                 :             : {
   18561                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18562                 :             :   gcc_assert (ok);
   18563                 :             :   DONE;
   18564                 :             : }
   18565                 :             : #undef DONE
   18566                 :             : #undef FAIL
   18567                 :             :     operand0 = operands[0];
   18568                 :             :     (void) operand0;
   18569                 :             :     operand1 = operands[1];
   18570                 :             :     (void) operand1;
   18571                 :             :     operand2 = operands[2];
   18572                 :             :     (void) operand2;
   18573                 :             :     operand3 = operands[3];
   18574                 :             :     (void) operand3;
   18575                 :             :     operand4 = operands[4];
   18576                 :             :     (void) operand4;
   18577                 :             :     operand5 = operands[5];
   18578                 :             :     (void) operand5;
   18579                 :             :   }
   18580                 :             :   emit_insn (gen_rtx_SET (operand0,
   18581                 :             :         gen_rtx_IF_THEN_ELSE (V4SImode,
   18582                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18583                 :             :                 operand4,
   18584                 :             :                 operand5),
   18585                 :             :         operand1,
   18586                 :             :         operand2)));
   18587                 :             :   _val = get_insns ();
   18588                 :             :   end_sequence ();
   18589                 :             :   return _val;
   18590                 :             : }
   18591                 :             : 
   18592                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18593                 :             : rtx
   18594                 :             : gen_vcondv2div8hi (rtx operand0,
   18595                 :             :         rtx operand1,
   18596                 :             :         rtx operand2,
   18597                 :             :         rtx operand3,
   18598                 :             :         rtx operand4,
   18599                 :             :         rtx operand5)
   18600                 :             : {
   18601                 :             :   rtx_insn *_val = 0;
   18602                 :             :   start_sequence ();
   18603                 :             :   {
   18604                 :             :     rtx operands[6];
   18605                 :             :     operands[0] = operand0;
   18606                 :             :     operands[1] = operand1;
   18607                 :             :     operands[2] = operand2;
   18608                 :             :     operands[3] = operand3;
   18609                 :             :     operands[4] = operand4;
   18610                 :             :     operands[5] = operand5;
   18611                 :             : #define FAIL _Pragma ("GCC error \"vcondv2div8hi cannot FAIL\"") (void)0
   18612                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18613                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18614                 :             : {
   18615                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18616                 :             :   gcc_assert (ok);
   18617                 :             :   DONE;
   18618                 :             : }
   18619                 :             : #undef DONE
   18620                 :             : #undef FAIL
   18621                 :             :     operand0 = operands[0];
   18622                 :             :     (void) operand0;
   18623                 :             :     operand1 = operands[1];
   18624                 :             :     (void) operand1;
   18625                 :             :     operand2 = operands[2];
   18626                 :             :     (void) operand2;
   18627                 :             :     operand3 = operands[3];
   18628                 :             :     (void) operand3;
   18629                 :             :     operand4 = operands[4];
   18630                 :             :     (void) operand4;
   18631                 :             :     operand5 = operands[5];
   18632                 :             :     (void) operand5;
   18633                 :             :   }
   18634                 :             :   emit_insn (gen_rtx_SET (operand0,
   18635                 :             :         gen_rtx_IF_THEN_ELSE (V2DImode,
   18636                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18637                 :             :                 operand4,
   18638                 :             :                 operand5),
   18639                 :             :         operand1,
   18640                 :             :         operand2)));
   18641                 :             :   _val = get_insns ();
   18642                 :             :   end_sequence ();
   18643                 :             :   return _val;
   18644                 :             : }
   18645                 :             : 
   18646                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18647                 :             : rtx
   18648                 :             : gen_vcondv4sfv8hi (rtx operand0,
   18649                 :             :         rtx operand1,
   18650                 :             :         rtx operand2,
   18651                 :             :         rtx operand3,
   18652                 :             :         rtx operand4,
   18653                 :             :         rtx operand5)
   18654                 :             : {
   18655                 :             :   rtx_insn *_val = 0;
   18656                 :             :   start_sequence ();
   18657                 :             :   {
   18658                 :             :     rtx operands[6];
   18659                 :             :     operands[0] = operand0;
   18660                 :             :     operands[1] = operand1;
   18661                 :             :     operands[2] = operand2;
   18662                 :             :     operands[3] = operand3;
   18663                 :             :     operands[4] = operand4;
   18664                 :             :     operands[5] = operand5;
   18665                 :             : #define FAIL _Pragma ("GCC error \"vcondv4sfv8hi cannot FAIL\"") (void)0
   18666                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18667                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18668                 :             : {
   18669                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18670                 :             :   gcc_assert (ok);
   18671                 :             :   DONE;
   18672                 :             : }
   18673                 :             : #undef DONE
   18674                 :             : #undef FAIL
   18675                 :             :     operand0 = operands[0];
   18676                 :             :     (void) operand0;
   18677                 :             :     operand1 = operands[1];
   18678                 :             :     (void) operand1;
   18679                 :             :     operand2 = operands[2];
   18680                 :             :     (void) operand2;
   18681                 :             :     operand3 = operands[3];
   18682                 :             :     (void) operand3;
   18683                 :             :     operand4 = operands[4];
   18684                 :             :     (void) operand4;
   18685                 :             :     operand5 = operands[5];
   18686                 :             :     (void) operand5;
   18687                 :             :   }
   18688                 :             :   emit_insn (gen_rtx_SET (operand0,
   18689                 :             :         gen_rtx_IF_THEN_ELSE (V4SFmode,
   18690                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18691                 :             :                 operand4,
   18692                 :             :                 operand5),
   18693                 :             :         operand1,
   18694                 :             :         operand2)));
   18695                 :             :   _val = get_insns ();
   18696                 :             :   end_sequence ();
   18697                 :             :   return _val;
   18698                 :             : }
   18699                 :             : 
   18700                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18701                 :             : rtx
   18702                 :             : gen_vcondv2dfv8hi (rtx operand0,
   18703                 :             :         rtx operand1,
   18704                 :             :         rtx operand2,
   18705                 :             :         rtx operand3,
   18706                 :             :         rtx operand4,
   18707                 :             :         rtx operand5)
   18708                 :             : {
   18709                 :             :   rtx_insn *_val = 0;
   18710                 :             :   start_sequence ();
   18711                 :             :   {
   18712                 :             :     rtx operands[6];
   18713                 :             :     operands[0] = operand0;
   18714                 :             :     operands[1] = operand1;
   18715                 :             :     operands[2] = operand2;
   18716                 :             :     operands[3] = operand3;
   18717                 :             :     operands[4] = operand4;
   18718                 :             :     operands[5] = operand5;
   18719                 :             : #define FAIL _Pragma ("GCC error \"vcondv2dfv8hi cannot FAIL\"") (void)0
   18720                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18721                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18722                 :             : {
   18723                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18724                 :             :   gcc_assert (ok);
   18725                 :             :   DONE;
   18726                 :             : }
   18727                 :             : #undef DONE
   18728                 :             : #undef FAIL
   18729                 :             :     operand0 = operands[0];
   18730                 :             :     (void) operand0;
   18731                 :             :     operand1 = operands[1];
   18732                 :             :     (void) operand1;
   18733                 :             :     operand2 = operands[2];
   18734                 :             :     (void) operand2;
   18735                 :             :     operand3 = operands[3];
   18736                 :             :     (void) operand3;
   18737                 :             :     operand4 = operands[4];
   18738                 :             :     (void) operand4;
   18739                 :             :     operand5 = operands[5];
   18740                 :             :     (void) operand5;
   18741                 :             :   }
   18742                 :             :   emit_insn (gen_rtx_SET (operand0,
   18743                 :             :         gen_rtx_IF_THEN_ELSE (V2DFmode,
   18744                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18745                 :             :                 operand4,
   18746                 :             :                 operand5),
   18747                 :             :         operand1,
   18748                 :             :         operand2)));
   18749                 :             :   _val = get_insns ();
   18750                 :             :   end_sequence ();
   18751                 :             :   return _val;
   18752                 :             : }
   18753                 :             : 
   18754                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18755                 :             : rtx
   18756                 :             : gen_vcondv16qiv4si (rtx operand0,
   18757                 :             :         rtx operand1,
   18758                 :             :         rtx operand2,
   18759                 :             :         rtx operand3,
   18760                 :             :         rtx operand4,
   18761                 :             :         rtx operand5)
   18762                 :             : {
   18763                 :             :   rtx_insn *_val = 0;
   18764                 :             :   start_sequence ();
   18765                 :             :   {
   18766                 :             :     rtx operands[6];
   18767                 :             :     operands[0] = operand0;
   18768                 :             :     operands[1] = operand1;
   18769                 :             :     operands[2] = operand2;
   18770                 :             :     operands[3] = operand3;
   18771                 :             :     operands[4] = operand4;
   18772                 :             :     operands[5] = operand5;
   18773                 :             : #define FAIL _Pragma ("GCC error \"vcondv16qiv4si cannot FAIL\"") (void)0
   18774                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18775                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18776                 :             : {
   18777                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18778                 :             :   gcc_assert (ok);
   18779                 :             :   DONE;
   18780                 :             : }
   18781                 :             : #undef DONE
   18782                 :             : #undef FAIL
   18783                 :             :     operand0 = operands[0];
   18784                 :             :     (void) operand0;
   18785                 :             :     operand1 = operands[1];
   18786                 :             :     (void) operand1;
   18787                 :             :     operand2 = operands[2];
   18788                 :             :     (void) operand2;
   18789                 :             :     operand3 = operands[3];
   18790                 :             :     (void) operand3;
   18791                 :             :     operand4 = operands[4];
   18792                 :             :     (void) operand4;
   18793                 :             :     operand5 = operands[5];
   18794                 :             :     (void) operand5;
   18795                 :             :   }
   18796                 :             :   emit_insn (gen_rtx_SET (operand0,
   18797                 :             :         gen_rtx_IF_THEN_ELSE (V16QImode,
   18798                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18799                 :             :                 operand4,
   18800                 :             :                 operand5),
   18801                 :             :         operand1,
   18802                 :             :         operand2)));
   18803                 :             :   _val = get_insns ();
   18804                 :             :   end_sequence ();
   18805                 :             :   return _val;
   18806                 :             : }
   18807                 :             : 
   18808                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18809                 :             : rtx
   18810                 :             : gen_vcondv8hiv4si (rtx operand0,
   18811                 :             :         rtx operand1,
   18812                 :             :         rtx operand2,
   18813                 :             :         rtx operand3,
   18814                 :             :         rtx operand4,
   18815                 :             :         rtx operand5)
   18816                 :             : {
   18817                 :             :   rtx_insn *_val = 0;
   18818                 :             :   start_sequence ();
   18819                 :             :   {
   18820                 :             :     rtx operands[6];
   18821                 :             :     operands[0] = operand0;
   18822                 :             :     operands[1] = operand1;
   18823                 :             :     operands[2] = operand2;
   18824                 :             :     operands[3] = operand3;
   18825                 :             :     operands[4] = operand4;
   18826                 :             :     operands[5] = operand5;
   18827                 :             : #define FAIL _Pragma ("GCC error \"vcondv8hiv4si cannot FAIL\"") (void)0
   18828                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18829                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18830                 :             : {
   18831                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18832                 :             :   gcc_assert (ok);
   18833                 :             :   DONE;
   18834                 :             : }
   18835                 :             : #undef DONE
   18836                 :             : #undef FAIL
   18837                 :             :     operand0 = operands[0];
   18838                 :             :     (void) operand0;
   18839                 :             :     operand1 = operands[1];
   18840                 :             :     (void) operand1;
   18841                 :             :     operand2 = operands[2];
   18842                 :             :     (void) operand2;
   18843                 :             :     operand3 = operands[3];
   18844                 :             :     (void) operand3;
   18845                 :             :     operand4 = operands[4];
   18846                 :             :     (void) operand4;
   18847                 :             :     operand5 = operands[5];
   18848                 :             :     (void) operand5;
   18849                 :             :   }
   18850                 :             :   emit_insn (gen_rtx_SET (operand0,
   18851                 :             :         gen_rtx_IF_THEN_ELSE (V8HImode,
   18852                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18853                 :             :                 operand4,
   18854                 :             :                 operand5),
   18855                 :             :         operand1,
   18856                 :             :         operand2)));
   18857                 :             :   _val = get_insns ();
   18858                 :             :   end_sequence ();
   18859                 :             :   return _val;
   18860                 :             : }
   18861                 :             : 
   18862                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18863                 :             : rtx
   18864                 :             : gen_vcondv8hfv4si (rtx operand0,
   18865                 :             :         rtx operand1,
   18866                 :             :         rtx operand2,
   18867                 :             :         rtx operand3,
   18868                 :             :         rtx operand4,
   18869                 :             :         rtx operand5)
   18870                 :             : {
   18871                 :             :   rtx_insn *_val = 0;
   18872                 :             :   start_sequence ();
   18873                 :             :   {
   18874                 :             :     rtx operands[6];
   18875                 :             :     operands[0] = operand0;
   18876                 :             :     operands[1] = operand1;
   18877                 :             :     operands[2] = operand2;
   18878                 :             :     operands[3] = operand3;
   18879                 :             :     operands[4] = operand4;
   18880                 :             :     operands[5] = operand5;
   18881                 :             : #define FAIL _Pragma ("GCC error \"vcondv8hfv4si cannot FAIL\"") (void)0
   18882                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18883                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18884                 :             : {
   18885                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18886                 :             :   gcc_assert (ok);
   18887                 :             :   DONE;
   18888                 :             : }
   18889                 :             : #undef DONE
   18890                 :             : #undef FAIL
   18891                 :             :     operand0 = operands[0];
   18892                 :             :     (void) operand0;
   18893                 :             :     operand1 = operands[1];
   18894                 :             :     (void) operand1;
   18895                 :             :     operand2 = operands[2];
   18896                 :             :     (void) operand2;
   18897                 :             :     operand3 = operands[3];
   18898                 :             :     (void) operand3;
   18899                 :             :     operand4 = operands[4];
   18900                 :             :     (void) operand4;
   18901                 :             :     operand5 = operands[5];
   18902                 :             :     (void) operand5;
   18903                 :             :   }
   18904                 :             :   emit_insn (gen_rtx_SET (operand0,
   18905                 :             :         gen_rtx_IF_THEN_ELSE (V8HFmode,
   18906                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18907                 :             :                 operand4,
   18908                 :             :                 operand5),
   18909                 :             :         operand1,
   18910                 :             :         operand2)));
   18911                 :             :   _val = get_insns ();
   18912                 :             :   end_sequence ();
   18913                 :             :   return _val;
   18914                 :             : }
   18915                 :             : 
   18916                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18917                 :             : rtx
   18918                 :             : gen_vcondv8bfv4si (rtx operand0,
   18919                 :             :         rtx operand1,
   18920                 :             :         rtx operand2,
   18921                 :             :         rtx operand3,
   18922                 :             :         rtx operand4,
   18923                 :             :         rtx operand5)
   18924                 :             : {
   18925                 :             :   rtx_insn *_val = 0;
   18926                 :             :   start_sequence ();
   18927                 :             :   {
   18928                 :             :     rtx operands[6];
   18929                 :             :     operands[0] = operand0;
   18930                 :             :     operands[1] = operand1;
   18931                 :             :     operands[2] = operand2;
   18932                 :             :     operands[3] = operand3;
   18933                 :             :     operands[4] = operand4;
   18934                 :             :     operands[5] = operand5;
   18935                 :             : #define FAIL _Pragma ("GCC error \"vcondv8bfv4si cannot FAIL\"") (void)0
   18936                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18937                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18938                 :             : {
   18939                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18940                 :             :   gcc_assert (ok);
   18941                 :             :   DONE;
   18942                 :             : }
   18943                 :             : #undef DONE
   18944                 :             : #undef FAIL
   18945                 :             :     operand0 = operands[0];
   18946                 :             :     (void) operand0;
   18947                 :             :     operand1 = operands[1];
   18948                 :             :     (void) operand1;
   18949                 :             :     operand2 = operands[2];
   18950                 :             :     (void) operand2;
   18951                 :             :     operand3 = operands[3];
   18952                 :             :     (void) operand3;
   18953                 :             :     operand4 = operands[4];
   18954                 :             :     (void) operand4;
   18955                 :             :     operand5 = operands[5];
   18956                 :             :     (void) operand5;
   18957                 :             :   }
   18958                 :             :   emit_insn (gen_rtx_SET (operand0,
   18959                 :             :         gen_rtx_IF_THEN_ELSE (V8BFmode,
   18960                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   18961                 :             :                 operand4,
   18962                 :             :                 operand5),
   18963                 :             :         operand1,
   18964                 :             :         operand2)));
   18965                 :             :   _val = get_insns ();
   18966                 :             :   end_sequence ();
   18967                 :             :   return _val;
   18968                 :             : }
   18969                 :             : 
   18970                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   18971                 :             : rtx
   18972                 :             : gen_vcondv4siv4si (rtx operand0,
   18973                 :             :         rtx operand1,
   18974                 :             :         rtx operand2,
   18975                 :             :         rtx operand3,
   18976                 :             :         rtx operand4,
   18977                 :             :         rtx operand5)
   18978                 :             : {
   18979                 :             :   rtx_insn *_val = 0;
   18980                 :             :   start_sequence ();
   18981                 :             :   {
   18982                 :             :     rtx operands[6];
   18983                 :             :     operands[0] = operand0;
   18984                 :             :     operands[1] = operand1;
   18985                 :             :     operands[2] = operand2;
   18986                 :             :     operands[3] = operand3;
   18987                 :             :     operands[4] = operand4;
   18988                 :             :     operands[5] = operand5;
   18989                 :             : #define FAIL _Pragma ("GCC error \"vcondv4siv4si cannot FAIL\"") (void)0
   18990                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18991                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   18992                 :             : {
   18993                 :             :   bool ok = ix86_expand_int_vcond (operands);
   18994                 :             :   gcc_assert (ok);
   18995                 :             :   DONE;
   18996                 :             : }
   18997                 :             : #undef DONE
   18998                 :             : #undef FAIL
   18999                 :             :     operand0 = operands[0];
   19000                 :             :     (void) operand0;
   19001                 :             :     operand1 = operands[1];
   19002                 :             :     (void) operand1;
   19003                 :             :     operand2 = operands[2];
   19004                 :             :     (void) operand2;
   19005                 :             :     operand3 = operands[3];
   19006                 :             :     (void) operand3;
   19007                 :             :     operand4 = operands[4];
   19008                 :             :     (void) operand4;
   19009                 :             :     operand5 = operands[5];
   19010                 :             :     (void) operand5;
   19011                 :             :   }
   19012                 :             :   emit_insn (gen_rtx_SET (operand0,
   19013                 :             :         gen_rtx_IF_THEN_ELSE (V4SImode,
   19014                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19015                 :             :                 operand4,
   19016                 :             :                 operand5),
   19017                 :             :         operand1,
   19018                 :             :         operand2)));
   19019                 :             :   _val = get_insns ();
   19020                 :             :   end_sequence ();
   19021                 :             :   return _val;
   19022                 :             : }
   19023                 :             : 
   19024                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   19025                 :             : rtx
   19026                 :             : gen_vcondv2div4si (rtx operand0,
   19027                 :             :         rtx operand1,
   19028                 :             :         rtx operand2,
   19029                 :             :         rtx operand3,
   19030                 :             :         rtx operand4,
   19031                 :             :         rtx operand5)
   19032                 :             : {
   19033                 :             :   rtx_insn *_val = 0;
   19034                 :             :   start_sequence ();
   19035                 :             :   {
   19036                 :             :     rtx operands[6];
   19037                 :             :     operands[0] = operand0;
   19038                 :             :     operands[1] = operand1;
   19039                 :             :     operands[2] = operand2;
   19040                 :             :     operands[3] = operand3;
   19041                 :             :     operands[4] = operand4;
   19042                 :             :     operands[5] = operand5;
   19043                 :             : #define FAIL _Pragma ("GCC error \"vcondv2div4si cannot FAIL\"") (void)0
   19044                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19045                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19046                 :             : {
   19047                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19048                 :             :   gcc_assert (ok);
   19049                 :             :   DONE;
   19050                 :             : }
   19051                 :             : #undef DONE
   19052                 :             : #undef FAIL
   19053                 :             :     operand0 = operands[0];
   19054                 :             :     (void) operand0;
   19055                 :             :     operand1 = operands[1];
   19056                 :             :     (void) operand1;
   19057                 :             :     operand2 = operands[2];
   19058                 :             :     (void) operand2;
   19059                 :             :     operand3 = operands[3];
   19060                 :             :     (void) operand3;
   19061                 :             :     operand4 = operands[4];
   19062                 :             :     (void) operand4;
   19063                 :             :     operand5 = operands[5];
   19064                 :             :     (void) operand5;
   19065                 :             :   }
   19066                 :             :   emit_insn (gen_rtx_SET (operand0,
   19067                 :             :         gen_rtx_IF_THEN_ELSE (V2DImode,
   19068                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19069                 :             :                 operand4,
   19070                 :             :                 operand5),
   19071                 :             :         operand1,
   19072                 :             :         operand2)));
   19073                 :             :   _val = get_insns ();
   19074                 :             :   end_sequence ();
   19075                 :             :   return _val;
   19076                 :             : }
   19077                 :             : 
   19078                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   19079                 :             : rtx
   19080                 :             : gen_vcondv4sfv4si (rtx operand0,
   19081                 :             :         rtx operand1,
   19082                 :             :         rtx operand2,
   19083                 :             :         rtx operand3,
   19084                 :             :         rtx operand4,
   19085                 :             :         rtx operand5)
   19086                 :             : {
   19087                 :             :   rtx_insn *_val = 0;
   19088                 :             :   start_sequence ();
   19089                 :             :   {
   19090                 :             :     rtx operands[6];
   19091                 :             :     operands[0] = operand0;
   19092                 :             :     operands[1] = operand1;
   19093                 :             :     operands[2] = operand2;
   19094                 :             :     operands[3] = operand3;
   19095                 :             :     operands[4] = operand4;
   19096                 :             :     operands[5] = operand5;
   19097                 :             : #define FAIL _Pragma ("GCC error \"vcondv4sfv4si cannot FAIL\"") (void)0
   19098                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19099                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19100                 :             : {
   19101                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19102                 :             :   gcc_assert (ok);
   19103                 :             :   DONE;
   19104                 :             : }
   19105                 :             : #undef DONE
   19106                 :             : #undef FAIL
   19107                 :             :     operand0 = operands[0];
   19108                 :             :     (void) operand0;
   19109                 :             :     operand1 = operands[1];
   19110                 :             :     (void) operand1;
   19111                 :             :     operand2 = operands[2];
   19112                 :             :     (void) operand2;
   19113                 :             :     operand3 = operands[3];
   19114                 :             :     (void) operand3;
   19115                 :             :     operand4 = operands[4];
   19116                 :             :     (void) operand4;
   19117                 :             :     operand5 = operands[5];
   19118                 :             :     (void) operand5;
   19119                 :             :   }
   19120                 :             :   emit_insn (gen_rtx_SET (operand0,
   19121                 :             :         gen_rtx_IF_THEN_ELSE (V4SFmode,
   19122                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19123                 :             :                 operand4,
   19124                 :             :                 operand5),
   19125                 :             :         operand1,
   19126                 :             :         operand2)));
   19127                 :             :   _val = get_insns ();
   19128                 :             :   end_sequence ();
   19129                 :             :   return _val;
   19130                 :             : }
   19131                 :             : 
   19132                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17350 */
   19133                 :             : rtx
   19134                 :             : gen_vcondv2dfv4si (rtx operand0,
   19135                 :             :         rtx operand1,
   19136                 :             :         rtx operand2,
   19137                 :             :         rtx operand3,
   19138                 :             :         rtx operand4,
   19139                 :             :         rtx operand5)
   19140                 :             : {
   19141                 :             :   rtx_insn *_val = 0;
   19142                 :             :   start_sequence ();
   19143                 :             :   {
   19144                 :             :     rtx operands[6];
   19145                 :             :     operands[0] = operand0;
   19146                 :             :     operands[1] = operand1;
   19147                 :             :     operands[2] = operand2;
   19148                 :             :     operands[3] = operand3;
   19149                 :             :     operands[4] = operand4;
   19150                 :             :     operands[5] = operand5;
   19151                 :             : #define FAIL _Pragma ("GCC error \"vcondv2dfv4si cannot FAIL\"") (void)0
   19152                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19153                 :             : #line 17361 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19154                 :             : {
   19155                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19156                 :             :   gcc_assert (ok);
   19157                 :             :   DONE;
   19158                 :             : }
   19159                 :             : #undef DONE
   19160                 :             : #undef FAIL
   19161                 :             :     operand0 = operands[0];
   19162                 :             :     (void) operand0;
   19163                 :             :     operand1 = operands[1];
   19164                 :             :     (void) operand1;
   19165                 :             :     operand2 = operands[2];
   19166                 :             :     (void) operand2;
   19167                 :             :     operand3 = operands[3];
   19168                 :             :     (void) operand3;
   19169                 :             :     operand4 = operands[4];
   19170                 :             :     (void) operand4;
   19171                 :             :     operand5 = operands[5];
   19172                 :             :     (void) operand5;
   19173                 :             :   }
   19174                 :             :   emit_insn (gen_rtx_SET (operand0,
   19175                 :             :         gen_rtx_IF_THEN_ELSE (V2DFmode,
   19176                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19177                 :             :                 operand4,
   19178                 :             :                 operand5),
   19179                 :             :         operand1,
   19180                 :             :         operand2)));
   19181                 :             :   _val = get_insns ();
   19182                 :             :   end_sequence ();
   19183                 :             :   return _val;
   19184                 :             : }
   19185                 :             : 
   19186                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17367 */
   19187                 :             : rtx
   19188                 :             : gen_vcondv2div2di (rtx operand0,
   19189                 :             :         rtx operand1,
   19190                 :             :         rtx operand2,
   19191                 :             :         rtx operand3,
   19192                 :             :         rtx operand4,
   19193                 :             :         rtx operand5)
   19194                 :             : {
   19195                 :             :   rtx_insn *_val = 0;
   19196                 :             :   start_sequence ();
   19197                 :             :   {
   19198                 :             :     rtx operands[6];
   19199                 :             :     operands[0] = operand0;
   19200                 :             :     operands[1] = operand1;
   19201                 :             :     operands[2] = operand2;
   19202                 :             :     operands[3] = operand3;
   19203                 :             :     operands[4] = operand4;
   19204                 :             :     operands[5] = operand5;
   19205                 :             : #define FAIL _Pragma ("GCC error \"vcondv2div2di cannot FAIL\"") (void)0
   19206                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19207                 :             : #line 17376 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19208                 :             : {
   19209                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19210                 :             :   gcc_assert (ok);
   19211                 :             :   DONE;
   19212                 :             : }
   19213                 :             : #undef DONE
   19214                 :             : #undef FAIL
   19215                 :             :     operand0 = operands[0];
   19216                 :             :     (void) operand0;
   19217                 :             :     operand1 = operands[1];
   19218                 :             :     (void) operand1;
   19219                 :             :     operand2 = operands[2];
   19220                 :             :     (void) operand2;
   19221                 :             :     operand3 = operands[3];
   19222                 :             :     (void) operand3;
   19223                 :             :     operand4 = operands[4];
   19224                 :             :     (void) operand4;
   19225                 :             :     operand5 = operands[5];
   19226                 :             :     (void) operand5;
   19227                 :             :   }
   19228                 :             :   emit_insn (gen_rtx_SET (operand0,
   19229                 :             :         gen_rtx_IF_THEN_ELSE (V2DImode,
   19230                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19231                 :             :                 operand4,
   19232                 :             :                 operand5),
   19233                 :             :         operand1,
   19234                 :             :         operand2)));
   19235                 :             :   _val = get_insns ();
   19236                 :             :   end_sequence ();
   19237                 :             :   return _val;
   19238                 :             : }
   19239                 :             : 
   19240                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17367 */
   19241                 :             : rtx
   19242                 :             : gen_vcondv2dfv2di (rtx operand0,
   19243                 :             :         rtx operand1,
   19244                 :             :         rtx operand2,
   19245                 :             :         rtx operand3,
   19246                 :             :         rtx operand4,
   19247                 :             :         rtx operand5)
   19248                 :             : {
   19249                 :             :   rtx_insn *_val = 0;
   19250                 :             :   start_sequence ();
   19251                 :             :   {
   19252                 :             :     rtx operands[6];
   19253                 :             :     operands[0] = operand0;
   19254                 :             :     operands[1] = operand1;
   19255                 :             :     operands[2] = operand2;
   19256                 :             :     operands[3] = operand3;
   19257                 :             :     operands[4] = operand4;
   19258                 :             :     operands[5] = operand5;
   19259                 :             : #define FAIL _Pragma ("GCC error \"vcondv2dfv2di cannot FAIL\"") (void)0
   19260                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19261                 :             : #line 17376 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19262                 :             : {
   19263                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19264                 :             :   gcc_assert (ok);
   19265                 :             :   DONE;
   19266                 :             : }
   19267                 :             : #undef DONE
   19268                 :             : #undef FAIL
   19269                 :             :     operand0 = operands[0];
   19270                 :             :     (void) operand0;
   19271                 :             :     operand1 = operands[1];
   19272                 :             :     (void) operand1;
   19273                 :             :     operand2 = operands[2];
   19274                 :             :     (void) operand2;
   19275                 :             :     operand3 = operands[3];
   19276                 :             :     (void) operand3;
   19277                 :             :     operand4 = operands[4];
   19278                 :             :     (void) operand4;
   19279                 :             :     operand5 = operands[5];
   19280                 :             :     (void) operand5;
   19281                 :             :   }
   19282                 :             :   emit_insn (gen_rtx_SET (operand0,
   19283                 :             :         gen_rtx_IF_THEN_ELSE (V2DFmode,
   19284                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19285                 :             :                 operand4,
   19286                 :             :                 operand5),
   19287                 :             :         operand1,
   19288                 :             :         operand2)));
   19289                 :             :   _val = get_insns ();
   19290                 :             :   end_sequence ();
   19291                 :             :   return _val;
   19292                 :             : }
   19293                 :             : 
   19294                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19295                 :             : rtx
   19296                 :             : gen_vconduv64qiv16si (rtx operand0,
   19297                 :             :         rtx operand1,
   19298                 :             :         rtx operand2,
   19299                 :             :         rtx operand3,
   19300                 :             :         rtx operand4,
   19301                 :             :         rtx operand5)
   19302                 :             : {
   19303                 :             :   rtx_insn *_val = 0;
   19304                 :             :   start_sequence ();
   19305                 :             :   {
   19306                 :             :     rtx operands[6];
   19307                 :             :     operands[0] = operand0;
   19308                 :             :     operands[1] = operand1;
   19309                 :             :     operands[2] = operand2;
   19310                 :             :     operands[3] = operand3;
   19311                 :             :     operands[4] = operand4;
   19312                 :             :     operands[5] = operand5;
   19313                 :             : #define FAIL _Pragma ("GCC error \"vconduv64qiv16si cannot FAIL\"") (void)0
   19314                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19315                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19316                 :             : {
   19317                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19318                 :             :   gcc_assert (ok);
   19319                 :             :   DONE;
   19320                 :             : }
   19321                 :             : #undef DONE
   19322                 :             : #undef FAIL
   19323                 :             :     operand0 = operands[0];
   19324                 :             :     (void) operand0;
   19325                 :             :     operand1 = operands[1];
   19326                 :             :     (void) operand1;
   19327                 :             :     operand2 = operands[2];
   19328                 :             :     (void) operand2;
   19329                 :             :     operand3 = operands[3];
   19330                 :             :     (void) operand3;
   19331                 :             :     operand4 = operands[4];
   19332                 :             :     (void) operand4;
   19333                 :             :     operand5 = operands[5];
   19334                 :             :     (void) operand5;
   19335                 :             :   }
   19336                 :             :   emit_insn (gen_rtx_SET (operand0,
   19337                 :             :         gen_rtx_IF_THEN_ELSE (V64QImode,
   19338                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19339                 :             :                 operand4,
   19340                 :             :                 operand5),
   19341                 :             :         operand1,
   19342                 :             :         operand2)));
   19343                 :             :   _val = get_insns ();
   19344                 :             :   end_sequence ();
   19345                 :             :   return _val;
   19346                 :             : }
   19347                 :             : 
   19348                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19349                 :             : rtx
   19350                 :             : gen_vconduv64qiv8di (rtx operand0,
   19351                 :             :         rtx operand1,
   19352                 :             :         rtx operand2,
   19353                 :             :         rtx operand3,
   19354                 :             :         rtx operand4,
   19355                 :             :         rtx operand5)
   19356                 :             : {
   19357                 :             :   rtx_insn *_val = 0;
   19358                 :             :   start_sequence ();
   19359                 :             :   {
   19360                 :             :     rtx operands[6];
   19361                 :             :     operands[0] = operand0;
   19362                 :             :     operands[1] = operand1;
   19363                 :             :     operands[2] = operand2;
   19364                 :             :     operands[3] = operand3;
   19365                 :             :     operands[4] = operand4;
   19366                 :             :     operands[5] = operand5;
   19367                 :             : #define FAIL _Pragma ("GCC error \"vconduv64qiv8di cannot FAIL\"") (void)0
   19368                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19369                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19370                 :             : {
   19371                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19372                 :             :   gcc_assert (ok);
   19373                 :             :   DONE;
   19374                 :             : }
   19375                 :             : #undef DONE
   19376                 :             : #undef FAIL
   19377                 :             :     operand0 = operands[0];
   19378                 :             :     (void) operand0;
   19379                 :             :     operand1 = operands[1];
   19380                 :             :     (void) operand1;
   19381                 :             :     operand2 = operands[2];
   19382                 :             :     (void) operand2;
   19383                 :             :     operand3 = operands[3];
   19384                 :             :     (void) operand3;
   19385                 :             :     operand4 = operands[4];
   19386                 :             :     (void) operand4;
   19387                 :             :     operand5 = operands[5];
   19388                 :             :     (void) operand5;
   19389                 :             :   }
   19390                 :             :   emit_insn (gen_rtx_SET (operand0,
   19391                 :             :         gen_rtx_IF_THEN_ELSE (V64QImode,
   19392                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19393                 :             :                 operand4,
   19394                 :             :                 operand5),
   19395                 :             :         operand1,
   19396                 :             :         operand2)));
   19397                 :             :   _val = get_insns ();
   19398                 :             :   end_sequence ();
   19399                 :             :   return _val;
   19400                 :             : }
   19401                 :             : 
   19402                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19403                 :             : rtx
   19404                 :             : gen_vconduv64qiv32hi (rtx operand0,
   19405                 :             :         rtx operand1,
   19406                 :             :         rtx operand2,
   19407                 :             :         rtx operand3,
   19408                 :             :         rtx operand4,
   19409                 :             :         rtx operand5)
   19410                 :             : {
   19411                 :             :   rtx_insn *_val = 0;
   19412                 :             :   start_sequence ();
   19413                 :             :   {
   19414                 :             :     rtx operands[6];
   19415                 :             :     operands[0] = operand0;
   19416                 :             :     operands[1] = operand1;
   19417                 :             :     operands[2] = operand2;
   19418                 :             :     operands[3] = operand3;
   19419                 :             :     operands[4] = operand4;
   19420                 :             :     operands[5] = operand5;
   19421                 :             : #define FAIL _Pragma ("GCC error \"vconduv64qiv32hi cannot FAIL\"") (void)0
   19422                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19423                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19424                 :             : {
   19425                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19426                 :             :   gcc_assert (ok);
   19427                 :             :   DONE;
   19428                 :             : }
   19429                 :             : #undef DONE
   19430                 :             : #undef FAIL
   19431                 :             :     operand0 = operands[0];
   19432                 :             :     (void) operand0;
   19433                 :             :     operand1 = operands[1];
   19434                 :             :     (void) operand1;
   19435                 :             :     operand2 = operands[2];
   19436                 :             :     (void) operand2;
   19437                 :             :     operand3 = operands[3];
   19438                 :             :     (void) operand3;
   19439                 :             :     operand4 = operands[4];
   19440                 :             :     (void) operand4;
   19441                 :             :     operand5 = operands[5];
   19442                 :             :     (void) operand5;
   19443                 :             :   }
   19444                 :             :   emit_insn (gen_rtx_SET (operand0,
   19445                 :             :         gen_rtx_IF_THEN_ELSE (V64QImode,
   19446                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19447                 :             :                 operand4,
   19448                 :             :                 operand5),
   19449                 :             :         operand1,
   19450                 :             :         operand2)));
   19451                 :             :   _val = get_insns ();
   19452                 :             :   end_sequence ();
   19453                 :             :   return _val;
   19454                 :             : }
   19455                 :             : 
   19456                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19457                 :             : rtx
   19458                 :             : gen_vconduv64qiv64qi (rtx operand0,
   19459                 :             :         rtx operand1,
   19460                 :             :         rtx operand2,
   19461                 :             :         rtx operand3,
   19462                 :             :         rtx operand4,
   19463                 :             :         rtx operand5)
   19464                 :             : {
   19465                 :             :   rtx_insn *_val = 0;
   19466                 :             :   start_sequence ();
   19467                 :             :   {
   19468                 :             :     rtx operands[6];
   19469                 :             :     operands[0] = operand0;
   19470                 :             :     operands[1] = operand1;
   19471                 :             :     operands[2] = operand2;
   19472                 :             :     operands[3] = operand3;
   19473                 :             :     operands[4] = operand4;
   19474                 :             :     operands[5] = operand5;
   19475                 :             : #define FAIL _Pragma ("GCC error \"vconduv64qiv64qi cannot FAIL\"") (void)0
   19476                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19477                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19478                 :             : {
   19479                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19480                 :             :   gcc_assert (ok);
   19481                 :             :   DONE;
   19482                 :             : }
   19483                 :             : #undef DONE
   19484                 :             : #undef FAIL
   19485                 :             :     operand0 = operands[0];
   19486                 :             :     (void) operand0;
   19487                 :             :     operand1 = operands[1];
   19488                 :             :     (void) operand1;
   19489                 :             :     operand2 = operands[2];
   19490                 :             :     (void) operand2;
   19491                 :             :     operand3 = operands[3];
   19492                 :             :     (void) operand3;
   19493                 :             :     operand4 = operands[4];
   19494                 :             :     (void) operand4;
   19495                 :             :     operand5 = operands[5];
   19496                 :             :     (void) operand5;
   19497                 :             :   }
   19498                 :             :   emit_insn (gen_rtx_SET (operand0,
   19499                 :             :         gen_rtx_IF_THEN_ELSE (V64QImode,
   19500                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19501                 :             :                 operand4,
   19502                 :             :                 operand5),
   19503                 :             :         operand1,
   19504                 :             :         operand2)));
   19505                 :             :   _val = get_insns ();
   19506                 :             :   end_sequence ();
   19507                 :             :   return _val;
   19508                 :             : }
   19509                 :             : 
   19510                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19511                 :             : rtx
   19512                 :             : gen_vconduv32hiv16si (rtx operand0,
   19513                 :             :         rtx operand1,
   19514                 :             :         rtx operand2,
   19515                 :             :         rtx operand3,
   19516                 :             :         rtx operand4,
   19517                 :             :         rtx operand5)
   19518                 :             : {
   19519                 :             :   rtx_insn *_val = 0;
   19520                 :             :   start_sequence ();
   19521                 :             :   {
   19522                 :             :     rtx operands[6];
   19523                 :             :     operands[0] = operand0;
   19524                 :             :     operands[1] = operand1;
   19525                 :             :     operands[2] = operand2;
   19526                 :             :     operands[3] = operand3;
   19527                 :             :     operands[4] = operand4;
   19528                 :             :     operands[5] = operand5;
   19529                 :             : #define FAIL _Pragma ("GCC error \"vconduv32hiv16si cannot FAIL\"") (void)0
   19530                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19531                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19532                 :             : {
   19533                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19534                 :             :   gcc_assert (ok);
   19535                 :             :   DONE;
   19536                 :             : }
   19537                 :             : #undef DONE
   19538                 :             : #undef FAIL
   19539                 :             :     operand0 = operands[0];
   19540                 :             :     (void) operand0;
   19541                 :             :     operand1 = operands[1];
   19542                 :             :     (void) operand1;
   19543                 :             :     operand2 = operands[2];
   19544                 :             :     (void) operand2;
   19545                 :             :     operand3 = operands[3];
   19546                 :             :     (void) operand3;
   19547                 :             :     operand4 = operands[4];
   19548                 :             :     (void) operand4;
   19549                 :             :     operand5 = operands[5];
   19550                 :             :     (void) operand5;
   19551                 :             :   }
   19552                 :             :   emit_insn (gen_rtx_SET (operand0,
   19553                 :             :         gen_rtx_IF_THEN_ELSE (V32HImode,
   19554                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19555                 :             :                 operand4,
   19556                 :             :                 operand5),
   19557                 :             :         operand1,
   19558                 :             :         operand2)));
   19559                 :             :   _val = get_insns ();
   19560                 :             :   end_sequence ();
   19561                 :             :   return _val;
   19562                 :             : }
   19563                 :             : 
   19564                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19565                 :             : rtx
   19566                 :             : gen_vconduv32hiv8di (rtx operand0,
   19567                 :             :         rtx operand1,
   19568                 :             :         rtx operand2,
   19569                 :             :         rtx operand3,
   19570                 :             :         rtx operand4,
   19571                 :             :         rtx operand5)
   19572                 :             : {
   19573                 :             :   rtx_insn *_val = 0;
   19574                 :             :   start_sequence ();
   19575                 :             :   {
   19576                 :             :     rtx operands[6];
   19577                 :             :     operands[0] = operand0;
   19578                 :             :     operands[1] = operand1;
   19579                 :             :     operands[2] = operand2;
   19580                 :             :     operands[3] = operand3;
   19581                 :             :     operands[4] = operand4;
   19582                 :             :     operands[5] = operand5;
   19583                 :             : #define FAIL _Pragma ("GCC error \"vconduv32hiv8di cannot FAIL\"") (void)0
   19584                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19585                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19586                 :             : {
   19587                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19588                 :             :   gcc_assert (ok);
   19589                 :             :   DONE;
   19590                 :             : }
   19591                 :             : #undef DONE
   19592                 :             : #undef FAIL
   19593                 :             :     operand0 = operands[0];
   19594                 :             :     (void) operand0;
   19595                 :             :     operand1 = operands[1];
   19596                 :             :     (void) operand1;
   19597                 :             :     operand2 = operands[2];
   19598                 :             :     (void) operand2;
   19599                 :             :     operand3 = operands[3];
   19600                 :             :     (void) operand3;
   19601                 :             :     operand4 = operands[4];
   19602                 :             :     (void) operand4;
   19603                 :             :     operand5 = operands[5];
   19604                 :             :     (void) operand5;
   19605                 :             :   }
   19606                 :             :   emit_insn (gen_rtx_SET (operand0,
   19607                 :             :         gen_rtx_IF_THEN_ELSE (V32HImode,
   19608                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19609                 :             :                 operand4,
   19610                 :             :                 operand5),
   19611                 :             :         operand1,
   19612                 :             :         operand2)));
   19613                 :             :   _val = get_insns ();
   19614                 :             :   end_sequence ();
   19615                 :             :   return _val;
   19616                 :             : }
   19617                 :             : 
   19618                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19619                 :             : rtx
   19620                 :             : gen_vconduv32hiv32hi (rtx operand0,
   19621                 :             :         rtx operand1,
   19622                 :             :         rtx operand2,
   19623                 :             :         rtx operand3,
   19624                 :             :         rtx operand4,
   19625                 :             :         rtx operand5)
   19626                 :             : {
   19627                 :             :   rtx_insn *_val = 0;
   19628                 :             :   start_sequence ();
   19629                 :             :   {
   19630                 :             :     rtx operands[6];
   19631                 :             :     operands[0] = operand0;
   19632                 :             :     operands[1] = operand1;
   19633                 :             :     operands[2] = operand2;
   19634                 :             :     operands[3] = operand3;
   19635                 :             :     operands[4] = operand4;
   19636                 :             :     operands[5] = operand5;
   19637                 :             : #define FAIL _Pragma ("GCC error \"vconduv32hiv32hi cannot FAIL\"") (void)0
   19638                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19639                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19640                 :             : {
   19641                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19642                 :             :   gcc_assert (ok);
   19643                 :             :   DONE;
   19644                 :             : }
   19645                 :             : #undef DONE
   19646                 :             : #undef FAIL
   19647                 :             :     operand0 = operands[0];
   19648                 :             :     (void) operand0;
   19649                 :             :     operand1 = operands[1];
   19650                 :             :     (void) operand1;
   19651                 :             :     operand2 = operands[2];
   19652                 :             :     (void) operand2;
   19653                 :             :     operand3 = operands[3];
   19654                 :             :     (void) operand3;
   19655                 :             :     operand4 = operands[4];
   19656                 :             :     (void) operand4;
   19657                 :             :     operand5 = operands[5];
   19658                 :             :     (void) operand5;
   19659                 :             :   }
   19660                 :             :   emit_insn (gen_rtx_SET (operand0,
   19661                 :             :         gen_rtx_IF_THEN_ELSE (V32HImode,
   19662                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19663                 :             :                 operand4,
   19664                 :             :                 operand5),
   19665                 :             :         operand1,
   19666                 :             :         operand2)));
   19667                 :             :   _val = get_insns ();
   19668                 :             :   end_sequence ();
   19669                 :             :   return _val;
   19670                 :             : }
   19671                 :             : 
   19672                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19673                 :             : rtx
   19674                 :             : gen_vconduv32hiv64qi (rtx operand0,
   19675                 :             :         rtx operand1,
   19676                 :             :         rtx operand2,
   19677                 :             :         rtx operand3,
   19678                 :             :         rtx operand4,
   19679                 :             :         rtx operand5)
   19680                 :             : {
   19681                 :             :   rtx_insn *_val = 0;
   19682                 :             :   start_sequence ();
   19683                 :             :   {
   19684                 :             :     rtx operands[6];
   19685                 :             :     operands[0] = operand0;
   19686                 :             :     operands[1] = operand1;
   19687                 :             :     operands[2] = operand2;
   19688                 :             :     operands[3] = operand3;
   19689                 :             :     operands[4] = operand4;
   19690                 :             :     operands[5] = operand5;
   19691                 :             : #define FAIL _Pragma ("GCC error \"vconduv32hiv64qi cannot FAIL\"") (void)0
   19692                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19693                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19694                 :             : {
   19695                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19696                 :             :   gcc_assert (ok);
   19697                 :             :   DONE;
   19698                 :             : }
   19699                 :             : #undef DONE
   19700                 :             : #undef FAIL
   19701                 :             :     operand0 = operands[0];
   19702                 :             :     (void) operand0;
   19703                 :             :     operand1 = operands[1];
   19704                 :             :     (void) operand1;
   19705                 :             :     operand2 = operands[2];
   19706                 :             :     (void) operand2;
   19707                 :             :     operand3 = operands[3];
   19708                 :             :     (void) operand3;
   19709                 :             :     operand4 = operands[4];
   19710                 :             :     (void) operand4;
   19711                 :             :     operand5 = operands[5];
   19712                 :             :     (void) operand5;
   19713                 :             :   }
   19714                 :             :   emit_insn (gen_rtx_SET (operand0,
   19715                 :             :         gen_rtx_IF_THEN_ELSE (V32HImode,
   19716                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19717                 :             :                 operand4,
   19718                 :             :                 operand5),
   19719                 :             :         operand1,
   19720                 :             :         operand2)));
   19721                 :             :   _val = get_insns ();
   19722                 :             :   end_sequence ();
   19723                 :             :   return _val;
   19724                 :             : }
   19725                 :             : 
   19726                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19727                 :             : rtx
   19728                 :             : gen_vconduv16siv16si (rtx operand0,
   19729                 :             :         rtx operand1,
   19730                 :             :         rtx operand2,
   19731                 :             :         rtx operand3,
   19732                 :             :         rtx operand4,
   19733                 :             :         rtx operand5)
   19734                 :             : {
   19735                 :             :   rtx_insn *_val = 0;
   19736                 :             :   start_sequence ();
   19737                 :             :   {
   19738                 :             :     rtx operands[6];
   19739                 :             :     operands[0] = operand0;
   19740                 :             :     operands[1] = operand1;
   19741                 :             :     operands[2] = operand2;
   19742                 :             :     operands[3] = operand3;
   19743                 :             :     operands[4] = operand4;
   19744                 :             :     operands[5] = operand5;
   19745                 :             : #define FAIL _Pragma ("GCC error \"vconduv16siv16si cannot FAIL\"") (void)0
   19746                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19747                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19748                 :             : {
   19749                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19750                 :             :   gcc_assert (ok);
   19751                 :             :   DONE;
   19752                 :             : }
   19753                 :             : #undef DONE
   19754                 :             : #undef FAIL
   19755                 :             :     operand0 = operands[0];
   19756                 :             :     (void) operand0;
   19757                 :             :     operand1 = operands[1];
   19758                 :             :     (void) operand1;
   19759                 :             :     operand2 = operands[2];
   19760                 :             :     (void) operand2;
   19761                 :             :     operand3 = operands[3];
   19762                 :             :     (void) operand3;
   19763                 :             :     operand4 = operands[4];
   19764                 :             :     (void) operand4;
   19765                 :             :     operand5 = operands[5];
   19766                 :             :     (void) operand5;
   19767                 :             :   }
   19768                 :             :   emit_insn (gen_rtx_SET (operand0,
   19769                 :             :         gen_rtx_IF_THEN_ELSE (V16SImode,
   19770                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19771                 :             :                 operand4,
   19772                 :             :                 operand5),
   19773                 :             :         operand1,
   19774                 :             :         operand2)));
   19775                 :             :   _val = get_insns ();
   19776                 :             :   end_sequence ();
   19777                 :             :   return _val;
   19778                 :             : }
   19779                 :             : 
   19780                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19781                 :             : rtx
   19782                 :             : gen_vconduv16siv8di (rtx operand0,
   19783                 :             :         rtx operand1,
   19784                 :             :         rtx operand2,
   19785                 :             :         rtx operand3,
   19786                 :             :         rtx operand4,
   19787                 :             :         rtx operand5)
   19788                 :             : {
   19789                 :             :   rtx_insn *_val = 0;
   19790                 :             :   start_sequence ();
   19791                 :             :   {
   19792                 :             :     rtx operands[6];
   19793                 :             :     operands[0] = operand0;
   19794                 :             :     operands[1] = operand1;
   19795                 :             :     operands[2] = operand2;
   19796                 :             :     operands[3] = operand3;
   19797                 :             :     operands[4] = operand4;
   19798                 :             :     operands[5] = operand5;
   19799                 :             : #define FAIL _Pragma ("GCC error \"vconduv16siv8di cannot FAIL\"") (void)0
   19800                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19801                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19802                 :             : {
   19803                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19804                 :             :   gcc_assert (ok);
   19805                 :             :   DONE;
   19806                 :             : }
   19807                 :             : #undef DONE
   19808                 :             : #undef FAIL
   19809                 :             :     operand0 = operands[0];
   19810                 :             :     (void) operand0;
   19811                 :             :     operand1 = operands[1];
   19812                 :             :     (void) operand1;
   19813                 :             :     operand2 = operands[2];
   19814                 :             :     (void) operand2;
   19815                 :             :     operand3 = operands[3];
   19816                 :             :     (void) operand3;
   19817                 :             :     operand4 = operands[4];
   19818                 :             :     (void) operand4;
   19819                 :             :     operand5 = operands[5];
   19820                 :             :     (void) operand5;
   19821                 :             :   }
   19822                 :             :   emit_insn (gen_rtx_SET (operand0,
   19823                 :             :         gen_rtx_IF_THEN_ELSE (V16SImode,
   19824                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19825                 :             :                 operand4,
   19826                 :             :                 operand5),
   19827                 :             :         operand1,
   19828                 :             :         operand2)));
   19829                 :             :   _val = get_insns ();
   19830                 :             :   end_sequence ();
   19831                 :             :   return _val;
   19832                 :             : }
   19833                 :             : 
   19834                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19835                 :             : rtx
   19836                 :             : gen_vconduv16siv32hi (rtx operand0,
   19837                 :             :         rtx operand1,
   19838                 :             :         rtx operand2,
   19839                 :             :         rtx operand3,
   19840                 :             :         rtx operand4,
   19841                 :             :         rtx operand5)
   19842                 :             : {
   19843                 :             :   rtx_insn *_val = 0;
   19844                 :             :   start_sequence ();
   19845                 :             :   {
   19846                 :             :     rtx operands[6];
   19847                 :             :     operands[0] = operand0;
   19848                 :             :     operands[1] = operand1;
   19849                 :             :     operands[2] = operand2;
   19850                 :             :     operands[3] = operand3;
   19851                 :             :     operands[4] = operand4;
   19852                 :             :     operands[5] = operand5;
   19853                 :             : #define FAIL _Pragma ("GCC error \"vconduv16siv32hi cannot FAIL\"") (void)0
   19854                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19855                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19856                 :             : {
   19857                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19858                 :             :   gcc_assert (ok);
   19859                 :             :   DONE;
   19860                 :             : }
   19861                 :             : #undef DONE
   19862                 :             : #undef FAIL
   19863                 :             :     operand0 = operands[0];
   19864                 :             :     (void) operand0;
   19865                 :             :     operand1 = operands[1];
   19866                 :             :     (void) operand1;
   19867                 :             :     operand2 = operands[2];
   19868                 :             :     (void) operand2;
   19869                 :             :     operand3 = operands[3];
   19870                 :             :     (void) operand3;
   19871                 :             :     operand4 = operands[4];
   19872                 :             :     (void) operand4;
   19873                 :             :     operand5 = operands[5];
   19874                 :             :     (void) operand5;
   19875                 :             :   }
   19876                 :             :   emit_insn (gen_rtx_SET (operand0,
   19877                 :             :         gen_rtx_IF_THEN_ELSE (V16SImode,
   19878                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19879                 :             :                 operand4,
   19880                 :             :                 operand5),
   19881                 :             :         operand1,
   19882                 :             :         operand2)));
   19883                 :             :   _val = get_insns ();
   19884                 :             :   end_sequence ();
   19885                 :             :   return _val;
   19886                 :             : }
   19887                 :             : 
   19888                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19889                 :             : rtx
   19890                 :             : gen_vconduv16siv64qi (rtx operand0,
   19891                 :             :         rtx operand1,
   19892                 :             :         rtx operand2,
   19893                 :             :         rtx operand3,
   19894                 :             :         rtx operand4,
   19895                 :             :         rtx operand5)
   19896                 :             : {
   19897                 :             :   rtx_insn *_val = 0;
   19898                 :             :   start_sequence ();
   19899                 :             :   {
   19900                 :             :     rtx operands[6];
   19901                 :             :     operands[0] = operand0;
   19902                 :             :     operands[1] = operand1;
   19903                 :             :     operands[2] = operand2;
   19904                 :             :     operands[3] = operand3;
   19905                 :             :     operands[4] = operand4;
   19906                 :             :     operands[5] = operand5;
   19907                 :             : #define FAIL _Pragma ("GCC error \"vconduv16siv64qi cannot FAIL\"") (void)0
   19908                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19909                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19910                 :             : {
   19911                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19912                 :             :   gcc_assert (ok);
   19913                 :             :   DONE;
   19914                 :             : }
   19915                 :             : #undef DONE
   19916                 :             : #undef FAIL
   19917                 :             :     operand0 = operands[0];
   19918                 :             :     (void) operand0;
   19919                 :             :     operand1 = operands[1];
   19920                 :             :     (void) operand1;
   19921                 :             :     operand2 = operands[2];
   19922                 :             :     (void) operand2;
   19923                 :             :     operand3 = operands[3];
   19924                 :             :     (void) operand3;
   19925                 :             :     operand4 = operands[4];
   19926                 :             :     (void) operand4;
   19927                 :             :     operand5 = operands[5];
   19928                 :             :     (void) operand5;
   19929                 :             :   }
   19930                 :             :   emit_insn (gen_rtx_SET (operand0,
   19931                 :             :         gen_rtx_IF_THEN_ELSE (V16SImode,
   19932                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19933                 :             :                 operand4,
   19934                 :             :                 operand5),
   19935                 :             :         operand1,
   19936                 :             :         operand2)));
   19937                 :             :   _val = get_insns ();
   19938                 :             :   end_sequence ();
   19939                 :             :   return _val;
   19940                 :             : }
   19941                 :             : 
   19942                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19943                 :             : rtx
   19944                 :             : gen_vconduv8div16si (rtx operand0,
   19945                 :             :         rtx operand1,
   19946                 :             :         rtx operand2,
   19947                 :             :         rtx operand3,
   19948                 :             :         rtx operand4,
   19949                 :             :         rtx operand5)
   19950                 :             : {
   19951                 :             :   rtx_insn *_val = 0;
   19952                 :             :   start_sequence ();
   19953                 :             :   {
   19954                 :             :     rtx operands[6];
   19955                 :             :     operands[0] = operand0;
   19956                 :             :     operands[1] = operand1;
   19957                 :             :     operands[2] = operand2;
   19958                 :             :     operands[3] = operand3;
   19959                 :             :     operands[4] = operand4;
   19960                 :             :     operands[5] = operand5;
   19961                 :             : #define FAIL _Pragma ("GCC error \"vconduv8div16si cannot FAIL\"") (void)0
   19962                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19963                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   19964                 :             : {
   19965                 :             :   bool ok = ix86_expand_int_vcond (operands);
   19966                 :             :   gcc_assert (ok);
   19967                 :             :   DONE;
   19968                 :             : }
   19969                 :             : #undef DONE
   19970                 :             : #undef FAIL
   19971                 :             :     operand0 = operands[0];
   19972                 :             :     (void) operand0;
   19973                 :             :     operand1 = operands[1];
   19974                 :             :     (void) operand1;
   19975                 :             :     operand2 = operands[2];
   19976                 :             :     (void) operand2;
   19977                 :             :     operand3 = operands[3];
   19978                 :             :     (void) operand3;
   19979                 :             :     operand4 = operands[4];
   19980                 :             :     (void) operand4;
   19981                 :             :     operand5 = operands[5];
   19982                 :             :     (void) operand5;
   19983                 :             :   }
   19984                 :             :   emit_insn (gen_rtx_SET (operand0,
   19985                 :             :         gen_rtx_IF_THEN_ELSE (V8DImode,
   19986                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   19987                 :             :                 operand4,
   19988                 :             :                 operand5),
   19989                 :             :         operand1,
   19990                 :             :         operand2)));
   19991                 :             :   _val = get_insns ();
   19992                 :             :   end_sequence ();
   19993                 :             :   return _val;
   19994                 :             : }
   19995                 :             : 
   19996                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   19997                 :             : rtx
   19998                 :             : gen_vconduv8div8di (rtx operand0,
   19999                 :             :         rtx operand1,
   20000                 :             :         rtx operand2,
   20001                 :             :         rtx operand3,
   20002                 :             :         rtx operand4,
   20003                 :             :         rtx operand5)
   20004                 :             : {
   20005                 :             :   rtx_insn *_val = 0;
   20006                 :             :   start_sequence ();
   20007                 :             :   {
   20008                 :             :     rtx operands[6];
   20009                 :             :     operands[0] = operand0;
   20010                 :             :     operands[1] = operand1;
   20011                 :             :     operands[2] = operand2;
   20012                 :             :     operands[3] = operand3;
   20013                 :             :     operands[4] = operand4;
   20014                 :             :     operands[5] = operand5;
   20015                 :             : #define FAIL _Pragma ("GCC error \"vconduv8div8di cannot FAIL\"") (void)0
   20016                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20017                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20018                 :             : {
   20019                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20020                 :             :   gcc_assert (ok);
   20021                 :             :   DONE;
   20022                 :             : }
   20023                 :             : #undef DONE
   20024                 :             : #undef FAIL
   20025                 :             :     operand0 = operands[0];
   20026                 :             :     (void) operand0;
   20027                 :             :     operand1 = operands[1];
   20028                 :             :     (void) operand1;
   20029                 :             :     operand2 = operands[2];
   20030                 :             :     (void) operand2;
   20031                 :             :     operand3 = operands[3];
   20032                 :             :     (void) operand3;
   20033                 :             :     operand4 = operands[4];
   20034                 :             :     (void) operand4;
   20035                 :             :     operand5 = operands[5];
   20036                 :             :     (void) operand5;
   20037                 :             :   }
   20038                 :             :   emit_insn (gen_rtx_SET (operand0,
   20039                 :             :         gen_rtx_IF_THEN_ELSE (V8DImode,
   20040                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20041                 :             :                 operand4,
   20042                 :             :                 operand5),
   20043                 :             :         operand1,
   20044                 :             :         operand2)));
   20045                 :             :   _val = get_insns ();
   20046                 :             :   end_sequence ();
   20047                 :             :   return _val;
   20048                 :             : }
   20049                 :             : 
   20050                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20051                 :             : rtx
   20052                 :             : gen_vconduv8div32hi (rtx operand0,
   20053                 :             :         rtx operand1,
   20054                 :             :         rtx operand2,
   20055                 :             :         rtx operand3,
   20056                 :             :         rtx operand4,
   20057                 :             :         rtx operand5)
   20058                 :             : {
   20059                 :             :   rtx_insn *_val = 0;
   20060                 :             :   start_sequence ();
   20061                 :             :   {
   20062                 :             :     rtx operands[6];
   20063                 :             :     operands[0] = operand0;
   20064                 :             :     operands[1] = operand1;
   20065                 :             :     operands[2] = operand2;
   20066                 :             :     operands[3] = operand3;
   20067                 :             :     operands[4] = operand4;
   20068                 :             :     operands[5] = operand5;
   20069                 :             : #define FAIL _Pragma ("GCC error \"vconduv8div32hi cannot FAIL\"") (void)0
   20070                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20071                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20072                 :             : {
   20073                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20074                 :             :   gcc_assert (ok);
   20075                 :             :   DONE;
   20076                 :             : }
   20077                 :             : #undef DONE
   20078                 :             : #undef FAIL
   20079                 :             :     operand0 = operands[0];
   20080                 :             :     (void) operand0;
   20081                 :             :     operand1 = operands[1];
   20082                 :             :     (void) operand1;
   20083                 :             :     operand2 = operands[2];
   20084                 :             :     (void) operand2;
   20085                 :             :     operand3 = operands[3];
   20086                 :             :     (void) operand3;
   20087                 :             :     operand4 = operands[4];
   20088                 :             :     (void) operand4;
   20089                 :             :     operand5 = operands[5];
   20090                 :             :     (void) operand5;
   20091                 :             :   }
   20092                 :             :   emit_insn (gen_rtx_SET (operand0,
   20093                 :             :         gen_rtx_IF_THEN_ELSE (V8DImode,
   20094                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20095                 :             :                 operand4,
   20096                 :             :                 operand5),
   20097                 :             :         operand1,
   20098                 :             :         operand2)));
   20099                 :             :   _val = get_insns ();
   20100                 :             :   end_sequence ();
   20101                 :             :   return _val;
   20102                 :             : }
   20103                 :             : 
   20104                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20105                 :             : rtx
   20106                 :             : gen_vconduv8div64qi (rtx operand0,
   20107                 :             :         rtx operand1,
   20108                 :             :         rtx operand2,
   20109                 :             :         rtx operand3,
   20110                 :             :         rtx operand4,
   20111                 :             :         rtx operand5)
   20112                 :             : {
   20113                 :             :   rtx_insn *_val = 0;
   20114                 :             :   start_sequence ();
   20115                 :             :   {
   20116                 :             :     rtx operands[6];
   20117                 :             :     operands[0] = operand0;
   20118                 :             :     operands[1] = operand1;
   20119                 :             :     operands[2] = operand2;
   20120                 :             :     operands[3] = operand3;
   20121                 :             :     operands[4] = operand4;
   20122                 :             :     operands[5] = operand5;
   20123                 :             : #define FAIL _Pragma ("GCC error \"vconduv8div64qi cannot FAIL\"") (void)0
   20124                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20125                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20126                 :             : {
   20127                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20128                 :             :   gcc_assert (ok);
   20129                 :             :   DONE;
   20130                 :             : }
   20131                 :             : #undef DONE
   20132                 :             : #undef FAIL
   20133                 :             :     operand0 = operands[0];
   20134                 :             :     (void) operand0;
   20135                 :             :     operand1 = operands[1];
   20136                 :             :     (void) operand1;
   20137                 :             :     operand2 = operands[2];
   20138                 :             :     (void) operand2;
   20139                 :             :     operand3 = operands[3];
   20140                 :             :     (void) operand3;
   20141                 :             :     operand4 = operands[4];
   20142                 :             :     (void) operand4;
   20143                 :             :     operand5 = operands[5];
   20144                 :             :     (void) operand5;
   20145                 :             :   }
   20146                 :             :   emit_insn (gen_rtx_SET (operand0,
   20147                 :             :         gen_rtx_IF_THEN_ELSE (V8DImode,
   20148                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20149                 :             :                 operand4,
   20150                 :             :                 operand5),
   20151                 :             :         operand1,
   20152                 :             :         operand2)));
   20153                 :             :   _val = get_insns ();
   20154                 :             :   end_sequence ();
   20155                 :             :   return _val;
   20156                 :             : }
   20157                 :             : 
   20158                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20159                 :             : rtx
   20160                 :             : gen_vconduv16sfv16si (rtx operand0,
   20161                 :             :         rtx operand1,
   20162                 :             :         rtx operand2,
   20163                 :             :         rtx operand3,
   20164                 :             :         rtx operand4,
   20165                 :             :         rtx operand5)
   20166                 :             : {
   20167                 :             :   rtx_insn *_val = 0;
   20168                 :             :   start_sequence ();
   20169                 :             :   {
   20170                 :             :     rtx operands[6];
   20171                 :             :     operands[0] = operand0;
   20172                 :             :     operands[1] = operand1;
   20173                 :             :     operands[2] = operand2;
   20174                 :             :     operands[3] = operand3;
   20175                 :             :     operands[4] = operand4;
   20176                 :             :     operands[5] = operand5;
   20177                 :             : #define FAIL _Pragma ("GCC error \"vconduv16sfv16si cannot FAIL\"") (void)0
   20178                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20179                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20180                 :             : {
   20181                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20182                 :             :   gcc_assert (ok);
   20183                 :             :   DONE;
   20184                 :             : }
   20185                 :             : #undef DONE
   20186                 :             : #undef FAIL
   20187                 :             :     operand0 = operands[0];
   20188                 :             :     (void) operand0;
   20189                 :             :     operand1 = operands[1];
   20190                 :             :     (void) operand1;
   20191                 :             :     operand2 = operands[2];
   20192                 :             :     (void) operand2;
   20193                 :             :     operand3 = operands[3];
   20194                 :             :     (void) operand3;
   20195                 :             :     operand4 = operands[4];
   20196                 :             :     (void) operand4;
   20197                 :             :     operand5 = operands[5];
   20198                 :             :     (void) operand5;
   20199                 :             :   }
   20200                 :             :   emit_insn (gen_rtx_SET (operand0,
   20201                 :             :         gen_rtx_IF_THEN_ELSE (V16SFmode,
   20202                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20203                 :             :                 operand4,
   20204                 :             :                 operand5),
   20205                 :             :         operand1,
   20206                 :             :         operand2)));
   20207                 :             :   _val = get_insns ();
   20208                 :             :   end_sequence ();
   20209                 :             :   return _val;
   20210                 :             : }
   20211                 :             : 
   20212                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20213                 :             : rtx
   20214                 :             : gen_vconduv16sfv8di (rtx operand0,
   20215                 :             :         rtx operand1,
   20216                 :             :         rtx operand2,
   20217                 :             :         rtx operand3,
   20218                 :             :         rtx operand4,
   20219                 :             :         rtx operand5)
   20220                 :             : {
   20221                 :             :   rtx_insn *_val = 0;
   20222                 :             :   start_sequence ();
   20223                 :             :   {
   20224                 :             :     rtx operands[6];
   20225                 :             :     operands[0] = operand0;
   20226                 :             :     operands[1] = operand1;
   20227                 :             :     operands[2] = operand2;
   20228                 :             :     operands[3] = operand3;
   20229                 :             :     operands[4] = operand4;
   20230                 :             :     operands[5] = operand5;
   20231                 :             : #define FAIL _Pragma ("GCC error \"vconduv16sfv8di cannot FAIL\"") (void)0
   20232                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20233                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20234                 :             : {
   20235                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20236                 :             :   gcc_assert (ok);
   20237                 :             :   DONE;
   20238                 :             : }
   20239                 :             : #undef DONE
   20240                 :             : #undef FAIL
   20241                 :             :     operand0 = operands[0];
   20242                 :             :     (void) operand0;
   20243                 :             :     operand1 = operands[1];
   20244                 :             :     (void) operand1;
   20245                 :             :     operand2 = operands[2];
   20246                 :             :     (void) operand2;
   20247                 :             :     operand3 = operands[3];
   20248                 :             :     (void) operand3;
   20249                 :             :     operand4 = operands[4];
   20250                 :             :     (void) operand4;
   20251                 :             :     operand5 = operands[5];
   20252                 :             :     (void) operand5;
   20253                 :             :   }
   20254                 :             :   emit_insn (gen_rtx_SET (operand0,
   20255                 :             :         gen_rtx_IF_THEN_ELSE (V16SFmode,
   20256                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20257                 :             :                 operand4,
   20258                 :             :                 operand5),
   20259                 :             :         operand1,
   20260                 :             :         operand2)));
   20261                 :             :   _val = get_insns ();
   20262                 :             :   end_sequence ();
   20263                 :             :   return _val;
   20264                 :             : }
   20265                 :             : 
   20266                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20267                 :             : rtx
   20268                 :             : gen_vconduv16sfv32hi (rtx operand0,
   20269                 :             :         rtx operand1,
   20270                 :             :         rtx operand2,
   20271                 :             :         rtx operand3,
   20272                 :             :         rtx operand4,
   20273                 :             :         rtx operand5)
   20274                 :             : {
   20275                 :             :   rtx_insn *_val = 0;
   20276                 :             :   start_sequence ();
   20277                 :             :   {
   20278                 :             :     rtx operands[6];
   20279                 :             :     operands[0] = operand0;
   20280                 :             :     operands[1] = operand1;
   20281                 :             :     operands[2] = operand2;
   20282                 :             :     operands[3] = operand3;
   20283                 :             :     operands[4] = operand4;
   20284                 :             :     operands[5] = operand5;
   20285                 :             : #define FAIL _Pragma ("GCC error \"vconduv16sfv32hi cannot FAIL\"") (void)0
   20286                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20287                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20288                 :             : {
   20289                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20290                 :             :   gcc_assert (ok);
   20291                 :             :   DONE;
   20292                 :             : }
   20293                 :             : #undef DONE
   20294                 :             : #undef FAIL
   20295                 :             :     operand0 = operands[0];
   20296                 :             :     (void) operand0;
   20297                 :             :     operand1 = operands[1];
   20298                 :             :     (void) operand1;
   20299                 :             :     operand2 = operands[2];
   20300                 :             :     (void) operand2;
   20301                 :             :     operand3 = operands[3];
   20302                 :             :     (void) operand3;
   20303                 :             :     operand4 = operands[4];
   20304                 :             :     (void) operand4;
   20305                 :             :     operand5 = operands[5];
   20306                 :             :     (void) operand5;
   20307                 :             :   }
   20308                 :             :   emit_insn (gen_rtx_SET (operand0,
   20309                 :             :         gen_rtx_IF_THEN_ELSE (V16SFmode,
   20310                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20311                 :             :                 operand4,
   20312                 :             :                 operand5),
   20313                 :             :         operand1,
   20314                 :             :         operand2)));
   20315                 :             :   _val = get_insns ();
   20316                 :             :   end_sequence ();
   20317                 :             :   return _val;
   20318                 :             : }
   20319                 :             : 
   20320                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20321                 :             : rtx
   20322                 :             : gen_vconduv16sfv64qi (rtx operand0,
   20323                 :             :         rtx operand1,
   20324                 :             :         rtx operand2,
   20325                 :             :         rtx operand3,
   20326                 :             :         rtx operand4,
   20327                 :             :         rtx operand5)
   20328                 :             : {
   20329                 :             :   rtx_insn *_val = 0;
   20330                 :             :   start_sequence ();
   20331                 :             :   {
   20332                 :             :     rtx operands[6];
   20333                 :             :     operands[0] = operand0;
   20334                 :             :     operands[1] = operand1;
   20335                 :             :     operands[2] = operand2;
   20336                 :             :     operands[3] = operand3;
   20337                 :             :     operands[4] = operand4;
   20338                 :             :     operands[5] = operand5;
   20339                 :             : #define FAIL _Pragma ("GCC error \"vconduv16sfv64qi cannot FAIL\"") (void)0
   20340                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20341                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20342                 :             : {
   20343                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20344                 :             :   gcc_assert (ok);
   20345                 :             :   DONE;
   20346                 :             : }
   20347                 :             : #undef DONE
   20348                 :             : #undef FAIL
   20349                 :             :     operand0 = operands[0];
   20350                 :             :     (void) operand0;
   20351                 :             :     operand1 = operands[1];
   20352                 :             :     (void) operand1;
   20353                 :             :     operand2 = operands[2];
   20354                 :             :     (void) operand2;
   20355                 :             :     operand3 = operands[3];
   20356                 :             :     (void) operand3;
   20357                 :             :     operand4 = operands[4];
   20358                 :             :     (void) operand4;
   20359                 :             :     operand5 = operands[5];
   20360                 :             :     (void) operand5;
   20361                 :             :   }
   20362                 :             :   emit_insn (gen_rtx_SET (operand0,
   20363                 :             :         gen_rtx_IF_THEN_ELSE (V16SFmode,
   20364                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20365                 :             :                 operand4,
   20366                 :             :                 operand5),
   20367                 :             :         operand1,
   20368                 :             :         operand2)));
   20369                 :             :   _val = get_insns ();
   20370                 :             :   end_sequence ();
   20371                 :             :   return _val;
   20372                 :             : }
   20373                 :             : 
   20374                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20375                 :             : rtx
   20376                 :             : gen_vconduv8dfv16si (rtx operand0,
   20377                 :             :         rtx operand1,
   20378                 :             :         rtx operand2,
   20379                 :             :         rtx operand3,
   20380                 :             :         rtx operand4,
   20381                 :             :         rtx operand5)
   20382                 :             : {
   20383                 :             :   rtx_insn *_val = 0;
   20384                 :             :   start_sequence ();
   20385                 :             :   {
   20386                 :             :     rtx operands[6];
   20387                 :             :     operands[0] = operand0;
   20388                 :             :     operands[1] = operand1;
   20389                 :             :     operands[2] = operand2;
   20390                 :             :     operands[3] = operand3;
   20391                 :             :     operands[4] = operand4;
   20392                 :             :     operands[5] = operand5;
   20393                 :             : #define FAIL _Pragma ("GCC error \"vconduv8dfv16si cannot FAIL\"") (void)0
   20394                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20395                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20396                 :             : {
   20397                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20398                 :             :   gcc_assert (ok);
   20399                 :             :   DONE;
   20400                 :             : }
   20401                 :             : #undef DONE
   20402                 :             : #undef FAIL
   20403                 :             :     operand0 = operands[0];
   20404                 :             :     (void) operand0;
   20405                 :             :     operand1 = operands[1];
   20406                 :             :     (void) operand1;
   20407                 :             :     operand2 = operands[2];
   20408                 :             :     (void) operand2;
   20409                 :             :     operand3 = operands[3];
   20410                 :             :     (void) operand3;
   20411                 :             :     operand4 = operands[4];
   20412                 :             :     (void) operand4;
   20413                 :             :     operand5 = operands[5];
   20414                 :             :     (void) operand5;
   20415                 :             :   }
   20416                 :             :   emit_insn (gen_rtx_SET (operand0,
   20417                 :             :         gen_rtx_IF_THEN_ELSE (V8DFmode,
   20418                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20419                 :             :                 operand4,
   20420                 :             :                 operand5),
   20421                 :             :         operand1,
   20422                 :             :         operand2)));
   20423                 :             :   _val = get_insns ();
   20424                 :             :   end_sequence ();
   20425                 :             :   return _val;
   20426                 :             : }
   20427                 :             : 
   20428                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20429                 :             : rtx
   20430                 :             : gen_vconduv8dfv8di (rtx operand0,
   20431                 :             :         rtx operand1,
   20432                 :             :         rtx operand2,
   20433                 :             :         rtx operand3,
   20434                 :             :         rtx operand4,
   20435                 :             :         rtx operand5)
   20436                 :             : {
   20437                 :             :   rtx_insn *_val = 0;
   20438                 :             :   start_sequence ();
   20439                 :             :   {
   20440                 :             :     rtx operands[6];
   20441                 :             :     operands[0] = operand0;
   20442                 :             :     operands[1] = operand1;
   20443                 :             :     operands[2] = operand2;
   20444                 :             :     operands[3] = operand3;
   20445                 :             :     operands[4] = operand4;
   20446                 :             :     operands[5] = operand5;
   20447                 :             : #define FAIL _Pragma ("GCC error \"vconduv8dfv8di cannot FAIL\"") (void)0
   20448                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20449                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20450                 :             : {
   20451                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20452                 :             :   gcc_assert (ok);
   20453                 :             :   DONE;
   20454                 :             : }
   20455                 :             : #undef DONE
   20456                 :             : #undef FAIL
   20457                 :             :     operand0 = operands[0];
   20458                 :             :     (void) operand0;
   20459                 :             :     operand1 = operands[1];
   20460                 :             :     (void) operand1;
   20461                 :             :     operand2 = operands[2];
   20462                 :             :     (void) operand2;
   20463                 :             :     operand3 = operands[3];
   20464                 :             :     (void) operand3;
   20465                 :             :     operand4 = operands[4];
   20466                 :             :     (void) operand4;
   20467                 :             :     operand5 = operands[5];
   20468                 :             :     (void) operand5;
   20469                 :             :   }
   20470                 :             :   emit_insn (gen_rtx_SET (operand0,
   20471                 :             :         gen_rtx_IF_THEN_ELSE (V8DFmode,
   20472                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20473                 :             :                 operand4,
   20474                 :             :                 operand5),
   20475                 :             :         operand1,
   20476                 :             :         operand2)));
   20477                 :             :   _val = get_insns ();
   20478                 :             :   end_sequence ();
   20479                 :             :   return _val;
   20480                 :             : }
   20481                 :             : 
   20482                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20483                 :             : rtx
   20484                 :             : gen_vconduv8dfv32hi (rtx operand0,
   20485                 :             :         rtx operand1,
   20486                 :             :         rtx operand2,
   20487                 :             :         rtx operand3,
   20488                 :             :         rtx operand4,
   20489                 :             :         rtx operand5)
   20490                 :             : {
   20491                 :             :   rtx_insn *_val = 0;
   20492                 :             :   start_sequence ();
   20493                 :             :   {
   20494                 :             :     rtx operands[6];
   20495                 :             :     operands[0] = operand0;
   20496                 :             :     operands[1] = operand1;
   20497                 :             :     operands[2] = operand2;
   20498                 :             :     operands[3] = operand3;
   20499                 :             :     operands[4] = operand4;
   20500                 :             :     operands[5] = operand5;
   20501                 :             : #define FAIL _Pragma ("GCC error \"vconduv8dfv32hi cannot FAIL\"") (void)0
   20502                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20503                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20504                 :             : {
   20505                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20506                 :             :   gcc_assert (ok);
   20507                 :             :   DONE;
   20508                 :             : }
   20509                 :             : #undef DONE
   20510                 :             : #undef FAIL
   20511                 :             :     operand0 = operands[0];
   20512                 :             :     (void) operand0;
   20513                 :             :     operand1 = operands[1];
   20514                 :             :     (void) operand1;
   20515                 :             :     operand2 = operands[2];
   20516                 :             :     (void) operand2;
   20517                 :             :     operand3 = operands[3];
   20518                 :             :     (void) operand3;
   20519                 :             :     operand4 = operands[4];
   20520                 :             :     (void) operand4;
   20521                 :             :     operand5 = operands[5];
   20522                 :             :     (void) operand5;
   20523                 :             :   }
   20524                 :             :   emit_insn (gen_rtx_SET (operand0,
   20525                 :             :         gen_rtx_IF_THEN_ELSE (V8DFmode,
   20526                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20527                 :             :                 operand4,
   20528                 :             :                 operand5),
   20529                 :             :         operand1,
   20530                 :             :         operand2)));
   20531                 :             :   _val = get_insns ();
   20532                 :             :   end_sequence ();
   20533                 :             :   return _val;
   20534                 :             : }
   20535                 :             : 
   20536                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20537                 :             : rtx
   20538                 :             : gen_vconduv8dfv64qi (rtx operand0,
   20539                 :             :         rtx operand1,
   20540                 :             :         rtx operand2,
   20541                 :             :         rtx operand3,
   20542                 :             :         rtx operand4,
   20543                 :             :         rtx operand5)
   20544                 :             : {
   20545                 :             :   rtx_insn *_val = 0;
   20546                 :             :   start_sequence ();
   20547                 :             :   {
   20548                 :             :     rtx operands[6];
   20549                 :             :     operands[0] = operand0;
   20550                 :             :     operands[1] = operand1;
   20551                 :             :     operands[2] = operand2;
   20552                 :             :     operands[3] = operand3;
   20553                 :             :     operands[4] = operand4;
   20554                 :             :     operands[5] = operand5;
   20555                 :             : #define FAIL _Pragma ("GCC error \"vconduv8dfv64qi cannot FAIL\"") (void)0
   20556                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20557                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20558                 :             : {
   20559                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20560                 :             :   gcc_assert (ok);
   20561                 :             :   DONE;
   20562                 :             : }
   20563                 :             : #undef DONE
   20564                 :             : #undef FAIL
   20565                 :             :     operand0 = operands[0];
   20566                 :             :     (void) operand0;
   20567                 :             :     operand1 = operands[1];
   20568                 :             :     (void) operand1;
   20569                 :             :     operand2 = operands[2];
   20570                 :             :     (void) operand2;
   20571                 :             :     operand3 = operands[3];
   20572                 :             :     (void) operand3;
   20573                 :             :     operand4 = operands[4];
   20574                 :             :     (void) operand4;
   20575                 :             :     operand5 = operands[5];
   20576                 :             :     (void) operand5;
   20577                 :             :   }
   20578                 :             :   emit_insn (gen_rtx_SET (operand0,
   20579                 :             :         gen_rtx_IF_THEN_ELSE (V8DFmode,
   20580                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20581                 :             :                 operand4,
   20582                 :             :                 operand5),
   20583                 :             :         operand1,
   20584                 :             :         operand2)));
   20585                 :             :   _val = get_insns ();
   20586                 :             :   end_sequence ();
   20587                 :             :   return _val;
   20588                 :             : }
   20589                 :             : 
   20590                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20591                 :             : rtx
   20592                 :             : gen_vconduv32hfv16si (rtx operand0,
   20593                 :             :         rtx operand1,
   20594                 :             :         rtx operand2,
   20595                 :             :         rtx operand3,
   20596                 :             :         rtx operand4,
   20597                 :             :         rtx operand5)
   20598                 :             : {
   20599                 :             :   rtx_insn *_val = 0;
   20600                 :             :   start_sequence ();
   20601                 :             :   {
   20602                 :             :     rtx operands[6];
   20603                 :             :     operands[0] = operand0;
   20604                 :             :     operands[1] = operand1;
   20605                 :             :     operands[2] = operand2;
   20606                 :             :     operands[3] = operand3;
   20607                 :             :     operands[4] = operand4;
   20608                 :             :     operands[5] = operand5;
   20609                 :             : #define FAIL _Pragma ("GCC error \"vconduv32hfv16si cannot FAIL\"") (void)0
   20610                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20611                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20612                 :             : {
   20613                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20614                 :             :   gcc_assert (ok);
   20615                 :             :   DONE;
   20616                 :             : }
   20617                 :             : #undef DONE
   20618                 :             : #undef FAIL
   20619                 :             :     operand0 = operands[0];
   20620                 :             :     (void) operand0;
   20621                 :             :     operand1 = operands[1];
   20622                 :             :     (void) operand1;
   20623                 :             :     operand2 = operands[2];
   20624                 :             :     (void) operand2;
   20625                 :             :     operand3 = operands[3];
   20626                 :             :     (void) operand3;
   20627                 :             :     operand4 = operands[4];
   20628                 :             :     (void) operand4;
   20629                 :             :     operand5 = operands[5];
   20630                 :             :     (void) operand5;
   20631                 :             :   }
   20632                 :             :   emit_insn (gen_rtx_SET (operand0,
   20633                 :             :         gen_rtx_IF_THEN_ELSE (V32HFmode,
   20634                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20635                 :             :                 operand4,
   20636                 :             :                 operand5),
   20637                 :             :         operand1,
   20638                 :             :         operand2)));
   20639                 :             :   _val = get_insns ();
   20640                 :             :   end_sequence ();
   20641                 :             :   return _val;
   20642                 :             : }
   20643                 :             : 
   20644                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20645                 :             : rtx
   20646                 :             : gen_vconduv32hfv8di (rtx operand0,
   20647                 :             :         rtx operand1,
   20648                 :             :         rtx operand2,
   20649                 :             :         rtx operand3,
   20650                 :             :         rtx operand4,
   20651                 :             :         rtx operand5)
   20652                 :             : {
   20653                 :             :   rtx_insn *_val = 0;
   20654                 :             :   start_sequence ();
   20655                 :             :   {
   20656                 :             :     rtx operands[6];
   20657                 :             :     operands[0] = operand0;
   20658                 :             :     operands[1] = operand1;
   20659                 :             :     operands[2] = operand2;
   20660                 :             :     operands[3] = operand3;
   20661                 :             :     operands[4] = operand4;
   20662                 :             :     operands[5] = operand5;
   20663                 :             : #define FAIL _Pragma ("GCC error \"vconduv32hfv8di cannot FAIL\"") (void)0
   20664                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20665                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20666                 :             : {
   20667                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20668                 :             :   gcc_assert (ok);
   20669                 :             :   DONE;
   20670                 :             : }
   20671                 :             : #undef DONE
   20672                 :             : #undef FAIL
   20673                 :             :     operand0 = operands[0];
   20674                 :             :     (void) operand0;
   20675                 :             :     operand1 = operands[1];
   20676                 :             :     (void) operand1;
   20677                 :             :     operand2 = operands[2];
   20678                 :             :     (void) operand2;
   20679                 :             :     operand3 = operands[3];
   20680                 :             :     (void) operand3;
   20681                 :             :     operand4 = operands[4];
   20682                 :             :     (void) operand4;
   20683                 :             :     operand5 = operands[5];
   20684                 :             :     (void) operand5;
   20685                 :             :   }
   20686                 :             :   emit_insn (gen_rtx_SET (operand0,
   20687                 :             :         gen_rtx_IF_THEN_ELSE (V32HFmode,
   20688                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20689                 :             :                 operand4,
   20690                 :             :                 operand5),
   20691                 :             :         operand1,
   20692                 :             :         operand2)));
   20693                 :             :   _val = get_insns ();
   20694                 :             :   end_sequence ();
   20695                 :             :   return _val;
   20696                 :             : }
   20697                 :             : 
   20698                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20699                 :             : rtx
   20700                 :             : gen_vconduv32hfv32hi (rtx operand0,
   20701                 :             :         rtx operand1,
   20702                 :             :         rtx operand2,
   20703                 :             :         rtx operand3,
   20704                 :             :         rtx operand4,
   20705                 :             :         rtx operand5)
   20706                 :             : {
   20707                 :             :   rtx_insn *_val = 0;
   20708                 :             :   start_sequence ();
   20709                 :             :   {
   20710                 :             :     rtx operands[6];
   20711                 :             :     operands[0] = operand0;
   20712                 :             :     operands[1] = operand1;
   20713                 :             :     operands[2] = operand2;
   20714                 :             :     operands[3] = operand3;
   20715                 :             :     operands[4] = operand4;
   20716                 :             :     operands[5] = operand5;
   20717                 :             : #define FAIL _Pragma ("GCC error \"vconduv32hfv32hi cannot FAIL\"") (void)0
   20718                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20719                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20720                 :             : {
   20721                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20722                 :             :   gcc_assert (ok);
   20723                 :             :   DONE;
   20724                 :             : }
   20725                 :             : #undef DONE
   20726                 :             : #undef FAIL
   20727                 :             :     operand0 = operands[0];
   20728                 :             :     (void) operand0;
   20729                 :             :     operand1 = operands[1];
   20730                 :             :     (void) operand1;
   20731                 :             :     operand2 = operands[2];
   20732                 :             :     (void) operand2;
   20733                 :             :     operand3 = operands[3];
   20734                 :             :     (void) operand3;
   20735                 :             :     operand4 = operands[4];
   20736                 :             :     (void) operand4;
   20737                 :             :     operand5 = operands[5];
   20738                 :             :     (void) operand5;
   20739                 :             :   }
   20740                 :             :   emit_insn (gen_rtx_SET (operand0,
   20741                 :             :         gen_rtx_IF_THEN_ELSE (V32HFmode,
   20742                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20743                 :             :                 operand4,
   20744                 :             :                 operand5),
   20745                 :             :         operand1,
   20746                 :             :         operand2)));
   20747                 :             :   _val = get_insns ();
   20748                 :             :   end_sequence ();
   20749                 :             :   return _val;
   20750                 :             : }
   20751                 :             : 
   20752                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20753                 :             : rtx
   20754                 :             : gen_vconduv32hfv64qi (rtx operand0,
   20755                 :             :         rtx operand1,
   20756                 :             :         rtx operand2,
   20757                 :             :         rtx operand3,
   20758                 :             :         rtx operand4,
   20759                 :             :         rtx operand5)
   20760                 :             : {
   20761                 :             :   rtx_insn *_val = 0;
   20762                 :             :   start_sequence ();
   20763                 :             :   {
   20764                 :             :     rtx operands[6];
   20765                 :             :     operands[0] = operand0;
   20766                 :             :     operands[1] = operand1;
   20767                 :             :     operands[2] = operand2;
   20768                 :             :     operands[3] = operand3;
   20769                 :             :     operands[4] = operand4;
   20770                 :             :     operands[5] = operand5;
   20771                 :             : #define FAIL _Pragma ("GCC error \"vconduv32hfv64qi cannot FAIL\"") (void)0
   20772                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20773                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20774                 :             : {
   20775                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20776                 :             :   gcc_assert (ok);
   20777                 :             :   DONE;
   20778                 :             : }
   20779                 :             : #undef DONE
   20780                 :             : #undef FAIL
   20781                 :             :     operand0 = operands[0];
   20782                 :             :     (void) operand0;
   20783                 :             :     operand1 = operands[1];
   20784                 :             :     (void) operand1;
   20785                 :             :     operand2 = operands[2];
   20786                 :             :     (void) operand2;
   20787                 :             :     operand3 = operands[3];
   20788                 :             :     (void) operand3;
   20789                 :             :     operand4 = operands[4];
   20790                 :             :     (void) operand4;
   20791                 :             :     operand5 = operands[5];
   20792                 :             :     (void) operand5;
   20793                 :             :   }
   20794                 :             :   emit_insn (gen_rtx_SET (operand0,
   20795                 :             :         gen_rtx_IF_THEN_ELSE (V32HFmode,
   20796                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20797                 :             :                 operand4,
   20798                 :             :                 operand5),
   20799                 :             :         operand1,
   20800                 :             :         operand2)));
   20801                 :             :   _val = get_insns ();
   20802                 :             :   end_sequence ();
   20803                 :             :   return _val;
   20804                 :             : }
   20805                 :             : 
   20806                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20807                 :             : rtx
   20808                 :             : gen_vconduv32bfv16si (rtx operand0,
   20809                 :             :         rtx operand1,
   20810                 :             :         rtx operand2,
   20811                 :             :         rtx operand3,
   20812                 :             :         rtx operand4,
   20813                 :             :         rtx operand5)
   20814                 :             : {
   20815                 :             :   rtx_insn *_val = 0;
   20816                 :             :   start_sequence ();
   20817                 :             :   {
   20818                 :             :     rtx operands[6];
   20819                 :             :     operands[0] = operand0;
   20820                 :             :     operands[1] = operand1;
   20821                 :             :     operands[2] = operand2;
   20822                 :             :     operands[3] = operand3;
   20823                 :             :     operands[4] = operand4;
   20824                 :             :     operands[5] = operand5;
   20825                 :             : #define FAIL _Pragma ("GCC error \"vconduv32bfv16si cannot FAIL\"") (void)0
   20826                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20827                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20828                 :             : {
   20829                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20830                 :             :   gcc_assert (ok);
   20831                 :             :   DONE;
   20832                 :             : }
   20833                 :             : #undef DONE
   20834                 :             : #undef FAIL
   20835                 :             :     operand0 = operands[0];
   20836                 :             :     (void) operand0;
   20837                 :             :     operand1 = operands[1];
   20838                 :             :     (void) operand1;
   20839                 :             :     operand2 = operands[2];
   20840                 :             :     (void) operand2;
   20841                 :             :     operand3 = operands[3];
   20842                 :             :     (void) operand3;
   20843                 :             :     operand4 = operands[4];
   20844                 :             :     (void) operand4;
   20845                 :             :     operand5 = operands[5];
   20846                 :             :     (void) operand5;
   20847                 :             :   }
   20848                 :             :   emit_insn (gen_rtx_SET (operand0,
   20849                 :             :         gen_rtx_IF_THEN_ELSE (V32BFmode,
   20850                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20851                 :             :                 operand4,
   20852                 :             :                 operand5),
   20853                 :             :         operand1,
   20854                 :             :         operand2)));
   20855                 :             :   _val = get_insns ();
   20856                 :             :   end_sequence ();
   20857                 :             :   return _val;
   20858                 :             : }
   20859                 :             : 
   20860                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20861                 :             : rtx
   20862                 :             : gen_vconduv32bfv8di (rtx operand0,
   20863                 :             :         rtx operand1,
   20864                 :             :         rtx operand2,
   20865                 :             :         rtx operand3,
   20866                 :             :         rtx operand4,
   20867                 :             :         rtx operand5)
   20868                 :             : {
   20869                 :             :   rtx_insn *_val = 0;
   20870                 :             :   start_sequence ();
   20871                 :             :   {
   20872                 :             :     rtx operands[6];
   20873                 :             :     operands[0] = operand0;
   20874                 :             :     operands[1] = operand1;
   20875                 :             :     operands[2] = operand2;
   20876                 :             :     operands[3] = operand3;
   20877                 :             :     operands[4] = operand4;
   20878                 :             :     operands[5] = operand5;
   20879                 :             : #define FAIL _Pragma ("GCC error \"vconduv32bfv8di cannot FAIL\"") (void)0
   20880                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20881                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20882                 :             : {
   20883                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20884                 :             :   gcc_assert (ok);
   20885                 :             :   DONE;
   20886                 :             : }
   20887                 :             : #undef DONE
   20888                 :             : #undef FAIL
   20889                 :             :     operand0 = operands[0];
   20890                 :             :     (void) operand0;
   20891                 :             :     operand1 = operands[1];
   20892                 :             :     (void) operand1;
   20893                 :             :     operand2 = operands[2];
   20894                 :             :     (void) operand2;
   20895                 :             :     operand3 = operands[3];
   20896                 :             :     (void) operand3;
   20897                 :             :     operand4 = operands[4];
   20898                 :             :     (void) operand4;
   20899                 :             :     operand5 = operands[5];
   20900                 :             :     (void) operand5;
   20901                 :             :   }
   20902                 :             :   emit_insn (gen_rtx_SET (operand0,
   20903                 :             :         gen_rtx_IF_THEN_ELSE (V32BFmode,
   20904                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20905                 :             :                 operand4,
   20906                 :             :                 operand5),
   20907                 :             :         operand1,
   20908                 :             :         operand2)));
   20909                 :             :   _val = get_insns ();
   20910                 :             :   end_sequence ();
   20911                 :             :   return _val;
   20912                 :             : }
   20913                 :             : 
   20914                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20915                 :             : rtx
   20916                 :             : gen_vconduv32bfv32hi (rtx operand0,
   20917                 :             :         rtx operand1,
   20918                 :             :         rtx operand2,
   20919                 :             :         rtx operand3,
   20920                 :             :         rtx operand4,
   20921                 :             :         rtx operand5)
   20922                 :             : {
   20923                 :             :   rtx_insn *_val = 0;
   20924                 :             :   start_sequence ();
   20925                 :             :   {
   20926                 :             :     rtx operands[6];
   20927                 :             :     operands[0] = operand0;
   20928                 :             :     operands[1] = operand1;
   20929                 :             :     operands[2] = operand2;
   20930                 :             :     operands[3] = operand3;
   20931                 :             :     operands[4] = operand4;
   20932                 :             :     operands[5] = operand5;
   20933                 :             : #define FAIL _Pragma ("GCC error \"vconduv32bfv32hi cannot FAIL\"") (void)0
   20934                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20935                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20936                 :             : {
   20937                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20938                 :             :   gcc_assert (ok);
   20939                 :             :   DONE;
   20940                 :             : }
   20941                 :             : #undef DONE
   20942                 :             : #undef FAIL
   20943                 :             :     operand0 = operands[0];
   20944                 :             :     (void) operand0;
   20945                 :             :     operand1 = operands[1];
   20946                 :             :     (void) operand1;
   20947                 :             :     operand2 = operands[2];
   20948                 :             :     (void) operand2;
   20949                 :             :     operand3 = operands[3];
   20950                 :             :     (void) operand3;
   20951                 :             :     operand4 = operands[4];
   20952                 :             :     (void) operand4;
   20953                 :             :     operand5 = operands[5];
   20954                 :             :     (void) operand5;
   20955                 :             :   }
   20956                 :             :   emit_insn (gen_rtx_SET (operand0,
   20957                 :             :         gen_rtx_IF_THEN_ELSE (V32BFmode,
   20958                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   20959                 :             :                 operand4,
   20960                 :             :                 operand5),
   20961                 :             :         operand1,
   20962                 :             :         operand2)));
   20963                 :             :   _val = get_insns ();
   20964                 :             :   end_sequence ();
   20965                 :             :   return _val;
   20966                 :             : }
   20967                 :             : 
   20968                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17382 */
   20969                 :             : rtx
   20970                 :             : gen_vconduv32bfv64qi (rtx operand0,
   20971                 :             :         rtx operand1,
   20972                 :             :         rtx operand2,
   20973                 :             :         rtx operand3,
   20974                 :             :         rtx operand4,
   20975                 :             :         rtx operand5)
   20976                 :             : {
   20977                 :             :   rtx_insn *_val = 0;
   20978                 :             :   start_sequence ();
   20979                 :             :   {
   20980                 :             :     rtx operands[6];
   20981                 :             :     operands[0] = operand0;
   20982                 :             :     operands[1] = operand1;
   20983                 :             :     operands[2] = operand2;
   20984                 :             :     operands[3] = operand3;
   20985                 :             :     operands[4] = operand4;
   20986                 :             :     operands[5] = operand5;
   20987                 :             : #define FAIL _Pragma ("GCC error \"vconduv32bfv64qi cannot FAIL\"") (void)0
   20988                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20989                 :             : #line 17393 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   20990                 :             : {
   20991                 :             :   bool ok = ix86_expand_int_vcond (operands);
   20992                 :             :   gcc_assert (ok);
   20993                 :             :   DONE;
   20994                 :             : }
   20995                 :             : #undef DONE
   20996                 :             : #undef FAIL
   20997                 :             :     operand0 = operands[0];
   20998                 :             :     (void) operand0;
   20999                 :             :     operand1 = operands[1];
   21000                 :             :     (void) operand1;
   21001                 :             :     operand2 = operands[2];
   21002                 :             :     (void) operand2;
   21003                 :             :     operand3 = operands[3];
   21004                 :             :     (void) operand3;
   21005                 :             :     operand4 = operands[4];
   21006                 :             :     (void) operand4;
   21007                 :             :     operand5 = operands[5];
   21008                 :             :     (void) operand5;
   21009                 :             :   }
   21010                 :             :   emit_insn (gen_rtx_SET (operand0,
   21011                 :             :         gen_rtx_IF_THEN_ELSE (V32BFmode,
   21012                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21013                 :             :                 operand4,
   21014                 :             :                 operand5),
   21015                 :             :         operand1,
   21016                 :             :         operand2)));
   21017                 :             :   _val = get_insns ();
   21018                 :             :   end_sequence ();
   21019                 :             :   return _val;
   21020                 :             : }
   21021                 :             : 
   21022                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21023                 :             : rtx
   21024                 :             : gen_vconduv32qiv32qi (rtx operand0,
   21025                 :             :         rtx operand1,
   21026                 :             :         rtx operand2,
   21027                 :             :         rtx operand3,
   21028                 :             :         rtx operand4,
   21029                 :             :         rtx operand5)
   21030                 :             : {
   21031                 :             :   rtx_insn *_val = 0;
   21032                 :             :   start_sequence ();
   21033                 :             :   {
   21034                 :             :     rtx operands[6];
   21035                 :             :     operands[0] = operand0;
   21036                 :             :     operands[1] = operand1;
   21037                 :             :     operands[2] = operand2;
   21038                 :             :     operands[3] = operand3;
   21039                 :             :     operands[4] = operand4;
   21040                 :             :     operands[5] = operand5;
   21041                 :             : #define FAIL _Pragma ("GCC error \"vconduv32qiv32qi cannot FAIL\"") (void)0
   21042                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21043                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21044                 :             : {
   21045                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21046                 :             :   gcc_assert (ok);
   21047                 :             :   DONE;
   21048                 :             : }
   21049                 :             : #undef DONE
   21050                 :             : #undef FAIL
   21051                 :             :     operand0 = operands[0];
   21052                 :             :     (void) operand0;
   21053                 :             :     operand1 = operands[1];
   21054                 :             :     (void) operand1;
   21055                 :             :     operand2 = operands[2];
   21056                 :             :     (void) operand2;
   21057                 :             :     operand3 = operands[3];
   21058                 :             :     (void) operand3;
   21059                 :             :     operand4 = operands[4];
   21060                 :             :     (void) operand4;
   21061                 :             :     operand5 = operands[5];
   21062                 :             :     (void) operand5;
   21063                 :             :   }
   21064                 :             :   emit_insn (gen_rtx_SET (operand0,
   21065                 :             :         gen_rtx_IF_THEN_ELSE (V32QImode,
   21066                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21067                 :             :                 operand4,
   21068                 :             :                 operand5),
   21069                 :             :         operand1,
   21070                 :             :         operand2)));
   21071                 :             :   _val = get_insns ();
   21072                 :             :   end_sequence ();
   21073                 :             :   return _val;
   21074                 :             : }
   21075                 :             : 
   21076                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21077                 :             : rtx
   21078                 :             : gen_vconduv32qiv16hi (rtx operand0,
   21079                 :             :         rtx operand1,
   21080                 :             :         rtx operand2,
   21081                 :             :         rtx operand3,
   21082                 :             :         rtx operand4,
   21083                 :             :         rtx operand5)
   21084                 :             : {
   21085                 :             :   rtx_insn *_val = 0;
   21086                 :             :   start_sequence ();
   21087                 :             :   {
   21088                 :             :     rtx operands[6];
   21089                 :             :     operands[0] = operand0;
   21090                 :             :     operands[1] = operand1;
   21091                 :             :     operands[2] = operand2;
   21092                 :             :     operands[3] = operand3;
   21093                 :             :     operands[4] = operand4;
   21094                 :             :     operands[5] = operand5;
   21095                 :             : #define FAIL _Pragma ("GCC error \"vconduv32qiv16hi cannot FAIL\"") (void)0
   21096                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21097                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21098                 :             : {
   21099                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21100                 :             :   gcc_assert (ok);
   21101                 :             :   DONE;
   21102                 :             : }
   21103                 :             : #undef DONE
   21104                 :             : #undef FAIL
   21105                 :             :     operand0 = operands[0];
   21106                 :             :     (void) operand0;
   21107                 :             :     operand1 = operands[1];
   21108                 :             :     (void) operand1;
   21109                 :             :     operand2 = operands[2];
   21110                 :             :     (void) operand2;
   21111                 :             :     operand3 = operands[3];
   21112                 :             :     (void) operand3;
   21113                 :             :     operand4 = operands[4];
   21114                 :             :     (void) operand4;
   21115                 :             :     operand5 = operands[5];
   21116                 :             :     (void) operand5;
   21117                 :             :   }
   21118                 :             :   emit_insn (gen_rtx_SET (operand0,
   21119                 :             :         gen_rtx_IF_THEN_ELSE (V32QImode,
   21120                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21121                 :             :                 operand4,
   21122                 :             :                 operand5),
   21123                 :             :         operand1,
   21124                 :             :         operand2)));
   21125                 :             :   _val = get_insns ();
   21126                 :             :   end_sequence ();
   21127                 :             :   return _val;
   21128                 :             : }
   21129                 :             : 
   21130                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21131                 :             : rtx
   21132                 :             : gen_vconduv32qiv8si (rtx operand0,
   21133                 :             :         rtx operand1,
   21134                 :             :         rtx operand2,
   21135                 :             :         rtx operand3,
   21136                 :             :         rtx operand4,
   21137                 :             :         rtx operand5)
   21138                 :             : {
   21139                 :             :   rtx_insn *_val = 0;
   21140                 :             :   start_sequence ();
   21141                 :             :   {
   21142                 :             :     rtx operands[6];
   21143                 :             :     operands[0] = operand0;
   21144                 :             :     operands[1] = operand1;
   21145                 :             :     operands[2] = operand2;
   21146                 :             :     operands[3] = operand3;
   21147                 :             :     operands[4] = operand4;
   21148                 :             :     operands[5] = operand5;
   21149                 :             : #define FAIL _Pragma ("GCC error \"vconduv32qiv8si cannot FAIL\"") (void)0
   21150                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21151                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21152                 :             : {
   21153                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21154                 :             :   gcc_assert (ok);
   21155                 :             :   DONE;
   21156                 :             : }
   21157                 :             : #undef DONE
   21158                 :             : #undef FAIL
   21159                 :             :     operand0 = operands[0];
   21160                 :             :     (void) operand0;
   21161                 :             :     operand1 = operands[1];
   21162                 :             :     (void) operand1;
   21163                 :             :     operand2 = operands[2];
   21164                 :             :     (void) operand2;
   21165                 :             :     operand3 = operands[3];
   21166                 :             :     (void) operand3;
   21167                 :             :     operand4 = operands[4];
   21168                 :             :     (void) operand4;
   21169                 :             :     operand5 = operands[5];
   21170                 :             :     (void) operand5;
   21171                 :             :   }
   21172                 :             :   emit_insn (gen_rtx_SET (operand0,
   21173                 :             :         gen_rtx_IF_THEN_ELSE (V32QImode,
   21174                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21175                 :             :                 operand4,
   21176                 :             :                 operand5),
   21177                 :             :         operand1,
   21178                 :             :         operand2)));
   21179                 :             :   _val = get_insns ();
   21180                 :             :   end_sequence ();
   21181                 :             :   return _val;
   21182                 :             : }
   21183                 :             : 
   21184                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21185                 :             : rtx
   21186                 :             : gen_vconduv32qiv4di (rtx operand0,
   21187                 :             :         rtx operand1,
   21188                 :             :         rtx operand2,
   21189                 :             :         rtx operand3,
   21190                 :             :         rtx operand4,
   21191                 :             :         rtx operand5)
   21192                 :             : {
   21193                 :             :   rtx_insn *_val = 0;
   21194                 :             :   start_sequence ();
   21195                 :             :   {
   21196                 :             :     rtx operands[6];
   21197                 :             :     operands[0] = operand0;
   21198                 :             :     operands[1] = operand1;
   21199                 :             :     operands[2] = operand2;
   21200                 :             :     operands[3] = operand3;
   21201                 :             :     operands[4] = operand4;
   21202                 :             :     operands[5] = operand5;
   21203                 :             : #define FAIL _Pragma ("GCC error \"vconduv32qiv4di cannot FAIL\"") (void)0
   21204                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21205                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21206                 :             : {
   21207                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21208                 :             :   gcc_assert (ok);
   21209                 :             :   DONE;
   21210                 :             : }
   21211                 :             : #undef DONE
   21212                 :             : #undef FAIL
   21213                 :             :     operand0 = operands[0];
   21214                 :             :     (void) operand0;
   21215                 :             :     operand1 = operands[1];
   21216                 :             :     (void) operand1;
   21217                 :             :     operand2 = operands[2];
   21218                 :             :     (void) operand2;
   21219                 :             :     operand3 = operands[3];
   21220                 :             :     (void) operand3;
   21221                 :             :     operand4 = operands[4];
   21222                 :             :     (void) operand4;
   21223                 :             :     operand5 = operands[5];
   21224                 :             :     (void) operand5;
   21225                 :             :   }
   21226                 :             :   emit_insn (gen_rtx_SET (operand0,
   21227                 :             :         gen_rtx_IF_THEN_ELSE (V32QImode,
   21228                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21229                 :             :                 operand4,
   21230                 :             :                 operand5),
   21231                 :             :         operand1,
   21232                 :             :         operand2)));
   21233                 :             :   _val = get_insns ();
   21234                 :             :   end_sequence ();
   21235                 :             :   return _val;
   21236                 :             : }
   21237                 :             : 
   21238                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21239                 :             : rtx
   21240                 :             : gen_vconduv16hiv32qi (rtx operand0,
   21241                 :             :         rtx operand1,
   21242                 :             :         rtx operand2,
   21243                 :             :         rtx operand3,
   21244                 :             :         rtx operand4,
   21245                 :             :         rtx operand5)
   21246                 :             : {
   21247                 :             :   rtx_insn *_val = 0;
   21248                 :             :   start_sequence ();
   21249                 :             :   {
   21250                 :             :     rtx operands[6];
   21251                 :             :     operands[0] = operand0;
   21252                 :             :     operands[1] = operand1;
   21253                 :             :     operands[2] = operand2;
   21254                 :             :     operands[3] = operand3;
   21255                 :             :     operands[4] = operand4;
   21256                 :             :     operands[5] = operand5;
   21257                 :             : #define FAIL _Pragma ("GCC error \"vconduv16hiv32qi cannot FAIL\"") (void)0
   21258                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21259                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21260                 :             : {
   21261                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21262                 :             :   gcc_assert (ok);
   21263                 :             :   DONE;
   21264                 :             : }
   21265                 :             : #undef DONE
   21266                 :             : #undef FAIL
   21267                 :             :     operand0 = operands[0];
   21268                 :             :     (void) operand0;
   21269                 :             :     operand1 = operands[1];
   21270                 :             :     (void) operand1;
   21271                 :             :     operand2 = operands[2];
   21272                 :             :     (void) operand2;
   21273                 :             :     operand3 = operands[3];
   21274                 :             :     (void) operand3;
   21275                 :             :     operand4 = operands[4];
   21276                 :             :     (void) operand4;
   21277                 :             :     operand5 = operands[5];
   21278                 :             :     (void) operand5;
   21279                 :             :   }
   21280                 :             :   emit_insn (gen_rtx_SET (operand0,
   21281                 :             :         gen_rtx_IF_THEN_ELSE (V16HImode,
   21282                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21283                 :             :                 operand4,
   21284                 :             :                 operand5),
   21285                 :             :         operand1,
   21286                 :             :         operand2)));
   21287                 :             :   _val = get_insns ();
   21288                 :             :   end_sequence ();
   21289                 :             :   return _val;
   21290                 :             : }
   21291                 :             : 
   21292                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21293                 :             : rtx
   21294                 :             : gen_vconduv16hiv16hi (rtx operand0,
   21295                 :             :         rtx operand1,
   21296                 :             :         rtx operand2,
   21297                 :             :         rtx operand3,
   21298                 :             :         rtx operand4,
   21299                 :             :         rtx operand5)
   21300                 :             : {
   21301                 :             :   rtx_insn *_val = 0;
   21302                 :             :   start_sequence ();
   21303                 :             :   {
   21304                 :             :     rtx operands[6];
   21305                 :             :     operands[0] = operand0;
   21306                 :             :     operands[1] = operand1;
   21307                 :             :     operands[2] = operand2;
   21308                 :             :     operands[3] = operand3;
   21309                 :             :     operands[4] = operand4;
   21310                 :             :     operands[5] = operand5;
   21311                 :             : #define FAIL _Pragma ("GCC error \"vconduv16hiv16hi cannot FAIL\"") (void)0
   21312                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21313                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21314                 :             : {
   21315                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21316                 :             :   gcc_assert (ok);
   21317                 :             :   DONE;
   21318                 :             : }
   21319                 :             : #undef DONE
   21320                 :             : #undef FAIL
   21321                 :             :     operand0 = operands[0];
   21322                 :             :     (void) operand0;
   21323                 :             :     operand1 = operands[1];
   21324                 :             :     (void) operand1;
   21325                 :             :     operand2 = operands[2];
   21326                 :             :     (void) operand2;
   21327                 :             :     operand3 = operands[3];
   21328                 :             :     (void) operand3;
   21329                 :             :     operand4 = operands[4];
   21330                 :             :     (void) operand4;
   21331                 :             :     operand5 = operands[5];
   21332                 :             :     (void) operand5;
   21333                 :             :   }
   21334                 :             :   emit_insn (gen_rtx_SET (operand0,
   21335                 :             :         gen_rtx_IF_THEN_ELSE (V16HImode,
   21336                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21337                 :             :                 operand4,
   21338                 :             :                 operand5),
   21339                 :             :         operand1,
   21340                 :             :         operand2)));
   21341                 :             :   _val = get_insns ();
   21342                 :             :   end_sequence ();
   21343                 :             :   return _val;
   21344                 :             : }
   21345                 :             : 
   21346                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21347                 :             : rtx
   21348                 :             : gen_vconduv16hiv8si (rtx operand0,
   21349                 :             :         rtx operand1,
   21350                 :             :         rtx operand2,
   21351                 :             :         rtx operand3,
   21352                 :             :         rtx operand4,
   21353                 :             :         rtx operand5)
   21354                 :             : {
   21355                 :             :   rtx_insn *_val = 0;
   21356                 :             :   start_sequence ();
   21357                 :             :   {
   21358                 :             :     rtx operands[6];
   21359                 :             :     operands[0] = operand0;
   21360                 :             :     operands[1] = operand1;
   21361                 :             :     operands[2] = operand2;
   21362                 :             :     operands[3] = operand3;
   21363                 :             :     operands[4] = operand4;
   21364                 :             :     operands[5] = operand5;
   21365                 :             : #define FAIL _Pragma ("GCC error \"vconduv16hiv8si cannot FAIL\"") (void)0
   21366                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21367                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21368                 :             : {
   21369                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21370                 :             :   gcc_assert (ok);
   21371                 :             :   DONE;
   21372                 :             : }
   21373                 :             : #undef DONE
   21374                 :             : #undef FAIL
   21375                 :             :     operand0 = operands[0];
   21376                 :             :     (void) operand0;
   21377                 :             :     operand1 = operands[1];
   21378                 :             :     (void) operand1;
   21379                 :             :     operand2 = operands[2];
   21380                 :             :     (void) operand2;
   21381                 :             :     operand3 = operands[3];
   21382                 :             :     (void) operand3;
   21383                 :             :     operand4 = operands[4];
   21384                 :             :     (void) operand4;
   21385                 :             :     operand5 = operands[5];
   21386                 :             :     (void) operand5;
   21387                 :             :   }
   21388                 :             :   emit_insn (gen_rtx_SET (operand0,
   21389                 :             :         gen_rtx_IF_THEN_ELSE (V16HImode,
   21390                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21391                 :             :                 operand4,
   21392                 :             :                 operand5),
   21393                 :             :         operand1,
   21394                 :             :         operand2)));
   21395                 :             :   _val = get_insns ();
   21396                 :             :   end_sequence ();
   21397                 :             :   return _val;
   21398                 :             : }
   21399                 :             : 
   21400                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21401                 :             : rtx
   21402                 :             : gen_vconduv16hiv4di (rtx operand0,
   21403                 :             :         rtx operand1,
   21404                 :             :         rtx operand2,
   21405                 :             :         rtx operand3,
   21406                 :             :         rtx operand4,
   21407                 :             :         rtx operand5)
   21408                 :             : {
   21409                 :             :   rtx_insn *_val = 0;
   21410                 :             :   start_sequence ();
   21411                 :             :   {
   21412                 :             :     rtx operands[6];
   21413                 :             :     operands[0] = operand0;
   21414                 :             :     operands[1] = operand1;
   21415                 :             :     operands[2] = operand2;
   21416                 :             :     operands[3] = operand3;
   21417                 :             :     operands[4] = operand4;
   21418                 :             :     operands[5] = operand5;
   21419                 :             : #define FAIL _Pragma ("GCC error \"vconduv16hiv4di cannot FAIL\"") (void)0
   21420                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21421                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21422                 :             : {
   21423                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21424                 :             :   gcc_assert (ok);
   21425                 :             :   DONE;
   21426                 :             : }
   21427                 :             : #undef DONE
   21428                 :             : #undef FAIL
   21429                 :             :     operand0 = operands[0];
   21430                 :             :     (void) operand0;
   21431                 :             :     operand1 = operands[1];
   21432                 :             :     (void) operand1;
   21433                 :             :     operand2 = operands[2];
   21434                 :             :     (void) operand2;
   21435                 :             :     operand3 = operands[3];
   21436                 :             :     (void) operand3;
   21437                 :             :     operand4 = operands[4];
   21438                 :             :     (void) operand4;
   21439                 :             :     operand5 = operands[5];
   21440                 :             :     (void) operand5;
   21441                 :             :   }
   21442                 :             :   emit_insn (gen_rtx_SET (operand0,
   21443                 :             :         gen_rtx_IF_THEN_ELSE (V16HImode,
   21444                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21445                 :             :                 operand4,
   21446                 :             :                 operand5),
   21447                 :             :         operand1,
   21448                 :             :         operand2)));
   21449                 :             :   _val = get_insns ();
   21450                 :             :   end_sequence ();
   21451                 :             :   return _val;
   21452                 :             : }
   21453                 :             : 
   21454                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21455                 :             : rtx
   21456                 :             : gen_vconduv8siv32qi (rtx operand0,
   21457                 :             :         rtx operand1,
   21458                 :             :         rtx operand2,
   21459                 :             :         rtx operand3,
   21460                 :             :         rtx operand4,
   21461                 :             :         rtx operand5)
   21462                 :             : {
   21463                 :             :   rtx_insn *_val = 0;
   21464                 :             :   start_sequence ();
   21465                 :             :   {
   21466                 :             :     rtx operands[6];
   21467                 :             :     operands[0] = operand0;
   21468                 :             :     operands[1] = operand1;
   21469                 :             :     operands[2] = operand2;
   21470                 :             :     operands[3] = operand3;
   21471                 :             :     operands[4] = operand4;
   21472                 :             :     operands[5] = operand5;
   21473                 :             : #define FAIL _Pragma ("GCC error \"vconduv8siv32qi cannot FAIL\"") (void)0
   21474                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21475                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21476                 :             : {
   21477                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21478                 :             :   gcc_assert (ok);
   21479                 :             :   DONE;
   21480                 :             : }
   21481                 :             : #undef DONE
   21482                 :             : #undef FAIL
   21483                 :             :     operand0 = operands[0];
   21484                 :             :     (void) operand0;
   21485                 :             :     operand1 = operands[1];
   21486                 :             :     (void) operand1;
   21487                 :             :     operand2 = operands[2];
   21488                 :             :     (void) operand2;
   21489                 :             :     operand3 = operands[3];
   21490                 :             :     (void) operand3;
   21491                 :             :     operand4 = operands[4];
   21492                 :             :     (void) operand4;
   21493                 :             :     operand5 = operands[5];
   21494                 :             :     (void) operand5;
   21495                 :             :   }
   21496                 :             :   emit_insn (gen_rtx_SET (operand0,
   21497                 :             :         gen_rtx_IF_THEN_ELSE (V8SImode,
   21498                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21499                 :             :                 operand4,
   21500                 :             :                 operand5),
   21501                 :             :         operand1,
   21502                 :             :         operand2)));
   21503                 :             :   _val = get_insns ();
   21504                 :             :   end_sequence ();
   21505                 :             :   return _val;
   21506                 :             : }
   21507                 :             : 
   21508                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21509                 :             : rtx
   21510                 :             : gen_vconduv8siv16hi (rtx operand0,
   21511                 :             :         rtx operand1,
   21512                 :             :         rtx operand2,
   21513                 :             :         rtx operand3,
   21514                 :             :         rtx operand4,
   21515                 :             :         rtx operand5)
   21516                 :             : {
   21517                 :             :   rtx_insn *_val = 0;
   21518                 :             :   start_sequence ();
   21519                 :             :   {
   21520                 :             :     rtx operands[6];
   21521                 :             :     operands[0] = operand0;
   21522                 :             :     operands[1] = operand1;
   21523                 :             :     operands[2] = operand2;
   21524                 :             :     operands[3] = operand3;
   21525                 :             :     operands[4] = operand4;
   21526                 :             :     operands[5] = operand5;
   21527                 :             : #define FAIL _Pragma ("GCC error \"vconduv8siv16hi cannot FAIL\"") (void)0
   21528                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21529                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21530                 :             : {
   21531                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21532                 :             :   gcc_assert (ok);
   21533                 :             :   DONE;
   21534                 :             : }
   21535                 :             : #undef DONE
   21536                 :             : #undef FAIL
   21537                 :             :     operand0 = operands[0];
   21538                 :             :     (void) operand0;
   21539                 :             :     operand1 = operands[1];
   21540                 :             :     (void) operand1;
   21541                 :             :     operand2 = operands[2];
   21542                 :             :     (void) operand2;
   21543                 :             :     operand3 = operands[3];
   21544                 :             :     (void) operand3;
   21545                 :             :     operand4 = operands[4];
   21546                 :             :     (void) operand4;
   21547                 :             :     operand5 = operands[5];
   21548                 :             :     (void) operand5;
   21549                 :             :   }
   21550                 :             :   emit_insn (gen_rtx_SET (operand0,
   21551                 :             :         gen_rtx_IF_THEN_ELSE (V8SImode,
   21552                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21553                 :             :                 operand4,
   21554                 :             :                 operand5),
   21555                 :             :         operand1,
   21556                 :             :         operand2)));
   21557                 :             :   _val = get_insns ();
   21558                 :             :   end_sequence ();
   21559                 :             :   return _val;
   21560                 :             : }
   21561                 :             : 
   21562                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21563                 :             : rtx
   21564                 :             : gen_vconduv8siv8si (rtx operand0,
   21565                 :             :         rtx operand1,
   21566                 :             :         rtx operand2,
   21567                 :             :         rtx operand3,
   21568                 :             :         rtx operand4,
   21569                 :             :         rtx operand5)
   21570                 :             : {
   21571                 :             :   rtx_insn *_val = 0;
   21572                 :             :   start_sequence ();
   21573                 :             :   {
   21574                 :             :     rtx operands[6];
   21575                 :             :     operands[0] = operand0;
   21576                 :             :     operands[1] = operand1;
   21577                 :             :     operands[2] = operand2;
   21578                 :             :     operands[3] = operand3;
   21579                 :             :     operands[4] = operand4;
   21580                 :             :     operands[5] = operand5;
   21581                 :             : #define FAIL _Pragma ("GCC error \"vconduv8siv8si cannot FAIL\"") (void)0
   21582                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21583                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21584                 :             : {
   21585                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21586                 :             :   gcc_assert (ok);
   21587                 :             :   DONE;
   21588                 :             : }
   21589                 :             : #undef DONE
   21590                 :             : #undef FAIL
   21591                 :             :     operand0 = operands[0];
   21592                 :             :     (void) operand0;
   21593                 :             :     operand1 = operands[1];
   21594                 :             :     (void) operand1;
   21595                 :             :     operand2 = operands[2];
   21596                 :             :     (void) operand2;
   21597                 :             :     operand3 = operands[3];
   21598                 :             :     (void) operand3;
   21599                 :             :     operand4 = operands[4];
   21600                 :             :     (void) operand4;
   21601                 :             :     operand5 = operands[5];
   21602                 :             :     (void) operand5;
   21603                 :             :   }
   21604                 :             :   emit_insn (gen_rtx_SET (operand0,
   21605                 :             :         gen_rtx_IF_THEN_ELSE (V8SImode,
   21606                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21607                 :             :                 operand4,
   21608                 :             :                 operand5),
   21609                 :             :         operand1,
   21610                 :             :         operand2)));
   21611                 :             :   _val = get_insns ();
   21612                 :             :   end_sequence ();
   21613                 :             :   return _val;
   21614                 :             : }
   21615                 :             : 
   21616                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21617                 :             : rtx
   21618                 :             : gen_vconduv8siv4di (rtx operand0,
   21619                 :             :         rtx operand1,
   21620                 :             :         rtx operand2,
   21621                 :             :         rtx operand3,
   21622                 :             :         rtx operand4,
   21623                 :             :         rtx operand5)
   21624                 :             : {
   21625                 :             :   rtx_insn *_val = 0;
   21626                 :             :   start_sequence ();
   21627                 :             :   {
   21628                 :             :     rtx operands[6];
   21629                 :             :     operands[0] = operand0;
   21630                 :             :     operands[1] = operand1;
   21631                 :             :     operands[2] = operand2;
   21632                 :             :     operands[3] = operand3;
   21633                 :             :     operands[4] = operand4;
   21634                 :             :     operands[5] = operand5;
   21635                 :             : #define FAIL _Pragma ("GCC error \"vconduv8siv4di cannot FAIL\"") (void)0
   21636                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21637                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21638                 :             : {
   21639                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21640                 :             :   gcc_assert (ok);
   21641                 :             :   DONE;
   21642                 :             : }
   21643                 :             : #undef DONE
   21644                 :             : #undef FAIL
   21645                 :             :     operand0 = operands[0];
   21646                 :             :     (void) operand0;
   21647                 :             :     operand1 = operands[1];
   21648                 :             :     (void) operand1;
   21649                 :             :     operand2 = operands[2];
   21650                 :             :     (void) operand2;
   21651                 :             :     operand3 = operands[3];
   21652                 :             :     (void) operand3;
   21653                 :             :     operand4 = operands[4];
   21654                 :             :     (void) operand4;
   21655                 :             :     operand5 = operands[5];
   21656                 :             :     (void) operand5;
   21657                 :             :   }
   21658                 :             :   emit_insn (gen_rtx_SET (operand0,
   21659                 :             :         gen_rtx_IF_THEN_ELSE (V8SImode,
   21660                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21661                 :             :                 operand4,
   21662                 :             :                 operand5),
   21663                 :             :         operand1,
   21664                 :             :         operand2)));
   21665                 :             :   _val = get_insns ();
   21666                 :             :   end_sequence ();
   21667                 :             :   return _val;
   21668                 :             : }
   21669                 :             : 
   21670                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21671                 :             : rtx
   21672                 :             : gen_vconduv4div32qi (rtx operand0,
   21673                 :             :         rtx operand1,
   21674                 :             :         rtx operand2,
   21675                 :             :         rtx operand3,
   21676                 :             :         rtx operand4,
   21677                 :             :         rtx operand5)
   21678                 :             : {
   21679                 :             :   rtx_insn *_val = 0;
   21680                 :             :   start_sequence ();
   21681                 :             :   {
   21682                 :             :     rtx operands[6];
   21683                 :             :     operands[0] = operand0;
   21684                 :             :     operands[1] = operand1;
   21685                 :             :     operands[2] = operand2;
   21686                 :             :     operands[3] = operand3;
   21687                 :             :     operands[4] = operand4;
   21688                 :             :     operands[5] = operand5;
   21689                 :             : #define FAIL _Pragma ("GCC error \"vconduv4div32qi cannot FAIL\"") (void)0
   21690                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21691                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21692                 :             : {
   21693                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21694                 :             :   gcc_assert (ok);
   21695                 :             :   DONE;
   21696                 :             : }
   21697                 :             : #undef DONE
   21698                 :             : #undef FAIL
   21699                 :             :     operand0 = operands[0];
   21700                 :             :     (void) operand0;
   21701                 :             :     operand1 = operands[1];
   21702                 :             :     (void) operand1;
   21703                 :             :     operand2 = operands[2];
   21704                 :             :     (void) operand2;
   21705                 :             :     operand3 = operands[3];
   21706                 :             :     (void) operand3;
   21707                 :             :     operand4 = operands[4];
   21708                 :             :     (void) operand4;
   21709                 :             :     operand5 = operands[5];
   21710                 :             :     (void) operand5;
   21711                 :             :   }
   21712                 :             :   emit_insn (gen_rtx_SET (operand0,
   21713                 :             :         gen_rtx_IF_THEN_ELSE (V4DImode,
   21714                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21715                 :             :                 operand4,
   21716                 :             :                 operand5),
   21717                 :             :         operand1,
   21718                 :             :         operand2)));
   21719                 :             :   _val = get_insns ();
   21720                 :             :   end_sequence ();
   21721                 :             :   return _val;
   21722                 :             : }
   21723                 :             : 
   21724                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21725                 :             : rtx
   21726                 :             : gen_vconduv4div16hi (rtx operand0,
   21727                 :             :         rtx operand1,
   21728                 :             :         rtx operand2,
   21729                 :             :         rtx operand3,
   21730                 :             :         rtx operand4,
   21731                 :             :         rtx operand5)
   21732                 :             : {
   21733                 :             :   rtx_insn *_val = 0;
   21734                 :             :   start_sequence ();
   21735                 :             :   {
   21736                 :             :     rtx operands[6];
   21737                 :             :     operands[0] = operand0;
   21738                 :             :     operands[1] = operand1;
   21739                 :             :     operands[2] = operand2;
   21740                 :             :     operands[3] = operand3;
   21741                 :             :     operands[4] = operand4;
   21742                 :             :     operands[5] = operand5;
   21743                 :             : #define FAIL _Pragma ("GCC error \"vconduv4div16hi cannot FAIL\"") (void)0
   21744                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21745                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21746                 :             : {
   21747                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21748                 :             :   gcc_assert (ok);
   21749                 :             :   DONE;
   21750                 :             : }
   21751                 :             : #undef DONE
   21752                 :             : #undef FAIL
   21753                 :             :     operand0 = operands[0];
   21754                 :             :     (void) operand0;
   21755                 :             :     operand1 = operands[1];
   21756                 :             :     (void) operand1;
   21757                 :             :     operand2 = operands[2];
   21758                 :             :     (void) operand2;
   21759                 :             :     operand3 = operands[3];
   21760                 :             :     (void) operand3;
   21761                 :             :     operand4 = operands[4];
   21762                 :             :     (void) operand4;
   21763                 :             :     operand5 = operands[5];
   21764                 :             :     (void) operand5;
   21765                 :             :   }
   21766                 :             :   emit_insn (gen_rtx_SET (operand0,
   21767                 :             :         gen_rtx_IF_THEN_ELSE (V4DImode,
   21768                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21769                 :             :                 operand4,
   21770                 :             :                 operand5),
   21771                 :             :         operand1,
   21772                 :             :         operand2)));
   21773                 :             :   _val = get_insns ();
   21774                 :             :   end_sequence ();
   21775                 :             :   return _val;
   21776                 :             : }
   21777                 :             : 
   21778                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21779                 :             : rtx
   21780                 :             : gen_vconduv4div8si (rtx operand0,
   21781                 :             :         rtx operand1,
   21782                 :             :         rtx operand2,
   21783                 :             :         rtx operand3,
   21784                 :             :         rtx operand4,
   21785                 :             :         rtx operand5)
   21786                 :             : {
   21787                 :             :   rtx_insn *_val = 0;
   21788                 :             :   start_sequence ();
   21789                 :             :   {
   21790                 :             :     rtx operands[6];
   21791                 :             :     operands[0] = operand0;
   21792                 :             :     operands[1] = operand1;
   21793                 :             :     operands[2] = operand2;
   21794                 :             :     operands[3] = operand3;
   21795                 :             :     operands[4] = operand4;
   21796                 :             :     operands[5] = operand5;
   21797                 :             : #define FAIL _Pragma ("GCC error \"vconduv4div8si cannot FAIL\"") (void)0
   21798                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21799                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21800                 :             : {
   21801                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21802                 :             :   gcc_assert (ok);
   21803                 :             :   DONE;
   21804                 :             : }
   21805                 :             : #undef DONE
   21806                 :             : #undef FAIL
   21807                 :             :     operand0 = operands[0];
   21808                 :             :     (void) operand0;
   21809                 :             :     operand1 = operands[1];
   21810                 :             :     (void) operand1;
   21811                 :             :     operand2 = operands[2];
   21812                 :             :     (void) operand2;
   21813                 :             :     operand3 = operands[3];
   21814                 :             :     (void) operand3;
   21815                 :             :     operand4 = operands[4];
   21816                 :             :     (void) operand4;
   21817                 :             :     operand5 = operands[5];
   21818                 :             :     (void) operand5;
   21819                 :             :   }
   21820                 :             :   emit_insn (gen_rtx_SET (operand0,
   21821                 :             :         gen_rtx_IF_THEN_ELSE (V4DImode,
   21822                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21823                 :             :                 operand4,
   21824                 :             :                 operand5),
   21825                 :             :         operand1,
   21826                 :             :         operand2)));
   21827                 :             :   _val = get_insns ();
   21828                 :             :   end_sequence ();
   21829                 :             :   return _val;
   21830                 :             : }
   21831                 :             : 
   21832                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21833                 :             : rtx
   21834                 :             : gen_vconduv4div4di (rtx operand0,
   21835                 :             :         rtx operand1,
   21836                 :             :         rtx operand2,
   21837                 :             :         rtx operand3,
   21838                 :             :         rtx operand4,
   21839                 :             :         rtx operand5)
   21840                 :             : {
   21841                 :             :   rtx_insn *_val = 0;
   21842                 :             :   start_sequence ();
   21843                 :             :   {
   21844                 :             :     rtx operands[6];
   21845                 :             :     operands[0] = operand0;
   21846                 :             :     operands[1] = operand1;
   21847                 :             :     operands[2] = operand2;
   21848                 :             :     operands[3] = operand3;
   21849                 :             :     operands[4] = operand4;
   21850                 :             :     operands[5] = operand5;
   21851                 :             : #define FAIL _Pragma ("GCC error \"vconduv4div4di cannot FAIL\"") (void)0
   21852                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21853                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21854                 :             : {
   21855                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21856                 :             :   gcc_assert (ok);
   21857                 :             :   DONE;
   21858                 :             : }
   21859                 :             : #undef DONE
   21860                 :             : #undef FAIL
   21861                 :             :     operand0 = operands[0];
   21862                 :             :     (void) operand0;
   21863                 :             :     operand1 = operands[1];
   21864                 :             :     (void) operand1;
   21865                 :             :     operand2 = operands[2];
   21866                 :             :     (void) operand2;
   21867                 :             :     operand3 = operands[3];
   21868                 :             :     (void) operand3;
   21869                 :             :     operand4 = operands[4];
   21870                 :             :     (void) operand4;
   21871                 :             :     operand5 = operands[5];
   21872                 :             :     (void) operand5;
   21873                 :             :   }
   21874                 :             :   emit_insn (gen_rtx_SET (operand0,
   21875                 :             :         gen_rtx_IF_THEN_ELSE (V4DImode,
   21876                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21877                 :             :                 operand4,
   21878                 :             :                 operand5),
   21879                 :             :         operand1,
   21880                 :             :         operand2)));
   21881                 :             :   _val = get_insns ();
   21882                 :             :   end_sequence ();
   21883                 :             :   return _val;
   21884                 :             : }
   21885                 :             : 
   21886                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21887                 :             : rtx
   21888                 :             : gen_vconduv8sfv32qi (rtx operand0,
   21889                 :             :         rtx operand1,
   21890                 :             :         rtx operand2,
   21891                 :             :         rtx operand3,
   21892                 :             :         rtx operand4,
   21893                 :             :         rtx operand5)
   21894                 :             : {
   21895                 :             :   rtx_insn *_val = 0;
   21896                 :             :   start_sequence ();
   21897                 :             :   {
   21898                 :             :     rtx operands[6];
   21899                 :             :     operands[0] = operand0;
   21900                 :             :     operands[1] = operand1;
   21901                 :             :     operands[2] = operand2;
   21902                 :             :     operands[3] = operand3;
   21903                 :             :     operands[4] = operand4;
   21904                 :             :     operands[5] = operand5;
   21905                 :             : #define FAIL _Pragma ("GCC error \"vconduv8sfv32qi cannot FAIL\"") (void)0
   21906                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21907                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21908                 :             : {
   21909                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21910                 :             :   gcc_assert (ok);
   21911                 :             :   DONE;
   21912                 :             : }
   21913                 :             : #undef DONE
   21914                 :             : #undef FAIL
   21915                 :             :     operand0 = operands[0];
   21916                 :             :     (void) operand0;
   21917                 :             :     operand1 = operands[1];
   21918                 :             :     (void) operand1;
   21919                 :             :     operand2 = operands[2];
   21920                 :             :     (void) operand2;
   21921                 :             :     operand3 = operands[3];
   21922                 :             :     (void) operand3;
   21923                 :             :     operand4 = operands[4];
   21924                 :             :     (void) operand4;
   21925                 :             :     operand5 = operands[5];
   21926                 :             :     (void) operand5;
   21927                 :             :   }
   21928                 :             :   emit_insn (gen_rtx_SET (operand0,
   21929                 :             :         gen_rtx_IF_THEN_ELSE (V8SFmode,
   21930                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21931                 :             :                 operand4,
   21932                 :             :                 operand5),
   21933                 :             :         operand1,
   21934                 :             :         operand2)));
   21935                 :             :   _val = get_insns ();
   21936                 :             :   end_sequence ();
   21937                 :             :   return _val;
   21938                 :             : }
   21939                 :             : 
   21940                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21941                 :             : rtx
   21942                 :             : gen_vconduv8sfv16hi (rtx operand0,
   21943                 :             :         rtx operand1,
   21944                 :             :         rtx operand2,
   21945                 :             :         rtx operand3,
   21946                 :             :         rtx operand4,
   21947                 :             :         rtx operand5)
   21948                 :             : {
   21949                 :             :   rtx_insn *_val = 0;
   21950                 :             :   start_sequence ();
   21951                 :             :   {
   21952                 :             :     rtx operands[6];
   21953                 :             :     operands[0] = operand0;
   21954                 :             :     operands[1] = operand1;
   21955                 :             :     operands[2] = operand2;
   21956                 :             :     operands[3] = operand3;
   21957                 :             :     operands[4] = operand4;
   21958                 :             :     operands[5] = operand5;
   21959                 :             : #define FAIL _Pragma ("GCC error \"vconduv8sfv16hi cannot FAIL\"") (void)0
   21960                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21961                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   21962                 :             : {
   21963                 :             :   bool ok = ix86_expand_int_vcond (operands);
   21964                 :             :   gcc_assert (ok);
   21965                 :             :   DONE;
   21966                 :             : }
   21967                 :             : #undef DONE
   21968                 :             : #undef FAIL
   21969                 :             :     operand0 = operands[0];
   21970                 :             :     (void) operand0;
   21971                 :             :     operand1 = operands[1];
   21972                 :             :     (void) operand1;
   21973                 :             :     operand2 = operands[2];
   21974                 :             :     (void) operand2;
   21975                 :             :     operand3 = operands[3];
   21976                 :             :     (void) operand3;
   21977                 :             :     operand4 = operands[4];
   21978                 :             :     (void) operand4;
   21979                 :             :     operand5 = operands[5];
   21980                 :             :     (void) operand5;
   21981                 :             :   }
   21982                 :             :   emit_insn (gen_rtx_SET (operand0,
   21983                 :             :         gen_rtx_IF_THEN_ELSE (V8SFmode,
   21984                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   21985                 :             :                 operand4,
   21986                 :             :                 operand5),
   21987                 :             :         operand1,
   21988                 :             :         operand2)));
   21989                 :             :   _val = get_insns ();
   21990                 :             :   end_sequence ();
   21991                 :             :   return _val;
   21992                 :             : }
   21993                 :             : 
   21994                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   21995                 :             : rtx
   21996                 :             : gen_vconduv8sfv8si (rtx operand0,
   21997                 :             :         rtx operand1,
   21998                 :             :         rtx operand2,
   21999                 :             :         rtx operand3,
   22000                 :             :         rtx operand4,
   22001                 :             :         rtx operand5)
   22002                 :             : {
   22003                 :             :   rtx_insn *_val = 0;
   22004                 :             :   start_sequence ();
   22005                 :             :   {
   22006                 :             :     rtx operands[6];
   22007                 :             :     operands[0] = operand0;
   22008                 :             :     operands[1] = operand1;
   22009                 :             :     operands[2] = operand2;
   22010                 :             :     operands[3] = operand3;
   22011                 :             :     operands[4] = operand4;
   22012                 :             :     operands[5] = operand5;
   22013                 :             : #define FAIL _Pragma ("GCC error \"vconduv8sfv8si cannot FAIL\"") (void)0
   22014                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22015                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22016                 :             : {
   22017                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22018                 :             :   gcc_assert (ok);
   22019                 :             :   DONE;
   22020                 :             : }
   22021                 :             : #undef DONE
   22022                 :             : #undef FAIL
   22023                 :             :     operand0 = operands[0];
   22024                 :             :     (void) operand0;
   22025                 :             :     operand1 = operands[1];
   22026                 :             :     (void) operand1;
   22027                 :             :     operand2 = operands[2];
   22028                 :             :     (void) operand2;
   22029                 :             :     operand3 = operands[3];
   22030                 :             :     (void) operand3;
   22031                 :             :     operand4 = operands[4];
   22032                 :             :     (void) operand4;
   22033                 :             :     operand5 = operands[5];
   22034                 :             :     (void) operand5;
   22035                 :             :   }
   22036                 :             :   emit_insn (gen_rtx_SET (operand0,
   22037                 :             :         gen_rtx_IF_THEN_ELSE (V8SFmode,
   22038                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22039                 :             :                 operand4,
   22040                 :             :                 operand5),
   22041                 :             :         operand1,
   22042                 :             :         operand2)));
   22043                 :             :   _val = get_insns ();
   22044                 :             :   end_sequence ();
   22045                 :             :   return _val;
   22046                 :             : }
   22047                 :             : 
   22048                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   22049                 :             : rtx
   22050                 :             : gen_vconduv8sfv4di (rtx operand0,
   22051                 :             :         rtx operand1,
   22052                 :             :         rtx operand2,
   22053                 :             :         rtx operand3,
   22054                 :             :         rtx operand4,
   22055                 :             :         rtx operand5)
   22056                 :             : {
   22057                 :             :   rtx_insn *_val = 0;
   22058                 :             :   start_sequence ();
   22059                 :             :   {
   22060                 :             :     rtx operands[6];
   22061                 :             :     operands[0] = operand0;
   22062                 :             :     operands[1] = operand1;
   22063                 :             :     operands[2] = operand2;
   22064                 :             :     operands[3] = operand3;
   22065                 :             :     operands[4] = operand4;
   22066                 :             :     operands[5] = operand5;
   22067                 :             : #define FAIL _Pragma ("GCC error \"vconduv8sfv4di cannot FAIL\"") (void)0
   22068                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22069                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22070                 :             : {
   22071                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22072                 :             :   gcc_assert (ok);
   22073                 :             :   DONE;
   22074                 :             : }
   22075                 :             : #undef DONE
   22076                 :             : #undef FAIL
   22077                 :             :     operand0 = operands[0];
   22078                 :             :     (void) operand0;
   22079                 :             :     operand1 = operands[1];
   22080                 :             :     (void) operand1;
   22081                 :             :     operand2 = operands[2];
   22082                 :             :     (void) operand2;
   22083                 :             :     operand3 = operands[3];
   22084                 :             :     (void) operand3;
   22085                 :             :     operand4 = operands[4];
   22086                 :             :     (void) operand4;
   22087                 :             :     operand5 = operands[5];
   22088                 :             :     (void) operand5;
   22089                 :             :   }
   22090                 :             :   emit_insn (gen_rtx_SET (operand0,
   22091                 :             :         gen_rtx_IF_THEN_ELSE (V8SFmode,
   22092                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22093                 :             :                 operand4,
   22094                 :             :                 operand5),
   22095                 :             :         operand1,
   22096                 :             :         operand2)));
   22097                 :             :   _val = get_insns ();
   22098                 :             :   end_sequence ();
   22099                 :             :   return _val;
   22100                 :             : }
   22101                 :             : 
   22102                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   22103                 :             : rtx
   22104                 :             : gen_vconduv4dfv32qi (rtx operand0,
   22105                 :             :         rtx operand1,
   22106                 :             :         rtx operand2,
   22107                 :             :         rtx operand3,
   22108                 :             :         rtx operand4,
   22109                 :             :         rtx operand5)
   22110                 :             : {
   22111                 :             :   rtx_insn *_val = 0;
   22112                 :             :   start_sequence ();
   22113                 :             :   {
   22114                 :             :     rtx operands[6];
   22115                 :             :     operands[0] = operand0;
   22116                 :             :     operands[1] = operand1;
   22117                 :             :     operands[2] = operand2;
   22118                 :             :     operands[3] = operand3;
   22119                 :             :     operands[4] = operand4;
   22120                 :             :     operands[5] = operand5;
   22121                 :             : #define FAIL _Pragma ("GCC error \"vconduv4dfv32qi cannot FAIL\"") (void)0
   22122                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22123                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22124                 :             : {
   22125                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22126                 :             :   gcc_assert (ok);
   22127                 :             :   DONE;
   22128                 :             : }
   22129                 :             : #undef DONE
   22130                 :             : #undef FAIL
   22131                 :             :     operand0 = operands[0];
   22132                 :             :     (void) operand0;
   22133                 :             :     operand1 = operands[1];
   22134                 :             :     (void) operand1;
   22135                 :             :     operand2 = operands[2];
   22136                 :             :     (void) operand2;
   22137                 :             :     operand3 = operands[3];
   22138                 :             :     (void) operand3;
   22139                 :             :     operand4 = operands[4];
   22140                 :             :     (void) operand4;
   22141                 :             :     operand5 = operands[5];
   22142                 :             :     (void) operand5;
   22143                 :             :   }
   22144                 :             :   emit_insn (gen_rtx_SET (operand0,
   22145                 :             :         gen_rtx_IF_THEN_ELSE (V4DFmode,
   22146                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22147                 :             :                 operand4,
   22148                 :             :                 operand5),
   22149                 :             :         operand1,
   22150                 :             :         operand2)));
   22151                 :             :   _val = get_insns ();
   22152                 :             :   end_sequence ();
   22153                 :             :   return _val;
   22154                 :             : }
   22155                 :             : 
   22156                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   22157                 :             : rtx
   22158                 :             : gen_vconduv4dfv16hi (rtx operand0,
   22159                 :             :         rtx operand1,
   22160                 :             :         rtx operand2,
   22161                 :             :         rtx operand3,
   22162                 :             :         rtx operand4,
   22163                 :             :         rtx operand5)
   22164                 :             : {
   22165                 :             :   rtx_insn *_val = 0;
   22166                 :             :   start_sequence ();
   22167                 :             :   {
   22168                 :             :     rtx operands[6];
   22169                 :             :     operands[0] = operand0;
   22170                 :             :     operands[1] = operand1;
   22171                 :             :     operands[2] = operand2;
   22172                 :             :     operands[3] = operand3;
   22173                 :             :     operands[4] = operand4;
   22174                 :             :     operands[5] = operand5;
   22175                 :             : #define FAIL _Pragma ("GCC error \"vconduv4dfv16hi cannot FAIL\"") (void)0
   22176                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22177                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22178                 :             : {
   22179                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22180                 :             :   gcc_assert (ok);
   22181                 :             :   DONE;
   22182                 :             : }
   22183                 :             : #undef DONE
   22184                 :             : #undef FAIL
   22185                 :             :     operand0 = operands[0];
   22186                 :             :     (void) operand0;
   22187                 :             :     operand1 = operands[1];
   22188                 :             :     (void) operand1;
   22189                 :             :     operand2 = operands[2];
   22190                 :             :     (void) operand2;
   22191                 :             :     operand3 = operands[3];
   22192                 :             :     (void) operand3;
   22193                 :             :     operand4 = operands[4];
   22194                 :             :     (void) operand4;
   22195                 :             :     operand5 = operands[5];
   22196                 :             :     (void) operand5;
   22197                 :             :   }
   22198                 :             :   emit_insn (gen_rtx_SET (operand0,
   22199                 :             :         gen_rtx_IF_THEN_ELSE (V4DFmode,
   22200                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22201                 :             :                 operand4,
   22202                 :             :                 operand5),
   22203                 :             :         operand1,
   22204                 :             :         operand2)));
   22205                 :             :   _val = get_insns ();
   22206                 :             :   end_sequence ();
   22207                 :             :   return _val;
   22208                 :             : }
   22209                 :             : 
   22210                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   22211                 :             : rtx
   22212                 :             : gen_vconduv4dfv8si (rtx operand0,
   22213                 :             :         rtx operand1,
   22214                 :             :         rtx operand2,
   22215                 :             :         rtx operand3,
   22216                 :             :         rtx operand4,
   22217                 :             :         rtx operand5)
   22218                 :             : {
   22219                 :             :   rtx_insn *_val = 0;
   22220                 :             :   start_sequence ();
   22221                 :             :   {
   22222                 :             :     rtx operands[6];
   22223                 :             :     operands[0] = operand0;
   22224                 :             :     operands[1] = operand1;
   22225                 :             :     operands[2] = operand2;
   22226                 :             :     operands[3] = operand3;
   22227                 :             :     operands[4] = operand4;
   22228                 :             :     operands[5] = operand5;
   22229                 :             : #define FAIL _Pragma ("GCC error \"vconduv4dfv8si cannot FAIL\"") (void)0
   22230                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22231                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22232                 :             : {
   22233                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22234                 :             :   gcc_assert (ok);
   22235                 :             :   DONE;
   22236                 :             : }
   22237                 :             : #undef DONE
   22238                 :             : #undef FAIL
   22239                 :             :     operand0 = operands[0];
   22240                 :             :     (void) operand0;
   22241                 :             :     operand1 = operands[1];
   22242                 :             :     (void) operand1;
   22243                 :             :     operand2 = operands[2];
   22244                 :             :     (void) operand2;
   22245                 :             :     operand3 = operands[3];
   22246                 :             :     (void) operand3;
   22247                 :             :     operand4 = operands[4];
   22248                 :             :     (void) operand4;
   22249                 :             :     operand5 = operands[5];
   22250                 :             :     (void) operand5;
   22251                 :             :   }
   22252                 :             :   emit_insn (gen_rtx_SET (operand0,
   22253                 :             :         gen_rtx_IF_THEN_ELSE (V4DFmode,
   22254                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22255                 :             :                 operand4,
   22256                 :             :                 operand5),
   22257                 :             :         operand1,
   22258                 :             :         operand2)));
   22259                 :             :   _val = get_insns ();
   22260                 :             :   end_sequence ();
   22261                 :             :   return _val;
   22262                 :             : }
   22263                 :             : 
   22264                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   22265                 :             : rtx
   22266                 :             : gen_vconduv4dfv4di (rtx operand0,
   22267                 :             :         rtx operand1,
   22268                 :             :         rtx operand2,
   22269                 :             :         rtx operand3,
   22270                 :             :         rtx operand4,
   22271                 :             :         rtx operand5)
   22272                 :             : {
   22273                 :             :   rtx_insn *_val = 0;
   22274                 :             :   start_sequence ();
   22275                 :             :   {
   22276                 :             :     rtx operands[6];
   22277                 :             :     operands[0] = operand0;
   22278                 :             :     operands[1] = operand1;
   22279                 :             :     operands[2] = operand2;
   22280                 :             :     operands[3] = operand3;
   22281                 :             :     operands[4] = operand4;
   22282                 :             :     operands[5] = operand5;
   22283                 :             : #define FAIL _Pragma ("GCC error \"vconduv4dfv4di cannot FAIL\"") (void)0
   22284                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22285                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22286                 :             : {
   22287                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22288                 :             :   gcc_assert (ok);
   22289                 :             :   DONE;
   22290                 :             : }
   22291                 :             : #undef DONE
   22292                 :             : #undef FAIL
   22293                 :             :     operand0 = operands[0];
   22294                 :             :     (void) operand0;
   22295                 :             :     operand1 = operands[1];
   22296                 :             :     (void) operand1;
   22297                 :             :     operand2 = operands[2];
   22298                 :             :     (void) operand2;
   22299                 :             :     operand3 = operands[3];
   22300                 :             :     (void) operand3;
   22301                 :             :     operand4 = operands[4];
   22302                 :             :     (void) operand4;
   22303                 :             :     operand5 = operands[5];
   22304                 :             :     (void) operand5;
   22305                 :             :   }
   22306                 :             :   emit_insn (gen_rtx_SET (operand0,
   22307                 :             :         gen_rtx_IF_THEN_ELSE (V4DFmode,
   22308                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22309                 :             :                 operand4,
   22310                 :             :                 operand5),
   22311                 :             :         operand1,
   22312                 :             :         operand2)));
   22313                 :             :   _val = get_insns ();
   22314                 :             :   end_sequence ();
   22315                 :             :   return _val;
   22316                 :             : }
   22317                 :             : 
   22318                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   22319                 :             : rtx
   22320                 :             : gen_vconduv16hfv32qi (rtx operand0,
   22321                 :             :         rtx operand1,
   22322                 :             :         rtx operand2,
   22323                 :             :         rtx operand3,
   22324                 :             :         rtx operand4,
   22325                 :             :         rtx operand5)
   22326                 :             : {
   22327                 :             :   rtx_insn *_val = 0;
   22328                 :             :   start_sequence ();
   22329                 :             :   {
   22330                 :             :     rtx operands[6];
   22331                 :             :     operands[0] = operand0;
   22332                 :             :     operands[1] = operand1;
   22333                 :             :     operands[2] = operand2;
   22334                 :             :     operands[3] = operand3;
   22335                 :             :     operands[4] = operand4;
   22336                 :             :     operands[5] = operand5;
   22337                 :             : #define FAIL _Pragma ("GCC error \"vconduv16hfv32qi cannot FAIL\"") (void)0
   22338                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22339                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22340                 :             : {
   22341                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22342                 :             :   gcc_assert (ok);
   22343                 :             :   DONE;
   22344                 :             : }
   22345                 :             : #undef DONE
   22346                 :             : #undef FAIL
   22347                 :             :     operand0 = operands[0];
   22348                 :             :     (void) operand0;
   22349                 :             :     operand1 = operands[1];
   22350                 :             :     (void) operand1;
   22351                 :             :     operand2 = operands[2];
   22352                 :             :     (void) operand2;
   22353                 :             :     operand3 = operands[3];
   22354                 :             :     (void) operand3;
   22355                 :             :     operand4 = operands[4];
   22356                 :             :     (void) operand4;
   22357                 :             :     operand5 = operands[5];
   22358                 :             :     (void) operand5;
   22359                 :             :   }
   22360                 :             :   emit_insn (gen_rtx_SET (operand0,
   22361                 :             :         gen_rtx_IF_THEN_ELSE (V16HFmode,
   22362                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22363                 :             :                 operand4,
   22364                 :             :                 operand5),
   22365                 :             :         operand1,
   22366                 :             :         operand2)));
   22367                 :             :   _val = get_insns ();
   22368                 :             :   end_sequence ();
   22369                 :             :   return _val;
   22370                 :             : }
   22371                 :             : 
   22372                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   22373                 :             : rtx
   22374                 :             : gen_vconduv16hfv16hi (rtx operand0,
   22375                 :             :         rtx operand1,
   22376                 :             :         rtx operand2,
   22377                 :             :         rtx operand3,
   22378                 :             :         rtx operand4,
   22379                 :             :         rtx operand5)
   22380                 :             : {
   22381                 :             :   rtx_insn *_val = 0;
   22382                 :             :   start_sequence ();
   22383                 :             :   {
   22384                 :             :     rtx operands[6];
   22385                 :             :     operands[0] = operand0;
   22386                 :             :     operands[1] = operand1;
   22387                 :             :     operands[2] = operand2;
   22388                 :             :     operands[3] = operand3;
   22389                 :             :     operands[4] = operand4;
   22390                 :             :     operands[5] = operand5;
   22391                 :             : #define FAIL _Pragma ("GCC error \"vconduv16hfv16hi cannot FAIL\"") (void)0
   22392                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22393                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22394                 :             : {
   22395                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22396                 :             :   gcc_assert (ok);
   22397                 :             :   DONE;
   22398                 :             : }
   22399                 :             : #undef DONE
   22400                 :             : #undef FAIL
   22401                 :             :     operand0 = operands[0];
   22402                 :             :     (void) operand0;
   22403                 :             :     operand1 = operands[1];
   22404                 :             :     (void) operand1;
   22405                 :             :     operand2 = operands[2];
   22406                 :             :     (void) operand2;
   22407                 :             :     operand3 = operands[3];
   22408                 :             :     (void) operand3;
   22409                 :             :     operand4 = operands[4];
   22410                 :             :     (void) operand4;
   22411                 :             :     operand5 = operands[5];
   22412                 :             :     (void) operand5;
   22413                 :             :   }
   22414                 :             :   emit_insn (gen_rtx_SET (operand0,
   22415                 :             :         gen_rtx_IF_THEN_ELSE (V16HFmode,
   22416                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22417                 :             :                 operand4,
   22418                 :             :                 operand5),
   22419                 :             :         operand1,
   22420                 :             :         operand2)));
   22421                 :             :   _val = get_insns ();
   22422                 :             :   end_sequence ();
   22423                 :             :   return _val;
   22424                 :             : }
   22425                 :             : 
   22426                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   22427                 :             : rtx
   22428                 :             : gen_vconduv16hfv8si (rtx operand0,
   22429                 :             :         rtx operand1,
   22430                 :             :         rtx operand2,
   22431                 :             :         rtx operand3,
   22432                 :             :         rtx operand4,
   22433                 :             :         rtx operand5)
   22434                 :             : {
   22435                 :             :   rtx_insn *_val = 0;
   22436                 :             :   start_sequence ();
   22437                 :             :   {
   22438                 :             :     rtx operands[6];
   22439                 :             :     operands[0] = operand0;
   22440                 :             :     operands[1] = operand1;
   22441                 :             :     operands[2] = operand2;
   22442                 :             :     operands[3] = operand3;
   22443                 :             :     operands[4] = operand4;
   22444                 :             :     operands[5] = operand5;
   22445                 :             : #define FAIL _Pragma ("GCC error \"vconduv16hfv8si cannot FAIL\"") (void)0
   22446                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22447                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22448                 :             : {
   22449                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22450                 :             :   gcc_assert (ok);
   22451                 :             :   DONE;
   22452                 :             : }
   22453                 :             : #undef DONE
   22454                 :             : #undef FAIL
   22455                 :             :     operand0 = operands[0];
   22456                 :             :     (void) operand0;
   22457                 :             :     operand1 = operands[1];
   22458                 :             :     (void) operand1;
   22459                 :             :     operand2 = operands[2];
   22460                 :             :     (void) operand2;
   22461                 :             :     operand3 = operands[3];
   22462                 :             :     (void) operand3;
   22463                 :             :     operand4 = operands[4];
   22464                 :             :     (void) operand4;
   22465                 :             :     operand5 = operands[5];
   22466                 :             :     (void) operand5;
   22467                 :             :   }
   22468                 :             :   emit_insn (gen_rtx_SET (operand0,
   22469                 :             :         gen_rtx_IF_THEN_ELSE (V16HFmode,
   22470                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22471                 :             :                 operand4,
   22472                 :             :                 operand5),
   22473                 :             :         operand1,
   22474                 :             :         operand2)));
   22475                 :             :   _val = get_insns ();
   22476                 :             :   end_sequence ();
   22477                 :             :   return _val;
   22478                 :             : }
   22479                 :             : 
   22480                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   22481                 :             : rtx
   22482                 :             : gen_vconduv16hfv4di (rtx operand0,
   22483                 :             :         rtx operand1,
   22484                 :             :         rtx operand2,
   22485                 :             :         rtx operand3,
   22486                 :             :         rtx operand4,
   22487                 :             :         rtx operand5)
   22488                 :             : {
   22489                 :             :   rtx_insn *_val = 0;
   22490                 :             :   start_sequence ();
   22491                 :             :   {
   22492                 :             :     rtx operands[6];
   22493                 :             :     operands[0] = operand0;
   22494                 :             :     operands[1] = operand1;
   22495                 :             :     operands[2] = operand2;
   22496                 :             :     operands[3] = operand3;
   22497                 :             :     operands[4] = operand4;
   22498                 :             :     operands[5] = operand5;
   22499                 :             : #define FAIL _Pragma ("GCC error \"vconduv16hfv4di cannot FAIL\"") (void)0
   22500                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22501                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22502                 :             : {
   22503                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22504                 :             :   gcc_assert (ok);
   22505                 :             :   DONE;
   22506                 :             : }
   22507                 :             : #undef DONE
   22508                 :             : #undef FAIL
   22509                 :             :     operand0 = operands[0];
   22510                 :             :     (void) operand0;
   22511                 :             :     operand1 = operands[1];
   22512                 :             :     (void) operand1;
   22513                 :             :     operand2 = operands[2];
   22514                 :             :     (void) operand2;
   22515                 :             :     operand3 = operands[3];
   22516                 :             :     (void) operand3;
   22517                 :             :     operand4 = operands[4];
   22518                 :             :     (void) operand4;
   22519                 :             :     operand5 = operands[5];
   22520                 :             :     (void) operand5;
   22521                 :             :   }
   22522                 :             :   emit_insn (gen_rtx_SET (operand0,
   22523                 :             :         gen_rtx_IF_THEN_ELSE (V16HFmode,
   22524                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22525                 :             :                 operand4,
   22526                 :             :                 operand5),
   22527                 :             :         operand1,
   22528                 :             :         operand2)));
   22529                 :             :   _val = get_insns ();
   22530                 :             :   end_sequence ();
   22531                 :             :   return _val;
   22532                 :             : }
   22533                 :             : 
   22534                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   22535                 :             : rtx
   22536                 :             : gen_vconduv16bfv32qi (rtx operand0,
   22537                 :             :         rtx operand1,
   22538                 :             :         rtx operand2,
   22539                 :             :         rtx operand3,
   22540                 :             :         rtx operand4,
   22541                 :             :         rtx operand5)
   22542                 :             : {
   22543                 :             :   rtx_insn *_val = 0;
   22544                 :             :   start_sequence ();
   22545                 :             :   {
   22546                 :             :     rtx operands[6];
   22547                 :             :     operands[0] = operand0;
   22548                 :             :     operands[1] = operand1;
   22549                 :             :     operands[2] = operand2;
   22550                 :             :     operands[3] = operand3;
   22551                 :             :     operands[4] = operand4;
   22552                 :             :     operands[5] = operand5;
   22553                 :             : #define FAIL _Pragma ("GCC error \"vconduv16bfv32qi cannot FAIL\"") (void)0
   22554                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22555                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22556                 :             : {
   22557                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22558                 :             :   gcc_assert (ok);
   22559                 :             :   DONE;
   22560                 :             : }
   22561                 :             : #undef DONE
   22562                 :             : #undef FAIL
   22563                 :             :     operand0 = operands[0];
   22564                 :             :     (void) operand0;
   22565                 :             :     operand1 = operands[1];
   22566                 :             :     (void) operand1;
   22567                 :             :     operand2 = operands[2];
   22568                 :             :     (void) operand2;
   22569                 :             :     operand3 = operands[3];
   22570                 :             :     (void) operand3;
   22571                 :             :     operand4 = operands[4];
   22572                 :             :     (void) operand4;
   22573                 :             :     operand5 = operands[5];
   22574                 :             :     (void) operand5;
   22575                 :             :   }
   22576                 :             :   emit_insn (gen_rtx_SET (operand0,
   22577                 :             :         gen_rtx_IF_THEN_ELSE (V16BFmode,
   22578                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22579                 :             :                 operand4,
   22580                 :             :                 operand5),
   22581                 :             :         operand1,
   22582                 :             :         operand2)));
   22583                 :             :   _val = get_insns ();
   22584                 :             :   end_sequence ();
   22585                 :             :   return _val;
   22586                 :             : }
   22587                 :             : 
   22588                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   22589                 :             : rtx
   22590                 :             : gen_vconduv16bfv16hi (rtx operand0,
   22591                 :             :         rtx operand1,
   22592                 :             :         rtx operand2,
   22593                 :             :         rtx operand3,
   22594                 :             :         rtx operand4,
   22595                 :             :         rtx operand5)
   22596                 :             : {
   22597                 :             :   rtx_insn *_val = 0;
   22598                 :             :   start_sequence ();
   22599                 :             :   {
   22600                 :             :     rtx operands[6];
   22601                 :             :     operands[0] = operand0;
   22602                 :             :     operands[1] = operand1;
   22603                 :             :     operands[2] = operand2;
   22604                 :             :     operands[3] = operand3;
   22605                 :             :     operands[4] = operand4;
   22606                 :             :     operands[5] = operand5;
   22607                 :             : #define FAIL _Pragma ("GCC error \"vconduv16bfv16hi cannot FAIL\"") (void)0
   22608                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22609                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22610                 :             : {
   22611                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22612                 :             :   gcc_assert (ok);
   22613                 :             :   DONE;
   22614                 :             : }
   22615                 :             : #undef DONE
   22616                 :             : #undef FAIL
   22617                 :             :     operand0 = operands[0];
   22618                 :             :     (void) operand0;
   22619                 :             :     operand1 = operands[1];
   22620                 :             :     (void) operand1;
   22621                 :             :     operand2 = operands[2];
   22622                 :             :     (void) operand2;
   22623                 :             :     operand3 = operands[3];
   22624                 :             :     (void) operand3;
   22625                 :             :     operand4 = operands[4];
   22626                 :             :     (void) operand4;
   22627                 :             :     operand5 = operands[5];
   22628                 :             :     (void) operand5;
   22629                 :             :   }
   22630                 :             :   emit_insn (gen_rtx_SET (operand0,
   22631                 :             :         gen_rtx_IF_THEN_ELSE (V16BFmode,
   22632                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22633                 :             :                 operand4,
   22634                 :             :                 operand5),
   22635                 :             :         operand1,
   22636                 :             :         operand2)));
   22637                 :             :   _val = get_insns ();
   22638                 :             :   end_sequence ();
   22639                 :             :   return _val;
   22640                 :             : }
   22641                 :             : 
   22642                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   22643                 :             : rtx
   22644                 :             : gen_vconduv16bfv8si (rtx operand0,
   22645                 :             :         rtx operand1,
   22646                 :             :         rtx operand2,
   22647                 :             :         rtx operand3,
   22648                 :             :         rtx operand4,
   22649                 :             :         rtx operand5)
   22650                 :             : {
   22651                 :             :   rtx_insn *_val = 0;
   22652                 :             :   start_sequence ();
   22653                 :             :   {
   22654                 :             :     rtx operands[6];
   22655                 :             :     operands[0] = operand0;
   22656                 :             :     operands[1] = operand1;
   22657                 :             :     operands[2] = operand2;
   22658                 :             :     operands[3] = operand3;
   22659                 :             :     operands[4] = operand4;
   22660                 :             :     operands[5] = operand5;
   22661                 :             : #define FAIL _Pragma ("GCC error \"vconduv16bfv8si cannot FAIL\"") (void)0
   22662                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22663                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22664                 :             : {
   22665                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22666                 :             :   gcc_assert (ok);
   22667                 :             :   DONE;
   22668                 :             : }
   22669                 :             : #undef DONE
   22670                 :             : #undef FAIL
   22671                 :             :     operand0 = operands[0];
   22672                 :             :     (void) operand0;
   22673                 :             :     operand1 = operands[1];
   22674                 :             :     (void) operand1;
   22675                 :             :     operand2 = operands[2];
   22676                 :             :     (void) operand2;
   22677                 :             :     operand3 = operands[3];
   22678                 :             :     (void) operand3;
   22679                 :             :     operand4 = operands[4];
   22680                 :             :     (void) operand4;
   22681                 :             :     operand5 = operands[5];
   22682                 :             :     (void) operand5;
   22683                 :             :   }
   22684                 :             :   emit_insn (gen_rtx_SET (operand0,
   22685                 :             :         gen_rtx_IF_THEN_ELSE (V16BFmode,
   22686                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22687                 :             :                 operand4,
   22688                 :             :                 operand5),
   22689                 :             :         operand1,
   22690                 :             :         operand2)));
   22691                 :             :   _val = get_insns ();
   22692                 :             :   end_sequence ();
   22693                 :             :   return _val;
   22694                 :             : }
   22695                 :             : 
   22696                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17399 */
   22697                 :             : rtx
   22698                 :             : gen_vconduv16bfv4di (rtx operand0,
   22699                 :             :         rtx operand1,
   22700                 :             :         rtx operand2,
   22701                 :             :         rtx operand3,
   22702                 :             :         rtx operand4,
   22703                 :             :         rtx operand5)
   22704                 :             : {
   22705                 :             :   rtx_insn *_val = 0;
   22706                 :             :   start_sequence ();
   22707                 :             :   {
   22708                 :             :     rtx operands[6];
   22709                 :             :     operands[0] = operand0;
   22710                 :             :     operands[1] = operand1;
   22711                 :             :     operands[2] = operand2;
   22712                 :             :     operands[3] = operand3;
   22713                 :             :     operands[4] = operand4;
   22714                 :             :     operands[5] = operand5;
   22715                 :             : #define FAIL _Pragma ("GCC error \"vconduv16bfv4di cannot FAIL\"") (void)0
   22716                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22717                 :             : #line 17410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22718                 :             : {
   22719                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22720                 :             :   gcc_assert (ok);
   22721                 :             :   DONE;
   22722                 :             : }
   22723                 :             : #undef DONE
   22724                 :             : #undef FAIL
   22725                 :             :     operand0 = operands[0];
   22726                 :             :     (void) operand0;
   22727                 :             :     operand1 = operands[1];
   22728                 :             :     (void) operand1;
   22729                 :             :     operand2 = operands[2];
   22730                 :             :     (void) operand2;
   22731                 :             :     operand3 = operands[3];
   22732                 :             :     (void) operand3;
   22733                 :             :     operand4 = operands[4];
   22734                 :             :     (void) operand4;
   22735                 :             :     operand5 = operands[5];
   22736                 :             :     (void) operand5;
   22737                 :             :   }
   22738                 :             :   emit_insn (gen_rtx_SET (operand0,
   22739                 :             :         gen_rtx_IF_THEN_ELSE (V16BFmode,
   22740                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22741                 :             :                 operand4,
   22742                 :             :                 operand5),
   22743                 :             :         operand1,
   22744                 :             :         operand2)));
   22745                 :             :   _val = get_insns ();
   22746                 :             :   end_sequence ();
   22747                 :             :   return _val;
   22748                 :             : }
   22749                 :             : 
   22750                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   22751                 :             : rtx
   22752                 :             : gen_vconduv16qiv16qi (rtx operand0,
   22753                 :             :         rtx operand1,
   22754                 :             :         rtx operand2,
   22755                 :             :         rtx operand3,
   22756                 :             :         rtx operand4,
   22757                 :             :         rtx operand5)
   22758                 :             : {
   22759                 :             :   rtx_insn *_val = 0;
   22760                 :             :   start_sequence ();
   22761                 :             :   {
   22762                 :             :     rtx operands[6];
   22763                 :             :     operands[0] = operand0;
   22764                 :             :     operands[1] = operand1;
   22765                 :             :     operands[2] = operand2;
   22766                 :             :     operands[3] = operand3;
   22767                 :             :     operands[4] = operand4;
   22768                 :             :     operands[5] = operand5;
   22769                 :             : #define FAIL _Pragma ("GCC error \"vconduv16qiv16qi cannot FAIL\"") (void)0
   22770                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22771                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22772                 :             : {
   22773                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22774                 :             :   gcc_assert (ok);
   22775                 :             :   DONE;
   22776                 :             : }
   22777                 :             : #undef DONE
   22778                 :             : #undef FAIL
   22779                 :             :     operand0 = operands[0];
   22780                 :             :     (void) operand0;
   22781                 :             :     operand1 = operands[1];
   22782                 :             :     (void) operand1;
   22783                 :             :     operand2 = operands[2];
   22784                 :             :     (void) operand2;
   22785                 :             :     operand3 = operands[3];
   22786                 :             :     (void) operand3;
   22787                 :             :     operand4 = operands[4];
   22788                 :             :     (void) operand4;
   22789                 :             :     operand5 = operands[5];
   22790                 :             :     (void) operand5;
   22791                 :             :   }
   22792                 :             :   emit_insn (gen_rtx_SET (operand0,
   22793                 :             :         gen_rtx_IF_THEN_ELSE (V16QImode,
   22794                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22795                 :             :                 operand4,
   22796                 :             :                 operand5),
   22797                 :             :         operand1,
   22798                 :             :         operand2)));
   22799                 :             :   _val = get_insns ();
   22800                 :             :   end_sequence ();
   22801                 :             :   return _val;
   22802                 :             : }
   22803                 :             : 
   22804                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   22805                 :             : rtx
   22806                 :             : gen_vconduv8hiv16qi (rtx operand0,
   22807                 :             :         rtx operand1,
   22808                 :             :         rtx operand2,
   22809                 :             :         rtx operand3,
   22810                 :             :         rtx operand4,
   22811                 :             :         rtx operand5)
   22812                 :             : {
   22813                 :             :   rtx_insn *_val = 0;
   22814                 :             :   start_sequence ();
   22815                 :             :   {
   22816                 :             :     rtx operands[6];
   22817                 :             :     operands[0] = operand0;
   22818                 :             :     operands[1] = operand1;
   22819                 :             :     operands[2] = operand2;
   22820                 :             :     operands[3] = operand3;
   22821                 :             :     operands[4] = operand4;
   22822                 :             :     operands[5] = operand5;
   22823                 :             : #define FAIL _Pragma ("GCC error \"vconduv8hiv16qi cannot FAIL\"") (void)0
   22824                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22825                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22826                 :             : {
   22827                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22828                 :             :   gcc_assert (ok);
   22829                 :             :   DONE;
   22830                 :             : }
   22831                 :             : #undef DONE
   22832                 :             : #undef FAIL
   22833                 :             :     operand0 = operands[0];
   22834                 :             :     (void) operand0;
   22835                 :             :     operand1 = operands[1];
   22836                 :             :     (void) operand1;
   22837                 :             :     operand2 = operands[2];
   22838                 :             :     (void) operand2;
   22839                 :             :     operand3 = operands[3];
   22840                 :             :     (void) operand3;
   22841                 :             :     operand4 = operands[4];
   22842                 :             :     (void) operand4;
   22843                 :             :     operand5 = operands[5];
   22844                 :             :     (void) operand5;
   22845                 :             :   }
   22846                 :             :   emit_insn (gen_rtx_SET (operand0,
   22847                 :             :         gen_rtx_IF_THEN_ELSE (V8HImode,
   22848                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22849                 :             :                 operand4,
   22850                 :             :                 operand5),
   22851                 :             :         operand1,
   22852                 :             :         operand2)));
   22853                 :             :   _val = get_insns ();
   22854                 :             :   end_sequence ();
   22855                 :             :   return _val;
   22856                 :             : }
   22857                 :             : 
   22858                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   22859                 :             : rtx
   22860                 :             : gen_vconduv8hfv16qi (rtx operand0,
   22861                 :             :         rtx operand1,
   22862                 :             :         rtx operand2,
   22863                 :             :         rtx operand3,
   22864                 :             :         rtx operand4,
   22865                 :             :         rtx operand5)
   22866                 :             : {
   22867                 :             :   rtx_insn *_val = 0;
   22868                 :             :   start_sequence ();
   22869                 :             :   {
   22870                 :             :     rtx operands[6];
   22871                 :             :     operands[0] = operand0;
   22872                 :             :     operands[1] = operand1;
   22873                 :             :     operands[2] = operand2;
   22874                 :             :     operands[3] = operand3;
   22875                 :             :     operands[4] = operand4;
   22876                 :             :     operands[5] = operand5;
   22877                 :             : #define FAIL _Pragma ("GCC error \"vconduv8hfv16qi cannot FAIL\"") (void)0
   22878                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22879                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22880                 :             : {
   22881                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22882                 :             :   gcc_assert (ok);
   22883                 :             :   DONE;
   22884                 :             : }
   22885                 :             : #undef DONE
   22886                 :             : #undef FAIL
   22887                 :             :     operand0 = operands[0];
   22888                 :             :     (void) operand0;
   22889                 :             :     operand1 = operands[1];
   22890                 :             :     (void) operand1;
   22891                 :             :     operand2 = operands[2];
   22892                 :             :     (void) operand2;
   22893                 :             :     operand3 = operands[3];
   22894                 :             :     (void) operand3;
   22895                 :             :     operand4 = operands[4];
   22896                 :             :     (void) operand4;
   22897                 :             :     operand5 = operands[5];
   22898                 :             :     (void) operand5;
   22899                 :             :   }
   22900                 :             :   emit_insn (gen_rtx_SET (operand0,
   22901                 :             :         gen_rtx_IF_THEN_ELSE (V8HFmode,
   22902                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22903                 :             :                 operand4,
   22904                 :             :                 operand5),
   22905                 :             :         operand1,
   22906                 :             :         operand2)));
   22907                 :             :   _val = get_insns ();
   22908                 :             :   end_sequence ();
   22909                 :             :   return _val;
   22910                 :             : }
   22911                 :             : 
   22912                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   22913                 :             : rtx
   22914                 :             : gen_vconduv8bfv16qi (rtx operand0,
   22915                 :             :         rtx operand1,
   22916                 :             :         rtx operand2,
   22917                 :             :         rtx operand3,
   22918                 :             :         rtx operand4,
   22919                 :             :         rtx operand5)
   22920                 :             : {
   22921                 :             :   rtx_insn *_val = 0;
   22922                 :             :   start_sequence ();
   22923                 :             :   {
   22924                 :             :     rtx operands[6];
   22925                 :             :     operands[0] = operand0;
   22926                 :             :     operands[1] = operand1;
   22927                 :             :     operands[2] = operand2;
   22928                 :             :     operands[3] = operand3;
   22929                 :             :     operands[4] = operand4;
   22930                 :             :     operands[5] = operand5;
   22931                 :             : #define FAIL _Pragma ("GCC error \"vconduv8bfv16qi cannot FAIL\"") (void)0
   22932                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22933                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22934                 :             : {
   22935                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22936                 :             :   gcc_assert (ok);
   22937                 :             :   DONE;
   22938                 :             : }
   22939                 :             : #undef DONE
   22940                 :             : #undef FAIL
   22941                 :             :     operand0 = operands[0];
   22942                 :             :     (void) operand0;
   22943                 :             :     operand1 = operands[1];
   22944                 :             :     (void) operand1;
   22945                 :             :     operand2 = operands[2];
   22946                 :             :     (void) operand2;
   22947                 :             :     operand3 = operands[3];
   22948                 :             :     (void) operand3;
   22949                 :             :     operand4 = operands[4];
   22950                 :             :     (void) operand4;
   22951                 :             :     operand5 = operands[5];
   22952                 :             :     (void) operand5;
   22953                 :             :   }
   22954                 :             :   emit_insn (gen_rtx_SET (operand0,
   22955                 :             :         gen_rtx_IF_THEN_ELSE (V8BFmode,
   22956                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   22957                 :             :                 operand4,
   22958                 :             :                 operand5),
   22959                 :             :         operand1,
   22960                 :             :         operand2)));
   22961                 :             :   _val = get_insns ();
   22962                 :             :   end_sequence ();
   22963                 :             :   return _val;
   22964                 :             : }
   22965                 :             : 
   22966                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   22967                 :             : rtx
   22968                 :             : gen_vconduv4siv16qi (rtx operand0,
   22969                 :             :         rtx operand1,
   22970                 :             :         rtx operand2,
   22971                 :             :         rtx operand3,
   22972                 :             :         rtx operand4,
   22973                 :             :         rtx operand5)
   22974                 :             : {
   22975                 :             :   rtx_insn *_val = 0;
   22976                 :             :   start_sequence ();
   22977                 :             :   {
   22978                 :             :     rtx operands[6];
   22979                 :             :     operands[0] = operand0;
   22980                 :             :     operands[1] = operand1;
   22981                 :             :     operands[2] = operand2;
   22982                 :             :     operands[3] = operand3;
   22983                 :             :     operands[4] = operand4;
   22984                 :             :     operands[5] = operand5;
   22985                 :             : #define FAIL _Pragma ("GCC error \"vconduv4siv16qi cannot FAIL\"") (void)0
   22986                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22987                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   22988                 :             : {
   22989                 :             :   bool ok = ix86_expand_int_vcond (operands);
   22990                 :             :   gcc_assert (ok);
   22991                 :             :   DONE;
   22992                 :             : }
   22993                 :             : #undef DONE
   22994                 :             : #undef FAIL
   22995                 :             :     operand0 = operands[0];
   22996                 :             :     (void) operand0;
   22997                 :             :     operand1 = operands[1];
   22998                 :             :     (void) operand1;
   22999                 :             :     operand2 = operands[2];
   23000                 :             :     (void) operand2;
   23001                 :             :     operand3 = operands[3];
   23002                 :             :     (void) operand3;
   23003                 :             :     operand4 = operands[4];
   23004                 :             :     (void) operand4;
   23005                 :             :     operand5 = operands[5];
   23006                 :             :     (void) operand5;
   23007                 :             :   }
   23008                 :             :   emit_insn (gen_rtx_SET (operand0,
   23009                 :             :         gen_rtx_IF_THEN_ELSE (V4SImode,
   23010                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23011                 :             :                 operand4,
   23012                 :             :                 operand5),
   23013                 :             :         operand1,
   23014                 :             :         operand2)));
   23015                 :             :   _val = get_insns ();
   23016                 :             :   end_sequence ();
   23017                 :             :   return _val;
   23018                 :             : }
   23019                 :             : 
   23020                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23021                 :             : rtx
   23022                 :             : gen_vconduv2div16qi (rtx operand0,
   23023                 :             :         rtx operand1,
   23024                 :             :         rtx operand2,
   23025                 :             :         rtx operand3,
   23026                 :             :         rtx operand4,
   23027                 :             :         rtx operand5)
   23028                 :             : {
   23029                 :             :   rtx_insn *_val = 0;
   23030                 :             :   start_sequence ();
   23031                 :             :   {
   23032                 :             :     rtx operands[6];
   23033                 :             :     operands[0] = operand0;
   23034                 :             :     operands[1] = operand1;
   23035                 :             :     operands[2] = operand2;
   23036                 :             :     operands[3] = operand3;
   23037                 :             :     operands[4] = operand4;
   23038                 :             :     operands[5] = operand5;
   23039                 :             : #define FAIL _Pragma ("GCC error \"vconduv2div16qi cannot FAIL\"") (void)0
   23040                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23041                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23042                 :             : {
   23043                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23044                 :             :   gcc_assert (ok);
   23045                 :             :   DONE;
   23046                 :             : }
   23047                 :             : #undef DONE
   23048                 :             : #undef FAIL
   23049                 :             :     operand0 = operands[0];
   23050                 :             :     (void) operand0;
   23051                 :             :     operand1 = operands[1];
   23052                 :             :     (void) operand1;
   23053                 :             :     operand2 = operands[2];
   23054                 :             :     (void) operand2;
   23055                 :             :     operand3 = operands[3];
   23056                 :             :     (void) operand3;
   23057                 :             :     operand4 = operands[4];
   23058                 :             :     (void) operand4;
   23059                 :             :     operand5 = operands[5];
   23060                 :             :     (void) operand5;
   23061                 :             :   }
   23062                 :             :   emit_insn (gen_rtx_SET (operand0,
   23063                 :             :         gen_rtx_IF_THEN_ELSE (V2DImode,
   23064                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23065                 :             :                 operand4,
   23066                 :             :                 operand5),
   23067                 :             :         operand1,
   23068                 :             :         operand2)));
   23069                 :             :   _val = get_insns ();
   23070                 :             :   end_sequence ();
   23071                 :             :   return _val;
   23072                 :             : }
   23073                 :             : 
   23074                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23075                 :             : rtx
   23076                 :             : gen_vconduv4sfv16qi (rtx operand0,
   23077                 :             :         rtx operand1,
   23078                 :             :         rtx operand2,
   23079                 :             :         rtx operand3,
   23080                 :             :         rtx operand4,
   23081                 :             :         rtx operand5)
   23082                 :             : {
   23083                 :             :   rtx_insn *_val = 0;
   23084                 :             :   start_sequence ();
   23085                 :             :   {
   23086                 :             :     rtx operands[6];
   23087                 :             :     operands[0] = operand0;
   23088                 :             :     operands[1] = operand1;
   23089                 :             :     operands[2] = operand2;
   23090                 :             :     operands[3] = operand3;
   23091                 :             :     operands[4] = operand4;
   23092                 :             :     operands[5] = operand5;
   23093                 :             : #define FAIL _Pragma ("GCC error \"vconduv4sfv16qi cannot FAIL\"") (void)0
   23094                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23095                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23096                 :             : {
   23097                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23098                 :             :   gcc_assert (ok);
   23099                 :             :   DONE;
   23100                 :             : }
   23101                 :             : #undef DONE
   23102                 :             : #undef FAIL
   23103                 :             :     operand0 = operands[0];
   23104                 :             :     (void) operand0;
   23105                 :             :     operand1 = operands[1];
   23106                 :             :     (void) operand1;
   23107                 :             :     operand2 = operands[2];
   23108                 :             :     (void) operand2;
   23109                 :             :     operand3 = operands[3];
   23110                 :             :     (void) operand3;
   23111                 :             :     operand4 = operands[4];
   23112                 :             :     (void) operand4;
   23113                 :             :     operand5 = operands[5];
   23114                 :             :     (void) operand5;
   23115                 :             :   }
   23116                 :             :   emit_insn (gen_rtx_SET (operand0,
   23117                 :             :         gen_rtx_IF_THEN_ELSE (V4SFmode,
   23118                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23119                 :             :                 operand4,
   23120                 :             :                 operand5),
   23121                 :             :         operand1,
   23122                 :             :         operand2)));
   23123                 :             :   _val = get_insns ();
   23124                 :             :   end_sequence ();
   23125                 :             :   return _val;
   23126                 :             : }
   23127                 :             : 
   23128                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23129                 :             : rtx
   23130                 :             : gen_vconduv2dfv16qi (rtx operand0,
   23131                 :             :         rtx operand1,
   23132                 :             :         rtx operand2,
   23133                 :             :         rtx operand3,
   23134                 :             :         rtx operand4,
   23135                 :             :         rtx operand5)
   23136                 :             : {
   23137                 :             :   rtx_insn *_val = 0;
   23138                 :             :   start_sequence ();
   23139                 :             :   {
   23140                 :             :     rtx operands[6];
   23141                 :             :     operands[0] = operand0;
   23142                 :             :     operands[1] = operand1;
   23143                 :             :     operands[2] = operand2;
   23144                 :             :     operands[3] = operand3;
   23145                 :             :     operands[4] = operand4;
   23146                 :             :     operands[5] = operand5;
   23147                 :             : #define FAIL _Pragma ("GCC error \"vconduv2dfv16qi cannot FAIL\"") (void)0
   23148                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23149                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23150                 :             : {
   23151                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23152                 :             :   gcc_assert (ok);
   23153                 :             :   DONE;
   23154                 :             : }
   23155                 :             : #undef DONE
   23156                 :             : #undef FAIL
   23157                 :             :     operand0 = operands[0];
   23158                 :             :     (void) operand0;
   23159                 :             :     operand1 = operands[1];
   23160                 :             :     (void) operand1;
   23161                 :             :     operand2 = operands[2];
   23162                 :             :     (void) operand2;
   23163                 :             :     operand3 = operands[3];
   23164                 :             :     (void) operand3;
   23165                 :             :     operand4 = operands[4];
   23166                 :             :     (void) operand4;
   23167                 :             :     operand5 = operands[5];
   23168                 :             :     (void) operand5;
   23169                 :             :   }
   23170                 :             :   emit_insn (gen_rtx_SET (operand0,
   23171                 :             :         gen_rtx_IF_THEN_ELSE (V2DFmode,
   23172                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23173                 :             :                 operand4,
   23174                 :             :                 operand5),
   23175                 :             :         operand1,
   23176                 :             :         operand2)));
   23177                 :             :   _val = get_insns ();
   23178                 :             :   end_sequence ();
   23179                 :             :   return _val;
   23180                 :             : }
   23181                 :             : 
   23182                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23183                 :             : rtx
   23184                 :             : gen_vconduv16qiv8hi (rtx operand0,
   23185                 :             :         rtx operand1,
   23186                 :             :         rtx operand2,
   23187                 :             :         rtx operand3,
   23188                 :             :         rtx operand4,
   23189                 :             :         rtx operand5)
   23190                 :             : {
   23191                 :             :   rtx_insn *_val = 0;
   23192                 :             :   start_sequence ();
   23193                 :             :   {
   23194                 :             :     rtx operands[6];
   23195                 :             :     operands[0] = operand0;
   23196                 :             :     operands[1] = operand1;
   23197                 :             :     operands[2] = operand2;
   23198                 :             :     operands[3] = operand3;
   23199                 :             :     operands[4] = operand4;
   23200                 :             :     operands[5] = operand5;
   23201                 :             : #define FAIL _Pragma ("GCC error \"vconduv16qiv8hi cannot FAIL\"") (void)0
   23202                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23203                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23204                 :             : {
   23205                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23206                 :             :   gcc_assert (ok);
   23207                 :             :   DONE;
   23208                 :             : }
   23209                 :             : #undef DONE
   23210                 :             : #undef FAIL
   23211                 :             :     operand0 = operands[0];
   23212                 :             :     (void) operand0;
   23213                 :             :     operand1 = operands[1];
   23214                 :             :     (void) operand1;
   23215                 :             :     operand2 = operands[2];
   23216                 :             :     (void) operand2;
   23217                 :             :     operand3 = operands[3];
   23218                 :             :     (void) operand3;
   23219                 :             :     operand4 = operands[4];
   23220                 :             :     (void) operand4;
   23221                 :             :     operand5 = operands[5];
   23222                 :             :     (void) operand5;
   23223                 :             :   }
   23224                 :             :   emit_insn (gen_rtx_SET (operand0,
   23225                 :             :         gen_rtx_IF_THEN_ELSE (V16QImode,
   23226                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23227                 :             :                 operand4,
   23228                 :             :                 operand5),
   23229                 :             :         operand1,
   23230                 :             :         operand2)));
   23231                 :             :   _val = get_insns ();
   23232                 :             :   end_sequence ();
   23233                 :             :   return _val;
   23234                 :             : }
   23235                 :             : 
   23236                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23237                 :             : rtx
   23238                 :             : gen_vconduv8hiv8hi (rtx operand0,
   23239                 :             :         rtx operand1,
   23240                 :             :         rtx operand2,
   23241                 :             :         rtx operand3,
   23242                 :             :         rtx operand4,
   23243                 :             :         rtx operand5)
   23244                 :             : {
   23245                 :             :   rtx_insn *_val = 0;
   23246                 :             :   start_sequence ();
   23247                 :             :   {
   23248                 :             :     rtx operands[6];
   23249                 :             :     operands[0] = operand0;
   23250                 :             :     operands[1] = operand1;
   23251                 :             :     operands[2] = operand2;
   23252                 :             :     operands[3] = operand3;
   23253                 :             :     operands[4] = operand4;
   23254                 :             :     operands[5] = operand5;
   23255                 :             : #define FAIL _Pragma ("GCC error \"vconduv8hiv8hi cannot FAIL\"") (void)0
   23256                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23257                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23258                 :             : {
   23259                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23260                 :             :   gcc_assert (ok);
   23261                 :             :   DONE;
   23262                 :             : }
   23263                 :             : #undef DONE
   23264                 :             : #undef FAIL
   23265                 :             :     operand0 = operands[0];
   23266                 :             :     (void) operand0;
   23267                 :             :     operand1 = operands[1];
   23268                 :             :     (void) operand1;
   23269                 :             :     operand2 = operands[2];
   23270                 :             :     (void) operand2;
   23271                 :             :     operand3 = operands[3];
   23272                 :             :     (void) operand3;
   23273                 :             :     operand4 = operands[4];
   23274                 :             :     (void) operand4;
   23275                 :             :     operand5 = operands[5];
   23276                 :             :     (void) operand5;
   23277                 :             :   }
   23278                 :             :   emit_insn (gen_rtx_SET (operand0,
   23279                 :             :         gen_rtx_IF_THEN_ELSE (V8HImode,
   23280                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23281                 :             :                 operand4,
   23282                 :             :                 operand5),
   23283                 :             :         operand1,
   23284                 :             :         operand2)));
   23285                 :             :   _val = get_insns ();
   23286                 :             :   end_sequence ();
   23287                 :             :   return _val;
   23288                 :             : }
   23289                 :             : 
   23290                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23291                 :             : rtx
   23292                 :             : gen_vconduv8hfv8hi (rtx operand0,
   23293                 :             :         rtx operand1,
   23294                 :             :         rtx operand2,
   23295                 :             :         rtx operand3,
   23296                 :             :         rtx operand4,
   23297                 :             :         rtx operand5)
   23298                 :             : {
   23299                 :             :   rtx_insn *_val = 0;
   23300                 :             :   start_sequence ();
   23301                 :             :   {
   23302                 :             :     rtx operands[6];
   23303                 :             :     operands[0] = operand0;
   23304                 :             :     operands[1] = operand1;
   23305                 :             :     operands[2] = operand2;
   23306                 :             :     operands[3] = operand3;
   23307                 :             :     operands[4] = operand4;
   23308                 :             :     operands[5] = operand5;
   23309                 :             : #define FAIL _Pragma ("GCC error \"vconduv8hfv8hi cannot FAIL\"") (void)0
   23310                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23311                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23312                 :             : {
   23313                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23314                 :             :   gcc_assert (ok);
   23315                 :             :   DONE;
   23316                 :             : }
   23317                 :             : #undef DONE
   23318                 :             : #undef FAIL
   23319                 :             :     operand0 = operands[0];
   23320                 :             :     (void) operand0;
   23321                 :             :     operand1 = operands[1];
   23322                 :             :     (void) operand1;
   23323                 :             :     operand2 = operands[2];
   23324                 :             :     (void) operand2;
   23325                 :             :     operand3 = operands[3];
   23326                 :             :     (void) operand3;
   23327                 :             :     operand4 = operands[4];
   23328                 :             :     (void) operand4;
   23329                 :             :     operand5 = operands[5];
   23330                 :             :     (void) operand5;
   23331                 :             :   }
   23332                 :             :   emit_insn (gen_rtx_SET (operand0,
   23333                 :             :         gen_rtx_IF_THEN_ELSE (V8HFmode,
   23334                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23335                 :             :                 operand4,
   23336                 :             :                 operand5),
   23337                 :             :         operand1,
   23338                 :             :         operand2)));
   23339                 :             :   _val = get_insns ();
   23340                 :             :   end_sequence ();
   23341                 :             :   return _val;
   23342                 :             : }
   23343                 :             : 
   23344                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23345                 :             : rtx
   23346                 :             : gen_vconduv8bfv8hi (rtx operand0,
   23347                 :             :         rtx operand1,
   23348                 :             :         rtx operand2,
   23349                 :             :         rtx operand3,
   23350                 :             :         rtx operand4,
   23351                 :             :         rtx operand5)
   23352                 :             : {
   23353                 :             :   rtx_insn *_val = 0;
   23354                 :             :   start_sequence ();
   23355                 :             :   {
   23356                 :             :     rtx operands[6];
   23357                 :             :     operands[0] = operand0;
   23358                 :             :     operands[1] = operand1;
   23359                 :             :     operands[2] = operand2;
   23360                 :             :     operands[3] = operand3;
   23361                 :             :     operands[4] = operand4;
   23362                 :             :     operands[5] = operand5;
   23363                 :             : #define FAIL _Pragma ("GCC error \"vconduv8bfv8hi cannot FAIL\"") (void)0
   23364                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23365                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23366                 :             : {
   23367                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23368                 :             :   gcc_assert (ok);
   23369                 :             :   DONE;
   23370                 :             : }
   23371                 :             : #undef DONE
   23372                 :             : #undef FAIL
   23373                 :             :     operand0 = operands[0];
   23374                 :             :     (void) operand0;
   23375                 :             :     operand1 = operands[1];
   23376                 :             :     (void) operand1;
   23377                 :             :     operand2 = operands[2];
   23378                 :             :     (void) operand2;
   23379                 :             :     operand3 = operands[3];
   23380                 :             :     (void) operand3;
   23381                 :             :     operand4 = operands[4];
   23382                 :             :     (void) operand4;
   23383                 :             :     operand5 = operands[5];
   23384                 :             :     (void) operand5;
   23385                 :             :   }
   23386                 :             :   emit_insn (gen_rtx_SET (operand0,
   23387                 :             :         gen_rtx_IF_THEN_ELSE (V8BFmode,
   23388                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23389                 :             :                 operand4,
   23390                 :             :                 operand5),
   23391                 :             :         operand1,
   23392                 :             :         operand2)));
   23393                 :             :   _val = get_insns ();
   23394                 :             :   end_sequence ();
   23395                 :             :   return _val;
   23396                 :             : }
   23397                 :             : 
   23398                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23399                 :             : rtx
   23400                 :             : gen_vconduv4siv8hi (rtx operand0,
   23401                 :             :         rtx operand1,
   23402                 :             :         rtx operand2,
   23403                 :             :         rtx operand3,
   23404                 :             :         rtx operand4,
   23405                 :             :         rtx operand5)
   23406                 :             : {
   23407                 :             :   rtx_insn *_val = 0;
   23408                 :             :   start_sequence ();
   23409                 :             :   {
   23410                 :             :     rtx operands[6];
   23411                 :             :     operands[0] = operand0;
   23412                 :             :     operands[1] = operand1;
   23413                 :             :     operands[2] = operand2;
   23414                 :             :     operands[3] = operand3;
   23415                 :             :     operands[4] = operand4;
   23416                 :             :     operands[5] = operand5;
   23417                 :             : #define FAIL _Pragma ("GCC error \"vconduv4siv8hi cannot FAIL\"") (void)0
   23418                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23419                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23420                 :             : {
   23421                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23422                 :             :   gcc_assert (ok);
   23423                 :             :   DONE;
   23424                 :             : }
   23425                 :             : #undef DONE
   23426                 :             : #undef FAIL
   23427                 :             :     operand0 = operands[0];
   23428                 :             :     (void) operand0;
   23429                 :             :     operand1 = operands[1];
   23430                 :             :     (void) operand1;
   23431                 :             :     operand2 = operands[2];
   23432                 :             :     (void) operand2;
   23433                 :             :     operand3 = operands[3];
   23434                 :             :     (void) operand3;
   23435                 :             :     operand4 = operands[4];
   23436                 :             :     (void) operand4;
   23437                 :             :     operand5 = operands[5];
   23438                 :             :     (void) operand5;
   23439                 :             :   }
   23440                 :             :   emit_insn (gen_rtx_SET (operand0,
   23441                 :             :         gen_rtx_IF_THEN_ELSE (V4SImode,
   23442                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23443                 :             :                 operand4,
   23444                 :             :                 operand5),
   23445                 :             :         operand1,
   23446                 :             :         operand2)));
   23447                 :             :   _val = get_insns ();
   23448                 :             :   end_sequence ();
   23449                 :             :   return _val;
   23450                 :             : }
   23451                 :             : 
   23452                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23453                 :             : rtx
   23454                 :             : gen_vconduv2div8hi (rtx operand0,
   23455                 :             :         rtx operand1,
   23456                 :             :         rtx operand2,
   23457                 :             :         rtx operand3,
   23458                 :             :         rtx operand4,
   23459                 :             :         rtx operand5)
   23460                 :             : {
   23461                 :             :   rtx_insn *_val = 0;
   23462                 :             :   start_sequence ();
   23463                 :             :   {
   23464                 :             :     rtx operands[6];
   23465                 :             :     operands[0] = operand0;
   23466                 :             :     operands[1] = operand1;
   23467                 :             :     operands[2] = operand2;
   23468                 :             :     operands[3] = operand3;
   23469                 :             :     operands[4] = operand4;
   23470                 :             :     operands[5] = operand5;
   23471                 :             : #define FAIL _Pragma ("GCC error \"vconduv2div8hi cannot FAIL\"") (void)0
   23472                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23473                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23474                 :             : {
   23475                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23476                 :             :   gcc_assert (ok);
   23477                 :             :   DONE;
   23478                 :             : }
   23479                 :             : #undef DONE
   23480                 :             : #undef FAIL
   23481                 :             :     operand0 = operands[0];
   23482                 :             :     (void) operand0;
   23483                 :             :     operand1 = operands[1];
   23484                 :             :     (void) operand1;
   23485                 :             :     operand2 = operands[2];
   23486                 :             :     (void) operand2;
   23487                 :             :     operand3 = operands[3];
   23488                 :             :     (void) operand3;
   23489                 :             :     operand4 = operands[4];
   23490                 :             :     (void) operand4;
   23491                 :             :     operand5 = operands[5];
   23492                 :             :     (void) operand5;
   23493                 :             :   }
   23494                 :             :   emit_insn (gen_rtx_SET (operand0,
   23495                 :             :         gen_rtx_IF_THEN_ELSE (V2DImode,
   23496                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23497                 :             :                 operand4,
   23498                 :             :                 operand5),
   23499                 :             :         operand1,
   23500                 :             :         operand2)));
   23501                 :             :   _val = get_insns ();
   23502                 :             :   end_sequence ();
   23503                 :             :   return _val;
   23504                 :             : }
   23505                 :             : 
   23506                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23507                 :             : rtx
   23508                 :             : gen_vconduv4sfv8hi (rtx operand0,
   23509                 :             :         rtx operand1,
   23510                 :             :         rtx operand2,
   23511                 :             :         rtx operand3,
   23512                 :             :         rtx operand4,
   23513                 :             :         rtx operand5)
   23514                 :             : {
   23515                 :             :   rtx_insn *_val = 0;
   23516                 :             :   start_sequence ();
   23517                 :             :   {
   23518                 :             :     rtx operands[6];
   23519                 :             :     operands[0] = operand0;
   23520                 :             :     operands[1] = operand1;
   23521                 :             :     operands[2] = operand2;
   23522                 :             :     operands[3] = operand3;
   23523                 :             :     operands[4] = operand4;
   23524                 :             :     operands[5] = operand5;
   23525                 :             : #define FAIL _Pragma ("GCC error \"vconduv4sfv8hi cannot FAIL\"") (void)0
   23526                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23527                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23528                 :             : {
   23529                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23530                 :             :   gcc_assert (ok);
   23531                 :             :   DONE;
   23532                 :             : }
   23533                 :             : #undef DONE
   23534                 :             : #undef FAIL
   23535                 :             :     operand0 = operands[0];
   23536                 :             :     (void) operand0;
   23537                 :             :     operand1 = operands[1];
   23538                 :             :     (void) operand1;
   23539                 :             :     operand2 = operands[2];
   23540                 :             :     (void) operand2;
   23541                 :             :     operand3 = operands[3];
   23542                 :             :     (void) operand3;
   23543                 :             :     operand4 = operands[4];
   23544                 :             :     (void) operand4;
   23545                 :             :     operand5 = operands[5];
   23546                 :             :     (void) operand5;
   23547                 :             :   }
   23548                 :             :   emit_insn (gen_rtx_SET (operand0,
   23549                 :             :         gen_rtx_IF_THEN_ELSE (V4SFmode,
   23550                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23551                 :             :                 operand4,
   23552                 :             :                 operand5),
   23553                 :             :         operand1,
   23554                 :             :         operand2)));
   23555                 :             :   _val = get_insns ();
   23556                 :             :   end_sequence ();
   23557                 :             :   return _val;
   23558                 :             : }
   23559                 :             : 
   23560                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23561                 :             : rtx
   23562                 :             : gen_vconduv2dfv8hi (rtx operand0,
   23563                 :             :         rtx operand1,
   23564                 :             :         rtx operand2,
   23565                 :             :         rtx operand3,
   23566                 :             :         rtx operand4,
   23567                 :             :         rtx operand5)
   23568                 :             : {
   23569                 :             :   rtx_insn *_val = 0;
   23570                 :             :   start_sequence ();
   23571                 :             :   {
   23572                 :             :     rtx operands[6];
   23573                 :             :     operands[0] = operand0;
   23574                 :             :     operands[1] = operand1;
   23575                 :             :     operands[2] = operand2;
   23576                 :             :     operands[3] = operand3;
   23577                 :             :     operands[4] = operand4;
   23578                 :             :     operands[5] = operand5;
   23579                 :             : #define FAIL _Pragma ("GCC error \"vconduv2dfv8hi cannot FAIL\"") (void)0
   23580                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23581                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23582                 :             : {
   23583                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23584                 :             :   gcc_assert (ok);
   23585                 :             :   DONE;
   23586                 :             : }
   23587                 :             : #undef DONE
   23588                 :             : #undef FAIL
   23589                 :             :     operand0 = operands[0];
   23590                 :             :     (void) operand0;
   23591                 :             :     operand1 = operands[1];
   23592                 :             :     (void) operand1;
   23593                 :             :     operand2 = operands[2];
   23594                 :             :     (void) operand2;
   23595                 :             :     operand3 = operands[3];
   23596                 :             :     (void) operand3;
   23597                 :             :     operand4 = operands[4];
   23598                 :             :     (void) operand4;
   23599                 :             :     operand5 = operands[5];
   23600                 :             :     (void) operand5;
   23601                 :             :   }
   23602                 :             :   emit_insn (gen_rtx_SET (operand0,
   23603                 :             :         gen_rtx_IF_THEN_ELSE (V2DFmode,
   23604                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23605                 :             :                 operand4,
   23606                 :             :                 operand5),
   23607                 :             :         operand1,
   23608                 :             :         operand2)));
   23609                 :             :   _val = get_insns ();
   23610                 :             :   end_sequence ();
   23611                 :             :   return _val;
   23612                 :             : }
   23613                 :             : 
   23614                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23615                 :             : rtx
   23616                 :             : gen_vconduv16qiv4si (rtx operand0,
   23617                 :             :         rtx operand1,
   23618                 :             :         rtx operand2,
   23619                 :             :         rtx operand3,
   23620                 :             :         rtx operand4,
   23621                 :             :         rtx operand5)
   23622                 :             : {
   23623                 :             :   rtx_insn *_val = 0;
   23624                 :             :   start_sequence ();
   23625                 :             :   {
   23626                 :             :     rtx operands[6];
   23627                 :             :     operands[0] = operand0;
   23628                 :             :     operands[1] = operand1;
   23629                 :             :     operands[2] = operand2;
   23630                 :             :     operands[3] = operand3;
   23631                 :             :     operands[4] = operand4;
   23632                 :             :     operands[5] = operand5;
   23633                 :             : #define FAIL _Pragma ("GCC error \"vconduv16qiv4si cannot FAIL\"") (void)0
   23634                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23635                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23636                 :             : {
   23637                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23638                 :             :   gcc_assert (ok);
   23639                 :             :   DONE;
   23640                 :             : }
   23641                 :             : #undef DONE
   23642                 :             : #undef FAIL
   23643                 :             :     operand0 = operands[0];
   23644                 :             :     (void) operand0;
   23645                 :             :     operand1 = operands[1];
   23646                 :             :     (void) operand1;
   23647                 :             :     operand2 = operands[2];
   23648                 :             :     (void) operand2;
   23649                 :             :     operand3 = operands[3];
   23650                 :             :     (void) operand3;
   23651                 :             :     operand4 = operands[4];
   23652                 :             :     (void) operand4;
   23653                 :             :     operand5 = operands[5];
   23654                 :             :     (void) operand5;
   23655                 :             :   }
   23656                 :             :   emit_insn (gen_rtx_SET (operand0,
   23657                 :             :         gen_rtx_IF_THEN_ELSE (V16QImode,
   23658                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23659                 :             :                 operand4,
   23660                 :             :                 operand5),
   23661                 :             :         operand1,
   23662                 :             :         operand2)));
   23663                 :             :   _val = get_insns ();
   23664                 :             :   end_sequence ();
   23665                 :             :   return _val;
   23666                 :             : }
   23667                 :             : 
   23668                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23669                 :             : rtx
   23670                 :             : gen_vconduv8hiv4si (rtx operand0,
   23671                 :             :         rtx operand1,
   23672                 :             :         rtx operand2,
   23673                 :             :         rtx operand3,
   23674                 :             :         rtx operand4,
   23675                 :             :         rtx operand5)
   23676                 :             : {
   23677                 :             :   rtx_insn *_val = 0;
   23678                 :             :   start_sequence ();
   23679                 :             :   {
   23680                 :             :     rtx operands[6];
   23681                 :             :     operands[0] = operand0;
   23682                 :             :     operands[1] = operand1;
   23683                 :             :     operands[2] = operand2;
   23684                 :             :     operands[3] = operand3;
   23685                 :             :     operands[4] = operand4;
   23686                 :             :     operands[5] = operand5;
   23687                 :             : #define FAIL _Pragma ("GCC error \"vconduv8hiv4si cannot FAIL\"") (void)0
   23688                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23689                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23690                 :             : {
   23691                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23692                 :             :   gcc_assert (ok);
   23693                 :             :   DONE;
   23694                 :             : }
   23695                 :             : #undef DONE
   23696                 :             : #undef FAIL
   23697                 :             :     operand0 = operands[0];
   23698                 :             :     (void) operand0;
   23699                 :             :     operand1 = operands[1];
   23700                 :             :     (void) operand1;
   23701                 :             :     operand2 = operands[2];
   23702                 :             :     (void) operand2;
   23703                 :             :     operand3 = operands[3];
   23704                 :             :     (void) operand3;
   23705                 :             :     operand4 = operands[4];
   23706                 :             :     (void) operand4;
   23707                 :             :     operand5 = operands[5];
   23708                 :             :     (void) operand5;
   23709                 :             :   }
   23710                 :             :   emit_insn (gen_rtx_SET (operand0,
   23711                 :             :         gen_rtx_IF_THEN_ELSE (V8HImode,
   23712                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23713                 :             :                 operand4,
   23714                 :             :                 operand5),
   23715                 :             :         operand1,
   23716                 :             :         operand2)));
   23717                 :             :   _val = get_insns ();
   23718                 :             :   end_sequence ();
   23719                 :             :   return _val;
   23720                 :             : }
   23721                 :             : 
   23722                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23723                 :             : rtx
   23724                 :             : gen_vconduv8hfv4si (rtx operand0,
   23725                 :             :         rtx operand1,
   23726                 :             :         rtx operand2,
   23727                 :             :         rtx operand3,
   23728                 :             :         rtx operand4,
   23729                 :             :         rtx operand5)
   23730                 :             : {
   23731                 :             :   rtx_insn *_val = 0;
   23732                 :             :   start_sequence ();
   23733                 :             :   {
   23734                 :             :     rtx operands[6];
   23735                 :             :     operands[0] = operand0;
   23736                 :             :     operands[1] = operand1;
   23737                 :             :     operands[2] = operand2;
   23738                 :             :     operands[3] = operand3;
   23739                 :             :     operands[4] = operand4;
   23740                 :             :     operands[5] = operand5;
   23741                 :             : #define FAIL _Pragma ("GCC error \"vconduv8hfv4si cannot FAIL\"") (void)0
   23742                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23743                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23744                 :             : {
   23745                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23746                 :             :   gcc_assert (ok);
   23747                 :             :   DONE;
   23748                 :             : }
   23749                 :             : #undef DONE
   23750                 :             : #undef FAIL
   23751                 :             :     operand0 = operands[0];
   23752                 :             :     (void) operand0;
   23753                 :             :     operand1 = operands[1];
   23754                 :             :     (void) operand1;
   23755                 :             :     operand2 = operands[2];
   23756                 :             :     (void) operand2;
   23757                 :             :     operand3 = operands[3];
   23758                 :             :     (void) operand3;
   23759                 :             :     operand4 = operands[4];
   23760                 :             :     (void) operand4;
   23761                 :             :     operand5 = operands[5];
   23762                 :             :     (void) operand5;
   23763                 :             :   }
   23764                 :             :   emit_insn (gen_rtx_SET (operand0,
   23765                 :             :         gen_rtx_IF_THEN_ELSE (V8HFmode,
   23766                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23767                 :             :                 operand4,
   23768                 :             :                 operand5),
   23769                 :             :         operand1,
   23770                 :             :         operand2)));
   23771                 :             :   _val = get_insns ();
   23772                 :             :   end_sequence ();
   23773                 :             :   return _val;
   23774                 :             : }
   23775                 :             : 
   23776                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23777                 :             : rtx
   23778                 :             : gen_vconduv8bfv4si (rtx operand0,
   23779                 :             :         rtx operand1,
   23780                 :             :         rtx operand2,
   23781                 :             :         rtx operand3,
   23782                 :             :         rtx operand4,
   23783                 :             :         rtx operand5)
   23784                 :             : {
   23785                 :             :   rtx_insn *_val = 0;
   23786                 :             :   start_sequence ();
   23787                 :             :   {
   23788                 :             :     rtx operands[6];
   23789                 :             :     operands[0] = operand0;
   23790                 :             :     operands[1] = operand1;
   23791                 :             :     operands[2] = operand2;
   23792                 :             :     operands[3] = operand3;
   23793                 :             :     operands[4] = operand4;
   23794                 :             :     operands[5] = operand5;
   23795                 :             : #define FAIL _Pragma ("GCC error \"vconduv8bfv4si cannot FAIL\"") (void)0
   23796                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23797                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23798                 :             : {
   23799                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23800                 :             :   gcc_assert (ok);
   23801                 :             :   DONE;
   23802                 :             : }
   23803                 :             : #undef DONE
   23804                 :             : #undef FAIL
   23805                 :             :     operand0 = operands[0];
   23806                 :             :     (void) operand0;
   23807                 :             :     operand1 = operands[1];
   23808                 :             :     (void) operand1;
   23809                 :             :     operand2 = operands[2];
   23810                 :             :     (void) operand2;
   23811                 :             :     operand3 = operands[3];
   23812                 :             :     (void) operand3;
   23813                 :             :     operand4 = operands[4];
   23814                 :             :     (void) operand4;
   23815                 :             :     operand5 = operands[5];
   23816                 :             :     (void) operand5;
   23817                 :             :   }
   23818                 :             :   emit_insn (gen_rtx_SET (operand0,
   23819                 :             :         gen_rtx_IF_THEN_ELSE (V8BFmode,
   23820                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23821                 :             :                 operand4,
   23822                 :             :                 operand5),
   23823                 :             :         operand1,
   23824                 :             :         operand2)));
   23825                 :             :   _val = get_insns ();
   23826                 :             :   end_sequence ();
   23827                 :             :   return _val;
   23828                 :             : }
   23829                 :             : 
   23830                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23831                 :             : rtx
   23832                 :             : gen_vconduv4siv4si (rtx operand0,
   23833                 :             :         rtx operand1,
   23834                 :             :         rtx operand2,
   23835                 :             :         rtx operand3,
   23836                 :             :         rtx operand4,
   23837                 :             :         rtx operand5)
   23838                 :             : {
   23839                 :             :   rtx_insn *_val = 0;
   23840                 :             :   start_sequence ();
   23841                 :             :   {
   23842                 :             :     rtx operands[6];
   23843                 :             :     operands[0] = operand0;
   23844                 :             :     operands[1] = operand1;
   23845                 :             :     operands[2] = operand2;
   23846                 :             :     operands[3] = operand3;
   23847                 :             :     operands[4] = operand4;
   23848                 :             :     operands[5] = operand5;
   23849                 :             : #define FAIL _Pragma ("GCC error \"vconduv4siv4si cannot FAIL\"") (void)0
   23850                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23851                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23852                 :             : {
   23853                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23854                 :             :   gcc_assert (ok);
   23855                 :             :   DONE;
   23856                 :             : }
   23857                 :             : #undef DONE
   23858                 :             : #undef FAIL
   23859                 :             :     operand0 = operands[0];
   23860                 :             :     (void) operand0;
   23861                 :             :     operand1 = operands[1];
   23862                 :             :     (void) operand1;
   23863                 :             :     operand2 = operands[2];
   23864                 :             :     (void) operand2;
   23865                 :             :     operand3 = operands[3];
   23866                 :             :     (void) operand3;
   23867                 :             :     operand4 = operands[4];
   23868                 :             :     (void) operand4;
   23869                 :             :     operand5 = operands[5];
   23870                 :             :     (void) operand5;
   23871                 :             :   }
   23872                 :             :   emit_insn (gen_rtx_SET (operand0,
   23873                 :             :         gen_rtx_IF_THEN_ELSE (V4SImode,
   23874                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23875                 :             :                 operand4,
   23876                 :             :                 operand5),
   23877                 :             :         operand1,
   23878                 :             :         operand2)));
   23879                 :             :   _val = get_insns ();
   23880                 :             :   end_sequence ();
   23881                 :             :   return _val;
   23882                 :             : }
   23883                 :             : 
   23884                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23885                 :             : rtx
   23886                 :             : gen_vconduv2div4si (rtx operand0,
   23887                 :             :         rtx operand1,
   23888                 :             :         rtx operand2,
   23889                 :             :         rtx operand3,
   23890                 :             :         rtx operand4,
   23891                 :             :         rtx operand5)
   23892                 :             : {
   23893                 :             :   rtx_insn *_val = 0;
   23894                 :             :   start_sequence ();
   23895                 :             :   {
   23896                 :             :     rtx operands[6];
   23897                 :             :     operands[0] = operand0;
   23898                 :             :     operands[1] = operand1;
   23899                 :             :     operands[2] = operand2;
   23900                 :             :     operands[3] = operand3;
   23901                 :             :     operands[4] = operand4;
   23902                 :             :     operands[5] = operand5;
   23903                 :             : #define FAIL _Pragma ("GCC error \"vconduv2div4si cannot FAIL\"") (void)0
   23904                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23905                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23906                 :             : {
   23907                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23908                 :             :   gcc_assert (ok);
   23909                 :             :   DONE;
   23910                 :             : }
   23911                 :             : #undef DONE
   23912                 :             : #undef FAIL
   23913                 :             :     operand0 = operands[0];
   23914                 :             :     (void) operand0;
   23915                 :             :     operand1 = operands[1];
   23916                 :             :     (void) operand1;
   23917                 :             :     operand2 = operands[2];
   23918                 :             :     (void) operand2;
   23919                 :             :     operand3 = operands[3];
   23920                 :             :     (void) operand3;
   23921                 :             :     operand4 = operands[4];
   23922                 :             :     (void) operand4;
   23923                 :             :     operand5 = operands[5];
   23924                 :             :     (void) operand5;
   23925                 :             :   }
   23926                 :             :   emit_insn (gen_rtx_SET (operand0,
   23927                 :             :         gen_rtx_IF_THEN_ELSE (V2DImode,
   23928                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23929                 :             :                 operand4,
   23930                 :             :                 operand5),
   23931                 :             :         operand1,
   23932                 :             :         operand2)));
   23933                 :             :   _val = get_insns ();
   23934                 :             :   end_sequence ();
   23935                 :             :   return _val;
   23936                 :             : }
   23937                 :             : 
   23938                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23939                 :             : rtx
   23940                 :             : gen_vconduv4sfv4si (rtx operand0,
   23941                 :             :         rtx operand1,
   23942                 :             :         rtx operand2,
   23943                 :             :         rtx operand3,
   23944                 :             :         rtx operand4,
   23945                 :             :         rtx operand5)
   23946                 :             : {
   23947                 :             :   rtx_insn *_val = 0;
   23948                 :             :   start_sequence ();
   23949                 :             :   {
   23950                 :             :     rtx operands[6];
   23951                 :             :     operands[0] = operand0;
   23952                 :             :     operands[1] = operand1;
   23953                 :             :     operands[2] = operand2;
   23954                 :             :     operands[3] = operand3;
   23955                 :             :     operands[4] = operand4;
   23956                 :             :     operands[5] = operand5;
   23957                 :             : #define FAIL _Pragma ("GCC error \"vconduv4sfv4si cannot FAIL\"") (void)0
   23958                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23959                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   23960                 :             : {
   23961                 :             :   bool ok = ix86_expand_int_vcond (operands);
   23962                 :             :   gcc_assert (ok);
   23963                 :             :   DONE;
   23964                 :             : }
   23965                 :             : #undef DONE
   23966                 :             : #undef FAIL
   23967                 :             :     operand0 = operands[0];
   23968                 :             :     (void) operand0;
   23969                 :             :     operand1 = operands[1];
   23970                 :             :     (void) operand1;
   23971                 :             :     operand2 = operands[2];
   23972                 :             :     (void) operand2;
   23973                 :             :     operand3 = operands[3];
   23974                 :             :     (void) operand3;
   23975                 :             :     operand4 = operands[4];
   23976                 :             :     (void) operand4;
   23977                 :             :     operand5 = operands[5];
   23978                 :             :     (void) operand5;
   23979                 :             :   }
   23980                 :             :   emit_insn (gen_rtx_SET (operand0,
   23981                 :             :         gen_rtx_IF_THEN_ELSE (V4SFmode,
   23982                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   23983                 :             :                 operand4,
   23984                 :             :                 operand5),
   23985                 :             :         operand1,
   23986                 :             :         operand2)));
   23987                 :             :   _val = get_insns ();
   23988                 :             :   end_sequence ();
   23989                 :             :   return _val;
   23990                 :             : }
   23991                 :             : 
   23992                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17416 */
   23993                 :             : rtx
   23994                 :             : gen_vconduv2dfv4si (rtx operand0,
   23995                 :             :         rtx operand1,
   23996                 :             :         rtx operand2,
   23997                 :             :         rtx operand3,
   23998                 :             :         rtx operand4,
   23999                 :             :         rtx operand5)
   24000                 :             : {
   24001                 :             :   rtx_insn *_val = 0;
   24002                 :             :   start_sequence ();
   24003                 :             :   {
   24004                 :             :     rtx operands[6];
   24005                 :             :     operands[0] = operand0;
   24006                 :             :     operands[1] = operand1;
   24007                 :             :     operands[2] = operand2;
   24008                 :             :     operands[3] = operand3;
   24009                 :             :     operands[4] = operand4;
   24010                 :             :     operands[5] = operand5;
   24011                 :             : #define FAIL _Pragma ("GCC error \"vconduv2dfv4si cannot FAIL\"") (void)0
   24012                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24013                 :             : #line 17427 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24014                 :             : {
   24015                 :             :   bool ok = ix86_expand_int_vcond (operands);
   24016                 :             :   gcc_assert (ok);
   24017                 :             :   DONE;
   24018                 :             : }
   24019                 :             : #undef DONE
   24020                 :             : #undef FAIL
   24021                 :             :     operand0 = operands[0];
   24022                 :             :     (void) operand0;
   24023                 :             :     operand1 = operands[1];
   24024                 :             :     (void) operand1;
   24025                 :             :     operand2 = operands[2];
   24026                 :             :     (void) operand2;
   24027                 :             :     operand3 = operands[3];
   24028                 :             :     (void) operand3;
   24029                 :             :     operand4 = operands[4];
   24030                 :             :     (void) operand4;
   24031                 :             :     operand5 = operands[5];
   24032                 :             :     (void) operand5;
   24033                 :             :   }
   24034                 :             :   emit_insn (gen_rtx_SET (operand0,
   24035                 :             :         gen_rtx_IF_THEN_ELSE (V2DFmode,
   24036                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   24037                 :             :                 operand4,
   24038                 :             :                 operand5),
   24039                 :             :         operand1,
   24040                 :             :         operand2)));
   24041                 :             :   _val = get_insns ();
   24042                 :             :   end_sequence ();
   24043                 :             :   return _val;
   24044                 :             : }
   24045                 :             : 
   24046                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17433 */
   24047                 :             : rtx
   24048                 :             : gen_vconduv2div2di (rtx operand0,
   24049                 :             :         rtx operand1,
   24050                 :             :         rtx operand2,
   24051                 :             :         rtx operand3,
   24052                 :             :         rtx operand4,
   24053                 :             :         rtx operand5)
   24054                 :             : {
   24055                 :             :   rtx_insn *_val = 0;
   24056                 :             :   start_sequence ();
   24057                 :             :   {
   24058                 :             :     rtx operands[6];
   24059                 :             :     operands[0] = operand0;
   24060                 :             :     operands[1] = operand1;
   24061                 :             :     operands[2] = operand2;
   24062                 :             :     operands[3] = operand3;
   24063                 :             :     operands[4] = operand4;
   24064                 :             :     operands[5] = operand5;
   24065                 :             : #define FAIL _Pragma ("GCC error \"vconduv2div2di cannot FAIL\"") (void)0
   24066                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24067                 :             : #line 17442 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24068                 :             : {
   24069                 :             :   bool ok = ix86_expand_int_vcond (operands);
   24070                 :             :   gcc_assert (ok);
   24071                 :             :   DONE;
   24072                 :             : }
   24073                 :             : #undef DONE
   24074                 :             : #undef FAIL
   24075                 :             :     operand0 = operands[0];
   24076                 :             :     (void) operand0;
   24077                 :             :     operand1 = operands[1];
   24078                 :             :     (void) operand1;
   24079                 :             :     operand2 = operands[2];
   24080                 :             :     (void) operand2;
   24081                 :             :     operand3 = operands[3];
   24082                 :             :     (void) operand3;
   24083                 :             :     operand4 = operands[4];
   24084                 :             :     (void) operand4;
   24085                 :             :     operand5 = operands[5];
   24086                 :             :     (void) operand5;
   24087                 :             :   }
   24088                 :             :   emit_insn (gen_rtx_SET (operand0,
   24089                 :             :         gen_rtx_IF_THEN_ELSE (V2DImode,
   24090                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   24091                 :             :                 operand4,
   24092                 :             :                 operand5),
   24093                 :             :         operand1,
   24094                 :             :         operand2)));
   24095                 :             :   _val = get_insns ();
   24096                 :             :   end_sequence ();
   24097                 :             :   return _val;
   24098                 :             : }
   24099                 :             : 
   24100                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17433 */
   24101                 :             : rtx
   24102                 :             : gen_vconduv2dfv2di (rtx operand0,
   24103                 :             :         rtx operand1,
   24104                 :             :         rtx operand2,
   24105                 :             :         rtx operand3,
   24106                 :             :         rtx operand4,
   24107                 :             :         rtx operand5)
   24108                 :             : {
   24109                 :             :   rtx_insn *_val = 0;
   24110                 :             :   start_sequence ();
   24111                 :             :   {
   24112                 :             :     rtx operands[6];
   24113                 :             :     operands[0] = operand0;
   24114                 :             :     operands[1] = operand1;
   24115                 :             :     operands[2] = operand2;
   24116                 :             :     operands[3] = operand3;
   24117                 :             :     operands[4] = operand4;
   24118                 :             :     operands[5] = operand5;
   24119                 :             : #define FAIL _Pragma ("GCC error \"vconduv2dfv2di cannot FAIL\"") (void)0
   24120                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24121                 :             : #line 17442 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24122                 :             : {
   24123                 :             :   bool ok = ix86_expand_int_vcond (operands);
   24124                 :             :   gcc_assert (ok);
   24125                 :             :   DONE;
   24126                 :             : }
   24127                 :             : #undef DONE
   24128                 :             : #undef FAIL
   24129                 :             :     operand0 = operands[0];
   24130                 :             :     (void) operand0;
   24131                 :             :     operand1 = operands[1];
   24132                 :             :     (void) operand1;
   24133                 :             :     operand2 = operands[2];
   24134                 :             :     (void) operand2;
   24135                 :             :     operand3 = operands[3];
   24136                 :             :     (void) operand3;
   24137                 :             :     operand4 = operands[4];
   24138                 :             :     (void) operand4;
   24139                 :             :     operand5 = operands[5];
   24140                 :             :     (void) operand5;
   24141                 :             :   }
   24142                 :             :   emit_insn (gen_rtx_SET (operand0,
   24143                 :             :         gen_rtx_IF_THEN_ELSE (V2DFmode,
   24144                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   24145                 :             :                 operand4,
   24146                 :             :                 operand5),
   24147                 :             :         operand1,
   24148                 :             :         operand2)));
   24149                 :             :   _val = get_insns ();
   24150                 :             :   end_sequence ();
   24151                 :             :   return _val;
   24152                 :             : }
   24153                 :             : 
   24154                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17448 */
   24155                 :             : rtx
   24156                 :             : gen_vcondeqv2div2di (rtx operand0,
   24157                 :             :         rtx operand1,
   24158                 :             :         rtx operand2,
   24159                 :             :         rtx operand3,
   24160                 :             :         rtx operand4,
   24161                 :             :         rtx operand5)
   24162                 :             : {
   24163                 :             :   rtx_insn *_val = 0;
   24164                 :             :   start_sequence ();
   24165                 :             :   {
   24166                 :             :     rtx operands[6];
   24167                 :             :     operands[0] = operand0;
   24168                 :             :     operands[1] = operand1;
   24169                 :             :     operands[2] = operand2;
   24170                 :             :     operands[3] = operand3;
   24171                 :             :     operands[4] = operand4;
   24172                 :             :     operands[5] = operand5;
   24173                 :             : #define FAIL _Pragma ("GCC error \"vcondeqv2div2di cannot FAIL\"") (void)0
   24174                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24175                 :             : #line 17457 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24176                 :             : {
   24177                 :             :   bool ok = ix86_expand_int_vcond (operands);
   24178                 :             :   gcc_assert (ok);
   24179                 :             :   DONE;
   24180                 :             : }
   24181                 :             : #undef DONE
   24182                 :             : #undef FAIL
   24183                 :             :     operand0 = operands[0];
   24184                 :             :     (void) operand0;
   24185                 :             :     operand1 = operands[1];
   24186                 :             :     (void) operand1;
   24187                 :             :     operand2 = operands[2];
   24188                 :             :     (void) operand2;
   24189                 :             :     operand3 = operands[3];
   24190                 :             :     (void) operand3;
   24191                 :             :     operand4 = operands[4];
   24192                 :             :     (void) operand4;
   24193                 :             :     operand5 = operands[5];
   24194                 :             :     (void) operand5;
   24195                 :             :   }
   24196                 :             :   emit_insn (gen_rtx_SET (operand0,
   24197                 :             :         gen_rtx_IF_THEN_ELSE (V2DImode,
   24198                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   24199                 :             :                 operand4,
   24200                 :             :                 operand5),
   24201                 :             :         operand1,
   24202                 :             :         operand2)));
   24203                 :             :   _val = get_insns ();
   24204                 :             :   end_sequence ();
   24205                 :             :   return _val;
   24206                 :             : }
   24207                 :             : 
   24208                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17448 */
   24209                 :             : rtx
   24210                 :             : gen_vcondeqv2dfv2di (rtx operand0,
   24211                 :             :         rtx operand1,
   24212                 :             :         rtx operand2,
   24213                 :             :         rtx operand3,
   24214                 :             :         rtx operand4,
   24215                 :             :         rtx operand5)
   24216                 :             : {
   24217                 :             :   rtx_insn *_val = 0;
   24218                 :             :   start_sequence ();
   24219                 :             :   {
   24220                 :             :     rtx operands[6];
   24221                 :             :     operands[0] = operand0;
   24222                 :             :     operands[1] = operand1;
   24223                 :             :     operands[2] = operand2;
   24224                 :             :     operands[3] = operand3;
   24225                 :             :     operands[4] = operand4;
   24226                 :             :     operands[5] = operand5;
   24227                 :             : #define FAIL _Pragma ("GCC error \"vcondeqv2dfv2di cannot FAIL\"") (void)0
   24228                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24229                 :             : #line 17457 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24230                 :             : {
   24231                 :             :   bool ok = ix86_expand_int_vcond (operands);
   24232                 :             :   gcc_assert (ok);
   24233                 :             :   DONE;
   24234                 :             : }
   24235                 :             : #undef DONE
   24236                 :             : #undef FAIL
   24237                 :             :     operand0 = operands[0];
   24238                 :             :     (void) operand0;
   24239                 :             :     operand1 = operands[1];
   24240                 :             :     (void) operand1;
   24241                 :             :     operand2 = operands[2];
   24242                 :             :     (void) operand2;
   24243                 :             :     operand3 = operands[3];
   24244                 :             :     (void) operand3;
   24245                 :             :     operand4 = operands[4];
   24246                 :             :     (void) operand4;
   24247                 :             :     operand5 = operands[5];
   24248                 :             :     (void) operand5;
   24249                 :             :   }
   24250                 :             :   emit_insn (gen_rtx_SET (operand0,
   24251                 :             :         gen_rtx_IF_THEN_ELSE (V2DFmode,
   24252                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), VOIDmode,
   24253                 :             :                 operand4,
   24254                 :             :                 operand5),
   24255                 :             :         operand1,
   24256                 :             :         operand2)));
   24257                 :             :   _val = get_insns ();
   24258                 :             :   end_sequence ();
   24259                 :             :   return _val;
   24260                 :             : }
   24261                 :             : 
   24262                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24263                 :             : rtx
   24264                 :             : gen_vec_permv16qi (rtx operand0,
   24265                 :             :         rtx operand1,
   24266                 :             :         rtx operand2,
   24267                 :             :         rtx operand3)
   24268                 :             : {
   24269                 :             :   rtx_insn *_val = 0;
   24270                 :             :   start_sequence ();
   24271                 :             :   {
   24272                 :             :     rtx operands[4];
   24273                 :             :     operands[0] = operand0;
   24274                 :             :     operands[1] = operand1;
   24275                 :             :     operands[2] = operand2;
   24276                 :             :     operands[3] = operand3;
   24277                 :             : #define FAIL return (end_sequence (), _val)
   24278                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24279                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24280                 :             : {
   24281                 :             :   ix86_expand_vec_perm (operands);
   24282                 :             :   DONE;
   24283                 :             : }
   24284                 :             : #undef DONE
   24285                 :             : #undef FAIL
   24286                 :             :     operand0 = operands[0];
   24287                 :             :     (void) operand0;
   24288                 :             :     operand1 = operands[1];
   24289                 :             :     (void) operand1;
   24290                 :             :     operand2 = operands[2];
   24291                 :             :     (void) operand2;
   24292                 :             :     operand3 = operands[3];
   24293                 :             :     (void) operand3;
   24294                 :             :   }
   24295                 :             :   emit (operand0, true);
   24296                 :             :   emit (operand1, true);
   24297                 :             :   emit (operand2, true);
   24298                 :             :   emit (operand3, false);
   24299                 :             :   _val = get_insns ();
   24300                 :             :   end_sequence ();
   24301                 :             :   return _val;
   24302                 :             : }
   24303                 :             : 
   24304                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24305                 :             : rtx
   24306                 :             : gen_vec_permv8hi (rtx operand0,
   24307                 :             :         rtx operand1,
   24308                 :             :         rtx operand2,
   24309                 :             :         rtx operand3)
   24310                 :             : {
   24311                 :             :   rtx_insn *_val = 0;
   24312                 :             :   start_sequence ();
   24313                 :             :   {
   24314                 :             :     rtx operands[4];
   24315                 :             :     operands[0] = operand0;
   24316                 :             :     operands[1] = operand1;
   24317                 :             :     operands[2] = operand2;
   24318                 :             :     operands[3] = operand3;
   24319                 :             : #define FAIL return (end_sequence (), _val)
   24320                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24321                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24322                 :             : {
   24323                 :             :   ix86_expand_vec_perm (operands);
   24324                 :             :   DONE;
   24325                 :             : }
   24326                 :             : #undef DONE
   24327                 :             : #undef FAIL
   24328                 :             :     operand0 = operands[0];
   24329                 :             :     (void) operand0;
   24330                 :             :     operand1 = operands[1];
   24331                 :             :     (void) operand1;
   24332                 :             :     operand2 = operands[2];
   24333                 :             :     (void) operand2;
   24334                 :             :     operand3 = operands[3];
   24335                 :             :     (void) operand3;
   24336                 :             :   }
   24337                 :             :   emit (operand0, true);
   24338                 :             :   emit (operand1, true);
   24339                 :             :   emit (operand2, true);
   24340                 :             :   emit (operand3, false);
   24341                 :             :   _val = get_insns ();
   24342                 :             :   end_sequence ();
   24343                 :             :   return _val;
   24344                 :             : }
   24345                 :             : 
   24346                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24347                 :             : rtx
   24348                 :             : gen_vec_permv4si (rtx operand0,
   24349                 :             :         rtx operand1,
   24350                 :             :         rtx operand2,
   24351                 :             :         rtx operand3)
   24352                 :             : {
   24353                 :             :   rtx_insn *_val = 0;
   24354                 :             :   start_sequence ();
   24355                 :             :   {
   24356                 :             :     rtx operands[4];
   24357                 :             :     operands[0] = operand0;
   24358                 :             :     operands[1] = operand1;
   24359                 :             :     operands[2] = operand2;
   24360                 :             :     operands[3] = operand3;
   24361                 :             : #define FAIL return (end_sequence (), _val)
   24362                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24363                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24364                 :             : {
   24365                 :             :   ix86_expand_vec_perm (operands);
   24366                 :             :   DONE;
   24367                 :             : }
   24368                 :             : #undef DONE
   24369                 :             : #undef FAIL
   24370                 :             :     operand0 = operands[0];
   24371                 :             :     (void) operand0;
   24372                 :             :     operand1 = operands[1];
   24373                 :             :     (void) operand1;
   24374                 :             :     operand2 = operands[2];
   24375                 :             :     (void) operand2;
   24376                 :             :     operand3 = operands[3];
   24377                 :             :     (void) operand3;
   24378                 :             :   }
   24379                 :             :   emit (operand0, true);
   24380                 :             :   emit (operand1, true);
   24381                 :             :   emit (operand2, true);
   24382                 :             :   emit (operand3, false);
   24383                 :             :   _val = get_insns ();
   24384                 :             :   end_sequence ();
   24385                 :             :   return _val;
   24386                 :             : }
   24387                 :             : 
   24388                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24389                 :             : rtx
   24390                 :             : gen_vec_permv2di (rtx operand0,
   24391                 :             :         rtx operand1,
   24392                 :             :         rtx operand2,
   24393                 :             :         rtx operand3)
   24394                 :             : {
   24395                 :             :   rtx_insn *_val = 0;
   24396                 :             :   start_sequence ();
   24397                 :             :   {
   24398                 :             :     rtx operands[4];
   24399                 :             :     operands[0] = operand0;
   24400                 :             :     operands[1] = operand1;
   24401                 :             :     operands[2] = operand2;
   24402                 :             :     operands[3] = operand3;
   24403                 :             : #define FAIL return (end_sequence (), _val)
   24404                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24405                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24406                 :             : {
   24407                 :             :   ix86_expand_vec_perm (operands);
   24408                 :             :   DONE;
   24409                 :             : }
   24410                 :             : #undef DONE
   24411                 :             : #undef FAIL
   24412                 :             :     operand0 = operands[0];
   24413                 :             :     (void) operand0;
   24414                 :             :     operand1 = operands[1];
   24415                 :             :     (void) operand1;
   24416                 :             :     operand2 = operands[2];
   24417                 :             :     (void) operand2;
   24418                 :             :     operand3 = operands[3];
   24419                 :             :     (void) operand3;
   24420                 :             :   }
   24421                 :             :   emit (operand0, true);
   24422                 :             :   emit (operand1, true);
   24423                 :             :   emit (operand2, true);
   24424                 :             :   emit (operand3, false);
   24425                 :             :   _val = get_insns ();
   24426                 :             :   end_sequence ();
   24427                 :             :   return _val;
   24428                 :             : }
   24429                 :             : 
   24430                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24431                 :             : rtx
   24432                 :             : gen_vec_permv4sf (rtx operand0,
   24433                 :             :         rtx operand1,
   24434                 :             :         rtx operand2,
   24435                 :             :         rtx operand3)
   24436                 :             : {
   24437                 :             :   rtx_insn *_val = 0;
   24438                 :             :   start_sequence ();
   24439                 :             :   {
   24440                 :             :     rtx operands[4];
   24441                 :             :     operands[0] = operand0;
   24442                 :             :     operands[1] = operand1;
   24443                 :             :     operands[2] = operand2;
   24444                 :             :     operands[3] = operand3;
   24445                 :             : #define FAIL return (end_sequence (), _val)
   24446                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24447                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24448                 :             : {
   24449                 :             :   ix86_expand_vec_perm (operands);
   24450                 :             :   DONE;
   24451                 :             : }
   24452                 :             : #undef DONE
   24453                 :             : #undef FAIL
   24454                 :             :     operand0 = operands[0];
   24455                 :             :     (void) operand0;
   24456                 :             :     operand1 = operands[1];
   24457                 :             :     (void) operand1;
   24458                 :             :     operand2 = operands[2];
   24459                 :             :     (void) operand2;
   24460                 :             :     operand3 = operands[3];
   24461                 :             :     (void) operand3;
   24462                 :             :   }
   24463                 :             :   emit (operand0, true);
   24464                 :             :   emit (operand1, true);
   24465                 :             :   emit (operand2, true);
   24466                 :             :   emit (operand3, false);
   24467                 :             :   _val = get_insns ();
   24468                 :             :   end_sequence ();
   24469                 :             :   return _val;
   24470                 :             : }
   24471                 :             : 
   24472                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24473                 :             : rtx
   24474                 :             : gen_vec_permv2df (rtx operand0,
   24475                 :             :         rtx operand1,
   24476                 :             :         rtx operand2,
   24477                 :             :         rtx operand3)
   24478                 :             : {
   24479                 :             :   rtx_insn *_val = 0;
   24480                 :             :   start_sequence ();
   24481                 :             :   {
   24482                 :             :     rtx operands[4];
   24483                 :             :     operands[0] = operand0;
   24484                 :             :     operands[1] = operand1;
   24485                 :             :     operands[2] = operand2;
   24486                 :             :     operands[3] = operand3;
   24487                 :             : #define FAIL return (end_sequence (), _val)
   24488                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24489                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24490                 :             : {
   24491                 :             :   ix86_expand_vec_perm (operands);
   24492                 :             :   DONE;
   24493                 :             : }
   24494                 :             : #undef DONE
   24495                 :             : #undef FAIL
   24496                 :             :     operand0 = operands[0];
   24497                 :             :     (void) operand0;
   24498                 :             :     operand1 = operands[1];
   24499                 :             :     (void) operand1;
   24500                 :             :     operand2 = operands[2];
   24501                 :             :     (void) operand2;
   24502                 :             :     operand3 = operands[3];
   24503                 :             :     (void) operand3;
   24504                 :             :   }
   24505                 :             :   emit (operand0, true);
   24506                 :             :   emit (operand1, true);
   24507                 :             :   emit (operand2, true);
   24508                 :             :   emit (operand3, false);
   24509                 :             :   _val = get_insns ();
   24510                 :             :   end_sequence ();
   24511                 :             :   return _val;
   24512                 :             : }
   24513                 :             : 
   24514                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24515                 :             : rtx
   24516                 :             : gen_vec_permv8hf (rtx operand0,
   24517                 :             :         rtx operand1,
   24518                 :             :         rtx operand2,
   24519                 :             :         rtx operand3)
   24520                 :             : {
   24521                 :             :   rtx_insn *_val = 0;
   24522                 :             :   start_sequence ();
   24523                 :             :   {
   24524                 :             :     rtx operands[4];
   24525                 :             :     operands[0] = operand0;
   24526                 :             :     operands[1] = operand1;
   24527                 :             :     operands[2] = operand2;
   24528                 :             :     operands[3] = operand3;
   24529                 :             : #define FAIL return (end_sequence (), _val)
   24530                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24531                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24532                 :             : {
   24533                 :             :   ix86_expand_vec_perm (operands);
   24534                 :             :   DONE;
   24535                 :             : }
   24536                 :             : #undef DONE
   24537                 :             : #undef FAIL
   24538                 :             :     operand0 = operands[0];
   24539                 :             :     (void) operand0;
   24540                 :             :     operand1 = operands[1];
   24541                 :             :     (void) operand1;
   24542                 :             :     operand2 = operands[2];
   24543                 :             :     (void) operand2;
   24544                 :             :     operand3 = operands[3];
   24545                 :             :     (void) operand3;
   24546                 :             :   }
   24547                 :             :   emit (operand0, true);
   24548                 :             :   emit (operand1, true);
   24549                 :             :   emit (operand2, true);
   24550                 :             :   emit (operand3, false);
   24551                 :             :   _val = get_insns ();
   24552                 :             :   end_sequence ();
   24553                 :             :   return _val;
   24554                 :             : }
   24555                 :             : 
   24556                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24557                 :             : rtx
   24558                 :             : gen_vec_permv32qi (rtx operand0,
   24559                 :             :         rtx operand1,
   24560                 :             :         rtx operand2,
   24561                 :             :         rtx operand3)
   24562                 :             : {
   24563                 :             :   rtx_insn *_val = 0;
   24564                 :             :   start_sequence ();
   24565                 :             :   {
   24566                 :             :     rtx operands[4];
   24567                 :             :     operands[0] = operand0;
   24568                 :             :     operands[1] = operand1;
   24569                 :             :     operands[2] = operand2;
   24570                 :             :     operands[3] = operand3;
   24571                 :             : #define FAIL return (end_sequence (), _val)
   24572                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24573                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24574                 :             : {
   24575                 :             :   ix86_expand_vec_perm (operands);
   24576                 :             :   DONE;
   24577                 :             : }
   24578                 :             : #undef DONE
   24579                 :             : #undef FAIL
   24580                 :             :     operand0 = operands[0];
   24581                 :             :     (void) operand0;
   24582                 :             :     operand1 = operands[1];
   24583                 :             :     (void) operand1;
   24584                 :             :     operand2 = operands[2];
   24585                 :             :     (void) operand2;
   24586                 :             :     operand3 = operands[3];
   24587                 :             :     (void) operand3;
   24588                 :             :   }
   24589                 :             :   emit (operand0, true);
   24590                 :             :   emit (operand1, true);
   24591                 :             :   emit (operand2, true);
   24592                 :             :   emit (operand3, false);
   24593                 :             :   _val = get_insns ();
   24594                 :             :   end_sequence ();
   24595                 :             :   return _val;
   24596                 :             : }
   24597                 :             : 
   24598                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24599                 :             : rtx
   24600                 :             : gen_vec_permv16hi (rtx operand0,
   24601                 :             :         rtx operand1,
   24602                 :             :         rtx operand2,
   24603                 :             :         rtx operand3)
   24604                 :             : {
   24605                 :             :   rtx_insn *_val = 0;
   24606                 :             :   start_sequence ();
   24607                 :             :   {
   24608                 :             :     rtx operands[4];
   24609                 :             :     operands[0] = operand0;
   24610                 :             :     operands[1] = operand1;
   24611                 :             :     operands[2] = operand2;
   24612                 :             :     operands[3] = operand3;
   24613                 :             : #define FAIL return (end_sequence (), _val)
   24614                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24615                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24616                 :             : {
   24617                 :             :   ix86_expand_vec_perm (operands);
   24618                 :             :   DONE;
   24619                 :             : }
   24620                 :             : #undef DONE
   24621                 :             : #undef FAIL
   24622                 :             :     operand0 = operands[0];
   24623                 :             :     (void) operand0;
   24624                 :             :     operand1 = operands[1];
   24625                 :             :     (void) operand1;
   24626                 :             :     operand2 = operands[2];
   24627                 :             :     (void) operand2;
   24628                 :             :     operand3 = operands[3];
   24629                 :             :     (void) operand3;
   24630                 :             :   }
   24631                 :             :   emit (operand0, true);
   24632                 :             :   emit (operand1, true);
   24633                 :             :   emit (operand2, true);
   24634                 :             :   emit (operand3, false);
   24635                 :             :   _val = get_insns ();
   24636                 :             :   end_sequence ();
   24637                 :             :   return _val;
   24638                 :             : }
   24639                 :             : 
   24640                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24641                 :             : rtx
   24642                 :             : gen_vec_permv8si (rtx operand0,
   24643                 :             :         rtx operand1,
   24644                 :             :         rtx operand2,
   24645                 :             :         rtx operand3)
   24646                 :             : {
   24647                 :             :   rtx_insn *_val = 0;
   24648                 :             :   start_sequence ();
   24649                 :             :   {
   24650                 :             :     rtx operands[4];
   24651                 :             :     operands[0] = operand0;
   24652                 :             :     operands[1] = operand1;
   24653                 :             :     operands[2] = operand2;
   24654                 :             :     operands[3] = operand3;
   24655                 :             : #define FAIL return (end_sequence (), _val)
   24656                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24657                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24658                 :             : {
   24659                 :             :   ix86_expand_vec_perm (operands);
   24660                 :             :   DONE;
   24661                 :             : }
   24662                 :             : #undef DONE
   24663                 :             : #undef FAIL
   24664                 :             :     operand0 = operands[0];
   24665                 :             :     (void) operand0;
   24666                 :             :     operand1 = operands[1];
   24667                 :             :     (void) operand1;
   24668                 :             :     operand2 = operands[2];
   24669                 :             :     (void) operand2;
   24670                 :             :     operand3 = operands[3];
   24671                 :             :     (void) operand3;
   24672                 :             :   }
   24673                 :             :   emit (operand0, true);
   24674                 :             :   emit (operand1, true);
   24675                 :             :   emit (operand2, true);
   24676                 :             :   emit (operand3, false);
   24677                 :             :   _val = get_insns ();
   24678                 :             :   end_sequence ();
   24679                 :             :   return _val;
   24680                 :             : }
   24681                 :             : 
   24682                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24683                 :             : rtx
   24684                 :             : gen_vec_permv4di (rtx operand0,
   24685                 :             :         rtx operand1,
   24686                 :             :         rtx operand2,
   24687                 :             :         rtx operand3)
   24688                 :             : {
   24689                 :             :   rtx_insn *_val = 0;
   24690                 :             :   start_sequence ();
   24691                 :             :   {
   24692                 :             :     rtx operands[4];
   24693                 :             :     operands[0] = operand0;
   24694                 :             :     operands[1] = operand1;
   24695                 :             :     operands[2] = operand2;
   24696                 :             :     operands[3] = operand3;
   24697                 :             : #define FAIL return (end_sequence (), _val)
   24698                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24699                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24700                 :             : {
   24701                 :             :   ix86_expand_vec_perm (operands);
   24702                 :             :   DONE;
   24703                 :             : }
   24704                 :             : #undef DONE
   24705                 :             : #undef FAIL
   24706                 :             :     operand0 = operands[0];
   24707                 :             :     (void) operand0;
   24708                 :             :     operand1 = operands[1];
   24709                 :             :     (void) operand1;
   24710                 :             :     operand2 = operands[2];
   24711                 :             :     (void) operand2;
   24712                 :             :     operand3 = operands[3];
   24713                 :             :     (void) operand3;
   24714                 :             :   }
   24715                 :             :   emit (operand0, true);
   24716                 :             :   emit (operand1, true);
   24717                 :             :   emit (operand2, true);
   24718                 :             :   emit (operand3, false);
   24719                 :             :   _val = get_insns ();
   24720                 :             :   end_sequence ();
   24721                 :             :   return _val;
   24722                 :             : }
   24723                 :             : 
   24724                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24725                 :             : rtx
   24726                 :             : gen_vec_permv8sf (rtx operand0,
   24727                 :             :         rtx operand1,
   24728                 :             :         rtx operand2,
   24729                 :             :         rtx operand3)
   24730                 :             : {
   24731                 :             :   rtx_insn *_val = 0;
   24732                 :             :   start_sequence ();
   24733                 :             :   {
   24734                 :             :     rtx operands[4];
   24735                 :             :     operands[0] = operand0;
   24736                 :             :     operands[1] = operand1;
   24737                 :             :     operands[2] = operand2;
   24738                 :             :     operands[3] = operand3;
   24739                 :             : #define FAIL return (end_sequence (), _val)
   24740                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24741                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24742                 :             : {
   24743                 :             :   ix86_expand_vec_perm (operands);
   24744                 :             :   DONE;
   24745                 :             : }
   24746                 :             : #undef DONE
   24747                 :             : #undef FAIL
   24748                 :             :     operand0 = operands[0];
   24749                 :             :     (void) operand0;
   24750                 :             :     operand1 = operands[1];
   24751                 :             :     (void) operand1;
   24752                 :             :     operand2 = operands[2];
   24753                 :             :     (void) operand2;
   24754                 :             :     operand3 = operands[3];
   24755                 :             :     (void) operand3;
   24756                 :             :   }
   24757                 :             :   emit (operand0, true);
   24758                 :             :   emit (operand1, true);
   24759                 :             :   emit (operand2, true);
   24760                 :             :   emit (operand3, false);
   24761                 :             :   _val = get_insns ();
   24762                 :             :   end_sequence ();
   24763                 :             :   return _val;
   24764                 :             : }
   24765                 :             : 
   24766                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24767                 :             : rtx
   24768                 :             : gen_vec_permv4df (rtx operand0,
   24769                 :             :         rtx operand1,
   24770                 :             :         rtx operand2,
   24771                 :             :         rtx operand3)
   24772                 :             : {
   24773                 :             :   rtx_insn *_val = 0;
   24774                 :             :   start_sequence ();
   24775                 :             :   {
   24776                 :             :     rtx operands[4];
   24777                 :             :     operands[0] = operand0;
   24778                 :             :     operands[1] = operand1;
   24779                 :             :     operands[2] = operand2;
   24780                 :             :     operands[3] = operand3;
   24781                 :             : #define FAIL return (end_sequence (), _val)
   24782                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24783                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24784                 :             : {
   24785                 :             :   ix86_expand_vec_perm (operands);
   24786                 :             :   DONE;
   24787                 :             : }
   24788                 :             : #undef DONE
   24789                 :             : #undef FAIL
   24790                 :             :     operand0 = operands[0];
   24791                 :             :     (void) operand0;
   24792                 :             :     operand1 = operands[1];
   24793                 :             :     (void) operand1;
   24794                 :             :     operand2 = operands[2];
   24795                 :             :     (void) operand2;
   24796                 :             :     operand3 = operands[3];
   24797                 :             :     (void) operand3;
   24798                 :             :   }
   24799                 :             :   emit (operand0, true);
   24800                 :             :   emit (operand1, true);
   24801                 :             :   emit (operand2, true);
   24802                 :             :   emit (operand3, false);
   24803                 :             :   _val = get_insns ();
   24804                 :             :   end_sequence ();
   24805                 :             :   return _val;
   24806                 :             : }
   24807                 :             : 
   24808                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24809                 :             : rtx
   24810                 :             : gen_vec_permv16hf (rtx operand0,
   24811                 :             :         rtx operand1,
   24812                 :             :         rtx operand2,
   24813                 :             :         rtx operand3)
   24814                 :             : {
   24815                 :             :   rtx_insn *_val = 0;
   24816                 :             :   start_sequence ();
   24817                 :             :   {
   24818                 :             :     rtx operands[4];
   24819                 :             :     operands[0] = operand0;
   24820                 :             :     operands[1] = operand1;
   24821                 :             :     operands[2] = operand2;
   24822                 :             :     operands[3] = operand3;
   24823                 :             : #define FAIL return (end_sequence (), _val)
   24824                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24825                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24826                 :             : {
   24827                 :             :   ix86_expand_vec_perm (operands);
   24828                 :             :   DONE;
   24829                 :             : }
   24830                 :             : #undef DONE
   24831                 :             : #undef FAIL
   24832                 :             :     operand0 = operands[0];
   24833                 :             :     (void) operand0;
   24834                 :             :     operand1 = operands[1];
   24835                 :             :     (void) operand1;
   24836                 :             :     operand2 = operands[2];
   24837                 :             :     (void) operand2;
   24838                 :             :     operand3 = operands[3];
   24839                 :             :     (void) operand3;
   24840                 :             :   }
   24841                 :             :   emit (operand0, true);
   24842                 :             :   emit (operand1, true);
   24843                 :             :   emit (operand2, true);
   24844                 :             :   emit (operand3, false);
   24845                 :             :   _val = get_insns ();
   24846                 :             :   end_sequence ();
   24847                 :             :   return _val;
   24848                 :             : }
   24849                 :             : 
   24850                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24851                 :             : rtx
   24852                 :             : gen_vec_permv16sf (rtx operand0,
   24853                 :             :         rtx operand1,
   24854                 :             :         rtx operand2,
   24855                 :             :         rtx operand3)
   24856                 :             : {
   24857                 :             :   rtx_insn *_val = 0;
   24858                 :             :   start_sequence ();
   24859                 :             :   {
   24860                 :             :     rtx operands[4];
   24861                 :             :     operands[0] = operand0;
   24862                 :             :     operands[1] = operand1;
   24863                 :             :     operands[2] = operand2;
   24864                 :             :     operands[3] = operand3;
   24865                 :             : #define FAIL return (end_sequence (), _val)
   24866                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24867                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24868                 :             : {
   24869                 :             :   ix86_expand_vec_perm (operands);
   24870                 :             :   DONE;
   24871                 :             : }
   24872                 :             : #undef DONE
   24873                 :             : #undef FAIL
   24874                 :             :     operand0 = operands[0];
   24875                 :             :     (void) operand0;
   24876                 :             :     operand1 = operands[1];
   24877                 :             :     (void) operand1;
   24878                 :             :     operand2 = operands[2];
   24879                 :             :     (void) operand2;
   24880                 :             :     operand3 = operands[3];
   24881                 :             :     (void) operand3;
   24882                 :             :   }
   24883                 :             :   emit (operand0, true);
   24884                 :             :   emit (operand1, true);
   24885                 :             :   emit (operand2, true);
   24886                 :             :   emit (operand3, false);
   24887                 :             :   _val = get_insns ();
   24888                 :             :   end_sequence ();
   24889                 :             :   return _val;
   24890                 :             : }
   24891                 :             : 
   24892                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24893                 :             : rtx
   24894                 :             : gen_vec_permv8df (rtx operand0,
   24895                 :             :         rtx operand1,
   24896                 :             :         rtx operand2,
   24897                 :             :         rtx operand3)
   24898                 :             : {
   24899                 :             :   rtx_insn *_val = 0;
   24900                 :             :   start_sequence ();
   24901                 :             :   {
   24902                 :             :     rtx operands[4];
   24903                 :             :     operands[0] = operand0;
   24904                 :             :     operands[1] = operand1;
   24905                 :             :     operands[2] = operand2;
   24906                 :             :     operands[3] = operand3;
   24907                 :             : #define FAIL return (end_sequence (), _val)
   24908                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24909                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24910                 :             : {
   24911                 :             :   ix86_expand_vec_perm (operands);
   24912                 :             :   DONE;
   24913                 :             : }
   24914                 :             : #undef DONE
   24915                 :             : #undef FAIL
   24916                 :             :     operand0 = operands[0];
   24917                 :             :     (void) operand0;
   24918                 :             :     operand1 = operands[1];
   24919                 :             :     (void) operand1;
   24920                 :             :     operand2 = operands[2];
   24921                 :             :     (void) operand2;
   24922                 :             :     operand3 = operands[3];
   24923                 :             :     (void) operand3;
   24924                 :             :   }
   24925                 :             :   emit (operand0, true);
   24926                 :             :   emit (operand1, true);
   24927                 :             :   emit (operand2, true);
   24928                 :             :   emit (operand3, false);
   24929                 :             :   _val = get_insns ();
   24930                 :             :   end_sequence ();
   24931                 :             :   return _val;
   24932                 :             : }
   24933                 :             : 
   24934                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24935                 :             : rtx
   24936                 :             : gen_vec_permv16si (rtx operand0,
   24937                 :             :         rtx operand1,
   24938                 :             :         rtx operand2,
   24939                 :             :         rtx operand3)
   24940                 :             : {
   24941                 :             :   rtx_insn *_val = 0;
   24942                 :             :   start_sequence ();
   24943                 :             :   {
   24944                 :             :     rtx operands[4];
   24945                 :             :     operands[0] = operand0;
   24946                 :             :     operands[1] = operand1;
   24947                 :             :     operands[2] = operand2;
   24948                 :             :     operands[3] = operand3;
   24949                 :             : #define FAIL return (end_sequence (), _val)
   24950                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24951                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24952                 :             : {
   24953                 :             :   ix86_expand_vec_perm (operands);
   24954                 :             :   DONE;
   24955                 :             : }
   24956                 :             : #undef DONE
   24957                 :             : #undef FAIL
   24958                 :             :     operand0 = operands[0];
   24959                 :             :     (void) operand0;
   24960                 :             :     operand1 = operands[1];
   24961                 :             :     (void) operand1;
   24962                 :             :     operand2 = operands[2];
   24963                 :             :     (void) operand2;
   24964                 :             :     operand3 = operands[3];
   24965                 :             :     (void) operand3;
   24966                 :             :   }
   24967                 :             :   emit (operand0, true);
   24968                 :             :   emit (operand1, true);
   24969                 :             :   emit (operand2, true);
   24970                 :             :   emit (operand3, false);
   24971                 :             :   _val = get_insns ();
   24972                 :             :   end_sequence ();
   24973                 :             :   return _val;
   24974                 :             : }
   24975                 :             : 
   24976                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   24977                 :             : rtx
   24978                 :             : gen_vec_permv8di (rtx operand0,
   24979                 :             :         rtx operand1,
   24980                 :             :         rtx operand2,
   24981                 :             :         rtx operand3)
   24982                 :             : {
   24983                 :             :   rtx_insn *_val = 0;
   24984                 :             :   start_sequence ();
   24985                 :             :   {
   24986                 :             :     rtx operands[4];
   24987                 :             :     operands[0] = operand0;
   24988                 :             :     operands[1] = operand1;
   24989                 :             :     operands[2] = operand2;
   24990                 :             :     operands[3] = operand3;
   24991                 :             : #define FAIL return (end_sequence (), _val)
   24992                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24993                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   24994                 :             : {
   24995                 :             :   ix86_expand_vec_perm (operands);
   24996                 :             :   DONE;
   24997                 :             : }
   24998                 :             : #undef DONE
   24999                 :             : #undef FAIL
   25000                 :             :     operand0 = operands[0];
   25001                 :             :     (void) operand0;
   25002                 :             :     operand1 = operands[1];
   25003                 :             :     (void) operand1;
   25004                 :             :     operand2 = operands[2];
   25005                 :             :     (void) operand2;
   25006                 :             :     operand3 = operands[3];
   25007                 :             :     (void) operand3;
   25008                 :             :   }
   25009                 :             :   emit (operand0, true);
   25010                 :             :   emit (operand1, true);
   25011                 :             :   emit (operand2, true);
   25012                 :             :   emit (operand3, false);
   25013                 :             :   _val = get_insns ();
   25014                 :             :   end_sequence ();
   25015                 :             :   return _val;
   25016                 :             : }
   25017                 :             : 
   25018                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   25019                 :             : rtx
   25020                 :             : gen_vec_permv32hi (rtx operand0,
   25021                 :             :         rtx operand1,
   25022                 :             :         rtx operand2,
   25023                 :             :         rtx operand3)
   25024                 :             : {
   25025                 :             :   rtx_insn *_val = 0;
   25026                 :             :   start_sequence ();
   25027                 :             :   {
   25028                 :             :     rtx operands[4];
   25029                 :             :     operands[0] = operand0;
   25030                 :             :     operands[1] = operand1;
   25031                 :             :     operands[2] = operand2;
   25032                 :             :     operands[3] = operand3;
   25033                 :             : #define FAIL return (end_sequence (), _val)
   25034                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25035                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25036                 :             : {
   25037                 :             :   ix86_expand_vec_perm (operands);
   25038                 :             :   DONE;
   25039                 :             : }
   25040                 :             : #undef DONE
   25041                 :             : #undef FAIL
   25042                 :             :     operand0 = operands[0];
   25043                 :             :     (void) operand0;
   25044                 :             :     operand1 = operands[1];
   25045                 :             :     (void) operand1;
   25046                 :             :     operand2 = operands[2];
   25047                 :             :     (void) operand2;
   25048                 :             :     operand3 = operands[3];
   25049                 :             :     (void) operand3;
   25050                 :             :   }
   25051                 :             :   emit (operand0, true);
   25052                 :             :   emit (operand1, true);
   25053                 :             :   emit (operand2, true);
   25054                 :             :   emit (operand3, false);
   25055                 :             :   _val = get_insns ();
   25056                 :             :   end_sequence ();
   25057                 :             :   return _val;
   25058                 :             : }
   25059                 :             : 
   25060                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   25061                 :             : rtx
   25062                 :             : gen_vec_permv64qi (rtx operand0,
   25063                 :             :         rtx operand1,
   25064                 :             :         rtx operand2,
   25065                 :             :         rtx operand3)
   25066                 :             : {
   25067                 :             :   rtx_insn *_val = 0;
   25068                 :             :   start_sequence ();
   25069                 :             :   {
   25070                 :             :     rtx operands[4];
   25071                 :             :     operands[0] = operand0;
   25072                 :             :     operands[1] = operand1;
   25073                 :             :     operands[2] = operand2;
   25074                 :             :     operands[3] = operand3;
   25075                 :             : #define FAIL return (end_sequence (), _val)
   25076                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25077                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25078                 :             : {
   25079                 :             :   ix86_expand_vec_perm (operands);
   25080                 :             :   DONE;
   25081                 :             : }
   25082                 :             : #undef DONE
   25083                 :             : #undef FAIL
   25084                 :             :     operand0 = operands[0];
   25085                 :             :     (void) operand0;
   25086                 :             :     operand1 = operands[1];
   25087                 :             :     (void) operand1;
   25088                 :             :     operand2 = operands[2];
   25089                 :             :     (void) operand2;
   25090                 :             :     operand3 = operands[3];
   25091                 :             :     (void) operand3;
   25092                 :             :   }
   25093                 :             :   emit (operand0, true);
   25094                 :             :   emit (operand1, true);
   25095                 :             :   emit (operand2, true);
   25096                 :             :   emit (operand3, false);
   25097                 :             :   _val = get_insns ();
   25098                 :             :   end_sequence ();
   25099                 :             :   return _val;
   25100                 :             : }
   25101                 :             : 
   25102                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17478 */
   25103                 :             : rtx
   25104                 :             : gen_vec_permv32hf (rtx operand0,
   25105                 :             :         rtx operand1,
   25106                 :             :         rtx operand2,
   25107                 :             :         rtx operand3)
   25108                 :             : {
   25109                 :             :   rtx_insn *_val = 0;
   25110                 :             :   start_sequence ();
   25111                 :             :   {
   25112                 :             :     rtx operands[4];
   25113                 :             :     operands[0] = operand0;
   25114                 :             :     operands[1] = operand1;
   25115                 :             :     operands[2] = operand2;
   25116                 :             :     operands[3] = operand3;
   25117                 :             : #define FAIL return (end_sequence (), _val)
   25118                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25119                 :             : #line 17484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25120                 :             : {
   25121                 :             :   ix86_expand_vec_perm (operands);
   25122                 :             :   DONE;
   25123                 :             : }
   25124                 :             : #undef DONE
   25125                 :             : #undef FAIL
   25126                 :             :     operand0 = operands[0];
   25127                 :             :     (void) operand0;
   25128                 :             :     operand1 = operands[1];
   25129                 :             :     (void) operand1;
   25130                 :             :     operand2 = operands[2];
   25131                 :             :     (void) operand2;
   25132                 :             :     operand3 = operands[3];
   25133                 :             :     (void) operand3;
   25134                 :             :   }
   25135                 :             :   emit (operand0, true);
   25136                 :             :   emit (operand1, true);
   25137                 :             :   emit (operand2, true);
   25138                 :             :   emit (operand3, false);
   25139                 :             :   _val = get_insns ();
   25140                 :             :   end_sequence ();
   25141                 :             :   return _val;
   25142                 :             : }
   25143                 :             : 
   25144                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17495 */
   25145                 :             : rtx
   25146                 :             : gen_one_cmplv16si2 (rtx operand0,
   25147                 :             :         rtx operand1)
   25148                 :             : {
   25149                 :             :   rtx operand2;
   25150                 :             :   rtx_insn *_val = 0;
   25151                 :             :   start_sequence ();
   25152                 :             :   {
   25153                 :             :     rtx operands[3];
   25154                 :             :     operands[0] = operand0;
   25155                 :             :     operands[1] = operand1;
   25156                 :             : #define FAIL return (end_sequence (), _val)
   25157                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25158                 :             : #line 17500 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25159                 :             : {
   25160                 :             :   operands[2] = CONSTM1_RTX (V16SImode);
   25161                 :             : 
   25162                 :             :   if (!TARGET_AVX512F || (!TARGET_AVX512VL && !TARGET_EVEX512))
   25163                 :             :     operands[2] = force_reg (V16SImode, operands[2]);
   25164                 :             : }
   25165                 :             : #undef DONE
   25166                 :             : #undef FAIL
   25167                 :             :     operand0 = operands[0];
   25168                 :             :     (void) operand0;
   25169                 :             :     operand1 = operands[1];
   25170                 :             :     (void) operand1;
   25171                 :             :     operand2 = operands[2];
   25172                 :             :     (void) operand2;
   25173                 :             :   }
   25174                 :             :   emit_insn (gen_rtx_SET (operand0,
   25175                 :             :         gen_rtx_XOR (V16SImode,
   25176                 :             :         operand1,
   25177                 :             :         operand2)));
   25178                 :             :   _val = get_insns ();
   25179                 :             :   end_sequence ();
   25180                 :             :   return _val;
   25181                 :             : }
   25182                 :             : 
   25183                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17495 */
   25184                 :             : rtx
   25185                 :             : gen_one_cmplv8di2 (rtx operand0,
   25186                 :             :         rtx operand1)
   25187                 :             : {
   25188                 :             :   rtx operand2;
   25189                 :             :   rtx_insn *_val = 0;
   25190                 :             :   start_sequence ();
   25191                 :             :   {
   25192                 :             :     rtx operands[3];
   25193                 :             :     operands[0] = operand0;
   25194                 :             :     operands[1] = operand1;
   25195                 :             : #define FAIL return (end_sequence (), _val)
   25196                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25197                 :             : #line 17500 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25198                 :             : {
   25199                 :             :   operands[2] = CONSTM1_RTX (V8DImode);
   25200                 :             : 
   25201                 :             :   if (!TARGET_AVX512F || (!TARGET_AVX512VL && !TARGET_EVEX512))
   25202                 :             :     operands[2] = force_reg (V8DImode, operands[2]);
   25203                 :             : }
   25204                 :             : #undef DONE
   25205                 :             : #undef FAIL
   25206                 :             :     operand0 = operands[0];
   25207                 :             :     (void) operand0;
   25208                 :             :     operand1 = operands[1];
   25209                 :             :     (void) operand1;
   25210                 :             :     operand2 = operands[2];
   25211                 :             :     (void) operand2;
   25212                 :             :   }
   25213                 :             :   emit_insn (gen_rtx_SET (operand0,
   25214                 :             :         gen_rtx_XOR (V8DImode,
   25215                 :             :         operand1,
   25216                 :             :         operand2)));
   25217                 :             :   _val = get_insns ();
   25218                 :             :   end_sequence ();
   25219                 :             :   return _val;
   25220                 :             : }
   25221                 :             : 
   25222                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17495 */
   25223                 :             : rtx
   25224                 :             : gen_one_cmplv64qi2 (rtx operand0,
   25225                 :             :         rtx operand1)
   25226                 :             : {
   25227                 :             :   rtx operand2;
   25228                 :             :   rtx_insn *_val = 0;
   25229                 :             :   start_sequence ();
   25230                 :             :   {
   25231                 :             :     rtx operands[3];
   25232                 :             :     operands[0] = operand0;
   25233                 :             :     operands[1] = operand1;
   25234                 :             : #define FAIL return (end_sequence (), _val)
   25235                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25236                 :             : #line 17500 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25237                 :             : {
   25238                 :             :   operands[2] = CONSTM1_RTX (V64QImode);
   25239                 :             : 
   25240                 :             :   if (!TARGET_AVX512F || (!TARGET_AVX512VL && !TARGET_EVEX512))
   25241                 :             :     operands[2] = force_reg (V64QImode, operands[2]);
   25242                 :             : }
   25243                 :             : #undef DONE
   25244                 :             : #undef FAIL
   25245                 :             :     operand0 = operands[0];
   25246                 :             :     (void) operand0;
   25247                 :             :     operand1 = operands[1];
   25248                 :             :     (void) operand1;
   25249                 :             :     operand2 = operands[2];
   25250                 :             :     (void) operand2;
   25251                 :             :   }
   25252                 :             :   emit_insn (gen_rtx_SET (operand0,
   25253                 :             :         gen_rtx_XOR (V64QImode,
   25254                 :             :         operand1,
   25255                 :             :         operand2)));
   25256                 :             :   _val = get_insns ();
   25257                 :             :   end_sequence ();
   25258                 :             :   return _val;
   25259                 :             : }
   25260                 :             : 
   25261                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17495 */
   25262                 :             : rtx
   25263                 :             : gen_one_cmplv32qi2 (rtx operand0,
   25264                 :             :         rtx operand1)
   25265                 :             : {
   25266                 :             :   rtx operand2;
   25267                 :             :   rtx_insn *_val = 0;
   25268                 :             :   start_sequence ();
   25269                 :             :   {
   25270                 :             :     rtx operands[3];
   25271                 :             :     operands[0] = operand0;
   25272                 :             :     operands[1] = operand1;
   25273                 :             : #define FAIL return (end_sequence (), _val)
   25274                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25275                 :             : #line 17500 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25276                 :             : {
   25277                 :             :   operands[2] = CONSTM1_RTX (V32QImode);
   25278                 :             : 
   25279                 :             :   if (!TARGET_AVX512F || (!TARGET_AVX512VL && !TARGET_EVEX512))
   25280                 :             :     operands[2] = force_reg (V32QImode, operands[2]);
   25281                 :             : }
   25282                 :             : #undef DONE
   25283                 :             : #undef FAIL
   25284                 :             :     operand0 = operands[0];
   25285                 :             :     (void) operand0;
   25286                 :             :     operand1 = operands[1];
   25287                 :             :     (void) operand1;
   25288                 :             :     operand2 = operands[2];
   25289                 :             :     (void) operand2;
   25290                 :             :   }
   25291                 :             :   emit_insn (gen_rtx_SET (operand0,
   25292                 :             :         gen_rtx_XOR (V32QImode,
   25293                 :             :         operand1,
   25294                 :             :         operand2)));
   25295                 :             :   _val = get_insns ();
   25296                 :             :   end_sequence ();
   25297                 :             :   return _val;
   25298                 :             : }
   25299                 :             : 
   25300                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17495 */
   25301                 :             : rtx
   25302                 :             : gen_one_cmplv16qi2 (rtx operand0,
   25303                 :             :         rtx operand1)
   25304                 :             : {
   25305                 :             :   rtx operand2;
   25306                 :             :   rtx_insn *_val = 0;
   25307                 :             :   start_sequence ();
   25308                 :             :   {
   25309                 :             :     rtx operands[3];
   25310                 :             :     operands[0] = operand0;
   25311                 :             :     operands[1] = operand1;
   25312                 :             : #define FAIL return (end_sequence (), _val)
   25313                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25314                 :             : #line 17500 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25315                 :             : {
   25316                 :             :   operands[2] = CONSTM1_RTX (V16QImode);
   25317                 :             : 
   25318                 :             :   if (!TARGET_AVX512F || (!TARGET_AVX512VL && !TARGET_EVEX512))
   25319                 :             :     operands[2] = force_reg (V16QImode, operands[2]);
   25320                 :             : }
   25321                 :             : #undef DONE
   25322                 :             : #undef FAIL
   25323                 :             :     operand0 = operands[0];
   25324                 :             :     (void) operand0;
   25325                 :             :     operand1 = operands[1];
   25326                 :             :     (void) operand1;
   25327                 :             :     operand2 = operands[2];
   25328                 :             :     (void) operand2;
   25329                 :             :   }
   25330                 :             :   emit_insn (gen_rtx_SET (operand0,
   25331                 :             :         gen_rtx_XOR (V16QImode,
   25332                 :             :         operand1,
   25333                 :             :         operand2)));
   25334                 :             :   _val = get_insns ();
   25335                 :             :   end_sequence ();
   25336                 :             :   return _val;
   25337                 :             : }
   25338                 :             : 
   25339                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17495 */
   25340                 :             : rtx
   25341                 :             : gen_one_cmplv32hi2 (rtx operand0,
   25342                 :             :         rtx operand1)
   25343                 :             : {
   25344                 :             :   rtx operand2;
   25345                 :             :   rtx_insn *_val = 0;
   25346                 :             :   start_sequence ();
   25347                 :             :   {
   25348                 :             :     rtx operands[3];
   25349                 :             :     operands[0] = operand0;
   25350                 :             :     operands[1] = operand1;
   25351                 :             : #define FAIL return (end_sequence (), _val)
   25352                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25353                 :             : #line 17500 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25354                 :             : {
   25355                 :             :   operands[2] = CONSTM1_RTX (V32HImode);
   25356                 :             : 
   25357                 :             :   if (!TARGET_AVX512F || (!TARGET_AVX512VL && !TARGET_EVEX512))
   25358                 :             :     operands[2] = force_reg (V32HImode, operands[2]);
   25359                 :             : }
   25360                 :             : #undef DONE
   25361                 :             : #undef FAIL
   25362                 :             :     operand0 = operands[0];
   25363                 :             :     (void) operand0;
   25364                 :             :     operand1 = operands[1];
   25365                 :             :     (void) operand1;
   25366                 :             :     operand2 = operands[2];
   25367                 :             :     (void) operand2;
   25368                 :             :   }
   25369                 :             :   emit_insn (gen_rtx_SET (operand0,
   25370                 :             :         gen_rtx_XOR (V32HImode,
   25371                 :             :         operand1,
   25372                 :             :         operand2)));
   25373                 :             :   _val = get_insns ();
   25374                 :             :   end_sequence ();
   25375                 :             :   return _val;
   25376                 :             : }
   25377                 :             : 
   25378                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17495 */
   25379                 :             : rtx
   25380                 :             : gen_one_cmplv16hi2 (rtx operand0,
   25381                 :             :         rtx operand1)
   25382                 :             : {
   25383                 :             :   rtx operand2;
   25384                 :             :   rtx_insn *_val = 0;
   25385                 :             :   start_sequence ();
   25386                 :             :   {
   25387                 :             :     rtx operands[3];
   25388                 :             :     operands[0] = operand0;
   25389                 :             :     operands[1] = operand1;
   25390                 :             : #define FAIL return (end_sequence (), _val)
   25391                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25392                 :             : #line 17500 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25393                 :             : {
   25394                 :             :   operands[2] = CONSTM1_RTX (V16HImode);
   25395                 :             : 
   25396                 :             :   if (!TARGET_AVX512F || (!TARGET_AVX512VL && !TARGET_EVEX512))
   25397                 :             :     operands[2] = force_reg (V16HImode, operands[2]);
   25398                 :             : }
   25399                 :             : #undef DONE
   25400                 :             : #undef FAIL
   25401                 :             :     operand0 = operands[0];
   25402                 :             :     (void) operand0;
   25403                 :             :     operand1 = operands[1];
   25404                 :             :     (void) operand1;
   25405                 :             :     operand2 = operands[2];
   25406                 :             :     (void) operand2;
   25407                 :             :   }
   25408                 :             :   emit_insn (gen_rtx_SET (operand0,
   25409                 :             :         gen_rtx_XOR (V16HImode,
   25410                 :             :         operand1,
   25411                 :             :         operand2)));
   25412                 :             :   _val = get_insns ();
   25413                 :             :   end_sequence ();
   25414                 :             :   return _val;
   25415                 :             : }
   25416                 :             : 
   25417                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17495 */
   25418                 :             : rtx
   25419                 :             : gen_one_cmplv8hi2 (rtx operand0,
   25420                 :             :         rtx operand1)
   25421                 :             : {
   25422                 :             :   rtx operand2;
   25423                 :             :   rtx_insn *_val = 0;
   25424                 :             :   start_sequence ();
   25425                 :             :   {
   25426                 :             :     rtx operands[3];
   25427                 :             :     operands[0] = operand0;
   25428                 :             :     operands[1] = operand1;
   25429                 :             : #define FAIL return (end_sequence (), _val)
   25430                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25431                 :             : #line 17500 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25432                 :             : {
   25433                 :             :   operands[2] = CONSTM1_RTX (V8HImode);
   25434                 :             : 
   25435                 :             :   if (!TARGET_AVX512F || (!TARGET_AVX512VL && !TARGET_EVEX512))
   25436                 :             :     operands[2] = force_reg (V8HImode, operands[2]);
   25437                 :             : }
   25438                 :             : #undef DONE
   25439                 :             : #undef FAIL
   25440                 :             :     operand0 = operands[0];
   25441                 :             :     (void) operand0;
   25442                 :             :     operand1 = operands[1];
   25443                 :             :     (void) operand1;
   25444                 :             :     operand2 = operands[2];
   25445                 :             :     (void) operand2;
   25446                 :             :   }
   25447                 :             :   emit_insn (gen_rtx_SET (operand0,
   25448                 :             :         gen_rtx_XOR (V8HImode,
   25449                 :             :         operand1,
   25450                 :             :         operand2)));
   25451                 :             :   _val = get_insns ();
   25452                 :             :   end_sequence ();
   25453                 :             :   return _val;
   25454                 :             : }
   25455                 :             : 
   25456                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17495 */
   25457                 :             : rtx
   25458                 :             : gen_one_cmplv8si2 (rtx operand0,
   25459                 :             :         rtx operand1)
   25460                 :             : {
   25461                 :             :   rtx operand2;
   25462                 :             :   rtx_insn *_val = 0;
   25463                 :             :   start_sequence ();
   25464                 :             :   {
   25465                 :             :     rtx operands[3];
   25466                 :             :     operands[0] = operand0;
   25467                 :             :     operands[1] = operand1;
   25468                 :             : #define FAIL return (end_sequence (), _val)
   25469                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25470                 :             : #line 17500 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25471                 :             : {
   25472                 :             :   operands[2] = CONSTM1_RTX (V8SImode);
   25473                 :             : 
   25474                 :             :   if (!TARGET_AVX512F || (!TARGET_AVX512VL && !TARGET_EVEX512))
   25475                 :             :     operands[2] = force_reg (V8SImode, operands[2]);
   25476                 :             : }
   25477                 :             : #undef DONE
   25478                 :             : #undef FAIL
   25479                 :             :     operand0 = operands[0];
   25480                 :             :     (void) operand0;
   25481                 :             :     operand1 = operands[1];
   25482                 :             :     (void) operand1;
   25483                 :             :     operand2 = operands[2];
   25484                 :             :     (void) operand2;
   25485                 :             :   }
   25486                 :             :   emit_insn (gen_rtx_SET (operand0,
   25487                 :             :         gen_rtx_XOR (V8SImode,
   25488                 :             :         operand1,
   25489                 :             :         operand2)));
   25490                 :             :   _val = get_insns ();
   25491                 :             :   end_sequence ();
   25492                 :             :   return _val;
   25493                 :             : }
   25494                 :             : 
   25495                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17495 */
   25496                 :             : rtx
   25497                 :             : gen_one_cmplv4si2 (rtx operand0,
   25498                 :             :         rtx operand1)
   25499                 :             : {
   25500                 :             :   rtx operand2;
   25501                 :             :   rtx_insn *_val = 0;
   25502                 :             :   start_sequence ();
   25503                 :             :   {
   25504                 :             :     rtx operands[3];
   25505                 :             :     operands[0] = operand0;
   25506                 :             :     operands[1] = operand1;
   25507                 :             : #define FAIL return (end_sequence (), _val)
   25508                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25509                 :             : #line 17500 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25510                 :             : {
   25511                 :             :   operands[2] = CONSTM1_RTX (V4SImode);
   25512                 :             : 
   25513                 :             :   if (!TARGET_AVX512F || (!TARGET_AVX512VL && !TARGET_EVEX512))
   25514                 :             :     operands[2] = force_reg (V4SImode, operands[2]);
   25515                 :             : }
   25516                 :             : #undef DONE
   25517                 :             : #undef FAIL
   25518                 :             :     operand0 = operands[0];
   25519                 :             :     (void) operand0;
   25520                 :             :     operand1 = operands[1];
   25521                 :             :     (void) operand1;
   25522                 :             :     operand2 = operands[2];
   25523                 :             :     (void) operand2;
   25524                 :             :   }
   25525                 :             :   emit_insn (gen_rtx_SET (operand0,
   25526                 :             :         gen_rtx_XOR (V4SImode,
   25527                 :             :         operand1,
   25528                 :             :         operand2)));
   25529                 :             :   _val = get_insns ();
   25530                 :             :   end_sequence ();
   25531                 :             :   return _val;
   25532                 :             : }
   25533                 :             : 
   25534                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17495 */
   25535                 :             : rtx
   25536                 :             : gen_one_cmplv4di2 (rtx operand0,
   25537                 :             :         rtx operand1)
   25538                 :             : {
   25539                 :             :   rtx operand2;
   25540                 :             :   rtx_insn *_val = 0;
   25541                 :             :   start_sequence ();
   25542                 :             :   {
   25543                 :             :     rtx operands[3];
   25544                 :             :     operands[0] = operand0;
   25545                 :             :     operands[1] = operand1;
   25546                 :             : #define FAIL return (end_sequence (), _val)
   25547                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25548                 :             : #line 17500 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25549                 :             : {
   25550                 :             :   operands[2] = CONSTM1_RTX (V4DImode);
   25551                 :             : 
   25552                 :             :   if (!TARGET_AVX512F || (!TARGET_AVX512VL && !TARGET_EVEX512))
   25553                 :             :     operands[2] = force_reg (V4DImode, operands[2]);
   25554                 :             : }
   25555                 :             : #undef DONE
   25556                 :             : #undef FAIL
   25557                 :             :     operand0 = operands[0];
   25558                 :             :     (void) operand0;
   25559                 :             :     operand1 = operands[1];
   25560                 :             :     (void) operand1;
   25561                 :             :     operand2 = operands[2];
   25562                 :             :     (void) operand2;
   25563                 :             :   }
   25564                 :             :   emit_insn (gen_rtx_SET (operand0,
   25565                 :             :         gen_rtx_XOR (V4DImode,
   25566                 :             :         operand1,
   25567                 :             :         operand2)));
   25568                 :             :   _val = get_insns ();
   25569                 :             :   end_sequence ();
   25570                 :             :   return _val;
   25571                 :             : }
   25572                 :             : 
   25573                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17495 */
   25574                 :             : rtx
   25575                 :             : gen_one_cmplv2di2 (rtx operand0,
   25576                 :             :         rtx operand1)
   25577                 :             : {
   25578                 :             :   rtx operand2;
   25579                 :             :   rtx_insn *_val = 0;
   25580                 :             :   start_sequence ();
   25581                 :             :   {
   25582                 :             :     rtx operands[3];
   25583                 :             :     operands[0] = operand0;
   25584                 :             :     operands[1] = operand1;
   25585                 :             : #define FAIL return (end_sequence (), _val)
   25586                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25587                 :             : #line 17500 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25588                 :             : {
   25589                 :             :   operands[2] = CONSTM1_RTX (V2DImode);
   25590                 :             : 
   25591                 :             :   if (!TARGET_AVX512F || (!TARGET_AVX512VL && !TARGET_EVEX512))
   25592                 :             :     operands[2] = force_reg (V2DImode, operands[2]);
   25593                 :             : }
   25594                 :             : #undef DONE
   25595                 :             : #undef FAIL
   25596                 :             :     operand0 = operands[0];
   25597                 :             :     (void) operand0;
   25598                 :             :     operand1 = operands[1];
   25599                 :             :     (void) operand1;
   25600                 :             :     operand2 = operands[2];
   25601                 :             :     (void) operand2;
   25602                 :             :   }
   25603                 :             :   emit_insn (gen_rtx_SET (operand0,
   25604                 :             :         gen_rtx_XOR (V2DImode,
   25605                 :             :         operand1,
   25606                 :             :         operand2)));
   25607                 :             :   _val = get_insns ();
   25608                 :             :   end_sequence ();
   25609                 :             :   return _val;
   25610                 :             : }
   25611                 :             : 
   25612                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17507 */
   25613                 :             : extern rtx_insn *gen_split_2925 (rtx_insn *, rtx *);
   25614                 :             : rtx_insn *
   25615                 :             : gen_split_2925 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25616                 :             : {
   25617                 :             :   rtx operand0;
   25618                 :             :   rtx operand1;
   25619                 :             :   rtx operand2;
   25620                 :             :   rtx operand3;
   25621                 :             :   rtx_insn *_val = NULL;
   25622                 :             :   if (dump_file)
   25623                 :             :     fprintf (dump_file, "Splitting with gen_split_2925 (sse.md:17507)\n");
   25624                 :             :   start_sequence ();
   25625                 :             : #define FAIL return (end_sequence (), _val)
   25626                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25627                 :             : #line 17529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25628                 :             : {
   25629                 :             :   if (MEM_P (operands[1]))
   25630                 :             :    {
   25631                 :             :      operands[3] = operands[1];
   25632                 :             :      operands[1] = operands[0];
   25633                 :             :    }
   25634                 :             :   else
   25635                 :             :     {
   25636                 :             :       if (GET_MODE_SIZE (SImode) < 4)
   25637                 :             :         {
   25638                 :             :           if (64 == 64 ? TARGET_AVX512BW
   25639                 :             :              : (TARGET_AVX512BW && TARGET_AVX512VL)
   25640                 :             :                || !EXT_REX_SSE_REG_P (operands[0]))
   25641                 :             :             {
   25642                 :             :               operands[3] = operands[1];
   25643                 :             :               operands[1] = operands[0];
   25644                 :             :             }
   25645                 :             :           else
   25646                 :             :             operands[3] = CONST0_RTX (V16SImode);
   25647                 :             :         }
   25648                 :             :        else
   25649                 :             :          {
   25650                 :             :             if (64 == 64 || TARGET_AVX512VL
   25651                 :             :                 || !EXT_REX_SSE_REG_P (operands[0]))
   25652                 :             :               {
   25653                 :             :                 operands[3] = operands[1];
   25654                 :             :                 operands[1] = operands[0];
   25655                 :             :               }
   25656                 :             :             else
   25657                 :             :               operands[3] = CONST0_RTX (V16SImode);
   25658                 :             :          }
   25659                 :             :     }
   25660                 :             : }
   25661                 :             : #undef DONE
   25662                 :             : #undef FAIL
   25663                 :             :   operand0 = operands[0];
   25664                 :             :   (void) operand0;
   25665                 :             :   operand1 = operands[1];
   25666                 :             :   (void) operand1;
   25667                 :             :   operand2 = operands[2];
   25668                 :             :   (void) operand2;
   25669                 :             :   operand3 = operands[3];
   25670                 :             :   (void) operand3;
   25671                 :             :   emit_insn (gen_rtx_SET (operand0,
   25672                 :             :         operand3));
   25673                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25674                 :             :         gen_rtvec (2,
   25675                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   25676                 :             :         gen_rtx_XOR (V16SImode,
   25677                 :             :         operand1,
   25678                 :             :         operand2)),
   25679                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   25680                 :             :         gen_rtvec (1,
   25681                 :             :                 copy_rtx (operand0)),
   25682                 :             :         39))), false);
   25683                 :             :   _val = get_insns ();
   25684                 :             :   end_sequence ();
   25685                 :             :   return _val;
   25686                 :             : }
   25687                 :             : 
   25688                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17507 */
   25689                 :             : extern rtx_insn *gen_split_2926 (rtx_insn *, rtx *);
   25690                 :             : rtx_insn *
   25691                 :             : gen_split_2926 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25692                 :             : {
   25693                 :             :   rtx operand0;
   25694                 :             :   rtx operand1;
   25695                 :             :   rtx operand2;
   25696                 :             :   rtx operand3;
   25697                 :             :   rtx_insn *_val = NULL;
   25698                 :             :   if (dump_file)
   25699                 :             :     fprintf (dump_file, "Splitting with gen_split_2926 (sse.md:17507)\n");
   25700                 :             :   start_sequence ();
   25701                 :             : #define FAIL return (end_sequence (), _val)
   25702                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25703                 :             : #line 17529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25704                 :             : {
   25705                 :             :   if (MEM_P (operands[1]))
   25706                 :             :    {
   25707                 :             :      operands[3] = operands[1];
   25708                 :             :      operands[1] = operands[0];
   25709                 :             :    }
   25710                 :             :   else
   25711                 :             :     {
   25712                 :             :       if (GET_MODE_SIZE (DImode) < 4)
   25713                 :             :         {
   25714                 :             :           if (64 == 64 ? TARGET_AVX512BW
   25715                 :             :              : (TARGET_AVX512BW && TARGET_AVX512VL)
   25716                 :             :                || !EXT_REX_SSE_REG_P (operands[0]))
   25717                 :             :             {
   25718                 :             :               operands[3] = operands[1];
   25719                 :             :               operands[1] = operands[0];
   25720                 :             :             }
   25721                 :             :           else
   25722                 :             :             operands[3] = CONST0_RTX (V8DImode);
   25723                 :             :         }
   25724                 :             :        else
   25725                 :             :          {
   25726                 :             :             if (64 == 64 || TARGET_AVX512VL
   25727                 :             :                 || !EXT_REX_SSE_REG_P (operands[0]))
   25728                 :             :               {
   25729                 :             :                 operands[3] = operands[1];
   25730                 :             :                 operands[1] = operands[0];
   25731                 :             :               }
   25732                 :             :             else
   25733                 :             :               operands[3] = CONST0_RTX (V8DImode);
   25734                 :             :          }
   25735                 :             :     }
   25736                 :             : }
   25737                 :             : #undef DONE
   25738                 :             : #undef FAIL
   25739                 :             :   operand0 = operands[0];
   25740                 :             :   (void) operand0;
   25741                 :             :   operand1 = operands[1];
   25742                 :             :   (void) operand1;
   25743                 :             :   operand2 = operands[2];
   25744                 :             :   (void) operand2;
   25745                 :             :   operand3 = operands[3];
   25746                 :             :   (void) operand3;
   25747                 :             :   emit_insn (gen_rtx_SET (operand0,
   25748                 :             :         operand3));
   25749                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25750                 :             :         gen_rtvec (2,
   25751                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   25752                 :             :         gen_rtx_XOR (V8DImode,
   25753                 :             :         operand1,
   25754                 :             :         operand2)),
   25755                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   25756                 :             :         gen_rtvec (1,
   25757                 :             :                 copy_rtx (operand0)),
   25758                 :             :         39))), false);
   25759                 :             :   _val = get_insns ();
   25760                 :             :   end_sequence ();
   25761                 :             :   return _val;
   25762                 :             : }
   25763                 :             : 
   25764                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17507 */
   25765                 :             : extern rtx_insn *gen_split_2927 (rtx_insn *, rtx *);
   25766                 :             : rtx_insn *
   25767                 :             : gen_split_2927 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25768                 :             : {
   25769                 :             :   rtx operand0;
   25770                 :             :   rtx operand1;
   25771                 :             :   rtx operand2;
   25772                 :             :   rtx operand3;
   25773                 :             :   rtx_insn *_val = NULL;
   25774                 :             :   if (dump_file)
   25775                 :             :     fprintf (dump_file, "Splitting with gen_split_2927 (sse.md:17507)\n");
   25776                 :             :   start_sequence ();
   25777                 :             : #define FAIL return (end_sequence (), _val)
   25778                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25779                 :             : #line 17529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25780                 :             : {
   25781                 :             :   if (MEM_P (operands[1]))
   25782                 :             :    {
   25783                 :             :      operands[3] = operands[1];
   25784                 :             :      operands[1] = operands[0];
   25785                 :             :    }
   25786                 :             :   else
   25787                 :             :     {
   25788                 :             :       if (GET_MODE_SIZE (QImode) < 4)
   25789                 :             :         {
   25790                 :             :           if (64 == 64 ? TARGET_AVX512BW
   25791                 :             :              : (TARGET_AVX512BW && TARGET_AVX512VL)
   25792                 :             :                || !EXT_REX_SSE_REG_P (operands[0]))
   25793                 :             :             {
   25794                 :             :               operands[3] = operands[1];
   25795                 :             :               operands[1] = operands[0];
   25796                 :             :             }
   25797                 :             :           else
   25798                 :             :             operands[3] = CONST0_RTX (V64QImode);
   25799                 :             :         }
   25800                 :             :        else
   25801                 :             :          {
   25802                 :             :             if (64 == 64 || TARGET_AVX512VL
   25803                 :             :                 || !EXT_REX_SSE_REG_P (operands[0]))
   25804                 :             :               {
   25805                 :             :                 operands[3] = operands[1];
   25806                 :             :                 operands[1] = operands[0];
   25807                 :             :               }
   25808                 :             :             else
   25809                 :             :               operands[3] = CONST0_RTX (V64QImode);
   25810                 :             :          }
   25811                 :             :     }
   25812                 :             : }
   25813                 :             : #undef DONE
   25814                 :             : #undef FAIL
   25815                 :             :   operand0 = operands[0];
   25816                 :             :   (void) operand0;
   25817                 :             :   operand1 = operands[1];
   25818                 :             :   (void) operand1;
   25819                 :             :   operand2 = operands[2];
   25820                 :             :   (void) operand2;
   25821                 :             :   operand3 = operands[3];
   25822                 :             :   (void) operand3;
   25823                 :             :   emit_insn (gen_rtx_SET (operand0,
   25824                 :             :         operand3));
   25825                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25826                 :             :         gen_rtvec (2,
   25827                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   25828                 :             :         gen_rtx_XOR (V64QImode,
   25829                 :             :         operand1,
   25830                 :             :         operand2)),
   25831                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   25832                 :             :         gen_rtvec (1,
   25833                 :             :                 copy_rtx (operand0)),
   25834                 :             :         39))), false);
   25835                 :             :   _val = get_insns ();
   25836                 :             :   end_sequence ();
   25837                 :             :   return _val;
   25838                 :             : }
   25839                 :             : 
   25840                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17507 */
   25841                 :             : extern rtx_insn *gen_split_2928 (rtx_insn *, rtx *);
   25842                 :             : rtx_insn *
   25843                 :             : gen_split_2928 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25844                 :             : {
   25845                 :             :   rtx operand0;
   25846                 :             :   rtx operand1;
   25847                 :             :   rtx operand2;
   25848                 :             :   rtx operand3;
   25849                 :             :   rtx_insn *_val = NULL;
   25850                 :             :   if (dump_file)
   25851                 :             :     fprintf (dump_file, "Splitting with gen_split_2928 (sse.md:17507)\n");
   25852                 :             :   start_sequence ();
   25853                 :             : #define FAIL return (end_sequence (), _val)
   25854                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25855                 :             : #line 17529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25856                 :             : {
   25857                 :             :   if (MEM_P (operands[1]))
   25858                 :             :    {
   25859                 :             :      operands[3] = operands[1];
   25860                 :             :      operands[1] = operands[0];
   25861                 :             :    }
   25862                 :             :   else
   25863                 :             :     {
   25864                 :             :       if (GET_MODE_SIZE (QImode) < 4)
   25865                 :             :         {
   25866                 :             :           if (32 == 64 ? TARGET_AVX512BW
   25867                 :             :              : (TARGET_AVX512BW && TARGET_AVX512VL)
   25868                 :             :                || !EXT_REX_SSE_REG_P (operands[0]))
   25869                 :             :             {
   25870                 :             :               operands[3] = operands[1];
   25871                 :             :               operands[1] = operands[0];
   25872                 :             :             }
   25873                 :             :           else
   25874                 :             :             operands[3] = CONST0_RTX (V32QImode);
   25875                 :             :         }
   25876                 :             :        else
   25877                 :             :          {
   25878                 :             :             if (32 == 64 || TARGET_AVX512VL
   25879                 :             :                 || !EXT_REX_SSE_REG_P (operands[0]))
   25880                 :             :               {
   25881                 :             :                 operands[3] = operands[1];
   25882                 :             :                 operands[1] = operands[0];
   25883                 :             :               }
   25884                 :             :             else
   25885                 :             :               operands[3] = CONST0_RTX (V32QImode);
   25886                 :             :          }
   25887                 :             :     }
   25888                 :             : }
   25889                 :             : #undef DONE
   25890                 :             : #undef FAIL
   25891                 :             :   operand0 = operands[0];
   25892                 :             :   (void) operand0;
   25893                 :             :   operand1 = operands[1];
   25894                 :             :   (void) operand1;
   25895                 :             :   operand2 = operands[2];
   25896                 :             :   (void) operand2;
   25897                 :             :   operand3 = operands[3];
   25898                 :             :   (void) operand3;
   25899                 :             :   emit_insn (gen_rtx_SET (operand0,
   25900                 :             :         operand3));
   25901                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25902                 :             :         gen_rtvec (2,
   25903                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   25904                 :             :         gen_rtx_XOR (V32QImode,
   25905                 :             :         operand1,
   25906                 :             :         operand2)),
   25907                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   25908                 :             :         gen_rtvec (1,
   25909                 :             :                 copy_rtx (operand0)),
   25910                 :             :         39))), false);
   25911                 :             :   _val = get_insns ();
   25912                 :             :   end_sequence ();
   25913                 :             :   return _val;
   25914                 :             : }
   25915                 :             : 
   25916                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17507 */
   25917                 :             : extern rtx_insn *gen_split_2929 (rtx_insn *, rtx *);
   25918                 :             : rtx_insn *
   25919                 :             : gen_split_2929 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25920                 :             : {
   25921                 :             :   rtx operand0;
   25922                 :             :   rtx operand1;
   25923                 :             :   rtx operand2;
   25924                 :             :   rtx operand3;
   25925                 :             :   rtx_insn *_val = NULL;
   25926                 :             :   if (dump_file)
   25927                 :             :     fprintf (dump_file, "Splitting with gen_split_2929 (sse.md:17507)\n");
   25928                 :             :   start_sequence ();
   25929                 :             : #define FAIL return (end_sequence (), _val)
   25930                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25931                 :             : #line 17529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   25932                 :             : {
   25933                 :             :   if (MEM_P (operands[1]))
   25934                 :             :    {
   25935                 :             :      operands[3] = operands[1];
   25936                 :             :      operands[1] = operands[0];
   25937                 :             :    }
   25938                 :             :   else
   25939                 :             :     {
   25940                 :             :       if (GET_MODE_SIZE (QImode) < 4)
   25941                 :             :         {
   25942                 :             :           if (16 == 64 ? TARGET_AVX512BW
   25943                 :             :              : (TARGET_AVX512BW && TARGET_AVX512VL)
   25944                 :             :                || !EXT_REX_SSE_REG_P (operands[0]))
   25945                 :             :             {
   25946                 :             :               operands[3] = operands[1];
   25947                 :             :               operands[1] = operands[0];
   25948                 :             :             }
   25949                 :             :           else
   25950                 :             :             operands[3] = CONST0_RTX (V16QImode);
   25951                 :             :         }
   25952                 :             :        else
   25953                 :             :          {
   25954                 :             :             if (16 == 64 || TARGET_AVX512VL
   25955                 :             :                 || !EXT_REX_SSE_REG_P (operands[0]))
   25956                 :             :               {
   25957                 :             :                 operands[3] = operands[1];
   25958                 :             :                 operands[1] = operands[0];
   25959                 :             :               }
   25960                 :             :             else
   25961                 :             :               operands[3] = CONST0_RTX (V16QImode);
   25962                 :             :          }
   25963                 :             :     }
   25964                 :             : }
   25965                 :             : #undef DONE
   25966                 :             : #undef FAIL
   25967                 :             :   operand0 = operands[0];
   25968                 :             :   (void) operand0;
   25969                 :             :   operand1 = operands[1];
   25970                 :             :   (void) operand1;
   25971                 :             :   operand2 = operands[2];
   25972                 :             :   (void) operand2;
   25973                 :             :   operand3 = operands[3];
   25974                 :             :   (void) operand3;
   25975                 :             :   emit_insn (gen_rtx_SET (operand0,
   25976                 :             :         operand3));
   25977                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25978                 :             :         gen_rtvec (2,
   25979                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   25980                 :             :         gen_rtx_XOR (V16QImode,
   25981                 :             :         operand1,
   25982                 :             :         operand2)),
   25983                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   25984                 :             :         gen_rtvec (1,
   25985                 :             :                 copy_rtx (operand0)),
   25986                 :             :         39))), false);
   25987                 :             :   _val = get_insns ();
   25988                 :             :   end_sequence ();
   25989                 :             :   return _val;
   25990                 :             : }
   25991                 :             : 
   25992                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17507 */
   25993                 :             : extern rtx_insn *gen_split_2930 (rtx_insn *, rtx *);
   25994                 :             : rtx_insn *
   25995                 :             : gen_split_2930 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25996                 :             : {
   25997                 :             :   rtx operand0;
   25998                 :             :   rtx operand1;
   25999                 :             :   rtx operand2;
   26000                 :             :   rtx operand3;
   26001                 :             :   rtx_insn *_val = NULL;
   26002                 :             :   if (dump_file)
   26003                 :             :     fprintf (dump_file, "Splitting with gen_split_2930 (sse.md:17507)\n");
   26004                 :             :   start_sequence ();
   26005                 :             : #define FAIL return (end_sequence (), _val)
   26006                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26007                 :             : #line 17529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   26008                 :             : {
   26009                 :             :   if (MEM_P (operands[1]))
   26010                 :             :    {
   26011                 :             :      operands[3] = operands[1];
   26012                 :             :      operands[1] = operands[0];
   26013                 :             :    }
   26014                 :             :   else
   26015                 :             :     {
   26016                 :             :       if (GET_MODE_SIZE (HImode) < 4)
   26017                 :             :         {
   26018                 :             :           if (64 == 64 ? TARGET_AVX512BW
   26019                 :             :              : (TARGET_AVX512BW && TARGET_AVX512VL)
   26020                 :             :                || !EXT_REX_SSE_REG_P (operands[0]))
   26021                 :             :             {
   26022                 :             :               operands[3] = operands[1];
   26023                 :             :               operands[1] = operands[0];
   26024                 :             :             }
   26025                 :             :           else
   26026                 :             :             operands[3] = CONST0_RTX (V32HImode);
   26027                 :             :         }
   26028                 :             :        else
   26029                 :             :          {
   26030                 :             :             if (64 == 64 || TARGET_AVX512VL
   26031                 :             :                 || !EXT_REX_SSE_REG_P (operands[0]))
   26032                 :             :               {
   26033                 :             :                 operands[3] = operands[1];
   26034                 :             :                 operands[1] = operands[0];
   26035                 :             :               }
   26036                 :             :             else
   26037                 :             :               operands[3] = CONST0_RTX (V32HImode);
   26038                 :             :          }
   26039                 :             :     }
   26040                 :             : }
   26041                 :             : #undef DONE
   26042                 :             : #undef FAIL
   26043                 :             :   operand0 = operands[0];
   26044                 :             :   (void) operand0;
   26045                 :             :   operand1 = operands[1];
   26046                 :             :   (void) operand1;
   26047                 :             :   operand2 = operands[2];
   26048                 :             :   (void) operand2;
   26049                 :             :   operand3 = operands[3];
   26050                 :             :   (void) operand3;
   26051                 :             :   emit_insn (gen_rtx_SET (operand0,
   26052                 :             :         operand3));
   26053                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26054                 :             :         gen_rtvec (2,
   26055                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   26056                 :             :         gen_rtx_XOR (V32HImode,
   26057                 :             :         operand1,
   26058                 :             :         operand2)),
   26059                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   26060                 :             :         gen_rtvec (1,
   26061                 :             :                 copy_rtx (operand0)),
   26062                 :             :         39))), false);
   26063                 :             :   _val = get_insns ();
   26064                 :             :   end_sequence ();
   26065                 :             :   return _val;
   26066                 :             : }
   26067                 :             : 
   26068                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17507 */
   26069                 :             : extern rtx_insn *gen_split_2931 (rtx_insn *, rtx *);
   26070                 :             : rtx_insn *
   26071                 :             : gen_split_2931 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26072                 :             : {
   26073                 :             :   rtx operand0;
   26074                 :             :   rtx operand1;
   26075                 :             :   rtx operand2;
   26076                 :             :   rtx operand3;
   26077                 :             :   rtx_insn *_val = NULL;
   26078                 :             :   if (dump_file)
   26079                 :             :     fprintf (dump_file, "Splitting with gen_split_2931 (sse.md:17507)\n");
   26080                 :             :   start_sequence ();
   26081                 :             : #define FAIL return (end_sequence (), _val)
   26082                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26083                 :             : #line 17529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   26084                 :             : {
   26085                 :             :   if (MEM_P (operands[1]))
   26086                 :             :    {
   26087                 :             :      operands[3] = operands[1];
   26088                 :             :      operands[1] = operands[0];
   26089                 :             :    }
   26090                 :             :   else
   26091                 :             :     {
   26092                 :             :       if (GET_MODE_SIZE (HImode) < 4)
   26093                 :             :         {
   26094                 :             :           if (32 == 64 ? TARGET_AVX512BW
   26095                 :             :              : (TARGET_AVX512BW && TARGET_AVX512VL)
   26096                 :             :                || !EXT_REX_SSE_REG_P (operands[0]))
   26097                 :             :             {
   26098                 :             :               operands[3] = operands[1];
   26099                 :             :               operands[1] = operands[0];
   26100                 :             :             }
   26101                 :             :           else
   26102                 :             :             operands[3] = CONST0_RTX (V16HImode);
   26103                 :             :         }
   26104                 :             :        else
   26105                 :             :          {
   26106                 :             :             if (32 == 64 || TARGET_AVX512VL
   26107                 :             :                 || !EXT_REX_SSE_REG_P (operands[0]))
   26108                 :             :               {
   26109                 :             :                 operands[3] = operands[1];
   26110                 :             :                 operands[1] = operands[0];
   26111                 :             :               }
   26112                 :             :             else
   26113                 :             :               operands[3] = CONST0_RTX (V16HImode);
   26114                 :             :          }
   26115                 :             :     }
   26116                 :             : }
   26117                 :             : #undef DONE
   26118                 :             : #undef FAIL
   26119                 :             :   operand0 = operands[0];
   26120                 :             :   (void) operand0;
   26121                 :             :   operand1 = operands[1];
   26122                 :             :   (void) operand1;
   26123                 :             :   operand2 = operands[2];
   26124                 :             :   (void) operand2;
   26125                 :             :   operand3 = operands[3];
   26126                 :             :   (void) operand3;
   26127                 :             :   emit_insn (gen_rtx_SET (operand0,
   26128                 :             :         operand3));
   26129                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26130                 :             :         gen_rtvec (2,
   26131                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   26132                 :             :         gen_rtx_XOR (V16HImode,
   26133                 :             :         operand1,
   26134                 :             :         operand2)),
   26135                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   26136                 :             :         gen_rtvec (1,
   26137                 :             :                 copy_rtx (operand0)),
   26138                 :             :         39))), false);
   26139                 :             :   _val = get_insns ();
   26140                 :             :   end_sequence ();
   26141                 :             :   return _val;
   26142                 :             : }
   26143                 :             : 
   26144                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17507 */
   26145                 :             : extern rtx_insn *gen_split_2932 (rtx_insn *, rtx *);
   26146                 :             : rtx_insn *
   26147                 :             : gen_split_2932 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26148                 :             : {
   26149                 :             :   rtx operand0;
   26150                 :             :   rtx operand1;
   26151                 :             :   rtx operand2;
   26152                 :             :   rtx operand3;
   26153                 :             :   rtx_insn *_val = NULL;
   26154                 :             :   if (dump_file)
   26155                 :             :     fprintf (dump_file, "Splitting with gen_split_2932 (sse.md:17507)\n");
   26156                 :             :   start_sequence ();
   26157                 :             : #define FAIL return (end_sequence (), _val)
   26158                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26159                 :             : #line 17529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   26160                 :             : {
   26161                 :             :   if (MEM_P (operands[1]))
   26162                 :             :    {
   26163                 :             :      operands[3] = operands[1];
   26164                 :             :      operands[1] = operands[0];
   26165                 :             :    }
   26166                 :             :   else
   26167                 :             :     {
   26168                 :             :       if (GET_MODE_SIZE (HImode) < 4)
   26169                 :             :         {
   26170                 :             :           if (16 == 64 ? TARGET_AVX512BW
   26171                 :             :              : (TARGET_AVX512BW && TARGET_AVX512VL)
   26172                 :             :                || !EXT_REX_SSE_REG_P (operands[0]))
   26173                 :             :             {
   26174                 :             :               operands[3] = operands[1];
   26175                 :             :               operands[1] = operands[0];
   26176                 :             :             }
   26177                 :             :           else
   26178                 :             :             operands[3] = CONST0_RTX (V8HImode);
   26179                 :             :         }
   26180                 :             :        else
   26181                 :             :          {
   26182                 :             :             if (16 == 64 || TARGET_AVX512VL
   26183                 :             :                 || !EXT_REX_SSE_REG_P (operands[0]))
   26184                 :             :               {
   26185                 :             :                 operands[3] = operands[1];
   26186                 :             :                 operands[1] = operands[0];
   26187                 :             :               }
   26188                 :             :             else
   26189                 :             :               operands[3] = CONST0_RTX (V8HImode);
   26190                 :             :          }
   26191                 :             :     }
   26192                 :             : }
   26193                 :             : #undef DONE
   26194                 :             : #undef FAIL
   26195                 :             :   operand0 = operands[0];
   26196                 :             :   (void) operand0;
   26197                 :             :   operand1 = operands[1];
   26198                 :             :   (void) operand1;
   26199                 :             :   operand2 = operands[2];
   26200                 :             :   (void) operand2;
   26201                 :             :   operand3 = operands[3];
   26202                 :             :   (void) operand3;
   26203                 :             :   emit_insn (gen_rtx_SET (operand0,
   26204                 :             :         operand3));
   26205                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26206                 :             :         gen_rtvec (2,
   26207                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   26208                 :             :         gen_rtx_XOR (V8HImode,
   26209                 :             :         operand1,
   26210                 :             :         operand2)),
   26211                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   26212                 :             :         gen_rtvec (1,
   26213                 :             :                 copy_rtx (operand0)),
   26214                 :             :         39))), false);
   26215                 :             :   _val = get_insns ();
   26216                 :             :   end_sequence ();
   26217                 :             :   return _val;
   26218                 :             : }
   26219                 :             : 
   26220                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17507 */
   26221                 :             : extern rtx_insn *gen_split_2933 (rtx_insn *, rtx *);
   26222                 :             : rtx_insn *
   26223                 :             : gen_split_2933 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26224                 :             : {
   26225                 :             :   rtx operand0;
   26226                 :             :   rtx operand1;
   26227                 :             :   rtx operand2;
   26228                 :             :   rtx operand3;
   26229                 :             :   rtx_insn *_val = NULL;
   26230                 :             :   if (dump_file)
   26231                 :             :     fprintf (dump_file, "Splitting with gen_split_2933 (sse.md:17507)\n");
   26232                 :             :   start_sequence ();
   26233                 :             : #define FAIL return (end_sequence (), _val)
   26234                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26235                 :             : #line 17529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   26236                 :             : {
   26237                 :             :   if (MEM_P (operands[1]))
   26238                 :             :    {
   26239                 :             :      operands[3] = operands[1];
   26240                 :             :      operands[1] = operands[0];
   26241                 :             :    }
   26242                 :             :   else
   26243                 :             :     {
   26244                 :             :       if (GET_MODE_SIZE (SImode) < 4)
   26245                 :             :         {
   26246                 :             :           if (32 == 64 ? TARGET_AVX512BW
   26247                 :             :              : (TARGET_AVX512BW && TARGET_AVX512VL)
   26248                 :             :                || !EXT_REX_SSE_REG_P (operands[0]))
   26249                 :             :             {
   26250                 :             :               operands[3] = operands[1];
   26251                 :             :               operands[1] = operands[0];
   26252                 :             :             }
   26253                 :             :           else
   26254                 :             :             operands[3] = CONST0_RTX (V8SImode);
   26255                 :             :         }
   26256                 :             :        else
   26257                 :             :          {
   26258                 :             :             if (32 == 64 || TARGET_AVX512VL
   26259                 :             :                 || !EXT_REX_SSE_REG_P (operands[0]))
   26260                 :             :               {
   26261                 :             :                 operands[3] = operands[1];
   26262                 :             :                 operands[1] = operands[0];
   26263                 :             :               }
   26264                 :             :             else
   26265                 :             :               operands[3] = CONST0_RTX (V8SImode);
   26266                 :             :          }
   26267                 :             :     }
   26268                 :             : }
   26269                 :             : #undef DONE
   26270                 :             : #undef FAIL
   26271                 :             :   operand0 = operands[0];
   26272                 :             :   (void) operand0;
   26273                 :             :   operand1 = operands[1];
   26274                 :             :   (void) operand1;
   26275                 :             :   operand2 = operands[2];
   26276                 :             :   (void) operand2;
   26277                 :             :   operand3 = operands[3];
   26278                 :             :   (void) operand3;
   26279                 :             :   emit_insn (gen_rtx_SET (operand0,
   26280                 :             :         operand3));
   26281                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26282                 :             :         gen_rtvec (2,
   26283                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   26284                 :             :         gen_rtx_XOR (V8SImode,
   26285                 :             :         operand1,
   26286                 :             :         operand2)),
   26287                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   26288                 :             :         gen_rtvec (1,
   26289                 :             :                 copy_rtx (operand0)),
   26290                 :             :         39))), false);
   26291                 :             :   _val = get_insns ();
   26292                 :             :   end_sequence ();
   26293                 :             :   return _val;
   26294                 :             : }
   26295                 :             : 
   26296                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17507 */
   26297                 :             : extern rtx_insn *gen_split_2934 (rtx_insn *, rtx *);
   26298                 :             : rtx_insn *
   26299                 :             : gen_split_2934 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26300                 :             : {
   26301                 :             :   rtx operand0;
   26302                 :             :   rtx operand1;
   26303                 :             :   rtx operand2;
   26304                 :             :   rtx operand3;
   26305                 :             :   rtx_insn *_val = NULL;
   26306                 :             :   if (dump_file)
   26307                 :             :     fprintf (dump_file, "Splitting with gen_split_2934 (sse.md:17507)\n");
   26308                 :             :   start_sequence ();
   26309                 :             : #define FAIL return (end_sequence (), _val)
   26310                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26311                 :             : #line 17529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   26312                 :             : {
   26313                 :             :   if (MEM_P (operands[1]))
   26314                 :             :    {
   26315                 :             :      operands[3] = operands[1];
   26316                 :             :      operands[1] = operands[0];
   26317                 :             :    }
   26318                 :             :   else
   26319                 :             :     {
   26320                 :             :       if (GET_MODE_SIZE (SImode) < 4)
   26321                 :             :         {
   26322                 :             :           if (16 == 64 ? TARGET_AVX512BW
   26323                 :             :              : (TARGET_AVX512BW && TARGET_AVX512VL)
   26324                 :             :                || !EXT_REX_SSE_REG_P (operands[0]))
   26325                 :             :             {
   26326                 :             :               operands[3] = operands[1];
   26327                 :             :               operands[1] = operands[0];
   26328                 :             :             }
   26329                 :             :           else
   26330                 :             :             operands[3] = CONST0_RTX (V4SImode);
   26331                 :             :         }
   26332                 :             :        else
   26333                 :             :          {
   26334                 :             :             if (16 == 64 || TARGET_AVX512VL
   26335                 :             :                 || !EXT_REX_SSE_REG_P (operands[0]))
   26336                 :             :               {
   26337                 :             :                 operands[3] = operands[1];
   26338                 :             :                 operands[1] = operands[0];
   26339                 :             :               }
   26340                 :             :             else
   26341                 :             :               operands[3] = CONST0_RTX (V4SImode);
   26342                 :             :          }
   26343                 :             :     }
   26344                 :             : }
   26345                 :             : #undef DONE
   26346                 :             : #undef FAIL
   26347                 :             :   operand0 = operands[0];
   26348                 :             :   (void) operand0;
   26349                 :             :   operand1 = operands[1];
   26350                 :             :   (void) operand1;
   26351                 :             :   operand2 = operands[2];
   26352                 :             :   (void) operand2;
   26353                 :             :   operand3 = operands[3];
   26354                 :             :   (void) operand3;
   26355                 :             :   emit_insn (gen_rtx_SET (operand0,
   26356                 :             :         operand3));
   26357                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26358                 :             :         gen_rtvec (2,
   26359                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   26360                 :             :         gen_rtx_XOR (V4SImode,
   26361                 :             :         operand1,
   26362                 :             :         operand2)),
   26363                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   26364                 :             :         gen_rtvec (1,
   26365                 :             :                 copy_rtx (operand0)),
   26366                 :             :         39))), false);
   26367                 :             :   _val = get_insns ();
   26368                 :             :   end_sequence ();
   26369                 :             :   return _val;
   26370                 :             : }
   26371                 :             : 
   26372                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17507 */
   26373                 :             : extern rtx_insn *gen_split_2935 (rtx_insn *, rtx *);
   26374                 :             : rtx_insn *
   26375                 :             : gen_split_2935 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26376                 :             : {
   26377                 :             :   rtx operand0;
   26378                 :             :   rtx operand1;
   26379                 :             :   rtx operand2;
   26380                 :             :   rtx operand3;
   26381                 :             :   rtx_insn *_val = NULL;
   26382                 :             :   if (dump_file)
   26383                 :             :     fprintf (dump_file, "Splitting with gen_split_2935 (sse.md:17507)\n");
   26384                 :             :   start_sequence ();
   26385                 :             : #define FAIL return (end_sequence (), _val)
   26386                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26387                 :             : #line 17529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   26388                 :             : {
   26389                 :             :   if (MEM_P (operands[1]))
   26390                 :             :    {
   26391                 :             :      operands[3] = operands[1];
   26392                 :             :      operands[1] = operands[0];
   26393                 :             :    }
   26394                 :             :   else
   26395                 :             :     {
   26396                 :             :       if (GET_MODE_SIZE (DImode) < 4)
   26397                 :             :         {
   26398                 :             :           if (32 == 64 ? TARGET_AVX512BW
   26399                 :             :              : (TARGET_AVX512BW && TARGET_AVX512VL)
   26400                 :             :                || !EXT_REX_SSE_REG_P (operands[0]))
   26401                 :             :             {
   26402                 :             :               operands[3] = operands[1];
   26403                 :             :               operands[1] = operands[0];
   26404                 :             :             }
   26405                 :             :           else
   26406                 :             :             operands[3] = CONST0_RTX (V4DImode);
   26407                 :             :         }
   26408                 :             :        else
   26409                 :             :          {
   26410                 :             :             if (32 == 64 || TARGET_AVX512VL
   26411                 :             :                 || !EXT_REX_SSE_REG_P (operands[0]))
   26412                 :             :               {
   26413                 :             :                 operands[3] = operands[1];
   26414                 :             :                 operands[1] = operands[0];
   26415                 :             :               }
   26416                 :             :             else
   26417                 :             :               operands[3] = CONST0_RTX (V4DImode);
   26418                 :             :          }
   26419                 :             :     }
   26420                 :             : }
   26421                 :             : #undef DONE
   26422                 :             : #undef FAIL
   26423                 :             :   operand0 = operands[0];
   26424                 :             :   (void) operand0;
   26425                 :             :   operand1 = operands[1];
   26426                 :             :   (void) operand1;
   26427                 :             :   operand2 = operands[2];
   26428                 :             :   (void) operand2;
   26429                 :             :   operand3 = operands[3];
   26430                 :             :   (void) operand3;
   26431                 :             :   emit_insn (gen_rtx_SET (operand0,
   26432                 :             :         operand3));
   26433                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26434                 :             :         gen_rtvec (2,
   26435                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   26436                 :             :         gen_rtx_XOR (V4DImode,
   26437                 :             :         operand1,
   26438                 :             :         operand2)),
   26439                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   26440                 :             :         gen_rtvec (1,
   26441                 :             :                 copy_rtx (operand0)),
   26442                 :             :         39))), false);
   26443                 :             :   _val = get_insns ();
   26444                 :             :   end_sequence ();
   26445                 :             :   return _val;
   26446                 :             : }
   26447                 :             : 
   26448                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17507 */
   26449                 :             : extern rtx_insn *gen_split_2936 (rtx_insn *, rtx *);
   26450                 :             : rtx_insn *
   26451                 :             : gen_split_2936 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26452                 :             : {
   26453                 :             :   rtx operand0;
   26454                 :             :   rtx operand1;
   26455                 :             :   rtx operand2;
   26456                 :             :   rtx operand3;
   26457                 :             :   rtx_insn *_val = NULL;
   26458                 :             :   if (dump_file)
   26459                 :             :     fprintf (dump_file, "Splitting with gen_split_2936 (sse.md:17507)\n");
   26460                 :             :   start_sequence ();
   26461                 :             : #define FAIL return (end_sequence (), _val)
   26462                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26463                 :             : #line 17529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   26464                 :             : {
   26465                 :             :   if (MEM_P (operands[1]))
   26466                 :             :    {
   26467                 :             :      operands[3] = operands[1];
   26468                 :             :      operands[1] = operands[0];
   26469                 :             :    }
   26470                 :             :   else
   26471                 :             :     {
   26472                 :             :       if (GET_MODE_SIZE (DImode) < 4)
   26473                 :             :         {
   26474                 :             :           if (16 == 64 ? TARGET_AVX512BW
   26475                 :             :              : (TARGET_AVX512BW && TARGET_AVX512VL)
   26476                 :             :                || !EXT_REX_SSE_REG_P (operands[0]))
   26477                 :             :             {
   26478                 :             :               operands[3] = operands[1];
   26479                 :             :               operands[1] = operands[0];
   26480                 :             :             }
   26481                 :             :           else
   26482                 :             :             operands[3] = CONST0_RTX (V2DImode);
   26483                 :             :         }
   26484                 :             :        else
   26485                 :             :          {
   26486                 :             :             if (16 == 64 || TARGET_AVX512VL
   26487                 :             :                 || !EXT_REX_SSE_REG_P (operands[0]))
   26488                 :             :               {
   26489                 :             :                 operands[3] = operands[1];
   26490                 :             :                 operands[1] = operands[0];
   26491                 :             :               }
   26492                 :             :             else
   26493                 :             :               operands[3] = CONST0_RTX (V2DImode);
   26494                 :             :          }
   26495                 :             :     }
   26496                 :             : }
   26497                 :             : #undef DONE
   26498                 :             : #undef FAIL
   26499                 :             :   operand0 = operands[0];
   26500                 :             :   (void) operand0;
   26501                 :             :   operand1 = operands[1];
   26502                 :             :   (void) operand1;
   26503                 :             :   operand2 = operands[2];
   26504                 :             :   (void) operand2;
   26505                 :             :   operand3 = operands[3];
   26506                 :             :   (void) operand3;
   26507                 :             :   emit_insn (gen_rtx_SET (operand0,
   26508                 :             :         operand3));
   26509                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26510                 :             :         gen_rtvec (2,
   26511                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   26512                 :             :         gen_rtx_XOR (V2DImode,
   26513                 :             :         operand1,
   26514                 :             :         operand2)),
   26515                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   26516                 :             :         gen_rtvec (1,
   26517                 :             :                 copy_rtx (operand0)),
   26518                 :             :         39))), false);
   26519                 :             :   _val = get_insns ();
   26520                 :             :   end_sequence ();
   26521                 :             :   return _val;
   26522                 :             : }
   26523                 :             : 
   26524                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17597 */
   26525                 :             : extern rtx_insn *gen_split_2937 (rtx_insn *, rtx *);
   26526                 :             : rtx_insn *
   26527                 :             : gen_split_2937 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26528                 :             : {
   26529                 :             :   rtx operand0;
   26530                 :             :   rtx operand1;
   26531                 :             :   rtx operand2;
   26532                 :             :   rtx_insn *_val = NULL;
   26533                 :             :   if (dump_file)
   26534                 :             :     fprintf (dump_file, "Splitting with gen_split_2937 (sse.md:17597)\n");
   26535                 :             :   start_sequence ();
   26536                 :             : #define FAIL return (end_sequence (), _val)
   26537                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26538                 :             : #line 17608 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   26539                 :             : operands[2] = CONSTM1_RTX (V16SImode);
   26540                 :             : #undef DONE
   26541                 :             : #undef FAIL
   26542                 :             :   operand0 = operands[0];
   26543                 :             :   (void) operand0;
   26544                 :             :   operand1 = operands[1];
   26545                 :             :   (void) operand1;
   26546                 :             :   operand2 = operands[2];
   26547                 :             :   (void) operand2;
   26548                 :             :   emit_insn (gen_rtx_SET (operand0,
   26549                 :             :         gen_rtx_XOR (V16SImode,
   26550                 :             :         gen_rtx_VEC_DUPLICATE (V16SImode,
   26551                 :             :         operand1),
   26552                 :             :         operand2)));
   26553                 :             :   _val = get_insns ();
   26554                 :             :   end_sequence ();
   26555                 :             :   return _val;
   26556                 :             : }
   26557                 :             : 
   26558                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17597 */
   26559                 :             : extern rtx_insn *gen_split_2938 (rtx_insn *, rtx *);
   26560                 :             : rtx_insn *
   26561                 :             : gen_split_2938 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26562                 :             : {
   26563                 :             :   rtx operand0;
   26564                 :             :   rtx operand1;
   26565                 :             :   rtx operand2;
   26566                 :             :   rtx_insn *_val = NULL;
   26567                 :             :   if (dump_file)
   26568                 :             :     fprintf (dump_file, "Splitting with gen_split_2938 (sse.md:17597)\n");
   26569                 :             :   start_sequence ();
   26570                 :             : #define FAIL return (end_sequence (), _val)
   26571                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26572                 :             : #line 17608 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   26573                 :             : operands[2] = CONSTM1_RTX (V8SImode);
   26574                 :             : #undef DONE
   26575                 :             : #undef FAIL
   26576                 :             :   operand0 = operands[0];
   26577                 :             :   (void) operand0;
   26578                 :             :   operand1 = operands[1];
   26579                 :             :   (void) operand1;
   26580                 :             :   operand2 = operands[2];
   26581                 :             :   (void) operand2;
   26582                 :             :   emit_insn (gen_rtx_SET (operand0,
   26583                 :             :         gen_rtx_XOR (V8SImode,
   26584                 :             :         gen_rtx_VEC_DUPLICATE (V8SImode,
   26585                 :             :         operand1),
   26586                 :             :         operand2)));
   26587                 :             :   _val = get_insns ();
   26588                 :             :   end_sequence ();
   26589                 :             :   return _val;
   26590                 :             : }
   26591                 :             : 
   26592                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17597 */
   26593                 :             : extern rtx_insn *gen_split_2939 (rtx_insn *, rtx *);
   26594                 :             : rtx_insn *
   26595                 :             : gen_split_2939 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26596                 :             : {
   26597                 :             :   rtx operand0;
   26598                 :             :   rtx operand1;
   26599                 :             :   rtx operand2;
   26600                 :             :   rtx_insn *_val = NULL;
   26601                 :             :   if (dump_file)
   26602                 :             :     fprintf (dump_file, "Splitting with gen_split_2939 (sse.md:17597)\n");
   26603                 :             :   start_sequence ();
   26604                 :             : #define FAIL return (end_sequence (), _val)
   26605                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26606                 :             : #line 17608 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   26607                 :             : operands[2] = CONSTM1_RTX (V4SImode);
   26608                 :             : #undef DONE
   26609                 :             : #undef FAIL
   26610                 :             :   operand0 = operands[0];
   26611                 :             :   (void) operand0;
   26612                 :             :   operand1 = operands[1];
   26613                 :             :   (void) operand1;
   26614                 :             :   operand2 = operands[2];
   26615                 :             :   (void) operand2;
   26616                 :             :   emit_insn (gen_rtx_SET (operand0,
   26617                 :             :         gen_rtx_XOR (V4SImode,
   26618                 :             :         gen_rtx_VEC_DUPLICATE (V4SImode,
   26619                 :             :         operand1),
   26620                 :             :         operand2)));
   26621                 :             :   _val = get_insns ();
   26622                 :             :   end_sequence ();
   26623                 :             :   return _val;
   26624                 :             : }
   26625                 :             : 
   26626                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17597 */
   26627                 :             : extern rtx_insn *gen_split_2940 (rtx_insn *, rtx *);
   26628                 :             : rtx_insn *
   26629                 :             : gen_split_2940 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26630                 :             : {
   26631                 :             :   rtx operand0;
   26632                 :             :   rtx operand1;
   26633                 :             :   rtx operand2;
   26634                 :             :   rtx_insn *_val = NULL;
   26635                 :             :   if (dump_file)
   26636                 :             :     fprintf (dump_file, "Splitting with gen_split_2940 (sse.md:17597)\n");
   26637                 :             :   start_sequence ();
   26638                 :             : #define FAIL return (end_sequence (), _val)
   26639                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26640                 :             : #line 17608 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   26641                 :             : operands[2] = CONSTM1_RTX (V8DImode);
   26642                 :             : #undef DONE
   26643                 :             : #undef FAIL
   26644                 :             :   operand0 = operands[0];
   26645                 :             :   (void) operand0;
   26646                 :             :   operand1 = operands[1];
   26647                 :             :   (void) operand1;
   26648                 :             :   operand2 = operands[2];
   26649                 :             :   (void) operand2;
   26650                 :             :   emit_insn (gen_rtx_SET (operand0,
   26651                 :             :         gen_rtx_XOR (V8DImode,
   26652                 :             :         gen_rtx_VEC_DUPLICATE (V8DImode,
   26653                 :             :         operand1),
   26654                 :             :         operand2)));
   26655                 :             :   _val = get_insns ();
   26656                 :             :   end_sequence ();
   26657                 :             :   return _val;
   26658                 :             : }
   26659                 :             : 
   26660                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17597 */
   26661                 :             : extern rtx_insn *gen_split_2941 (rtx_insn *, rtx *);
   26662                 :             : rtx_insn *
   26663                 :             : gen_split_2941 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26664                 :             : {
   26665                 :             :   rtx operand0;
   26666                 :             :   rtx operand1;
   26667                 :             :   rtx operand2;
   26668                 :             :   rtx_insn *_val = NULL;
   26669                 :             :   if (dump_file)
   26670                 :             :     fprintf (dump_file, "Splitting with gen_split_2941 (sse.md:17597)\n");
   26671                 :             :   start_sequence ();
   26672                 :             : #define FAIL return (end_sequence (), _val)
   26673                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26674                 :             : #line 17608 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   26675                 :             : operands[2] = CONSTM1_RTX (V4DImode);
   26676                 :             : #undef DONE
   26677                 :             : #undef FAIL
   26678                 :             :   operand0 = operands[0];
   26679                 :             :   (void) operand0;
   26680                 :             :   operand1 = operands[1];
   26681                 :             :   (void) operand1;
   26682                 :             :   operand2 = operands[2];
   26683                 :             :   (void) operand2;
   26684                 :             :   emit_insn (gen_rtx_SET (operand0,
   26685                 :             :         gen_rtx_XOR (V4DImode,
   26686                 :             :         gen_rtx_VEC_DUPLICATE (V4DImode,
   26687                 :             :         operand1),
   26688                 :             :         operand2)));
   26689                 :             :   _val = get_insns ();
   26690                 :             :   end_sequence ();
   26691                 :             :   return _val;
   26692                 :             : }
   26693                 :             : 
   26694                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17597 */
   26695                 :             : extern rtx_insn *gen_split_2942 (rtx_insn *, rtx *);
   26696                 :             : rtx_insn *
   26697                 :             : gen_split_2942 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26698                 :             : {
   26699                 :             :   rtx operand0;
   26700                 :             :   rtx operand1;
   26701                 :             :   rtx operand2;
   26702                 :             :   rtx_insn *_val = NULL;
   26703                 :             :   if (dump_file)
   26704                 :             :     fprintf (dump_file, "Splitting with gen_split_2942 (sse.md:17597)\n");
   26705                 :             :   start_sequence ();
   26706                 :             : #define FAIL return (end_sequence (), _val)
   26707                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26708                 :             : #line 17608 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   26709                 :             : operands[2] = CONSTM1_RTX (V2DImode);
   26710                 :             : #undef DONE
   26711                 :             : #undef FAIL
   26712                 :             :   operand0 = operands[0];
   26713                 :             :   (void) operand0;
   26714                 :             :   operand1 = operands[1];
   26715                 :             :   (void) operand1;
   26716                 :             :   operand2 = operands[2];
   26717                 :             :   (void) operand2;
   26718                 :             :   emit_insn (gen_rtx_SET (operand0,
   26719                 :             :         gen_rtx_XOR (V2DImode,
   26720                 :             :         gen_rtx_VEC_DUPLICATE (V2DImode,
   26721                 :             :         operand1),
   26722                 :             :         operand2)));
   26723                 :             :   _val = get_insns ();
   26724                 :             :   end_sequence ();
   26725                 :             :   return _val;
   26726                 :             : }
   26727                 :             : 
   26728                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17610 */
   26729                 :             : rtx
   26730                 :             : gen_avx512bw_andnotv64qi3 (rtx operand0,
   26731                 :             :         rtx operand1,
   26732                 :             :         rtx operand2)
   26733                 :             : {
   26734                 :             :   return gen_rtx_SET (operand0,
   26735                 :             :         gen_rtx_AND (V64QImode,
   26736                 :             :         gen_rtx_NOT (V64QImode,
   26737                 :             :         operand1),
   26738                 :             :         operand2));
   26739                 :             : }
   26740                 :             : 
   26741                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17610 */
   26742                 :             : rtx
   26743                 :             : gen_avx2_andnotv32qi3 (rtx operand0,
   26744                 :             :         rtx operand1,
   26745                 :             :         rtx operand2)
   26746                 :             : {
   26747                 :             :   return gen_rtx_SET (operand0,
   26748                 :             :         gen_rtx_AND (V32QImode,
   26749                 :             :         gen_rtx_NOT (V32QImode,
   26750                 :             :         operand1),
   26751                 :             :         operand2));
   26752                 :             : }
   26753                 :             : 
   26754                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17610 */
   26755                 :             : rtx
   26756                 :             : gen_sse2_andnotv16qi3 (rtx operand0,
   26757                 :             :         rtx operand1,
   26758                 :             :         rtx operand2)
   26759                 :             : {
   26760                 :             :   return gen_rtx_SET (operand0,
   26761                 :             :         gen_rtx_AND (V16QImode,
   26762                 :             :         gen_rtx_NOT (V16QImode,
   26763                 :             :         operand1),
   26764                 :             :         operand2));
   26765                 :             : }
   26766                 :             : 
   26767                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17610 */
   26768                 :             : rtx
   26769                 :             : gen_avx512bw_andnotv32hi3 (rtx operand0,
   26770                 :             :         rtx operand1,
   26771                 :             :         rtx operand2)
   26772                 :             : {
   26773                 :             :   return gen_rtx_SET (operand0,
   26774                 :             :         gen_rtx_AND (V32HImode,
   26775                 :             :         gen_rtx_NOT (V32HImode,
   26776                 :             :         operand1),
   26777                 :             :         operand2));
   26778                 :             : }
   26779                 :             : 
   26780                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17610 */
   26781                 :             : rtx
   26782                 :             : gen_avx2_andnotv16hi3 (rtx operand0,
   26783                 :             :         rtx operand1,
   26784                 :             :         rtx operand2)
   26785                 :             : {
   26786                 :             :   return gen_rtx_SET (operand0,
   26787                 :             :         gen_rtx_AND (V16HImode,
   26788                 :             :         gen_rtx_NOT (V16HImode,
   26789                 :             :         operand1),
   26790                 :             :         operand2));
   26791                 :             : }
   26792                 :             : 
   26793                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17610 */
   26794                 :             : rtx
   26795                 :             : gen_sse2_andnotv8hi3 (rtx operand0,
   26796                 :             :         rtx operand1,
   26797                 :             :         rtx operand2)
   26798                 :             : {
   26799                 :             :   return gen_rtx_SET (operand0,
   26800                 :             :         gen_rtx_AND (V8HImode,
   26801                 :             :         gen_rtx_NOT (V8HImode,
   26802                 :             :         operand1),
   26803                 :             :         operand2));
   26804                 :             : }
   26805                 :             : 
   26806                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17610 */
   26807                 :             : rtx
   26808                 :             : gen_avx512f_andnotv16si3 (rtx operand0,
   26809                 :             :         rtx operand1,
   26810                 :             :         rtx operand2)
   26811                 :             : {
   26812                 :             :   return gen_rtx_SET (operand0,
   26813                 :             :         gen_rtx_AND (V16SImode,
   26814                 :             :         gen_rtx_NOT (V16SImode,
   26815                 :             :         operand1),
   26816                 :             :         operand2));
   26817                 :             : }
   26818                 :             : 
   26819                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17610 */
   26820                 :             : rtx
   26821                 :             : gen_avx2_andnotv8si3 (rtx operand0,
   26822                 :             :         rtx operand1,
   26823                 :             :         rtx operand2)
   26824                 :             : {
   26825                 :             :   return gen_rtx_SET (operand0,
   26826                 :             :         gen_rtx_AND (V8SImode,
   26827                 :             :         gen_rtx_NOT (V8SImode,
   26828                 :             :         operand1),
   26829                 :             :         operand2));
   26830                 :             : }
   26831                 :             : 
   26832                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17610 */
   26833                 :             : rtx
   26834                 :             : gen_sse2_andnotv4si3 (rtx operand0,
   26835                 :             :         rtx operand1,
   26836                 :             :         rtx operand2)
   26837                 :             : {
   26838                 :             :   return gen_rtx_SET (operand0,
   26839                 :             :         gen_rtx_AND (V4SImode,
   26840                 :             :         gen_rtx_NOT (V4SImode,
   26841                 :             :         operand1),
   26842                 :             :         operand2));
   26843                 :             : }
   26844                 :             : 
   26845                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17610 */
   26846                 :             : rtx
   26847                 :             : gen_avx512f_andnotv8di3 (rtx operand0,
   26848                 :             :         rtx operand1,
   26849                 :             :         rtx operand2)
   26850                 :             : {
   26851                 :             :   return gen_rtx_SET (operand0,
   26852                 :             :         gen_rtx_AND (V8DImode,
   26853                 :             :         gen_rtx_NOT (V8DImode,
   26854                 :             :         operand1),
   26855                 :             :         operand2));
   26856                 :             : }
   26857                 :             : 
   26858                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17610 */
   26859                 :             : rtx
   26860                 :             : gen_avx2_andnotv4di3 (rtx operand0,
   26861                 :             :         rtx operand1,
   26862                 :             :         rtx operand2)
   26863                 :             : {
   26864                 :             :   return gen_rtx_SET (operand0,
   26865                 :             :         gen_rtx_AND (V4DImode,
   26866                 :             :         gen_rtx_NOT (V4DImode,
   26867                 :             :         operand1),
   26868                 :             :         operand2));
   26869                 :             : }
   26870                 :             : 
   26871                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17610 */
   26872                 :             : rtx
   26873                 :             : gen_sse2_andnotv2di3 (rtx operand0,
   26874                 :             :         rtx operand1,
   26875                 :             :         rtx operand2)
   26876                 :             : {
   26877                 :             :   return gen_rtx_SET (operand0,
   26878                 :             :         gen_rtx_AND (V2DImode,
   26879                 :             :         gen_rtx_NOT (V2DImode,
   26880                 :             :         operand1),
   26881                 :             :         operand2));
   26882                 :             : }
   26883                 :             : 
   26884                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17617 */
   26885                 :             : rtx
   26886                 :             : gen_avx512f_andnotv16si3_mask (rtx operand0,
   26887                 :             :         rtx operand1,
   26888                 :             :         rtx operand2,
   26889                 :             :         rtx operand3,
   26890                 :             :         rtx operand4)
   26891                 :             : {
   26892                 :             :   return gen_rtx_SET (operand0,
   26893                 :             :         gen_rtx_VEC_MERGE (V16SImode,
   26894                 :             :         gen_rtx_AND (V16SImode,
   26895                 :             :         gen_rtx_NOT (V16SImode,
   26896                 :             :         operand1),
   26897                 :             :         operand2),
   26898                 :             :         operand3,
   26899                 :             :         operand4));
   26900                 :             : }
   26901                 :             : 
   26902                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17617 */
   26903                 :             : rtx
   26904                 :             : gen_avx2_andnotv8si3_mask (rtx operand0,
   26905                 :             :         rtx operand1,
   26906                 :             :         rtx operand2,
   26907                 :             :         rtx operand3,
   26908                 :             :         rtx operand4)
   26909                 :             : {
   26910                 :             :   return gen_rtx_SET (operand0,
   26911                 :             :         gen_rtx_VEC_MERGE (V8SImode,
   26912                 :             :         gen_rtx_AND (V8SImode,
   26913                 :             :         gen_rtx_NOT (V8SImode,
   26914                 :             :         operand1),
   26915                 :             :         operand2),
   26916                 :             :         operand3,
   26917                 :             :         operand4));
   26918                 :             : }
   26919                 :             : 
   26920                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17617 */
   26921                 :             : rtx
   26922                 :             : gen_sse2_andnotv4si3_mask (rtx operand0,
   26923                 :             :         rtx operand1,
   26924                 :             :         rtx operand2,
   26925                 :             :         rtx operand3,
   26926                 :             :         rtx operand4)
   26927                 :             : {
   26928                 :             :   return gen_rtx_SET (operand0,
   26929                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   26930                 :             :         gen_rtx_AND (V4SImode,
   26931                 :             :         gen_rtx_NOT (V4SImode,
   26932                 :             :         operand1),
   26933                 :             :         operand2),
   26934                 :             :         operand3,
   26935                 :             :         operand4));
   26936                 :             : }
   26937                 :             : 
   26938                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17617 */
   26939                 :             : rtx
   26940                 :             : gen_avx512f_andnotv8di3_mask (rtx operand0,
   26941                 :             :         rtx operand1,
   26942                 :             :         rtx operand2,
   26943                 :             :         rtx operand3,
   26944                 :             :         rtx operand4)
   26945                 :             : {
   26946                 :             :   return gen_rtx_SET (operand0,
   26947                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   26948                 :             :         gen_rtx_AND (V8DImode,
   26949                 :             :         gen_rtx_NOT (V8DImode,
   26950                 :             :         operand1),
   26951                 :             :         operand2),
   26952                 :             :         operand3,
   26953                 :             :         operand4));
   26954                 :             : }
   26955                 :             : 
   26956                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17617 */
   26957                 :             : rtx
   26958                 :             : gen_avx2_andnotv4di3_mask (rtx operand0,
   26959                 :             :         rtx operand1,
   26960                 :             :         rtx operand2,
   26961                 :             :         rtx operand3,
   26962                 :             :         rtx operand4)
   26963                 :             : {
   26964                 :             :   return gen_rtx_SET (operand0,
   26965                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   26966                 :             :         gen_rtx_AND (V4DImode,
   26967                 :             :         gen_rtx_NOT (V4DImode,
   26968                 :             :         operand1),
   26969                 :             :         operand2),
   26970                 :             :         operand3,
   26971                 :             :         operand4));
   26972                 :             : }
   26973                 :             : 
   26974                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17617 */
   26975                 :             : rtx
   26976                 :             : gen_sse2_andnotv2di3_mask (rtx operand0,
   26977                 :             :         rtx operand1,
   26978                 :             :         rtx operand2,
   26979                 :             :         rtx operand3,
   26980                 :             :         rtx operand4)
   26981                 :             : {
   26982                 :             :   return gen_rtx_SET (operand0,
   26983                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   26984                 :             :         gen_rtx_AND (V2DImode,
   26985                 :             :         gen_rtx_NOT (V2DImode,
   26986                 :             :         operand1),
   26987                 :             :         operand2),
   26988                 :             :         operand3,
   26989                 :             :         operand4));
   26990                 :             : }
   26991                 :             : 
   26992                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17756 */
   26993                 :             : extern rtx_insn *gen_split_2943 (rtx_insn *, rtx *);
   26994                 :             : rtx_insn *
   26995                 :             : gen_split_2943 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26996                 :             : {
   26997                 :             :   rtx operand0;
   26998                 :             :   rtx operand1;
   26999                 :             :   rtx operand2;
   27000                 :             :   rtx operand3;
   27001                 :             :   rtx_insn *_val = NULL;
   27002                 :             :   if (dump_file)
   27003                 :             :     fprintf (dump_file, "Splitting with gen_split_2943 (sse.md:17756)\n");
   27004                 :             :   start_sequence ();
   27005                 :             : #define FAIL return (end_sequence (), _val)
   27006                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27007                 :             : #line 17769 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27008                 :             : operands[3] = gen_reg_rtx (V4SImode);
   27009                 :             : #undef DONE
   27010                 :             : #undef FAIL
   27011                 :             :   operand0 = operands[0];
   27012                 :             :   (void) operand0;
   27013                 :             :   operand1 = operands[1];
   27014                 :             :   (void) operand1;
   27015                 :             :   operand2 = operands[2];
   27016                 :             :   (void) operand2;
   27017                 :             :   operand3 = operands[3];
   27018                 :             :   (void) operand3;
   27019                 :             :   emit_insn (gen_rtx_SET (operand3,
   27020                 :             :         gen_rtx_VEC_DUPLICATE (V4SImode,
   27021                 :             :         operand1)));
   27022                 :             :   emit_insn (gen_rtx_SET (operand0,
   27023                 :             :         gen_rtx_AND (V4SImode,
   27024                 :             :         gen_rtx_NOT (V4SImode,
   27025                 :             :         copy_rtx (operand3)),
   27026                 :             :         operand2)));
   27027                 :             :   _val = get_insns ();
   27028                 :             :   end_sequence ();
   27029                 :             :   return _val;
   27030                 :             : }
   27031                 :             : 
   27032                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17756 */
   27033                 :             : extern rtx_insn *gen_split_2944 (rtx_insn *, rtx *);
   27034                 :             : rtx_insn *
   27035                 :             : gen_split_2944 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27036                 :             : {
   27037                 :             :   rtx operand0;
   27038                 :             :   rtx operand1;
   27039                 :             :   rtx operand2;
   27040                 :             :   rtx operand3;
   27041                 :             :   rtx_insn *_val = NULL;
   27042                 :             :   if (dump_file)
   27043                 :             :     fprintf (dump_file, "Splitting with gen_split_2944 (sse.md:17756)\n");
   27044                 :             :   start_sequence ();
   27045                 :             : #define FAIL return (end_sequence (), _val)
   27046                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27047                 :             : #line 17769 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27048                 :             : operands[3] = gen_reg_rtx (V2DImode);
   27049                 :             : #undef DONE
   27050                 :             : #undef FAIL
   27051                 :             :   operand0 = operands[0];
   27052                 :             :   (void) operand0;
   27053                 :             :   operand1 = operands[1];
   27054                 :             :   (void) operand1;
   27055                 :             :   operand2 = operands[2];
   27056                 :             :   (void) operand2;
   27057                 :             :   operand3 = operands[3];
   27058                 :             :   (void) operand3;
   27059                 :             :   emit_insn (gen_rtx_SET (operand3,
   27060                 :             :         gen_rtx_VEC_DUPLICATE (V2DImode,
   27061                 :             :         operand1)));
   27062                 :             :   emit_insn (gen_rtx_SET (operand0,
   27063                 :             :         gen_rtx_AND (V2DImode,
   27064                 :             :         gen_rtx_NOT (V2DImode,
   27065                 :             :         copy_rtx (operand3)),
   27066                 :             :         operand2)));
   27067                 :             :   _val = get_insns ();
   27068                 :             :   end_sequence ();
   27069                 :             :   return _val;
   27070                 :             : }
   27071                 :             : 
   27072                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17772 */
   27073                 :             : extern rtx_insn *gen_split_2945 (rtx_insn *, rtx *);
   27074                 :             : rtx_insn *
   27075                 :             : gen_split_2945 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27076                 :             : {
   27077                 :             :   rtx operand0;
   27078                 :             :   rtx operand1;
   27079                 :             :   rtx operand2;
   27080                 :             :   rtx operand3;
   27081                 :             :   rtx_insn *_val = NULL;
   27082                 :             :   if (dump_file)
   27083                 :             :     fprintf (dump_file, "Splitting with gen_split_2945 (sse.md:17772)\n");
   27084                 :             :   start_sequence ();
   27085                 :             : #define FAIL return (end_sequence (), _val)
   27086                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27087                 :             : #line 17785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27088                 :             : operands[3] = gen_reg_rtx (V64QImode);
   27089                 :             : #undef DONE
   27090                 :             : #undef FAIL
   27091                 :             :   operand0 = operands[0];
   27092                 :             :   (void) operand0;
   27093                 :             :   operand1 = operands[1];
   27094                 :             :   (void) operand1;
   27095                 :             :   operand2 = operands[2];
   27096                 :             :   (void) operand2;
   27097                 :             :   operand3 = operands[3];
   27098                 :             :   (void) operand3;
   27099                 :             :   emit_insn (gen_rtx_SET (operand3,
   27100                 :             :         gen_rtx_VEC_DUPLICATE (V64QImode,
   27101                 :             :         operand1)));
   27102                 :             :   emit_insn (gen_rtx_SET (operand0,
   27103                 :             :         gen_rtx_AND (V64QImode,
   27104                 :             :         gen_rtx_NOT (V64QImode,
   27105                 :             :         copy_rtx (operand3)),
   27106                 :             :         operand2)));
   27107                 :             :   _val = get_insns ();
   27108                 :             :   end_sequence ();
   27109                 :             :   return _val;
   27110                 :             : }
   27111                 :             : 
   27112                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17772 */
   27113                 :             : extern rtx_insn *gen_split_2946 (rtx_insn *, rtx *);
   27114                 :             : rtx_insn *
   27115                 :             : gen_split_2946 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27116                 :             : {
   27117                 :             :   rtx operand0;
   27118                 :             :   rtx operand1;
   27119                 :             :   rtx operand2;
   27120                 :             :   rtx operand3;
   27121                 :             :   rtx_insn *_val = NULL;
   27122                 :             :   if (dump_file)
   27123                 :             :     fprintf (dump_file, "Splitting with gen_split_2946 (sse.md:17772)\n");
   27124                 :             :   start_sequence ();
   27125                 :             : #define FAIL return (end_sequence (), _val)
   27126                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27127                 :             : #line 17785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27128                 :             : operands[3] = gen_reg_rtx (V32QImode);
   27129                 :             : #undef DONE
   27130                 :             : #undef FAIL
   27131                 :             :   operand0 = operands[0];
   27132                 :             :   (void) operand0;
   27133                 :             :   operand1 = operands[1];
   27134                 :             :   (void) operand1;
   27135                 :             :   operand2 = operands[2];
   27136                 :             :   (void) operand2;
   27137                 :             :   operand3 = operands[3];
   27138                 :             :   (void) operand3;
   27139                 :             :   emit_insn (gen_rtx_SET (operand3,
   27140                 :             :         gen_rtx_VEC_DUPLICATE (V32QImode,
   27141                 :             :         operand1)));
   27142                 :             :   emit_insn (gen_rtx_SET (operand0,
   27143                 :             :         gen_rtx_AND (V32QImode,
   27144                 :             :         gen_rtx_NOT (V32QImode,
   27145                 :             :         copy_rtx (operand3)),
   27146                 :             :         operand2)));
   27147                 :             :   _val = get_insns ();
   27148                 :             :   end_sequence ();
   27149                 :             :   return _val;
   27150                 :             : }
   27151                 :             : 
   27152                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17772 */
   27153                 :             : extern rtx_insn *gen_split_2947 (rtx_insn *, rtx *);
   27154                 :             : rtx_insn *
   27155                 :             : gen_split_2947 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27156                 :             : {
   27157                 :             :   rtx operand0;
   27158                 :             :   rtx operand1;
   27159                 :             :   rtx operand2;
   27160                 :             :   rtx operand3;
   27161                 :             :   rtx_insn *_val = NULL;
   27162                 :             :   if (dump_file)
   27163                 :             :     fprintf (dump_file, "Splitting with gen_split_2947 (sse.md:17772)\n");
   27164                 :             :   start_sequence ();
   27165                 :             : #define FAIL return (end_sequence (), _val)
   27166                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27167                 :             : #line 17785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27168                 :             : operands[3] = gen_reg_rtx (V16QImode);
   27169                 :             : #undef DONE
   27170                 :             : #undef FAIL
   27171                 :             :   operand0 = operands[0];
   27172                 :             :   (void) operand0;
   27173                 :             :   operand1 = operands[1];
   27174                 :             :   (void) operand1;
   27175                 :             :   operand2 = operands[2];
   27176                 :             :   (void) operand2;
   27177                 :             :   operand3 = operands[3];
   27178                 :             :   (void) operand3;
   27179                 :             :   emit_insn (gen_rtx_SET (operand3,
   27180                 :             :         gen_rtx_VEC_DUPLICATE (V16QImode,
   27181                 :             :         operand1)));
   27182                 :             :   emit_insn (gen_rtx_SET (operand0,
   27183                 :             :         gen_rtx_AND (V16QImode,
   27184                 :             :         gen_rtx_NOT (V16QImode,
   27185                 :             :         copy_rtx (operand3)),
   27186                 :             :         operand2)));
   27187                 :             :   _val = get_insns ();
   27188                 :             :   end_sequence ();
   27189                 :             :   return _val;
   27190                 :             : }
   27191                 :             : 
   27192                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17772 */
   27193                 :             : extern rtx_insn *gen_split_2948 (rtx_insn *, rtx *);
   27194                 :             : rtx_insn *
   27195                 :             : gen_split_2948 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27196                 :             : {
   27197                 :             :   rtx operand0;
   27198                 :             :   rtx operand1;
   27199                 :             :   rtx operand2;
   27200                 :             :   rtx operand3;
   27201                 :             :   rtx_insn *_val = NULL;
   27202                 :             :   if (dump_file)
   27203                 :             :     fprintf (dump_file, "Splitting with gen_split_2948 (sse.md:17772)\n");
   27204                 :             :   start_sequence ();
   27205                 :             : #define FAIL return (end_sequence (), _val)
   27206                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27207                 :             : #line 17785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27208                 :             : operands[3] = gen_reg_rtx (V32HImode);
   27209                 :             : #undef DONE
   27210                 :             : #undef FAIL
   27211                 :             :   operand0 = operands[0];
   27212                 :             :   (void) operand0;
   27213                 :             :   operand1 = operands[1];
   27214                 :             :   (void) operand1;
   27215                 :             :   operand2 = operands[2];
   27216                 :             :   (void) operand2;
   27217                 :             :   operand3 = operands[3];
   27218                 :             :   (void) operand3;
   27219                 :             :   emit_insn (gen_rtx_SET (operand3,
   27220                 :             :         gen_rtx_VEC_DUPLICATE (V32HImode,
   27221                 :             :         operand1)));
   27222                 :             :   emit_insn (gen_rtx_SET (operand0,
   27223                 :             :         gen_rtx_AND (V32HImode,
   27224                 :             :         gen_rtx_NOT (V32HImode,
   27225                 :             :         copy_rtx (operand3)),
   27226                 :             :         operand2)));
   27227                 :             :   _val = get_insns ();
   27228                 :             :   end_sequence ();
   27229                 :             :   return _val;
   27230                 :             : }
   27231                 :             : 
   27232                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17772 */
   27233                 :             : extern rtx_insn *gen_split_2949 (rtx_insn *, rtx *);
   27234                 :             : rtx_insn *
   27235                 :             : gen_split_2949 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27236                 :             : {
   27237                 :             :   rtx operand0;
   27238                 :             :   rtx operand1;
   27239                 :             :   rtx operand2;
   27240                 :             :   rtx operand3;
   27241                 :             :   rtx_insn *_val = NULL;
   27242                 :             :   if (dump_file)
   27243                 :             :     fprintf (dump_file, "Splitting with gen_split_2949 (sse.md:17772)\n");
   27244                 :             :   start_sequence ();
   27245                 :             : #define FAIL return (end_sequence (), _val)
   27246                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27247                 :             : #line 17785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27248                 :             : operands[3] = gen_reg_rtx (V16HImode);
   27249                 :             : #undef DONE
   27250                 :             : #undef FAIL
   27251                 :             :   operand0 = operands[0];
   27252                 :             :   (void) operand0;
   27253                 :             :   operand1 = operands[1];
   27254                 :             :   (void) operand1;
   27255                 :             :   operand2 = operands[2];
   27256                 :             :   (void) operand2;
   27257                 :             :   operand3 = operands[3];
   27258                 :             :   (void) operand3;
   27259                 :             :   emit_insn (gen_rtx_SET (operand3,
   27260                 :             :         gen_rtx_VEC_DUPLICATE (V16HImode,
   27261                 :             :         operand1)));
   27262                 :             :   emit_insn (gen_rtx_SET (operand0,
   27263                 :             :         gen_rtx_AND (V16HImode,
   27264                 :             :         gen_rtx_NOT (V16HImode,
   27265                 :             :         copy_rtx (operand3)),
   27266                 :             :         operand2)));
   27267                 :             :   _val = get_insns ();
   27268                 :             :   end_sequence ();
   27269                 :             :   return _val;
   27270                 :             : }
   27271                 :             : 
   27272                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17772 */
   27273                 :             : extern rtx_insn *gen_split_2950 (rtx_insn *, rtx *);
   27274                 :             : rtx_insn *
   27275                 :             : gen_split_2950 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27276                 :             : {
   27277                 :             :   rtx operand0;
   27278                 :             :   rtx operand1;
   27279                 :             :   rtx operand2;
   27280                 :             :   rtx operand3;
   27281                 :             :   rtx_insn *_val = NULL;
   27282                 :             :   if (dump_file)
   27283                 :             :     fprintf (dump_file, "Splitting with gen_split_2950 (sse.md:17772)\n");
   27284                 :             :   start_sequence ();
   27285                 :             : #define FAIL return (end_sequence (), _val)
   27286                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27287                 :             : #line 17785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27288                 :             : operands[3] = gen_reg_rtx (V8HImode);
   27289                 :             : #undef DONE
   27290                 :             : #undef FAIL
   27291                 :             :   operand0 = operands[0];
   27292                 :             :   (void) operand0;
   27293                 :             :   operand1 = operands[1];
   27294                 :             :   (void) operand1;
   27295                 :             :   operand2 = operands[2];
   27296                 :             :   (void) operand2;
   27297                 :             :   operand3 = operands[3];
   27298                 :             :   (void) operand3;
   27299                 :             :   emit_insn (gen_rtx_SET (operand3,
   27300                 :             :         gen_rtx_VEC_DUPLICATE (V8HImode,
   27301                 :             :         operand1)));
   27302                 :             :   emit_insn (gen_rtx_SET (operand0,
   27303                 :             :         gen_rtx_AND (V8HImode,
   27304                 :             :         gen_rtx_NOT (V8HImode,
   27305                 :             :         copy_rtx (operand3)),
   27306                 :             :         operand2)));
   27307                 :             :   _val = get_insns ();
   27308                 :             :   end_sequence ();
   27309                 :             :   return _val;
   27310                 :             : }
   27311                 :             : 
   27312                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17772 */
   27313                 :             : extern rtx_insn *gen_split_2951 (rtx_insn *, rtx *);
   27314                 :             : rtx_insn *
   27315                 :             : gen_split_2951 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27316                 :             : {
   27317                 :             :   rtx operand0;
   27318                 :             :   rtx operand1;
   27319                 :             :   rtx operand2;
   27320                 :             :   rtx operand3;
   27321                 :             :   rtx_insn *_val = NULL;
   27322                 :             :   if (dump_file)
   27323                 :             :     fprintf (dump_file, "Splitting with gen_split_2951 (sse.md:17772)\n");
   27324                 :             :   start_sequence ();
   27325                 :             : #define FAIL return (end_sequence (), _val)
   27326                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27327                 :             : #line 17785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27328                 :             : operands[3] = gen_reg_rtx (V16SImode);
   27329                 :             : #undef DONE
   27330                 :             : #undef FAIL
   27331                 :             :   operand0 = operands[0];
   27332                 :             :   (void) operand0;
   27333                 :             :   operand1 = operands[1];
   27334                 :             :   (void) operand1;
   27335                 :             :   operand2 = operands[2];
   27336                 :             :   (void) operand2;
   27337                 :             :   operand3 = operands[3];
   27338                 :             :   (void) operand3;
   27339                 :             :   emit_insn (gen_rtx_SET (operand3,
   27340                 :             :         gen_rtx_VEC_DUPLICATE (V16SImode,
   27341                 :             :         operand1)));
   27342                 :             :   emit_insn (gen_rtx_SET (operand0,
   27343                 :             :         gen_rtx_AND (V16SImode,
   27344                 :             :         gen_rtx_NOT (V16SImode,
   27345                 :             :         copy_rtx (operand3)),
   27346                 :             :         operand2)));
   27347                 :             :   _val = get_insns ();
   27348                 :             :   end_sequence ();
   27349                 :             :   return _val;
   27350                 :             : }
   27351                 :             : 
   27352                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17772 */
   27353                 :             : extern rtx_insn *gen_split_2952 (rtx_insn *, rtx *);
   27354                 :             : rtx_insn *
   27355                 :             : gen_split_2952 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27356                 :             : {
   27357                 :             :   rtx operand0;
   27358                 :             :   rtx operand1;
   27359                 :             :   rtx operand2;
   27360                 :             :   rtx operand3;
   27361                 :             :   rtx_insn *_val = NULL;
   27362                 :             :   if (dump_file)
   27363                 :             :     fprintf (dump_file, "Splitting with gen_split_2952 (sse.md:17772)\n");
   27364                 :             :   start_sequence ();
   27365                 :             : #define FAIL return (end_sequence (), _val)
   27366                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27367                 :             : #line 17785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27368                 :             : operands[3] = gen_reg_rtx (V8SImode);
   27369                 :             : #undef DONE
   27370                 :             : #undef FAIL
   27371                 :             :   operand0 = operands[0];
   27372                 :             :   (void) operand0;
   27373                 :             :   operand1 = operands[1];
   27374                 :             :   (void) operand1;
   27375                 :             :   operand2 = operands[2];
   27376                 :             :   (void) operand2;
   27377                 :             :   operand3 = operands[3];
   27378                 :             :   (void) operand3;
   27379                 :             :   emit_insn (gen_rtx_SET (operand3,
   27380                 :             :         gen_rtx_VEC_DUPLICATE (V8SImode,
   27381                 :             :         operand1)));
   27382                 :             :   emit_insn (gen_rtx_SET (operand0,
   27383                 :             :         gen_rtx_AND (V8SImode,
   27384                 :             :         gen_rtx_NOT (V8SImode,
   27385                 :             :         copy_rtx (operand3)),
   27386                 :             :         operand2)));
   27387                 :             :   _val = get_insns ();
   27388                 :             :   end_sequence ();
   27389                 :             :   return _val;
   27390                 :             : }
   27391                 :             : 
   27392                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17772 */
   27393                 :             : extern rtx_insn *gen_split_2953 (rtx_insn *, rtx *);
   27394                 :             : rtx_insn *
   27395                 :             : gen_split_2953 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27396                 :             : {
   27397                 :             :   rtx operand0;
   27398                 :             :   rtx operand1;
   27399                 :             :   rtx operand2;
   27400                 :             :   rtx operand3;
   27401                 :             :   rtx_insn *_val = NULL;
   27402                 :             :   if (dump_file)
   27403                 :             :     fprintf (dump_file, "Splitting with gen_split_2953 (sse.md:17772)\n");
   27404                 :             :   start_sequence ();
   27405                 :             : #define FAIL return (end_sequence (), _val)
   27406                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27407                 :             : #line 17785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27408                 :             : operands[3] = gen_reg_rtx (V4SImode);
   27409                 :             : #undef DONE
   27410                 :             : #undef FAIL
   27411                 :             :   operand0 = operands[0];
   27412                 :             :   (void) operand0;
   27413                 :             :   operand1 = operands[1];
   27414                 :             :   (void) operand1;
   27415                 :             :   operand2 = operands[2];
   27416                 :             :   (void) operand2;
   27417                 :             :   operand3 = operands[3];
   27418                 :             :   (void) operand3;
   27419                 :             :   emit_insn (gen_rtx_SET (operand3,
   27420                 :             :         gen_rtx_VEC_DUPLICATE (V4SImode,
   27421                 :             :         operand1)));
   27422                 :             :   emit_insn (gen_rtx_SET (operand0,
   27423                 :             :         gen_rtx_AND (V4SImode,
   27424                 :             :         gen_rtx_NOT (V4SImode,
   27425                 :             :         copy_rtx (operand3)),
   27426                 :             :         operand2)));
   27427                 :             :   _val = get_insns ();
   27428                 :             :   end_sequence ();
   27429                 :             :   return _val;
   27430                 :             : }
   27431                 :             : 
   27432                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17772 */
   27433                 :             : extern rtx_insn *gen_split_2954 (rtx_insn *, rtx *);
   27434                 :             : rtx_insn *
   27435                 :             : gen_split_2954 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27436                 :             : {
   27437                 :             :   rtx operand0;
   27438                 :             :   rtx operand1;
   27439                 :             :   rtx operand2;
   27440                 :             :   rtx operand3;
   27441                 :             :   rtx_insn *_val = NULL;
   27442                 :             :   if (dump_file)
   27443                 :             :     fprintf (dump_file, "Splitting with gen_split_2954 (sse.md:17772)\n");
   27444                 :             :   start_sequence ();
   27445                 :             : #define FAIL return (end_sequence (), _val)
   27446                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27447                 :             : #line 17785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27448                 :             : operands[3] = gen_reg_rtx (V8DImode);
   27449                 :             : #undef DONE
   27450                 :             : #undef FAIL
   27451                 :             :   operand0 = operands[0];
   27452                 :             :   (void) operand0;
   27453                 :             :   operand1 = operands[1];
   27454                 :             :   (void) operand1;
   27455                 :             :   operand2 = operands[2];
   27456                 :             :   (void) operand2;
   27457                 :             :   operand3 = operands[3];
   27458                 :             :   (void) operand3;
   27459                 :             :   emit_insn (gen_rtx_SET (operand3,
   27460                 :             :         gen_rtx_VEC_DUPLICATE (V8DImode,
   27461                 :             :         operand1)));
   27462                 :             :   emit_insn (gen_rtx_SET (operand0,
   27463                 :             :         gen_rtx_AND (V8DImode,
   27464                 :             :         gen_rtx_NOT (V8DImode,
   27465                 :             :         copy_rtx (operand3)),
   27466                 :             :         operand2)));
   27467                 :             :   _val = get_insns ();
   27468                 :             :   end_sequence ();
   27469                 :             :   return _val;
   27470                 :             : }
   27471                 :             : 
   27472                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17772 */
   27473                 :             : extern rtx_insn *gen_split_2955 (rtx_insn *, rtx *);
   27474                 :             : rtx_insn *
   27475                 :             : gen_split_2955 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27476                 :             : {
   27477                 :             :   rtx operand0;
   27478                 :             :   rtx operand1;
   27479                 :             :   rtx operand2;
   27480                 :             :   rtx operand3;
   27481                 :             :   rtx_insn *_val = NULL;
   27482                 :             :   if (dump_file)
   27483                 :             :     fprintf (dump_file, "Splitting with gen_split_2955 (sse.md:17772)\n");
   27484                 :             :   start_sequence ();
   27485                 :             : #define FAIL return (end_sequence (), _val)
   27486                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27487                 :             : #line 17785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27488                 :             : operands[3] = gen_reg_rtx (V4DImode);
   27489                 :             : #undef DONE
   27490                 :             : #undef FAIL
   27491                 :             :   operand0 = operands[0];
   27492                 :             :   (void) operand0;
   27493                 :             :   operand1 = operands[1];
   27494                 :             :   (void) operand1;
   27495                 :             :   operand2 = operands[2];
   27496                 :             :   (void) operand2;
   27497                 :             :   operand3 = operands[3];
   27498                 :             :   (void) operand3;
   27499                 :             :   emit_insn (gen_rtx_SET (operand3,
   27500                 :             :         gen_rtx_VEC_DUPLICATE (V4DImode,
   27501                 :             :         operand1)));
   27502                 :             :   emit_insn (gen_rtx_SET (operand0,
   27503                 :             :         gen_rtx_AND (V4DImode,
   27504                 :             :         gen_rtx_NOT (V4DImode,
   27505                 :             :         copy_rtx (operand3)),
   27506                 :             :         operand2)));
   27507                 :             :   _val = get_insns ();
   27508                 :             :   end_sequence ();
   27509                 :             :   return _val;
   27510                 :             : }
   27511                 :             : 
   27512                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17772 */
   27513                 :             : extern rtx_insn *gen_split_2956 (rtx_insn *, rtx *);
   27514                 :             : rtx_insn *
   27515                 :             : gen_split_2956 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27516                 :             : {
   27517                 :             :   rtx operand0;
   27518                 :             :   rtx operand1;
   27519                 :             :   rtx operand2;
   27520                 :             :   rtx operand3;
   27521                 :             :   rtx_insn *_val = NULL;
   27522                 :             :   if (dump_file)
   27523                 :             :     fprintf (dump_file, "Splitting with gen_split_2956 (sse.md:17772)\n");
   27524                 :             :   start_sequence ();
   27525                 :             : #define FAIL return (end_sequence (), _val)
   27526                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27527                 :             : #line 17785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27528                 :             : operands[3] = gen_reg_rtx (V2DImode);
   27529                 :             : #undef DONE
   27530                 :             : #undef FAIL
   27531                 :             :   operand0 = operands[0];
   27532                 :             :   (void) operand0;
   27533                 :             :   operand1 = operands[1];
   27534                 :             :   (void) operand1;
   27535                 :             :   operand2 = operands[2];
   27536                 :             :   (void) operand2;
   27537                 :             :   operand3 = operands[3];
   27538                 :             :   (void) operand3;
   27539                 :             :   emit_insn (gen_rtx_SET (operand3,
   27540                 :             :         gen_rtx_VEC_DUPLICATE (V2DImode,
   27541                 :             :         operand1)));
   27542                 :             :   emit_insn (gen_rtx_SET (operand0,
   27543                 :             :         gen_rtx_AND (V2DImode,
   27544                 :             :         gen_rtx_NOT (V2DImode,
   27545                 :             :         copy_rtx (operand3)),
   27546                 :             :         operand2)));
   27547                 :             :   _val = get_insns ();
   27548                 :             :   end_sequence ();
   27549                 :             :   return _val;
   27550                 :             : }
   27551                 :             : 
   27552                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17787 */
   27553                 :             : extern rtx_insn *gen_split_2957 (rtx_insn *, rtx *);
   27554                 :             : rtx_insn *
   27555                 :             : gen_split_2957 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27556                 :             : {
   27557                 :             :   rtx operand0;
   27558                 :             :   rtx operand1;
   27559                 :             :   rtx operand2;
   27560                 :             :   rtx operand3;
   27561                 :             :   rtx_insn *_val = NULL;
   27562                 :             :   if (dump_file)
   27563                 :             :     fprintf (dump_file, "Splitting with gen_split_2957 (sse.md:17787)\n");
   27564                 :             :   start_sequence ();
   27565                 :             : #define FAIL return (end_sequence (), _val)
   27566                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27567                 :             : #line 17800 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27568                 :             : operands[3] = gen_reg_rtx (V16SImode);
   27569                 :             : #undef DONE
   27570                 :             : #undef FAIL
   27571                 :             :   operand0 = operands[0];
   27572                 :             :   (void) operand0;
   27573                 :             :   operand1 = operands[1];
   27574                 :             :   (void) operand1;
   27575                 :             :   operand2 = operands[2];
   27576                 :             :   (void) operand2;
   27577                 :             :   operand3 = operands[3];
   27578                 :             :   (void) operand3;
   27579                 :             :   emit_insn (gen_rtx_SET (operand3,
   27580                 :             :         gen_rtx_VEC_DUPLICATE (V16SImode,
   27581                 :             :         operand1)));
   27582                 :             :   emit_insn (gen_rtx_SET (operand0,
   27583                 :             :         gen_rtx_IOR (V16SImode,
   27584                 :             :         gen_rtx_NOT (V16SImode,
   27585                 :             :         copy_rtx (operand3)),
   27586                 :             :         operand2)));
   27587                 :             :   _val = get_insns ();
   27588                 :             :   end_sequence ();
   27589                 :             :   return _val;
   27590                 :             : }
   27591                 :             : 
   27592                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17787 */
   27593                 :             : extern rtx_insn *gen_split_2958 (rtx_insn *, rtx *);
   27594                 :             : rtx_insn *
   27595                 :             : gen_split_2958 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27596                 :             : {
   27597                 :             :   rtx operand0;
   27598                 :             :   rtx operand1;
   27599                 :             :   rtx operand2;
   27600                 :             :   rtx operand3;
   27601                 :             :   rtx_insn *_val = NULL;
   27602                 :             :   if (dump_file)
   27603                 :             :     fprintf (dump_file, "Splitting with gen_split_2958 (sse.md:17787)\n");
   27604                 :             :   start_sequence ();
   27605                 :             : #define FAIL return (end_sequence (), _val)
   27606                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27607                 :             : #line 17800 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27608                 :             : operands[3] = gen_reg_rtx (V8DImode);
   27609                 :             : #undef DONE
   27610                 :             : #undef FAIL
   27611                 :             :   operand0 = operands[0];
   27612                 :             :   (void) operand0;
   27613                 :             :   operand1 = operands[1];
   27614                 :             :   (void) operand1;
   27615                 :             :   operand2 = operands[2];
   27616                 :             :   (void) operand2;
   27617                 :             :   operand3 = operands[3];
   27618                 :             :   (void) operand3;
   27619                 :             :   emit_insn (gen_rtx_SET (operand3,
   27620                 :             :         gen_rtx_VEC_DUPLICATE (V8DImode,
   27621                 :             :         operand1)));
   27622                 :             :   emit_insn (gen_rtx_SET (operand0,
   27623                 :             :         gen_rtx_IOR (V8DImode,
   27624                 :             :         gen_rtx_NOT (V8DImode,
   27625                 :             :         copy_rtx (operand3)),
   27626                 :             :         operand2)));
   27627                 :             :   _val = get_insns ();
   27628                 :             :   end_sequence ();
   27629                 :             :   return _val;
   27630                 :             : }
   27631                 :             : 
   27632                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17787 */
   27633                 :             : extern rtx_insn *gen_split_2959 (rtx_insn *, rtx *);
   27634                 :             : rtx_insn *
   27635                 :             : gen_split_2959 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27636                 :             : {
   27637                 :             :   rtx operand0;
   27638                 :             :   rtx operand1;
   27639                 :             :   rtx operand2;
   27640                 :             :   rtx operand3;
   27641                 :             :   rtx_insn *_val = NULL;
   27642                 :             :   if (dump_file)
   27643                 :             :     fprintf (dump_file, "Splitting with gen_split_2959 (sse.md:17787)\n");
   27644                 :             :   start_sequence ();
   27645                 :             : #define FAIL return (end_sequence (), _val)
   27646                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27647                 :             : #line 17800 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27648                 :             : operands[3] = gen_reg_rtx (V64QImode);
   27649                 :             : #undef DONE
   27650                 :             : #undef FAIL
   27651                 :             :   operand0 = operands[0];
   27652                 :             :   (void) operand0;
   27653                 :             :   operand1 = operands[1];
   27654                 :             :   (void) operand1;
   27655                 :             :   operand2 = operands[2];
   27656                 :             :   (void) operand2;
   27657                 :             :   operand3 = operands[3];
   27658                 :             :   (void) operand3;
   27659                 :             :   emit_insn (gen_rtx_SET (operand3,
   27660                 :             :         gen_rtx_VEC_DUPLICATE (V64QImode,
   27661                 :             :         operand1)));
   27662                 :             :   emit_insn (gen_rtx_SET (operand0,
   27663                 :             :         gen_rtx_IOR (V64QImode,
   27664                 :             :         gen_rtx_NOT (V64QImode,
   27665                 :             :         copy_rtx (operand3)),
   27666                 :             :         operand2)));
   27667                 :             :   _val = get_insns ();
   27668                 :             :   end_sequence ();
   27669                 :             :   return _val;
   27670                 :             : }
   27671                 :             : 
   27672                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17787 */
   27673                 :             : extern rtx_insn *gen_split_2960 (rtx_insn *, rtx *);
   27674                 :             : rtx_insn *
   27675                 :             : gen_split_2960 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27676                 :             : {
   27677                 :             :   rtx operand0;
   27678                 :             :   rtx operand1;
   27679                 :             :   rtx operand2;
   27680                 :             :   rtx operand3;
   27681                 :             :   rtx_insn *_val = NULL;
   27682                 :             :   if (dump_file)
   27683                 :             :     fprintf (dump_file, "Splitting with gen_split_2960 (sse.md:17787)\n");
   27684                 :             :   start_sequence ();
   27685                 :             : #define FAIL return (end_sequence (), _val)
   27686                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27687                 :             : #line 17800 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27688                 :             : operands[3] = gen_reg_rtx (V32QImode);
   27689                 :             : #undef DONE
   27690                 :             : #undef FAIL
   27691                 :             :   operand0 = operands[0];
   27692                 :             :   (void) operand0;
   27693                 :             :   operand1 = operands[1];
   27694                 :             :   (void) operand1;
   27695                 :             :   operand2 = operands[2];
   27696                 :             :   (void) operand2;
   27697                 :             :   operand3 = operands[3];
   27698                 :             :   (void) operand3;
   27699                 :             :   emit_insn (gen_rtx_SET (operand3,
   27700                 :             :         gen_rtx_VEC_DUPLICATE (V32QImode,
   27701                 :             :         operand1)));
   27702                 :             :   emit_insn (gen_rtx_SET (operand0,
   27703                 :             :         gen_rtx_IOR (V32QImode,
   27704                 :             :         gen_rtx_NOT (V32QImode,
   27705                 :             :         copy_rtx (operand3)),
   27706                 :             :         operand2)));
   27707                 :             :   _val = get_insns ();
   27708                 :             :   end_sequence ();
   27709                 :             :   return _val;
   27710                 :             : }
   27711                 :             : 
   27712                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17787 */
   27713                 :             : extern rtx_insn *gen_split_2961 (rtx_insn *, rtx *);
   27714                 :             : rtx_insn *
   27715                 :             : gen_split_2961 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27716                 :             : {
   27717                 :             :   rtx operand0;
   27718                 :             :   rtx operand1;
   27719                 :             :   rtx operand2;
   27720                 :             :   rtx operand3;
   27721                 :             :   rtx_insn *_val = NULL;
   27722                 :             :   if (dump_file)
   27723                 :             :     fprintf (dump_file, "Splitting with gen_split_2961 (sse.md:17787)\n");
   27724                 :             :   start_sequence ();
   27725                 :             : #define FAIL return (end_sequence (), _val)
   27726                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27727                 :             : #line 17800 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27728                 :             : operands[3] = gen_reg_rtx (V16QImode);
   27729                 :             : #undef DONE
   27730                 :             : #undef FAIL
   27731                 :             :   operand0 = operands[0];
   27732                 :             :   (void) operand0;
   27733                 :             :   operand1 = operands[1];
   27734                 :             :   (void) operand1;
   27735                 :             :   operand2 = operands[2];
   27736                 :             :   (void) operand2;
   27737                 :             :   operand3 = operands[3];
   27738                 :             :   (void) operand3;
   27739                 :             :   emit_insn (gen_rtx_SET (operand3,
   27740                 :             :         gen_rtx_VEC_DUPLICATE (V16QImode,
   27741                 :             :         operand1)));
   27742                 :             :   emit_insn (gen_rtx_SET (operand0,
   27743                 :             :         gen_rtx_IOR (V16QImode,
   27744                 :             :         gen_rtx_NOT (V16QImode,
   27745                 :             :         copy_rtx (operand3)),
   27746                 :             :         operand2)));
   27747                 :             :   _val = get_insns ();
   27748                 :             :   end_sequence ();
   27749                 :             :   return _val;
   27750                 :             : }
   27751                 :             : 
   27752                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17787 */
   27753                 :             : extern rtx_insn *gen_split_2962 (rtx_insn *, rtx *);
   27754                 :             : rtx_insn *
   27755                 :             : gen_split_2962 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27756                 :             : {
   27757                 :             :   rtx operand0;
   27758                 :             :   rtx operand1;
   27759                 :             :   rtx operand2;
   27760                 :             :   rtx operand3;
   27761                 :             :   rtx_insn *_val = NULL;
   27762                 :             :   if (dump_file)
   27763                 :             :     fprintf (dump_file, "Splitting with gen_split_2962 (sse.md:17787)\n");
   27764                 :             :   start_sequence ();
   27765                 :             : #define FAIL return (end_sequence (), _val)
   27766                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27767                 :             : #line 17800 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27768                 :             : operands[3] = gen_reg_rtx (V32HImode);
   27769                 :             : #undef DONE
   27770                 :             : #undef FAIL
   27771                 :             :   operand0 = operands[0];
   27772                 :             :   (void) operand0;
   27773                 :             :   operand1 = operands[1];
   27774                 :             :   (void) operand1;
   27775                 :             :   operand2 = operands[2];
   27776                 :             :   (void) operand2;
   27777                 :             :   operand3 = operands[3];
   27778                 :             :   (void) operand3;
   27779                 :             :   emit_insn (gen_rtx_SET (operand3,
   27780                 :             :         gen_rtx_VEC_DUPLICATE (V32HImode,
   27781                 :             :         operand1)));
   27782                 :             :   emit_insn (gen_rtx_SET (operand0,
   27783                 :             :         gen_rtx_IOR (V32HImode,
   27784                 :             :         gen_rtx_NOT (V32HImode,
   27785                 :             :         copy_rtx (operand3)),
   27786                 :             :         operand2)));
   27787                 :             :   _val = get_insns ();
   27788                 :             :   end_sequence ();
   27789                 :             :   return _val;
   27790                 :             : }
   27791                 :             : 
   27792                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17787 */
   27793                 :             : extern rtx_insn *gen_split_2963 (rtx_insn *, rtx *);
   27794                 :             : rtx_insn *
   27795                 :             : gen_split_2963 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27796                 :             : {
   27797                 :             :   rtx operand0;
   27798                 :             :   rtx operand1;
   27799                 :             :   rtx operand2;
   27800                 :             :   rtx operand3;
   27801                 :             :   rtx_insn *_val = NULL;
   27802                 :             :   if (dump_file)
   27803                 :             :     fprintf (dump_file, "Splitting with gen_split_2963 (sse.md:17787)\n");
   27804                 :             :   start_sequence ();
   27805                 :             : #define FAIL return (end_sequence (), _val)
   27806                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27807                 :             : #line 17800 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27808                 :             : operands[3] = gen_reg_rtx (V16HImode);
   27809                 :             : #undef DONE
   27810                 :             : #undef FAIL
   27811                 :             :   operand0 = operands[0];
   27812                 :             :   (void) operand0;
   27813                 :             :   operand1 = operands[1];
   27814                 :             :   (void) operand1;
   27815                 :             :   operand2 = operands[2];
   27816                 :             :   (void) operand2;
   27817                 :             :   operand3 = operands[3];
   27818                 :             :   (void) operand3;
   27819                 :             :   emit_insn (gen_rtx_SET (operand3,
   27820                 :             :         gen_rtx_VEC_DUPLICATE (V16HImode,
   27821                 :             :         operand1)));
   27822                 :             :   emit_insn (gen_rtx_SET (operand0,
   27823                 :             :         gen_rtx_IOR (V16HImode,
   27824                 :             :         gen_rtx_NOT (V16HImode,
   27825                 :             :         copy_rtx (operand3)),
   27826                 :             :         operand2)));
   27827                 :             :   _val = get_insns ();
   27828                 :             :   end_sequence ();
   27829                 :             :   return _val;
   27830                 :             : }
   27831                 :             : 
   27832                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17787 */
   27833                 :             : extern rtx_insn *gen_split_2964 (rtx_insn *, rtx *);
   27834                 :             : rtx_insn *
   27835                 :             : gen_split_2964 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27836                 :             : {
   27837                 :             :   rtx operand0;
   27838                 :             :   rtx operand1;
   27839                 :             :   rtx operand2;
   27840                 :             :   rtx operand3;
   27841                 :             :   rtx_insn *_val = NULL;
   27842                 :             :   if (dump_file)
   27843                 :             :     fprintf (dump_file, "Splitting with gen_split_2964 (sse.md:17787)\n");
   27844                 :             :   start_sequence ();
   27845                 :             : #define FAIL return (end_sequence (), _val)
   27846                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27847                 :             : #line 17800 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27848                 :             : operands[3] = gen_reg_rtx (V8HImode);
   27849                 :             : #undef DONE
   27850                 :             : #undef FAIL
   27851                 :             :   operand0 = operands[0];
   27852                 :             :   (void) operand0;
   27853                 :             :   operand1 = operands[1];
   27854                 :             :   (void) operand1;
   27855                 :             :   operand2 = operands[2];
   27856                 :             :   (void) operand2;
   27857                 :             :   operand3 = operands[3];
   27858                 :             :   (void) operand3;
   27859                 :             :   emit_insn (gen_rtx_SET (operand3,
   27860                 :             :         gen_rtx_VEC_DUPLICATE (V8HImode,
   27861                 :             :         operand1)));
   27862                 :             :   emit_insn (gen_rtx_SET (operand0,
   27863                 :             :         gen_rtx_IOR (V8HImode,
   27864                 :             :         gen_rtx_NOT (V8HImode,
   27865                 :             :         copy_rtx (operand3)),
   27866                 :             :         operand2)));
   27867                 :             :   _val = get_insns ();
   27868                 :             :   end_sequence ();
   27869                 :             :   return _val;
   27870                 :             : }
   27871                 :             : 
   27872                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17787 */
   27873                 :             : extern rtx_insn *gen_split_2965 (rtx_insn *, rtx *);
   27874                 :             : rtx_insn *
   27875                 :             : gen_split_2965 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27876                 :             : {
   27877                 :             :   rtx operand0;
   27878                 :             :   rtx operand1;
   27879                 :             :   rtx operand2;
   27880                 :             :   rtx operand3;
   27881                 :             :   rtx_insn *_val = NULL;
   27882                 :             :   if (dump_file)
   27883                 :             :     fprintf (dump_file, "Splitting with gen_split_2965 (sse.md:17787)\n");
   27884                 :             :   start_sequence ();
   27885                 :             : #define FAIL return (end_sequence (), _val)
   27886                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27887                 :             : #line 17800 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27888                 :             : operands[3] = gen_reg_rtx (V8SImode);
   27889                 :             : #undef DONE
   27890                 :             : #undef FAIL
   27891                 :             :   operand0 = operands[0];
   27892                 :             :   (void) operand0;
   27893                 :             :   operand1 = operands[1];
   27894                 :             :   (void) operand1;
   27895                 :             :   operand2 = operands[2];
   27896                 :             :   (void) operand2;
   27897                 :             :   operand3 = operands[3];
   27898                 :             :   (void) operand3;
   27899                 :             :   emit_insn (gen_rtx_SET (operand3,
   27900                 :             :         gen_rtx_VEC_DUPLICATE (V8SImode,
   27901                 :             :         operand1)));
   27902                 :             :   emit_insn (gen_rtx_SET (operand0,
   27903                 :             :         gen_rtx_IOR (V8SImode,
   27904                 :             :         gen_rtx_NOT (V8SImode,
   27905                 :             :         copy_rtx (operand3)),
   27906                 :             :         operand2)));
   27907                 :             :   _val = get_insns ();
   27908                 :             :   end_sequence ();
   27909                 :             :   return _val;
   27910                 :             : }
   27911                 :             : 
   27912                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17787 */
   27913                 :             : extern rtx_insn *gen_split_2966 (rtx_insn *, rtx *);
   27914                 :             : rtx_insn *
   27915                 :             : gen_split_2966 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27916                 :             : {
   27917                 :             :   rtx operand0;
   27918                 :             :   rtx operand1;
   27919                 :             :   rtx operand2;
   27920                 :             :   rtx operand3;
   27921                 :             :   rtx_insn *_val = NULL;
   27922                 :             :   if (dump_file)
   27923                 :             :     fprintf (dump_file, "Splitting with gen_split_2966 (sse.md:17787)\n");
   27924                 :             :   start_sequence ();
   27925                 :             : #define FAIL return (end_sequence (), _val)
   27926                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27927                 :             : #line 17800 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27928                 :             : operands[3] = gen_reg_rtx (V4SImode);
   27929                 :             : #undef DONE
   27930                 :             : #undef FAIL
   27931                 :             :   operand0 = operands[0];
   27932                 :             :   (void) operand0;
   27933                 :             :   operand1 = operands[1];
   27934                 :             :   (void) operand1;
   27935                 :             :   operand2 = operands[2];
   27936                 :             :   (void) operand2;
   27937                 :             :   operand3 = operands[3];
   27938                 :             :   (void) operand3;
   27939                 :             :   emit_insn (gen_rtx_SET (operand3,
   27940                 :             :         gen_rtx_VEC_DUPLICATE (V4SImode,
   27941                 :             :         operand1)));
   27942                 :             :   emit_insn (gen_rtx_SET (operand0,
   27943                 :             :         gen_rtx_IOR (V4SImode,
   27944                 :             :         gen_rtx_NOT (V4SImode,
   27945                 :             :         copy_rtx (operand3)),
   27946                 :             :         operand2)));
   27947                 :             :   _val = get_insns ();
   27948                 :             :   end_sequence ();
   27949                 :             :   return _val;
   27950                 :             : }
   27951                 :             : 
   27952                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17787 */
   27953                 :             : extern rtx_insn *gen_split_2967 (rtx_insn *, rtx *);
   27954                 :             : rtx_insn *
   27955                 :             : gen_split_2967 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27956                 :             : {
   27957                 :             :   rtx operand0;
   27958                 :             :   rtx operand1;
   27959                 :             :   rtx operand2;
   27960                 :             :   rtx operand3;
   27961                 :             :   rtx_insn *_val = NULL;
   27962                 :             :   if (dump_file)
   27963                 :             :     fprintf (dump_file, "Splitting with gen_split_2967 (sse.md:17787)\n");
   27964                 :             :   start_sequence ();
   27965                 :             : #define FAIL return (end_sequence (), _val)
   27966                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27967                 :             : #line 17800 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   27968                 :             : operands[3] = gen_reg_rtx (V4DImode);
   27969                 :             : #undef DONE
   27970                 :             : #undef FAIL
   27971                 :             :   operand0 = operands[0];
   27972                 :             :   (void) operand0;
   27973                 :             :   operand1 = operands[1];
   27974                 :             :   (void) operand1;
   27975                 :             :   operand2 = operands[2];
   27976                 :             :   (void) operand2;
   27977                 :             :   operand3 = operands[3];
   27978                 :             :   (void) operand3;
   27979                 :             :   emit_insn (gen_rtx_SET (operand3,
   27980                 :             :         gen_rtx_VEC_DUPLICATE (V4DImode,
   27981                 :             :         operand1)));
   27982                 :             :   emit_insn (gen_rtx_SET (operand0,
   27983                 :             :         gen_rtx_IOR (V4DImode,
   27984                 :             :         gen_rtx_NOT (V4DImode,
   27985                 :             :         copy_rtx (operand3)),
   27986                 :             :         operand2)));
   27987                 :             :   _val = get_insns ();
   27988                 :             :   end_sequence ();
   27989                 :             :   return _val;
   27990                 :             : }
   27991                 :             : 
   27992                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17787 */
   27993                 :             : extern rtx_insn *gen_split_2968 (rtx_insn *, rtx *);
   27994                 :             : rtx_insn *
   27995                 :             : gen_split_2968 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27996                 :             : {
   27997                 :             :   rtx operand0;
   27998                 :             :   rtx operand1;
   27999                 :             :   rtx operand2;
   28000                 :             :   rtx operand3;
   28001                 :             :   rtx_insn *_val = NULL;
   28002                 :             :   if (dump_file)
   28003                 :             :     fprintf (dump_file, "Splitting with gen_split_2968 (sse.md:17787)\n");
   28004                 :             :   start_sequence ();
   28005                 :             : #define FAIL return (end_sequence (), _val)
   28006                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28007                 :             : #line 17800 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28008                 :             : operands[3] = gen_reg_rtx (V2DImode);
   28009                 :             : #undef DONE
   28010                 :             : #undef FAIL
   28011                 :             :   operand0 = operands[0];
   28012                 :             :   (void) operand0;
   28013                 :             :   operand1 = operands[1];
   28014                 :             :   (void) operand1;
   28015                 :             :   operand2 = operands[2];
   28016                 :             :   (void) operand2;
   28017                 :             :   operand3 = operands[3];
   28018                 :             :   (void) operand3;
   28019                 :             :   emit_insn (gen_rtx_SET (operand3,
   28020                 :             :         gen_rtx_VEC_DUPLICATE (V2DImode,
   28021                 :             :         operand1)));
   28022                 :             :   emit_insn (gen_rtx_SET (operand0,
   28023                 :             :         gen_rtx_IOR (V2DImode,
   28024                 :             :         gen_rtx_NOT (V2DImode,
   28025                 :             :         copy_rtx (operand3)),
   28026                 :             :         operand2)));
   28027                 :             :   _val = get_insns ();
   28028                 :             :   end_sequence ();
   28029                 :             :   return _val;
   28030                 :             : }
   28031                 :             : 
   28032                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17802 */
   28033                 :             : extern rtx_insn *gen_split_2969 (rtx_insn *, rtx *);
   28034                 :             : rtx_insn *
   28035                 :             : gen_split_2969 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28036                 :             : {
   28037                 :             :   rtx operand0;
   28038                 :             :   rtx operand1;
   28039                 :             :   rtx operand2;
   28040                 :             :   rtx operand3;
   28041                 :             :   rtx_insn *_val = NULL;
   28042                 :             :   if (dump_file)
   28043                 :             :     fprintf (dump_file, "Splitting with gen_split_2969 (sse.md:17802)\n");
   28044                 :             :   start_sequence ();
   28045                 :             : #define FAIL return (end_sequence (), _val)
   28046                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28047                 :             : #line 17815 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28048                 :             : operands[3] = gen_reg_rtx (V16SImode);
   28049                 :             : #undef DONE
   28050                 :             : #undef FAIL
   28051                 :             :   operand0 = operands[0];
   28052                 :             :   (void) operand0;
   28053                 :             :   operand1 = operands[1];
   28054                 :             :   (void) operand1;
   28055                 :             :   operand2 = operands[2];
   28056                 :             :   (void) operand2;
   28057                 :             :   operand3 = operands[3];
   28058                 :             :   (void) operand3;
   28059                 :             :   emit_insn (gen_rtx_SET (operand3,
   28060                 :             :         gen_rtx_VEC_DUPLICATE (V16SImode,
   28061                 :             :         operand1)));
   28062                 :             :   emit_insn (gen_rtx_SET (operand0,
   28063                 :             :         gen_rtx_NOT (V16SImode,
   28064                 :             :         gen_rtx_XOR (V16SImode,
   28065                 :             :         copy_rtx (operand3),
   28066                 :             :         operand2))));
   28067                 :             :   _val = get_insns ();
   28068                 :             :   end_sequence ();
   28069                 :             :   return _val;
   28070                 :             : }
   28071                 :             : 
   28072                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17802 */
   28073                 :             : extern rtx_insn *gen_split_2970 (rtx_insn *, rtx *);
   28074                 :             : rtx_insn *
   28075                 :             : gen_split_2970 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28076                 :             : {
   28077                 :             :   rtx operand0;
   28078                 :             :   rtx operand1;
   28079                 :             :   rtx operand2;
   28080                 :             :   rtx operand3;
   28081                 :             :   rtx_insn *_val = NULL;
   28082                 :             :   if (dump_file)
   28083                 :             :     fprintf (dump_file, "Splitting with gen_split_2970 (sse.md:17802)\n");
   28084                 :             :   start_sequence ();
   28085                 :             : #define FAIL return (end_sequence (), _val)
   28086                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28087                 :             : #line 17815 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28088                 :             : operands[3] = gen_reg_rtx (V8DImode);
   28089                 :             : #undef DONE
   28090                 :             : #undef FAIL
   28091                 :             :   operand0 = operands[0];
   28092                 :             :   (void) operand0;
   28093                 :             :   operand1 = operands[1];
   28094                 :             :   (void) operand1;
   28095                 :             :   operand2 = operands[2];
   28096                 :             :   (void) operand2;
   28097                 :             :   operand3 = operands[3];
   28098                 :             :   (void) operand3;
   28099                 :             :   emit_insn (gen_rtx_SET (operand3,
   28100                 :             :         gen_rtx_VEC_DUPLICATE (V8DImode,
   28101                 :             :         operand1)));
   28102                 :             :   emit_insn (gen_rtx_SET (operand0,
   28103                 :             :         gen_rtx_NOT (V8DImode,
   28104                 :             :         gen_rtx_XOR (V8DImode,
   28105                 :             :         copy_rtx (operand3),
   28106                 :             :         operand2))));
   28107                 :             :   _val = get_insns ();
   28108                 :             :   end_sequence ();
   28109                 :             :   return _val;
   28110                 :             : }
   28111                 :             : 
   28112                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17802 */
   28113                 :             : extern rtx_insn *gen_split_2971 (rtx_insn *, rtx *);
   28114                 :             : rtx_insn *
   28115                 :             : gen_split_2971 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28116                 :             : {
   28117                 :             :   rtx operand0;
   28118                 :             :   rtx operand1;
   28119                 :             :   rtx operand2;
   28120                 :             :   rtx operand3;
   28121                 :             :   rtx_insn *_val = NULL;
   28122                 :             :   if (dump_file)
   28123                 :             :     fprintf (dump_file, "Splitting with gen_split_2971 (sse.md:17802)\n");
   28124                 :             :   start_sequence ();
   28125                 :             : #define FAIL return (end_sequence (), _val)
   28126                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28127                 :             : #line 17815 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28128                 :             : operands[3] = gen_reg_rtx (V64QImode);
   28129                 :             : #undef DONE
   28130                 :             : #undef FAIL
   28131                 :             :   operand0 = operands[0];
   28132                 :             :   (void) operand0;
   28133                 :             :   operand1 = operands[1];
   28134                 :             :   (void) operand1;
   28135                 :             :   operand2 = operands[2];
   28136                 :             :   (void) operand2;
   28137                 :             :   operand3 = operands[3];
   28138                 :             :   (void) operand3;
   28139                 :             :   emit_insn (gen_rtx_SET (operand3,
   28140                 :             :         gen_rtx_VEC_DUPLICATE (V64QImode,
   28141                 :             :         operand1)));
   28142                 :             :   emit_insn (gen_rtx_SET (operand0,
   28143                 :             :         gen_rtx_NOT (V64QImode,
   28144                 :             :         gen_rtx_XOR (V64QImode,
   28145                 :             :         copy_rtx (operand3),
   28146                 :             :         operand2))));
   28147                 :             :   _val = get_insns ();
   28148                 :             :   end_sequence ();
   28149                 :             :   return _val;
   28150                 :             : }
   28151                 :             : 
   28152                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17802 */
   28153                 :             : extern rtx_insn *gen_split_2972 (rtx_insn *, rtx *);
   28154                 :             : rtx_insn *
   28155                 :             : gen_split_2972 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28156                 :             : {
   28157                 :             :   rtx operand0;
   28158                 :             :   rtx operand1;
   28159                 :             :   rtx operand2;
   28160                 :             :   rtx operand3;
   28161                 :             :   rtx_insn *_val = NULL;
   28162                 :             :   if (dump_file)
   28163                 :             :     fprintf (dump_file, "Splitting with gen_split_2972 (sse.md:17802)\n");
   28164                 :             :   start_sequence ();
   28165                 :             : #define FAIL return (end_sequence (), _val)
   28166                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28167                 :             : #line 17815 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28168                 :             : operands[3] = gen_reg_rtx (V32QImode);
   28169                 :             : #undef DONE
   28170                 :             : #undef FAIL
   28171                 :             :   operand0 = operands[0];
   28172                 :             :   (void) operand0;
   28173                 :             :   operand1 = operands[1];
   28174                 :             :   (void) operand1;
   28175                 :             :   operand2 = operands[2];
   28176                 :             :   (void) operand2;
   28177                 :             :   operand3 = operands[3];
   28178                 :             :   (void) operand3;
   28179                 :             :   emit_insn (gen_rtx_SET (operand3,
   28180                 :             :         gen_rtx_VEC_DUPLICATE (V32QImode,
   28181                 :             :         operand1)));
   28182                 :             :   emit_insn (gen_rtx_SET (operand0,
   28183                 :             :         gen_rtx_NOT (V32QImode,
   28184                 :             :         gen_rtx_XOR (V32QImode,
   28185                 :             :         copy_rtx (operand3),
   28186                 :             :         operand2))));
   28187                 :             :   _val = get_insns ();
   28188                 :             :   end_sequence ();
   28189                 :             :   return _val;
   28190                 :             : }
   28191                 :             : 
   28192                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17802 */
   28193                 :             : extern rtx_insn *gen_split_2973 (rtx_insn *, rtx *);
   28194                 :             : rtx_insn *
   28195                 :             : gen_split_2973 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28196                 :             : {
   28197                 :             :   rtx operand0;
   28198                 :             :   rtx operand1;
   28199                 :             :   rtx operand2;
   28200                 :             :   rtx operand3;
   28201                 :             :   rtx_insn *_val = NULL;
   28202                 :             :   if (dump_file)
   28203                 :             :     fprintf (dump_file, "Splitting with gen_split_2973 (sse.md:17802)\n");
   28204                 :             :   start_sequence ();
   28205                 :             : #define FAIL return (end_sequence (), _val)
   28206                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28207                 :             : #line 17815 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28208                 :             : operands[3] = gen_reg_rtx (V16QImode);
   28209                 :             : #undef DONE
   28210                 :             : #undef FAIL
   28211                 :             :   operand0 = operands[0];
   28212                 :             :   (void) operand0;
   28213                 :             :   operand1 = operands[1];
   28214                 :             :   (void) operand1;
   28215                 :             :   operand2 = operands[2];
   28216                 :             :   (void) operand2;
   28217                 :             :   operand3 = operands[3];
   28218                 :             :   (void) operand3;
   28219                 :             :   emit_insn (gen_rtx_SET (operand3,
   28220                 :             :         gen_rtx_VEC_DUPLICATE (V16QImode,
   28221                 :             :         operand1)));
   28222                 :             :   emit_insn (gen_rtx_SET (operand0,
   28223                 :             :         gen_rtx_NOT (V16QImode,
   28224                 :             :         gen_rtx_XOR (V16QImode,
   28225                 :             :         copy_rtx (operand3),
   28226                 :             :         operand2))));
   28227                 :             :   _val = get_insns ();
   28228                 :             :   end_sequence ();
   28229                 :             :   return _val;
   28230                 :             : }
   28231                 :             : 
   28232                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17802 */
   28233                 :             : extern rtx_insn *gen_split_2974 (rtx_insn *, rtx *);
   28234                 :             : rtx_insn *
   28235                 :             : gen_split_2974 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28236                 :             : {
   28237                 :             :   rtx operand0;
   28238                 :             :   rtx operand1;
   28239                 :             :   rtx operand2;
   28240                 :             :   rtx operand3;
   28241                 :             :   rtx_insn *_val = NULL;
   28242                 :             :   if (dump_file)
   28243                 :             :     fprintf (dump_file, "Splitting with gen_split_2974 (sse.md:17802)\n");
   28244                 :             :   start_sequence ();
   28245                 :             : #define FAIL return (end_sequence (), _val)
   28246                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28247                 :             : #line 17815 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28248                 :             : operands[3] = gen_reg_rtx (V32HImode);
   28249                 :             : #undef DONE
   28250                 :             : #undef FAIL
   28251                 :             :   operand0 = operands[0];
   28252                 :             :   (void) operand0;
   28253                 :             :   operand1 = operands[1];
   28254                 :             :   (void) operand1;
   28255                 :             :   operand2 = operands[2];
   28256                 :             :   (void) operand2;
   28257                 :             :   operand3 = operands[3];
   28258                 :             :   (void) operand3;
   28259                 :             :   emit_insn (gen_rtx_SET (operand3,
   28260                 :             :         gen_rtx_VEC_DUPLICATE (V32HImode,
   28261                 :             :         operand1)));
   28262                 :             :   emit_insn (gen_rtx_SET (operand0,
   28263                 :             :         gen_rtx_NOT (V32HImode,
   28264                 :             :         gen_rtx_XOR (V32HImode,
   28265                 :             :         copy_rtx (operand3),
   28266                 :             :         operand2))));
   28267                 :             :   _val = get_insns ();
   28268                 :             :   end_sequence ();
   28269                 :             :   return _val;
   28270                 :             : }
   28271                 :             : 
   28272                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17802 */
   28273                 :             : extern rtx_insn *gen_split_2975 (rtx_insn *, rtx *);
   28274                 :             : rtx_insn *
   28275                 :             : gen_split_2975 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28276                 :             : {
   28277                 :             :   rtx operand0;
   28278                 :             :   rtx operand1;
   28279                 :             :   rtx operand2;
   28280                 :             :   rtx operand3;
   28281                 :             :   rtx_insn *_val = NULL;
   28282                 :             :   if (dump_file)
   28283                 :             :     fprintf (dump_file, "Splitting with gen_split_2975 (sse.md:17802)\n");
   28284                 :             :   start_sequence ();
   28285                 :             : #define FAIL return (end_sequence (), _val)
   28286                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28287                 :             : #line 17815 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28288                 :             : operands[3] = gen_reg_rtx (V16HImode);
   28289                 :             : #undef DONE
   28290                 :             : #undef FAIL
   28291                 :             :   operand0 = operands[0];
   28292                 :             :   (void) operand0;
   28293                 :             :   operand1 = operands[1];
   28294                 :             :   (void) operand1;
   28295                 :             :   operand2 = operands[2];
   28296                 :             :   (void) operand2;
   28297                 :             :   operand3 = operands[3];
   28298                 :             :   (void) operand3;
   28299                 :             :   emit_insn (gen_rtx_SET (operand3,
   28300                 :             :         gen_rtx_VEC_DUPLICATE (V16HImode,
   28301                 :             :         operand1)));
   28302                 :             :   emit_insn (gen_rtx_SET (operand0,
   28303                 :             :         gen_rtx_NOT (V16HImode,
   28304                 :             :         gen_rtx_XOR (V16HImode,
   28305                 :             :         copy_rtx (operand3),
   28306                 :             :         operand2))));
   28307                 :             :   _val = get_insns ();
   28308                 :             :   end_sequence ();
   28309                 :             :   return _val;
   28310                 :             : }
   28311                 :             : 
   28312                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17802 */
   28313                 :             : extern rtx_insn *gen_split_2976 (rtx_insn *, rtx *);
   28314                 :             : rtx_insn *
   28315                 :             : gen_split_2976 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28316                 :             : {
   28317                 :             :   rtx operand0;
   28318                 :             :   rtx operand1;
   28319                 :             :   rtx operand2;
   28320                 :             :   rtx operand3;
   28321                 :             :   rtx_insn *_val = NULL;
   28322                 :             :   if (dump_file)
   28323                 :             :     fprintf (dump_file, "Splitting with gen_split_2976 (sse.md:17802)\n");
   28324                 :             :   start_sequence ();
   28325                 :             : #define FAIL return (end_sequence (), _val)
   28326                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28327                 :             : #line 17815 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28328                 :             : operands[3] = gen_reg_rtx (V8HImode);
   28329                 :             : #undef DONE
   28330                 :             : #undef FAIL
   28331                 :             :   operand0 = operands[0];
   28332                 :             :   (void) operand0;
   28333                 :             :   operand1 = operands[1];
   28334                 :             :   (void) operand1;
   28335                 :             :   operand2 = operands[2];
   28336                 :             :   (void) operand2;
   28337                 :             :   operand3 = operands[3];
   28338                 :             :   (void) operand3;
   28339                 :             :   emit_insn (gen_rtx_SET (operand3,
   28340                 :             :         gen_rtx_VEC_DUPLICATE (V8HImode,
   28341                 :             :         operand1)));
   28342                 :             :   emit_insn (gen_rtx_SET (operand0,
   28343                 :             :         gen_rtx_NOT (V8HImode,
   28344                 :             :         gen_rtx_XOR (V8HImode,
   28345                 :             :         copy_rtx (operand3),
   28346                 :             :         operand2))));
   28347                 :             :   _val = get_insns ();
   28348                 :             :   end_sequence ();
   28349                 :             :   return _val;
   28350                 :             : }
   28351                 :             : 
   28352                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17802 */
   28353                 :             : extern rtx_insn *gen_split_2977 (rtx_insn *, rtx *);
   28354                 :             : rtx_insn *
   28355                 :             : gen_split_2977 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28356                 :             : {
   28357                 :             :   rtx operand0;
   28358                 :             :   rtx operand1;
   28359                 :             :   rtx operand2;
   28360                 :             :   rtx operand3;
   28361                 :             :   rtx_insn *_val = NULL;
   28362                 :             :   if (dump_file)
   28363                 :             :     fprintf (dump_file, "Splitting with gen_split_2977 (sse.md:17802)\n");
   28364                 :             :   start_sequence ();
   28365                 :             : #define FAIL return (end_sequence (), _val)
   28366                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28367                 :             : #line 17815 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28368                 :             : operands[3] = gen_reg_rtx (V8SImode);
   28369                 :             : #undef DONE
   28370                 :             : #undef FAIL
   28371                 :             :   operand0 = operands[0];
   28372                 :             :   (void) operand0;
   28373                 :             :   operand1 = operands[1];
   28374                 :             :   (void) operand1;
   28375                 :             :   operand2 = operands[2];
   28376                 :             :   (void) operand2;
   28377                 :             :   operand3 = operands[3];
   28378                 :             :   (void) operand3;
   28379                 :             :   emit_insn (gen_rtx_SET (operand3,
   28380                 :             :         gen_rtx_VEC_DUPLICATE (V8SImode,
   28381                 :             :         operand1)));
   28382                 :             :   emit_insn (gen_rtx_SET (operand0,
   28383                 :             :         gen_rtx_NOT (V8SImode,
   28384                 :             :         gen_rtx_XOR (V8SImode,
   28385                 :             :         copy_rtx (operand3),
   28386                 :             :         operand2))));
   28387                 :             :   _val = get_insns ();
   28388                 :             :   end_sequence ();
   28389                 :             :   return _val;
   28390                 :             : }
   28391                 :             : 
   28392                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17802 */
   28393                 :             : extern rtx_insn *gen_split_2978 (rtx_insn *, rtx *);
   28394                 :             : rtx_insn *
   28395                 :             : gen_split_2978 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28396                 :             : {
   28397                 :             :   rtx operand0;
   28398                 :             :   rtx operand1;
   28399                 :             :   rtx operand2;
   28400                 :             :   rtx operand3;
   28401                 :             :   rtx_insn *_val = NULL;
   28402                 :             :   if (dump_file)
   28403                 :             :     fprintf (dump_file, "Splitting with gen_split_2978 (sse.md:17802)\n");
   28404                 :             :   start_sequence ();
   28405                 :             : #define FAIL return (end_sequence (), _val)
   28406                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28407                 :             : #line 17815 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28408                 :             : operands[3] = gen_reg_rtx (V4SImode);
   28409                 :             : #undef DONE
   28410                 :             : #undef FAIL
   28411                 :             :   operand0 = operands[0];
   28412                 :             :   (void) operand0;
   28413                 :             :   operand1 = operands[1];
   28414                 :             :   (void) operand1;
   28415                 :             :   operand2 = operands[2];
   28416                 :             :   (void) operand2;
   28417                 :             :   operand3 = operands[3];
   28418                 :             :   (void) operand3;
   28419                 :             :   emit_insn (gen_rtx_SET (operand3,
   28420                 :             :         gen_rtx_VEC_DUPLICATE (V4SImode,
   28421                 :             :         operand1)));
   28422                 :             :   emit_insn (gen_rtx_SET (operand0,
   28423                 :             :         gen_rtx_NOT (V4SImode,
   28424                 :             :         gen_rtx_XOR (V4SImode,
   28425                 :             :         copy_rtx (operand3),
   28426                 :             :         operand2))));
   28427                 :             :   _val = get_insns ();
   28428                 :             :   end_sequence ();
   28429                 :             :   return _val;
   28430                 :             : }
   28431                 :             : 
   28432                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17802 */
   28433                 :             : extern rtx_insn *gen_split_2979 (rtx_insn *, rtx *);
   28434                 :             : rtx_insn *
   28435                 :             : gen_split_2979 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28436                 :             : {
   28437                 :             :   rtx operand0;
   28438                 :             :   rtx operand1;
   28439                 :             :   rtx operand2;
   28440                 :             :   rtx operand3;
   28441                 :             :   rtx_insn *_val = NULL;
   28442                 :             :   if (dump_file)
   28443                 :             :     fprintf (dump_file, "Splitting with gen_split_2979 (sse.md:17802)\n");
   28444                 :             :   start_sequence ();
   28445                 :             : #define FAIL return (end_sequence (), _val)
   28446                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28447                 :             : #line 17815 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28448                 :             : operands[3] = gen_reg_rtx (V4DImode);
   28449                 :             : #undef DONE
   28450                 :             : #undef FAIL
   28451                 :             :   operand0 = operands[0];
   28452                 :             :   (void) operand0;
   28453                 :             :   operand1 = operands[1];
   28454                 :             :   (void) operand1;
   28455                 :             :   operand2 = operands[2];
   28456                 :             :   (void) operand2;
   28457                 :             :   operand3 = operands[3];
   28458                 :             :   (void) operand3;
   28459                 :             :   emit_insn (gen_rtx_SET (operand3,
   28460                 :             :         gen_rtx_VEC_DUPLICATE (V4DImode,
   28461                 :             :         operand1)));
   28462                 :             :   emit_insn (gen_rtx_SET (operand0,
   28463                 :             :         gen_rtx_NOT (V4DImode,
   28464                 :             :         gen_rtx_XOR (V4DImode,
   28465                 :             :         copy_rtx (operand3),
   28466                 :             :         operand2))));
   28467                 :             :   _val = get_insns ();
   28468                 :             :   end_sequence ();
   28469                 :             :   return _val;
   28470                 :             : }
   28471                 :             : 
   28472                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17802 */
   28473                 :             : extern rtx_insn *gen_split_2980 (rtx_insn *, rtx *);
   28474                 :             : rtx_insn *
   28475                 :             : gen_split_2980 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28476                 :             : {
   28477                 :             :   rtx operand0;
   28478                 :             :   rtx operand1;
   28479                 :             :   rtx operand2;
   28480                 :             :   rtx operand3;
   28481                 :             :   rtx_insn *_val = NULL;
   28482                 :             :   if (dump_file)
   28483                 :             :     fprintf (dump_file, "Splitting with gen_split_2980 (sse.md:17802)\n");
   28484                 :             :   start_sequence ();
   28485                 :             : #define FAIL return (end_sequence (), _val)
   28486                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28487                 :             : #line 17815 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28488                 :             : operands[3] = gen_reg_rtx (V2DImode);
   28489                 :             : #undef DONE
   28490                 :             : #undef FAIL
   28491                 :             :   operand0 = operands[0];
   28492                 :             :   (void) operand0;
   28493                 :             :   operand1 = operands[1];
   28494                 :             :   (void) operand1;
   28495                 :             :   operand2 = operands[2];
   28496                 :             :   (void) operand2;
   28497                 :             :   operand3 = operands[3];
   28498                 :             :   (void) operand3;
   28499                 :             :   emit_insn (gen_rtx_SET (operand3,
   28500                 :             :         gen_rtx_VEC_DUPLICATE (V2DImode,
   28501                 :             :         operand1)));
   28502                 :             :   emit_insn (gen_rtx_SET (operand0,
   28503                 :             :         gen_rtx_NOT (V2DImode,
   28504                 :             :         gen_rtx_XOR (V2DImode,
   28505                 :             :         copy_rtx (operand3),
   28506                 :             :         operand2))));
   28507                 :             :   _val = get_insns ();
   28508                 :             :   end_sequence ();
   28509                 :             :   return _val;
   28510                 :             : }
   28511                 :             : 
   28512                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   28513                 :             : rtx
   28514                 :             : gen_andv16si3 (rtx operand0,
   28515                 :             :         rtx operand1,
   28516                 :             :         rtx operand2)
   28517                 :             : {
   28518                 :             :   rtx_insn *_val = 0;
   28519                 :             :   start_sequence ();
   28520                 :             :   {
   28521                 :             :     rtx operands[3];
   28522                 :             :     operands[0] = operand0;
   28523                 :             :     operands[1] = operand1;
   28524                 :             :     operands[2] = operand2;
   28525                 :             : #define FAIL return (end_sequence (), _val)
   28526                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28527                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28528                 :             : {
   28529                 :             :   ix86_expand_vector_logical_operator (AND, V16SImode, operands);
   28530                 :             :   DONE;
   28531                 :             : }
   28532                 :             : #undef DONE
   28533                 :             : #undef FAIL
   28534                 :             :     operand0 = operands[0];
   28535                 :             :     (void) operand0;
   28536                 :             :     operand1 = operands[1];
   28537                 :             :     (void) operand1;
   28538                 :             :     operand2 = operands[2];
   28539                 :             :     (void) operand2;
   28540                 :             :   }
   28541                 :             :   emit_insn (gen_rtx_SET (operand0,
   28542                 :             :         gen_rtx_AND (V16SImode,
   28543                 :             :         operand1,
   28544                 :             :         operand2)));
   28545                 :             :   _val = get_insns ();
   28546                 :             :   end_sequence ();
   28547                 :             :   return _val;
   28548                 :             : }
   28549                 :             : 
   28550                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   28551                 :             : rtx
   28552                 :             : gen_iorv16si3 (rtx operand0,
   28553                 :             :         rtx operand1,
   28554                 :             :         rtx operand2)
   28555                 :             : {
   28556                 :             :   rtx_insn *_val = 0;
   28557                 :             :   start_sequence ();
   28558                 :             :   {
   28559                 :             :     rtx operands[3];
   28560                 :             :     operands[0] = operand0;
   28561                 :             :     operands[1] = operand1;
   28562                 :             :     operands[2] = operand2;
   28563                 :             : #define FAIL return (end_sequence (), _val)
   28564                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28565                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28566                 :             : {
   28567                 :             :   ix86_expand_vector_logical_operator (IOR, V16SImode, operands);
   28568                 :             :   DONE;
   28569                 :             : }
   28570                 :             : #undef DONE
   28571                 :             : #undef FAIL
   28572                 :             :     operand0 = operands[0];
   28573                 :             :     (void) operand0;
   28574                 :             :     operand1 = operands[1];
   28575                 :             :     (void) operand1;
   28576                 :             :     operand2 = operands[2];
   28577                 :             :     (void) operand2;
   28578                 :             :   }
   28579                 :             :   emit_insn (gen_rtx_SET (operand0,
   28580                 :             :         gen_rtx_IOR (V16SImode,
   28581                 :             :         operand1,
   28582                 :             :         operand2)));
   28583                 :             :   _val = get_insns ();
   28584                 :             :   end_sequence ();
   28585                 :             :   return _val;
   28586                 :             : }
   28587                 :             : 
   28588                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   28589                 :             : rtx
   28590                 :             : gen_xorv16si3 (rtx operand0,
   28591                 :             :         rtx operand1,
   28592                 :             :         rtx operand2)
   28593                 :             : {
   28594                 :             :   rtx_insn *_val = 0;
   28595                 :             :   start_sequence ();
   28596                 :             :   {
   28597                 :             :     rtx operands[3];
   28598                 :             :     operands[0] = operand0;
   28599                 :             :     operands[1] = operand1;
   28600                 :             :     operands[2] = operand2;
   28601                 :             : #define FAIL return (end_sequence (), _val)
   28602                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28603                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28604                 :             : {
   28605                 :             :   ix86_expand_vector_logical_operator (XOR, V16SImode, operands);
   28606                 :             :   DONE;
   28607                 :             : }
   28608                 :             : #undef DONE
   28609                 :             : #undef FAIL
   28610                 :             :     operand0 = operands[0];
   28611                 :             :     (void) operand0;
   28612                 :             :     operand1 = operands[1];
   28613                 :             :     (void) operand1;
   28614                 :             :     operand2 = operands[2];
   28615                 :             :     (void) operand2;
   28616                 :             :   }
   28617                 :             :   emit_insn (gen_rtx_SET (operand0,
   28618                 :             :         gen_rtx_XOR (V16SImode,
   28619                 :             :         operand1,
   28620                 :             :         operand2)));
   28621                 :             :   _val = get_insns ();
   28622                 :             :   end_sequence ();
   28623                 :             :   return _val;
   28624                 :             : }
   28625                 :             : 
   28626                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   28627                 :             : rtx
   28628                 :             : gen_andv8di3 (rtx operand0,
   28629                 :             :         rtx operand1,
   28630                 :             :         rtx operand2)
   28631                 :             : {
   28632                 :             :   rtx_insn *_val = 0;
   28633                 :             :   start_sequence ();
   28634                 :             :   {
   28635                 :             :     rtx operands[3];
   28636                 :             :     operands[0] = operand0;
   28637                 :             :     operands[1] = operand1;
   28638                 :             :     operands[2] = operand2;
   28639                 :             : #define FAIL return (end_sequence (), _val)
   28640                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28641                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28642                 :             : {
   28643                 :             :   ix86_expand_vector_logical_operator (AND, V8DImode, operands);
   28644                 :             :   DONE;
   28645                 :             : }
   28646                 :             : #undef DONE
   28647                 :             : #undef FAIL
   28648                 :             :     operand0 = operands[0];
   28649                 :             :     (void) operand0;
   28650                 :             :     operand1 = operands[1];
   28651                 :             :     (void) operand1;
   28652                 :             :     operand2 = operands[2];
   28653                 :             :     (void) operand2;
   28654                 :             :   }
   28655                 :             :   emit_insn (gen_rtx_SET (operand0,
   28656                 :             :         gen_rtx_AND (V8DImode,
   28657                 :             :         operand1,
   28658                 :             :         operand2)));
   28659                 :             :   _val = get_insns ();
   28660                 :             :   end_sequence ();
   28661                 :             :   return _val;
   28662                 :             : }
   28663                 :             : 
   28664                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   28665                 :             : rtx
   28666                 :             : gen_iorv8di3 (rtx operand0,
   28667                 :             :         rtx operand1,
   28668                 :             :         rtx operand2)
   28669                 :             : {
   28670                 :             :   rtx_insn *_val = 0;
   28671                 :             :   start_sequence ();
   28672                 :             :   {
   28673                 :             :     rtx operands[3];
   28674                 :             :     operands[0] = operand0;
   28675                 :             :     operands[1] = operand1;
   28676                 :             :     operands[2] = operand2;
   28677                 :             : #define FAIL return (end_sequence (), _val)
   28678                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28679                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28680                 :             : {
   28681                 :             :   ix86_expand_vector_logical_operator (IOR, V8DImode, operands);
   28682                 :             :   DONE;
   28683                 :             : }
   28684                 :             : #undef DONE
   28685                 :             : #undef FAIL
   28686                 :             :     operand0 = operands[0];
   28687                 :             :     (void) operand0;
   28688                 :             :     operand1 = operands[1];
   28689                 :             :     (void) operand1;
   28690                 :             :     operand2 = operands[2];
   28691                 :             :     (void) operand2;
   28692                 :             :   }
   28693                 :             :   emit_insn (gen_rtx_SET (operand0,
   28694                 :             :         gen_rtx_IOR (V8DImode,
   28695                 :             :         operand1,
   28696                 :             :         operand2)));
   28697                 :             :   _val = get_insns ();
   28698                 :             :   end_sequence ();
   28699                 :             :   return _val;
   28700                 :             : }
   28701                 :             : 
   28702                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   28703                 :             : rtx
   28704                 :             : gen_xorv8di3 (rtx operand0,
   28705                 :             :         rtx operand1,
   28706                 :             :         rtx operand2)
   28707                 :             : {
   28708                 :             :   rtx_insn *_val = 0;
   28709                 :             :   start_sequence ();
   28710                 :             :   {
   28711                 :             :     rtx operands[3];
   28712                 :             :     operands[0] = operand0;
   28713                 :             :     operands[1] = operand1;
   28714                 :             :     operands[2] = operand2;
   28715                 :             : #define FAIL return (end_sequence (), _val)
   28716                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28717                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28718                 :             : {
   28719                 :             :   ix86_expand_vector_logical_operator (XOR, V8DImode, operands);
   28720                 :             :   DONE;
   28721                 :             : }
   28722                 :             : #undef DONE
   28723                 :             : #undef FAIL
   28724                 :             :     operand0 = operands[0];
   28725                 :             :     (void) operand0;
   28726                 :             :     operand1 = operands[1];
   28727                 :             :     (void) operand1;
   28728                 :             :     operand2 = operands[2];
   28729                 :             :     (void) operand2;
   28730                 :             :   }
   28731                 :             :   emit_insn (gen_rtx_SET (operand0,
   28732                 :             :         gen_rtx_XOR (V8DImode,
   28733                 :             :         operand1,
   28734                 :             :         operand2)));
   28735                 :             :   _val = get_insns ();
   28736                 :             :   end_sequence ();
   28737                 :             :   return _val;
   28738                 :             : }
   28739                 :             : 
   28740                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   28741                 :             : rtx
   28742                 :             : gen_andv64qi3 (rtx operand0,
   28743                 :             :         rtx operand1,
   28744                 :             :         rtx operand2)
   28745                 :             : {
   28746                 :             :   rtx_insn *_val = 0;
   28747                 :             :   start_sequence ();
   28748                 :             :   {
   28749                 :             :     rtx operands[3];
   28750                 :             :     operands[0] = operand0;
   28751                 :             :     operands[1] = operand1;
   28752                 :             :     operands[2] = operand2;
   28753                 :             : #define FAIL return (end_sequence (), _val)
   28754                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28755                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28756                 :             : {
   28757                 :             :   ix86_expand_vector_logical_operator (AND, V64QImode, operands);
   28758                 :             :   DONE;
   28759                 :             : }
   28760                 :             : #undef DONE
   28761                 :             : #undef FAIL
   28762                 :             :     operand0 = operands[0];
   28763                 :             :     (void) operand0;
   28764                 :             :     operand1 = operands[1];
   28765                 :             :     (void) operand1;
   28766                 :             :     operand2 = operands[2];
   28767                 :             :     (void) operand2;
   28768                 :             :   }
   28769                 :             :   emit_insn (gen_rtx_SET (operand0,
   28770                 :             :         gen_rtx_AND (V64QImode,
   28771                 :             :         operand1,
   28772                 :             :         operand2)));
   28773                 :             :   _val = get_insns ();
   28774                 :             :   end_sequence ();
   28775                 :             :   return _val;
   28776                 :             : }
   28777                 :             : 
   28778                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   28779                 :             : rtx
   28780                 :             : gen_iorv64qi3 (rtx operand0,
   28781                 :             :         rtx operand1,
   28782                 :             :         rtx operand2)
   28783                 :             : {
   28784                 :             :   rtx_insn *_val = 0;
   28785                 :             :   start_sequence ();
   28786                 :             :   {
   28787                 :             :     rtx operands[3];
   28788                 :             :     operands[0] = operand0;
   28789                 :             :     operands[1] = operand1;
   28790                 :             :     operands[2] = operand2;
   28791                 :             : #define FAIL return (end_sequence (), _val)
   28792                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28793                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28794                 :             : {
   28795                 :             :   ix86_expand_vector_logical_operator (IOR, V64QImode, operands);
   28796                 :             :   DONE;
   28797                 :             : }
   28798                 :             : #undef DONE
   28799                 :             : #undef FAIL
   28800                 :             :     operand0 = operands[0];
   28801                 :             :     (void) operand0;
   28802                 :             :     operand1 = operands[1];
   28803                 :             :     (void) operand1;
   28804                 :             :     operand2 = operands[2];
   28805                 :             :     (void) operand2;
   28806                 :             :   }
   28807                 :             :   emit_insn (gen_rtx_SET (operand0,
   28808                 :             :         gen_rtx_IOR (V64QImode,
   28809                 :             :         operand1,
   28810                 :             :         operand2)));
   28811                 :             :   _val = get_insns ();
   28812                 :             :   end_sequence ();
   28813                 :             :   return _val;
   28814                 :             : }
   28815                 :             : 
   28816                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   28817                 :             : rtx
   28818                 :             : gen_xorv64qi3 (rtx operand0,
   28819                 :             :         rtx operand1,
   28820                 :             :         rtx operand2)
   28821                 :             : {
   28822                 :             :   rtx_insn *_val = 0;
   28823                 :             :   start_sequence ();
   28824                 :             :   {
   28825                 :             :     rtx operands[3];
   28826                 :             :     operands[0] = operand0;
   28827                 :             :     operands[1] = operand1;
   28828                 :             :     operands[2] = operand2;
   28829                 :             : #define FAIL return (end_sequence (), _val)
   28830                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28831                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28832                 :             : {
   28833                 :             :   ix86_expand_vector_logical_operator (XOR, V64QImode, operands);
   28834                 :             :   DONE;
   28835                 :             : }
   28836                 :             : #undef DONE
   28837                 :             : #undef FAIL
   28838                 :             :     operand0 = operands[0];
   28839                 :             :     (void) operand0;
   28840                 :             :     operand1 = operands[1];
   28841                 :             :     (void) operand1;
   28842                 :             :     operand2 = operands[2];
   28843                 :             :     (void) operand2;
   28844                 :             :   }
   28845                 :             :   emit_insn (gen_rtx_SET (operand0,
   28846                 :             :         gen_rtx_XOR (V64QImode,
   28847                 :             :         operand1,
   28848                 :             :         operand2)));
   28849                 :             :   _val = get_insns ();
   28850                 :             :   end_sequence ();
   28851                 :             :   return _val;
   28852                 :             : }
   28853                 :             : 
   28854                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   28855                 :             : rtx
   28856                 :             : gen_andv32qi3 (rtx operand0,
   28857                 :             :         rtx operand1,
   28858                 :             :         rtx operand2)
   28859                 :             : {
   28860                 :             :   rtx_insn *_val = 0;
   28861                 :             :   start_sequence ();
   28862                 :             :   {
   28863                 :             :     rtx operands[3];
   28864                 :             :     operands[0] = operand0;
   28865                 :             :     operands[1] = operand1;
   28866                 :             :     operands[2] = operand2;
   28867                 :             : #define FAIL return (end_sequence (), _val)
   28868                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28869                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28870                 :             : {
   28871                 :             :   ix86_expand_vector_logical_operator (AND, V32QImode, operands);
   28872                 :             :   DONE;
   28873                 :             : }
   28874                 :             : #undef DONE
   28875                 :             : #undef FAIL
   28876                 :             :     operand0 = operands[0];
   28877                 :             :     (void) operand0;
   28878                 :             :     operand1 = operands[1];
   28879                 :             :     (void) operand1;
   28880                 :             :     operand2 = operands[2];
   28881                 :             :     (void) operand2;
   28882                 :             :   }
   28883                 :             :   emit_insn (gen_rtx_SET (operand0,
   28884                 :             :         gen_rtx_AND (V32QImode,
   28885                 :             :         operand1,
   28886                 :             :         operand2)));
   28887                 :             :   _val = get_insns ();
   28888                 :             :   end_sequence ();
   28889                 :             :   return _val;
   28890                 :             : }
   28891                 :             : 
   28892                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   28893                 :             : rtx
   28894                 :             : gen_iorv32qi3 (rtx operand0,
   28895                 :             :         rtx operand1,
   28896                 :             :         rtx operand2)
   28897                 :             : {
   28898                 :             :   rtx_insn *_val = 0;
   28899                 :             :   start_sequence ();
   28900                 :             :   {
   28901                 :             :     rtx operands[3];
   28902                 :             :     operands[0] = operand0;
   28903                 :             :     operands[1] = operand1;
   28904                 :             :     operands[2] = operand2;
   28905                 :             : #define FAIL return (end_sequence (), _val)
   28906                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28907                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28908                 :             : {
   28909                 :             :   ix86_expand_vector_logical_operator (IOR, V32QImode, operands);
   28910                 :             :   DONE;
   28911                 :             : }
   28912                 :             : #undef DONE
   28913                 :             : #undef FAIL
   28914                 :             :     operand0 = operands[0];
   28915                 :             :     (void) operand0;
   28916                 :             :     operand1 = operands[1];
   28917                 :             :     (void) operand1;
   28918                 :             :     operand2 = operands[2];
   28919                 :             :     (void) operand2;
   28920                 :             :   }
   28921                 :             :   emit_insn (gen_rtx_SET (operand0,
   28922                 :             :         gen_rtx_IOR (V32QImode,
   28923                 :             :         operand1,
   28924                 :             :         operand2)));
   28925                 :             :   _val = get_insns ();
   28926                 :             :   end_sequence ();
   28927                 :             :   return _val;
   28928                 :             : }
   28929                 :             : 
   28930                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   28931                 :             : rtx
   28932                 :             : gen_xorv32qi3 (rtx operand0,
   28933                 :             :         rtx operand1,
   28934                 :             :         rtx operand2)
   28935                 :             : {
   28936                 :             :   rtx_insn *_val = 0;
   28937                 :             :   start_sequence ();
   28938                 :             :   {
   28939                 :             :     rtx operands[3];
   28940                 :             :     operands[0] = operand0;
   28941                 :             :     operands[1] = operand1;
   28942                 :             :     operands[2] = operand2;
   28943                 :             : #define FAIL return (end_sequence (), _val)
   28944                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28945                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28946                 :             : {
   28947                 :             :   ix86_expand_vector_logical_operator (XOR, V32QImode, operands);
   28948                 :             :   DONE;
   28949                 :             : }
   28950                 :             : #undef DONE
   28951                 :             : #undef FAIL
   28952                 :             :     operand0 = operands[0];
   28953                 :             :     (void) operand0;
   28954                 :             :     operand1 = operands[1];
   28955                 :             :     (void) operand1;
   28956                 :             :     operand2 = operands[2];
   28957                 :             :     (void) operand2;
   28958                 :             :   }
   28959                 :             :   emit_insn (gen_rtx_SET (operand0,
   28960                 :             :         gen_rtx_XOR (V32QImode,
   28961                 :             :         operand1,
   28962                 :             :         operand2)));
   28963                 :             :   _val = get_insns ();
   28964                 :             :   end_sequence ();
   28965                 :             :   return _val;
   28966                 :             : }
   28967                 :             : 
   28968                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   28969                 :             : rtx
   28970                 :             : gen_andv16qi3 (rtx operand0,
   28971                 :             :         rtx operand1,
   28972                 :             :         rtx operand2)
   28973                 :             : {
   28974                 :             :   rtx_insn *_val = 0;
   28975                 :             :   start_sequence ();
   28976                 :             :   {
   28977                 :             :     rtx operands[3];
   28978                 :             :     operands[0] = operand0;
   28979                 :             :     operands[1] = operand1;
   28980                 :             :     operands[2] = operand2;
   28981                 :             : #define FAIL return (end_sequence (), _val)
   28982                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28983                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   28984                 :             : {
   28985                 :             :   ix86_expand_vector_logical_operator (AND, V16QImode, operands);
   28986                 :             :   DONE;
   28987                 :             : }
   28988                 :             : #undef DONE
   28989                 :             : #undef FAIL
   28990                 :             :     operand0 = operands[0];
   28991                 :             :     (void) operand0;
   28992                 :             :     operand1 = operands[1];
   28993                 :             :     (void) operand1;
   28994                 :             :     operand2 = operands[2];
   28995                 :             :     (void) operand2;
   28996                 :             :   }
   28997                 :             :   emit_insn (gen_rtx_SET (operand0,
   28998                 :             :         gen_rtx_AND (V16QImode,
   28999                 :             :         operand1,
   29000                 :             :         operand2)));
   29001                 :             :   _val = get_insns ();
   29002                 :             :   end_sequence ();
   29003                 :             :   return _val;
   29004                 :             : }
   29005                 :             : 
   29006                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29007                 :             : rtx
   29008                 :             : gen_iorv16qi3 (rtx operand0,
   29009                 :             :         rtx operand1,
   29010                 :             :         rtx operand2)
   29011                 :             : {
   29012                 :             :   rtx_insn *_val = 0;
   29013                 :             :   start_sequence ();
   29014                 :             :   {
   29015                 :             :     rtx operands[3];
   29016                 :             :     operands[0] = operand0;
   29017                 :             :     operands[1] = operand1;
   29018                 :             :     operands[2] = operand2;
   29019                 :             : #define FAIL return (end_sequence (), _val)
   29020                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29021                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29022                 :             : {
   29023                 :             :   ix86_expand_vector_logical_operator (IOR, V16QImode, operands);
   29024                 :             :   DONE;
   29025                 :             : }
   29026                 :             : #undef DONE
   29027                 :             : #undef FAIL
   29028                 :             :     operand0 = operands[0];
   29029                 :             :     (void) operand0;
   29030                 :             :     operand1 = operands[1];
   29031                 :             :     (void) operand1;
   29032                 :             :     operand2 = operands[2];
   29033                 :             :     (void) operand2;
   29034                 :             :   }
   29035                 :             :   emit_insn (gen_rtx_SET (operand0,
   29036                 :             :         gen_rtx_IOR (V16QImode,
   29037                 :             :         operand1,
   29038                 :             :         operand2)));
   29039                 :             :   _val = get_insns ();
   29040                 :             :   end_sequence ();
   29041                 :             :   return _val;
   29042                 :             : }
   29043                 :             : 
   29044                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29045                 :             : rtx
   29046                 :             : gen_xorv16qi3 (rtx operand0,
   29047                 :             :         rtx operand1,
   29048                 :             :         rtx operand2)
   29049                 :             : {
   29050                 :             :   rtx_insn *_val = 0;
   29051                 :             :   start_sequence ();
   29052                 :             :   {
   29053                 :             :     rtx operands[3];
   29054                 :             :     operands[0] = operand0;
   29055                 :             :     operands[1] = operand1;
   29056                 :             :     operands[2] = operand2;
   29057                 :             : #define FAIL return (end_sequence (), _val)
   29058                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29059                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29060                 :             : {
   29061                 :             :   ix86_expand_vector_logical_operator (XOR, V16QImode, operands);
   29062                 :             :   DONE;
   29063                 :             : }
   29064                 :             : #undef DONE
   29065                 :             : #undef FAIL
   29066                 :             :     operand0 = operands[0];
   29067                 :             :     (void) operand0;
   29068                 :             :     operand1 = operands[1];
   29069                 :             :     (void) operand1;
   29070                 :             :     operand2 = operands[2];
   29071                 :             :     (void) operand2;
   29072                 :             :   }
   29073                 :             :   emit_insn (gen_rtx_SET (operand0,
   29074                 :             :         gen_rtx_XOR (V16QImode,
   29075                 :             :         operand1,
   29076                 :             :         operand2)));
   29077                 :             :   _val = get_insns ();
   29078                 :             :   end_sequence ();
   29079                 :             :   return _val;
   29080                 :             : }
   29081                 :             : 
   29082                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29083                 :             : rtx
   29084                 :             : gen_andv32hi3 (rtx operand0,
   29085                 :             :         rtx operand1,
   29086                 :             :         rtx operand2)
   29087                 :             : {
   29088                 :             :   rtx_insn *_val = 0;
   29089                 :             :   start_sequence ();
   29090                 :             :   {
   29091                 :             :     rtx operands[3];
   29092                 :             :     operands[0] = operand0;
   29093                 :             :     operands[1] = operand1;
   29094                 :             :     operands[2] = operand2;
   29095                 :             : #define FAIL return (end_sequence (), _val)
   29096                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29097                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29098                 :             : {
   29099                 :             :   ix86_expand_vector_logical_operator (AND, V32HImode, operands);
   29100                 :             :   DONE;
   29101                 :             : }
   29102                 :             : #undef DONE
   29103                 :             : #undef FAIL
   29104                 :             :     operand0 = operands[0];
   29105                 :             :     (void) operand0;
   29106                 :             :     operand1 = operands[1];
   29107                 :             :     (void) operand1;
   29108                 :             :     operand2 = operands[2];
   29109                 :             :     (void) operand2;
   29110                 :             :   }
   29111                 :             :   emit_insn (gen_rtx_SET (operand0,
   29112                 :             :         gen_rtx_AND (V32HImode,
   29113                 :             :         operand1,
   29114                 :             :         operand2)));
   29115                 :             :   _val = get_insns ();
   29116                 :             :   end_sequence ();
   29117                 :             :   return _val;
   29118                 :             : }
   29119                 :             : 
   29120                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29121                 :             : rtx
   29122                 :             : gen_iorv32hi3 (rtx operand0,
   29123                 :             :         rtx operand1,
   29124                 :             :         rtx operand2)
   29125                 :             : {
   29126                 :             :   rtx_insn *_val = 0;
   29127                 :             :   start_sequence ();
   29128                 :             :   {
   29129                 :             :     rtx operands[3];
   29130                 :             :     operands[0] = operand0;
   29131                 :             :     operands[1] = operand1;
   29132                 :             :     operands[2] = operand2;
   29133                 :             : #define FAIL return (end_sequence (), _val)
   29134                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29135                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29136                 :             : {
   29137                 :             :   ix86_expand_vector_logical_operator (IOR, V32HImode, operands);
   29138                 :             :   DONE;
   29139                 :             : }
   29140                 :             : #undef DONE
   29141                 :             : #undef FAIL
   29142                 :             :     operand0 = operands[0];
   29143                 :             :     (void) operand0;
   29144                 :             :     operand1 = operands[1];
   29145                 :             :     (void) operand1;
   29146                 :             :     operand2 = operands[2];
   29147                 :             :     (void) operand2;
   29148                 :             :   }
   29149                 :             :   emit_insn (gen_rtx_SET (operand0,
   29150                 :             :         gen_rtx_IOR (V32HImode,
   29151                 :             :         operand1,
   29152                 :             :         operand2)));
   29153                 :             :   _val = get_insns ();
   29154                 :             :   end_sequence ();
   29155                 :             :   return _val;
   29156                 :             : }
   29157                 :             : 
   29158                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29159                 :             : rtx
   29160                 :             : gen_xorv32hi3 (rtx operand0,
   29161                 :             :         rtx operand1,
   29162                 :             :         rtx operand2)
   29163                 :             : {
   29164                 :             :   rtx_insn *_val = 0;
   29165                 :             :   start_sequence ();
   29166                 :             :   {
   29167                 :             :     rtx operands[3];
   29168                 :             :     operands[0] = operand0;
   29169                 :             :     operands[1] = operand1;
   29170                 :             :     operands[2] = operand2;
   29171                 :             : #define FAIL return (end_sequence (), _val)
   29172                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29173                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29174                 :             : {
   29175                 :             :   ix86_expand_vector_logical_operator (XOR, V32HImode, operands);
   29176                 :             :   DONE;
   29177                 :             : }
   29178                 :             : #undef DONE
   29179                 :             : #undef FAIL
   29180                 :             :     operand0 = operands[0];
   29181                 :             :     (void) operand0;
   29182                 :             :     operand1 = operands[1];
   29183                 :             :     (void) operand1;
   29184                 :             :     operand2 = operands[2];
   29185                 :             :     (void) operand2;
   29186                 :             :   }
   29187                 :             :   emit_insn (gen_rtx_SET (operand0,
   29188                 :             :         gen_rtx_XOR (V32HImode,
   29189                 :             :         operand1,
   29190                 :             :         operand2)));
   29191                 :             :   _val = get_insns ();
   29192                 :             :   end_sequence ();
   29193                 :             :   return _val;
   29194                 :             : }
   29195                 :             : 
   29196                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29197                 :             : rtx
   29198                 :             : gen_andv16hi3 (rtx operand0,
   29199                 :             :         rtx operand1,
   29200                 :             :         rtx operand2)
   29201                 :             : {
   29202                 :             :   rtx_insn *_val = 0;
   29203                 :             :   start_sequence ();
   29204                 :             :   {
   29205                 :             :     rtx operands[3];
   29206                 :             :     operands[0] = operand0;
   29207                 :             :     operands[1] = operand1;
   29208                 :             :     operands[2] = operand2;
   29209                 :             : #define FAIL return (end_sequence (), _val)
   29210                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29211                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29212                 :             : {
   29213                 :             :   ix86_expand_vector_logical_operator (AND, V16HImode, operands);
   29214                 :             :   DONE;
   29215                 :             : }
   29216                 :             : #undef DONE
   29217                 :             : #undef FAIL
   29218                 :             :     operand0 = operands[0];
   29219                 :             :     (void) operand0;
   29220                 :             :     operand1 = operands[1];
   29221                 :             :     (void) operand1;
   29222                 :             :     operand2 = operands[2];
   29223                 :             :     (void) operand2;
   29224                 :             :   }
   29225                 :             :   emit_insn (gen_rtx_SET (operand0,
   29226                 :             :         gen_rtx_AND (V16HImode,
   29227                 :             :         operand1,
   29228                 :             :         operand2)));
   29229                 :             :   _val = get_insns ();
   29230                 :             :   end_sequence ();
   29231                 :             :   return _val;
   29232                 :             : }
   29233                 :             : 
   29234                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29235                 :             : rtx
   29236                 :             : gen_iorv16hi3 (rtx operand0,
   29237                 :             :         rtx operand1,
   29238                 :             :         rtx operand2)
   29239                 :             : {
   29240                 :             :   rtx_insn *_val = 0;
   29241                 :             :   start_sequence ();
   29242                 :             :   {
   29243                 :             :     rtx operands[3];
   29244                 :             :     operands[0] = operand0;
   29245                 :             :     operands[1] = operand1;
   29246                 :             :     operands[2] = operand2;
   29247                 :             : #define FAIL return (end_sequence (), _val)
   29248                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29249                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29250                 :             : {
   29251                 :             :   ix86_expand_vector_logical_operator (IOR, V16HImode, operands);
   29252                 :             :   DONE;
   29253                 :             : }
   29254                 :             : #undef DONE
   29255                 :             : #undef FAIL
   29256                 :             :     operand0 = operands[0];
   29257                 :             :     (void) operand0;
   29258                 :             :     operand1 = operands[1];
   29259                 :             :     (void) operand1;
   29260                 :             :     operand2 = operands[2];
   29261                 :             :     (void) operand2;
   29262                 :             :   }
   29263                 :             :   emit_insn (gen_rtx_SET (operand0,
   29264                 :             :         gen_rtx_IOR (V16HImode,
   29265                 :             :         operand1,
   29266                 :             :         operand2)));
   29267                 :             :   _val = get_insns ();
   29268                 :             :   end_sequence ();
   29269                 :             :   return _val;
   29270                 :             : }
   29271                 :             : 
   29272                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29273                 :             : rtx
   29274                 :             : gen_xorv16hi3 (rtx operand0,
   29275                 :             :         rtx operand1,
   29276                 :             :         rtx operand2)
   29277                 :             : {
   29278                 :             :   rtx_insn *_val = 0;
   29279                 :             :   start_sequence ();
   29280                 :             :   {
   29281                 :             :     rtx operands[3];
   29282                 :             :     operands[0] = operand0;
   29283                 :             :     operands[1] = operand1;
   29284                 :             :     operands[2] = operand2;
   29285                 :             : #define FAIL return (end_sequence (), _val)
   29286                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29287                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29288                 :             : {
   29289                 :             :   ix86_expand_vector_logical_operator (XOR, V16HImode, operands);
   29290                 :             :   DONE;
   29291                 :             : }
   29292                 :             : #undef DONE
   29293                 :             : #undef FAIL
   29294                 :             :     operand0 = operands[0];
   29295                 :             :     (void) operand0;
   29296                 :             :     operand1 = operands[1];
   29297                 :             :     (void) operand1;
   29298                 :             :     operand2 = operands[2];
   29299                 :             :     (void) operand2;
   29300                 :             :   }
   29301                 :             :   emit_insn (gen_rtx_SET (operand0,
   29302                 :             :         gen_rtx_XOR (V16HImode,
   29303                 :             :         operand1,
   29304                 :             :         operand2)));
   29305                 :             :   _val = get_insns ();
   29306                 :             :   end_sequence ();
   29307                 :             :   return _val;
   29308                 :             : }
   29309                 :             : 
   29310                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29311                 :             : rtx
   29312                 :             : gen_andv8hi3 (rtx operand0,
   29313                 :             :         rtx operand1,
   29314                 :             :         rtx operand2)
   29315                 :             : {
   29316                 :             :   rtx_insn *_val = 0;
   29317                 :             :   start_sequence ();
   29318                 :             :   {
   29319                 :             :     rtx operands[3];
   29320                 :             :     operands[0] = operand0;
   29321                 :             :     operands[1] = operand1;
   29322                 :             :     operands[2] = operand2;
   29323                 :             : #define FAIL return (end_sequence (), _val)
   29324                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29325                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29326                 :             : {
   29327                 :             :   ix86_expand_vector_logical_operator (AND, V8HImode, operands);
   29328                 :             :   DONE;
   29329                 :             : }
   29330                 :             : #undef DONE
   29331                 :             : #undef FAIL
   29332                 :             :     operand0 = operands[0];
   29333                 :             :     (void) operand0;
   29334                 :             :     operand1 = operands[1];
   29335                 :             :     (void) operand1;
   29336                 :             :     operand2 = operands[2];
   29337                 :             :     (void) operand2;
   29338                 :             :   }
   29339                 :             :   emit_insn (gen_rtx_SET (operand0,
   29340                 :             :         gen_rtx_AND (V8HImode,
   29341                 :             :         operand1,
   29342                 :             :         operand2)));
   29343                 :             :   _val = get_insns ();
   29344                 :             :   end_sequence ();
   29345                 :             :   return _val;
   29346                 :             : }
   29347                 :             : 
   29348                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29349                 :             : rtx
   29350                 :             : gen_iorv8hi3 (rtx operand0,
   29351                 :             :         rtx operand1,
   29352                 :             :         rtx operand2)
   29353                 :             : {
   29354                 :             :   rtx_insn *_val = 0;
   29355                 :             :   start_sequence ();
   29356                 :             :   {
   29357                 :             :     rtx operands[3];
   29358                 :             :     operands[0] = operand0;
   29359                 :             :     operands[1] = operand1;
   29360                 :             :     operands[2] = operand2;
   29361                 :             : #define FAIL return (end_sequence (), _val)
   29362                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29363                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29364                 :             : {
   29365                 :             :   ix86_expand_vector_logical_operator (IOR, V8HImode, operands);
   29366                 :             :   DONE;
   29367                 :             : }
   29368                 :             : #undef DONE
   29369                 :             : #undef FAIL
   29370                 :             :     operand0 = operands[0];
   29371                 :             :     (void) operand0;
   29372                 :             :     operand1 = operands[1];
   29373                 :             :     (void) operand1;
   29374                 :             :     operand2 = operands[2];
   29375                 :             :     (void) operand2;
   29376                 :             :   }
   29377                 :             :   emit_insn (gen_rtx_SET (operand0,
   29378                 :             :         gen_rtx_IOR (V8HImode,
   29379                 :             :         operand1,
   29380                 :             :         operand2)));
   29381                 :             :   _val = get_insns ();
   29382                 :             :   end_sequence ();
   29383                 :             :   return _val;
   29384                 :             : }
   29385                 :             : 
   29386                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29387                 :             : rtx
   29388                 :             : gen_xorv8hi3 (rtx operand0,
   29389                 :             :         rtx operand1,
   29390                 :             :         rtx operand2)
   29391                 :             : {
   29392                 :             :   rtx_insn *_val = 0;
   29393                 :             :   start_sequence ();
   29394                 :             :   {
   29395                 :             :     rtx operands[3];
   29396                 :             :     operands[0] = operand0;
   29397                 :             :     operands[1] = operand1;
   29398                 :             :     operands[2] = operand2;
   29399                 :             : #define FAIL return (end_sequence (), _val)
   29400                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29401                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29402                 :             : {
   29403                 :             :   ix86_expand_vector_logical_operator (XOR, V8HImode, operands);
   29404                 :             :   DONE;
   29405                 :             : }
   29406                 :             : #undef DONE
   29407                 :             : #undef FAIL
   29408                 :             :     operand0 = operands[0];
   29409                 :             :     (void) operand0;
   29410                 :             :     operand1 = operands[1];
   29411                 :             :     (void) operand1;
   29412                 :             :     operand2 = operands[2];
   29413                 :             :     (void) operand2;
   29414                 :             :   }
   29415                 :             :   emit_insn (gen_rtx_SET (operand0,
   29416                 :             :         gen_rtx_XOR (V8HImode,
   29417                 :             :         operand1,
   29418                 :             :         operand2)));
   29419                 :             :   _val = get_insns ();
   29420                 :             :   end_sequence ();
   29421                 :             :   return _val;
   29422                 :             : }
   29423                 :             : 
   29424                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29425                 :             : rtx
   29426                 :             : gen_andv8si3 (rtx operand0,
   29427                 :             :         rtx operand1,
   29428                 :             :         rtx operand2)
   29429                 :             : {
   29430                 :             :   rtx_insn *_val = 0;
   29431                 :             :   start_sequence ();
   29432                 :             :   {
   29433                 :             :     rtx operands[3];
   29434                 :             :     operands[0] = operand0;
   29435                 :             :     operands[1] = operand1;
   29436                 :             :     operands[2] = operand2;
   29437                 :             : #define FAIL return (end_sequence (), _val)
   29438                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29439                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29440                 :             : {
   29441                 :             :   ix86_expand_vector_logical_operator (AND, V8SImode, operands);
   29442                 :             :   DONE;
   29443                 :             : }
   29444                 :             : #undef DONE
   29445                 :             : #undef FAIL
   29446                 :             :     operand0 = operands[0];
   29447                 :             :     (void) operand0;
   29448                 :             :     operand1 = operands[1];
   29449                 :             :     (void) operand1;
   29450                 :             :     operand2 = operands[2];
   29451                 :             :     (void) operand2;
   29452                 :             :   }
   29453                 :             :   emit_insn (gen_rtx_SET (operand0,
   29454                 :             :         gen_rtx_AND (V8SImode,
   29455                 :             :         operand1,
   29456                 :             :         operand2)));
   29457                 :             :   _val = get_insns ();
   29458                 :             :   end_sequence ();
   29459                 :             :   return _val;
   29460                 :             : }
   29461                 :             : 
   29462                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29463                 :             : rtx
   29464                 :             : gen_iorv8si3 (rtx operand0,
   29465                 :             :         rtx operand1,
   29466                 :             :         rtx operand2)
   29467                 :             : {
   29468                 :             :   rtx_insn *_val = 0;
   29469                 :             :   start_sequence ();
   29470                 :             :   {
   29471                 :             :     rtx operands[3];
   29472                 :             :     operands[0] = operand0;
   29473                 :             :     operands[1] = operand1;
   29474                 :             :     operands[2] = operand2;
   29475                 :             : #define FAIL return (end_sequence (), _val)
   29476                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29477                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29478                 :             : {
   29479                 :             :   ix86_expand_vector_logical_operator (IOR, V8SImode, operands);
   29480                 :             :   DONE;
   29481                 :             : }
   29482                 :             : #undef DONE
   29483                 :             : #undef FAIL
   29484                 :             :     operand0 = operands[0];
   29485                 :             :     (void) operand0;
   29486                 :             :     operand1 = operands[1];
   29487                 :             :     (void) operand1;
   29488                 :             :     operand2 = operands[2];
   29489                 :             :     (void) operand2;
   29490                 :             :   }
   29491                 :             :   emit_insn (gen_rtx_SET (operand0,
   29492                 :             :         gen_rtx_IOR (V8SImode,
   29493                 :             :         operand1,
   29494                 :             :         operand2)));
   29495                 :             :   _val = get_insns ();
   29496                 :             :   end_sequence ();
   29497                 :             :   return _val;
   29498                 :             : }
   29499                 :             : 
   29500                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29501                 :             : rtx
   29502                 :             : gen_xorv8si3 (rtx operand0,
   29503                 :             :         rtx operand1,
   29504                 :             :         rtx operand2)
   29505                 :             : {
   29506                 :             :   rtx_insn *_val = 0;
   29507                 :             :   start_sequence ();
   29508                 :             :   {
   29509                 :             :     rtx operands[3];
   29510                 :             :     operands[0] = operand0;
   29511                 :             :     operands[1] = operand1;
   29512                 :             :     operands[2] = operand2;
   29513                 :             : #define FAIL return (end_sequence (), _val)
   29514                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29515                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29516                 :             : {
   29517                 :             :   ix86_expand_vector_logical_operator (XOR, V8SImode, operands);
   29518                 :             :   DONE;
   29519                 :             : }
   29520                 :             : #undef DONE
   29521                 :             : #undef FAIL
   29522                 :             :     operand0 = operands[0];
   29523                 :             :     (void) operand0;
   29524                 :             :     operand1 = operands[1];
   29525                 :             :     (void) operand1;
   29526                 :             :     operand2 = operands[2];
   29527                 :             :     (void) operand2;
   29528                 :             :   }
   29529                 :             :   emit_insn (gen_rtx_SET (operand0,
   29530                 :             :         gen_rtx_XOR (V8SImode,
   29531                 :             :         operand1,
   29532                 :             :         operand2)));
   29533                 :             :   _val = get_insns ();
   29534                 :             :   end_sequence ();
   29535                 :             :   return _val;
   29536                 :             : }
   29537                 :             : 
   29538                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29539                 :             : rtx
   29540                 :             : gen_andv4si3 (rtx operand0,
   29541                 :             :         rtx operand1,
   29542                 :             :         rtx operand2)
   29543                 :             : {
   29544                 :             :   rtx_insn *_val = 0;
   29545                 :             :   start_sequence ();
   29546                 :             :   {
   29547                 :             :     rtx operands[3];
   29548                 :             :     operands[0] = operand0;
   29549                 :             :     operands[1] = operand1;
   29550                 :             :     operands[2] = operand2;
   29551                 :             : #define FAIL return (end_sequence (), _val)
   29552                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29553                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29554                 :             : {
   29555                 :             :   ix86_expand_vector_logical_operator (AND, V4SImode, operands);
   29556                 :             :   DONE;
   29557                 :             : }
   29558                 :             : #undef DONE
   29559                 :             : #undef FAIL
   29560                 :             :     operand0 = operands[0];
   29561                 :             :     (void) operand0;
   29562                 :             :     operand1 = operands[1];
   29563                 :             :     (void) operand1;
   29564                 :             :     operand2 = operands[2];
   29565                 :             :     (void) operand2;
   29566                 :             :   }
   29567                 :             :   emit_insn (gen_rtx_SET (operand0,
   29568                 :             :         gen_rtx_AND (V4SImode,
   29569                 :             :         operand1,
   29570                 :             :         operand2)));
   29571                 :             :   _val = get_insns ();
   29572                 :             :   end_sequence ();
   29573                 :             :   return _val;
   29574                 :             : }
   29575                 :             : 
   29576                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29577                 :             : rtx
   29578                 :             : gen_iorv4si3 (rtx operand0,
   29579                 :             :         rtx operand1,
   29580                 :             :         rtx operand2)
   29581                 :             : {
   29582                 :             :   rtx_insn *_val = 0;
   29583                 :             :   start_sequence ();
   29584                 :             :   {
   29585                 :             :     rtx operands[3];
   29586                 :             :     operands[0] = operand0;
   29587                 :             :     operands[1] = operand1;
   29588                 :             :     operands[2] = operand2;
   29589                 :             : #define FAIL return (end_sequence (), _val)
   29590                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29591                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29592                 :             : {
   29593                 :             :   ix86_expand_vector_logical_operator (IOR, V4SImode, operands);
   29594                 :             :   DONE;
   29595                 :             : }
   29596                 :             : #undef DONE
   29597                 :             : #undef FAIL
   29598                 :             :     operand0 = operands[0];
   29599                 :             :     (void) operand0;
   29600                 :             :     operand1 = operands[1];
   29601                 :             :     (void) operand1;
   29602                 :             :     operand2 = operands[2];
   29603                 :             :     (void) operand2;
   29604                 :             :   }
   29605                 :             :   emit_insn (gen_rtx_SET (operand0,
   29606                 :             :         gen_rtx_IOR (V4SImode,
   29607                 :             :         operand1,
   29608                 :             :         operand2)));
   29609                 :             :   _val = get_insns ();
   29610                 :             :   end_sequence ();
   29611                 :             :   return _val;
   29612                 :             : }
   29613                 :             : 
   29614                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29615                 :             : rtx
   29616                 :             : gen_xorv4si3 (rtx operand0,
   29617                 :             :         rtx operand1,
   29618                 :             :         rtx operand2)
   29619                 :             : {
   29620                 :             :   rtx_insn *_val = 0;
   29621                 :             :   start_sequence ();
   29622                 :             :   {
   29623                 :             :     rtx operands[3];
   29624                 :             :     operands[0] = operand0;
   29625                 :             :     operands[1] = operand1;
   29626                 :             :     operands[2] = operand2;
   29627                 :             : #define FAIL return (end_sequence (), _val)
   29628                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29629                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29630                 :             : {
   29631                 :             :   ix86_expand_vector_logical_operator (XOR, V4SImode, operands);
   29632                 :             :   DONE;
   29633                 :             : }
   29634                 :             : #undef DONE
   29635                 :             : #undef FAIL
   29636                 :             :     operand0 = operands[0];
   29637                 :             :     (void) operand0;
   29638                 :             :     operand1 = operands[1];
   29639                 :             :     (void) operand1;
   29640                 :             :     operand2 = operands[2];
   29641                 :             :     (void) operand2;
   29642                 :             :   }
   29643                 :             :   emit_insn (gen_rtx_SET (operand0,
   29644                 :             :         gen_rtx_XOR (V4SImode,
   29645                 :             :         operand1,
   29646                 :             :         operand2)));
   29647                 :             :   _val = get_insns ();
   29648                 :             :   end_sequence ();
   29649                 :             :   return _val;
   29650                 :             : }
   29651                 :             : 
   29652                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29653                 :             : rtx
   29654                 :             : gen_andv4di3 (rtx operand0,
   29655                 :             :         rtx operand1,
   29656                 :             :         rtx operand2)
   29657                 :             : {
   29658                 :             :   rtx_insn *_val = 0;
   29659                 :             :   start_sequence ();
   29660                 :             :   {
   29661                 :             :     rtx operands[3];
   29662                 :             :     operands[0] = operand0;
   29663                 :             :     operands[1] = operand1;
   29664                 :             :     operands[2] = operand2;
   29665                 :             : #define FAIL return (end_sequence (), _val)
   29666                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29667                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29668                 :             : {
   29669                 :             :   ix86_expand_vector_logical_operator (AND, V4DImode, operands);
   29670                 :             :   DONE;
   29671                 :             : }
   29672                 :             : #undef DONE
   29673                 :             : #undef FAIL
   29674                 :             :     operand0 = operands[0];
   29675                 :             :     (void) operand0;
   29676                 :             :     operand1 = operands[1];
   29677                 :             :     (void) operand1;
   29678                 :             :     operand2 = operands[2];
   29679                 :             :     (void) operand2;
   29680                 :             :   }
   29681                 :             :   emit_insn (gen_rtx_SET (operand0,
   29682                 :             :         gen_rtx_AND (V4DImode,
   29683                 :             :         operand1,
   29684                 :             :         operand2)));
   29685                 :             :   _val = get_insns ();
   29686                 :             :   end_sequence ();
   29687                 :             :   return _val;
   29688                 :             : }
   29689                 :             : 
   29690                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29691                 :             : rtx
   29692                 :             : gen_iorv4di3 (rtx operand0,
   29693                 :             :         rtx operand1,
   29694                 :             :         rtx operand2)
   29695                 :             : {
   29696                 :             :   rtx_insn *_val = 0;
   29697                 :             :   start_sequence ();
   29698                 :             :   {
   29699                 :             :     rtx operands[3];
   29700                 :             :     operands[0] = operand0;
   29701                 :             :     operands[1] = operand1;
   29702                 :             :     operands[2] = operand2;
   29703                 :             : #define FAIL return (end_sequence (), _val)
   29704                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29705                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29706                 :             : {
   29707                 :             :   ix86_expand_vector_logical_operator (IOR, V4DImode, operands);
   29708                 :             :   DONE;
   29709                 :             : }
   29710                 :             : #undef DONE
   29711                 :             : #undef FAIL
   29712                 :             :     operand0 = operands[0];
   29713                 :             :     (void) operand0;
   29714                 :             :     operand1 = operands[1];
   29715                 :             :     (void) operand1;
   29716                 :             :     operand2 = operands[2];
   29717                 :             :     (void) operand2;
   29718                 :             :   }
   29719                 :             :   emit_insn (gen_rtx_SET (operand0,
   29720                 :             :         gen_rtx_IOR (V4DImode,
   29721                 :             :         operand1,
   29722                 :             :         operand2)));
   29723                 :             :   _val = get_insns ();
   29724                 :             :   end_sequence ();
   29725                 :             :   return _val;
   29726                 :             : }
   29727                 :             : 
   29728                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29729                 :             : rtx
   29730                 :             : gen_xorv4di3 (rtx operand0,
   29731                 :             :         rtx operand1,
   29732                 :             :         rtx operand2)
   29733                 :             : {
   29734                 :             :   rtx_insn *_val = 0;
   29735                 :             :   start_sequence ();
   29736                 :             :   {
   29737                 :             :     rtx operands[3];
   29738                 :             :     operands[0] = operand0;
   29739                 :             :     operands[1] = operand1;
   29740                 :             :     operands[2] = operand2;
   29741                 :             : #define FAIL return (end_sequence (), _val)
   29742                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29743                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29744                 :             : {
   29745                 :             :   ix86_expand_vector_logical_operator (XOR, V4DImode, operands);
   29746                 :             :   DONE;
   29747                 :             : }
   29748                 :             : #undef DONE
   29749                 :             : #undef FAIL
   29750                 :             :     operand0 = operands[0];
   29751                 :             :     (void) operand0;
   29752                 :             :     operand1 = operands[1];
   29753                 :             :     (void) operand1;
   29754                 :             :     operand2 = operands[2];
   29755                 :             :     (void) operand2;
   29756                 :             :   }
   29757                 :             :   emit_insn (gen_rtx_SET (operand0,
   29758                 :             :         gen_rtx_XOR (V4DImode,
   29759                 :             :         operand1,
   29760                 :             :         operand2)));
   29761                 :             :   _val = get_insns ();
   29762                 :             :   end_sequence ();
   29763                 :             :   return _val;
   29764                 :             : }
   29765                 :             : 
   29766                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29767                 :             : rtx
   29768                 :             : gen_andv2di3 (rtx operand0,
   29769                 :             :         rtx operand1,
   29770                 :             :         rtx operand2)
   29771                 :             : {
   29772                 :             :   rtx_insn *_val = 0;
   29773                 :             :   start_sequence ();
   29774                 :             :   {
   29775                 :             :     rtx operands[3];
   29776                 :             :     operands[0] = operand0;
   29777                 :             :     operands[1] = operand1;
   29778                 :             :     operands[2] = operand2;
   29779                 :             : #define FAIL return (end_sequence (), _val)
   29780                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29781                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29782                 :             : {
   29783                 :             :   ix86_expand_vector_logical_operator (AND, V2DImode, operands);
   29784                 :             :   DONE;
   29785                 :             : }
   29786                 :             : #undef DONE
   29787                 :             : #undef FAIL
   29788                 :             :     operand0 = operands[0];
   29789                 :             :     (void) operand0;
   29790                 :             :     operand1 = operands[1];
   29791                 :             :     (void) operand1;
   29792                 :             :     operand2 = operands[2];
   29793                 :             :     (void) operand2;
   29794                 :             :   }
   29795                 :             :   emit_insn (gen_rtx_SET (operand0,
   29796                 :             :         gen_rtx_AND (V2DImode,
   29797                 :             :         operand1,
   29798                 :             :         operand2)));
   29799                 :             :   _val = get_insns ();
   29800                 :             :   end_sequence ();
   29801                 :             :   return _val;
   29802                 :             : }
   29803                 :             : 
   29804                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29805                 :             : rtx
   29806                 :             : gen_iorv2di3 (rtx operand0,
   29807                 :             :         rtx operand1,
   29808                 :             :         rtx operand2)
   29809                 :             : {
   29810                 :             :   rtx_insn *_val = 0;
   29811                 :             :   start_sequence ();
   29812                 :             :   {
   29813                 :             :     rtx operands[3];
   29814                 :             :     operands[0] = operand0;
   29815                 :             :     operands[1] = operand1;
   29816                 :             :     operands[2] = operand2;
   29817                 :             : #define FAIL return (end_sequence (), _val)
   29818                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29819                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29820                 :             : {
   29821                 :             :   ix86_expand_vector_logical_operator (IOR, V2DImode, operands);
   29822                 :             :   DONE;
   29823                 :             : }
   29824                 :             : #undef DONE
   29825                 :             : #undef FAIL
   29826                 :             :     operand0 = operands[0];
   29827                 :             :     (void) operand0;
   29828                 :             :     operand1 = operands[1];
   29829                 :             :     (void) operand1;
   29830                 :             :     operand2 = operands[2];
   29831                 :             :     (void) operand2;
   29832                 :             :   }
   29833                 :             :   emit_insn (gen_rtx_SET (operand0,
   29834                 :             :         gen_rtx_IOR (V2DImode,
   29835                 :             :         operand1,
   29836                 :             :         operand2)));
   29837                 :             :   _val = get_insns ();
   29838                 :             :   end_sequence ();
   29839                 :             :   return _val;
   29840                 :             : }
   29841                 :             : 
   29842                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17832 */
   29843                 :             : rtx
   29844                 :             : gen_xorv2di3 (rtx operand0,
   29845                 :             :         rtx operand1,
   29846                 :             :         rtx operand2)
   29847                 :             : {
   29848                 :             :   rtx_insn *_val = 0;
   29849                 :             :   start_sequence ();
   29850                 :             :   {
   29851                 :             :     rtx operands[3];
   29852                 :             :     operands[0] = operand0;
   29853                 :             :     operands[1] = operand1;
   29854                 :             :     operands[2] = operand2;
   29855                 :             : #define FAIL return (end_sequence (), _val)
   29856                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29857                 :             : #line 17838 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29858                 :             : {
   29859                 :             :   ix86_expand_vector_logical_operator (XOR, V2DImode, operands);
   29860                 :             :   DONE;
   29861                 :             : }
   29862                 :             : #undef DONE
   29863                 :             : #undef FAIL
   29864                 :             :     operand0 = operands[0];
   29865                 :             :     (void) operand0;
   29866                 :             :     operand1 = operands[1];
   29867                 :             :     (void) operand1;
   29868                 :             :     operand2 = operands[2];
   29869                 :             :     (void) operand2;
   29870                 :             :   }
   29871                 :             :   emit_insn (gen_rtx_SET (operand0,
   29872                 :             :         gen_rtx_XOR (V2DImode,
   29873                 :             :         operand1,
   29874                 :             :         operand2)));
   29875                 :             :   _val = get_insns ();
   29876                 :             :   end_sequence ();
   29877                 :             :   return _val;
   29878                 :             : }
   29879                 :             : 
   29880                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   29881                 :             : rtx
   29882                 :             : gen_cond_andv16si (rtx operand0,
   29883                 :             :         rtx operand1,
   29884                 :             :         rtx operand2,
   29885                 :             :         rtx operand3,
   29886                 :             :         rtx operand4)
   29887                 :             : {
   29888                 :             :   rtx_insn *_val = 0;
   29889                 :             :   start_sequence ();
   29890                 :             :   {
   29891                 :             :     rtx operands[5];
   29892                 :             :     operands[0] = operand0;
   29893                 :             :     operands[1] = operand1;
   29894                 :             :     operands[2] = operand2;
   29895                 :             :     operands[3] = operand3;
   29896                 :             :     operands[4] = operand4;
   29897                 :             : #define FAIL _Pragma ("GCC error \"cond_andv16si cannot FAIL\"") (void)0
   29898                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29899                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29900                 :             : {
   29901                 :             :   emit_insn (gen_andv16si3_mask (operands[0],
   29902                 :             :                                      operands[2],
   29903                 :             :                                      operands[3],
   29904                 :             :                                      operands[4],
   29905                 :             :                                      operands[1]));
   29906                 :             :   DONE;
   29907                 :             : }
   29908                 :             : #undef DONE
   29909                 :             : #undef FAIL
   29910                 :             :     operand0 = operands[0];
   29911                 :             :     (void) operand0;
   29912                 :             :     operand1 = operands[1];
   29913                 :             :     (void) operand1;
   29914                 :             :     operand2 = operands[2];
   29915                 :             :     (void) operand2;
   29916                 :             :     operand3 = operands[3];
   29917                 :             :     (void) operand3;
   29918                 :             :     operand4 = operands[4];
   29919                 :             :     (void) operand4;
   29920                 :             :   }
   29921                 :             :   emit_insn (gen_rtx_SET (operand0,
   29922                 :             :         gen_rtx_VEC_MERGE (V16SImode,
   29923                 :             :         gen_rtx_AND (V16SImode,
   29924                 :             :         operand2,
   29925                 :             :         operand3),
   29926                 :             :         operand4,
   29927                 :             :         operand1)));
   29928                 :             :   _val = get_insns ();
   29929                 :             :   end_sequence ();
   29930                 :             :   return _val;
   29931                 :             : }
   29932                 :             : 
   29933                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   29934                 :             : rtx
   29935                 :             : gen_cond_iorv16si (rtx operand0,
   29936                 :             :         rtx operand1,
   29937                 :             :         rtx operand2,
   29938                 :             :         rtx operand3,
   29939                 :             :         rtx operand4)
   29940                 :             : {
   29941                 :             :   rtx_insn *_val = 0;
   29942                 :             :   start_sequence ();
   29943                 :             :   {
   29944                 :             :     rtx operands[5];
   29945                 :             :     operands[0] = operand0;
   29946                 :             :     operands[1] = operand1;
   29947                 :             :     operands[2] = operand2;
   29948                 :             :     operands[3] = operand3;
   29949                 :             :     operands[4] = operand4;
   29950                 :             : #define FAIL _Pragma ("GCC error \"cond_iorv16si cannot FAIL\"") (void)0
   29951                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29952                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   29953                 :             : {
   29954                 :             :   emit_insn (gen_iorv16si3_mask (operands[0],
   29955                 :             :                                      operands[2],
   29956                 :             :                                      operands[3],
   29957                 :             :                                      operands[4],
   29958                 :             :                                      operands[1]));
   29959                 :             :   DONE;
   29960                 :             : }
   29961                 :             : #undef DONE
   29962                 :             : #undef FAIL
   29963                 :             :     operand0 = operands[0];
   29964                 :             :     (void) operand0;
   29965                 :             :     operand1 = operands[1];
   29966                 :             :     (void) operand1;
   29967                 :             :     operand2 = operands[2];
   29968                 :             :     (void) operand2;
   29969                 :             :     operand3 = operands[3];
   29970                 :             :     (void) operand3;
   29971                 :             :     operand4 = operands[4];
   29972                 :             :     (void) operand4;
   29973                 :             :   }
   29974                 :             :   emit_insn (gen_rtx_SET (operand0,
   29975                 :             :         gen_rtx_VEC_MERGE (V16SImode,
   29976                 :             :         gen_rtx_IOR (V16SImode,
   29977                 :             :         operand2,
   29978                 :             :         operand3),
   29979                 :             :         operand4,
   29980                 :             :         operand1)));
   29981                 :             :   _val = get_insns ();
   29982                 :             :   end_sequence ();
   29983                 :             :   return _val;
   29984                 :             : }
   29985                 :             : 
   29986                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   29987                 :             : rtx
   29988                 :             : gen_cond_xorv16si (rtx operand0,
   29989                 :             :         rtx operand1,
   29990                 :             :         rtx operand2,
   29991                 :             :         rtx operand3,
   29992                 :             :         rtx operand4)
   29993                 :             : {
   29994                 :             :   rtx_insn *_val = 0;
   29995                 :             :   start_sequence ();
   29996                 :             :   {
   29997                 :             :     rtx operands[5];
   29998                 :             :     operands[0] = operand0;
   29999                 :             :     operands[1] = operand1;
   30000                 :             :     operands[2] = operand2;
   30001                 :             :     operands[3] = operand3;
   30002                 :             :     operands[4] = operand4;
   30003                 :             : #define FAIL _Pragma ("GCC error \"cond_xorv16si cannot FAIL\"") (void)0
   30004                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30005                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30006                 :             : {
   30007                 :             :   emit_insn (gen_xorv16si3_mask (operands[0],
   30008                 :             :                                      operands[2],
   30009                 :             :                                      operands[3],
   30010                 :             :                                      operands[4],
   30011                 :             :                                      operands[1]));
   30012                 :             :   DONE;
   30013                 :             : }
   30014                 :             : #undef DONE
   30015                 :             : #undef FAIL
   30016                 :             :     operand0 = operands[0];
   30017                 :             :     (void) operand0;
   30018                 :             :     operand1 = operands[1];
   30019                 :             :     (void) operand1;
   30020                 :             :     operand2 = operands[2];
   30021                 :             :     (void) operand2;
   30022                 :             :     operand3 = operands[3];
   30023                 :             :     (void) operand3;
   30024                 :             :     operand4 = operands[4];
   30025                 :             :     (void) operand4;
   30026                 :             :   }
   30027                 :             :   emit_insn (gen_rtx_SET (operand0,
   30028                 :             :         gen_rtx_VEC_MERGE (V16SImode,
   30029                 :             :         gen_rtx_XOR (V16SImode,
   30030                 :             :         operand2,
   30031                 :             :         operand3),
   30032                 :             :         operand4,
   30033                 :             :         operand1)));
   30034                 :             :   _val = get_insns ();
   30035                 :             :   end_sequence ();
   30036                 :             :   return _val;
   30037                 :             : }
   30038                 :             : 
   30039                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30040                 :             : rtx
   30041                 :             : gen_cond_andv8si (rtx operand0,
   30042                 :             :         rtx operand1,
   30043                 :             :         rtx operand2,
   30044                 :             :         rtx operand3,
   30045                 :             :         rtx operand4)
   30046                 :             : {
   30047                 :             :   rtx_insn *_val = 0;
   30048                 :             :   start_sequence ();
   30049                 :             :   {
   30050                 :             :     rtx operands[5];
   30051                 :             :     operands[0] = operand0;
   30052                 :             :     operands[1] = operand1;
   30053                 :             :     operands[2] = operand2;
   30054                 :             :     operands[3] = operand3;
   30055                 :             :     operands[4] = operand4;
   30056                 :             : #define FAIL _Pragma ("GCC error \"cond_andv8si cannot FAIL\"") (void)0
   30057                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30058                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30059                 :             : {
   30060                 :             :   emit_insn (gen_andv8si3_mask (operands[0],
   30061                 :             :                                      operands[2],
   30062                 :             :                                      operands[3],
   30063                 :             :                                      operands[4],
   30064                 :             :                                      operands[1]));
   30065                 :             :   DONE;
   30066                 :             : }
   30067                 :             : #undef DONE
   30068                 :             : #undef FAIL
   30069                 :             :     operand0 = operands[0];
   30070                 :             :     (void) operand0;
   30071                 :             :     operand1 = operands[1];
   30072                 :             :     (void) operand1;
   30073                 :             :     operand2 = operands[2];
   30074                 :             :     (void) operand2;
   30075                 :             :     operand3 = operands[3];
   30076                 :             :     (void) operand3;
   30077                 :             :     operand4 = operands[4];
   30078                 :             :     (void) operand4;
   30079                 :             :   }
   30080                 :             :   emit_insn (gen_rtx_SET (operand0,
   30081                 :             :         gen_rtx_VEC_MERGE (V8SImode,
   30082                 :             :         gen_rtx_AND (V8SImode,
   30083                 :             :         operand2,
   30084                 :             :         operand3),
   30085                 :             :         operand4,
   30086                 :             :         operand1)));
   30087                 :             :   _val = get_insns ();
   30088                 :             :   end_sequence ();
   30089                 :             :   return _val;
   30090                 :             : }
   30091                 :             : 
   30092                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30093                 :             : rtx
   30094                 :             : gen_cond_iorv8si (rtx operand0,
   30095                 :             :         rtx operand1,
   30096                 :             :         rtx operand2,
   30097                 :             :         rtx operand3,
   30098                 :             :         rtx operand4)
   30099                 :             : {
   30100                 :             :   rtx_insn *_val = 0;
   30101                 :             :   start_sequence ();
   30102                 :             :   {
   30103                 :             :     rtx operands[5];
   30104                 :             :     operands[0] = operand0;
   30105                 :             :     operands[1] = operand1;
   30106                 :             :     operands[2] = operand2;
   30107                 :             :     operands[3] = operand3;
   30108                 :             :     operands[4] = operand4;
   30109                 :             : #define FAIL _Pragma ("GCC error \"cond_iorv8si cannot FAIL\"") (void)0
   30110                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30111                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30112                 :             : {
   30113                 :             :   emit_insn (gen_iorv8si3_mask (operands[0],
   30114                 :             :                                      operands[2],
   30115                 :             :                                      operands[3],
   30116                 :             :                                      operands[4],
   30117                 :             :                                      operands[1]));
   30118                 :             :   DONE;
   30119                 :             : }
   30120                 :             : #undef DONE
   30121                 :             : #undef FAIL
   30122                 :             :     operand0 = operands[0];
   30123                 :             :     (void) operand0;
   30124                 :             :     operand1 = operands[1];
   30125                 :             :     (void) operand1;
   30126                 :             :     operand2 = operands[2];
   30127                 :             :     (void) operand2;
   30128                 :             :     operand3 = operands[3];
   30129                 :             :     (void) operand3;
   30130                 :             :     operand4 = operands[4];
   30131                 :             :     (void) operand4;
   30132                 :             :   }
   30133                 :             :   emit_insn (gen_rtx_SET (operand0,
   30134                 :             :         gen_rtx_VEC_MERGE (V8SImode,
   30135                 :             :         gen_rtx_IOR (V8SImode,
   30136                 :             :         operand2,
   30137                 :             :         operand3),
   30138                 :             :         operand4,
   30139                 :             :         operand1)));
   30140                 :             :   _val = get_insns ();
   30141                 :             :   end_sequence ();
   30142                 :             :   return _val;
   30143                 :             : }
   30144                 :             : 
   30145                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30146                 :             : rtx
   30147                 :             : gen_cond_xorv8si (rtx operand0,
   30148                 :             :         rtx operand1,
   30149                 :             :         rtx operand2,
   30150                 :             :         rtx operand3,
   30151                 :             :         rtx operand4)
   30152                 :             : {
   30153                 :             :   rtx_insn *_val = 0;
   30154                 :             :   start_sequence ();
   30155                 :             :   {
   30156                 :             :     rtx operands[5];
   30157                 :             :     operands[0] = operand0;
   30158                 :             :     operands[1] = operand1;
   30159                 :             :     operands[2] = operand2;
   30160                 :             :     operands[3] = operand3;
   30161                 :             :     operands[4] = operand4;
   30162                 :             : #define FAIL _Pragma ("GCC error \"cond_xorv8si cannot FAIL\"") (void)0
   30163                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30164                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30165                 :             : {
   30166                 :             :   emit_insn (gen_xorv8si3_mask (operands[0],
   30167                 :             :                                      operands[2],
   30168                 :             :                                      operands[3],
   30169                 :             :                                      operands[4],
   30170                 :             :                                      operands[1]));
   30171                 :             :   DONE;
   30172                 :             : }
   30173                 :             : #undef DONE
   30174                 :             : #undef FAIL
   30175                 :             :     operand0 = operands[0];
   30176                 :             :     (void) operand0;
   30177                 :             :     operand1 = operands[1];
   30178                 :             :     (void) operand1;
   30179                 :             :     operand2 = operands[2];
   30180                 :             :     (void) operand2;
   30181                 :             :     operand3 = operands[3];
   30182                 :             :     (void) operand3;
   30183                 :             :     operand4 = operands[4];
   30184                 :             :     (void) operand4;
   30185                 :             :   }
   30186                 :             :   emit_insn (gen_rtx_SET (operand0,
   30187                 :             :         gen_rtx_VEC_MERGE (V8SImode,
   30188                 :             :         gen_rtx_XOR (V8SImode,
   30189                 :             :         operand2,
   30190                 :             :         operand3),
   30191                 :             :         operand4,
   30192                 :             :         operand1)));
   30193                 :             :   _val = get_insns ();
   30194                 :             :   end_sequence ();
   30195                 :             :   return _val;
   30196                 :             : }
   30197                 :             : 
   30198                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30199                 :             : rtx
   30200                 :             : gen_cond_andv4si (rtx operand0,
   30201                 :             :         rtx operand1,
   30202                 :             :         rtx operand2,
   30203                 :             :         rtx operand3,
   30204                 :             :         rtx operand4)
   30205                 :             : {
   30206                 :             :   rtx_insn *_val = 0;
   30207                 :             :   start_sequence ();
   30208                 :             :   {
   30209                 :             :     rtx operands[5];
   30210                 :             :     operands[0] = operand0;
   30211                 :             :     operands[1] = operand1;
   30212                 :             :     operands[2] = operand2;
   30213                 :             :     operands[3] = operand3;
   30214                 :             :     operands[4] = operand4;
   30215                 :             : #define FAIL _Pragma ("GCC error \"cond_andv4si cannot FAIL\"") (void)0
   30216                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30217                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30218                 :             : {
   30219                 :             :   emit_insn (gen_andv4si3_mask (operands[0],
   30220                 :             :                                      operands[2],
   30221                 :             :                                      operands[3],
   30222                 :             :                                      operands[4],
   30223                 :             :                                      operands[1]));
   30224                 :             :   DONE;
   30225                 :             : }
   30226                 :             : #undef DONE
   30227                 :             : #undef FAIL
   30228                 :             :     operand0 = operands[0];
   30229                 :             :     (void) operand0;
   30230                 :             :     operand1 = operands[1];
   30231                 :             :     (void) operand1;
   30232                 :             :     operand2 = operands[2];
   30233                 :             :     (void) operand2;
   30234                 :             :     operand3 = operands[3];
   30235                 :             :     (void) operand3;
   30236                 :             :     operand4 = operands[4];
   30237                 :             :     (void) operand4;
   30238                 :             :   }
   30239                 :             :   emit_insn (gen_rtx_SET (operand0,
   30240                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   30241                 :             :         gen_rtx_AND (V4SImode,
   30242                 :             :         operand2,
   30243                 :             :         operand3),
   30244                 :             :         operand4,
   30245                 :             :         operand1)));
   30246                 :             :   _val = get_insns ();
   30247                 :             :   end_sequence ();
   30248                 :             :   return _val;
   30249                 :             : }
   30250                 :             : 
   30251                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30252                 :             : rtx
   30253                 :             : gen_cond_iorv4si (rtx operand0,
   30254                 :             :         rtx operand1,
   30255                 :             :         rtx operand2,
   30256                 :             :         rtx operand3,
   30257                 :             :         rtx operand4)
   30258                 :             : {
   30259                 :             :   rtx_insn *_val = 0;
   30260                 :             :   start_sequence ();
   30261                 :             :   {
   30262                 :             :     rtx operands[5];
   30263                 :             :     operands[0] = operand0;
   30264                 :             :     operands[1] = operand1;
   30265                 :             :     operands[2] = operand2;
   30266                 :             :     operands[3] = operand3;
   30267                 :             :     operands[4] = operand4;
   30268                 :             : #define FAIL _Pragma ("GCC error \"cond_iorv4si cannot FAIL\"") (void)0
   30269                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30270                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30271                 :             : {
   30272                 :             :   emit_insn (gen_iorv4si3_mask (operands[0],
   30273                 :             :                                      operands[2],
   30274                 :             :                                      operands[3],
   30275                 :             :                                      operands[4],
   30276                 :             :                                      operands[1]));
   30277                 :             :   DONE;
   30278                 :             : }
   30279                 :             : #undef DONE
   30280                 :             : #undef FAIL
   30281                 :             :     operand0 = operands[0];
   30282                 :             :     (void) operand0;
   30283                 :             :     operand1 = operands[1];
   30284                 :             :     (void) operand1;
   30285                 :             :     operand2 = operands[2];
   30286                 :             :     (void) operand2;
   30287                 :             :     operand3 = operands[3];
   30288                 :             :     (void) operand3;
   30289                 :             :     operand4 = operands[4];
   30290                 :             :     (void) operand4;
   30291                 :             :   }
   30292                 :             :   emit_insn (gen_rtx_SET (operand0,
   30293                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   30294                 :             :         gen_rtx_IOR (V4SImode,
   30295                 :             :         operand2,
   30296                 :             :         operand3),
   30297                 :             :         operand4,
   30298                 :             :         operand1)));
   30299                 :             :   _val = get_insns ();
   30300                 :             :   end_sequence ();
   30301                 :             :   return _val;
   30302                 :             : }
   30303                 :             : 
   30304                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30305                 :             : rtx
   30306                 :             : gen_cond_xorv4si (rtx operand0,
   30307                 :             :         rtx operand1,
   30308                 :             :         rtx operand2,
   30309                 :             :         rtx operand3,
   30310                 :             :         rtx operand4)
   30311                 :             : {
   30312                 :             :   rtx_insn *_val = 0;
   30313                 :             :   start_sequence ();
   30314                 :             :   {
   30315                 :             :     rtx operands[5];
   30316                 :             :     operands[0] = operand0;
   30317                 :             :     operands[1] = operand1;
   30318                 :             :     operands[2] = operand2;
   30319                 :             :     operands[3] = operand3;
   30320                 :             :     operands[4] = operand4;
   30321                 :             : #define FAIL _Pragma ("GCC error \"cond_xorv4si cannot FAIL\"") (void)0
   30322                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30323                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30324                 :             : {
   30325                 :             :   emit_insn (gen_xorv4si3_mask (operands[0],
   30326                 :             :                                      operands[2],
   30327                 :             :                                      operands[3],
   30328                 :             :                                      operands[4],
   30329                 :             :                                      operands[1]));
   30330                 :             :   DONE;
   30331                 :             : }
   30332                 :             : #undef DONE
   30333                 :             : #undef FAIL
   30334                 :             :     operand0 = operands[0];
   30335                 :             :     (void) operand0;
   30336                 :             :     operand1 = operands[1];
   30337                 :             :     (void) operand1;
   30338                 :             :     operand2 = operands[2];
   30339                 :             :     (void) operand2;
   30340                 :             :     operand3 = operands[3];
   30341                 :             :     (void) operand3;
   30342                 :             :     operand4 = operands[4];
   30343                 :             :     (void) operand4;
   30344                 :             :   }
   30345                 :             :   emit_insn (gen_rtx_SET (operand0,
   30346                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   30347                 :             :         gen_rtx_XOR (V4SImode,
   30348                 :             :         operand2,
   30349                 :             :         operand3),
   30350                 :             :         operand4,
   30351                 :             :         operand1)));
   30352                 :             :   _val = get_insns ();
   30353                 :             :   end_sequence ();
   30354                 :             :   return _val;
   30355                 :             : }
   30356                 :             : 
   30357                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30358                 :             : rtx
   30359                 :             : gen_cond_andv8di (rtx operand0,
   30360                 :             :         rtx operand1,
   30361                 :             :         rtx operand2,
   30362                 :             :         rtx operand3,
   30363                 :             :         rtx operand4)
   30364                 :             : {
   30365                 :             :   rtx_insn *_val = 0;
   30366                 :             :   start_sequence ();
   30367                 :             :   {
   30368                 :             :     rtx operands[5];
   30369                 :             :     operands[0] = operand0;
   30370                 :             :     operands[1] = operand1;
   30371                 :             :     operands[2] = operand2;
   30372                 :             :     operands[3] = operand3;
   30373                 :             :     operands[4] = operand4;
   30374                 :             : #define FAIL _Pragma ("GCC error \"cond_andv8di cannot FAIL\"") (void)0
   30375                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30376                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30377                 :             : {
   30378                 :             :   emit_insn (gen_andv8di3_mask (operands[0],
   30379                 :             :                                      operands[2],
   30380                 :             :                                      operands[3],
   30381                 :             :                                      operands[4],
   30382                 :             :                                      operands[1]));
   30383                 :             :   DONE;
   30384                 :             : }
   30385                 :             : #undef DONE
   30386                 :             : #undef FAIL
   30387                 :             :     operand0 = operands[0];
   30388                 :             :     (void) operand0;
   30389                 :             :     operand1 = operands[1];
   30390                 :             :     (void) operand1;
   30391                 :             :     operand2 = operands[2];
   30392                 :             :     (void) operand2;
   30393                 :             :     operand3 = operands[3];
   30394                 :             :     (void) operand3;
   30395                 :             :     operand4 = operands[4];
   30396                 :             :     (void) operand4;
   30397                 :             :   }
   30398                 :             :   emit_insn (gen_rtx_SET (operand0,
   30399                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   30400                 :             :         gen_rtx_AND (V8DImode,
   30401                 :             :         operand2,
   30402                 :             :         operand3),
   30403                 :             :         operand4,
   30404                 :             :         operand1)));
   30405                 :             :   _val = get_insns ();
   30406                 :             :   end_sequence ();
   30407                 :             :   return _val;
   30408                 :             : }
   30409                 :             : 
   30410                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30411                 :             : rtx
   30412                 :             : gen_cond_iorv8di (rtx operand0,
   30413                 :             :         rtx operand1,
   30414                 :             :         rtx operand2,
   30415                 :             :         rtx operand3,
   30416                 :             :         rtx operand4)
   30417                 :             : {
   30418                 :             :   rtx_insn *_val = 0;
   30419                 :             :   start_sequence ();
   30420                 :             :   {
   30421                 :             :     rtx operands[5];
   30422                 :             :     operands[0] = operand0;
   30423                 :             :     operands[1] = operand1;
   30424                 :             :     operands[2] = operand2;
   30425                 :             :     operands[3] = operand3;
   30426                 :             :     operands[4] = operand4;
   30427                 :             : #define FAIL _Pragma ("GCC error \"cond_iorv8di cannot FAIL\"") (void)0
   30428                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30429                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30430                 :             : {
   30431                 :             :   emit_insn (gen_iorv8di3_mask (operands[0],
   30432                 :             :                                      operands[2],
   30433                 :             :                                      operands[3],
   30434                 :             :                                      operands[4],
   30435                 :             :                                      operands[1]));
   30436                 :             :   DONE;
   30437                 :             : }
   30438                 :             : #undef DONE
   30439                 :             : #undef FAIL
   30440                 :             :     operand0 = operands[0];
   30441                 :             :     (void) operand0;
   30442                 :             :     operand1 = operands[1];
   30443                 :             :     (void) operand1;
   30444                 :             :     operand2 = operands[2];
   30445                 :             :     (void) operand2;
   30446                 :             :     operand3 = operands[3];
   30447                 :             :     (void) operand3;
   30448                 :             :     operand4 = operands[4];
   30449                 :             :     (void) operand4;
   30450                 :             :   }
   30451                 :             :   emit_insn (gen_rtx_SET (operand0,
   30452                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   30453                 :             :         gen_rtx_IOR (V8DImode,
   30454                 :             :         operand2,
   30455                 :             :         operand3),
   30456                 :             :         operand4,
   30457                 :             :         operand1)));
   30458                 :             :   _val = get_insns ();
   30459                 :             :   end_sequence ();
   30460                 :             :   return _val;
   30461                 :             : }
   30462                 :             : 
   30463                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30464                 :             : rtx
   30465                 :             : gen_cond_xorv8di (rtx operand0,
   30466                 :             :         rtx operand1,
   30467                 :             :         rtx operand2,
   30468                 :             :         rtx operand3,
   30469                 :             :         rtx operand4)
   30470                 :             : {
   30471                 :             :   rtx_insn *_val = 0;
   30472                 :             :   start_sequence ();
   30473                 :             :   {
   30474                 :             :     rtx operands[5];
   30475                 :             :     operands[0] = operand0;
   30476                 :             :     operands[1] = operand1;
   30477                 :             :     operands[2] = operand2;
   30478                 :             :     operands[3] = operand3;
   30479                 :             :     operands[4] = operand4;
   30480                 :             : #define FAIL _Pragma ("GCC error \"cond_xorv8di cannot FAIL\"") (void)0
   30481                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30482                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30483                 :             : {
   30484                 :             :   emit_insn (gen_xorv8di3_mask (operands[0],
   30485                 :             :                                      operands[2],
   30486                 :             :                                      operands[3],
   30487                 :             :                                      operands[4],
   30488                 :             :                                      operands[1]));
   30489                 :             :   DONE;
   30490                 :             : }
   30491                 :             : #undef DONE
   30492                 :             : #undef FAIL
   30493                 :             :     operand0 = operands[0];
   30494                 :             :     (void) operand0;
   30495                 :             :     operand1 = operands[1];
   30496                 :             :     (void) operand1;
   30497                 :             :     operand2 = operands[2];
   30498                 :             :     (void) operand2;
   30499                 :             :     operand3 = operands[3];
   30500                 :             :     (void) operand3;
   30501                 :             :     operand4 = operands[4];
   30502                 :             :     (void) operand4;
   30503                 :             :   }
   30504                 :             :   emit_insn (gen_rtx_SET (operand0,
   30505                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   30506                 :             :         gen_rtx_XOR (V8DImode,
   30507                 :             :         operand2,
   30508                 :             :         operand3),
   30509                 :             :         operand4,
   30510                 :             :         operand1)));
   30511                 :             :   _val = get_insns ();
   30512                 :             :   end_sequence ();
   30513                 :             :   return _val;
   30514                 :             : }
   30515                 :             : 
   30516                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30517                 :             : rtx
   30518                 :             : gen_cond_andv4di (rtx operand0,
   30519                 :             :         rtx operand1,
   30520                 :             :         rtx operand2,
   30521                 :             :         rtx operand3,
   30522                 :             :         rtx operand4)
   30523                 :             : {
   30524                 :             :   rtx_insn *_val = 0;
   30525                 :             :   start_sequence ();
   30526                 :             :   {
   30527                 :             :     rtx operands[5];
   30528                 :             :     operands[0] = operand0;
   30529                 :             :     operands[1] = operand1;
   30530                 :             :     operands[2] = operand2;
   30531                 :             :     operands[3] = operand3;
   30532                 :             :     operands[4] = operand4;
   30533                 :             : #define FAIL _Pragma ("GCC error \"cond_andv4di cannot FAIL\"") (void)0
   30534                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30535                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30536                 :             : {
   30537                 :             :   emit_insn (gen_andv4di3_mask (operands[0],
   30538                 :             :                                      operands[2],
   30539                 :             :                                      operands[3],
   30540                 :             :                                      operands[4],
   30541                 :             :                                      operands[1]));
   30542                 :             :   DONE;
   30543                 :             : }
   30544                 :             : #undef DONE
   30545                 :             : #undef FAIL
   30546                 :             :     operand0 = operands[0];
   30547                 :             :     (void) operand0;
   30548                 :             :     operand1 = operands[1];
   30549                 :             :     (void) operand1;
   30550                 :             :     operand2 = operands[2];
   30551                 :             :     (void) operand2;
   30552                 :             :     operand3 = operands[3];
   30553                 :             :     (void) operand3;
   30554                 :             :     operand4 = operands[4];
   30555                 :             :     (void) operand4;
   30556                 :             :   }
   30557                 :             :   emit_insn (gen_rtx_SET (operand0,
   30558                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   30559                 :             :         gen_rtx_AND (V4DImode,
   30560                 :             :         operand2,
   30561                 :             :         operand3),
   30562                 :             :         operand4,
   30563                 :             :         operand1)));
   30564                 :             :   _val = get_insns ();
   30565                 :             :   end_sequence ();
   30566                 :             :   return _val;
   30567                 :             : }
   30568                 :             : 
   30569                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30570                 :             : rtx
   30571                 :             : gen_cond_iorv4di (rtx operand0,
   30572                 :             :         rtx operand1,
   30573                 :             :         rtx operand2,
   30574                 :             :         rtx operand3,
   30575                 :             :         rtx operand4)
   30576                 :             : {
   30577                 :             :   rtx_insn *_val = 0;
   30578                 :             :   start_sequence ();
   30579                 :             :   {
   30580                 :             :     rtx operands[5];
   30581                 :             :     operands[0] = operand0;
   30582                 :             :     operands[1] = operand1;
   30583                 :             :     operands[2] = operand2;
   30584                 :             :     operands[3] = operand3;
   30585                 :             :     operands[4] = operand4;
   30586                 :             : #define FAIL _Pragma ("GCC error \"cond_iorv4di cannot FAIL\"") (void)0
   30587                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30588                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30589                 :             : {
   30590                 :             :   emit_insn (gen_iorv4di3_mask (operands[0],
   30591                 :             :                                      operands[2],
   30592                 :             :                                      operands[3],
   30593                 :             :                                      operands[4],
   30594                 :             :                                      operands[1]));
   30595                 :             :   DONE;
   30596                 :             : }
   30597                 :             : #undef DONE
   30598                 :             : #undef FAIL
   30599                 :             :     operand0 = operands[0];
   30600                 :             :     (void) operand0;
   30601                 :             :     operand1 = operands[1];
   30602                 :             :     (void) operand1;
   30603                 :             :     operand2 = operands[2];
   30604                 :             :     (void) operand2;
   30605                 :             :     operand3 = operands[3];
   30606                 :             :     (void) operand3;
   30607                 :             :     operand4 = operands[4];
   30608                 :             :     (void) operand4;
   30609                 :             :   }
   30610                 :             :   emit_insn (gen_rtx_SET (operand0,
   30611                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   30612                 :             :         gen_rtx_IOR (V4DImode,
   30613                 :             :         operand2,
   30614                 :             :         operand3),
   30615                 :             :         operand4,
   30616                 :             :         operand1)));
   30617                 :             :   _val = get_insns ();
   30618                 :             :   end_sequence ();
   30619                 :             :   return _val;
   30620                 :             : }
   30621                 :             : 
   30622                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30623                 :             : rtx
   30624                 :             : gen_cond_xorv4di (rtx operand0,
   30625                 :             :         rtx operand1,
   30626                 :             :         rtx operand2,
   30627                 :             :         rtx operand3,
   30628                 :             :         rtx operand4)
   30629                 :             : {
   30630                 :             :   rtx_insn *_val = 0;
   30631                 :             :   start_sequence ();
   30632                 :             :   {
   30633                 :             :     rtx operands[5];
   30634                 :             :     operands[0] = operand0;
   30635                 :             :     operands[1] = operand1;
   30636                 :             :     operands[2] = operand2;
   30637                 :             :     operands[3] = operand3;
   30638                 :             :     operands[4] = operand4;
   30639                 :             : #define FAIL _Pragma ("GCC error \"cond_xorv4di cannot FAIL\"") (void)0
   30640                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30641                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30642                 :             : {
   30643                 :             :   emit_insn (gen_xorv4di3_mask (operands[0],
   30644                 :             :                                      operands[2],
   30645                 :             :                                      operands[3],
   30646                 :             :                                      operands[4],
   30647                 :             :                                      operands[1]));
   30648                 :             :   DONE;
   30649                 :             : }
   30650                 :             : #undef DONE
   30651                 :             : #undef FAIL
   30652                 :             :     operand0 = operands[0];
   30653                 :             :     (void) operand0;
   30654                 :             :     operand1 = operands[1];
   30655                 :             :     (void) operand1;
   30656                 :             :     operand2 = operands[2];
   30657                 :             :     (void) operand2;
   30658                 :             :     operand3 = operands[3];
   30659                 :             :     (void) operand3;
   30660                 :             :     operand4 = operands[4];
   30661                 :             :     (void) operand4;
   30662                 :             :   }
   30663                 :             :   emit_insn (gen_rtx_SET (operand0,
   30664                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   30665                 :             :         gen_rtx_XOR (V4DImode,
   30666                 :             :         operand2,
   30667                 :             :         operand3),
   30668                 :             :         operand4,
   30669                 :             :         operand1)));
   30670                 :             :   _val = get_insns ();
   30671                 :             :   end_sequence ();
   30672                 :             :   return _val;
   30673                 :             : }
   30674                 :             : 
   30675                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30676                 :             : rtx
   30677                 :             : gen_cond_andv2di (rtx operand0,
   30678                 :             :         rtx operand1,
   30679                 :             :         rtx operand2,
   30680                 :             :         rtx operand3,
   30681                 :             :         rtx operand4)
   30682                 :             : {
   30683                 :             :   rtx_insn *_val = 0;
   30684                 :             :   start_sequence ();
   30685                 :             :   {
   30686                 :             :     rtx operands[5];
   30687                 :             :     operands[0] = operand0;
   30688                 :             :     operands[1] = operand1;
   30689                 :             :     operands[2] = operand2;
   30690                 :             :     operands[3] = operand3;
   30691                 :             :     operands[4] = operand4;
   30692                 :             : #define FAIL _Pragma ("GCC error \"cond_andv2di cannot FAIL\"") (void)0
   30693                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30694                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30695                 :             : {
   30696                 :             :   emit_insn (gen_andv2di3_mask (operands[0],
   30697                 :             :                                      operands[2],
   30698                 :             :                                      operands[3],
   30699                 :             :                                      operands[4],
   30700                 :             :                                      operands[1]));
   30701                 :             :   DONE;
   30702                 :             : }
   30703                 :             : #undef DONE
   30704                 :             : #undef FAIL
   30705                 :             :     operand0 = operands[0];
   30706                 :             :     (void) operand0;
   30707                 :             :     operand1 = operands[1];
   30708                 :             :     (void) operand1;
   30709                 :             :     operand2 = operands[2];
   30710                 :             :     (void) operand2;
   30711                 :             :     operand3 = operands[3];
   30712                 :             :     (void) operand3;
   30713                 :             :     operand4 = operands[4];
   30714                 :             :     (void) operand4;
   30715                 :             :   }
   30716                 :             :   emit_insn (gen_rtx_SET (operand0,
   30717                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   30718                 :             :         gen_rtx_AND (V2DImode,
   30719                 :             :         operand2,
   30720                 :             :         operand3),
   30721                 :             :         operand4,
   30722                 :             :         operand1)));
   30723                 :             :   _val = get_insns ();
   30724                 :             :   end_sequence ();
   30725                 :             :   return _val;
   30726                 :             : }
   30727                 :             : 
   30728                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30729                 :             : rtx
   30730                 :             : gen_cond_iorv2di (rtx operand0,
   30731                 :             :         rtx operand1,
   30732                 :             :         rtx operand2,
   30733                 :             :         rtx operand3,
   30734                 :             :         rtx operand4)
   30735                 :             : {
   30736                 :             :   rtx_insn *_val = 0;
   30737                 :             :   start_sequence ();
   30738                 :             :   {
   30739                 :             :     rtx operands[5];
   30740                 :             :     operands[0] = operand0;
   30741                 :             :     operands[1] = operand1;
   30742                 :             :     operands[2] = operand2;
   30743                 :             :     operands[3] = operand3;
   30744                 :             :     operands[4] = operand4;
   30745                 :             : #define FAIL _Pragma ("GCC error \"cond_iorv2di cannot FAIL\"") (void)0
   30746                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30747                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30748                 :             : {
   30749                 :             :   emit_insn (gen_iorv2di3_mask (operands[0],
   30750                 :             :                                      operands[2],
   30751                 :             :                                      operands[3],
   30752                 :             :                                      operands[4],
   30753                 :             :                                      operands[1]));
   30754                 :             :   DONE;
   30755                 :             : }
   30756                 :             : #undef DONE
   30757                 :             : #undef FAIL
   30758                 :             :     operand0 = operands[0];
   30759                 :             :     (void) operand0;
   30760                 :             :     operand1 = operands[1];
   30761                 :             :     (void) operand1;
   30762                 :             :     operand2 = operands[2];
   30763                 :             :     (void) operand2;
   30764                 :             :     operand3 = operands[3];
   30765                 :             :     (void) operand3;
   30766                 :             :     operand4 = operands[4];
   30767                 :             :     (void) operand4;
   30768                 :             :   }
   30769                 :             :   emit_insn (gen_rtx_SET (operand0,
   30770                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   30771                 :             :         gen_rtx_IOR (V2DImode,
   30772                 :             :         operand2,
   30773                 :             :         operand3),
   30774                 :             :         operand4,
   30775                 :             :         operand1)));
   30776                 :             :   _val = get_insns ();
   30777                 :             :   end_sequence ();
   30778                 :             :   return _val;
   30779                 :             : }
   30780                 :             : 
   30781                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17843 */
   30782                 :             : rtx
   30783                 :             : gen_cond_xorv2di (rtx operand0,
   30784                 :             :         rtx operand1,
   30785                 :             :         rtx operand2,
   30786                 :             :         rtx operand3,
   30787                 :             :         rtx operand4)
   30788                 :             : {
   30789                 :             :   rtx_insn *_val = 0;
   30790                 :             :   start_sequence ();
   30791                 :             :   {
   30792                 :             :     rtx operands[5];
   30793                 :             :     operands[0] = operand0;
   30794                 :             :     operands[1] = operand1;
   30795                 :             :     operands[2] = operand2;
   30796                 :             :     operands[3] = operand3;
   30797                 :             :     operands[4] = operand4;
   30798                 :             : #define FAIL _Pragma ("GCC error \"cond_xorv2di cannot FAIL\"") (void)0
   30799                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30800                 :             : #line 17852 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30801                 :             : {
   30802                 :             :   emit_insn (gen_xorv2di3_mask (operands[0],
   30803                 :             :                                      operands[2],
   30804                 :             :                                      operands[3],
   30805                 :             :                                      operands[4],
   30806                 :             :                                      operands[1]));
   30807                 :             :   DONE;
   30808                 :             : }
   30809                 :             : #undef DONE
   30810                 :             : #undef FAIL
   30811                 :             :     operand0 = operands[0];
   30812                 :             :     (void) operand0;
   30813                 :             :     operand1 = operands[1];
   30814                 :             :     (void) operand1;
   30815                 :             :     operand2 = operands[2];
   30816                 :             :     (void) operand2;
   30817                 :             :     operand3 = operands[3];
   30818                 :             :     (void) operand3;
   30819                 :             :     operand4 = operands[4];
   30820                 :             :     (void) operand4;
   30821                 :             :   }
   30822                 :             :   emit_insn (gen_rtx_SET (operand0,
   30823                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   30824                 :             :         gen_rtx_XOR (V2DImode,
   30825                 :             :         operand2,
   30826                 :             :         operand3),
   30827                 :             :         operand4,
   30828                 :             :         operand1)));
   30829                 :             :   _val = get_insns ();
   30830                 :             :   end_sequence ();
   30831                 :             :   return _val;
   30832                 :             : }
   30833                 :             : 
   30834                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   30835                 :             : rtx
   30836                 :             : gen_andv16si3_mask (rtx operand0,
   30837                 :             :         rtx operand1,
   30838                 :             :         rtx operand2,
   30839                 :             :         rtx operand3,
   30840                 :             :         rtx operand4)
   30841                 :             : {
   30842                 :             :   rtx_insn *_val = 0;
   30843                 :             :   start_sequence ();
   30844                 :             :   {
   30845                 :             :     rtx operands[5];
   30846                 :             :     operands[0] = operand0;
   30847                 :             :     operands[1] = operand1;
   30848                 :             :     operands[2] = operand2;
   30849                 :             :     operands[3] = operand3;
   30850                 :             :     operands[4] = operand4;
   30851                 :             : #define FAIL return (end_sequence (), _val)
   30852                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30853                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30854                 :             : ix86_fixup_binary_operands_no_copy (AND, V16SImode, operands);
   30855                 :             : #undef DONE
   30856                 :             : #undef FAIL
   30857                 :             :     operand0 = operands[0];
   30858                 :             :     (void) operand0;
   30859                 :             :     operand1 = operands[1];
   30860                 :             :     (void) operand1;
   30861                 :             :     operand2 = operands[2];
   30862                 :             :     (void) operand2;
   30863                 :             :     operand3 = operands[3];
   30864                 :             :     (void) operand3;
   30865                 :             :     operand4 = operands[4];
   30866                 :             :     (void) operand4;
   30867                 :             :   }
   30868                 :             :   emit_insn (gen_rtx_SET (operand0,
   30869                 :             :         gen_rtx_VEC_MERGE (V16SImode,
   30870                 :             :         gen_rtx_AND (V16SImode,
   30871                 :             :         operand1,
   30872                 :             :         operand2),
   30873                 :             :         operand3,
   30874                 :             :         operand4)));
   30875                 :             :   _val = get_insns ();
   30876                 :             :   end_sequence ();
   30877                 :             :   return _val;
   30878                 :             : }
   30879                 :             : 
   30880                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   30881                 :             : rtx
   30882                 :             : gen_iorv16si3_mask (rtx operand0,
   30883                 :             :         rtx operand1,
   30884                 :             :         rtx operand2,
   30885                 :             :         rtx operand3,
   30886                 :             :         rtx operand4)
   30887                 :             : {
   30888                 :             :   rtx_insn *_val = 0;
   30889                 :             :   start_sequence ();
   30890                 :             :   {
   30891                 :             :     rtx operands[5];
   30892                 :             :     operands[0] = operand0;
   30893                 :             :     operands[1] = operand1;
   30894                 :             :     operands[2] = operand2;
   30895                 :             :     operands[3] = operand3;
   30896                 :             :     operands[4] = operand4;
   30897                 :             : #define FAIL return (end_sequence (), _val)
   30898                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30899                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30900                 :             : ix86_fixup_binary_operands_no_copy (IOR, V16SImode, operands);
   30901                 :             : #undef DONE
   30902                 :             : #undef FAIL
   30903                 :             :     operand0 = operands[0];
   30904                 :             :     (void) operand0;
   30905                 :             :     operand1 = operands[1];
   30906                 :             :     (void) operand1;
   30907                 :             :     operand2 = operands[2];
   30908                 :             :     (void) operand2;
   30909                 :             :     operand3 = operands[3];
   30910                 :             :     (void) operand3;
   30911                 :             :     operand4 = operands[4];
   30912                 :             :     (void) operand4;
   30913                 :             :   }
   30914                 :             :   emit_insn (gen_rtx_SET (operand0,
   30915                 :             :         gen_rtx_VEC_MERGE (V16SImode,
   30916                 :             :         gen_rtx_IOR (V16SImode,
   30917                 :             :         operand1,
   30918                 :             :         operand2),
   30919                 :             :         operand3,
   30920                 :             :         operand4)));
   30921                 :             :   _val = get_insns ();
   30922                 :             :   end_sequence ();
   30923                 :             :   return _val;
   30924                 :             : }
   30925                 :             : 
   30926                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   30927                 :             : rtx
   30928                 :             : gen_xorv16si3_mask (rtx operand0,
   30929                 :             :         rtx operand1,
   30930                 :             :         rtx operand2,
   30931                 :             :         rtx operand3,
   30932                 :             :         rtx operand4)
   30933                 :             : {
   30934                 :             :   rtx_insn *_val = 0;
   30935                 :             :   start_sequence ();
   30936                 :             :   {
   30937                 :             :     rtx operands[5];
   30938                 :             :     operands[0] = operand0;
   30939                 :             :     operands[1] = operand1;
   30940                 :             :     operands[2] = operand2;
   30941                 :             :     operands[3] = operand3;
   30942                 :             :     operands[4] = operand4;
   30943                 :             : #define FAIL return (end_sequence (), _val)
   30944                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30945                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30946                 :             : ix86_fixup_binary_operands_no_copy (XOR, V16SImode, operands);
   30947                 :             : #undef DONE
   30948                 :             : #undef FAIL
   30949                 :             :     operand0 = operands[0];
   30950                 :             :     (void) operand0;
   30951                 :             :     operand1 = operands[1];
   30952                 :             :     (void) operand1;
   30953                 :             :     operand2 = operands[2];
   30954                 :             :     (void) operand2;
   30955                 :             :     operand3 = operands[3];
   30956                 :             :     (void) operand3;
   30957                 :             :     operand4 = operands[4];
   30958                 :             :     (void) operand4;
   30959                 :             :   }
   30960                 :             :   emit_insn (gen_rtx_SET (operand0,
   30961                 :             :         gen_rtx_VEC_MERGE (V16SImode,
   30962                 :             :         gen_rtx_XOR (V16SImode,
   30963                 :             :         operand1,
   30964                 :             :         operand2),
   30965                 :             :         operand3,
   30966                 :             :         operand4)));
   30967                 :             :   _val = get_insns ();
   30968                 :             :   end_sequence ();
   30969                 :             :   return _val;
   30970                 :             : }
   30971                 :             : 
   30972                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   30973                 :             : rtx
   30974                 :             : gen_andv8si3_mask (rtx operand0,
   30975                 :             :         rtx operand1,
   30976                 :             :         rtx operand2,
   30977                 :             :         rtx operand3,
   30978                 :             :         rtx operand4)
   30979                 :             : {
   30980                 :             :   rtx_insn *_val = 0;
   30981                 :             :   start_sequence ();
   30982                 :             :   {
   30983                 :             :     rtx operands[5];
   30984                 :             :     operands[0] = operand0;
   30985                 :             :     operands[1] = operand1;
   30986                 :             :     operands[2] = operand2;
   30987                 :             :     operands[3] = operand3;
   30988                 :             :     operands[4] = operand4;
   30989                 :             : #define FAIL return (end_sequence (), _val)
   30990                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30991                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   30992                 :             : ix86_fixup_binary_operands_no_copy (AND, V8SImode, operands);
   30993                 :             : #undef DONE
   30994                 :             : #undef FAIL
   30995                 :             :     operand0 = operands[0];
   30996                 :             :     (void) operand0;
   30997                 :             :     operand1 = operands[1];
   30998                 :             :     (void) operand1;
   30999                 :             :     operand2 = operands[2];
   31000                 :             :     (void) operand2;
   31001                 :             :     operand3 = operands[3];
   31002                 :             :     (void) operand3;
   31003                 :             :     operand4 = operands[4];
   31004                 :             :     (void) operand4;
   31005                 :             :   }
   31006                 :             :   emit_insn (gen_rtx_SET (operand0,
   31007                 :             :         gen_rtx_VEC_MERGE (V8SImode,
   31008                 :             :         gen_rtx_AND (V8SImode,
   31009                 :             :         operand1,
   31010                 :             :         operand2),
   31011                 :             :         operand3,
   31012                 :             :         operand4)));
   31013                 :             :   _val = get_insns ();
   31014                 :             :   end_sequence ();
   31015                 :             :   return _val;
   31016                 :             : }
   31017                 :             : 
   31018                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31019                 :             : rtx
   31020                 :             : gen_iorv8si3_mask (rtx operand0,
   31021                 :             :         rtx operand1,
   31022                 :             :         rtx operand2,
   31023                 :             :         rtx operand3,
   31024                 :             :         rtx operand4)
   31025                 :             : {
   31026                 :             :   rtx_insn *_val = 0;
   31027                 :             :   start_sequence ();
   31028                 :             :   {
   31029                 :             :     rtx operands[5];
   31030                 :             :     operands[0] = operand0;
   31031                 :             :     operands[1] = operand1;
   31032                 :             :     operands[2] = operand2;
   31033                 :             :     operands[3] = operand3;
   31034                 :             :     operands[4] = operand4;
   31035                 :             : #define FAIL return (end_sequence (), _val)
   31036                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31037                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31038                 :             : ix86_fixup_binary_operands_no_copy (IOR, V8SImode, operands);
   31039                 :             : #undef DONE
   31040                 :             : #undef FAIL
   31041                 :             :     operand0 = operands[0];
   31042                 :             :     (void) operand0;
   31043                 :             :     operand1 = operands[1];
   31044                 :             :     (void) operand1;
   31045                 :             :     operand2 = operands[2];
   31046                 :             :     (void) operand2;
   31047                 :             :     operand3 = operands[3];
   31048                 :             :     (void) operand3;
   31049                 :             :     operand4 = operands[4];
   31050                 :             :     (void) operand4;
   31051                 :             :   }
   31052                 :             :   emit_insn (gen_rtx_SET (operand0,
   31053                 :             :         gen_rtx_VEC_MERGE (V8SImode,
   31054                 :             :         gen_rtx_IOR (V8SImode,
   31055                 :             :         operand1,
   31056                 :             :         operand2),
   31057                 :             :         operand3,
   31058                 :             :         operand4)));
   31059                 :             :   _val = get_insns ();
   31060                 :             :   end_sequence ();
   31061                 :             :   return _val;
   31062                 :             : }
   31063                 :             : 
   31064                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31065                 :             : rtx
   31066                 :             : gen_xorv8si3_mask (rtx operand0,
   31067                 :             :         rtx operand1,
   31068                 :             :         rtx operand2,
   31069                 :             :         rtx operand3,
   31070                 :             :         rtx operand4)
   31071                 :             : {
   31072                 :             :   rtx_insn *_val = 0;
   31073                 :             :   start_sequence ();
   31074                 :             :   {
   31075                 :             :     rtx operands[5];
   31076                 :             :     operands[0] = operand0;
   31077                 :             :     operands[1] = operand1;
   31078                 :             :     operands[2] = operand2;
   31079                 :             :     operands[3] = operand3;
   31080                 :             :     operands[4] = operand4;
   31081                 :             : #define FAIL return (end_sequence (), _val)
   31082                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31083                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31084                 :             : ix86_fixup_binary_operands_no_copy (XOR, V8SImode, operands);
   31085                 :             : #undef DONE
   31086                 :             : #undef FAIL
   31087                 :             :     operand0 = operands[0];
   31088                 :             :     (void) operand0;
   31089                 :             :     operand1 = operands[1];
   31090                 :             :     (void) operand1;
   31091                 :             :     operand2 = operands[2];
   31092                 :             :     (void) operand2;
   31093                 :             :     operand3 = operands[3];
   31094                 :             :     (void) operand3;
   31095                 :             :     operand4 = operands[4];
   31096                 :             :     (void) operand4;
   31097                 :             :   }
   31098                 :             :   emit_insn (gen_rtx_SET (operand0,
   31099                 :             :         gen_rtx_VEC_MERGE (V8SImode,
   31100                 :             :         gen_rtx_XOR (V8SImode,
   31101                 :             :         operand1,
   31102                 :             :         operand2),
   31103                 :             :         operand3,
   31104                 :             :         operand4)));
   31105                 :             :   _val = get_insns ();
   31106                 :             :   end_sequence ();
   31107                 :             :   return _val;
   31108                 :             : }
   31109                 :             : 
   31110                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31111                 :             : rtx
   31112                 :             : gen_andv4si3_mask (rtx operand0,
   31113                 :             :         rtx operand1,
   31114                 :             :         rtx operand2,
   31115                 :             :         rtx operand3,
   31116                 :             :         rtx operand4)
   31117                 :             : {
   31118                 :             :   rtx_insn *_val = 0;
   31119                 :             :   start_sequence ();
   31120                 :             :   {
   31121                 :             :     rtx operands[5];
   31122                 :             :     operands[0] = operand0;
   31123                 :             :     operands[1] = operand1;
   31124                 :             :     operands[2] = operand2;
   31125                 :             :     operands[3] = operand3;
   31126                 :             :     operands[4] = operand4;
   31127                 :             : #define FAIL return (end_sequence (), _val)
   31128                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31129                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31130                 :             : ix86_fixup_binary_operands_no_copy (AND, V4SImode, operands);
   31131                 :             : #undef DONE
   31132                 :             : #undef FAIL
   31133                 :             :     operand0 = operands[0];
   31134                 :             :     (void) operand0;
   31135                 :             :     operand1 = operands[1];
   31136                 :             :     (void) operand1;
   31137                 :             :     operand2 = operands[2];
   31138                 :             :     (void) operand2;
   31139                 :             :     operand3 = operands[3];
   31140                 :             :     (void) operand3;
   31141                 :             :     operand4 = operands[4];
   31142                 :             :     (void) operand4;
   31143                 :             :   }
   31144                 :             :   emit_insn (gen_rtx_SET (operand0,
   31145                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   31146                 :             :         gen_rtx_AND (V4SImode,
   31147                 :             :         operand1,
   31148                 :             :         operand2),
   31149                 :             :         operand3,
   31150                 :             :         operand4)));
   31151                 :             :   _val = get_insns ();
   31152                 :             :   end_sequence ();
   31153                 :             :   return _val;
   31154                 :             : }
   31155                 :             : 
   31156                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31157                 :             : rtx
   31158                 :             : gen_iorv4si3_mask (rtx operand0,
   31159                 :             :         rtx operand1,
   31160                 :             :         rtx operand2,
   31161                 :             :         rtx operand3,
   31162                 :             :         rtx operand4)
   31163                 :             : {
   31164                 :             :   rtx_insn *_val = 0;
   31165                 :             :   start_sequence ();
   31166                 :             :   {
   31167                 :             :     rtx operands[5];
   31168                 :             :     operands[0] = operand0;
   31169                 :             :     operands[1] = operand1;
   31170                 :             :     operands[2] = operand2;
   31171                 :             :     operands[3] = operand3;
   31172                 :             :     operands[4] = operand4;
   31173                 :             : #define FAIL return (end_sequence (), _val)
   31174                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31175                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31176                 :             : ix86_fixup_binary_operands_no_copy (IOR, V4SImode, operands);
   31177                 :             : #undef DONE
   31178                 :             : #undef FAIL
   31179                 :             :     operand0 = operands[0];
   31180                 :             :     (void) operand0;
   31181                 :             :     operand1 = operands[1];
   31182                 :             :     (void) operand1;
   31183                 :             :     operand2 = operands[2];
   31184                 :             :     (void) operand2;
   31185                 :             :     operand3 = operands[3];
   31186                 :             :     (void) operand3;
   31187                 :             :     operand4 = operands[4];
   31188                 :             :     (void) operand4;
   31189                 :             :   }
   31190                 :             :   emit_insn (gen_rtx_SET (operand0,
   31191                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   31192                 :             :         gen_rtx_IOR (V4SImode,
   31193                 :             :         operand1,
   31194                 :             :         operand2),
   31195                 :             :         operand3,
   31196                 :             :         operand4)));
   31197                 :             :   _val = get_insns ();
   31198                 :             :   end_sequence ();
   31199                 :             :   return _val;
   31200                 :             : }
   31201                 :             : 
   31202                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31203                 :             : rtx
   31204                 :             : gen_xorv4si3_mask (rtx operand0,
   31205                 :             :         rtx operand1,
   31206                 :             :         rtx operand2,
   31207                 :             :         rtx operand3,
   31208                 :             :         rtx operand4)
   31209                 :             : {
   31210                 :             :   rtx_insn *_val = 0;
   31211                 :             :   start_sequence ();
   31212                 :             :   {
   31213                 :             :     rtx operands[5];
   31214                 :             :     operands[0] = operand0;
   31215                 :             :     operands[1] = operand1;
   31216                 :             :     operands[2] = operand2;
   31217                 :             :     operands[3] = operand3;
   31218                 :             :     operands[4] = operand4;
   31219                 :             : #define FAIL return (end_sequence (), _val)
   31220                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31221                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31222                 :             : ix86_fixup_binary_operands_no_copy (XOR, V4SImode, operands);
   31223                 :             : #undef DONE
   31224                 :             : #undef FAIL
   31225                 :             :     operand0 = operands[0];
   31226                 :             :     (void) operand0;
   31227                 :             :     operand1 = operands[1];
   31228                 :             :     (void) operand1;
   31229                 :             :     operand2 = operands[2];
   31230                 :             :     (void) operand2;
   31231                 :             :     operand3 = operands[3];
   31232                 :             :     (void) operand3;
   31233                 :             :     operand4 = operands[4];
   31234                 :             :     (void) operand4;
   31235                 :             :   }
   31236                 :             :   emit_insn (gen_rtx_SET (operand0,
   31237                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   31238                 :             :         gen_rtx_XOR (V4SImode,
   31239                 :             :         operand1,
   31240                 :             :         operand2),
   31241                 :             :         operand3,
   31242                 :             :         operand4)));
   31243                 :             :   _val = get_insns ();
   31244                 :             :   end_sequence ();
   31245                 :             :   return _val;
   31246                 :             : }
   31247                 :             : 
   31248                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31249                 :             : rtx
   31250                 :             : gen_andv8di3_mask (rtx operand0,
   31251                 :             :         rtx operand1,
   31252                 :             :         rtx operand2,
   31253                 :             :         rtx operand3,
   31254                 :             :         rtx operand4)
   31255                 :             : {
   31256                 :             :   rtx_insn *_val = 0;
   31257                 :             :   start_sequence ();
   31258                 :             :   {
   31259                 :             :     rtx operands[5];
   31260                 :             :     operands[0] = operand0;
   31261                 :             :     operands[1] = operand1;
   31262                 :             :     operands[2] = operand2;
   31263                 :             :     operands[3] = operand3;
   31264                 :             :     operands[4] = operand4;
   31265                 :             : #define FAIL return (end_sequence (), _val)
   31266                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31267                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31268                 :             : ix86_fixup_binary_operands_no_copy (AND, V8DImode, operands);
   31269                 :             : #undef DONE
   31270                 :             : #undef FAIL
   31271                 :             :     operand0 = operands[0];
   31272                 :             :     (void) operand0;
   31273                 :             :     operand1 = operands[1];
   31274                 :             :     (void) operand1;
   31275                 :             :     operand2 = operands[2];
   31276                 :             :     (void) operand2;
   31277                 :             :     operand3 = operands[3];
   31278                 :             :     (void) operand3;
   31279                 :             :     operand4 = operands[4];
   31280                 :             :     (void) operand4;
   31281                 :             :   }
   31282                 :             :   emit_insn (gen_rtx_SET (operand0,
   31283                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   31284                 :             :         gen_rtx_AND (V8DImode,
   31285                 :             :         operand1,
   31286                 :             :         operand2),
   31287                 :             :         operand3,
   31288                 :             :         operand4)));
   31289                 :             :   _val = get_insns ();
   31290                 :             :   end_sequence ();
   31291                 :             :   return _val;
   31292                 :             : }
   31293                 :             : 
   31294                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31295                 :             : rtx
   31296                 :             : gen_iorv8di3_mask (rtx operand0,
   31297                 :             :         rtx operand1,
   31298                 :             :         rtx operand2,
   31299                 :             :         rtx operand3,
   31300                 :             :         rtx operand4)
   31301                 :             : {
   31302                 :             :   rtx_insn *_val = 0;
   31303                 :             :   start_sequence ();
   31304                 :             :   {
   31305                 :             :     rtx operands[5];
   31306                 :             :     operands[0] = operand0;
   31307                 :             :     operands[1] = operand1;
   31308                 :             :     operands[2] = operand2;
   31309                 :             :     operands[3] = operand3;
   31310                 :             :     operands[4] = operand4;
   31311                 :             : #define FAIL return (end_sequence (), _val)
   31312                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31313                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31314                 :             : ix86_fixup_binary_operands_no_copy (IOR, V8DImode, operands);
   31315                 :             : #undef DONE
   31316                 :             : #undef FAIL
   31317                 :             :     operand0 = operands[0];
   31318                 :             :     (void) operand0;
   31319                 :             :     operand1 = operands[1];
   31320                 :             :     (void) operand1;
   31321                 :             :     operand2 = operands[2];
   31322                 :             :     (void) operand2;
   31323                 :             :     operand3 = operands[3];
   31324                 :             :     (void) operand3;
   31325                 :             :     operand4 = operands[4];
   31326                 :             :     (void) operand4;
   31327                 :             :   }
   31328                 :             :   emit_insn (gen_rtx_SET (operand0,
   31329                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   31330                 :             :         gen_rtx_IOR (V8DImode,
   31331                 :             :         operand1,
   31332                 :             :         operand2),
   31333                 :             :         operand3,
   31334                 :             :         operand4)));
   31335                 :             :   _val = get_insns ();
   31336                 :             :   end_sequence ();
   31337                 :             :   return _val;
   31338                 :             : }
   31339                 :             : 
   31340                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31341                 :             : rtx
   31342                 :             : gen_xorv8di3_mask (rtx operand0,
   31343                 :             :         rtx operand1,
   31344                 :             :         rtx operand2,
   31345                 :             :         rtx operand3,
   31346                 :             :         rtx operand4)
   31347                 :             : {
   31348                 :             :   rtx_insn *_val = 0;
   31349                 :             :   start_sequence ();
   31350                 :             :   {
   31351                 :             :     rtx operands[5];
   31352                 :             :     operands[0] = operand0;
   31353                 :             :     operands[1] = operand1;
   31354                 :             :     operands[2] = operand2;
   31355                 :             :     operands[3] = operand3;
   31356                 :             :     operands[4] = operand4;
   31357                 :             : #define FAIL return (end_sequence (), _val)
   31358                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31359                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31360                 :             : ix86_fixup_binary_operands_no_copy (XOR, V8DImode, operands);
   31361                 :             : #undef DONE
   31362                 :             : #undef FAIL
   31363                 :             :     operand0 = operands[0];
   31364                 :             :     (void) operand0;
   31365                 :             :     operand1 = operands[1];
   31366                 :             :     (void) operand1;
   31367                 :             :     operand2 = operands[2];
   31368                 :             :     (void) operand2;
   31369                 :             :     operand3 = operands[3];
   31370                 :             :     (void) operand3;
   31371                 :             :     operand4 = operands[4];
   31372                 :             :     (void) operand4;
   31373                 :             :   }
   31374                 :             :   emit_insn (gen_rtx_SET (operand0,
   31375                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   31376                 :             :         gen_rtx_XOR (V8DImode,
   31377                 :             :         operand1,
   31378                 :             :         operand2),
   31379                 :             :         operand3,
   31380                 :             :         operand4)));
   31381                 :             :   _val = get_insns ();
   31382                 :             :   end_sequence ();
   31383                 :             :   return _val;
   31384                 :             : }
   31385                 :             : 
   31386                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31387                 :             : rtx
   31388                 :             : gen_andv4di3_mask (rtx operand0,
   31389                 :             :         rtx operand1,
   31390                 :             :         rtx operand2,
   31391                 :             :         rtx operand3,
   31392                 :             :         rtx operand4)
   31393                 :             : {
   31394                 :             :   rtx_insn *_val = 0;
   31395                 :             :   start_sequence ();
   31396                 :             :   {
   31397                 :             :     rtx operands[5];
   31398                 :             :     operands[0] = operand0;
   31399                 :             :     operands[1] = operand1;
   31400                 :             :     operands[2] = operand2;
   31401                 :             :     operands[3] = operand3;
   31402                 :             :     operands[4] = operand4;
   31403                 :             : #define FAIL return (end_sequence (), _val)
   31404                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31405                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31406                 :             : ix86_fixup_binary_operands_no_copy (AND, V4DImode, operands);
   31407                 :             : #undef DONE
   31408                 :             : #undef FAIL
   31409                 :             :     operand0 = operands[0];
   31410                 :             :     (void) operand0;
   31411                 :             :     operand1 = operands[1];
   31412                 :             :     (void) operand1;
   31413                 :             :     operand2 = operands[2];
   31414                 :             :     (void) operand2;
   31415                 :             :     operand3 = operands[3];
   31416                 :             :     (void) operand3;
   31417                 :             :     operand4 = operands[4];
   31418                 :             :     (void) operand4;
   31419                 :             :   }
   31420                 :             :   emit_insn (gen_rtx_SET (operand0,
   31421                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   31422                 :             :         gen_rtx_AND (V4DImode,
   31423                 :             :         operand1,
   31424                 :             :         operand2),
   31425                 :             :         operand3,
   31426                 :             :         operand4)));
   31427                 :             :   _val = get_insns ();
   31428                 :             :   end_sequence ();
   31429                 :             :   return _val;
   31430                 :             : }
   31431                 :             : 
   31432                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31433                 :             : rtx
   31434                 :             : gen_iorv4di3_mask (rtx operand0,
   31435                 :             :         rtx operand1,
   31436                 :             :         rtx operand2,
   31437                 :             :         rtx operand3,
   31438                 :             :         rtx operand4)
   31439                 :             : {
   31440                 :             :   rtx_insn *_val = 0;
   31441                 :             :   start_sequence ();
   31442                 :             :   {
   31443                 :             :     rtx operands[5];
   31444                 :             :     operands[0] = operand0;
   31445                 :             :     operands[1] = operand1;
   31446                 :             :     operands[2] = operand2;
   31447                 :             :     operands[3] = operand3;
   31448                 :             :     operands[4] = operand4;
   31449                 :             : #define FAIL return (end_sequence (), _val)
   31450                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31451                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31452                 :             : ix86_fixup_binary_operands_no_copy (IOR, V4DImode, operands);
   31453                 :             : #undef DONE
   31454                 :             : #undef FAIL
   31455                 :             :     operand0 = operands[0];
   31456                 :             :     (void) operand0;
   31457                 :             :     operand1 = operands[1];
   31458                 :             :     (void) operand1;
   31459                 :             :     operand2 = operands[2];
   31460                 :             :     (void) operand2;
   31461                 :             :     operand3 = operands[3];
   31462                 :             :     (void) operand3;
   31463                 :             :     operand4 = operands[4];
   31464                 :             :     (void) operand4;
   31465                 :             :   }
   31466                 :             :   emit_insn (gen_rtx_SET (operand0,
   31467                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   31468                 :             :         gen_rtx_IOR (V4DImode,
   31469                 :             :         operand1,
   31470                 :             :         operand2),
   31471                 :             :         operand3,
   31472                 :             :         operand4)));
   31473                 :             :   _val = get_insns ();
   31474                 :             :   end_sequence ();
   31475                 :             :   return _val;
   31476                 :             : }
   31477                 :             : 
   31478                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31479                 :             : rtx
   31480                 :             : gen_xorv4di3_mask (rtx operand0,
   31481                 :             :         rtx operand1,
   31482                 :             :         rtx operand2,
   31483                 :             :         rtx operand3,
   31484                 :             :         rtx operand4)
   31485                 :             : {
   31486                 :             :   rtx_insn *_val = 0;
   31487                 :             :   start_sequence ();
   31488                 :             :   {
   31489                 :             :     rtx operands[5];
   31490                 :             :     operands[0] = operand0;
   31491                 :             :     operands[1] = operand1;
   31492                 :             :     operands[2] = operand2;
   31493                 :             :     operands[3] = operand3;
   31494                 :             :     operands[4] = operand4;
   31495                 :             : #define FAIL return (end_sequence (), _val)
   31496                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31497                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31498                 :             : ix86_fixup_binary_operands_no_copy (XOR, V4DImode, operands);
   31499                 :             : #undef DONE
   31500                 :             : #undef FAIL
   31501                 :             :     operand0 = operands[0];
   31502                 :             :     (void) operand0;
   31503                 :             :     operand1 = operands[1];
   31504                 :             :     (void) operand1;
   31505                 :             :     operand2 = operands[2];
   31506                 :             :     (void) operand2;
   31507                 :             :     operand3 = operands[3];
   31508                 :             :     (void) operand3;
   31509                 :             :     operand4 = operands[4];
   31510                 :             :     (void) operand4;
   31511                 :             :   }
   31512                 :             :   emit_insn (gen_rtx_SET (operand0,
   31513                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   31514                 :             :         gen_rtx_XOR (V4DImode,
   31515                 :             :         operand1,
   31516                 :             :         operand2),
   31517                 :             :         operand3,
   31518                 :             :         operand4)));
   31519                 :             :   _val = get_insns ();
   31520                 :             :   end_sequence ();
   31521                 :             :   return _val;
   31522                 :             : }
   31523                 :             : 
   31524                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31525                 :             : rtx
   31526                 :             : gen_andv2di3_mask (rtx operand0,
   31527                 :             :         rtx operand1,
   31528                 :             :         rtx operand2,
   31529                 :             :         rtx operand3,
   31530                 :             :         rtx operand4)
   31531                 :             : {
   31532                 :             :   rtx_insn *_val = 0;
   31533                 :             :   start_sequence ();
   31534                 :             :   {
   31535                 :             :     rtx operands[5];
   31536                 :             :     operands[0] = operand0;
   31537                 :             :     operands[1] = operand1;
   31538                 :             :     operands[2] = operand2;
   31539                 :             :     operands[3] = operand3;
   31540                 :             :     operands[4] = operand4;
   31541                 :             : #define FAIL return (end_sequence (), _val)
   31542                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31543                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31544                 :             : ix86_fixup_binary_operands_no_copy (AND, V2DImode, operands);
   31545                 :             : #undef DONE
   31546                 :             : #undef FAIL
   31547                 :             :     operand0 = operands[0];
   31548                 :             :     (void) operand0;
   31549                 :             :     operand1 = operands[1];
   31550                 :             :     (void) operand1;
   31551                 :             :     operand2 = operands[2];
   31552                 :             :     (void) operand2;
   31553                 :             :     operand3 = operands[3];
   31554                 :             :     (void) operand3;
   31555                 :             :     operand4 = operands[4];
   31556                 :             :     (void) operand4;
   31557                 :             :   }
   31558                 :             :   emit_insn (gen_rtx_SET (operand0,
   31559                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   31560                 :             :         gen_rtx_AND (V2DImode,
   31561                 :             :         operand1,
   31562                 :             :         operand2),
   31563                 :             :         operand3,
   31564                 :             :         operand4)));
   31565                 :             :   _val = get_insns ();
   31566                 :             :   end_sequence ();
   31567                 :             :   return _val;
   31568                 :             : }
   31569                 :             : 
   31570                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31571                 :             : rtx
   31572                 :             : gen_iorv2di3_mask (rtx operand0,
   31573                 :             :         rtx operand1,
   31574                 :             :         rtx operand2,
   31575                 :             :         rtx operand3,
   31576                 :             :         rtx operand4)
   31577                 :             : {
   31578                 :             :   rtx_insn *_val = 0;
   31579                 :             :   start_sequence ();
   31580                 :             :   {
   31581                 :             :     rtx operands[5];
   31582                 :             :     operands[0] = operand0;
   31583                 :             :     operands[1] = operand1;
   31584                 :             :     operands[2] = operand2;
   31585                 :             :     operands[3] = operand3;
   31586                 :             :     operands[4] = operand4;
   31587                 :             : #define FAIL return (end_sequence (), _val)
   31588                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31589                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31590                 :             : ix86_fixup_binary_operands_no_copy (IOR, V2DImode, operands);
   31591                 :             : #undef DONE
   31592                 :             : #undef FAIL
   31593                 :             :     operand0 = operands[0];
   31594                 :             :     (void) operand0;
   31595                 :             :     operand1 = operands[1];
   31596                 :             :     (void) operand1;
   31597                 :             :     operand2 = operands[2];
   31598                 :             :     (void) operand2;
   31599                 :             :     operand3 = operands[3];
   31600                 :             :     (void) operand3;
   31601                 :             :     operand4 = operands[4];
   31602                 :             :     (void) operand4;
   31603                 :             :   }
   31604                 :             :   emit_insn (gen_rtx_SET (operand0,
   31605                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   31606                 :             :         gen_rtx_IOR (V2DImode,
   31607                 :             :         operand1,
   31608                 :             :         operand2),
   31609                 :             :         operand3,
   31610                 :             :         operand4)));
   31611                 :             :   _val = get_insns ();
   31612                 :             :   end_sequence ();
   31613                 :             :   return _val;
   31614                 :             : }
   31615                 :             : 
   31616                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:17861 */
   31617                 :             : rtx
   31618                 :             : gen_xorv2di3_mask (rtx operand0,
   31619                 :             :         rtx operand1,
   31620                 :             :         rtx operand2,
   31621                 :             :         rtx operand3,
   31622                 :             :         rtx operand4)
   31623                 :             : {
   31624                 :             :   rtx_insn *_val = 0;
   31625                 :             :   start_sequence ();
   31626                 :             :   {
   31627                 :             :     rtx operands[5];
   31628                 :             :     operands[0] = operand0;
   31629                 :             :     operands[1] = operand1;
   31630                 :             :     operands[2] = operand2;
   31631                 :             :     operands[3] = operand3;
   31632                 :             :     operands[4] = operand4;
   31633                 :             : #define FAIL return (end_sequence (), _val)
   31634                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31635                 :             : #line 17870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31636                 :             : ix86_fixup_binary_operands_no_copy (XOR, V2DImode, operands);
   31637                 :             : #undef DONE
   31638                 :             : #undef FAIL
   31639                 :             :     operand0 = operands[0];
   31640                 :             :     (void) operand0;
   31641                 :             :     operand1 = operands[1];
   31642                 :             :     (void) operand1;
   31643                 :             :     operand2 = operands[2];
   31644                 :             :     (void) operand2;
   31645                 :             :     operand3 = operands[3];
   31646                 :             :     (void) operand3;
   31647                 :             :     operand4 = operands[4];
   31648                 :             :     (void) operand4;
   31649                 :             :   }
   31650                 :             :   emit_insn (gen_rtx_SET (operand0,
   31651                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   31652                 :             :         gen_rtx_XOR (V2DImode,
   31653                 :             :         operand1,
   31654                 :             :         operand2),
   31655                 :             :         operand3,
   31656                 :             :         operand4)));
   31657                 :             :   _val = get_insns ();
   31658                 :             :   end_sequence ();
   31659                 :             :   return _val;
   31660                 :             : }
   31661                 :             : 
   31662                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18088 */
   31663                 :             : rtx
   31664                 :             : gen_one_cmplv1ti2 (rtx operand0,
   31665                 :             :         rtx operand1)
   31666                 :             : {
   31667                 :             :   rtx operand2;
   31668                 :             :   rtx_insn *_val = 0;
   31669                 :             :   start_sequence ();
   31670                 :             :   {
   31671                 :             :     rtx operands[3];
   31672                 :             :     operands[0] = operand0;
   31673                 :             :     operands[1] = operand1;
   31674                 :             : #define FAIL return (end_sequence (), _val)
   31675                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31676                 :             : #line 18093 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31677                 :             : {
   31678                 :             :   operands[2] = force_reg (V1TImode, CONSTM1_RTX (V1TImode));
   31679                 :             : }
   31680                 :             : #undef DONE
   31681                 :             : #undef FAIL
   31682                 :             :     operand0 = operands[0];
   31683                 :             :     (void) operand0;
   31684                 :             :     operand1 = operands[1];
   31685                 :             :     (void) operand1;
   31686                 :             :     operand2 = operands[2];
   31687                 :             :     (void) operand2;
   31688                 :             :   }
   31689                 :             :   emit_insn (gen_rtx_SET (operand0,
   31690                 :             :         gen_rtx_XOR (V1TImode,
   31691                 :             :         operand1,
   31692                 :             :         operand2)));
   31693                 :             :   _val = get_insns ();
   31694                 :             :   end_sequence ();
   31695                 :             :   return _val;
   31696                 :             : }
   31697                 :             : 
   31698                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18280 */
   31699                 :             : rtx
   31700                 :             : gen_vec_pack_trunc_v32hi (rtx operand0,
   31701                 :             :         rtx operand1,
   31702                 :             :         rtx operand2)
   31703                 :             : {
   31704                 :             :   rtx_insn *_val = 0;
   31705                 :             :   start_sequence ();
   31706                 :             :   {
   31707                 :             :     rtx operands[3];
   31708                 :             :     operands[0] = operand0;
   31709                 :             :     operands[1] = operand1;
   31710                 :             :     operands[2] = operand2;
   31711                 :             : #define FAIL return (end_sequence (), _val)
   31712                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31713                 :             : #line 18285 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31714                 :             : {
   31715                 :             :   rtx op1 = gen_lowpart (V64QImode, operands[1]);
   31716                 :             :   rtx op2 = gen_lowpart (V64QImode, operands[2]);
   31717                 :             :   ix86_expand_vec_extract_even_odd (operands[0], op1, op2, 0);
   31718                 :             :   DONE;
   31719                 :             : }
   31720                 :             : #undef DONE
   31721                 :             : #undef FAIL
   31722                 :             :     operand0 = operands[0];
   31723                 :             :     (void) operand0;
   31724                 :             :     operand1 = operands[1];
   31725                 :             :     (void) operand1;
   31726                 :             :     operand2 = operands[2];
   31727                 :             :     (void) operand2;
   31728                 :             :   }
   31729                 :             :   emit (operand0, true);
   31730                 :             :   emit (operand1, true);
   31731                 :             :   emit (operand2, false);
   31732                 :             :   _val = get_insns ();
   31733                 :             :   end_sequence ();
   31734                 :             :   return _val;
   31735                 :             : }
   31736                 :             : 
   31737                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18280 */
   31738                 :             : rtx
   31739                 :             : gen_vec_pack_trunc_v16hi (rtx operand0,
   31740                 :             :         rtx operand1,
   31741                 :             :         rtx operand2)
   31742                 :             : {
   31743                 :             :   rtx_insn *_val = 0;
   31744                 :             :   start_sequence ();
   31745                 :             :   {
   31746                 :             :     rtx operands[3];
   31747                 :             :     operands[0] = operand0;
   31748                 :             :     operands[1] = operand1;
   31749                 :             :     operands[2] = operand2;
   31750                 :             : #define FAIL return (end_sequence (), _val)
   31751                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31752                 :             : #line 18285 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31753                 :             : {
   31754                 :             :   rtx op1 = gen_lowpart (V32QImode, operands[1]);
   31755                 :             :   rtx op2 = gen_lowpart (V32QImode, operands[2]);
   31756                 :             :   ix86_expand_vec_extract_even_odd (operands[0], op1, op2, 0);
   31757                 :             :   DONE;
   31758                 :             : }
   31759                 :             : #undef DONE
   31760                 :             : #undef FAIL
   31761                 :             :     operand0 = operands[0];
   31762                 :             :     (void) operand0;
   31763                 :             :     operand1 = operands[1];
   31764                 :             :     (void) operand1;
   31765                 :             :     operand2 = operands[2];
   31766                 :             :     (void) operand2;
   31767                 :             :   }
   31768                 :             :   emit (operand0, true);
   31769                 :             :   emit (operand1, true);
   31770                 :             :   emit (operand2, false);
   31771                 :             :   _val = get_insns ();
   31772                 :             :   end_sequence ();
   31773                 :             :   return _val;
   31774                 :             : }
   31775                 :             : 
   31776                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18280 */
   31777                 :             : rtx
   31778                 :             : gen_vec_pack_trunc_v8hi (rtx operand0,
   31779                 :             :         rtx operand1,
   31780                 :             :         rtx operand2)
   31781                 :             : {
   31782                 :             :   rtx_insn *_val = 0;
   31783                 :             :   start_sequence ();
   31784                 :             :   {
   31785                 :             :     rtx operands[3];
   31786                 :             :     operands[0] = operand0;
   31787                 :             :     operands[1] = operand1;
   31788                 :             :     operands[2] = operand2;
   31789                 :             : #define FAIL return (end_sequence (), _val)
   31790                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31791                 :             : #line 18285 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31792                 :             : {
   31793                 :             :   rtx op1 = gen_lowpart (V16QImode, operands[1]);
   31794                 :             :   rtx op2 = gen_lowpart (V16QImode, operands[2]);
   31795                 :             :   ix86_expand_vec_extract_even_odd (operands[0], op1, op2, 0);
   31796                 :             :   DONE;
   31797                 :             : }
   31798                 :             : #undef DONE
   31799                 :             : #undef FAIL
   31800                 :             :     operand0 = operands[0];
   31801                 :             :     (void) operand0;
   31802                 :             :     operand1 = operands[1];
   31803                 :             :     (void) operand1;
   31804                 :             :     operand2 = operands[2];
   31805                 :             :     (void) operand2;
   31806                 :             :   }
   31807                 :             :   emit (operand0, true);
   31808                 :             :   emit (operand1, true);
   31809                 :             :   emit (operand2, false);
   31810                 :             :   _val = get_insns ();
   31811                 :             :   end_sequence ();
   31812                 :             :   return _val;
   31813                 :             : }
   31814                 :             : 
   31815                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18280 */
   31816                 :             : rtx
   31817                 :             : gen_vec_pack_trunc_v16si (rtx operand0,
   31818                 :             :         rtx operand1,
   31819                 :             :         rtx operand2)
   31820                 :             : {
   31821                 :             :   rtx_insn *_val = 0;
   31822                 :             :   start_sequence ();
   31823                 :             :   {
   31824                 :             :     rtx operands[3];
   31825                 :             :     operands[0] = operand0;
   31826                 :             :     operands[1] = operand1;
   31827                 :             :     operands[2] = operand2;
   31828                 :             : #define FAIL return (end_sequence (), _val)
   31829                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31830                 :             : #line 18285 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31831                 :             : {
   31832                 :             :   rtx op1 = gen_lowpart (V32HImode, operands[1]);
   31833                 :             :   rtx op2 = gen_lowpart (V32HImode, operands[2]);
   31834                 :             :   ix86_expand_vec_extract_even_odd (operands[0], op1, op2, 0);
   31835                 :             :   DONE;
   31836                 :             : }
   31837                 :             : #undef DONE
   31838                 :             : #undef FAIL
   31839                 :             :     operand0 = operands[0];
   31840                 :             :     (void) operand0;
   31841                 :             :     operand1 = operands[1];
   31842                 :             :     (void) operand1;
   31843                 :             :     operand2 = operands[2];
   31844                 :             :     (void) operand2;
   31845                 :             :   }
   31846                 :             :   emit (operand0, true);
   31847                 :             :   emit (operand1, true);
   31848                 :             :   emit (operand2, false);
   31849                 :             :   _val = get_insns ();
   31850                 :             :   end_sequence ();
   31851                 :             :   return _val;
   31852                 :             : }
   31853                 :             : 
   31854                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18280 */
   31855                 :             : rtx
   31856                 :             : gen_vec_pack_trunc_v8si (rtx operand0,
   31857                 :             :         rtx operand1,
   31858                 :             :         rtx operand2)
   31859                 :             : {
   31860                 :             :   rtx_insn *_val = 0;
   31861                 :             :   start_sequence ();
   31862                 :             :   {
   31863                 :             :     rtx operands[3];
   31864                 :             :     operands[0] = operand0;
   31865                 :             :     operands[1] = operand1;
   31866                 :             :     operands[2] = operand2;
   31867                 :             : #define FAIL return (end_sequence (), _val)
   31868                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31869                 :             : #line 18285 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31870                 :             : {
   31871                 :             :   rtx op1 = gen_lowpart (V16HImode, operands[1]);
   31872                 :             :   rtx op2 = gen_lowpart (V16HImode, operands[2]);
   31873                 :             :   ix86_expand_vec_extract_even_odd (operands[0], op1, op2, 0);
   31874                 :             :   DONE;
   31875                 :             : }
   31876                 :             : #undef DONE
   31877                 :             : #undef FAIL
   31878                 :             :     operand0 = operands[0];
   31879                 :             :     (void) operand0;
   31880                 :             :     operand1 = operands[1];
   31881                 :             :     (void) operand1;
   31882                 :             :     operand2 = operands[2];
   31883                 :             :     (void) operand2;
   31884                 :             :   }
   31885                 :             :   emit (operand0, true);
   31886                 :             :   emit (operand1, true);
   31887                 :             :   emit (operand2, false);
   31888                 :             :   _val = get_insns ();
   31889                 :             :   end_sequence ();
   31890                 :             :   return _val;
   31891                 :             : }
   31892                 :             : 
   31893                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18280 */
   31894                 :             : rtx
   31895                 :             : gen_vec_pack_trunc_v4si (rtx operand0,
   31896                 :             :         rtx operand1,
   31897                 :             :         rtx operand2)
   31898                 :             : {
   31899                 :             :   rtx_insn *_val = 0;
   31900                 :             :   start_sequence ();
   31901                 :             :   {
   31902                 :             :     rtx operands[3];
   31903                 :             :     operands[0] = operand0;
   31904                 :             :     operands[1] = operand1;
   31905                 :             :     operands[2] = operand2;
   31906                 :             : #define FAIL return (end_sequence (), _val)
   31907                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31908                 :             : #line 18285 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31909                 :             : {
   31910                 :             :   rtx op1 = gen_lowpart (V8HImode, operands[1]);
   31911                 :             :   rtx op2 = gen_lowpart (V8HImode, operands[2]);
   31912                 :             :   ix86_expand_vec_extract_even_odd (operands[0], op1, op2, 0);
   31913                 :             :   DONE;
   31914                 :             : }
   31915                 :             : #undef DONE
   31916                 :             : #undef FAIL
   31917                 :             :     operand0 = operands[0];
   31918                 :             :     (void) operand0;
   31919                 :             :     operand1 = operands[1];
   31920                 :             :     (void) operand1;
   31921                 :             :     operand2 = operands[2];
   31922                 :             :     (void) operand2;
   31923                 :             :   }
   31924                 :             :   emit (operand0, true);
   31925                 :             :   emit (operand1, true);
   31926                 :             :   emit (operand2, false);
   31927                 :             :   _val = get_insns ();
   31928                 :             :   end_sequence ();
   31929                 :             :   return _val;
   31930                 :             : }
   31931                 :             : 
   31932                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18280 */
   31933                 :             : rtx
   31934                 :             : gen_vec_pack_trunc_v8di (rtx operand0,
   31935                 :             :         rtx operand1,
   31936                 :             :         rtx operand2)
   31937                 :             : {
   31938                 :             :   rtx_insn *_val = 0;
   31939                 :             :   start_sequence ();
   31940                 :             :   {
   31941                 :             :     rtx operands[3];
   31942                 :             :     operands[0] = operand0;
   31943                 :             :     operands[1] = operand1;
   31944                 :             :     operands[2] = operand2;
   31945                 :             : #define FAIL return (end_sequence (), _val)
   31946                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31947                 :             : #line 18285 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31948                 :             : {
   31949                 :             :   rtx op1 = gen_lowpart (V16SImode, operands[1]);
   31950                 :             :   rtx op2 = gen_lowpart (V16SImode, operands[2]);
   31951                 :             :   ix86_expand_vec_extract_even_odd (operands[0], op1, op2, 0);
   31952                 :             :   DONE;
   31953                 :             : }
   31954                 :             : #undef DONE
   31955                 :             : #undef FAIL
   31956                 :             :     operand0 = operands[0];
   31957                 :             :     (void) operand0;
   31958                 :             :     operand1 = operands[1];
   31959                 :             :     (void) operand1;
   31960                 :             :     operand2 = operands[2];
   31961                 :             :     (void) operand2;
   31962                 :             :   }
   31963                 :             :   emit (operand0, true);
   31964                 :             :   emit (operand1, true);
   31965                 :             :   emit (operand2, false);
   31966                 :             :   _val = get_insns ();
   31967                 :             :   end_sequence ();
   31968                 :             :   return _val;
   31969                 :             : }
   31970                 :             : 
   31971                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18280 */
   31972                 :             : rtx
   31973                 :             : gen_vec_pack_trunc_v4di (rtx operand0,
   31974                 :             :         rtx operand1,
   31975                 :             :         rtx operand2)
   31976                 :             : {
   31977                 :             :   rtx_insn *_val = 0;
   31978                 :             :   start_sequence ();
   31979                 :             :   {
   31980                 :             :     rtx operands[3];
   31981                 :             :     operands[0] = operand0;
   31982                 :             :     operands[1] = operand1;
   31983                 :             :     operands[2] = operand2;
   31984                 :             : #define FAIL return (end_sequence (), _val)
   31985                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31986                 :             : #line 18285 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   31987                 :             : {
   31988                 :             :   rtx op1 = gen_lowpart (V8SImode, operands[1]);
   31989                 :             :   rtx op2 = gen_lowpart (V8SImode, operands[2]);
   31990                 :             :   ix86_expand_vec_extract_even_odd (operands[0], op1, op2, 0);
   31991                 :             :   DONE;
   31992                 :             : }
   31993                 :             : #undef DONE
   31994                 :             : #undef FAIL
   31995                 :             :     operand0 = operands[0];
   31996                 :             :     (void) operand0;
   31997                 :             :     operand1 = operands[1];
   31998                 :             :     (void) operand1;
   31999                 :             :     operand2 = operands[2];
   32000                 :             :     (void) operand2;
   32001                 :             :   }
   32002                 :             :   emit (operand0, true);
   32003                 :             :   emit (operand1, true);
   32004                 :             :   emit (operand2, false);
   32005                 :             :   _val = get_insns ();
   32006                 :             :   end_sequence ();
   32007                 :             :   return _val;
   32008                 :             : }
   32009                 :             : 
   32010                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18280 */
   32011                 :             : rtx
   32012                 :             : gen_vec_pack_trunc_v2di (rtx operand0,
   32013                 :             :         rtx operand1,
   32014                 :             :         rtx operand2)
   32015                 :             : {
   32016                 :             :   rtx_insn *_val = 0;
   32017                 :             :   start_sequence ();
   32018                 :             :   {
   32019                 :             :     rtx operands[3];
   32020                 :             :     operands[0] = operand0;
   32021                 :             :     operands[1] = operand1;
   32022                 :             :     operands[2] = operand2;
   32023                 :             : #define FAIL return (end_sequence (), _val)
   32024                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32025                 :             : #line 18285 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32026                 :             : {
   32027                 :             :   rtx op1 = gen_lowpart (V4SImode, operands[1]);
   32028                 :             :   rtx op2 = gen_lowpart (V4SImode, operands[2]);
   32029                 :             :   ix86_expand_vec_extract_even_odd (operands[0], op1, op2, 0);
   32030                 :             :   DONE;
   32031                 :             : }
   32032                 :             : #undef DONE
   32033                 :             : #undef FAIL
   32034                 :             :     operand0 = operands[0];
   32035                 :             :     (void) operand0;
   32036                 :             :     operand1 = operands[1];
   32037                 :             :     (void) operand1;
   32038                 :             :     operand2 = operands[2];
   32039                 :             :     (void) operand2;
   32040                 :             :   }
   32041                 :             :   emit (operand0, true);
   32042                 :             :   emit (operand1, true);
   32043                 :             :   emit (operand2, false);
   32044                 :             :   _val = get_insns ();
   32045                 :             :   end_sequence ();
   32046                 :             :   return _val;
   32047                 :             : }
   32048                 :             : 
   32049                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18292 */
   32050                 :             : rtx
   32051                 :             : gen_vec_pack_trunc_qi (rtx operand0,
   32052                 :             :         rtx operand1,
   32053                 :             :         rtx operand2)
   32054                 :             : {
   32055                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   32056                 :             :         gen_rtvec (2,
   32057                 :             :                 gen_rtx_SET (operand0,
   32058                 :             :         gen_rtx_IOR (HImode,
   32059                 :             :         gen_rtx_ASHIFT (HImode,
   32060                 :             :         gen_rtx_ZERO_EXTEND (HImode,
   32061                 :             :         operand2),
   32062                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   32063                 :             :         gen_rtx_ZERO_EXTEND (HImode,
   32064                 :             :         operand1))),
   32065                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   32066                 :             :         gen_rtvec (1,
   32067                 :             :                 const0_rtx),
   32068                 :             :         168)));
   32069                 :             : }
   32070                 :             : 
   32071                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18302 */
   32072                 :             : rtx
   32073                 :             : gen_vec_pack_trunc_hi (rtx operand0,
   32074                 :             :         rtx operand1,
   32075                 :             :         rtx operand2)
   32076                 :             : {
   32077                 :             :   rtx operand3;
   32078                 :             :   rtx_insn *_val = 0;
   32079                 :             :   start_sequence ();
   32080                 :             :   {
   32081                 :             :     rtx operands[4];
   32082                 :             :     operands[0] = operand0;
   32083                 :             :     operands[1] = operand1;
   32084                 :             :     operands[2] = operand2;
   32085                 :             : #define FAIL return (end_sequence (), _val)
   32086                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32087                 :             : #line 18314 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32088                 :             : {
   32089                 :             :   operands[3] = GEN_INT (GET_MODE_BITSIZE (HImode));
   32090                 :             : }
   32091                 :             : #undef DONE
   32092                 :             : #undef FAIL
   32093                 :             :     operand0 = operands[0];
   32094                 :             :     (void) operand0;
   32095                 :             :     operand1 = operands[1];
   32096                 :             :     (void) operand1;
   32097                 :             :     operand2 = operands[2];
   32098                 :             :     (void) operand2;
   32099                 :             :     operand3 = operands[3];
   32100                 :             :     (void) operand3;
   32101                 :             :   }
   32102                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   32103                 :             :         gen_rtvec (2,
   32104                 :             :                 gen_rtx_SET (operand0,
   32105                 :             :         gen_rtx_IOR (SImode,
   32106                 :             :         gen_rtx_ASHIFT (SImode,
   32107                 :             :         gen_rtx_ZERO_EXTEND (SImode,
   32108                 :             :         operand2),
   32109                 :             :         operand3),
   32110                 :             :         gen_rtx_ZERO_EXTEND (SImode,
   32111                 :             :         operand1))),
   32112                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   32113                 :             :         gen_rtvec (1,
   32114                 :             :                 const0_rtx),
   32115                 :             :         168))), false);
   32116                 :             :   _val = get_insns ();
   32117                 :             :   end_sequence ();
   32118                 :             :   return _val;
   32119                 :             : }
   32120                 :             : 
   32121                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18302 */
   32122                 :             : rtx
   32123                 :             : gen_vec_pack_trunc_si (rtx operand0,
   32124                 :             :         rtx operand1,
   32125                 :             :         rtx operand2)
   32126                 :             : {
   32127                 :             :   rtx operand3;
   32128                 :             :   rtx_insn *_val = 0;
   32129                 :             :   start_sequence ();
   32130                 :             :   {
   32131                 :             :     rtx operands[4];
   32132                 :             :     operands[0] = operand0;
   32133                 :             :     operands[1] = operand1;
   32134                 :             :     operands[2] = operand2;
   32135                 :             : #define FAIL return (end_sequence (), _val)
   32136                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32137                 :             : #line 18314 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32138                 :             : {
   32139                 :             :   operands[3] = GEN_INT (GET_MODE_BITSIZE (SImode));
   32140                 :             : }
   32141                 :             : #undef DONE
   32142                 :             : #undef FAIL
   32143                 :             :     operand0 = operands[0];
   32144                 :             :     (void) operand0;
   32145                 :             :     operand1 = operands[1];
   32146                 :             :     (void) operand1;
   32147                 :             :     operand2 = operands[2];
   32148                 :             :     (void) operand2;
   32149                 :             :     operand3 = operands[3];
   32150                 :             :     (void) operand3;
   32151                 :             :   }
   32152                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   32153                 :             :         gen_rtvec (2,
   32154                 :             :                 gen_rtx_SET (operand0,
   32155                 :             :         gen_rtx_IOR (DImode,
   32156                 :             :         gen_rtx_ASHIFT (DImode,
   32157                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   32158                 :             :         operand2),
   32159                 :             :         operand3),
   32160                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   32161                 :             :         operand1))),
   32162                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   32163                 :             :         gen_rtvec (1,
   32164                 :             :                 const0_rtx),
   32165                 :             :         168))), false);
   32166                 :             :   _val = get_insns ();
   32167                 :             :   end_sequence ();
   32168                 :             :   return _val;
   32169                 :             : }
   32170                 :             : 
   32171                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18318 */
   32172                 :             : rtx
   32173                 :             : gen_vec_pack_sbool_trunc_qi (rtx operand0,
   32174                 :             :         rtx operand1,
   32175                 :             :         rtx operand2,
   32176                 :             :         rtx operand3)
   32177                 :             : {
   32178                 :             :   rtx_insn *_val = 0;
   32179                 :             :   start_sequence ();
   32180                 :             :   {
   32181                 :             :     rtx operands[4];
   32182                 :             :     operands[0] = operand0;
   32183                 :             :     operands[1] = operand1;
   32184                 :             :     operands[2] = operand2;
   32185                 :             :     operands[3] = operand3;
   32186                 :             : #define FAIL return (end_sequence (), _val)
   32187                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32188                 :             : #line 18324 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32189                 :             : {
   32190                 :             :   HOST_WIDE_INT nunits = INTVAL (operands[3]);
   32191                 :             :   rtx mask, tem1, tem2;
   32192                 :             :   if (nunits != 8 && nunits != 4)
   32193                 :             :     FAIL;
   32194                 :             :   mask = gen_reg_rtx (QImode);
   32195                 :             :   emit_move_insn (mask, GEN_INT ((1 << (nunits / 2)) - 1));
   32196                 :             :   tem1 = gen_reg_rtx (QImode);
   32197                 :             :   emit_insn (gen_kandqi (tem1, operands[1], mask));
   32198                 :             :   if (TARGET_AVX512DQ)
   32199                 :             :     {
   32200                 :             :       tem2 = gen_reg_rtx (QImode);
   32201                 :             :       emit_insn (gen_kashiftqi (tem2, operands[2],
   32202                 :             :                                 GEN_INT (nunits / 2)));
   32203                 :             :     }
   32204                 :             :   else
   32205                 :             :     {
   32206                 :             :       tem2 = gen_reg_rtx (HImode);
   32207                 :             :       emit_insn (gen_kashifthi (tem2, lowpart_subreg (HImode, operands[2],
   32208                 :             :                                                       QImode),
   32209                 :             :                                 GEN_INT (nunits / 2)));
   32210                 :             :       tem2 = lowpart_subreg (QImode, tem2, HImode);
   32211                 :             :     }
   32212                 :             :   emit_insn (gen_kiorqi (operands[0], tem1, tem2));
   32213                 :             :   DONE;
   32214                 :             : }
   32215                 :             : #undef DONE
   32216                 :             : #undef FAIL
   32217                 :             :     operand0 = operands[0];
   32218                 :             :     (void) operand0;
   32219                 :             :     operand1 = operands[1];
   32220                 :             :     (void) operand1;
   32221                 :             :     operand2 = operands[2];
   32222                 :             :     (void) operand2;
   32223                 :             :     operand3 = operands[3];
   32224                 :             :     (void) operand3;
   32225                 :             :   }
   32226                 :             :   emit (operand0, true);
   32227                 :             :   emit (operand1, true);
   32228                 :             :   emit (operand2, true);
   32229                 :             :   emit (operand3, false);
   32230                 :             :   _val = get_insns ();
   32231                 :             :   end_sequence ();
   32232                 :             :   return _val;
   32233                 :             : }
   32234                 :             : 
   32235                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18969 */
   32236                 :             : rtx
   32237                 :             : gen_vec_interleave_highv32qi (rtx operand0,
   32238                 :             :         rtx operand1,
   32239                 :             :         rtx operand2)
   32240                 :             : {
   32241                 :             :   rtx_insn *_val = 0;
   32242                 :             :   start_sequence ();
   32243                 :             :   {
   32244                 :             :     rtx operands[3];
   32245                 :             :     operands[0] = operand0;
   32246                 :             :     operands[1] = operand1;
   32247                 :             :     operands[2] = operand2;
   32248                 :             : #define FAIL return (end_sequence (), _val)
   32249                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32250                 :             : #line 18974 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32251                 :             : {
   32252                 :             :   rtx t1 = gen_reg_rtx (V32QImode);
   32253                 :             :   rtx t2 = gen_reg_rtx (V32QImode);
   32254                 :             :   rtx t3 = gen_reg_rtx (V4DImode);
   32255                 :             :   emit_insn (gen_avx2_interleave_lowv32qi (t1, operands[1], operands[2]));
   32256                 :             :   emit_insn (gen_avx2_interleave_highv32qi (t2,  operands[1], operands[2]));
   32257                 :             :   emit_insn (gen_avx2_permv2ti (t3, gen_lowpart (V4DImode, t1),
   32258                 :             :                                 gen_lowpart (V4DImode, t2),
   32259                 :             :                                 GEN_INT (1 + (3 << 4))));
   32260                 :             :   emit_move_insn (operands[0], gen_lowpart (V32QImode, t3));
   32261                 :             :   DONE;
   32262                 :             : }
   32263                 :             : #undef DONE
   32264                 :             : #undef FAIL
   32265                 :             :     operand0 = operands[0];
   32266                 :             :     (void) operand0;
   32267                 :             :     operand1 = operands[1];
   32268                 :             :     (void) operand1;
   32269                 :             :     operand2 = operands[2];
   32270                 :             :     (void) operand2;
   32271                 :             :   }
   32272                 :             :   emit (operand0, true);
   32273                 :             :   emit (operand1, true);
   32274                 :             :   emit (operand2, false);
   32275                 :             :   _val = get_insns ();
   32276                 :             :   end_sequence ();
   32277                 :             :   return _val;
   32278                 :             : }
   32279                 :             : 
   32280                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18969 */
   32281                 :             : rtx
   32282                 :             : gen_vec_interleave_highv16hi (rtx operand0,
   32283                 :             :         rtx operand1,
   32284                 :             :         rtx operand2)
   32285                 :             : {
   32286                 :             :   rtx_insn *_val = 0;
   32287                 :             :   start_sequence ();
   32288                 :             :   {
   32289                 :             :     rtx operands[3];
   32290                 :             :     operands[0] = operand0;
   32291                 :             :     operands[1] = operand1;
   32292                 :             :     operands[2] = operand2;
   32293                 :             : #define FAIL return (end_sequence (), _val)
   32294                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32295                 :             : #line 18974 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32296                 :             : {
   32297                 :             :   rtx t1 = gen_reg_rtx (V16HImode);
   32298                 :             :   rtx t2 = gen_reg_rtx (V16HImode);
   32299                 :             :   rtx t3 = gen_reg_rtx (V4DImode);
   32300                 :             :   emit_insn (gen_avx2_interleave_lowv16hi (t1, operands[1], operands[2]));
   32301                 :             :   emit_insn (gen_avx2_interleave_highv16hi (t2,  operands[1], operands[2]));
   32302                 :             :   emit_insn (gen_avx2_permv2ti (t3, gen_lowpart (V4DImode, t1),
   32303                 :             :                                 gen_lowpart (V4DImode, t2),
   32304                 :             :                                 GEN_INT (1 + (3 << 4))));
   32305                 :             :   emit_move_insn (operands[0], gen_lowpart (V16HImode, t3));
   32306                 :             :   DONE;
   32307                 :             : }
   32308                 :             : #undef DONE
   32309                 :             : #undef FAIL
   32310                 :             :     operand0 = operands[0];
   32311                 :             :     (void) operand0;
   32312                 :             :     operand1 = operands[1];
   32313                 :             :     (void) operand1;
   32314                 :             :     operand2 = operands[2];
   32315                 :             :     (void) operand2;
   32316                 :             :   }
   32317                 :             :   emit (operand0, true);
   32318                 :             :   emit (operand1, true);
   32319                 :             :   emit (operand2, false);
   32320                 :             :   _val = get_insns ();
   32321                 :             :   end_sequence ();
   32322                 :             :   return _val;
   32323                 :             : }
   32324                 :             : 
   32325                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18969 */
   32326                 :             : rtx
   32327                 :             : gen_vec_interleave_highv8si (rtx operand0,
   32328                 :             :         rtx operand1,
   32329                 :             :         rtx operand2)
   32330                 :             : {
   32331                 :             :   rtx_insn *_val = 0;
   32332                 :             :   start_sequence ();
   32333                 :             :   {
   32334                 :             :     rtx operands[3];
   32335                 :             :     operands[0] = operand0;
   32336                 :             :     operands[1] = operand1;
   32337                 :             :     operands[2] = operand2;
   32338                 :             : #define FAIL return (end_sequence (), _val)
   32339                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32340                 :             : #line 18974 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32341                 :             : {
   32342                 :             :   rtx t1 = gen_reg_rtx (V8SImode);
   32343                 :             :   rtx t2 = gen_reg_rtx (V8SImode);
   32344                 :             :   rtx t3 = gen_reg_rtx (V4DImode);
   32345                 :             :   emit_insn (gen_avx2_interleave_lowv8si (t1, operands[1], operands[2]));
   32346                 :             :   emit_insn (gen_avx2_interleave_highv8si (t2,  operands[1], operands[2]));
   32347                 :             :   emit_insn (gen_avx2_permv2ti (t3, gen_lowpart (V4DImode, t1),
   32348                 :             :                                 gen_lowpart (V4DImode, t2),
   32349                 :             :                                 GEN_INT (1 + (3 << 4))));
   32350                 :             :   emit_move_insn (operands[0], gen_lowpart (V8SImode, t3));
   32351                 :             :   DONE;
   32352                 :             : }
   32353                 :             : #undef DONE
   32354                 :             : #undef FAIL
   32355                 :             :     operand0 = operands[0];
   32356                 :             :     (void) operand0;
   32357                 :             :     operand1 = operands[1];
   32358                 :             :     (void) operand1;
   32359                 :             :     operand2 = operands[2];
   32360                 :             :     (void) operand2;
   32361                 :             :   }
   32362                 :             :   emit (operand0, true);
   32363                 :             :   emit (operand1, true);
   32364                 :             :   emit (operand2, false);
   32365                 :             :   _val = get_insns ();
   32366                 :             :   end_sequence ();
   32367                 :             :   return _val;
   32368                 :             : }
   32369                 :             : 
   32370                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18969 */
   32371                 :             : rtx
   32372                 :             : gen_vec_interleave_highv4di (rtx operand0,
   32373                 :             :         rtx operand1,
   32374                 :             :         rtx operand2)
   32375                 :             : {
   32376                 :             :   rtx_insn *_val = 0;
   32377                 :             :   start_sequence ();
   32378                 :             :   {
   32379                 :             :     rtx operands[3];
   32380                 :             :     operands[0] = operand0;
   32381                 :             :     operands[1] = operand1;
   32382                 :             :     operands[2] = operand2;
   32383                 :             : #define FAIL return (end_sequence (), _val)
   32384                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32385                 :             : #line 18974 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32386                 :             : {
   32387                 :             :   rtx t1 = gen_reg_rtx (V4DImode);
   32388                 :             :   rtx t2 = gen_reg_rtx (V4DImode);
   32389                 :             :   rtx t3 = gen_reg_rtx (V4DImode);
   32390                 :             :   emit_insn (gen_avx2_interleave_lowv4di (t1, operands[1], operands[2]));
   32391                 :             :   emit_insn (gen_avx2_interleave_highv4di (t2,  operands[1], operands[2]));
   32392                 :             :   emit_insn (gen_avx2_permv2ti (t3, gen_lowpart (V4DImode, t1),
   32393                 :             :                                 gen_lowpart (V4DImode, t2),
   32394                 :             :                                 GEN_INT (1 + (3 << 4))));
   32395                 :             :   emit_move_insn (operands[0], gen_lowpart (V4DImode, t3));
   32396                 :             :   DONE;
   32397                 :             : }
   32398                 :             : #undef DONE
   32399                 :             : #undef FAIL
   32400                 :             :     operand0 = operands[0];
   32401                 :             :     (void) operand0;
   32402                 :             :     operand1 = operands[1];
   32403                 :             :     (void) operand1;
   32404                 :             :     operand2 = operands[2];
   32405                 :             :     (void) operand2;
   32406                 :             :   }
   32407                 :             :   emit (operand0, true);
   32408                 :             :   emit (operand1, true);
   32409                 :             :   emit (operand2, false);
   32410                 :             :   _val = get_insns ();
   32411                 :             :   end_sequence ();
   32412                 :             :   return _val;
   32413                 :             : }
   32414                 :             : 
   32415                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18987 */
   32416                 :             : rtx
   32417                 :             : gen_vec_interleave_lowv32qi (rtx operand0,
   32418                 :             :         rtx operand1,
   32419                 :             :         rtx operand2)
   32420                 :             : {
   32421                 :             :   rtx_insn *_val = 0;
   32422                 :             :   start_sequence ();
   32423                 :             :   {
   32424                 :             :     rtx operands[3];
   32425                 :             :     operands[0] = operand0;
   32426                 :             :     operands[1] = operand1;
   32427                 :             :     operands[2] = operand2;
   32428                 :             : #define FAIL return (end_sequence (), _val)
   32429                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32430                 :             : #line 18992 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32431                 :             : {
   32432                 :             :   rtx t1 = gen_reg_rtx (V32QImode);
   32433                 :             :   rtx t2 = gen_reg_rtx (V32QImode);
   32434                 :             :   rtx t3 = gen_reg_rtx (V4DImode);
   32435                 :             :   emit_insn (gen_avx2_interleave_lowv32qi (t1, operands[1], operands[2]));
   32436                 :             :   emit_insn (gen_avx2_interleave_highv32qi (t2, operands[1], operands[2]));
   32437                 :             :   emit_insn (gen_avx2_permv2ti (t3, gen_lowpart (V4DImode, t1),
   32438                 :             :                                 gen_lowpart (V4DImode, t2),
   32439                 :             :                                 GEN_INT (0 + (2 << 4))));
   32440                 :             :   emit_move_insn (operands[0], gen_lowpart (V32QImode, t3));
   32441                 :             :   DONE;
   32442                 :             : }
   32443                 :             : #undef DONE
   32444                 :             : #undef FAIL
   32445                 :             :     operand0 = operands[0];
   32446                 :             :     (void) operand0;
   32447                 :             :     operand1 = operands[1];
   32448                 :             :     (void) operand1;
   32449                 :             :     operand2 = operands[2];
   32450                 :             :     (void) operand2;
   32451                 :             :   }
   32452                 :             :   emit (operand0, true);
   32453                 :             :   emit (operand1, true);
   32454                 :             :   emit (operand2, false);
   32455                 :             :   _val = get_insns ();
   32456                 :             :   end_sequence ();
   32457                 :             :   return _val;
   32458                 :             : }
   32459                 :             : 
   32460                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18987 */
   32461                 :             : rtx
   32462                 :             : gen_vec_interleave_lowv16hi (rtx operand0,
   32463                 :             :         rtx operand1,
   32464                 :             :         rtx operand2)
   32465                 :             : {
   32466                 :             :   rtx_insn *_val = 0;
   32467                 :             :   start_sequence ();
   32468                 :             :   {
   32469                 :             :     rtx operands[3];
   32470                 :             :     operands[0] = operand0;
   32471                 :             :     operands[1] = operand1;
   32472                 :             :     operands[2] = operand2;
   32473                 :             : #define FAIL return (end_sequence (), _val)
   32474                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32475                 :             : #line 18992 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32476                 :             : {
   32477                 :             :   rtx t1 = gen_reg_rtx (V16HImode);
   32478                 :             :   rtx t2 = gen_reg_rtx (V16HImode);
   32479                 :             :   rtx t3 = gen_reg_rtx (V4DImode);
   32480                 :             :   emit_insn (gen_avx2_interleave_lowv16hi (t1, operands[1], operands[2]));
   32481                 :             :   emit_insn (gen_avx2_interleave_highv16hi (t2, operands[1], operands[2]));
   32482                 :             :   emit_insn (gen_avx2_permv2ti (t3, gen_lowpart (V4DImode, t1),
   32483                 :             :                                 gen_lowpart (V4DImode, t2),
   32484                 :             :                                 GEN_INT (0 + (2 << 4))));
   32485                 :             :   emit_move_insn (operands[0], gen_lowpart (V16HImode, t3));
   32486                 :             :   DONE;
   32487                 :             : }
   32488                 :             : #undef DONE
   32489                 :             : #undef FAIL
   32490                 :             :     operand0 = operands[0];
   32491                 :             :     (void) operand0;
   32492                 :             :     operand1 = operands[1];
   32493                 :             :     (void) operand1;
   32494                 :             :     operand2 = operands[2];
   32495                 :             :     (void) operand2;
   32496                 :             :   }
   32497                 :             :   emit (operand0, true);
   32498                 :             :   emit (operand1, true);
   32499                 :             :   emit (operand2, false);
   32500                 :             :   _val = get_insns ();
   32501                 :             :   end_sequence ();
   32502                 :             :   return _val;
   32503                 :             : }
   32504                 :             : 
   32505                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18987 */
   32506                 :             : rtx
   32507                 :             : gen_vec_interleave_lowv8si (rtx operand0,
   32508                 :             :         rtx operand1,
   32509                 :             :         rtx operand2)
   32510                 :             : {
   32511                 :             :   rtx_insn *_val = 0;
   32512                 :             :   start_sequence ();
   32513                 :             :   {
   32514                 :             :     rtx operands[3];
   32515                 :             :     operands[0] = operand0;
   32516                 :             :     operands[1] = operand1;
   32517                 :             :     operands[2] = operand2;
   32518                 :             : #define FAIL return (end_sequence (), _val)
   32519                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32520                 :             : #line 18992 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32521                 :             : {
   32522                 :             :   rtx t1 = gen_reg_rtx (V8SImode);
   32523                 :             :   rtx t2 = gen_reg_rtx (V8SImode);
   32524                 :             :   rtx t3 = gen_reg_rtx (V4DImode);
   32525                 :             :   emit_insn (gen_avx2_interleave_lowv8si (t1, operands[1], operands[2]));
   32526                 :             :   emit_insn (gen_avx2_interleave_highv8si (t2, operands[1], operands[2]));
   32527                 :             :   emit_insn (gen_avx2_permv2ti (t3, gen_lowpart (V4DImode, t1),
   32528                 :             :                                 gen_lowpart (V4DImode, t2),
   32529                 :             :                                 GEN_INT (0 + (2 << 4))));
   32530                 :             :   emit_move_insn (operands[0], gen_lowpart (V8SImode, t3));
   32531                 :             :   DONE;
   32532                 :             : }
   32533                 :             : #undef DONE
   32534                 :             : #undef FAIL
   32535                 :             :     operand0 = operands[0];
   32536                 :             :     (void) operand0;
   32537                 :             :     operand1 = operands[1];
   32538                 :             :     (void) operand1;
   32539                 :             :     operand2 = operands[2];
   32540                 :             :     (void) operand2;
   32541                 :             :   }
   32542                 :             :   emit (operand0, true);
   32543                 :             :   emit (operand1, true);
   32544                 :             :   emit (operand2, false);
   32545                 :             :   _val = get_insns ();
   32546                 :             :   end_sequence ();
   32547                 :             :   return _val;
   32548                 :             : }
   32549                 :             : 
   32550                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:18987 */
   32551                 :             : rtx
   32552                 :             : gen_vec_interleave_lowv4di (rtx operand0,
   32553                 :             :         rtx operand1,
   32554                 :             :         rtx operand2)
   32555                 :             : {
   32556                 :             :   rtx_insn *_val = 0;
   32557                 :             :   start_sequence ();
   32558                 :             :   {
   32559                 :             :     rtx operands[3];
   32560                 :             :     operands[0] = operand0;
   32561                 :             :     operands[1] = operand1;
   32562                 :             :     operands[2] = operand2;
   32563                 :             : #define FAIL return (end_sequence (), _val)
   32564                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32565                 :             : #line 18992 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32566                 :             : {
   32567                 :             :   rtx t1 = gen_reg_rtx (V4DImode);
   32568                 :             :   rtx t2 = gen_reg_rtx (V4DImode);
   32569                 :             :   rtx t3 = gen_reg_rtx (V4DImode);
   32570                 :             :   emit_insn (gen_avx2_interleave_lowv4di (t1, operands[1], operands[2]));
   32571                 :             :   emit_insn (gen_avx2_interleave_highv4di (t2, operands[1], operands[2]));
   32572                 :             :   emit_insn (gen_avx2_permv2ti (t3, gen_lowpart (V4DImode, t1),
   32573                 :             :                                 gen_lowpart (V4DImode, t2),
   32574                 :             :                                 GEN_INT (0 + (2 << 4))));
   32575                 :             :   emit_move_insn (operands[0], gen_lowpart (V4DImode, t3));
   32576                 :             :   DONE;
   32577                 :             : }
   32578                 :             : #undef DONE
   32579                 :             : #undef FAIL
   32580                 :             :     operand0 = operands[0];
   32581                 :             :     (void) operand0;
   32582                 :             :     operand1 = operands[1];
   32583                 :             :     (void) operand1;
   32584                 :             :     operand2 = operands[2];
   32585                 :             :     (void) operand2;
   32586                 :             :   }
   32587                 :             :   emit (operand0, true);
   32588                 :             :   emit (operand1, true);
   32589                 :             :   emit (operand2, false);
   32590                 :             :   _val = get_insns ();
   32591                 :             :   end_sequence ();
   32592                 :             :   return _val;
   32593                 :             : }
   32594                 :             : 
   32595                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19088 */
   32596                 :             : extern rtx_insn *gen_split_2981 (rtx_insn *, rtx *);
   32597                 :             : rtx_insn *
   32598                 :             : gen_split_2981 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32599                 :             : {
   32600                 :             :   rtx operand0;
   32601                 :             :   rtx operand1;
   32602                 :             :   rtx operand2;
   32603                 :             :   rtx operand3;
   32604                 :             :   rtx_insn *_val = NULL;
   32605                 :             :   if (dump_file)
   32606                 :             :     fprintf (dump_file, "Splitting with gen_split_2981 (sse.md:19088)\n");
   32607                 :             :   start_sequence ();
   32608                 :             :   operand0 = operands[0];
   32609                 :             :   (void) operand0;
   32610                 :             :   operand1 = operands[1];
   32611                 :             :   (void) operand1;
   32612                 :             :   operand2 = operands[2];
   32613                 :             :   (void) operand2;
   32614                 :             :   operand3 = operands[3];
   32615                 :             :   (void) operand3;
   32616                 :             :   emit_insn (gen_rtx_SET (operand0,
   32617                 :             :         gen_rtx_VEC_DUPLICATE (V8HImode,
   32618                 :             :         operand2)));
   32619                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   32620                 :             :         gen_rtx_VEC_MERGE (V8HImode,
   32621                 :             :         copy_rtx (operand0),
   32622                 :             :         operand1,
   32623                 :             :         operand3)));
   32624                 :             :   _val = get_insns ();
   32625                 :             :   end_sequence ();
   32626                 :             :   return _val;
   32627                 :             : }
   32628                 :             : 
   32629                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19088 */
   32630                 :             : extern rtx_insn *gen_split_2982 (rtx_insn *, rtx *);
   32631                 :             : rtx_insn *
   32632                 :             : gen_split_2982 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32633                 :             : {
   32634                 :             :   rtx operand0;
   32635                 :             :   rtx operand1;
   32636                 :             :   rtx operand2;
   32637                 :             :   rtx operand3;
   32638                 :             :   rtx_insn *_val = NULL;
   32639                 :             :   if (dump_file)
   32640                 :             :     fprintf (dump_file, "Splitting with gen_split_2982 (sse.md:19088)\n");
   32641                 :             :   start_sequence ();
   32642                 :             :   operand0 = operands[0];
   32643                 :             :   (void) operand0;
   32644                 :             :   operand1 = operands[1];
   32645                 :             :   (void) operand1;
   32646                 :             :   operand2 = operands[2];
   32647                 :             :   (void) operand2;
   32648                 :             :   operand3 = operands[3];
   32649                 :             :   (void) operand3;
   32650                 :             :   emit_insn (gen_rtx_SET (operand0,
   32651                 :             :         gen_rtx_VEC_DUPLICATE (V8HFmode,
   32652                 :             :         operand2)));
   32653                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   32654                 :             :         gen_rtx_VEC_MERGE (V8HFmode,
   32655                 :             :         copy_rtx (operand0),
   32656                 :             :         operand1,
   32657                 :             :         operand3)));
   32658                 :             :   _val = get_insns ();
   32659                 :             :   end_sequence ();
   32660                 :             :   return _val;
   32661                 :             : }
   32662                 :             : 
   32663                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19088 */
   32664                 :             : extern rtx_insn *gen_split_2983 (rtx_insn *, rtx *);
   32665                 :             : rtx_insn *
   32666                 :             : gen_split_2983 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32667                 :             : {
   32668                 :             :   rtx operand0;
   32669                 :             :   rtx operand1;
   32670                 :             :   rtx operand2;
   32671                 :             :   rtx operand3;
   32672                 :             :   rtx_insn *_val = NULL;
   32673                 :             :   if (dump_file)
   32674                 :             :     fprintf (dump_file, "Splitting with gen_split_2983 (sse.md:19088)\n");
   32675                 :             :   start_sequence ();
   32676                 :             :   operand0 = operands[0];
   32677                 :             :   (void) operand0;
   32678                 :             :   operand1 = operands[1];
   32679                 :             :   (void) operand1;
   32680                 :             :   operand2 = operands[2];
   32681                 :             :   (void) operand2;
   32682                 :             :   operand3 = operands[3];
   32683                 :             :   (void) operand3;
   32684                 :             :   emit_insn (gen_rtx_SET (operand0,
   32685                 :             :         gen_rtx_VEC_DUPLICATE (V8BFmode,
   32686                 :             :         operand2)));
   32687                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   32688                 :             :         gen_rtx_VEC_MERGE (V8BFmode,
   32689                 :             :         copy_rtx (operand0),
   32690                 :             :         operand1,
   32691                 :             :         operand3)));
   32692                 :             :   _val = get_insns ();
   32693                 :             :   end_sequence ();
   32694                 :             :   return _val;
   32695                 :             : }
   32696                 :             : 
   32697                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19104 */
   32698                 :             : rtx
   32699                 :             : gen_avx512dq_vinsertf64x2_mask (rtx operand0,
   32700                 :             :         rtx operand1,
   32701                 :             :         rtx operand2,
   32702                 :             :         rtx operand3,
   32703                 :             :         rtx operand4,
   32704                 :             :         rtx operand5)
   32705                 :             : {
   32706                 :             :   rtx_insn *_val = 0;
   32707                 :             :   start_sequence ();
   32708                 :             :   {
   32709                 :             :     rtx operands[6];
   32710                 :             :     operands[0] = operand0;
   32711                 :             :     operands[1] = operand1;
   32712                 :             :     operands[2] = operand2;
   32713                 :             :     operands[3] = operand3;
   32714                 :             :     operands[4] = operand4;
   32715                 :             :     operands[5] = operand5;
   32716                 :             : #define FAIL return (end_sequence (), _val)
   32717                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32718                 :             : #line 19112 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32719                 :             : {
   32720                 :             :   int mask, selector;
   32721                 :             :   mask = INTVAL (operands[3]);
   32722                 :             :   selector = (GET_MODE_UNIT_SIZE (V8DFmode) == 4
   32723                 :             :               ? 0xFFFF ^ (0x000F << mask * 4)
   32724                 :             :               : 0xFF ^ (0x03 << mask * 2));
   32725                 :             :   emit_insn (gen_avx512dq_vinsertf64x2_1_mask
   32726                 :             :     (operands[0], operands[1], operands[2], GEN_INT (selector),
   32727                 :             :      operands[4], operands[5]));
   32728                 :             :   DONE;
   32729                 :             : }
   32730                 :             : #undef DONE
   32731                 :             : #undef FAIL
   32732                 :             :     operand0 = operands[0];
   32733                 :             :     (void) operand0;
   32734                 :             :     operand1 = operands[1];
   32735                 :             :     (void) operand1;
   32736                 :             :     operand2 = operands[2];
   32737                 :             :     (void) operand2;
   32738                 :             :     operand3 = operands[3];
   32739                 :             :     (void) operand3;
   32740                 :             :     operand4 = operands[4];
   32741                 :             :     (void) operand4;
   32742                 :             :     operand5 = operands[5];
   32743                 :             :     (void) operand5;
   32744                 :             :   }
   32745                 :             :   emit (operand0, true);
   32746                 :             :   emit (operand1, true);
   32747                 :             :   emit (operand2, true);
   32748                 :             :   emit (operand3, true);
   32749                 :             :   emit (operand4, true);
   32750                 :             :   emit (operand5, false);
   32751                 :             :   _val = get_insns ();
   32752                 :             :   end_sequence ();
   32753                 :             :   return _val;
   32754                 :             : }
   32755                 :             : 
   32756                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19104 */
   32757                 :             : rtx
   32758                 :             : gen_avx512dq_vinserti64x2_mask (rtx operand0,
   32759                 :             :         rtx operand1,
   32760                 :             :         rtx operand2,
   32761                 :             :         rtx operand3,
   32762                 :             :         rtx operand4,
   32763                 :             :         rtx operand5)
   32764                 :             : {
   32765                 :             :   rtx_insn *_val = 0;
   32766                 :             :   start_sequence ();
   32767                 :             :   {
   32768                 :             :     rtx operands[6];
   32769                 :             :     operands[0] = operand0;
   32770                 :             :     operands[1] = operand1;
   32771                 :             :     operands[2] = operand2;
   32772                 :             :     operands[3] = operand3;
   32773                 :             :     operands[4] = operand4;
   32774                 :             :     operands[5] = operand5;
   32775                 :             : #define FAIL return (end_sequence (), _val)
   32776                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32777                 :             : #line 19112 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32778                 :             : {
   32779                 :             :   int mask, selector;
   32780                 :             :   mask = INTVAL (operands[3]);
   32781                 :             :   selector = (GET_MODE_UNIT_SIZE (V8DImode) == 4
   32782                 :             :               ? 0xFFFF ^ (0x000F << mask * 4)
   32783                 :             :               : 0xFF ^ (0x03 << mask * 2));
   32784                 :             :   emit_insn (gen_avx512dq_vinserti64x2_1_mask
   32785                 :             :     (operands[0], operands[1], operands[2], GEN_INT (selector),
   32786                 :             :      operands[4], operands[5]));
   32787                 :             :   DONE;
   32788                 :             : }
   32789                 :             : #undef DONE
   32790                 :             : #undef FAIL
   32791                 :             :     operand0 = operands[0];
   32792                 :             :     (void) operand0;
   32793                 :             :     operand1 = operands[1];
   32794                 :             :     (void) operand1;
   32795                 :             :     operand2 = operands[2];
   32796                 :             :     (void) operand2;
   32797                 :             :     operand3 = operands[3];
   32798                 :             :     (void) operand3;
   32799                 :             :     operand4 = operands[4];
   32800                 :             :     (void) operand4;
   32801                 :             :     operand5 = operands[5];
   32802                 :             :     (void) operand5;
   32803                 :             :   }
   32804                 :             :   emit (operand0, true);
   32805                 :             :   emit (operand1, true);
   32806                 :             :   emit (operand2, true);
   32807                 :             :   emit (operand3, true);
   32808                 :             :   emit (operand4, true);
   32809                 :             :   emit (operand5, false);
   32810                 :             :   _val = get_insns ();
   32811                 :             :   end_sequence ();
   32812                 :             :   return _val;
   32813                 :             : }
   32814                 :             : 
   32815                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19104 */
   32816                 :             : rtx
   32817                 :             : gen_avx512f_vinsertf32x4_mask (rtx operand0,
   32818                 :             :         rtx operand1,
   32819                 :             :         rtx operand2,
   32820                 :             :         rtx operand3,
   32821                 :             :         rtx operand4,
   32822                 :             :         rtx operand5)
   32823                 :             : {
   32824                 :             :   rtx_insn *_val = 0;
   32825                 :             :   start_sequence ();
   32826                 :             :   {
   32827                 :             :     rtx operands[6];
   32828                 :             :     operands[0] = operand0;
   32829                 :             :     operands[1] = operand1;
   32830                 :             :     operands[2] = operand2;
   32831                 :             :     operands[3] = operand3;
   32832                 :             :     operands[4] = operand4;
   32833                 :             :     operands[5] = operand5;
   32834                 :             : #define FAIL return (end_sequence (), _val)
   32835                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32836                 :             : #line 19112 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32837                 :             : {
   32838                 :             :   int mask, selector;
   32839                 :             :   mask = INTVAL (operands[3]);
   32840                 :             :   selector = (GET_MODE_UNIT_SIZE (V16SFmode) == 4
   32841                 :             :               ? 0xFFFF ^ (0x000F << mask * 4)
   32842                 :             :               : 0xFF ^ (0x03 << mask * 2));
   32843                 :             :   emit_insn (gen_avx512f_vinsertf32x4_1_mask
   32844                 :             :     (operands[0], operands[1], operands[2], GEN_INT (selector),
   32845                 :             :      operands[4], operands[5]));
   32846                 :             :   DONE;
   32847                 :             : }
   32848                 :             : #undef DONE
   32849                 :             : #undef FAIL
   32850                 :             :     operand0 = operands[0];
   32851                 :             :     (void) operand0;
   32852                 :             :     operand1 = operands[1];
   32853                 :             :     (void) operand1;
   32854                 :             :     operand2 = operands[2];
   32855                 :             :     (void) operand2;
   32856                 :             :     operand3 = operands[3];
   32857                 :             :     (void) operand3;
   32858                 :             :     operand4 = operands[4];
   32859                 :             :     (void) operand4;
   32860                 :             :     operand5 = operands[5];
   32861                 :             :     (void) operand5;
   32862                 :             :   }
   32863                 :             :   emit (operand0, true);
   32864                 :             :   emit (operand1, true);
   32865                 :             :   emit (operand2, true);
   32866                 :             :   emit (operand3, true);
   32867                 :             :   emit (operand4, true);
   32868                 :             :   emit (operand5, false);
   32869                 :             :   _val = get_insns ();
   32870                 :             :   end_sequence ();
   32871                 :             :   return _val;
   32872                 :             : }
   32873                 :             : 
   32874                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19104 */
   32875                 :             : rtx
   32876                 :             : gen_avx512f_vinserti32x4_mask (rtx operand0,
   32877                 :             :         rtx operand1,
   32878                 :             :         rtx operand2,
   32879                 :             :         rtx operand3,
   32880                 :             :         rtx operand4,
   32881                 :             :         rtx operand5)
   32882                 :             : {
   32883                 :             :   rtx_insn *_val = 0;
   32884                 :             :   start_sequence ();
   32885                 :             :   {
   32886                 :             :     rtx operands[6];
   32887                 :             :     operands[0] = operand0;
   32888                 :             :     operands[1] = operand1;
   32889                 :             :     operands[2] = operand2;
   32890                 :             :     operands[3] = operand3;
   32891                 :             :     operands[4] = operand4;
   32892                 :             :     operands[5] = operand5;
   32893                 :             : #define FAIL return (end_sequence (), _val)
   32894                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32895                 :             : #line 19112 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32896                 :             : {
   32897                 :             :   int mask, selector;
   32898                 :             :   mask = INTVAL (operands[3]);
   32899                 :             :   selector = (GET_MODE_UNIT_SIZE (V16SImode) == 4
   32900                 :             :               ? 0xFFFF ^ (0x000F << mask * 4)
   32901                 :             :               : 0xFF ^ (0x03 << mask * 2));
   32902                 :             :   emit_insn (gen_avx512f_vinserti32x4_1_mask
   32903                 :             :     (operands[0], operands[1], operands[2], GEN_INT (selector),
   32904                 :             :      operands[4], operands[5]));
   32905                 :             :   DONE;
   32906                 :             : }
   32907                 :             : #undef DONE
   32908                 :             : #undef FAIL
   32909                 :             :     operand0 = operands[0];
   32910                 :             :     (void) operand0;
   32911                 :             :     operand1 = operands[1];
   32912                 :             :     (void) operand1;
   32913                 :             :     operand2 = operands[2];
   32914                 :             :     (void) operand2;
   32915                 :             :     operand3 = operands[3];
   32916                 :             :     (void) operand3;
   32917                 :             :     operand4 = operands[4];
   32918                 :             :     (void) operand4;
   32919                 :             :     operand5 = operands[5];
   32920                 :             :     (void) operand5;
   32921                 :             :   }
   32922                 :             :   emit (operand0, true);
   32923                 :             :   emit (operand1, true);
   32924                 :             :   emit (operand2, true);
   32925                 :             :   emit (operand3, true);
   32926                 :             :   emit (operand4, true);
   32927                 :             :   emit (operand5, false);
   32928                 :             :   _val = get_insns ();
   32929                 :             :   end_sequence ();
   32930                 :             :   return _val;
   32931                 :             : }
   32932                 :             : 
   32933                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19210 */
   32934                 :             : rtx
   32935                 :             : gen_avx512dq_vinsertf32x8_mask (rtx operand0,
   32936                 :             :         rtx operand1,
   32937                 :             :         rtx operand2,
   32938                 :             :         rtx operand3,
   32939                 :             :         rtx operand4,
   32940                 :             :         rtx operand5)
   32941                 :             : {
   32942                 :             :   rtx_insn *_val = 0;
   32943                 :             :   start_sequence ();
   32944                 :             :   {
   32945                 :             :     rtx operands[6];
   32946                 :             :     operands[0] = operand0;
   32947                 :             :     operands[1] = operand1;
   32948                 :             :     operands[2] = operand2;
   32949                 :             :     operands[3] = operand3;
   32950                 :             :     operands[4] = operand4;
   32951                 :             :     operands[5] = operand5;
   32952                 :             : #define FAIL return (end_sequence (), _val)
   32953                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32954                 :             : #line 19218 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   32955                 :             : {
   32956                 :             :   int mask = INTVAL (operands[3]);
   32957                 :             :   if (mask == 0)
   32958                 :             :     emit_insn (gen_vec_set_lo_v16sf_mask (operands[0], operands[1],
   32959                 :             :                                            operands[2], operands[4],
   32960                 :             :                                            operands[5]));
   32961                 :             :   else
   32962                 :             :     emit_insn (gen_vec_set_hi_v16sf_mask (operands[0], operands[1],
   32963                 :             :                                            operands[2], operands[4],
   32964                 :             :                                            operands[5]));
   32965                 :             :   DONE;
   32966                 :             : }
   32967                 :             : #undef DONE
   32968                 :             : #undef FAIL
   32969                 :             :     operand0 = operands[0];
   32970                 :             :     (void) operand0;
   32971                 :             :     operand1 = operands[1];
   32972                 :             :     (void) operand1;
   32973                 :             :     operand2 = operands[2];
   32974                 :             :     (void) operand2;
   32975                 :             :     operand3 = operands[3];
   32976                 :             :     (void) operand3;
   32977                 :             :     operand4 = operands[4];
   32978                 :             :     (void) operand4;
   32979                 :             :     operand5 = operands[5];
   32980                 :             :     (void) operand5;
   32981                 :             :   }
   32982                 :             :   emit (operand0, true);
   32983                 :             :   emit (operand1, true);
   32984                 :             :   emit (operand2, true);
   32985                 :             :   emit (operand3, true);
   32986                 :             :   emit (operand4, true);
   32987                 :             :   emit (operand5, false);
   32988                 :             :   _val = get_insns ();
   32989                 :             :   end_sequence ();
   32990                 :             :   return _val;
   32991                 :             : }
   32992                 :             : 
   32993                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19210 */
   32994                 :             : rtx
   32995                 :             : gen_avx512dq_vinserti32x8_mask (rtx operand0,
   32996                 :             :         rtx operand1,
   32997                 :             :         rtx operand2,
   32998                 :             :         rtx operand3,
   32999                 :             :         rtx operand4,
   33000                 :             :         rtx operand5)
   33001                 :             : {
   33002                 :             :   rtx_insn *_val = 0;
   33003                 :             :   start_sequence ();
   33004                 :             :   {
   33005                 :             :     rtx operands[6];
   33006                 :             :     operands[0] = operand0;
   33007                 :             :     operands[1] = operand1;
   33008                 :             :     operands[2] = operand2;
   33009                 :             :     operands[3] = operand3;
   33010                 :             :     operands[4] = operand4;
   33011                 :             :     operands[5] = operand5;
   33012                 :             : #define FAIL return (end_sequence (), _val)
   33013                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33014                 :             : #line 19218 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33015                 :             : {
   33016                 :             :   int mask = INTVAL (operands[3]);
   33017                 :             :   if (mask == 0)
   33018                 :             :     emit_insn (gen_vec_set_lo_v16si_mask (operands[0], operands[1],
   33019                 :             :                                            operands[2], operands[4],
   33020                 :             :                                            operands[5]));
   33021                 :             :   else
   33022                 :             :     emit_insn (gen_vec_set_hi_v16si_mask (operands[0], operands[1],
   33023                 :             :                                            operands[2], operands[4],
   33024                 :             :                                            operands[5]));
   33025                 :             :   DONE;
   33026                 :             : }
   33027                 :             : #undef DONE
   33028                 :             : #undef FAIL
   33029                 :             :     operand0 = operands[0];
   33030                 :             :     (void) operand0;
   33031                 :             :     operand1 = operands[1];
   33032                 :             :     (void) operand1;
   33033                 :             :     operand2 = operands[2];
   33034                 :             :     (void) operand2;
   33035                 :             :     operand3 = operands[3];
   33036                 :             :     (void) operand3;
   33037                 :             :     operand4 = operands[4];
   33038                 :             :     (void) operand4;
   33039                 :             :     operand5 = operands[5];
   33040                 :             :     (void) operand5;
   33041                 :             :   }
   33042                 :             :   emit (operand0, true);
   33043                 :             :   emit (operand1, true);
   33044                 :             :   emit (operand2, true);
   33045                 :             :   emit (operand3, true);
   33046                 :             :   emit (operand4, true);
   33047                 :             :   emit (operand5, false);
   33048                 :             :   _val = get_insns ();
   33049                 :             :   end_sequence ();
   33050                 :             :   return _val;
   33051                 :             : }
   33052                 :             : 
   33053                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19210 */
   33054                 :             : rtx
   33055                 :             : gen_avx512f_vinsertf64x4_mask (rtx operand0,
   33056                 :             :         rtx operand1,
   33057                 :             :         rtx operand2,
   33058                 :             :         rtx operand3,
   33059                 :             :         rtx operand4,
   33060                 :             :         rtx operand5)
   33061                 :             : {
   33062                 :             :   rtx_insn *_val = 0;
   33063                 :             :   start_sequence ();
   33064                 :             :   {
   33065                 :             :     rtx operands[6];
   33066                 :             :     operands[0] = operand0;
   33067                 :             :     operands[1] = operand1;
   33068                 :             :     operands[2] = operand2;
   33069                 :             :     operands[3] = operand3;
   33070                 :             :     operands[4] = operand4;
   33071                 :             :     operands[5] = operand5;
   33072                 :             : #define FAIL return (end_sequence (), _val)
   33073                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33074                 :             : #line 19218 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33075                 :             : {
   33076                 :             :   int mask = INTVAL (operands[3]);
   33077                 :             :   if (mask == 0)
   33078                 :             :     emit_insn (gen_vec_set_lo_v8df_mask (operands[0], operands[1],
   33079                 :             :                                            operands[2], operands[4],
   33080                 :             :                                            operands[5]));
   33081                 :             :   else
   33082                 :             :     emit_insn (gen_vec_set_hi_v8df_mask (operands[0], operands[1],
   33083                 :             :                                            operands[2], operands[4],
   33084                 :             :                                            operands[5]));
   33085                 :             :   DONE;
   33086                 :             : }
   33087                 :             : #undef DONE
   33088                 :             : #undef FAIL
   33089                 :             :     operand0 = operands[0];
   33090                 :             :     (void) operand0;
   33091                 :             :     operand1 = operands[1];
   33092                 :             :     (void) operand1;
   33093                 :             :     operand2 = operands[2];
   33094                 :             :     (void) operand2;
   33095                 :             :     operand3 = operands[3];
   33096                 :             :     (void) operand3;
   33097                 :             :     operand4 = operands[4];
   33098                 :             :     (void) operand4;
   33099                 :             :     operand5 = operands[5];
   33100                 :             :     (void) operand5;
   33101                 :             :   }
   33102                 :             :   emit (operand0, true);
   33103                 :             :   emit (operand1, true);
   33104                 :             :   emit (operand2, true);
   33105                 :             :   emit (operand3, true);
   33106                 :             :   emit (operand4, true);
   33107                 :             :   emit (operand5, false);
   33108                 :             :   _val = get_insns ();
   33109                 :             :   end_sequence ();
   33110                 :             :   return _val;
   33111                 :             : }
   33112                 :             : 
   33113                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19210 */
   33114                 :             : rtx
   33115                 :             : gen_avx512f_vinserti64x4_mask (rtx operand0,
   33116                 :             :         rtx operand1,
   33117                 :             :         rtx operand2,
   33118                 :             :         rtx operand3,
   33119                 :             :         rtx operand4,
   33120                 :             :         rtx operand5)
   33121                 :             : {
   33122                 :             :   rtx_insn *_val = 0;
   33123                 :             :   start_sequence ();
   33124                 :             :   {
   33125                 :             :     rtx operands[6];
   33126                 :             :     operands[0] = operand0;
   33127                 :             :     operands[1] = operand1;
   33128                 :             :     operands[2] = operand2;
   33129                 :             :     operands[3] = operand3;
   33130                 :             :     operands[4] = operand4;
   33131                 :             :     operands[5] = operand5;
   33132                 :             : #define FAIL return (end_sequence (), _val)
   33133                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33134                 :             : #line 19218 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33135                 :             : {
   33136                 :             :   int mask = INTVAL (operands[3]);
   33137                 :             :   if (mask == 0)
   33138                 :             :     emit_insn (gen_vec_set_lo_v8di_mask (operands[0], operands[1],
   33139                 :             :                                            operands[2], operands[4],
   33140                 :             :                                            operands[5]));
   33141                 :             :   else
   33142                 :             :     emit_insn (gen_vec_set_hi_v8di_mask (operands[0], operands[1],
   33143                 :             :                                            operands[2], operands[4],
   33144                 :             :                                            operands[5]));
   33145                 :             :   DONE;
   33146                 :             : }
   33147                 :             : #undef DONE
   33148                 :             : #undef FAIL
   33149                 :             :     operand0 = operands[0];
   33150                 :             :     (void) operand0;
   33151                 :             :     operand1 = operands[1];
   33152                 :             :     (void) operand1;
   33153                 :             :     operand2 = operands[2];
   33154                 :             :     (void) operand2;
   33155                 :             :     operand3 = operands[3];
   33156                 :             :     (void) operand3;
   33157                 :             :     operand4 = operands[4];
   33158                 :             :     (void) operand4;
   33159                 :             :     operand5 = operands[5];
   33160                 :             :     (void) operand5;
   33161                 :             :   }
   33162                 :             :   emit (operand0, true);
   33163                 :             :   emit (operand1, true);
   33164                 :             :   emit (operand2, true);
   33165                 :             :   emit (operand3, true);
   33166                 :             :   emit (operand4, true);
   33167                 :             :   emit (operand5, false);
   33168                 :             :   _val = get_insns ();
   33169                 :             :   end_sequence ();
   33170                 :             :   return _val;
   33171                 :             : }
   33172                 :             : 
   33173                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19295 */
   33174                 :             : rtx
   33175                 :             : gen_avx512dq_shuf_i64x2_mask (rtx operand0,
   33176                 :             :         rtx operand1,
   33177                 :             :         rtx operand2,
   33178                 :             :         rtx operand3,
   33179                 :             :         rtx operand4,
   33180                 :             :         rtx operand5)
   33181                 :             : {
   33182                 :             :   rtx_insn *_val = 0;
   33183                 :             :   start_sequence ();
   33184                 :             :   {
   33185                 :             :     rtx operands[6];
   33186                 :             :     operands[0] = operand0;
   33187                 :             :     operands[1] = operand1;
   33188                 :             :     operands[2] = operand2;
   33189                 :             :     operands[3] = operand3;
   33190                 :             :     operands[4] = operand4;
   33191                 :             :     operands[5] = operand5;
   33192                 :             : #define FAIL return (end_sequence (), _val)
   33193                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33194                 :             : #line 19303 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33195                 :             : {
   33196                 :             :   int mask = INTVAL (operands[3]);
   33197                 :             :   emit_insn (gen_avx512dq_shuf_i64x2_1_mask
   33198                 :             :       (operands[0], operands[1], operands[2],
   33199                 :             :        GEN_INT (((mask >> 0) & 1) * 2 + 0),
   33200                 :             :        GEN_INT (((mask >> 0) & 1) * 2 + 1),
   33201                 :             :        GEN_INT (((mask >> 1) & 1) * 2 + 4),
   33202                 :             :        GEN_INT (((mask >> 1) & 1) * 2 + 5),
   33203                 :             :        operands[4], operands[5]));
   33204                 :             :   DONE;
   33205                 :             : }
   33206                 :             : #undef DONE
   33207                 :             : #undef FAIL
   33208                 :             :     operand0 = operands[0];
   33209                 :             :     (void) operand0;
   33210                 :             :     operand1 = operands[1];
   33211                 :             :     (void) operand1;
   33212                 :             :     operand2 = operands[2];
   33213                 :             :     (void) operand2;
   33214                 :             :     operand3 = operands[3];
   33215                 :             :     (void) operand3;
   33216                 :             :     operand4 = operands[4];
   33217                 :             :     (void) operand4;
   33218                 :             :     operand5 = operands[5];
   33219                 :             :     (void) operand5;
   33220                 :             :   }
   33221                 :             :   emit (operand0, true);
   33222                 :             :   emit (operand1, true);
   33223                 :             :   emit (operand2, true);
   33224                 :             :   emit (operand3, true);
   33225                 :             :   emit (operand4, true);
   33226                 :             :   emit (operand5, false);
   33227                 :             :   _val = get_insns ();
   33228                 :             :   end_sequence ();
   33229                 :             :   return _val;
   33230                 :             : }
   33231                 :             : 
   33232                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19295 */
   33233                 :             : rtx
   33234                 :             : gen_avx512dq_shuf_f64x2_mask (rtx operand0,
   33235                 :             :         rtx operand1,
   33236                 :             :         rtx operand2,
   33237                 :             :         rtx operand3,
   33238                 :             :         rtx operand4,
   33239                 :             :         rtx operand5)
   33240                 :             : {
   33241                 :             :   rtx_insn *_val = 0;
   33242                 :             :   start_sequence ();
   33243                 :             :   {
   33244                 :             :     rtx operands[6];
   33245                 :             :     operands[0] = operand0;
   33246                 :             :     operands[1] = operand1;
   33247                 :             :     operands[2] = operand2;
   33248                 :             :     operands[3] = operand3;
   33249                 :             :     operands[4] = operand4;
   33250                 :             :     operands[5] = operand5;
   33251                 :             : #define FAIL return (end_sequence (), _val)
   33252                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33253                 :             : #line 19303 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33254                 :             : {
   33255                 :             :   int mask = INTVAL (operands[3]);
   33256                 :             :   emit_insn (gen_avx512dq_shuf_f64x2_1_mask
   33257                 :             :       (operands[0], operands[1], operands[2],
   33258                 :             :        GEN_INT (((mask >> 0) & 1) * 2 + 0),
   33259                 :             :        GEN_INT (((mask >> 0) & 1) * 2 + 1),
   33260                 :             :        GEN_INT (((mask >> 1) & 1) * 2 + 4),
   33261                 :             :        GEN_INT (((mask >> 1) & 1) * 2 + 5),
   33262                 :             :        operands[4], operands[5]));
   33263                 :             :   DONE;
   33264                 :             : }
   33265                 :             : #undef DONE
   33266                 :             : #undef FAIL
   33267                 :             :     operand0 = operands[0];
   33268                 :             :     (void) operand0;
   33269                 :             :     operand1 = operands[1];
   33270                 :             :     (void) operand1;
   33271                 :             :     operand2 = operands[2];
   33272                 :             :     (void) operand2;
   33273                 :             :     operand3 = operands[3];
   33274                 :             :     (void) operand3;
   33275                 :             :     operand4 = operands[4];
   33276                 :             :     (void) operand4;
   33277                 :             :     operand5 = operands[5];
   33278                 :             :     (void) operand5;
   33279                 :             :   }
   33280                 :             :   emit (operand0, true);
   33281                 :             :   emit (operand1, true);
   33282                 :             :   emit (operand2, true);
   33283                 :             :   emit (operand3, true);
   33284                 :             :   emit (operand4, true);
   33285                 :             :   emit (operand5, false);
   33286                 :             :   _val = get_insns ();
   33287                 :             :   end_sequence ();
   33288                 :             :   return _val;
   33289                 :             : }
   33290                 :             : 
   33291                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19344 */
   33292                 :             : rtx
   33293                 :             : gen_avx512f_shuf_f64x2_mask (rtx operand0,
   33294                 :             :         rtx operand1,
   33295                 :             :         rtx operand2,
   33296                 :             :         rtx operand3,
   33297                 :             :         rtx operand4,
   33298                 :             :         rtx operand5)
   33299                 :             : {
   33300                 :             :   rtx_insn *_val = 0;
   33301                 :             :   start_sequence ();
   33302                 :             :   {
   33303                 :             :     rtx operands[6];
   33304                 :             :     operands[0] = operand0;
   33305                 :             :     operands[1] = operand1;
   33306                 :             :     operands[2] = operand2;
   33307                 :             :     operands[3] = operand3;
   33308                 :             :     operands[4] = operand4;
   33309                 :             :     operands[5] = operand5;
   33310                 :             : #define FAIL return (end_sequence (), _val)
   33311                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33312                 :             : #line 19352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33313                 :             : {
   33314                 :             :   int mask = INTVAL (operands[3]);
   33315                 :             :   emit_insn (gen_avx512f_shuf_f64x2_1_mask
   33316                 :             :       (operands[0], operands[1], operands[2],
   33317                 :             :        GEN_INT (((mask >> 0) & 3) * 2),
   33318                 :             :        GEN_INT (((mask >> 0) & 3) * 2 + 1),
   33319                 :             :        GEN_INT (((mask >> 2) & 3) * 2),
   33320                 :             :        GEN_INT (((mask >> 2) & 3) * 2 + 1),
   33321                 :             :        GEN_INT (((mask >> 4) & 3) * 2 + 8),
   33322                 :             :        GEN_INT (((mask >> 4) & 3) * 2 + 9),
   33323                 :             :        GEN_INT (((mask >> 6) & 3) * 2 + 8),
   33324                 :             :        GEN_INT (((mask >> 6) & 3) * 2 + 9),
   33325                 :             :        operands[4], operands[5]));
   33326                 :             :   DONE;
   33327                 :             : }
   33328                 :             : #undef DONE
   33329                 :             : #undef FAIL
   33330                 :             :     operand0 = operands[0];
   33331                 :             :     (void) operand0;
   33332                 :             :     operand1 = operands[1];
   33333                 :             :     (void) operand1;
   33334                 :             :     operand2 = operands[2];
   33335                 :             :     (void) operand2;
   33336                 :             :     operand3 = operands[3];
   33337                 :             :     (void) operand3;
   33338                 :             :     operand4 = operands[4];
   33339                 :             :     (void) operand4;
   33340                 :             :     operand5 = operands[5];
   33341                 :             :     (void) operand5;
   33342                 :             :   }
   33343                 :             :   emit (operand0, true);
   33344                 :             :   emit (operand1, true);
   33345                 :             :   emit (operand2, true);
   33346                 :             :   emit (operand3, true);
   33347                 :             :   emit (operand4, true);
   33348                 :             :   emit (operand5, false);
   33349                 :             :   _val = get_insns ();
   33350                 :             :   end_sequence ();
   33351                 :             :   return _val;
   33352                 :             : }
   33353                 :             : 
   33354                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19344 */
   33355                 :             : rtx
   33356                 :             : gen_avx512f_shuf_i64x2_mask (rtx operand0,
   33357                 :             :         rtx operand1,
   33358                 :             :         rtx operand2,
   33359                 :             :         rtx operand3,
   33360                 :             :         rtx operand4,
   33361                 :             :         rtx operand5)
   33362                 :             : {
   33363                 :             :   rtx_insn *_val = 0;
   33364                 :             :   start_sequence ();
   33365                 :             :   {
   33366                 :             :     rtx operands[6];
   33367                 :             :     operands[0] = operand0;
   33368                 :             :     operands[1] = operand1;
   33369                 :             :     operands[2] = operand2;
   33370                 :             :     operands[3] = operand3;
   33371                 :             :     operands[4] = operand4;
   33372                 :             :     operands[5] = operand5;
   33373                 :             : #define FAIL return (end_sequence (), _val)
   33374                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33375                 :             : #line 19352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33376                 :             : {
   33377                 :             :   int mask = INTVAL (operands[3]);
   33378                 :             :   emit_insn (gen_avx512f_shuf_i64x2_1_mask
   33379                 :             :       (operands[0], operands[1], operands[2],
   33380                 :             :        GEN_INT (((mask >> 0) & 3) * 2),
   33381                 :             :        GEN_INT (((mask >> 0) & 3) * 2 + 1),
   33382                 :             :        GEN_INT (((mask >> 2) & 3) * 2),
   33383                 :             :        GEN_INT (((mask >> 2) & 3) * 2 + 1),
   33384                 :             :        GEN_INT (((mask >> 4) & 3) * 2 + 8),
   33385                 :             :        GEN_INT (((mask >> 4) & 3) * 2 + 9),
   33386                 :             :        GEN_INT (((mask >> 6) & 3) * 2 + 8),
   33387                 :             :        GEN_INT (((mask >> 6) & 3) * 2 + 9),
   33388                 :             :        operands[4], operands[5]));
   33389                 :             :   DONE;
   33390                 :             : }
   33391                 :             : #undef DONE
   33392                 :             : #undef FAIL
   33393                 :             :     operand0 = operands[0];
   33394                 :             :     (void) operand0;
   33395                 :             :     operand1 = operands[1];
   33396                 :             :     (void) operand1;
   33397                 :             :     operand2 = operands[2];
   33398                 :             :     (void) operand2;
   33399                 :             :     operand3 = operands[3];
   33400                 :             :     (void) operand3;
   33401                 :             :     operand4 = operands[4];
   33402                 :             :     (void) operand4;
   33403                 :             :     operand5 = operands[5];
   33404                 :             :     (void) operand5;
   33405                 :             :   }
   33406                 :             :   emit (operand0, true);
   33407                 :             :   emit (operand1, true);
   33408                 :             :   emit (operand2, true);
   33409                 :             :   emit (operand3, true);
   33410                 :             :   emit (operand4, true);
   33411                 :             :   emit (operand5, false);
   33412                 :             :   _val = get_insns ();
   33413                 :             :   end_sequence ();
   33414                 :             :   return _val;
   33415                 :             : }
   33416                 :             : 
   33417                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19442 */
   33418                 :             : rtx
   33419                 :             : gen_avx512vl_shuf_i32x4_mask (rtx operand0,
   33420                 :             :         rtx operand1,
   33421                 :             :         rtx operand2,
   33422                 :             :         rtx operand3,
   33423                 :             :         rtx operand4,
   33424                 :             :         rtx operand5)
   33425                 :             : {
   33426                 :             :   rtx_insn *_val = 0;
   33427                 :             :   start_sequence ();
   33428                 :             :   {
   33429                 :             :     rtx operands[6];
   33430                 :             :     operands[0] = operand0;
   33431                 :             :     operands[1] = operand1;
   33432                 :             :     operands[2] = operand2;
   33433                 :             :     operands[3] = operand3;
   33434                 :             :     operands[4] = operand4;
   33435                 :             :     operands[5] = operand5;
   33436                 :             : #define FAIL return (end_sequence (), _val)
   33437                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33438                 :             : #line 19450 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33439                 :             : {
   33440                 :             :   int mask = INTVAL (operands[3]);
   33441                 :             :   emit_insn (gen_avx512vl_shuf_i32x4_1_mask
   33442                 :             :       (operands[0], operands[1], operands[2],
   33443                 :             :        GEN_INT (((mask >> 0) & 1) * 4 + 0),
   33444                 :             :        GEN_INT (((mask >> 0) & 1) * 4 + 1),
   33445                 :             :        GEN_INT (((mask >> 0) & 1) * 4 + 2),
   33446                 :             :        GEN_INT (((mask >> 0) & 1) * 4 + 3),
   33447                 :             :        GEN_INT (((mask >> 1) & 1) * 4 + 8),
   33448                 :             :        GEN_INT (((mask >> 1) & 1) * 4 + 9),
   33449                 :             :        GEN_INT (((mask >> 1) & 1) * 4 + 10),
   33450                 :             :        GEN_INT (((mask >> 1) & 1) * 4 + 11),
   33451                 :             :        operands[4], operands[5]));
   33452                 :             :   DONE;
   33453                 :             : }
   33454                 :             : #undef DONE
   33455                 :             : #undef FAIL
   33456                 :             :     operand0 = operands[0];
   33457                 :             :     (void) operand0;
   33458                 :             :     operand1 = operands[1];
   33459                 :             :     (void) operand1;
   33460                 :             :     operand2 = operands[2];
   33461                 :             :     (void) operand2;
   33462                 :             :     operand3 = operands[3];
   33463                 :             :     (void) operand3;
   33464                 :             :     operand4 = operands[4];
   33465                 :             :     (void) operand4;
   33466                 :             :     operand5 = operands[5];
   33467                 :             :     (void) operand5;
   33468                 :             :   }
   33469                 :             :   emit (operand0, true);
   33470                 :             :   emit (operand1, true);
   33471                 :             :   emit (operand2, true);
   33472                 :             :   emit (operand3, true);
   33473                 :             :   emit (operand4, true);
   33474                 :             :   emit (operand5, false);
   33475                 :             :   _val = get_insns ();
   33476                 :             :   end_sequence ();
   33477                 :             :   return _val;
   33478                 :             : }
   33479                 :             : 
   33480                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19442 */
   33481                 :             : rtx
   33482                 :             : gen_avx512vl_shuf_f32x4_mask (rtx operand0,
   33483                 :             :         rtx operand1,
   33484                 :             :         rtx operand2,
   33485                 :             :         rtx operand3,
   33486                 :             :         rtx operand4,
   33487                 :             :         rtx operand5)
   33488                 :             : {
   33489                 :             :   rtx_insn *_val = 0;
   33490                 :             :   start_sequence ();
   33491                 :             :   {
   33492                 :             :     rtx operands[6];
   33493                 :             :     operands[0] = operand0;
   33494                 :             :     operands[1] = operand1;
   33495                 :             :     operands[2] = operand2;
   33496                 :             :     operands[3] = operand3;
   33497                 :             :     operands[4] = operand4;
   33498                 :             :     operands[5] = operand5;
   33499                 :             : #define FAIL return (end_sequence (), _val)
   33500                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33501                 :             : #line 19450 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33502                 :             : {
   33503                 :             :   int mask = INTVAL (operands[3]);
   33504                 :             :   emit_insn (gen_avx512vl_shuf_f32x4_1_mask
   33505                 :             :       (operands[0], operands[1], operands[2],
   33506                 :             :        GEN_INT (((mask >> 0) & 1) * 4 + 0),
   33507                 :             :        GEN_INT (((mask >> 0) & 1) * 4 + 1),
   33508                 :             :        GEN_INT (((mask >> 0) & 1) * 4 + 2),
   33509                 :             :        GEN_INT (((mask >> 0) & 1) * 4 + 3),
   33510                 :             :        GEN_INT (((mask >> 1) & 1) * 4 + 8),
   33511                 :             :        GEN_INT (((mask >> 1) & 1) * 4 + 9),
   33512                 :             :        GEN_INT (((mask >> 1) & 1) * 4 + 10),
   33513                 :             :        GEN_INT (((mask >> 1) & 1) * 4 + 11),
   33514                 :             :        operands[4], operands[5]));
   33515                 :             :   DONE;
   33516                 :             : }
   33517                 :             : #undef DONE
   33518                 :             : #undef FAIL
   33519                 :             :     operand0 = operands[0];
   33520                 :             :     (void) operand0;
   33521                 :             :     operand1 = operands[1];
   33522                 :             :     (void) operand1;
   33523                 :             :     operand2 = operands[2];
   33524                 :             :     (void) operand2;
   33525                 :             :     operand3 = operands[3];
   33526                 :             :     (void) operand3;
   33527                 :             :     operand4 = operands[4];
   33528                 :             :     (void) operand4;
   33529                 :             :     operand5 = operands[5];
   33530                 :             :     (void) operand5;
   33531                 :             :   }
   33532                 :             :   emit (operand0, true);
   33533                 :             :   emit (operand1, true);
   33534                 :             :   emit (operand2, true);
   33535                 :             :   emit (operand3, true);
   33536                 :             :   emit (operand4, true);
   33537                 :             :   emit (operand5, false);
   33538                 :             :   _val = get_insns ();
   33539                 :             :   end_sequence ();
   33540                 :             :   return _val;
   33541                 :             : }
   33542                 :             : 
   33543                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19505 */
   33544                 :             : rtx
   33545                 :             : gen_avx512f_shuf_f32x4_mask (rtx operand0,
   33546                 :             :         rtx operand1,
   33547                 :             :         rtx operand2,
   33548                 :             :         rtx operand3,
   33549                 :             :         rtx operand4,
   33550                 :             :         rtx operand5)
   33551                 :             : {
   33552                 :             :   rtx_insn *_val = 0;
   33553                 :             :   start_sequence ();
   33554                 :             :   {
   33555                 :             :     rtx operands[6];
   33556                 :             :     operands[0] = operand0;
   33557                 :             :     operands[1] = operand1;
   33558                 :             :     operands[2] = operand2;
   33559                 :             :     operands[3] = operand3;
   33560                 :             :     operands[4] = operand4;
   33561                 :             :     operands[5] = operand5;
   33562                 :             : #define FAIL return (end_sequence (), _val)
   33563                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33564                 :             : #line 19513 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33565                 :             : {
   33566                 :             :   int mask = INTVAL (operands[3]);
   33567                 :             :   emit_insn (gen_avx512f_shuf_f32x4_1_mask
   33568                 :             :       (operands[0], operands[1], operands[2],
   33569                 :             :        GEN_INT (((mask >> 0) & 3) * 4),
   33570                 :             :        GEN_INT (((mask >> 0) & 3) * 4 + 1),
   33571                 :             :        GEN_INT (((mask >> 0) & 3) * 4 + 2),
   33572                 :             :        GEN_INT (((mask >> 0) & 3) * 4 + 3),
   33573                 :             :        GEN_INT (((mask >> 2) & 3) * 4),
   33574                 :             :        GEN_INT (((mask >> 2) & 3) * 4 + 1),
   33575                 :             :        GEN_INT (((mask >> 2) & 3) * 4 + 2),
   33576                 :             :        GEN_INT (((mask >> 2) & 3) * 4 + 3),
   33577                 :             :        GEN_INT (((mask >> 4) & 3) * 4 + 16),
   33578                 :             :        GEN_INT (((mask >> 4) & 3) * 4 + 17),
   33579                 :             :        GEN_INT (((mask >> 4) & 3) * 4 + 18),
   33580                 :             :        GEN_INT (((mask >> 4) & 3) * 4 + 19),
   33581                 :             :        GEN_INT (((mask >> 6) & 3) * 4 + 16),
   33582                 :             :        GEN_INT (((mask >> 6) & 3) * 4 + 17),
   33583                 :             :        GEN_INT (((mask >> 6) & 3) * 4 + 18),
   33584                 :             :        GEN_INT (((mask >> 6) & 3) * 4 + 19),
   33585                 :             :        operands[4], operands[5]));
   33586                 :             :   DONE;
   33587                 :             : }
   33588                 :             : #undef DONE
   33589                 :             : #undef FAIL
   33590                 :             :     operand0 = operands[0];
   33591                 :             :     (void) operand0;
   33592                 :             :     operand1 = operands[1];
   33593                 :             :     (void) operand1;
   33594                 :             :     operand2 = operands[2];
   33595                 :             :     (void) operand2;
   33596                 :             :     operand3 = operands[3];
   33597                 :             :     (void) operand3;
   33598                 :             :     operand4 = operands[4];
   33599                 :             :     (void) operand4;
   33600                 :             :     operand5 = operands[5];
   33601                 :             :     (void) operand5;
   33602                 :             :   }
   33603                 :             :   emit (operand0, true);
   33604                 :             :   emit (operand1, true);
   33605                 :             :   emit (operand2, true);
   33606                 :             :   emit (operand3, true);
   33607                 :             :   emit (operand4, true);
   33608                 :             :   emit (operand5, false);
   33609                 :             :   _val = get_insns ();
   33610                 :             :   end_sequence ();
   33611                 :             :   return _val;
   33612                 :             : }
   33613                 :             : 
   33614                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19505 */
   33615                 :             : rtx
   33616                 :             : gen_avx512f_shuf_i32x4_mask (rtx operand0,
   33617                 :             :         rtx operand1,
   33618                 :             :         rtx operand2,
   33619                 :             :         rtx operand3,
   33620                 :             :         rtx operand4,
   33621                 :             :         rtx operand5)
   33622                 :             : {
   33623                 :             :   rtx_insn *_val = 0;
   33624                 :             :   start_sequence ();
   33625                 :             :   {
   33626                 :             :     rtx operands[6];
   33627                 :             :     operands[0] = operand0;
   33628                 :             :     operands[1] = operand1;
   33629                 :             :     operands[2] = operand2;
   33630                 :             :     operands[3] = operand3;
   33631                 :             :     operands[4] = operand4;
   33632                 :             :     operands[5] = operand5;
   33633                 :             : #define FAIL return (end_sequence (), _val)
   33634                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33635                 :             : #line 19513 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33636                 :             : {
   33637                 :             :   int mask = INTVAL (operands[3]);
   33638                 :             :   emit_insn (gen_avx512f_shuf_i32x4_1_mask
   33639                 :             :       (operands[0], operands[1], operands[2],
   33640                 :             :        GEN_INT (((mask >> 0) & 3) * 4),
   33641                 :             :        GEN_INT (((mask >> 0) & 3) * 4 + 1),
   33642                 :             :        GEN_INT (((mask >> 0) & 3) * 4 + 2),
   33643                 :             :        GEN_INT (((mask >> 0) & 3) * 4 + 3),
   33644                 :             :        GEN_INT (((mask >> 2) & 3) * 4),
   33645                 :             :        GEN_INT (((mask >> 2) & 3) * 4 + 1),
   33646                 :             :        GEN_INT (((mask >> 2) & 3) * 4 + 2),
   33647                 :             :        GEN_INT (((mask >> 2) & 3) * 4 + 3),
   33648                 :             :        GEN_INT (((mask >> 4) & 3) * 4 + 16),
   33649                 :             :        GEN_INT (((mask >> 4) & 3) * 4 + 17),
   33650                 :             :        GEN_INT (((mask >> 4) & 3) * 4 + 18),
   33651                 :             :        GEN_INT (((mask >> 4) & 3) * 4 + 19),
   33652                 :             :        GEN_INT (((mask >> 6) & 3) * 4 + 16),
   33653                 :             :        GEN_INT (((mask >> 6) & 3) * 4 + 17),
   33654                 :             :        GEN_INT (((mask >> 6) & 3) * 4 + 18),
   33655                 :             :        GEN_INT (((mask >> 6) & 3) * 4 + 19),
   33656                 :             :        operands[4], operands[5]));
   33657                 :             :   DONE;
   33658                 :             : }
   33659                 :             : #undef DONE
   33660                 :             : #undef FAIL
   33661                 :             :     operand0 = operands[0];
   33662                 :             :     (void) operand0;
   33663                 :             :     operand1 = operands[1];
   33664                 :             :     (void) operand1;
   33665                 :             :     operand2 = operands[2];
   33666                 :             :     (void) operand2;
   33667                 :             :     operand3 = operands[3];
   33668                 :             :     (void) operand3;
   33669                 :             :     operand4 = operands[4];
   33670                 :             :     (void) operand4;
   33671                 :             :     operand5 = operands[5];
   33672                 :             :     (void) operand5;
   33673                 :             :   }
   33674                 :             :   emit (operand0, true);
   33675                 :             :   emit (operand1, true);
   33676                 :             :   emit (operand2, true);
   33677                 :             :   emit (operand3, true);
   33678                 :             :   emit (operand4, true);
   33679                 :             :   emit (operand5, false);
   33680                 :             :   _val = get_insns ();
   33681                 :             :   end_sequence ();
   33682                 :             :   return _val;
   33683                 :             : }
   33684                 :             : 
   33685                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19643 */
   33686                 :             : rtx
   33687                 :             : gen_avx512f_pshufdv3_mask (rtx operand0,
   33688                 :             :         rtx operand1,
   33689                 :             :         rtx operand2,
   33690                 :             :         rtx operand3,
   33691                 :             :         rtx operand4)
   33692                 :             : {
   33693                 :             :   rtx_insn *_val = 0;
   33694                 :             :   start_sequence ();
   33695                 :             :   {
   33696                 :             :     rtx operands[5];
   33697                 :             :     operands[0] = operand0;
   33698                 :             :     operands[1] = operand1;
   33699                 :             :     operands[2] = operand2;
   33700                 :             :     operands[3] = operand3;
   33701                 :             :     operands[4] = operand4;
   33702                 :             : #define FAIL return (end_sequence (), _val)
   33703                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33704                 :             : #line 19650 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33705                 :             : {
   33706                 :             :   int mask = INTVAL (operands[2]);
   33707                 :             :   emit_insn (gen_avx512f_pshufd_1_mask (operands[0], operands[1],
   33708                 :             :                                        GEN_INT ((mask >> 0) & 3),
   33709                 :             :                                        GEN_INT ((mask >> 2) & 3),
   33710                 :             :                                        GEN_INT ((mask >> 4) & 3),
   33711                 :             :                                        GEN_INT ((mask >> 6) & 3),
   33712                 :             :                                        GEN_INT (((mask >> 0) & 3) + 4),
   33713                 :             :                                        GEN_INT (((mask >> 2) & 3) + 4),
   33714                 :             :                                        GEN_INT (((mask >> 4) & 3) + 4),
   33715                 :             :                                        GEN_INT (((mask >> 6) & 3) + 4),
   33716                 :             :                                        GEN_INT (((mask >> 0) & 3) + 8),
   33717                 :             :                                        GEN_INT (((mask >> 2) & 3) + 8),
   33718                 :             :                                        GEN_INT (((mask >> 4) & 3) + 8),
   33719                 :             :                                        GEN_INT (((mask >> 6) & 3) + 8),
   33720                 :             :                                        GEN_INT (((mask >> 0) & 3) + 12),
   33721                 :             :                                        GEN_INT (((mask >> 2) & 3) + 12),
   33722                 :             :                                        GEN_INT (((mask >> 4) & 3) + 12),
   33723                 :             :                                        GEN_INT (((mask >> 6) & 3) + 12),
   33724                 :             :                                        operands[3], operands[4]));
   33725                 :             :   DONE;
   33726                 :             : }
   33727                 :             : #undef DONE
   33728                 :             : #undef FAIL
   33729                 :             :     operand0 = operands[0];
   33730                 :             :     (void) operand0;
   33731                 :             :     operand1 = operands[1];
   33732                 :             :     (void) operand1;
   33733                 :             :     operand2 = operands[2];
   33734                 :             :     (void) operand2;
   33735                 :             :     operand3 = operands[3];
   33736                 :             :     (void) operand3;
   33737                 :             :     operand4 = operands[4];
   33738                 :             :     (void) operand4;
   33739                 :             :   }
   33740                 :             :   emit (operand0, true);
   33741                 :             :   emit (operand1, true);
   33742                 :             :   emit (operand2, true);
   33743                 :             :   emit (operand3, true);
   33744                 :             :   emit (operand4, false);
   33745                 :             :   _val = get_insns ();
   33746                 :             :   end_sequence ();
   33747                 :             :   return _val;
   33748                 :             : }
   33749                 :             : 
   33750                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19721 */
   33751                 :             : rtx
   33752                 :             : gen_avx512vl_pshufdv3_mask (rtx operand0,
   33753                 :             :         rtx operand1,
   33754                 :             :         rtx operand2,
   33755                 :             :         rtx operand3,
   33756                 :             :         rtx operand4)
   33757                 :             : {
   33758                 :             :   rtx_insn *_val = 0;
   33759                 :             :   start_sequence ();
   33760                 :             :   {
   33761                 :             :     rtx operands[5];
   33762                 :             :     operands[0] = operand0;
   33763                 :             :     operands[1] = operand1;
   33764                 :             :     operands[2] = operand2;
   33765                 :             :     operands[3] = operand3;
   33766                 :             :     operands[4] = operand4;
   33767                 :             : #define FAIL return (end_sequence (), _val)
   33768                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33769                 :             : #line 19728 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33770                 :             : {
   33771                 :             :   int mask = INTVAL (operands[2]);
   33772                 :             :   emit_insn (gen_avx2_pshufd_1_mask (operands[0], operands[1],
   33773                 :             :                                 GEN_INT ((mask >> 0) & 3),
   33774                 :             :                                 GEN_INT ((mask >> 2) & 3),
   33775                 :             :                                 GEN_INT ((mask >> 4) & 3),
   33776                 :             :                                 GEN_INT ((mask >> 6) & 3),
   33777                 :             :                                 GEN_INT (((mask >> 0) & 3) + 4),
   33778                 :             :                                 GEN_INT (((mask >> 2) & 3) + 4),
   33779                 :             :                                 GEN_INT (((mask >> 4) & 3) + 4),
   33780                 :             :                                 GEN_INT (((mask >> 6) & 3) + 4),
   33781                 :             :                 operands[3], operands[4]));
   33782                 :             :   DONE;
   33783                 :             : }
   33784                 :             : #undef DONE
   33785                 :             : #undef FAIL
   33786                 :             :     operand0 = operands[0];
   33787                 :             :     (void) operand0;
   33788                 :             :     operand1 = operands[1];
   33789                 :             :     (void) operand1;
   33790                 :             :     operand2 = operands[2];
   33791                 :             :     (void) operand2;
   33792                 :             :     operand3 = operands[3];
   33793                 :             :     (void) operand3;
   33794                 :             :     operand4 = operands[4];
   33795                 :             :     (void) operand4;
   33796                 :             :   }
   33797                 :             :   emit (operand0, true);
   33798                 :             :   emit (operand1, true);
   33799                 :             :   emit (operand2, true);
   33800                 :             :   emit (operand3, true);
   33801                 :             :   emit (operand4, false);
   33802                 :             :   _val = get_insns ();
   33803                 :             :   end_sequence ();
   33804                 :             :   return _val;
   33805                 :             : }
   33806                 :             : 
   33807                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19743 */
   33808                 :             : rtx
   33809                 :             : gen_avx2_pshufdv3 (rtx operand0,
   33810                 :             :         rtx operand1,
   33811                 :             :         rtx operand2)
   33812                 :             : {
   33813                 :             :   rtx_insn *_val = 0;
   33814                 :             :   start_sequence ();
   33815                 :             :   {
   33816                 :             :     rtx operands[3];
   33817                 :             :     operands[0] = operand0;
   33818                 :             :     operands[1] = operand1;
   33819                 :             :     operands[2] = operand2;
   33820                 :             : #define FAIL return (end_sequence (), _val)
   33821                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33822                 :             : #line 19748 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33823                 :             : {
   33824                 :             :   int mask = INTVAL (operands[2]);
   33825                 :             :   emit_insn (gen_avx2_pshufd_1 (operands[0], operands[1],
   33826                 :             :                                 GEN_INT ((mask >> 0) & 3),
   33827                 :             :                                 GEN_INT ((mask >> 2) & 3),
   33828                 :             :                                 GEN_INT ((mask >> 4) & 3),
   33829                 :             :                                 GEN_INT ((mask >> 6) & 3),
   33830                 :             :                                 GEN_INT (((mask >> 0) & 3) + 4),
   33831                 :             :                                 GEN_INT (((mask >> 2) & 3) + 4),
   33832                 :             :                                 GEN_INT (((mask >> 4) & 3) + 4),
   33833                 :             :                                 GEN_INT (((mask >> 6) & 3) + 4)));
   33834                 :             :   DONE;
   33835                 :             : }
   33836                 :             : #undef DONE
   33837                 :             : #undef FAIL
   33838                 :             :     operand0 = operands[0];
   33839                 :             :     (void) operand0;
   33840                 :             :     operand1 = operands[1];
   33841                 :             :     (void) operand1;
   33842                 :             :     operand2 = operands[2];
   33843                 :             :     (void) operand2;
   33844                 :             :   }
   33845                 :             :   emit (operand0, true);
   33846                 :             :   emit (operand1, true);
   33847                 :             :   emit (operand2, false);
   33848                 :             :   _val = get_insns ();
   33849                 :             :   end_sequence ();
   33850                 :             :   return _val;
   33851                 :             : }
   33852                 :             : 
   33853                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19795 */
   33854                 :             : rtx
   33855                 :             : gen_avx512vl_pshufd_mask (rtx operand0,
   33856                 :             :         rtx operand1,
   33857                 :             :         rtx operand2,
   33858                 :             :         rtx operand3,
   33859                 :             :         rtx operand4)
   33860                 :             : {
   33861                 :             :   rtx_insn *_val = 0;
   33862                 :             :   start_sequence ();
   33863                 :             :   {
   33864                 :             :     rtx operands[5];
   33865                 :             :     operands[0] = operand0;
   33866                 :             :     operands[1] = operand1;
   33867                 :             :     operands[2] = operand2;
   33868                 :             :     operands[3] = operand3;
   33869                 :             :     operands[4] = operand4;
   33870                 :             : #define FAIL return (end_sequence (), _val)
   33871                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33872                 :             : #line 19802 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33873                 :             : {
   33874                 :             :   int mask = INTVAL (operands[2]);
   33875                 :             :   emit_insn (gen_sse2_pshufd_1_mask (operands[0], operands[1],
   33876                 :             :                                 GEN_INT ((mask >> 0) & 3),
   33877                 :             :                                 GEN_INT ((mask >> 2) & 3),
   33878                 :             :                                 GEN_INT ((mask >> 4) & 3),
   33879                 :             :                                 GEN_INT ((mask >> 6) & 3),
   33880                 :             :                 operands[3], operands[4]));
   33881                 :             :   DONE;
   33882                 :             : }
   33883                 :             : #undef DONE
   33884                 :             : #undef FAIL
   33885                 :             :     operand0 = operands[0];
   33886                 :             :     (void) operand0;
   33887                 :             :     operand1 = operands[1];
   33888                 :             :     (void) operand1;
   33889                 :             :     operand2 = operands[2];
   33890                 :             :     (void) operand2;
   33891                 :             :     operand3 = operands[3];
   33892                 :             :     (void) operand3;
   33893                 :             :     operand4 = operands[4];
   33894                 :             :     (void) operand4;
   33895                 :             :   }
   33896                 :             :   emit (operand0, true);
   33897                 :             :   emit (operand1, true);
   33898                 :             :   emit (operand2, true);
   33899                 :             :   emit (operand3, true);
   33900                 :             :   emit (operand4, false);
   33901                 :             :   _val = get_insns ();
   33902                 :             :   end_sequence ();
   33903                 :             :   return _val;
   33904                 :             : }
   33905                 :             : 
   33906                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19813 */
   33907                 :             : rtx
   33908                 :             : gen_sse2_pshufd (rtx operand0,
   33909                 :             :         rtx operand1,
   33910                 :             :         rtx operand2)
   33911                 :             : {
   33912                 :             :   rtx_insn *_val = 0;
   33913                 :             :   start_sequence ();
   33914                 :             :   {
   33915                 :             :     rtx operands[3];
   33916                 :             :     operands[0] = operand0;
   33917                 :             :     operands[1] = operand1;
   33918                 :             :     operands[2] = operand2;
   33919                 :             : #define FAIL return (end_sequence (), _val)
   33920                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33921                 :             : #line 19818 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33922                 :             : {
   33923                 :             :   int mask = INTVAL (operands[2]);
   33924                 :             :   emit_insn (gen_sse2_pshufd_1 (operands[0], operands[1],
   33925                 :             :                                 GEN_INT ((mask >> 0) & 3),
   33926                 :             :                                 GEN_INT ((mask >> 2) & 3),
   33927                 :             :                                 GEN_INT ((mask >> 4) & 3),
   33928                 :             :                                 GEN_INT ((mask >> 6) & 3)));
   33929                 :             :   DONE;
   33930                 :             : }
   33931                 :             : #undef DONE
   33932                 :             : #undef FAIL
   33933                 :             :     operand0 = operands[0];
   33934                 :             :     (void) operand0;
   33935                 :             :     operand1 = operands[1];
   33936                 :             :     (void) operand1;
   33937                 :             :     operand2 = operands[2];
   33938                 :             :     (void) operand2;
   33939                 :             :   }
   33940                 :             :   emit (operand0, true);
   33941                 :             :   emit (operand1, true);
   33942                 :             :   emit (operand2, false);
   33943                 :             :   _val = get_insns ();
   33944                 :             :   end_sequence ();
   33945                 :             :   return _val;
   33946                 :             : }
   33947                 :             : 
   33948                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19865 */
   33949                 :             : rtx
   33950                 :             : gen_avx512vl_pshuflwv3_mask (rtx operand0,
   33951                 :             :         rtx operand1,
   33952                 :             :         rtx operand2,
   33953                 :             :         rtx operand3,
   33954                 :             :         rtx operand4)
   33955                 :             : {
   33956                 :             :   rtx_insn *_val = 0;
   33957                 :             :   start_sequence ();
   33958                 :             :   {
   33959                 :             :     rtx operands[5];
   33960                 :             :     operands[0] = operand0;
   33961                 :             :     operands[1] = operand1;
   33962                 :             :     operands[2] = operand2;
   33963                 :             :     operands[3] = operand3;
   33964                 :             :     operands[4] = operand4;
   33965                 :             : #define FAIL return (end_sequence (), _val)
   33966                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33967                 :             : #line 19872 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   33968                 :             : {
   33969                 :             :   int mask = INTVAL (operands[2]);
   33970                 :             :   emit_insn (gen_avx2_pshuflw_1_mask (operands[0], operands[1],
   33971                 :             :                                  GEN_INT ((mask >> 0) & 3),
   33972                 :             :                                  GEN_INT ((mask >> 2) & 3),
   33973                 :             :                                  GEN_INT ((mask >> 4) & 3),
   33974                 :             :                                  GEN_INT ((mask >> 6) & 3),
   33975                 :             :                                  GEN_INT (((mask >> 0) & 3) + 8),
   33976                 :             :                                  GEN_INT (((mask >> 2) & 3) + 8),
   33977                 :             :                                  GEN_INT (((mask >> 4) & 3) + 8),
   33978                 :             :                                  GEN_INT (((mask >> 6) & 3) + 8),
   33979                 :             :                  operands[3], operands[4]));
   33980                 :             :   DONE;
   33981                 :             : }
   33982                 :             : #undef DONE
   33983                 :             : #undef FAIL
   33984                 :             :     operand0 = operands[0];
   33985                 :             :     (void) operand0;
   33986                 :             :     operand1 = operands[1];
   33987                 :             :     (void) operand1;
   33988                 :             :     operand2 = operands[2];
   33989                 :             :     (void) operand2;
   33990                 :             :     operand3 = operands[3];
   33991                 :             :     (void) operand3;
   33992                 :             :     operand4 = operands[4];
   33993                 :             :     (void) operand4;
   33994                 :             :   }
   33995                 :             :   emit (operand0, true);
   33996                 :             :   emit (operand1, true);
   33997                 :             :   emit (operand2, true);
   33998                 :             :   emit (operand3, true);
   33999                 :             :   emit (operand4, false);
   34000                 :             :   _val = get_insns ();
   34001                 :             :   end_sequence ();
   34002                 :             :   return _val;
   34003                 :             : }
   34004                 :             : 
   34005                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19887 */
   34006                 :             : rtx
   34007                 :             : gen_avx2_pshuflwv3 (rtx operand0,
   34008                 :             :         rtx operand1,
   34009                 :             :         rtx operand2)
   34010                 :             : {
   34011                 :             :   rtx_insn *_val = 0;
   34012                 :             :   start_sequence ();
   34013                 :             :   {
   34014                 :             :     rtx operands[3];
   34015                 :             :     operands[0] = operand0;
   34016                 :             :     operands[1] = operand1;
   34017                 :             :     operands[2] = operand2;
   34018                 :             : #define FAIL return (end_sequence (), _val)
   34019                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34020                 :             : #line 19892 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34021                 :             : {
   34022                 :             :   int mask = INTVAL (operands[2]);
   34023                 :             :   emit_insn (gen_avx2_pshuflw_1 (operands[0], operands[1],
   34024                 :             :                                  GEN_INT ((mask >> 0) & 3),
   34025                 :             :                                  GEN_INT ((mask >> 2) & 3),
   34026                 :             :                                  GEN_INT ((mask >> 4) & 3),
   34027                 :             :                                  GEN_INT ((mask >> 6) & 3),
   34028                 :             :                                  GEN_INT (((mask >> 0) & 3) + 8),
   34029                 :             :                                  GEN_INT (((mask >> 2) & 3) + 8),
   34030                 :             :                                  GEN_INT (((mask >> 4) & 3) + 8),
   34031                 :             :                                  GEN_INT (((mask >> 6) & 3) + 8)));
   34032                 :             :   DONE;
   34033                 :             : }
   34034                 :             : #undef DONE
   34035                 :             : #undef FAIL
   34036                 :             :     operand0 = operands[0];
   34037                 :             :     (void) operand0;
   34038                 :             :     operand1 = operands[1];
   34039                 :             :     (void) operand1;
   34040                 :             :     operand2 = operands[2];
   34041                 :             :     (void) operand2;
   34042                 :             :   }
   34043                 :             :   emit (operand0, true);
   34044                 :             :   emit (operand1, true);
   34045                 :             :   emit (operand2, false);
   34046                 :             :   _val = get_insns ();
   34047                 :             :   end_sequence ();
   34048                 :             :   return _val;
   34049                 :             : }
   34050                 :             : 
   34051                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19947 */
   34052                 :             : rtx
   34053                 :             : gen_avx512vl_pshuflw_mask (rtx operand0,
   34054                 :             :         rtx operand1,
   34055                 :             :         rtx operand2,
   34056                 :             :         rtx operand3,
   34057                 :             :         rtx operand4)
   34058                 :             : {
   34059                 :             :   rtx_insn *_val = 0;
   34060                 :             :   start_sequence ();
   34061                 :             :   {
   34062                 :             :     rtx operands[5];
   34063                 :             :     operands[0] = operand0;
   34064                 :             :     operands[1] = operand1;
   34065                 :             :     operands[2] = operand2;
   34066                 :             :     operands[3] = operand3;
   34067                 :             :     operands[4] = operand4;
   34068                 :             : #define FAIL return (end_sequence (), _val)
   34069                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34070                 :             : #line 19954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34071                 :             : {
   34072                 :             :   int mask = INTVAL (operands[2]);
   34073                 :             :   emit_insn (gen_sse2_pshuflw_1_mask (operands[0], operands[1],
   34074                 :             :                                  GEN_INT ((mask >> 0) & 3),
   34075                 :             :                                  GEN_INT ((mask >> 2) & 3),
   34076                 :             :                                  GEN_INT ((mask >> 4) & 3),
   34077                 :             :                                  GEN_INT ((mask >> 6) & 3),
   34078                 :             :                  operands[3], operands[4]));
   34079                 :             :   DONE;
   34080                 :             : }
   34081                 :             : #undef DONE
   34082                 :             : #undef FAIL
   34083                 :             :     operand0 = operands[0];
   34084                 :             :     (void) operand0;
   34085                 :             :     operand1 = operands[1];
   34086                 :             :     (void) operand1;
   34087                 :             :     operand2 = operands[2];
   34088                 :             :     (void) operand2;
   34089                 :             :     operand3 = operands[3];
   34090                 :             :     (void) operand3;
   34091                 :             :     operand4 = operands[4];
   34092                 :             :     (void) operand4;
   34093                 :             :   }
   34094                 :             :   emit (operand0, true);
   34095                 :             :   emit (operand1, true);
   34096                 :             :   emit (operand2, true);
   34097                 :             :   emit (operand3, true);
   34098                 :             :   emit (operand4, false);
   34099                 :             :   _val = get_insns ();
   34100                 :             :   end_sequence ();
   34101                 :             :   return _val;
   34102                 :             : }
   34103                 :             : 
   34104                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:19965 */
   34105                 :             : rtx
   34106                 :             : gen_sse2_pshuflw (rtx operand0,
   34107                 :             :         rtx operand1,
   34108                 :             :         rtx operand2)
   34109                 :             : {
   34110                 :             :   rtx_insn *_val = 0;
   34111                 :             :   start_sequence ();
   34112                 :             :   {
   34113                 :             :     rtx operands[3];
   34114                 :             :     operands[0] = operand0;
   34115                 :             :     operands[1] = operand1;
   34116                 :             :     operands[2] = operand2;
   34117                 :             : #define FAIL return (end_sequence (), _val)
   34118                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34119                 :             : #line 19970 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34120                 :             : {
   34121                 :             :   int mask = INTVAL (operands[2]);
   34122                 :             :   emit_insn (gen_sse2_pshuflw_1 (operands[0], operands[1],
   34123                 :             :                                  GEN_INT ((mask >> 0) & 3),
   34124                 :             :                                  GEN_INT ((mask >> 2) & 3),
   34125                 :             :                                  GEN_INT ((mask >> 4) & 3),
   34126                 :             :                                  GEN_INT ((mask >> 6) & 3)));
   34127                 :             :   DONE;
   34128                 :             : }
   34129                 :             : #undef DONE
   34130                 :             : #undef FAIL
   34131                 :             :     operand0 = operands[0];
   34132                 :             :     (void) operand0;
   34133                 :             :     operand1 = operands[1];
   34134                 :             :     (void) operand1;
   34135                 :             :     operand2 = operands[2];
   34136                 :             :     (void) operand2;
   34137                 :             :   }
   34138                 :             :   emit (operand0, true);
   34139                 :             :   emit (operand1, true);
   34140                 :             :   emit (operand2, false);
   34141                 :             :   _val = get_insns ();
   34142                 :             :   end_sequence ();
   34143                 :             :   return _val;
   34144                 :             : }
   34145                 :             : 
   34146                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20010 */
   34147                 :             : rtx
   34148                 :             : gen_avx2_pshufhwv3 (rtx operand0,
   34149                 :             :         rtx operand1,
   34150                 :             :         rtx operand2)
   34151                 :             : {
   34152                 :             :   rtx_insn *_val = 0;
   34153                 :             :   start_sequence ();
   34154                 :             :   {
   34155                 :             :     rtx operands[3];
   34156                 :             :     operands[0] = operand0;
   34157                 :             :     operands[1] = operand1;
   34158                 :             :     operands[2] = operand2;
   34159                 :             : #define FAIL return (end_sequence (), _val)
   34160                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34161                 :             : #line 20015 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34162                 :             : {
   34163                 :             :   int mask = INTVAL (operands[2]);
   34164                 :             :   emit_insn (gen_avx2_pshufhw_1 (operands[0], operands[1],
   34165                 :             :                                  GEN_INT (((mask >> 0) & 3) + 4),
   34166                 :             :                                  GEN_INT (((mask >> 2) & 3) + 4),
   34167                 :             :                                  GEN_INT (((mask >> 4) & 3) + 4),
   34168                 :             :                                  GEN_INT (((mask >> 6) & 3) + 4),
   34169                 :             :                                  GEN_INT (((mask >> 0) & 3) + 12),
   34170                 :             :                                  GEN_INT (((mask >> 2) & 3) + 12),
   34171                 :             :                                  GEN_INT (((mask >> 4) & 3) + 12),
   34172                 :             :                                  GEN_INT (((mask >> 6) & 3) + 12)));
   34173                 :             :   DONE;
   34174                 :             : }
   34175                 :             : #undef DONE
   34176                 :             : #undef FAIL
   34177                 :             :     operand0 = operands[0];
   34178                 :             :     (void) operand0;
   34179                 :             :     operand1 = operands[1];
   34180                 :             :     (void) operand1;
   34181                 :             :     operand2 = operands[2];
   34182                 :             :     (void) operand2;
   34183                 :             :   }
   34184                 :             :   emit (operand0, true);
   34185                 :             :   emit (operand1, true);
   34186                 :             :   emit (operand2, false);
   34187                 :             :   _val = get_insns ();
   34188                 :             :   end_sequence ();
   34189                 :             :   return _val;
   34190                 :             : }
   34191                 :             : 
   34192                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20041 */
   34193                 :             : rtx
   34194                 :             : gen_avx512vl_pshufhwv3_mask (rtx operand0,
   34195                 :             :         rtx operand1,
   34196                 :             :         rtx operand2,
   34197                 :             :         rtx operand3,
   34198                 :             :         rtx operand4)
   34199                 :             : {
   34200                 :             :   rtx_insn *_val = 0;
   34201                 :             :   start_sequence ();
   34202                 :             :   {
   34203                 :             :     rtx operands[5];
   34204                 :             :     operands[0] = operand0;
   34205                 :             :     operands[1] = operand1;
   34206                 :             :     operands[2] = operand2;
   34207                 :             :     operands[3] = operand3;
   34208                 :             :     operands[4] = operand4;
   34209                 :             : #define FAIL return (end_sequence (), _val)
   34210                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34211                 :             : #line 20048 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34212                 :             : {
   34213                 :             :   int mask = INTVAL (operands[2]);
   34214                 :             :   emit_insn (gen_avx2_pshufhw_1_mask (operands[0], operands[1],
   34215                 :             :                                  GEN_INT (((mask >> 0) & 3) + 4),
   34216                 :             :                                  GEN_INT (((mask >> 2) & 3) + 4),
   34217                 :             :                                  GEN_INT (((mask >> 4) & 3) + 4),
   34218                 :             :                                  GEN_INT (((mask >> 6) & 3) + 4),
   34219                 :             :                                  GEN_INT (((mask >> 0) & 3) + 12),
   34220                 :             :                                  GEN_INT (((mask >> 2) & 3) + 12),
   34221                 :             :                                  GEN_INT (((mask >> 4) & 3) + 12),
   34222                 :             :                                  GEN_INT (((mask >> 6) & 3) + 12),
   34223                 :             :                  operands[3], operands[4]));
   34224                 :             :   DONE;
   34225                 :             : }
   34226                 :             : #undef DONE
   34227                 :             : #undef FAIL
   34228                 :             :     operand0 = operands[0];
   34229                 :             :     (void) operand0;
   34230                 :             :     operand1 = operands[1];
   34231                 :             :     (void) operand1;
   34232                 :             :     operand2 = operands[2];
   34233                 :             :     (void) operand2;
   34234                 :             :     operand3 = operands[3];
   34235                 :             :     (void) operand3;
   34236                 :             :     operand4 = operands[4];
   34237                 :             :     (void) operand4;
   34238                 :             :   }
   34239                 :             :   emit (operand0, true);
   34240                 :             :   emit (operand1, true);
   34241                 :             :   emit (operand2, true);
   34242                 :             :   emit (operand3, true);
   34243                 :             :   emit (operand4, false);
   34244                 :             :   _val = get_insns ();
   34245                 :             :   end_sequence ();
   34246                 :             :   return _val;
   34247                 :             : }
   34248                 :             : 
   34249                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20104 */
   34250                 :             : rtx
   34251                 :             : gen_avx512vl_pshufhw_mask (rtx operand0,
   34252                 :             :         rtx operand1,
   34253                 :             :         rtx operand2,
   34254                 :             :         rtx operand3,
   34255                 :             :         rtx operand4)
   34256                 :             : {
   34257                 :             :   rtx_insn *_val = 0;
   34258                 :             :   start_sequence ();
   34259                 :             :   {
   34260                 :             :     rtx operands[5];
   34261                 :             :     operands[0] = operand0;
   34262                 :             :     operands[1] = operand1;
   34263                 :             :     operands[2] = operand2;
   34264                 :             :     operands[3] = operand3;
   34265                 :             :     operands[4] = operand4;
   34266                 :             : #define FAIL return (end_sequence (), _val)
   34267                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34268                 :             : #line 20111 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34269                 :             : {
   34270                 :             :   int mask = INTVAL (operands[2]);
   34271                 :             :   emit_insn (gen_sse2_pshufhw_1_mask (operands[0], operands[1],
   34272                 :             :                                  GEN_INT (((mask >> 0) & 3) + 4),
   34273                 :             :                                  GEN_INT (((mask >> 2) & 3) + 4),
   34274                 :             :                                  GEN_INT (((mask >> 4) & 3) + 4),
   34275                 :             :                                  GEN_INT (((mask >> 6) & 3) + 4),
   34276                 :             :                  operands[3], operands[4]));
   34277                 :             :   DONE;
   34278                 :             : }
   34279                 :             : #undef DONE
   34280                 :             : #undef FAIL
   34281                 :             :     operand0 = operands[0];
   34282                 :             :     (void) operand0;
   34283                 :             :     operand1 = operands[1];
   34284                 :             :     (void) operand1;
   34285                 :             :     operand2 = operands[2];
   34286                 :             :     (void) operand2;
   34287                 :             :     operand3 = operands[3];
   34288                 :             :     (void) operand3;
   34289                 :             :     operand4 = operands[4];
   34290                 :             :     (void) operand4;
   34291                 :             :   }
   34292                 :             :   emit (operand0, true);
   34293                 :             :   emit (operand1, true);
   34294                 :             :   emit (operand2, true);
   34295                 :             :   emit (operand3, true);
   34296                 :             :   emit (operand4, false);
   34297                 :             :   _val = get_insns ();
   34298                 :             :   end_sequence ();
   34299                 :             :   return _val;
   34300                 :             : }
   34301                 :             : 
   34302                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20122 */
   34303                 :             : rtx
   34304                 :             : gen_sse2_pshufhw (rtx operand0,
   34305                 :             :         rtx operand1,
   34306                 :             :         rtx operand2)
   34307                 :             : {
   34308                 :             :   rtx_insn *_val = 0;
   34309                 :             :   start_sequence ();
   34310                 :             :   {
   34311                 :             :     rtx operands[3];
   34312                 :             :     operands[0] = operand0;
   34313                 :             :     operands[1] = operand1;
   34314                 :             :     operands[2] = operand2;
   34315                 :             : #define FAIL return (end_sequence (), _val)
   34316                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34317                 :             : #line 20127 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34318                 :             : {
   34319                 :             :   int mask = INTVAL (operands[2]);
   34320                 :             :   emit_insn (gen_sse2_pshufhw_1 (operands[0], operands[1],
   34321                 :             :                                  GEN_INT (((mask >> 0) & 3) + 4),
   34322                 :             :                                  GEN_INT (((mask >> 2) & 3) + 4),
   34323                 :             :                                  GEN_INT (((mask >> 4) & 3) + 4),
   34324                 :             :                                  GEN_INT (((mask >> 6) & 3) + 4)));
   34325                 :             :   DONE;
   34326                 :             : }
   34327                 :             : #undef DONE
   34328                 :             : #undef FAIL
   34329                 :             :     operand0 = operands[0];
   34330                 :             :     (void) operand0;
   34331                 :             :     operand1 = operands[1];
   34332                 :             :     (void) operand1;
   34333                 :             :     operand2 = operands[2];
   34334                 :             :     (void) operand2;
   34335                 :             :   }
   34336                 :             :   emit (operand0, true);
   34337                 :             :   emit (operand1, true);
   34338                 :             :   emit (operand2, false);
   34339                 :             :   _val = get_insns ();
   34340                 :             :   end_sequence ();
   34341                 :             :   return _val;
   34342                 :             : }
   34343                 :             : 
   34344                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20167 */
   34345                 :             : rtx
   34346                 :             : gen_sse2_loadd (rtx operand0,
   34347                 :             :         rtx operand1)
   34348                 :             : {
   34349                 :             :   rtx operand2;
   34350                 :             :   rtx_insn *_val = 0;
   34351                 :             :   start_sequence ();
   34352                 :             :   {
   34353                 :             :     rtx operands[3];
   34354                 :             :     operands[0] = operand0;
   34355                 :             :     operands[1] = operand1;
   34356                 :             : #define FAIL return (end_sequence (), _val)
   34357                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34358                 :             : #line 20175 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34359                 :             : operands[2] = CONST0_RTX (V4SImode);
   34360                 :             : #undef DONE
   34361                 :             : #undef FAIL
   34362                 :             :     operand0 = operands[0];
   34363                 :             :     (void) operand0;
   34364                 :             :     operand1 = operands[1];
   34365                 :             :     (void) operand1;
   34366                 :             :     operand2 = operands[2];
   34367                 :             :     (void) operand2;
   34368                 :             :   }
   34369                 :             :   emit_insn (gen_rtx_SET (operand0,
   34370                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   34371                 :             :         gen_rtx_VEC_DUPLICATE (V4SImode,
   34372                 :             :         operand1),
   34373                 :             :         operand2,
   34374                 :             :         const1_rtx)));
   34375                 :             :   _val = get_insns ();
   34376                 :             :   end_sequence ();
   34377                 :             :   return _val;
   34378                 :             : }
   34379                 :             : 
   34380                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20205 */
   34381                 :             : extern rtx_insn *gen_split_2984 (rtx_insn *, rtx *);
   34382                 :             : rtx_insn *
   34383                 :             : gen_split_2984 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34384                 :             : {
   34385                 :             :   rtx operand0;
   34386                 :             :   rtx operand1;
   34387                 :             :   rtx operand2;
   34388                 :             :   rtx operand3;
   34389                 :             :   rtx operand4;
   34390                 :             :   rtx_insn *_val = NULL;
   34391                 :             :   if (dump_file)
   34392                 :             :     fprintf (dump_file, "Splitting with gen_split_2984 (sse.md:20205)\n");
   34393                 :             :   start_sequence ();
   34394                 :             : #define FAIL return (end_sequence (), _val)
   34395                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34396                 :             : #line 20219 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34397                 :             : {
   34398                 :             :   operands[2] = gen_reg_rtx (SImode);
   34399                 :             :   operands[3] = gen_lowpart (SImode, force_reg (V16QImode, operands[1]));
   34400                 :             :   operands[4] = gen_lowpart (QImode, operands[2]);
   34401                 :             : }
   34402                 :             : #undef DONE
   34403                 :             : #undef FAIL
   34404                 :             :   operand0 = operands[0];
   34405                 :             :   (void) operand0;
   34406                 :             :   operand1 = operands[1];
   34407                 :             :   (void) operand1;
   34408                 :             :   operand2 = operands[2];
   34409                 :             :   (void) operand2;
   34410                 :             :   operand3 = operands[3];
   34411                 :             :   (void) operand3;
   34412                 :             :   operand4 = operands[4];
   34413                 :             :   (void) operand4;
   34414                 :             :   emit_insn (gen_rtx_SET (operand2,
   34415                 :             :         operand3));
   34416                 :             :   emit_insn (gen_rtx_SET (operand0,
   34417                 :             :         operand4));
   34418                 :             :   _val = get_insns ();
   34419                 :             :   end_sequence ();
   34420                 :             :   return _val;
   34421                 :             : }
   34422                 :             : 
   34423                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20205 */
   34424                 :             : extern rtx_insn *gen_split_2985 (rtx_insn *, rtx *);
   34425                 :             : rtx_insn *
   34426                 :             : gen_split_2985 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34427                 :             : {
   34428                 :             :   rtx operand0;
   34429                 :             :   rtx operand1;
   34430                 :             :   rtx operand2;
   34431                 :             :   rtx operand3;
   34432                 :             :   rtx operand4;
   34433                 :             :   rtx_insn *_val = NULL;
   34434                 :             :   if (dump_file)
   34435                 :             :     fprintf (dump_file, "Splitting with gen_split_2985 (sse.md:20205)\n");
   34436                 :             :   start_sequence ();
   34437                 :             : #define FAIL return (end_sequence (), _val)
   34438                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34439                 :             : #line 20219 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34440                 :             : {
   34441                 :             :   operands[2] = gen_reg_rtx (SImode);
   34442                 :             :   operands[3] = gen_lowpart (SImode, force_reg (V8HImode, operands[1]));
   34443                 :             :   operands[4] = gen_lowpart (HImode, operands[2]);
   34444                 :             : }
   34445                 :             : #undef DONE
   34446                 :             : #undef FAIL
   34447                 :             :   operand0 = operands[0];
   34448                 :             :   (void) operand0;
   34449                 :             :   operand1 = operands[1];
   34450                 :             :   (void) operand1;
   34451                 :             :   operand2 = operands[2];
   34452                 :             :   (void) operand2;
   34453                 :             :   operand3 = operands[3];
   34454                 :             :   (void) operand3;
   34455                 :             :   operand4 = operands[4];
   34456                 :             :   (void) operand4;
   34457                 :             :   emit_insn (gen_rtx_SET (operand2,
   34458                 :             :         operand3));
   34459                 :             :   emit_insn (gen_rtx_SET (operand0,
   34460                 :             :         operand4));
   34461                 :             :   _val = get_insns ();
   34462                 :             :   end_sequence ();
   34463                 :             :   return _val;
   34464                 :             : }
   34465                 :             : 
   34466                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20327 */
   34467                 :             : extern rtx_insn *gen_split_2986 (rtx_insn *, rtx *);
   34468                 :             : rtx_insn *
   34469                 :             : gen_split_2986 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34470                 :             : {
   34471                 :             :   rtx operand0;
   34472                 :             :   rtx operand1;
   34473                 :             :   rtx operand2;
   34474                 :             :   rtx operand3;
   34475                 :             :   rtx operand4;
   34476                 :             :   rtx operand5;
   34477                 :             :   rtx_insn *_val = NULL;
   34478                 :             :   if (dump_file)
   34479                 :             :     fprintf (dump_file, "Splitting with gen_split_2986 (sse.md:20327)\n");
   34480                 :             :   start_sequence ();
   34481                 :             : #define FAIL return (end_sequence (), _val)
   34482                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34483                 :             : #line 20339 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34484                 :             : {
   34485                 :             :   operands[4] = gen_lowpart (SImode, operands[1]);
   34486                 :             :   operands[5] = gen_lowpart (V4SImode, operands[1]);
   34487                 :             :   split_double_mode (DImode, &operands[0], 1, &operands[2], &operands[3]);
   34488                 :             : }
   34489                 :             : #undef DONE
   34490                 :             : #undef FAIL
   34491                 :             :   operand0 = operands[0];
   34492                 :             :   (void) operand0;
   34493                 :             :   operand1 = operands[1];
   34494                 :             :   (void) operand1;
   34495                 :             :   operand2 = operands[2];
   34496                 :             :   (void) operand2;
   34497                 :             :   operand3 = operands[3];
   34498                 :             :   (void) operand3;
   34499                 :             :   operand4 = operands[4];
   34500                 :             :   (void) operand4;
   34501                 :             :   operand5 = operands[5];
   34502                 :             :   (void) operand5;
   34503                 :             :   emit_insn (gen_rtx_SET (operand2,
   34504                 :             :         operand4));
   34505                 :             :   emit_insn (gen_rtx_SET (operand3,
   34506                 :             :         gen_rtx_VEC_SELECT (SImode,
   34507                 :             :         operand5,
   34508                 :             :         gen_rtx_PARALLEL (VOIDmode,
   34509                 :             :         gen_rtvec (1,
   34510                 :             :                 const1_rtx)))));
   34511                 :             :   _val = get_insns ();
   34512                 :             :   end_sequence ();
   34513                 :             :   return _val;
   34514                 :             : }
   34515                 :             : 
   34516                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20345 */
   34517                 :             : extern rtx_insn *gen_split_2987 (rtx_insn *, rtx *);
   34518                 :             : rtx_insn *
   34519                 :             : gen_split_2987 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34520                 :             : {
   34521                 :             :   rtx operand0;
   34522                 :             :   rtx operand1;
   34523                 :             :   rtx_insn *_val = NULL;
   34524                 :             :   if (dump_file)
   34525                 :             :     fprintf (dump_file, "Splitting with gen_split_2987 (sse.md:20345)\n");
   34526                 :             :   start_sequence ();
   34527                 :             : #define FAIL return (end_sequence (), _val)
   34528                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34529                 :             : #line 20352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34530                 :             : operands[1] = gen_lowpart (SImode, operands[1]);
   34531                 :             : #undef DONE
   34532                 :             : #undef FAIL
   34533                 :             :   operand0 = operands[0];
   34534                 :             :   (void) operand0;
   34535                 :             :   operand1 = operands[1];
   34536                 :             :   (void) operand1;
   34537                 :             :   emit_insn (gen_rtx_SET (operand0,
   34538                 :             :         operand1));
   34539                 :             :   _val = get_insns ();
   34540                 :             :   end_sequence ();
   34541                 :             :   return _val;
   34542                 :             : }
   34543                 :             : 
   34544                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20345 */
   34545                 :             : extern rtx_insn *gen_split_2988 (rtx_insn *, rtx *);
   34546                 :             : rtx_insn *
   34547                 :             : gen_split_2988 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34548                 :             : {
   34549                 :             :   rtx operand0;
   34550                 :             :   rtx operand1;
   34551                 :             :   rtx_insn *_val = NULL;
   34552                 :             :   if (dump_file)
   34553                 :             :     fprintf (dump_file, "Splitting with gen_split_2988 (sse.md:20345)\n");
   34554                 :             :   start_sequence ();
   34555                 :             : #define FAIL return (end_sequence (), _val)
   34556                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34557                 :             : #line 20352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34558                 :             : operands[1] = gen_lowpart (DImode, operands[1]);
   34559                 :             : #undef DONE
   34560                 :             : #undef FAIL
   34561                 :             :   operand0 = operands[0];
   34562                 :             :   (void) operand0;
   34563                 :             :   operand1 = operands[1];
   34564                 :             :   (void) operand1;
   34565                 :             :   emit_insn (gen_rtx_SET (operand0,
   34566                 :             :         operand1));
   34567                 :             :   _val = get_insns ();
   34568                 :             :   end_sequence ();
   34569                 :             :   return _val;
   34570                 :             : }
   34571                 :             : 
   34572                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20378 */
   34573                 :             : extern rtx_insn *gen_split_2989 (rtx_insn *, rtx *);
   34574                 :             : rtx_insn *
   34575                 :             : gen_split_2989 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34576                 :             : {
   34577                 :             :   rtx operand0;
   34578                 :             :   rtx operand1;
   34579                 :             :   rtx_insn *_val = NULL;
   34580                 :             :   if (dump_file)
   34581                 :             :     fprintf (dump_file, "Splitting with gen_split_2989 (sse.md:20378)\n");
   34582                 :             :   start_sequence ();
   34583                 :             : #define FAIL return (end_sequence (), _val)
   34584                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34585                 :             : #line 20386 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34586                 :             : operands[1] = gen_lowpart (SImode, operands[1]);
   34587                 :             : #undef DONE
   34588                 :             : #undef FAIL
   34589                 :             :   operand0 = operands[0];
   34590                 :             :   (void) operand0;
   34591                 :             :   operand1 = operands[1];
   34592                 :             :   (void) operand1;
   34593                 :             :   emit_insn (gen_rtx_SET (operand0,
   34594                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   34595                 :             :         operand1)));
   34596                 :             :   _val = get_insns ();
   34597                 :             :   end_sequence ();
   34598                 :             :   return _val;
   34599                 :             : }
   34600                 :             : 
   34601                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20453 */
   34602                 :             : extern rtx_insn *gen_split_2990 (rtx_insn *, rtx *);
   34603                 :             : rtx_insn *
   34604                 :             : gen_split_2990 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34605                 :             : {
   34606                 :             :   rtx operand0;
   34607                 :             :   rtx operand1;
   34608                 :             :   rtx_insn *_val = NULL;
   34609                 :             :   if (dump_file)
   34610                 :             :     fprintf (dump_file, "Splitting with gen_split_2990 (sse.md:20453)\n");
   34611                 :             :   start_sequence ();
   34612                 :             : #define FAIL return (end_sequence (), _val)
   34613                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34614                 :             : #line 20463 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34615                 :             : {
   34616                 :             :   operands[1] = adjust_address (operands[1], SImode, INTVAL (operands[2]) * 4);
   34617                 :             : }
   34618                 :             : #undef DONE
   34619                 :             : #undef FAIL
   34620                 :             :   operand0 = operands[0];
   34621                 :             :   (void) operand0;
   34622                 :             :   operand1 = operands[1];
   34623                 :             :   (void) operand1;
   34624                 :             :   emit_insn (gen_rtx_SET (operand0,
   34625                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   34626                 :             :         operand1)));
   34627                 :             :   _val = get_insns ();
   34628                 :             :   end_sequence ();
   34629                 :             :   return _val;
   34630                 :             : }
   34631                 :             : 
   34632                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20531 */
   34633                 :             : extern rtx_insn *gen_split_2991 (rtx_insn *, rtx *);
   34634                 :             : rtx_insn *
   34635                 :             : gen_split_2991 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34636                 :             : {
   34637                 :             :   rtx operand0;
   34638                 :             :   rtx operand1;
   34639                 :             :   rtx_insn *_val = NULL;
   34640                 :             :   if (dump_file)
   34641                 :             :     fprintf (dump_file, "Splitting with gen_split_2991 (sse.md:20531)\n");
   34642                 :             :   start_sequence ();
   34643                 :             : #define FAIL return (end_sequence (), _val)
   34644                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34645                 :             : #line 20539 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34646                 :             : {
   34647                 :             :   int offs = INTVAL (operands[2]) * GET_MODE_SIZE (QImode);
   34648                 :             : 
   34649                 :             :   operands[1] = adjust_address (operands[1], QImode, offs);
   34650                 :             : }
   34651                 :             : #undef DONE
   34652                 :             : #undef FAIL
   34653                 :             :   operand0 = operands[0];
   34654                 :             :   (void) operand0;
   34655                 :             :   operand1 = operands[1];
   34656                 :             :   (void) operand1;
   34657                 :             :   emit_insn (gen_rtx_SET (operand0,
   34658                 :             :         operand1));
   34659                 :             :   _val = get_insns ();
   34660                 :             :   end_sequence ();
   34661                 :             :   return _val;
   34662                 :             : }
   34663                 :             : 
   34664                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20531 */
   34665                 :             : extern rtx_insn *gen_split_2992 (rtx_insn *, rtx *);
   34666                 :             : rtx_insn *
   34667                 :             : gen_split_2992 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34668                 :             : {
   34669                 :             :   rtx operand0;
   34670                 :             :   rtx operand1;
   34671                 :             :   rtx_insn *_val = NULL;
   34672                 :             :   if (dump_file)
   34673                 :             :     fprintf (dump_file, "Splitting with gen_split_2992 (sse.md:20531)\n");
   34674                 :             :   start_sequence ();
   34675                 :             : #define FAIL return (end_sequence (), _val)
   34676                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34677                 :             : #line 20539 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34678                 :             : {
   34679                 :             :   int offs = INTVAL (operands[2]) * GET_MODE_SIZE (HImode);
   34680                 :             : 
   34681                 :             :   operands[1] = adjust_address (operands[1], HImode, offs);
   34682                 :             : }
   34683                 :             : #undef DONE
   34684                 :             : #undef FAIL
   34685                 :             :   operand0 = operands[0];
   34686                 :             :   (void) operand0;
   34687                 :             :   operand1 = operands[1];
   34688                 :             :   (void) operand1;
   34689                 :             :   emit_insn (gen_rtx_SET (operand0,
   34690                 :             :         operand1));
   34691                 :             :   _val = get_insns ();
   34692                 :             :   end_sequence ();
   34693                 :             :   return _val;
   34694                 :             : }
   34695                 :             : 
   34696                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20531 */
   34697                 :             : extern rtx_insn *gen_split_2993 (rtx_insn *, rtx *);
   34698                 :             : rtx_insn *
   34699                 :             : gen_split_2993 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34700                 :             : {
   34701                 :             :   rtx operand0;
   34702                 :             :   rtx operand1;
   34703                 :             :   rtx_insn *_val = NULL;
   34704                 :             :   if (dump_file)
   34705                 :             :     fprintf (dump_file, "Splitting with gen_split_2993 (sse.md:20531)\n");
   34706                 :             :   start_sequence ();
   34707                 :             : #define FAIL return (end_sequence (), _val)
   34708                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34709                 :             : #line 20539 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34710                 :             : {
   34711                 :             :   int offs = INTVAL (operands[2]) * GET_MODE_SIZE (SImode);
   34712                 :             : 
   34713                 :             :   operands[1] = adjust_address (operands[1], SImode, offs);
   34714                 :             : }
   34715                 :             : #undef DONE
   34716                 :             : #undef FAIL
   34717                 :             :   operand0 = operands[0];
   34718                 :             :   (void) operand0;
   34719                 :             :   operand1 = operands[1];
   34720                 :             :   (void) operand1;
   34721                 :             :   emit_insn (gen_rtx_SET (operand0,
   34722                 :             :         operand1));
   34723                 :             :   _val = get_insns ();
   34724                 :             :   end_sequence ();
   34725                 :             :   return _val;
   34726                 :             : }
   34727                 :             : 
   34728                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20531 */
   34729                 :             : extern rtx_insn *gen_split_2994 (rtx_insn *, rtx *);
   34730                 :             : rtx_insn *
   34731                 :             : gen_split_2994 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34732                 :             : {
   34733                 :             :   rtx operand0;
   34734                 :             :   rtx operand1;
   34735                 :             :   rtx_insn *_val = NULL;
   34736                 :             :   if (dump_file)
   34737                 :             :     fprintf (dump_file, "Splitting with gen_split_2994 (sse.md:20531)\n");
   34738                 :             :   start_sequence ();
   34739                 :             : #define FAIL return (end_sequence (), _val)
   34740                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34741                 :             : #line 20539 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34742                 :             : {
   34743                 :             :   int offs = INTVAL (operands[2]) * GET_MODE_SIZE (DImode);
   34744                 :             : 
   34745                 :             :   operands[1] = adjust_address (operands[1], DImode, offs);
   34746                 :             : }
   34747                 :             : #undef DONE
   34748                 :             : #undef FAIL
   34749                 :             :   operand0 = operands[0];
   34750                 :             :   (void) operand0;
   34751                 :             :   operand1 = operands[1];
   34752                 :             :   (void) operand1;
   34753                 :             :   emit_insn (gen_rtx_SET (operand0,
   34754                 :             :         operand1));
   34755                 :             :   _val = get_insns ();
   34756                 :             :   end_sequence ();
   34757                 :             :   return _val;
   34758                 :             : }
   34759                 :             : 
   34760                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20579 */
   34761                 :             : extern rtx_insn *gen_split_2995 (rtx_insn *, rtx *);
   34762                 :             : rtx_insn *
   34763                 :             : gen_split_2995 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34764                 :             : {
   34765                 :             :   rtx operand0;
   34766                 :             :   rtx operand1;
   34767                 :             :   rtx_insn *_val = NULL;
   34768                 :             :   if (dump_file)
   34769                 :             :     fprintf (dump_file, "Splitting with gen_split_2995 (sse.md:20579)\n");
   34770                 :             :   start_sequence ();
   34771                 :             : #define FAIL return (end_sequence (), _val)
   34772                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34773                 :             : #line 20588 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34774                 :             : operands[1] = gen_lowpart (TImode, operands[1]);
   34775                 :             : #undef DONE
   34776                 :             : #undef FAIL
   34777                 :             :   operand0 = operands[0];
   34778                 :             :   (void) operand0;
   34779                 :             :   operand1 = operands[1];
   34780                 :             :   (void) operand1;
   34781                 :             :   emit_insn (gen_rtx_SET (operand0,
   34782                 :             :         operand1));
   34783                 :             :   _val = get_insns ();
   34784                 :             :   end_sequence ();
   34785                 :             :   return _val;
   34786                 :             : }
   34787                 :             : 
   34788                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20579 */
   34789                 :             : extern rtx_insn *gen_split_2996 (rtx_insn *, rtx *);
   34790                 :             : rtx_insn *
   34791                 :             : gen_split_2996 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34792                 :             : {
   34793                 :             :   rtx operand0;
   34794                 :             :   rtx operand1;
   34795                 :             :   rtx_insn *_val = NULL;
   34796                 :             :   if (dump_file)
   34797                 :             :     fprintf (dump_file, "Splitting with gen_split_2996 (sse.md:20579)\n");
   34798                 :             :   start_sequence ();
   34799                 :             : #define FAIL return (end_sequence (), _val)
   34800                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34801                 :             : #line 20588 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34802                 :             : operands[1] = gen_lowpart (TImode, operands[1]);
   34803                 :             : #undef DONE
   34804                 :             : #undef FAIL
   34805                 :             :   operand0 = operands[0];
   34806                 :             :   (void) operand0;
   34807                 :             :   operand1 = operands[1];
   34808                 :             :   (void) operand1;
   34809                 :             :   emit_insn (gen_rtx_SET (operand0,
   34810                 :             :         operand1));
   34811                 :             :   _val = get_insns ();
   34812                 :             :   end_sequence ();
   34813                 :             :   return _val;
   34814                 :             : }
   34815                 :             : 
   34816                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20592 */
   34817                 :             : extern rtx_insn *gen_split_2997 (rtx_insn *, rtx *);
   34818                 :             : rtx_insn *
   34819                 :             : gen_split_2997 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34820                 :             : {
   34821                 :             :   rtx operand0;
   34822                 :             :   rtx operand1;
   34823                 :             :   rtx_insn *_val = NULL;
   34824                 :             :   if (dump_file)
   34825                 :             :     fprintf (dump_file, "Splitting with gen_split_2997 (sse.md:20592)\n");
   34826                 :             :   start_sequence ();
   34827                 :             : #define FAIL return (end_sequence (), _val)
   34828                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34829                 :             : #line 20605 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34830                 :             : {
   34831                 :             :   rtx tmp;
   34832                 :             : 
   34833                 :             :   switch (GET_MODE_SIZE (GET_MODE (operands[1])))
   34834                 :             :     {
   34835                 :             :     case 64:
   34836                 :             :       if (SImode == SImode)
   34837                 :             :         {
   34838                 :             :           tmp = gen_reg_rtx (V8SImode);
   34839                 :             :           emit_insn (gen_vec_extract_lo_v16si (tmp,
   34840                 :             :                                                gen_lowpart (V16SImode,
   34841                 :             :                                                             operands[1])));
   34842                 :             :         }
   34843                 :             :       else
   34844                 :             :         {
   34845                 :             :           tmp = gen_reg_rtx (V4DImode);
   34846                 :             :           emit_insn (gen_vec_extract_lo_v8di (tmp,
   34847                 :             :                                               gen_lowpart (V8DImode,
   34848                 :             :                                                            operands[1])));
   34849                 :             :         }
   34850                 :             :       operands[1] = tmp;
   34851                 :             :       /* FALLTHRU */
   34852                 :             :     case 32:
   34853                 :             :       tmp = gen_reg_rtx (V4SImode);
   34854                 :             :       if (SImode == SImode)
   34855                 :             :         emit_insn (gen_vec_extract_lo_v8si (tmp, gen_lowpart (V8SImode,
   34856                 :             :                                                               operands[1])));
   34857                 :             :       else
   34858                 :             :         emit_insn (gen_vec_extract_lo_v4di (tmp, gen_lowpart (V4DImode,
   34859                 :             :                                                               operands[1])));
   34860                 :             :       operands[1] = tmp;
   34861                 :             :       break;
   34862                 :             :     case 16:
   34863                 :             :       operands[1] = gen_lowpart (V4SImode, operands[1]);
   34864                 :             :       break;
   34865                 :             :     }
   34866                 :             : }
   34867                 :             : #undef DONE
   34868                 :             : #undef FAIL
   34869                 :             :   operand0 = operands[0];
   34870                 :             :   (void) operand0;
   34871                 :             :   operand1 = operands[1];
   34872                 :             :   (void) operand1;
   34873                 :             :   emit_insn (gen_rtx_SET (operand0,
   34874                 :             :         gen_rtx_VEC_SELECT (SImode,
   34875                 :             :         operand1,
   34876                 :             :         gen_rtx_PARALLEL (VOIDmode,
   34877                 :             :         gen_rtvec (1,
   34878                 :             :                 const0_rtx)))));
   34879                 :             :   _val = get_insns ();
   34880                 :             :   end_sequence ();
   34881                 :             :   return _val;
   34882                 :             : }
   34883                 :             : 
   34884                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20592 */
   34885                 :             : extern rtx_insn *gen_split_2998 (rtx_insn *, rtx *);
   34886                 :             : rtx_insn *
   34887                 :             : gen_split_2998 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34888                 :             : {
   34889                 :             :   rtx operand0;
   34890                 :             :   rtx operand1;
   34891                 :             :   rtx_insn *_val = NULL;
   34892                 :             :   if (dump_file)
   34893                 :             :     fprintf (dump_file, "Splitting with gen_split_2998 (sse.md:20592)\n");
   34894                 :             :   start_sequence ();
   34895                 :             : #define FAIL return (end_sequence (), _val)
   34896                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34897                 :             : #line 20605 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34898                 :             : {
   34899                 :             :   rtx tmp;
   34900                 :             : 
   34901                 :             :   switch (GET_MODE_SIZE (GET_MODE (operands[1])))
   34902                 :             :     {
   34903                 :             :     case 64:
   34904                 :             :       if (DImode == SImode)
   34905                 :             :         {
   34906                 :             :           tmp = gen_reg_rtx (V8SImode);
   34907                 :             :           emit_insn (gen_vec_extract_lo_v16si (tmp,
   34908                 :             :                                                gen_lowpart (V16SImode,
   34909                 :             :                                                             operands[1])));
   34910                 :             :         }
   34911                 :             :       else
   34912                 :             :         {
   34913                 :             :           tmp = gen_reg_rtx (V4DImode);
   34914                 :             :           emit_insn (gen_vec_extract_lo_v8di (tmp,
   34915                 :             :                                               gen_lowpart (V8DImode,
   34916                 :             :                                                            operands[1])));
   34917                 :             :         }
   34918                 :             :       operands[1] = tmp;
   34919                 :             :       /* FALLTHRU */
   34920                 :             :     case 32:
   34921                 :             :       tmp = gen_reg_rtx (V2DImode);
   34922                 :             :       if (DImode == SImode)
   34923                 :             :         emit_insn (gen_vec_extract_lo_v8si (tmp, gen_lowpart (V8SImode,
   34924                 :             :                                                               operands[1])));
   34925                 :             :       else
   34926                 :             :         emit_insn (gen_vec_extract_lo_v4di (tmp, gen_lowpart (V4DImode,
   34927                 :             :                                                               operands[1])));
   34928                 :             :       operands[1] = tmp;
   34929                 :             :       break;
   34930                 :             :     case 16:
   34931                 :             :       operands[1] = gen_lowpart (V2DImode, operands[1]);
   34932                 :             :       break;
   34933                 :             :     }
   34934                 :             : }
   34935                 :             : #undef DONE
   34936                 :             : #undef FAIL
   34937                 :             :   operand0 = operands[0];
   34938                 :             :   (void) operand0;
   34939                 :             :   operand1 = operands[1];
   34940                 :             :   (void) operand1;
   34941                 :             :   emit_insn (gen_rtx_SET (operand0,
   34942                 :             :         gen_rtx_VEC_SELECT (DImode,
   34943                 :             :         operand1,
   34944                 :             :         gen_rtx_PARALLEL (VOIDmode,
   34945                 :             :         gen_rtvec (1,
   34946                 :             :                 const0_rtx)))));
   34947                 :             :   _val = get_insns ();
   34948                 :             :   end_sequence ();
   34949                 :             :   return _val;
   34950                 :             : }
   34951                 :             : 
   34952                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20730 */
   34953                 :             : extern rtx_insn *gen_split_2999 (rtx_insn *, rtx *);
   34954                 :             : rtx_insn *
   34955                 :             : gen_split_2999 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34956                 :             : {
   34957                 :             :   rtx operand0;
   34958                 :             :   rtx operand1;
   34959                 :             :   rtx operand2;
   34960                 :             :   rtx_insn *_val = NULL;
   34961                 :             :   if (dump_file)
   34962                 :             :     fprintf (dump_file, "Splitting with gen_split_2999 (sse.md:20730)\n");
   34963                 :             :   start_sequence ();
   34964                 :             : #define FAIL return (end_sequence (), _val)
   34965                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34966                 :             : #line 20750 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   34967                 :             : {
   34968                 :             :   operands[1] = lowpart_subreg (V8QImode,
   34969                 :             :                                 force_reg (V16QImode, operands[1]),
   34970                 :             :                                 V16QImode);
   34971                 :             :   if (!MEM_P (operands[2]))
   34972                 :             :     operands[2] = force_reg (V16QImode, operands[2]);
   34973                 :             :   operands[2] = lowpart_subreg (V8QImode, operands[2], V16QImode);
   34974                 :             : }
   34975                 :             : #undef DONE
   34976                 :             : #undef FAIL
   34977                 :             :   operand0 = operands[0];
   34978                 :             :   (void) operand0;
   34979                 :             :   operand1 = operands[1];
   34980                 :             :   (void) operand1;
   34981                 :             :   operand2 = operands[2];
   34982                 :             :   (void) operand2;
   34983                 :             :   emit_insn (gen_rtx_SET (operand0,
   34984                 :             :         gen_rtx_VEC_CONCAT (V16QImode,
   34985                 :             :         operand1,
   34986                 :             :         operand2)));
   34987                 :             :   _val = get_insns ();
   34988                 :             :   end_sequence ();
   34989                 :             :   return _val;
   34990                 :             : }
   34991                 :             : 
   34992                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20759 */
   34993                 :             : extern rtx_insn *gen_split_3000 (rtx_insn *, rtx *);
   34994                 :             : rtx_insn *
   34995                 :             : gen_split_3000 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   34996                 :             : {
   34997                 :             :   rtx operand0;
   34998                 :             :   rtx operand1;
   34999                 :             :   rtx operand2;
   35000                 :             :   rtx_insn *_val = NULL;
   35001                 :             :   if (dump_file)
   35002                 :             :     fprintf (dump_file, "Splitting with gen_split_3000 (sse.md:20759)\n");
   35003                 :             :   start_sequence ();
   35004                 :             : #define FAIL return (end_sequence (), _val)
   35005                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35006                 :             : #line 20775 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35007                 :             : {
   35008                 :             :   operands[1] = lowpart_subreg (V4HImode,
   35009                 :             :                                 force_reg (V8HImode, operands[1]),
   35010                 :             :                                 V8HImode);
   35011                 :             :   if (!MEM_P (operands[2]))
   35012                 :             :     operands[2] = force_reg (V8HImode, operands[2]);
   35013                 :             :   operands[2] = lowpart_subreg (V4HImode, operands[2], V8HImode);
   35014                 :             : }
   35015                 :             : #undef DONE
   35016                 :             : #undef FAIL
   35017                 :             :   operand0 = operands[0];
   35018                 :             :   (void) operand0;
   35019                 :             :   operand1 = operands[1];
   35020                 :             :   (void) operand1;
   35021                 :             :   operand2 = operands[2];
   35022                 :             :   (void) operand2;
   35023                 :             :   emit_insn (gen_rtx_SET (operand0,
   35024                 :             :         gen_rtx_VEC_CONCAT (V8HImode,
   35025                 :             :         operand1,
   35026                 :             :         operand2)));
   35027                 :             :   _val = get_insns ();
   35028                 :             :   end_sequence ();
   35029                 :             :   return _val;
   35030                 :             : }
   35031                 :             : 
   35032                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20905 */
   35033                 :             : rtx
   35034                 :             : gen_vec_unpacks_lo_v64qi (rtx operand0,
   35035                 :             :         rtx operand1)
   35036                 :             : {
   35037                 :             :   rtx_insn *_val = 0;
   35038                 :             :   start_sequence ();
   35039                 :             :   {
   35040                 :             :     rtx operands[2];
   35041                 :             :     operands[0] = operand0;
   35042                 :             :     operands[1] = operand1;
   35043                 :             : #define FAIL return (end_sequence (), _val)
   35044                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35045                 :             : #line 20909 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35046                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, false); DONE;
   35047                 :             : #undef DONE
   35048                 :             : #undef FAIL
   35049                 :             :     operand0 = operands[0];
   35050                 :             :     (void) operand0;
   35051                 :             :     operand1 = operands[1];
   35052                 :             :     (void) operand1;
   35053                 :             :   }
   35054                 :             :   emit (operand0, true);
   35055                 :             :   emit (operand1, false);
   35056                 :             :   _val = get_insns ();
   35057                 :             :   end_sequence ();
   35058                 :             :   return _val;
   35059                 :             : }
   35060                 :             : 
   35061                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20905 */
   35062                 :             : rtx
   35063                 :             : gen_vec_unpacks_lo_v32qi (rtx operand0,
   35064                 :             :         rtx operand1)
   35065                 :             : {
   35066                 :             :   rtx_insn *_val = 0;
   35067                 :             :   start_sequence ();
   35068                 :             :   {
   35069                 :             :     rtx operands[2];
   35070                 :             :     operands[0] = operand0;
   35071                 :             :     operands[1] = operand1;
   35072                 :             : #define FAIL return (end_sequence (), _val)
   35073                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35074                 :             : #line 20909 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35075                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, false); DONE;
   35076                 :             : #undef DONE
   35077                 :             : #undef FAIL
   35078                 :             :     operand0 = operands[0];
   35079                 :             :     (void) operand0;
   35080                 :             :     operand1 = operands[1];
   35081                 :             :     (void) operand1;
   35082                 :             :   }
   35083                 :             :   emit (operand0, true);
   35084                 :             :   emit (operand1, false);
   35085                 :             :   _val = get_insns ();
   35086                 :             :   end_sequence ();
   35087                 :             :   return _val;
   35088                 :             : }
   35089                 :             : 
   35090                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20905 */
   35091                 :             : rtx
   35092                 :             : gen_vec_unpacks_lo_v16qi (rtx operand0,
   35093                 :             :         rtx operand1)
   35094                 :             : {
   35095                 :             :   rtx_insn *_val = 0;
   35096                 :             :   start_sequence ();
   35097                 :             :   {
   35098                 :             :     rtx operands[2];
   35099                 :             :     operands[0] = operand0;
   35100                 :             :     operands[1] = operand1;
   35101                 :             : #define FAIL return (end_sequence (), _val)
   35102                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35103                 :             : #line 20909 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35104                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, false); DONE;
   35105                 :             : #undef DONE
   35106                 :             : #undef FAIL
   35107                 :             :     operand0 = operands[0];
   35108                 :             :     (void) operand0;
   35109                 :             :     operand1 = operands[1];
   35110                 :             :     (void) operand1;
   35111                 :             :   }
   35112                 :             :   emit (operand0, true);
   35113                 :             :   emit (operand1, false);
   35114                 :             :   _val = get_insns ();
   35115                 :             :   end_sequence ();
   35116                 :             :   return _val;
   35117                 :             : }
   35118                 :             : 
   35119                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20905 */
   35120                 :             : rtx
   35121                 :             : gen_vec_unpacks_lo_v32hi (rtx operand0,
   35122                 :             :         rtx operand1)
   35123                 :             : {
   35124                 :             :   rtx_insn *_val = 0;
   35125                 :             :   start_sequence ();
   35126                 :             :   {
   35127                 :             :     rtx operands[2];
   35128                 :             :     operands[0] = operand0;
   35129                 :             :     operands[1] = operand1;
   35130                 :             : #define FAIL return (end_sequence (), _val)
   35131                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35132                 :             : #line 20909 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35133                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, false); DONE;
   35134                 :             : #undef DONE
   35135                 :             : #undef FAIL
   35136                 :             :     operand0 = operands[0];
   35137                 :             :     (void) operand0;
   35138                 :             :     operand1 = operands[1];
   35139                 :             :     (void) operand1;
   35140                 :             :   }
   35141                 :             :   emit (operand0, true);
   35142                 :             :   emit (operand1, false);
   35143                 :             :   _val = get_insns ();
   35144                 :             :   end_sequence ();
   35145                 :             :   return _val;
   35146                 :             : }
   35147                 :             : 
   35148                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20905 */
   35149                 :             : rtx
   35150                 :             : gen_vec_unpacks_lo_v16hi (rtx operand0,
   35151                 :             :         rtx operand1)
   35152                 :             : {
   35153                 :             :   rtx_insn *_val = 0;
   35154                 :             :   start_sequence ();
   35155                 :             :   {
   35156                 :             :     rtx operands[2];
   35157                 :             :     operands[0] = operand0;
   35158                 :             :     operands[1] = operand1;
   35159                 :             : #define FAIL return (end_sequence (), _val)
   35160                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35161                 :             : #line 20909 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35162                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, false); DONE;
   35163                 :             : #undef DONE
   35164                 :             : #undef FAIL
   35165                 :             :     operand0 = operands[0];
   35166                 :             :     (void) operand0;
   35167                 :             :     operand1 = operands[1];
   35168                 :             :     (void) operand1;
   35169                 :             :   }
   35170                 :             :   emit (operand0, true);
   35171                 :             :   emit (operand1, false);
   35172                 :             :   _val = get_insns ();
   35173                 :             :   end_sequence ();
   35174                 :             :   return _val;
   35175                 :             : }
   35176                 :             : 
   35177                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20905 */
   35178                 :             : rtx
   35179                 :             : gen_vec_unpacks_lo_v8hi (rtx operand0,
   35180                 :             :         rtx operand1)
   35181                 :             : {
   35182                 :             :   rtx_insn *_val = 0;
   35183                 :             :   start_sequence ();
   35184                 :             :   {
   35185                 :             :     rtx operands[2];
   35186                 :             :     operands[0] = operand0;
   35187                 :             :     operands[1] = operand1;
   35188                 :             : #define FAIL return (end_sequence (), _val)
   35189                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35190                 :             : #line 20909 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35191                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, false); DONE;
   35192                 :             : #undef DONE
   35193                 :             : #undef FAIL
   35194                 :             :     operand0 = operands[0];
   35195                 :             :     (void) operand0;
   35196                 :             :     operand1 = operands[1];
   35197                 :             :     (void) operand1;
   35198                 :             :   }
   35199                 :             :   emit (operand0, true);
   35200                 :             :   emit (operand1, false);
   35201                 :             :   _val = get_insns ();
   35202                 :             :   end_sequence ();
   35203                 :             :   return _val;
   35204                 :             : }
   35205                 :             : 
   35206                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20905 */
   35207                 :             : rtx
   35208                 :             : gen_vec_unpacks_lo_v16si (rtx operand0,
   35209                 :             :         rtx operand1)
   35210                 :             : {
   35211                 :             :   rtx_insn *_val = 0;
   35212                 :             :   start_sequence ();
   35213                 :             :   {
   35214                 :             :     rtx operands[2];
   35215                 :             :     operands[0] = operand0;
   35216                 :             :     operands[1] = operand1;
   35217                 :             : #define FAIL return (end_sequence (), _val)
   35218                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35219                 :             : #line 20909 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35220                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, false); DONE;
   35221                 :             : #undef DONE
   35222                 :             : #undef FAIL
   35223                 :             :     operand0 = operands[0];
   35224                 :             :     (void) operand0;
   35225                 :             :     operand1 = operands[1];
   35226                 :             :     (void) operand1;
   35227                 :             :   }
   35228                 :             :   emit (operand0, true);
   35229                 :             :   emit (operand1, false);
   35230                 :             :   _val = get_insns ();
   35231                 :             :   end_sequence ();
   35232                 :             :   return _val;
   35233                 :             : }
   35234                 :             : 
   35235                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20905 */
   35236                 :             : rtx
   35237                 :             : gen_vec_unpacks_lo_v8si (rtx operand0,
   35238                 :             :         rtx operand1)
   35239                 :             : {
   35240                 :             :   rtx_insn *_val = 0;
   35241                 :             :   start_sequence ();
   35242                 :             :   {
   35243                 :             :     rtx operands[2];
   35244                 :             :     operands[0] = operand0;
   35245                 :             :     operands[1] = operand1;
   35246                 :             : #define FAIL return (end_sequence (), _val)
   35247                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35248                 :             : #line 20909 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35249                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, false); DONE;
   35250                 :             : #undef DONE
   35251                 :             : #undef FAIL
   35252                 :             :     operand0 = operands[0];
   35253                 :             :     (void) operand0;
   35254                 :             :     operand1 = operands[1];
   35255                 :             :     (void) operand1;
   35256                 :             :   }
   35257                 :             :   emit (operand0, true);
   35258                 :             :   emit (operand1, false);
   35259                 :             :   _val = get_insns ();
   35260                 :             :   end_sequence ();
   35261                 :             :   return _val;
   35262                 :             : }
   35263                 :             : 
   35264                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20905 */
   35265                 :             : rtx
   35266                 :             : gen_vec_unpacks_lo_v4si (rtx operand0,
   35267                 :             :         rtx operand1)
   35268                 :             : {
   35269                 :             :   rtx_insn *_val = 0;
   35270                 :             :   start_sequence ();
   35271                 :             :   {
   35272                 :             :     rtx operands[2];
   35273                 :             :     operands[0] = operand0;
   35274                 :             :     operands[1] = operand1;
   35275                 :             : #define FAIL return (end_sequence (), _val)
   35276                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35277                 :             : #line 20909 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35278                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, false); DONE;
   35279                 :             : #undef DONE
   35280                 :             : #undef FAIL
   35281                 :             :     operand0 = operands[0];
   35282                 :             :     (void) operand0;
   35283                 :             :     operand1 = operands[1];
   35284                 :             :     (void) operand1;
   35285                 :             :   }
   35286                 :             :   emit (operand0, true);
   35287                 :             :   emit (operand1, false);
   35288                 :             :   _val = get_insns ();
   35289                 :             :   end_sequence ();
   35290                 :             :   return _val;
   35291                 :             : }
   35292                 :             : 
   35293                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20911 */
   35294                 :             : rtx
   35295                 :             : gen_vec_unpacks_hi_v64qi (rtx operand0,
   35296                 :             :         rtx operand1)
   35297                 :             : {
   35298                 :             :   rtx_insn *_val = 0;
   35299                 :             :   start_sequence ();
   35300                 :             :   {
   35301                 :             :     rtx operands[2];
   35302                 :             :     operands[0] = operand0;
   35303                 :             :     operands[1] = operand1;
   35304                 :             : #define FAIL return (end_sequence (), _val)
   35305                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35306                 :             : #line 20915 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35307                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, true); DONE;
   35308                 :             : #undef DONE
   35309                 :             : #undef FAIL
   35310                 :             :     operand0 = operands[0];
   35311                 :             :     (void) operand0;
   35312                 :             :     operand1 = operands[1];
   35313                 :             :     (void) operand1;
   35314                 :             :   }
   35315                 :             :   emit (operand0, true);
   35316                 :             :   emit (operand1, false);
   35317                 :             :   _val = get_insns ();
   35318                 :             :   end_sequence ();
   35319                 :             :   return _val;
   35320                 :             : }
   35321                 :             : 
   35322                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20911 */
   35323                 :             : rtx
   35324                 :             : gen_vec_unpacks_hi_v32qi (rtx operand0,
   35325                 :             :         rtx operand1)
   35326                 :             : {
   35327                 :             :   rtx_insn *_val = 0;
   35328                 :             :   start_sequence ();
   35329                 :             :   {
   35330                 :             :     rtx operands[2];
   35331                 :             :     operands[0] = operand0;
   35332                 :             :     operands[1] = operand1;
   35333                 :             : #define FAIL return (end_sequence (), _val)
   35334                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35335                 :             : #line 20915 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35336                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, true); DONE;
   35337                 :             : #undef DONE
   35338                 :             : #undef FAIL
   35339                 :             :     operand0 = operands[0];
   35340                 :             :     (void) operand0;
   35341                 :             :     operand1 = operands[1];
   35342                 :             :     (void) operand1;
   35343                 :             :   }
   35344                 :             :   emit (operand0, true);
   35345                 :             :   emit (operand1, false);
   35346                 :             :   _val = get_insns ();
   35347                 :             :   end_sequence ();
   35348                 :             :   return _val;
   35349                 :             : }
   35350                 :             : 
   35351                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20911 */
   35352                 :             : rtx
   35353                 :             : gen_vec_unpacks_hi_v16qi (rtx operand0,
   35354                 :             :         rtx operand1)
   35355                 :             : {
   35356                 :             :   rtx_insn *_val = 0;
   35357                 :             :   start_sequence ();
   35358                 :             :   {
   35359                 :             :     rtx operands[2];
   35360                 :             :     operands[0] = operand0;
   35361                 :             :     operands[1] = operand1;
   35362                 :             : #define FAIL return (end_sequence (), _val)
   35363                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35364                 :             : #line 20915 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35365                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, true); DONE;
   35366                 :             : #undef DONE
   35367                 :             : #undef FAIL
   35368                 :             :     operand0 = operands[0];
   35369                 :             :     (void) operand0;
   35370                 :             :     operand1 = operands[1];
   35371                 :             :     (void) operand1;
   35372                 :             :   }
   35373                 :             :   emit (operand0, true);
   35374                 :             :   emit (operand1, false);
   35375                 :             :   _val = get_insns ();
   35376                 :             :   end_sequence ();
   35377                 :             :   return _val;
   35378                 :             : }
   35379                 :             : 
   35380                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20911 */
   35381                 :             : rtx
   35382                 :             : gen_vec_unpacks_hi_v32hi (rtx operand0,
   35383                 :             :         rtx operand1)
   35384                 :             : {
   35385                 :             :   rtx_insn *_val = 0;
   35386                 :             :   start_sequence ();
   35387                 :             :   {
   35388                 :             :     rtx operands[2];
   35389                 :             :     operands[0] = operand0;
   35390                 :             :     operands[1] = operand1;
   35391                 :             : #define FAIL return (end_sequence (), _val)
   35392                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35393                 :             : #line 20915 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35394                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, true); DONE;
   35395                 :             : #undef DONE
   35396                 :             : #undef FAIL
   35397                 :             :     operand0 = operands[0];
   35398                 :             :     (void) operand0;
   35399                 :             :     operand1 = operands[1];
   35400                 :             :     (void) operand1;
   35401                 :             :   }
   35402                 :             :   emit (operand0, true);
   35403                 :             :   emit (operand1, false);
   35404                 :             :   _val = get_insns ();
   35405                 :             :   end_sequence ();
   35406                 :             :   return _val;
   35407                 :             : }
   35408                 :             : 
   35409                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20911 */
   35410                 :             : rtx
   35411                 :             : gen_vec_unpacks_hi_v16hi (rtx operand0,
   35412                 :             :         rtx operand1)
   35413                 :             : {
   35414                 :             :   rtx_insn *_val = 0;
   35415                 :             :   start_sequence ();
   35416                 :             :   {
   35417                 :             :     rtx operands[2];
   35418                 :             :     operands[0] = operand0;
   35419                 :             :     operands[1] = operand1;
   35420                 :             : #define FAIL return (end_sequence (), _val)
   35421                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35422                 :             : #line 20915 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35423                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, true); DONE;
   35424                 :             : #undef DONE
   35425                 :             : #undef FAIL
   35426                 :             :     operand0 = operands[0];
   35427                 :             :     (void) operand0;
   35428                 :             :     operand1 = operands[1];
   35429                 :             :     (void) operand1;
   35430                 :             :   }
   35431                 :             :   emit (operand0, true);
   35432                 :             :   emit (operand1, false);
   35433                 :             :   _val = get_insns ();
   35434                 :             :   end_sequence ();
   35435                 :             :   return _val;
   35436                 :             : }
   35437                 :             : 
   35438                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20911 */
   35439                 :             : rtx
   35440                 :             : gen_vec_unpacks_hi_v8hi (rtx operand0,
   35441                 :             :         rtx operand1)
   35442                 :             : {
   35443                 :             :   rtx_insn *_val = 0;
   35444                 :             :   start_sequence ();
   35445                 :             :   {
   35446                 :             :     rtx operands[2];
   35447                 :             :     operands[0] = operand0;
   35448                 :             :     operands[1] = operand1;
   35449                 :             : #define FAIL return (end_sequence (), _val)
   35450                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35451                 :             : #line 20915 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35452                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, true); DONE;
   35453                 :             : #undef DONE
   35454                 :             : #undef FAIL
   35455                 :             :     operand0 = operands[0];
   35456                 :             :     (void) operand0;
   35457                 :             :     operand1 = operands[1];
   35458                 :             :     (void) operand1;
   35459                 :             :   }
   35460                 :             :   emit (operand0, true);
   35461                 :             :   emit (operand1, false);
   35462                 :             :   _val = get_insns ();
   35463                 :             :   end_sequence ();
   35464                 :             :   return _val;
   35465                 :             : }
   35466                 :             : 
   35467                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20911 */
   35468                 :             : rtx
   35469                 :             : gen_vec_unpacks_hi_v16si (rtx operand0,
   35470                 :             :         rtx operand1)
   35471                 :             : {
   35472                 :             :   rtx_insn *_val = 0;
   35473                 :             :   start_sequence ();
   35474                 :             :   {
   35475                 :             :     rtx operands[2];
   35476                 :             :     operands[0] = operand0;
   35477                 :             :     operands[1] = operand1;
   35478                 :             : #define FAIL return (end_sequence (), _val)
   35479                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35480                 :             : #line 20915 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35481                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, true); DONE;
   35482                 :             : #undef DONE
   35483                 :             : #undef FAIL
   35484                 :             :     operand0 = operands[0];
   35485                 :             :     (void) operand0;
   35486                 :             :     operand1 = operands[1];
   35487                 :             :     (void) operand1;
   35488                 :             :   }
   35489                 :             :   emit (operand0, true);
   35490                 :             :   emit (operand1, false);
   35491                 :             :   _val = get_insns ();
   35492                 :             :   end_sequence ();
   35493                 :             :   return _val;
   35494                 :             : }
   35495                 :             : 
   35496                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20911 */
   35497                 :             : rtx
   35498                 :             : gen_vec_unpacks_hi_v8si (rtx operand0,
   35499                 :             :         rtx operand1)
   35500                 :             : {
   35501                 :             :   rtx_insn *_val = 0;
   35502                 :             :   start_sequence ();
   35503                 :             :   {
   35504                 :             :     rtx operands[2];
   35505                 :             :     operands[0] = operand0;
   35506                 :             :     operands[1] = operand1;
   35507                 :             : #define FAIL return (end_sequence (), _val)
   35508                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35509                 :             : #line 20915 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35510                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, true); DONE;
   35511                 :             : #undef DONE
   35512                 :             : #undef FAIL
   35513                 :             :     operand0 = operands[0];
   35514                 :             :     (void) operand0;
   35515                 :             :     operand1 = operands[1];
   35516                 :             :     (void) operand1;
   35517                 :             :   }
   35518                 :             :   emit (operand0, true);
   35519                 :             :   emit (operand1, false);
   35520                 :             :   _val = get_insns ();
   35521                 :             :   end_sequence ();
   35522                 :             :   return _val;
   35523                 :             : }
   35524                 :             : 
   35525                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20911 */
   35526                 :             : rtx
   35527                 :             : gen_vec_unpacks_hi_v4si (rtx operand0,
   35528                 :             :         rtx operand1)
   35529                 :             : {
   35530                 :             :   rtx_insn *_val = 0;
   35531                 :             :   start_sequence ();
   35532                 :             :   {
   35533                 :             :     rtx operands[2];
   35534                 :             :     operands[0] = operand0;
   35535                 :             :     operands[1] = operand1;
   35536                 :             : #define FAIL return (end_sequence (), _val)
   35537                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35538                 :             : #line 20915 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35539                 :             : ix86_expand_sse_unpack (operands[0], operands[1], false, true); DONE;
   35540                 :             : #undef DONE
   35541                 :             : #undef FAIL
   35542                 :             :     operand0 = operands[0];
   35543                 :             :     (void) operand0;
   35544                 :             :     operand1 = operands[1];
   35545                 :             :     (void) operand1;
   35546                 :             :   }
   35547                 :             :   emit (operand0, true);
   35548                 :             :   emit (operand1, false);
   35549                 :             :   _val = get_insns ();
   35550                 :             :   end_sequence ();
   35551                 :             :   return _val;
   35552                 :             : }
   35553                 :             : 
   35554                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20917 */
   35555                 :             : rtx
   35556                 :             : gen_vec_unpacku_lo_v64qi (rtx operand0,
   35557                 :             :         rtx operand1)
   35558                 :             : {
   35559                 :             :   rtx_insn *_val = 0;
   35560                 :             :   start_sequence ();
   35561                 :             :   {
   35562                 :             :     rtx operands[2];
   35563                 :             :     operands[0] = operand0;
   35564                 :             :     operands[1] = operand1;
   35565                 :             : #define FAIL return (end_sequence (), _val)
   35566                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35567                 :             : #line 20921 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35568                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, false); DONE;
   35569                 :             : #undef DONE
   35570                 :             : #undef FAIL
   35571                 :             :     operand0 = operands[0];
   35572                 :             :     (void) operand0;
   35573                 :             :     operand1 = operands[1];
   35574                 :             :     (void) operand1;
   35575                 :             :   }
   35576                 :             :   emit (operand0, true);
   35577                 :             :   emit (operand1, false);
   35578                 :             :   _val = get_insns ();
   35579                 :             :   end_sequence ();
   35580                 :             :   return _val;
   35581                 :             : }
   35582                 :             : 
   35583                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20917 */
   35584                 :             : rtx
   35585                 :             : gen_vec_unpacku_lo_v32qi (rtx operand0,
   35586                 :             :         rtx operand1)
   35587                 :             : {
   35588                 :             :   rtx_insn *_val = 0;
   35589                 :             :   start_sequence ();
   35590                 :             :   {
   35591                 :             :     rtx operands[2];
   35592                 :             :     operands[0] = operand0;
   35593                 :             :     operands[1] = operand1;
   35594                 :             : #define FAIL return (end_sequence (), _val)
   35595                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35596                 :             : #line 20921 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35597                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, false); DONE;
   35598                 :             : #undef DONE
   35599                 :             : #undef FAIL
   35600                 :             :     operand0 = operands[0];
   35601                 :             :     (void) operand0;
   35602                 :             :     operand1 = operands[1];
   35603                 :             :     (void) operand1;
   35604                 :             :   }
   35605                 :             :   emit (operand0, true);
   35606                 :             :   emit (operand1, false);
   35607                 :             :   _val = get_insns ();
   35608                 :             :   end_sequence ();
   35609                 :             :   return _val;
   35610                 :             : }
   35611                 :             : 
   35612                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20917 */
   35613                 :             : rtx
   35614                 :             : gen_vec_unpacku_lo_v16qi (rtx operand0,
   35615                 :             :         rtx operand1)
   35616                 :             : {
   35617                 :             :   rtx_insn *_val = 0;
   35618                 :             :   start_sequence ();
   35619                 :             :   {
   35620                 :             :     rtx operands[2];
   35621                 :             :     operands[0] = operand0;
   35622                 :             :     operands[1] = operand1;
   35623                 :             : #define FAIL return (end_sequence (), _val)
   35624                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35625                 :             : #line 20921 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35626                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, false); DONE;
   35627                 :             : #undef DONE
   35628                 :             : #undef FAIL
   35629                 :             :     operand0 = operands[0];
   35630                 :             :     (void) operand0;
   35631                 :             :     operand1 = operands[1];
   35632                 :             :     (void) operand1;
   35633                 :             :   }
   35634                 :             :   emit (operand0, true);
   35635                 :             :   emit (operand1, false);
   35636                 :             :   _val = get_insns ();
   35637                 :             :   end_sequence ();
   35638                 :             :   return _val;
   35639                 :             : }
   35640                 :             : 
   35641                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20917 */
   35642                 :             : rtx
   35643                 :             : gen_vec_unpacku_lo_v32hi (rtx operand0,
   35644                 :             :         rtx operand1)
   35645                 :             : {
   35646                 :             :   rtx_insn *_val = 0;
   35647                 :             :   start_sequence ();
   35648                 :             :   {
   35649                 :             :     rtx operands[2];
   35650                 :             :     operands[0] = operand0;
   35651                 :             :     operands[1] = operand1;
   35652                 :             : #define FAIL return (end_sequence (), _val)
   35653                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35654                 :             : #line 20921 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35655                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, false); DONE;
   35656                 :             : #undef DONE
   35657                 :             : #undef FAIL
   35658                 :             :     operand0 = operands[0];
   35659                 :             :     (void) operand0;
   35660                 :             :     operand1 = operands[1];
   35661                 :             :     (void) operand1;
   35662                 :             :   }
   35663                 :             :   emit (operand0, true);
   35664                 :             :   emit (operand1, false);
   35665                 :             :   _val = get_insns ();
   35666                 :             :   end_sequence ();
   35667                 :             :   return _val;
   35668                 :             : }
   35669                 :             : 
   35670                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20917 */
   35671                 :             : rtx
   35672                 :             : gen_vec_unpacku_lo_v16hi (rtx operand0,
   35673                 :             :         rtx operand1)
   35674                 :             : {
   35675                 :             :   rtx_insn *_val = 0;
   35676                 :             :   start_sequence ();
   35677                 :             :   {
   35678                 :             :     rtx operands[2];
   35679                 :             :     operands[0] = operand0;
   35680                 :             :     operands[1] = operand1;
   35681                 :             : #define FAIL return (end_sequence (), _val)
   35682                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35683                 :             : #line 20921 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35684                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, false); DONE;
   35685                 :             : #undef DONE
   35686                 :             : #undef FAIL
   35687                 :             :     operand0 = operands[0];
   35688                 :             :     (void) operand0;
   35689                 :             :     operand1 = operands[1];
   35690                 :             :     (void) operand1;
   35691                 :             :   }
   35692                 :             :   emit (operand0, true);
   35693                 :             :   emit (operand1, false);
   35694                 :             :   _val = get_insns ();
   35695                 :             :   end_sequence ();
   35696                 :             :   return _val;
   35697                 :             : }
   35698                 :             : 
   35699                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20917 */
   35700                 :             : rtx
   35701                 :             : gen_vec_unpacku_lo_v8hi (rtx operand0,
   35702                 :             :         rtx operand1)
   35703                 :             : {
   35704                 :             :   rtx_insn *_val = 0;
   35705                 :             :   start_sequence ();
   35706                 :             :   {
   35707                 :             :     rtx operands[2];
   35708                 :             :     operands[0] = operand0;
   35709                 :             :     operands[1] = operand1;
   35710                 :             : #define FAIL return (end_sequence (), _val)
   35711                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35712                 :             : #line 20921 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35713                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, false); DONE;
   35714                 :             : #undef DONE
   35715                 :             : #undef FAIL
   35716                 :             :     operand0 = operands[0];
   35717                 :             :     (void) operand0;
   35718                 :             :     operand1 = operands[1];
   35719                 :             :     (void) operand1;
   35720                 :             :   }
   35721                 :             :   emit (operand0, true);
   35722                 :             :   emit (operand1, false);
   35723                 :             :   _val = get_insns ();
   35724                 :             :   end_sequence ();
   35725                 :             :   return _val;
   35726                 :             : }
   35727                 :             : 
   35728                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20917 */
   35729                 :             : rtx
   35730                 :             : gen_vec_unpacku_lo_v16si (rtx operand0,
   35731                 :             :         rtx operand1)
   35732                 :             : {
   35733                 :             :   rtx_insn *_val = 0;
   35734                 :             :   start_sequence ();
   35735                 :             :   {
   35736                 :             :     rtx operands[2];
   35737                 :             :     operands[0] = operand0;
   35738                 :             :     operands[1] = operand1;
   35739                 :             : #define FAIL return (end_sequence (), _val)
   35740                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35741                 :             : #line 20921 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35742                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, false); DONE;
   35743                 :             : #undef DONE
   35744                 :             : #undef FAIL
   35745                 :             :     operand0 = operands[0];
   35746                 :             :     (void) operand0;
   35747                 :             :     operand1 = operands[1];
   35748                 :             :     (void) operand1;
   35749                 :             :   }
   35750                 :             :   emit (operand0, true);
   35751                 :             :   emit (operand1, false);
   35752                 :             :   _val = get_insns ();
   35753                 :             :   end_sequence ();
   35754                 :             :   return _val;
   35755                 :             : }
   35756                 :             : 
   35757                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20917 */
   35758                 :             : rtx
   35759                 :             : gen_vec_unpacku_lo_v8si (rtx operand0,
   35760                 :             :         rtx operand1)
   35761                 :             : {
   35762                 :             :   rtx_insn *_val = 0;
   35763                 :             :   start_sequence ();
   35764                 :             :   {
   35765                 :             :     rtx operands[2];
   35766                 :             :     operands[0] = operand0;
   35767                 :             :     operands[1] = operand1;
   35768                 :             : #define FAIL return (end_sequence (), _val)
   35769                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35770                 :             : #line 20921 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35771                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, false); DONE;
   35772                 :             : #undef DONE
   35773                 :             : #undef FAIL
   35774                 :             :     operand0 = operands[0];
   35775                 :             :     (void) operand0;
   35776                 :             :     operand1 = operands[1];
   35777                 :             :     (void) operand1;
   35778                 :             :   }
   35779                 :             :   emit (operand0, true);
   35780                 :             :   emit (operand1, false);
   35781                 :             :   _val = get_insns ();
   35782                 :             :   end_sequence ();
   35783                 :             :   return _val;
   35784                 :             : }
   35785                 :             : 
   35786                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20917 */
   35787                 :             : rtx
   35788                 :             : gen_vec_unpacku_lo_v4si (rtx operand0,
   35789                 :             :         rtx operand1)
   35790                 :             : {
   35791                 :             :   rtx_insn *_val = 0;
   35792                 :             :   start_sequence ();
   35793                 :             :   {
   35794                 :             :     rtx operands[2];
   35795                 :             :     operands[0] = operand0;
   35796                 :             :     operands[1] = operand1;
   35797                 :             : #define FAIL return (end_sequence (), _val)
   35798                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35799                 :             : #line 20921 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35800                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, false); DONE;
   35801                 :             : #undef DONE
   35802                 :             : #undef FAIL
   35803                 :             :     operand0 = operands[0];
   35804                 :             :     (void) operand0;
   35805                 :             :     operand1 = operands[1];
   35806                 :             :     (void) operand1;
   35807                 :             :   }
   35808                 :             :   emit (operand0, true);
   35809                 :             :   emit (operand1, false);
   35810                 :             :   _val = get_insns ();
   35811                 :             :   end_sequence ();
   35812                 :             :   return _val;
   35813                 :             : }
   35814                 :             : 
   35815                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20923 */
   35816                 :             : rtx
   35817                 :             : gen_vec_unpacks_sbool_lo_qi (rtx operand0,
   35818                 :             :         rtx operand1,
   35819                 :             :         rtx operand2)
   35820                 :             : {
   35821                 :             :   rtx_insn *_val = 0;
   35822                 :             :   start_sequence ();
   35823                 :             :   {
   35824                 :             :     rtx operands[3];
   35825                 :             :     operands[0] = operand0;
   35826                 :             :     operands[1] = operand1;
   35827                 :             :     operands[2] = operand2;
   35828                 :             : #define FAIL return (end_sequence (), _val)
   35829                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35830                 :             : #line 20928 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35831                 :             : {
   35832                 :             :   if (INTVAL (operands[2]) != 8 && INTVAL (operands[2]) != 4)
   35833                 :             :     FAIL;
   35834                 :             :   emit_move_insn (operands[0], operands[1]);
   35835                 :             :   DONE;
   35836                 :             : }
   35837                 :             : #undef DONE
   35838                 :             : #undef FAIL
   35839                 :             :     operand0 = operands[0];
   35840                 :             :     (void) operand0;
   35841                 :             :     operand1 = operands[1];
   35842                 :             :     (void) operand1;
   35843                 :             :     operand2 = operands[2];
   35844                 :             :     (void) operand2;
   35845                 :             :   }
   35846                 :             :   emit (operand0, true);
   35847                 :             :   emit (operand1, true);
   35848                 :             :   emit (operand2, false);
   35849                 :             :   _val = get_insns ();
   35850                 :             :   end_sequence ();
   35851                 :             :   return _val;
   35852                 :             : }
   35853                 :             : 
   35854                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20935 */
   35855                 :             : rtx
   35856                 :             : gen_vec_unpacks_lo_hi (rtx operand0,
   35857                 :             :         rtx operand1)
   35858                 :             : {
   35859                 :             :   return gen_rtx_SET (gen_rtx_SUBREG (HImode,
   35860                 :             :         operand0,
   35861                 :             :         0),
   35862                 :             :         operand1);
   35863                 :             : }
   35864                 :             : 
   35865                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20940 */
   35866                 :             : rtx
   35867                 :             : gen_vec_unpacks_lo_si (rtx operand0,
   35868                 :             :         rtx operand1)
   35869                 :             : {
   35870                 :             :   return gen_rtx_SET (operand0,
   35871                 :             :         gen_rtx_SUBREG (HImode,
   35872                 :             :         operand1,
   35873                 :             :         0));
   35874                 :             : }
   35875                 :             : 
   35876                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20945 */
   35877                 :             : rtx
   35878                 :             : gen_vec_unpacks_lo_di (rtx operand0,
   35879                 :             :         rtx operand1)
   35880                 :             : {
   35881                 :             :   return gen_rtx_SET (operand0,
   35882                 :             :         gen_rtx_SUBREG (SImode,
   35883                 :             :         operand1,
   35884                 :             :         0));
   35885                 :             : }
   35886                 :             : 
   35887                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20950 */
   35888                 :             : rtx
   35889                 :             : gen_vec_unpacku_hi_v64qi (rtx operand0,
   35890                 :             :         rtx operand1)
   35891                 :             : {
   35892                 :             :   rtx_insn *_val = 0;
   35893                 :             :   start_sequence ();
   35894                 :             :   {
   35895                 :             :     rtx operands[2];
   35896                 :             :     operands[0] = operand0;
   35897                 :             :     operands[1] = operand1;
   35898                 :             : #define FAIL return (end_sequence (), _val)
   35899                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35900                 :             : #line 20954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35901                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, true); DONE;
   35902                 :             : #undef DONE
   35903                 :             : #undef FAIL
   35904                 :             :     operand0 = operands[0];
   35905                 :             :     (void) operand0;
   35906                 :             :     operand1 = operands[1];
   35907                 :             :     (void) operand1;
   35908                 :             :   }
   35909                 :             :   emit (operand0, true);
   35910                 :             :   emit (operand1, false);
   35911                 :             :   _val = get_insns ();
   35912                 :             :   end_sequence ();
   35913                 :             :   return _val;
   35914                 :             : }
   35915                 :             : 
   35916                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20950 */
   35917                 :             : rtx
   35918                 :             : gen_vec_unpacku_hi_v32qi (rtx operand0,
   35919                 :             :         rtx operand1)
   35920                 :             : {
   35921                 :             :   rtx_insn *_val = 0;
   35922                 :             :   start_sequence ();
   35923                 :             :   {
   35924                 :             :     rtx operands[2];
   35925                 :             :     operands[0] = operand0;
   35926                 :             :     operands[1] = operand1;
   35927                 :             : #define FAIL return (end_sequence (), _val)
   35928                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35929                 :             : #line 20954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35930                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, true); DONE;
   35931                 :             : #undef DONE
   35932                 :             : #undef FAIL
   35933                 :             :     operand0 = operands[0];
   35934                 :             :     (void) operand0;
   35935                 :             :     operand1 = operands[1];
   35936                 :             :     (void) operand1;
   35937                 :             :   }
   35938                 :             :   emit (operand0, true);
   35939                 :             :   emit (operand1, false);
   35940                 :             :   _val = get_insns ();
   35941                 :             :   end_sequence ();
   35942                 :             :   return _val;
   35943                 :             : }
   35944                 :             : 
   35945                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20950 */
   35946                 :             : rtx
   35947                 :             : gen_vec_unpacku_hi_v16qi (rtx operand0,
   35948                 :             :         rtx operand1)
   35949                 :             : {
   35950                 :             :   rtx_insn *_val = 0;
   35951                 :             :   start_sequence ();
   35952                 :             :   {
   35953                 :             :     rtx operands[2];
   35954                 :             :     operands[0] = operand0;
   35955                 :             :     operands[1] = operand1;
   35956                 :             : #define FAIL return (end_sequence (), _val)
   35957                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35958                 :             : #line 20954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35959                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, true); DONE;
   35960                 :             : #undef DONE
   35961                 :             : #undef FAIL
   35962                 :             :     operand0 = operands[0];
   35963                 :             :     (void) operand0;
   35964                 :             :     operand1 = operands[1];
   35965                 :             :     (void) operand1;
   35966                 :             :   }
   35967                 :             :   emit (operand0, true);
   35968                 :             :   emit (operand1, false);
   35969                 :             :   _val = get_insns ();
   35970                 :             :   end_sequence ();
   35971                 :             :   return _val;
   35972                 :             : }
   35973                 :             : 
   35974                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20950 */
   35975                 :             : rtx
   35976                 :             : gen_vec_unpacku_hi_v32hi (rtx operand0,
   35977                 :             :         rtx operand1)
   35978                 :             : {
   35979                 :             :   rtx_insn *_val = 0;
   35980                 :             :   start_sequence ();
   35981                 :             :   {
   35982                 :             :     rtx operands[2];
   35983                 :             :     operands[0] = operand0;
   35984                 :             :     operands[1] = operand1;
   35985                 :             : #define FAIL return (end_sequence (), _val)
   35986                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35987                 :             : #line 20954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   35988                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, true); DONE;
   35989                 :             : #undef DONE
   35990                 :             : #undef FAIL
   35991                 :             :     operand0 = operands[0];
   35992                 :             :     (void) operand0;
   35993                 :             :     operand1 = operands[1];
   35994                 :             :     (void) operand1;
   35995                 :             :   }
   35996                 :             :   emit (operand0, true);
   35997                 :             :   emit (operand1, false);
   35998                 :             :   _val = get_insns ();
   35999                 :             :   end_sequence ();
   36000                 :             :   return _val;
   36001                 :             : }
   36002                 :             : 
   36003                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20950 */
   36004                 :             : rtx
   36005                 :             : gen_vec_unpacku_hi_v16hi (rtx operand0,
   36006                 :             :         rtx operand1)
   36007                 :             : {
   36008                 :             :   rtx_insn *_val = 0;
   36009                 :             :   start_sequence ();
   36010                 :             :   {
   36011                 :             :     rtx operands[2];
   36012                 :             :     operands[0] = operand0;
   36013                 :             :     operands[1] = operand1;
   36014                 :             : #define FAIL return (end_sequence (), _val)
   36015                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36016                 :             : #line 20954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36017                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, true); DONE;
   36018                 :             : #undef DONE
   36019                 :             : #undef FAIL
   36020                 :             :     operand0 = operands[0];
   36021                 :             :     (void) operand0;
   36022                 :             :     operand1 = operands[1];
   36023                 :             :     (void) operand1;
   36024                 :             :   }
   36025                 :             :   emit (operand0, true);
   36026                 :             :   emit (operand1, false);
   36027                 :             :   _val = get_insns ();
   36028                 :             :   end_sequence ();
   36029                 :             :   return _val;
   36030                 :             : }
   36031                 :             : 
   36032                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20950 */
   36033                 :             : rtx
   36034                 :             : gen_vec_unpacku_hi_v8hi (rtx operand0,
   36035                 :             :         rtx operand1)
   36036                 :             : {
   36037                 :             :   rtx_insn *_val = 0;
   36038                 :             :   start_sequence ();
   36039                 :             :   {
   36040                 :             :     rtx operands[2];
   36041                 :             :     operands[0] = operand0;
   36042                 :             :     operands[1] = operand1;
   36043                 :             : #define FAIL return (end_sequence (), _val)
   36044                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36045                 :             : #line 20954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36046                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, true); DONE;
   36047                 :             : #undef DONE
   36048                 :             : #undef FAIL
   36049                 :             :     operand0 = operands[0];
   36050                 :             :     (void) operand0;
   36051                 :             :     operand1 = operands[1];
   36052                 :             :     (void) operand1;
   36053                 :             :   }
   36054                 :             :   emit (operand0, true);
   36055                 :             :   emit (operand1, false);
   36056                 :             :   _val = get_insns ();
   36057                 :             :   end_sequence ();
   36058                 :             :   return _val;
   36059                 :             : }
   36060                 :             : 
   36061                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20950 */
   36062                 :             : rtx
   36063                 :             : gen_vec_unpacku_hi_v16si (rtx operand0,
   36064                 :             :         rtx operand1)
   36065                 :             : {
   36066                 :             :   rtx_insn *_val = 0;
   36067                 :             :   start_sequence ();
   36068                 :             :   {
   36069                 :             :     rtx operands[2];
   36070                 :             :     operands[0] = operand0;
   36071                 :             :     operands[1] = operand1;
   36072                 :             : #define FAIL return (end_sequence (), _val)
   36073                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36074                 :             : #line 20954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36075                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, true); DONE;
   36076                 :             : #undef DONE
   36077                 :             : #undef FAIL
   36078                 :             :     operand0 = operands[0];
   36079                 :             :     (void) operand0;
   36080                 :             :     operand1 = operands[1];
   36081                 :             :     (void) operand1;
   36082                 :             :   }
   36083                 :             :   emit (operand0, true);
   36084                 :             :   emit (operand1, false);
   36085                 :             :   _val = get_insns ();
   36086                 :             :   end_sequence ();
   36087                 :             :   return _val;
   36088                 :             : }
   36089                 :             : 
   36090                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20950 */
   36091                 :             : rtx
   36092                 :             : gen_vec_unpacku_hi_v8si (rtx operand0,
   36093                 :             :         rtx operand1)
   36094                 :             : {
   36095                 :             :   rtx_insn *_val = 0;
   36096                 :             :   start_sequence ();
   36097                 :             :   {
   36098                 :             :     rtx operands[2];
   36099                 :             :     operands[0] = operand0;
   36100                 :             :     operands[1] = operand1;
   36101                 :             : #define FAIL return (end_sequence (), _val)
   36102                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36103                 :             : #line 20954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36104                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, true); DONE;
   36105                 :             : #undef DONE
   36106                 :             : #undef FAIL
   36107                 :             :     operand0 = operands[0];
   36108                 :             :     (void) operand0;
   36109                 :             :     operand1 = operands[1];
   36110                 :             :     (void) operand1;
   36111                 :             :   }
   36112                 :             :   emit (operand0, true);
   36113                 :             :   emit (operand1, false);
   36114                 :             :   _val = get_insns ();
   36115                 :             :   end_sequence ();
   36116                 :             :   return _val;
   36117                 :             : }
   36118                 :             : 
   36119                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20950 */
   36120                 :             : rtx
   36121                 :             : gen_vec_unpacku_hi_v4si (rtx operand0,
   36122                 :             :         rtx operand1)
   36123                 :             : {
   36124                 :             :   rtx_insn *_val = 0;
   36125                 :             :   start_sequence ();
   36126                 :             :   {
   36127                 :             :     rtx operands[2];
   36128                 :             :     operands[0] = operand0;
   36129                 :             :     operands[1] = operand1;
   36130                 :             : #define FAIL return (end_sequence (), _val)
   36131                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36132                 :             : #line 20954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36133                 :             : ix86_expand_sse_unpack (operands[0], operands[1], true, true); DONE;
   36134                 :             : #undef DONE
   36135                 :             : #undef FAIL
   36136                 :             :     operand0 = operands[0];
   36137                 :             :     (void) operand0;
   36138                 :             :     operand1 = operands[1];
   36139                 :             :     (void) operand1;
   36140                 :             :   }
   36141                 :             :   emit (operand0, true);
   36142                 :             :   emit (operand1, false);
   36143                 :             :   _val = get_insns ();
   36144                 :             :   end_sequence ();
   36145                 :             :   return _val;
   36146                 :             : }
   36147                 :             : 
   36148                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20956 */
   36149                 :             : rtx
   36150                 :             : gen_vec_unpacks_sbool_hi_qi (rtx operand0,
   36151                 :             :         rtx operand1,
   36152                 :             :         rtx operand2)
   36153                 :             : {
   36154                 :             :   rtx_insn *_val = 0;
   36155                 :             :   start_sequence ();
   36156                 :             :   {
   36157                 :             :     rtx operands[3];
   36158                 :             :     operands[0] = operand0;
   36159                 :             :     operands[1] = operand1;
   36160                 :             :     operands[2] = operand2;
   36161                 :             : #define FAIL return (end_sequence (), _val)
   36162                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36163                 :             : #line 20961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36164                 :             : {
   36165                 :             :   HOST_WIDE_INT nunits = INTVAL (operands[2]);
   36166                 :             :   if (nunits != 8 && nunits != 4)
   36167                 :             :     FAIL;
   36168                 :             :   if (TARGET_AVX512DQ)
   36169                 :             :     emit_insn (gen_klshiftrtqi (operands[0], operands[1],
   36170                 :             :                                 GEN_INT (nunits / 2)));
   36171                 :             :   else
   36172                 :             :     {
   36173                 :             :       rtx tem = gen_reg_rtx (HImode);
   36174                 :             :       emit_insn (gen_klshiftrthi (tem, lowpart_subreg (HImode, operands[1],
   36175                 :             :                                                        QImode),
   36176                 :             :                                   GEN_INT (nunits / 2)));
   36177                 :             :       emit_move_insn (operands[0], lowpart_subreg (QImode, tem, HImode));
   36178                 :             :     }
   36179                 :             :   DONE;
   36180                 :             : }
   36181                 :             : #undef DONE
   36182                 :             : #undef FAIL
   36183                 :             :     operand0 = operands[0];
   36184                 :             :     (void) operand0;
   36185                 :             :     operand1 = operands[1];
   36186                 :             :     (void) operand1;
   36187                 :             :     operand2 = operands[2];
   36188                 :             :     (void) operand2;
   36189                 :             :   }
   36190                 :             :   emit (operand0, true);
   36191                 :             :   emit (operand1, true);
   36192                 :             :   emit (operand2, false);
   36193                 :             :   _val = get_insns ();
   36194                 :             :   end_sequence ();
   36195                 :             :   return _val;
   36196                 :             : }
   36197                 :             : 
   36198                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20979 */
   36199                 :             : rtx
   36200                 :             : gen_vec_unpacks_hi_hi (rtx operand0,
   36201                 :             :         rtx operand1)
   36202                 :             : {
   36203                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   36204                 :             :         gen_rtvec (2,
   36205                 :             :                 gen_rtx_SET (gen_rtx_SUBREG (HImode,
   36206                 :             :         operand0,
   36207                 :             :         0),
   36208                 :             :         gen_rtx_LSHIFTRT (HImode,
   36209                 :             :         operand1,
   36210                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])),
   36211                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   36212                 :             :         gen_rtvec (1,
   36213                 :             :                 const0_rtx),
   36214                 :             :         168)));
   36215                 :             : }
   36216                 :             : 
   36217                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20987 */
   36218                 :             : rtx
   36219                 :             : gen_vec_unpacks_hi_si (rtx operand0,
   36220                 :             :         rtx operand1)
   36221                 :             : {
   36222                 :             :   rtx operand2;
   36223                 :             :   rtx_insn *_val = 0;
   36224                 :             :   start_sequence ();
   36225                 :             :   {
   36226                 :             :     rtx operands[3];
   36227                 :             :     operands[0] = operand0;
   36228                 :             :     operands[1] = operand1;
   36229                 :             : #define FAIL return (end_sequence (), _val)
   36230                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36231                 :             : #line 20996 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36232                 :             : operands[2] = GEN_INT (GET_MODE_BITSIZE (HImode));
   36233                 :             : #undef DONE
   36234                 :             : #undef FAIL
   36235                 :             :     operand0 = operands[0];
   36236                 :             :     (void) operand0;
   36237                 :             :     operand1 = operands[1];
   36238                 :             :     (void) operand1;
   36239                 :             :     operand2 = operands[2];
   36240                 :             :     (void) operand2;
   36241                 :             :   }
   36242                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36243                 :             :         gen_rtvec (2,
   36244                 :             :                 gen_rtx_SET (gen_rtx_SUBREG (SImode,
   36245                 :             :         operand0,
   36246                 :             :         0),
   36247                 :             :         gen_rtx_LSHIFTRT (SImode,
   36248                 :             :         operand1,
   36249                 :             :         operand2)),
   36250                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   36251                 :             :         gen_rtvec (1,
   36252                 :             :                 const0_rtx),
   36253                 :             :         168))), false);
   36254                 :             :   _val = get_insns ();
   36255                 :             :   end_sequence ();
   36256                 :             :   return _val;
   36257                 :             : }
   36258                 :             : 
   36259                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:20987 */
   36260                 :             : rtx
   36261                 :             : gen_vec_unpacks_hi_di (rtx operand0,
   36262                 :             :         rtx operand1)
   36263                 :             : {
   36264                 :             :   rtx operand2;
   36265                 :             :   rtx_insn *_val = 0;
   36266                 :             :   start_sequence ();
   36267                 :             :   {
   36268                 :             :     rtx operands[3];
   36269                 :             :     operands[0] = operand0;
   36270                 :             :     operands[1] = operand1;
   36271                 :             : #define FAIL return (end_sequence (), _val)
   36272                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36273                 :             : #line 20996 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36274                 :             : operands[2] = GEN_INT (GET_MODE_BITSIZE (SImode));
   36275                 :             : #undef DONE
   36276                 :             : #undef FAIL
   36277                 :             :     operand0 = operands[0];
   36278                 :             :     (void) operand0;
   36279                 :             :     operand1 = operands[1];
   36280                 :             :     (void) operand1;
   36281                 :             :     operand2 = operands[2];
   36282                 :             :     (void) operand2;
   36283                 :             :   }
   36284                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36285                 :             :         gen_rtvec (2,
   36286                 :             :                 gen_rtx_SET (gen_rtx_SUBREG (DImode,
   36287                 :             :         operand0,
   36288                 :             :         0),
   36289                 :             :         gen_rtx_LSHIFTRT (DImode,
   36290                 :             :         operand1,
   36291                 :             :         operand2)),
   36292                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   36293                 :             :         gen_rtvec (1,
   36294                 :             :                 const0_rtx),
   36295                 :             :         168))), false);
   36296                 :             :   _val = get_insns ();
   36297                 :             :   end_sequence ();
   36298                 :             :   return _val;
   36299                 :             : }
   36300                 :             : 
   36301                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21004 */
   36302                 :             : rtx
   36303                 :             : gen_avx512bw_uavgv64qi3 (rtx operand0,
   36304                 :             :         rtx operand1,
   36305                 :             :         rtx operand2)
   36306                 :             : {
   36307                 :             :   rtx operand3;
   36308                 :             :   rtx_insn *_val = 0;
   36309                 :             :   start_sequence ();
   36310                 :             :   {
   36311                 :             :     rtx operands[4];
   36312                 :             :     operands[0] = operand0;
   36313                 :             :     operands[1] = operand1;
   36314                 :             :     operands[2] = operand2;
   36315                 :             : #define FAIL return (end_sequence (), _val)
   36316                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36317                 :             : #line 21017 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36318                 :             : {
   36319                 :             :   operands[3] = CONST1_RTX(V64HImode);
   36320                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V64QImode, operands);
   36321                 :             : }
   36322                 :             : #undef DONE
   36323                 :             : #undef FAIL
   36324                 :             :     operand0 = operands[0];
   36325                 :             :     (void) operand0;
   36326                 :             :     operand1 = operands[1];
   36327                 :             :     (void) operand1;
   36328                 :             :     operand2 = operands[2];
   36329                 :             :     (void) operand2;
   36330                 :             :     operand3 = operands[3];
   36331                 :             :     (void) operand3;
   36332                 :             :   }
   36333                 :             :   emit_insn (gen_rtx_SET (operand0,
   36334                 :             :         gen_rtx_TRUNCATE (V64QImode,
   36335                 :             :         gen_rtx_LSHIFTRT (V64HImode,
   36336                 :             :         gen_rtx_PLUS (V64HImode,
   36337                 :             :         gen_rtx_PLUS (V64HImode,
   36338                 :             :         gen_rtx_ZERO_EXTEND (V64HImode,
   36339                 :             :         operand1),
   36340                 :             :         gen_rtx_ZERO_EXTEND (V64HImode,
   36341                 :             :         operand2)),
   36342                 :             :         operand3),
   36343                 :             :         const1_rtx))));
   36344                 :             :   _val = get_insns ();
   36345                 :             :   end_sequence ();
   36346                 :             :   return _val;
   36347                 :             : }
   36348                 :             : 
   36349                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21004 */
   36350                 :             : rtx
   36351                 :             : gen_avx512bw_uavgv64qi3_mask (rtx operand0,
   36352                 :             :         rtx operand1,
   36353                 :             :         rtx operand2,
   36354                 :             :         rtx operand3,
   36355                 :             :         rtx operand4)
   36356                 :             : {
   36357                 :             :   rtx operand5;
   36358                 :             :   rtx_insn *_val = 0;
   36359                 :             :   start_sequence ();
   36360                 :             :   {
   36361                 :             :     rtx operands[6];
   36362                 :             :     operands[0] = operand0;
   36363                 :             :     operands[1] = operand1;
   36364                 :             :     operands[2] = operand2;
   36365                 :             :     operands[3] = operand3;
   36366                 :             :     operands[4] = operand4;
   36367                 :             : #define FAIL return (end_sequence (), _val)
   36368                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36369                 :             : #line 21017 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36370                 :             : {
   36371                 :             :   operands[5] = CONST1_RTX(V64HImode);
   36372                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V64QImode, operands);
   36373                 :             : }
   36374                 :             : #undef DONE
   36375                 :             : #undef FAIL
   36376                 :             :     operand0 = operands[0];
   36377                 :             :     (void) operand0;
   36378                 :             :     operand1 = operands[1];
   36379                 :             :     (void) operand1;
   36380                 :             :     operand2 = operands[2];
   36381                 :             :     (void) operand2;
   36382                 :             :     operand3 = operands[3];
   36383                 :             :     (void) operand3;
   36384                 :             :     operand4 = operands[4];
   36385                 :             :     (void) operand4;
   36386                 :             :     operand5 = operands[5];
   36387                 :             :     (void) operand5;
   36388                 :             :   }
   36389                 :             :   emit_insn (gen_rtx_SET (operand0,
   36390                 :             :         gen_rtx_VEC_MERGE (V64QImode,
   36391                 :             :         gen_rtx_TRUNCATE (V64QImode,
   36392                 :             :         gen_rtx_LSHIFTRT (V64HImode,
   36393                 :             :         gen_rtx_PLUS (V64HImode,
   36394                 :             :         gen_rtx_PLUS (V64HImode,
   36395                 :             :         gen_rtx_ZERO_EXTEND (V64HImode,
   36396                 :             :         operand1),
   36397                 :             :         gen_rtx_ZERO_EXTEND (V64HImode,
   36398                 :             :         operand2)),
   36399                 :             :         operand5),
   36400                 :             :         const1_rtx)),
   36401                 :             :         operand3,
   36402                 :             :         operand4)));
   36403                 :             :   _val = get_insns ();
   36404                 :             :   end_sequence ();
   36405                 :             :   return _val;
   36406                 :             : }
   36407                 :             : 
   36408                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21004 */
   36409                 :             : rtx
   36410                 :             : gen_avx2_uavgv32qi3 (rtx operand0,
   36411                 :             :         rtx operand1,
   36412                 :             :         rtx operand2)
   36413                 :             : {
   36414                 :             :   rtx operand3;
   36415                 :             :   rtx_insn *_val = 0;
   36416                 :             :   start_sequence ();
   36417                 :             :   {
   36418                 :             :     rtx operands[4];
   36419                 :             :     operands[0] = operand0;
   36420                 :             :     operands[1] = operand1;
   36421                 :             :     operands[2] = operand2;
   36422                 :             : #define FAIL return (end_sequence (), _val)
   36423                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36424                 :             : #line 21017 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36425                 :             : {
   36426                 :             :   operands[3] = CONST1_RTX(V32HImode);
   36427                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V32QImode, operands);
   36428                 :             : }
   36429                 :             : #undef DONE
   36430                 :             : #undef FAIL
   36431                 :             :     operand0 = operands[0];
   36432                 :             :     (void) operand0;
   36433                 :             :     operand1 = operands[1];
   36434                 :             :     (void) operand1;
   36435                 :             :     operand2 = operands[2];
   36436                 :             :     (void) operand2;
   36437                 :             :     operand3 = operands[3];
   36438                 :             :     (void) operand3;
   36439                 :             :   }
   36440                 :             :   emit_insn (gen_rtx_SET (operand0,
   36441                 :             :         gen_rtx_TRUNCATE (V32QImode,
   36442                 :             :         gen_rtx_LSHIFTRT (V32HImode,
   36443                 :             :         gen_rtx_PLUS (V32HImode,
   36444                 :             :         gen_rtx_PLUS (V32HImode,
   36445                 :             :         gen_rtx_ZERO_EXTEND (V32HImode,
   36446                 :             :         operand1),
   36447                 :             :         gen_rtx_ZERO_EXTEND (V32HImode,
   36448                 :             :         operand2)),
   36449                 :             :         operand3),
   36450                 :             :         const1_rtx))));
   36451                 :             :   _val = get_insns ();
   36452                 :             :   end_sequence ();
   36453                 :             :   return _val;
   36454                 :             : }
   36455                 :             : 
   36456                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21004 */
   36457                 :             : rtx
   36458                 :             : gen_avx2_uavgv32qi3_mask (rtx operand0,
   36459                 :             :         rtx operand1,
   36460                 :             :         rtx operand2,
   36461                 :             :         rtx operand3,
   36462                 :             :         rtx operand4)
   36463                 :             : {
   36464                 :             :   rtx operand5;
   36465                 :             :   rtx_insn *_val = 0;
   36466                 :             :   start_sequence ();
   36467                 :             :   {
   36468                 :             :     rtx operands[6];
   36469                 :             :     operands[0] = operand0;
   36470                 :             :     operands[1] = operand1;
   36471                 :             :     operands[2] = operand2;
   36472                 :             :     operands[3] = operand3;
   36473                 :             :     operands[4] = operand4;
   36474                 :             : #define FAIL return (end_sequence (), _val)
   36475                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36476                 :             : #line 21017 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36477                 :             : {
   36478                 :             :   operands[5] = CONST1_RTX(V32HImode);
   36479                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V32QImode, operands);
   36480                 :             : }
   36481                 :             : #undef DONE
   36482                 :             : #undef FAIL
   36483                 :             :     operand0 = operands[0];
   36484                 :             :     (void) operand0;
   36485                 :             :     operand1 = operands[1];
   36486                 :             :     (void) operand1;
   36487                 :             :     operand2 = operands[2];
   36488                 :             :     (void) operand2;
   36489                 :             :     operand3 = operands[3];
   36490                 :             :     (void) operand3;
   36491                 :             :     operand4 = operands[4];
   36492                 :             :     (void) operand4;
   36493                 :             :     operand5 = operands[5];
   36494                 :             :     (void) operand5;
   36495                 :             :   }
   36496                 :             :   emit_insn (gen_rtx_SET (operand0,
   36497                 :             :         gen_rtx_VEC_MERGE (V32QImode,
   36498                 :             :         gen_rtx_TRUNCATE (V32QImode,
   36499                 :             :         gen_rtx_LSHIFTRT (V32HImode,
   36500                 :             :         gen_rtx_PLUS (V32HImode,
   36501                 :             :         gen_rtx_PLUS (V32HImode,
   36502                 :             :         gen_rtx_ZERO_EXTEND (V32HImode,
   36503                 :             :         operand1),
   36504                 :             :         gen_rtx_ZERO_EXTEND (V32HImode,
   36505                 :             :         operand2)),
   36506                 :             :         operand5),
   36507                 :             :         const1_rtx)),
   36508                 :             :         operand3,
   36509                 :             :         operand4)));
   36510                 :             :   _val = get_insns ();
   36511                 :             :   end_sequence ();
   36512                 :             :   return _val;
   36513                 :             : }
   36514                 :             : 
   36515                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21004 */
   36516                 :             : rtx
   36517                 :             : gen_sse2_uavgv16qi3 (rtx operand0,
   36518                 :             :         rtx operand1,
   36519                 :             :         rtx operand2)
   36520                 :             : {
   36521                 :             :   rtx operand3;
   36522                 :             :   rtx_insn *_val = 0;
   36523                 :             :   start_sequence ();
   36524                 :             :   {
   36525                 :             :     rtx operands[4];
   36526                 :             :     operands[0] = operand0;
   36527                 :             :     operands[1] = operand1;
   36528                 :             :     operands[2] = operand2;
   36529                 :             : #define FAIL return (end_sequence (), _val)
   36530                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36531                 :             : #line 21017 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36532                 :             : {
   36533                 :             :   operands[3] = CONST1_RTX(V16HImode);
   36534                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V16QImode, operands);
   36535                 :             : }
   36536                 :             : #undef DONE
   36537                 :             : #undef FAIL
   36538                 :             :     operand0 = operands[0];
   36539                 :             :     (void) operand0;
   36540                 :             :     operand1 = operands[1];
   36541                 :             :     (void) operand1;
   36542                 :             :     operand2 = operands[2];
   36543                 :             :     (void) operand2;
   36544                 :             :     operand3 = operands[3];
   36545                 :             :     (void) operand3;
   36546                 :             :   }
   36547                 :             :   emit_insn (gen_rtx_SET (operand0,
   36548                 :             :         gen_rtx_TRUNCATE (V16QImode,
   36549                 :             :         gen_rtx_LSHIFTRT (V16HImode,
   36550                 :             :         gen_rtx_PLUS (V16HImode,
   36551                 :             :         gen_rtx_PLUS (V16HImode,
   36552                 :             :         gen_rtx_ZERO_EXTEND (V16HImode,
   36553                 :             :         operand1),
   36554                 :             :         gen_rtx_ZERO_EXTEND (V16HImode,
   36555                 :             :         operand2)),
   36556                 :             :         operand3),
   36557                 :             :         const1_rtx))));
   36558                 :             :   _val = get_insns ();
   36559                 :             :   end_sequence ();
   36560                 :             :   return _val;
   36561                 :             : }
   36562                 :             : 
   36563                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21004 */
   36564                 :             : rtx
   36565                 :             : gen_sse2_uavgv16qi3_mask (rtx operand0,
   36566                 :             :         rtx operand1,
   36567                 :             :         rtx operand2,
   36568                 :             :         rtx operand3,
   36569                 :             :         rtx operand4)
   36570                 :             : {
   36571                 :             :   rtx operand5;
   36572                 :             :   rtx_insn *_val = 0;
   36573                 :             :   start_sequence ();
   36574                 :             :   {
   36575                 :             :     rtx operands[6];
   36576                 :             :     operands[0] = operand0;
   36577                 :             :     operands[1] = operand1;
   36578                 :             :     operands[2] = operand2;
   36579                 :             :     operands[3] = operand3;
   36580                 :             :     operands[4] = operand4;
   36581                 :             : #define FAIL return (end_sequence (), _val)
   36582                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36583                 :             : #line 21017 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36584                 :             : {
   36585                 :             :   operands[5] = CONST1_RTX(V16HImode);
   36586                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V16QImode, operands);
   36587                 :             : }
   36588                 :             : #undef DONE
   36589                 :             : #undef FAIL
   36590                 :             :     operand0 = operands[0];
   36591                 :             :     (void) operand0;
   36592                 :             :     operand1 = operands[1];
   36593                 :             :     (void) operand1;
   36594                 :             :     operand2 = operands[2];
   36595                 :             :     (void) operand2;
   36596                 :             :     operand3 = operands[3];
   36597                 :             :     (void) operand3;
   36598                 :             :     operand4 = operands[4];
   36599                 :             :     (void) operand4;
   36600                 :             :     operand5 = operands[5];
   36601                 :             :     (void) operand5;
   36602                 :             :   }
   36603                 :             :   emit_insn (gen_rtx_SET (operand0,
   36604                 :             :         gen_rtx_VEC_MERGE (V16QImode,
   36605                 :             :         gen_rtx_TRUNCATE (V16QImode,
   36606                 :             :         gen_rtx_LSHIFTRT (V16HImode,
   36607                 :             :         gen_rtx_PLUS (V16HImode,
   36608                 :             :         gen_rtx_PLUS (V16HImode,
   36609                 :             :         gen_rtx_ZERO_EXTEND (V16HImode,
   36610                 :             :         operand1),
   36611                 :             :         gen_rtx_ZERO_EXTEND (V16HImode,
   36612                 :             :         operand2)),
   36613                 :             :         operand5),
   36614                 :             :         const1_rtx)),
   36615                 :             :         operand3,
   36616                 :             :         operand4)));
   36617                 :             :   _val = get_insns ();
   36618                 :             :   end_sequence ();
   36619                 :             :   return _val;
   36620                 :             : }
   36621                 :             : 
   36622                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21004 */
   36623                 :             : rtx
   36624                 :             : gen_avx512bw_uavgv32hi3 (rtx operand0,
   36625                 :             :         rtx operand1,
   36626                 :             :         rtx operand2)
   36627                 :             : {
   36628                 :             :   rtx operand3;
   36629                 :             :   rtx_insn *_val = 0;
   36630                 :             :   start_sequence ();
   36631                 :             :   {
   36632                 :             :     rtx operands[4];
   36633                 :             :     operands[0] = operand0;
   36634                 :             :     operands[1] = operand1;
   36635                 :             :     operands[2] = operand2;
   36636                 :             : #define FAIL return (end_sequence (), _val)
   36637                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36638                 :             : #line 21017 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36639                 :             : {
   36640                 :             :   operands[3] = CONST1_RTX(V32SImode);
   36641                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V32HImode, operands);
   36642                 :             : }
   36643                 :             : #undef DONE
   36644                 :             : #undef FAIL
   36645                 :             :     operand0 = operands[0];
   36646                 :             :     (void) operand0;
   36647                 :             :     operand1 = operands[1];
   36648                 :             :     (void) operand1;
   36649                 :             :     operand2 = operands[2];
   36650                 :             :     (void) operand2;
   36651                 :             :     operand3 = operands[3];
   36652                 :             :     (void) operand3;
   36653                 :             :   }
   36654                 :             :   emit_insn (gen_rtx_SET (operand0,
   36655                 :             :         gen_rtx_TRUNCATE (V32HImode,
   36656                 :             :         gen_rtx_LSHIFTRT (V32SImode,
   36657                 :             :         gen_rtx_PLUS (V32SImode,
   36658                 :             :         gen_rtx_PLUS (V32SImode,
   36659                 :             :         gen_rtx_ZERO_EXTEND (V32SImode,
   36660                 :             :         operand1),
   36661                 :             :         gen_rtx_ZERO_EXTEND (V32SImode,
   36662                 :             :         operand2)),
   36663                 :             :         operand3),
   36664                 :             :         const1_rtx))));
   36665                 :             :   _val = get_insns ();
   36666                 :             :   end_sequence ();
   36667                 :             :   return _val;
   36668                 :             : }
   36669                 :             : 
   36670                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21004 */
   36671                 :             : rtx
   36672                 :             : gen_avx512bw_uavgv32hi3_mask (rtx operand0,
   36673                 :             :         rtx operand1,
   36674                 :             :         rtx operand2,
   36675                 :             :         rtx operand3,
   36676                 :             :         rtx operand4)
   36677                 :             : {
   36678                 :             :   rtx operand5;
   36679                 :             :   rtx_insn *_val = 0;
   36680                 :             :   start_sequence ();
   36681                 :             :   {
   36682                 :             :     rtx operands[6];
   36683                 :             :     operands[0] = operand0;
   36684                 :             :     operands[1] = operand1;
   36685                 :             :     operands[2] = operand2;
   36686                 :             :     operands[3] = operand3;
   36687                 :             :     operands[4] = operand4;
   36688                 :             : #define FAIL return (end_sequence (), _val)
   36689                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36690                 :             : #line 21017 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36691                 :             : {
   36692                 :             :   operands[5] = CONST1_RTX(V32SImode);
   36693                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V32HImode, operands);
   36694                 :             : }
   36695                 :             : #undef DONE
   36696                 :             : #undef FAIL
   36697                 :             :     operand0 = operands[0];
   36698                 :             :     (void) operand0;
   36699                 :             :     operand1 = operands[1];
   36700                 :             :     (void) operand1;
   36701                 :             :     operand2 = operands[2];
   36702                 :             :     (void) operand2;
   36703                 :             :     operand3 = operands[3];
   36704                 :             :     (void) operand3;
   36705                 :             :     operand4 = operands[4];
   36706                 :             :     (void) operand4;
   36707                 :             :     operand5 = operands[5];
   36708                 :             :     (void) operand5;
   36709                 :             :   }
   36710                 :             :   emit_insn (gen_rtx_SET (operand0,
   36711                 :             :         gen_rtx_VEC_MERGE (V32HImode,
   36712                 :             :         gen_rtx_TRUNCATE (V32HImode,
   36713                 :             :         gen_rtx_LSHIFTRT (V32SImode,
   36714                 :             :         gen_rtx_PLUS (V32SImode,
   36715                 :             :         gen_rtx_PLUS (V32SImode,
   36716                 :             :         gen_rtx_ZERO_EXTEND (V32SImode,
   36717                 :             :         operand1),
   36718                 :             :         gen_rtx_ZERO_EXTEND (V32SImode,
   36719                 :             :         operand2)),
   36720                 :             :         operand5),
   36721                 :             :         const1_rtx)),
   36722                 :             :         operand3,
   36723                 :             :         operand4)));
   36724                 :             :   _val = get_insns ();
   36725                 :             :   end_sequence ();
   36726                 :             :   return _val;
   36727                 :             : }
   36728                 :             : 
   36729                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21004 */
   36730                 :             : rtx
   36731                 :             : gen_avx2_uavgv16hi3 (rtx operand0,
   36732                 :             :         rtx operand1,
   36733                 :             :         rtx operand2)
   36734                 :             : {
   36735                 :             :   rtx operand3;
   36736                 :             :   rtx_insn *_val = 0;
   36737                 :             :   start_sequence ();
   36738                 :             :   {
   36739                 :             :     rtx operands[4];
   36740                 :             :     operands[0] = operand0;
   36741                 :             :     operands[1] = operand1;
   36742                 :             :     operands[2] = operand2;
   36743                 :             : #define FAIL return (end_sequence (), _val)
   36744                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36745                 :             : #line 21017 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36746                 :             : {
   36747                 :             :   operands[3] = CONST1_RTX(V16SImode);
   36748                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V16HImode, operands);
   36749                 :             : }
   36750                 :             : #undef DONE
   36751                 :             : #undef FAIL
   36752                 :             :     operand0 = operands[0];
   36753                 :             :     (void) operand0;
   36754                 :             :     operand1 = operands[1];
   36755                 :             :     (void) operand1;
   36756                 :             :     operand2 = operands[2];
   36757                 :             :     (void) operand2;
   36758                 :             :     operand3 = operands[3];
   36759                 :             :     (void) operand3;
   36760                 :             :   }
   36761                 :             :   emit_insn (gen_rtx_SET (operand0,
   36762                 :             :         gen_rtx_TRUNCATE (V16HImode,
   36763                 :             :         gen_rtx_LSHIFTRT (V16SImode,
   36764                 :             :         gen_rtx_PLUS (V16SImode,
   36765                 :             :         gen_rtx_PLUS (V16SImode,
   36766                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
   36767                 :             :         operand1),
   36768                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
   36769                 :             :         operand2)),
   36770                 :             :         operand3),
   36771                 :             :         const1_rtx))));
   36772                 :             :   _val = get_insns ();
   36773                 :             :   end_sequence ();
   36774                 :             :   return _val;
   36775                 :             : }
   36776                 :             : 
   36777                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21004 */
   36778                 :             : rtx
   36779                 :             : gen_avx2_uavgv16hi3_mask (rtx operand0,
   36780                 :             :         rtx operand1,
   36781                 :             :         rtx operand2,
   36782                 :             :         rtx operand3,
   36783                 :             :         rtx operand4)
   36784                 :             : {
   36785                 :             :   rtx operand5;
   36786                 :             :   rtx_insn *_val = 0;
   36787                 :             :   start_sequence ();
   36788                 :             :   {
   36789                 :             :     rtx operands[6];
   36790                 :             :     operands[0] = operand0;
   36791                 :             :     operands[1] = operand1;
   36792                 :             :     operands[2] = operand2;
   36793                 :             :     operands[3] = operand3;
   36794                 :             :     operands[4] = operand4;
   36795                 :             : #define FAIL return (end_sequence (), _val)
   36796                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36797                 :             : #line 21017 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36798                 :             : {
   36799                 :             :   operands[5] = CONST1_RTX(V16SImode);
   36800                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V16HImode, operands);
   36801                 :             : }
   36802                 :             : #undef DONE
   36803                 :             : #undef FAIL
   36804                 :             :     operand0 = operands[0];
   36805                 :             :     (void) operand0;
   36806                 :             :     operand1 = operands[1];
   36807                 :             :     (void) operand1;
   36808                 :             :     operand2 = operands[2];
   36809                 :             :     (void) operand2;
   36810                 :             :     operand3 = operands[3];
   36811                 :             :     (void) operand3;
   36812                 :             :     operand4 = operands[4];
   36813                 :             :     (void) operand4;
   36814                 :             :     operand5 = operands[5];
   36815                 :             :     (void) operand5;
   36816                 :             :   }
   36817                 :             :   emit_insn (gen_rtx_SET (operand0,
   36818                 :             :         gen_rtx_VEC_MERGE (V16HImode,
   36819                 :             :         gen_rtx_TRUNCATE (V16HImode,
   36820                 :             :         gen_rtx_LSHIFTRT (V16SImode,
   36821                 :             :         gen_rtx_PLUS (V16SImode,
   36822                 :             :         gen_rtx_PLUS (V16SImode,
   36823                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
   36824                 :             :         operand1),
   36825                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
   36826                 :             :         operand2)),
   36827                 :             :         operand5),
   36828                 :             :         const1_rtx)),
   36829                 :             :         operand3,
   36830                 :             :         operand4)));
   36831                 :             :   _val = get_insns ();
   36832                 :             :   end_sequence ();
   36833                 :             :   return _val;
   36834                 :             : }
   36835                 :             : 
   36836                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21004 */
   36837                 :             : rtx
   36838                 :             : gen_sse2_uavgv8hi3 (rtx operand0,
   36839                 :             :         rtx operand1,
   36840                 :             :         rtx operand2)
   36841                 :             : {
   36842                 :             :   rtx operand3;
   36843                 :             :   rtx_insn *_val = 0;
   36844                 :             :   start_sequence ();
   36845                 :             :   {
   36846                 :             :     rtx operands[4];
   36847                 :             :     operands[0] = operand0;
   36848                 :             :     operands[1] = operand1;
   36849                 :             :     operands[2] = operand2;
   36850                 :             : #define FAIL return (end_sequence (), _val)
   36851                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36852                 :             : #line 21017 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36853                 :             : {
   36854                 :             :   operands[3] = CONST1_RTX(V8SImode);
   36855                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V8HImode, operands);
   36856                 :             : }
   36857                 :             : #undef DONE
   36858                 :             : #undef FAIL
   36859                 :             :     operand0 = operands[0];
   36860                 :             :     (void) operand0;
   36861                 :             :     operand1 = operands[1];
   36862                 :             :     (void) operand1;
   36863                 :             :     operand2 = operands[2];
   36864                 :             :     (void) operand2;
   36865                 :             :     operand3 = operands[3];
   36866                 :             :     (void) operand3;
   36867                 :             :   }
   36868                 :             :   emit_insn (gen_rtx_SET (operand0,
   36869                 :             :         gen_rtx_TRUNCATE (V8HImode,
   36870                 :             :         gen_rtx_LSHIFTRT (V8SImode,
   36871                 :             :         gen_rtx_PLUS (V8SImode,
   36872                 :             :         gen_rtx_PLUS (V8SImode,
   36873                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
   36874                 :             :         operand1),
   36875                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
   36876                 :             :         operand2)),
   36877                 :             :         operand3),
   36878                 :             :         const1_rtx))));
   36879                 :             :   _val = get_insns ();
   36880                 :             :   end_sequence ();
   36881                 :             :   return _val;
   36882                 :             : }
   36883                 :             : 
   36884                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21004 */
   36885                 :             : rtx
   36886                 :             : gen_sse2_uavgv8hi3_mask (rtx operand0,
   36887                 :             :         rtx operand1,
   36888                 :             :         rtx operand2,
   36889                 :             :         rtx operand3,
   36890                 :             :         rtx operand4)
   36891                 :             : {
   36892                 :             :   rtx operand5;
   36893                 :             :   rtx_insn *_val = 0;
   36894                 :             :   start_sequence ();
   36895                 :             :   {
   36896                 :             :     rtx operands[6];
   36897                 :             :     operands[0] = operand0;
   36898                 :             :     operands[1] = operand1;
   36899                 :             :     operands[2] = operand2;
   36900                 :             :     operands[3] = operand3;
   36901                 :             :     operands[4] = operand4;
   36902                 :             : #define FAIL return (end_sequence (), _val)
   36903                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36904                 :             : #line 21017 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36905                 :             : {
   36906                 :             :   operands[5] = CONST1_RTX(V8SImode);
   36907                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, V8HImode, operands);
   36908                 :             : }
   36909                 :             : #undef DONE
   36910                 :             : #undef FAIL
   36911                 :             :     operand0 = operands[0];
   36912                 :             :     (void) operand0;
   36913                 :             :     operand1 = operands[1];
   36914                 :             :     (void) operand1;
   36915                 :             :     operand2 = operands[2];
   36916                 :             :     (void) operand2;
   36917                 :             :     operand3 = operands[3];
   36918                 :             :     (void) operand3;
   36919                 :             :     operand4 = operands[4];
   36920                 :             :     (void) operand4;
   36921                 :             :     operand5 = operands[5];
   36922                 :             :     (void) operand5;
   36923                 :             :   }
   36924                 :             :   emit_insn (gen_rtx_SET (operand0,
   36925                 :             :         gen_rtx_VEC_MERGE (V8HImode,
   36926                 :             :         gen_rtx_TRUNCATE (V8HImode,
   36927                 :             :         gen_rtx_LSHIFTRT (V8SImode,
   36928                 :             :         gen_rtx_PLUS (V8SImode,
   36929                 :             :         gen_rtx_PLUS (V8SImode,
   36930                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
   36931                 :             :         operand1),
   36932                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
   36933                 :             :         operand2)),
   36934                 :             :         operand5),
   36935                 :             :         const1_rtx)),
   36936                 :             :         operand3,
   36937                 :             :         operand4)));
   36938                 :             :   _val = get_insns ();
   36939                 :             :   end_sequence ();
   36940                 :             :   return _val;
   36941                 :             : }
   36942                 :             : 
   36943                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21047 */
   36944                 :             : rtx
   36945                 :             : gen_avx512f_psadbw (rtx operand0,
   36946                 :             :         rtx operand1,
   36947                 :             :         rtx operand2)
   36948                 :             : {
   36949                 :             :   rtx_insn *_val = 0;
   36950                 :             :   start_sequence ();
   36951                 :             :   {
   36952                 :             :     rtx operands[3];
   36953                 :             :     operands[0] = operand0;
   36954                 :             :     operands[1] = operand1;
   36955                 :             :     operands[2] = operand2;
   36956                 :             : #define FAIL return (end_sequence (), _val)
   36957                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36958                 :             : #line 21054 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36959                 :             : ix86_fixup_binary_operands_no_copy (PLUS, V64QImode, operands);
   36960                 :             : #undef DONE
   36961                 :             : #undef FAIL
   36962                 :             :     operand0 = operands[0];
   36963                 :             :     (void) operand0;
   36964                 :             :     operand1 = operands[1];
   36965                 :             :     (void) operand1;
   36966                 :             :     operand2 = operands[2];
   36967                 :             :     (void) operand2;
   36968                 :             :   }
   36969                 :             :   emit_insn (gen_rtx_SET (operand0,
   36970                 :             :         gen_rtx_UNSPEC (V8DImode,
   36971                 :             :         gen_rtvec (2,
   36972                 :             :                 operand1,
   36973                 :             :                 operand2),
   36974                 :             :         55)));
   36975                 :             :   _val = get_insns ();
   36976                 :             :   end_sequence ();
   36977                 :             :   return _val;
   36978                 :             : }
   36979                 :             : 
   36980                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21047 */
   36981                 :             : rtx
   36982                 :             : gen_avx2_psadbw (rtx operand0,
   36983                 :             :         rtx operand1,
   36984                 :             :         rtx operand2)
   36985                 :             : {
   36986                 :             :   rtx_insn *_val = 0;
   36987                 :             :   start_sequence ();
   36988                 :             :   {
   36989                 :             :     rtx operands[3];
   36990                 :             :     operands[0] = operand0;
   36991                 :             :     operands[1] = operand1;
   36992                 :             :     operands[2] = operand2;
   36993                 :             : #define FAIL return (end_sequence (), _val)
   36994                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36995                 :             : #line 21054 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   36996                 :             : ix86_fixup_binary_operands_no_copy (PLUS, V32QImode, operands);
   36997                 :             : #undef DONE
   36998                 :             : #undef FAIL
   36999                 :             :     operand0 = operands[0];
   37000                 :             :     (void) operand0;
   37001                 :             :     operand1 = operands[1];
   37002                 :             :     (void) operand1;
   37003                 :             :     operand2 = operands[2];
   37004                 :             :     (void) operand2;
   37005                 :             :   }
   37006                 :             :   emit_insn (gen_rtx_SET (operand0,
   37007                 :             :         gen_rtx_UNSPEC (V4DImode,
   37008                 :             :         gen_rtvec (2,
   37009                 :             :                 operand1,
   37010                 :             :                 operand2),
   37011                 :             :         55)));
   37012                 :             :   _val = get_insns ();
   37013                 :             :   end_sequence ();
   37014                 :             :   return _val;
   37015                 :             : }
   37016                 :             : 
   37017                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21047 */
   37018                 :             : rtx
   37019                 :             : gen_sse2_psadbw (rtx operand0,
   37020                 :             :         rtx operand1,
   37021                 :             :         rtx operand2)
   37022                 :             : {
   37023                 :             :   rtx_insn *_val = 0;
   37024                 :             :   start_sequence ();
   37025                 :             :   {
   37026                 :             :     rtx operands[3];
   37027                 :             :     operands[0] = operand0;
   37028                 :             :     operands[1] = operand1;
   37029                 :             :     operands[2] = operand2;
   37030                 :             : #define FAIL return (end_sequence (), _val)
   37031                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37032                 :             : #line 21054 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37033                 :             : ix86_fixup_binary_operands_no_copy (PLUS, V16QImode, operands);
   37034                 :             : #undef DONE
   37035                 :             : #undef FAIL
   37036                 :             :     operand0 = operands[0];
   37037                 :             :     (void) operand0;
   37038                 :             :     operand1 = operands[1];
   37039                 :             :     (void) operand1;
   37040                 :             :     operand2 = operands[2];
   37041                 :             :     (void) operand2;
   37042                 :             :   }
   37043                 :             :   emit_insn (gen_rtx_SET (operand0,
   37044                 :             :         gen_rtx_UNSPEC (V2DImode,
   37045                 :             :         gen_rtvec (2,
   37046                 :             :                 operand1,
   37047                 :             :                 operand2),
   37048                 :             :         55)));
   37049                 :             :   _val = get_insns ();
   37050                 :             :   end_sequence ();
   37051                 :             :   return _val;
   37052                 :             : }
   37053                 :             : 
   37054                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21099 */
   37055                 :             : extern rtx_insn *gen_split_3001 (rtx_insn *, rtx *);
   37056                 :             : rtx_insn *
   37057                 :             : gen_split_3001 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37058                 :             : {
   37059                 :             :   rtx operand0;
   37060                 :             :   rtx operand1;
   37061                 :             :   rtx_insn *_val = NULL;
   37062                 :             :   if (dump_file)
   37063                 :             :     fprintf (dump_file, "Splitting with gen_split_3001 (sse.md:21099)\n");
   37064                 :             :   start_sequence ();
   37065                 :             : #define FAIL return (end_sequence (), _val)
   37066                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37067                 :             : #line 21111 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37068                 :             : operands[1] = gen_lowpart (V8SFmode, operands[1]);
   37069                 :             : #undef DONE
   37070                 :             : #undef FAIL
   37071                 :             :   operand0 = operands[0];
   37072                 :             :   (void) operand0;
   37073                 :             :   operand1 = operands[1];
   37074                 :             :   (void) operand1;
   37075                 :             :   emit_insn (gen_rtx_SET (operand0,
   37076                 :             :         gen_rtx_UNSPEC (SImode,
   37077                 :             :         gen_rtvec (1,
   37078                 :             :                 operand1),
   37079                 :             :         48)));
   37080                 :             :   _val = get_insns ();
   37081                 :             :   end_sequence ();
   37082                 :             :   return _val;
   37083                 :             : }
   37084                 :             : 
   37085                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21099 */
   37086                 :             : extern rtx_insn *gen_split_3002 (rtx_insn *, rtx *);
   37087                 :             : rtx_insn *
   37088                 :             : gen_split_3002 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37089                 :             : {
   37090                 :             :   rtx operand0;
   37091                 :             :   rtx operand1;
   37092                 :             :   rtx_insn *_val = NULL;
   37093                 :             :   if (dump_file)
   37094                 :             :     fprintf (dump_file, "Splitting with gen_split_3002 (sse.md:21099)\n");
   37095                 :             :   start_sequence ();
   37096                 :             : #define FAIL return (end_sequence (), _val)
   37097                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37098                 :             : #line 21111 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37099                 :             : operands[1] = gen_lowpart (V4SFmode, operands[1]);
   37100                 :             : #undef DONE
   37101                 :             : #undef FAIL
   37102                 :             :   operand0 = operands[0];
   37103                 :             :   (void) operand0;
   37104                 :             :   operand1 = operands[1];
   37105                 :             :   (void) operand1;
   37106                 :             :   emit_insn (gen_rtx_SET (operand0,
   37107                 :             :         gen_rtx_UNSPEC (SImode,
   37108                 :             :         gen_rtvec (1,
   37109                 :             :                 operand1),
   37110                 :             :         48)));
   37111                 :             :   _val = get_insns ();
   37112                 :             :   end_sequence ();
   37113                 :             :   return _val;
   37114                 :             : }
   37115                 :             : 
   37116                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21099 */
   37117                 :             : extern rtx_insn *gen_split_3003 (rtx_insn *, rtx *);
   37118                 :             : rtx_insn *
   37119                 :             : gen_split_3003 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37120                 :             : {
   37121                 :             :   rtx operand0;
   37122                 :             :   rtx operand1;
   37123                 :             :   rtx_insn *_val = NULL;
   37124                 :             :   if (dump_file)
   37125                 :             :     fprintf (dump_file, "Splitting with gen_split_3003 (sse.md:21099)\n");
   37126                 :             :   start_sequence ();
   37127                 :             : #define FAIL return (end_sequence (), _val)
   37128                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37129                 :             : #line 21111 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37130                 :             : operands[1] = gen_lowpart (V4DFmode, operands[1]);
   37131                 :             : #undef DONE
   37132                 :             : #undef FAIL
   37133                 :             :   operand0 = operands[0];
   37134                 :             :   (void) operand0;
   37135                 :             :   operand1 = operands[1];
   37136                 :             :   (void) operand1;
   37137                 :             :   emit_insn (gen_rtx_SET (operand0,
   37138                 :             :         gen_rtx_UNSPEC (SImode,
   37139                 :             :         gen_rtvec (1,
   37140                 :             :                 operand1),
   37141                 :             :         48)));
   37142                 :             :   _val = get_insns ();
   37143                 :             :   end_sequence ();
   37144                 :             :   return _val;
   37145                 :             : }
   37146                 :             : 
   37147                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21099 */
   37148                 :             : extern rtx_insn *gen_split_3004 (rtx_insn *, rtx *);
   37149                 :             : rtx_insn *
   37150                 :             : gen_split_3004 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37151                 :             : {
   37152                 :             :   rtx operand0;
   37153                 :             :   rtx operand1;
   37154                 :             :   rtx_insn *_val = NULL;
   37155                 :             :   if (dump_file)
   37156                 :             :     fprintf (dump_file, "Splitting with gen_split_3004 (sse.md:21099)\n");
   37157                 :             :   start_sequence ();
   37158                 :             : #define FAIL return (end_sequence (), _val)
   37159                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37160                 :             : #line 21111 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37161                 :             : operands[1] = gen_lowpart (V2DFmode, operands[1]);
   37162                 :             : #undef DONE
   37163                 :             : #undef FAIL
   37164                 :             :   operand0 = operands[0];
   37165                 :             :   (void) operand0;
   37166                 :             :   operand1 = operands[1];
   37167                 :             :   (void) operand1;
   37168                 :             :   emit_insn (gen_rtx_SET (operand0,
   37169                 :             :         gen_rtx_UNSPEC (SImode,
   37170                 :             :         gen_rtvec (1,
   37171                 :             :                 operand1),
   37172                 :             :         48)));
   37173                 :             :   _val = get_insns ();
   37174                 :             :   end_sequence ();
   37175                 :             :   return _val;
   37176                 :             : }
   37177                 :             : 
   37178                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21117 */
   37179                 :             : extern rtx_insn *gen_split_3005 (rtx_insn *, rtx *);
   37180                 :             : rtx_insn *
   37181                 :             : gen_split_3005 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37182                 :             : {
   37183                 :             :   rtx operand0;
   37184                 :             :   rtx operand1;
   37185                 :             :   rtx_insn *_val = NULL;
   37186                 :             :   if (dump_file)
   37187                 :             :     fprintf (dump_file, "Splitting with gen_split_3005 (sse.md:21117)\n");
   37188                 :             :   start_sequence ();
   37189                 :             : #define FAIL return (end_sequence (), _val)
   37190                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37191                 :             : #line 21130 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37192                 :             : operands[1] = gen_lowpart (V8SFmode, operands[1]);
   37193                 :             : #undef DONE
   37194                 :             : #undef FAIL
   37195                 :             :   operand0 = operands[0];
   37196                 :             :   (void) operand0;
   37197                 :             :   operand1 = operands[1];
   37198                 :             :   (void) operand1;
   37199                 :             :   emit_insn (gen_rtx_SET (operand0,
   37200                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   37201                 :             :         gen_rtx_UNSPEC (SImode,
   37202                 :             :         gen_rtvec (1,
   37203                 :             :                 operand1),
   37204                 :             :         48))));
   37205                 :             :   _val = get_insns ();
   37206                 :             :   end_sequence ();
   37207                 :             :   return _val;
   37208                 :             : }
   37209                 :             : 
   37210                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21117 */
   37211                 :             : extern rtx_insn *gen_split_3006 (rtx_insn *, rtx *);
   37212                 :             : rtx_insn *
   37213                 :             : gen_split_3006 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37214                 :             : {
   37215                 :             :   rtx operand0;
   37216                 :             :   rtx operand1;
   37217                 :             :   rtx_insn *_val = NULL;
   37218                 :             :   if (dump_file)
   37219                 :             :     fprintf (dump_file, "Splitting with gen_split_3006 (sse.md:21117)\n");
   37220                 :             :   start_sequence ();
   37221                 :             : #define FAIL return (end_sequence (), _val)
   37222                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37223                 :             : #line 21130 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37224                 :             : operands[1] = gen_lowpart (V8SFmode, operands[1]);
   37225                 :             : #undef DONE
   37226                 :             : #undef FAIL
   37227                 :             :   operand0 = operands[0];
   37228                 :             :   (void) operand0;
   37229                 :             :   operand1 = operands[1];
   37230                 :             :   (void) operand1;
   37231                 :             :   emit_insn (gen_rtx_SET (operand0,
   37232                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   37233                 :             :         gen_rtx_UNSPEC (SImode,
   37234                 :             :         gen_rtvec (1,
   37235                 :             :                 operand1),
   37236                 :             :         48))));
   37237                 :             :   _val = get_insns ();
   37238                 :             :   end_sequence ();
   37239                 :             :   return _val;
   37240                 :             : }
   37241                 :             : 
   37242                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21117 */
   37243                 :             : extern rtx_insn *gen_split_3007 (rtx_insn *, rtx *);
   37244                 :             : rtx_insn *
   37245                 :             : gen_split_3007 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37246                 :             : {
   37247                 :             :   rtx operand0;
   37248                 :             :   rtx operand1;
   37249                 :             :   rtx_insn *_val = NULL;
   37250                 :             :   if (dump_file)
   37251                 :             :     fprintf (dump_file, "Splitting with gen_split_3007 (sse.md:21117)\n");
   37252                 :             :   start_sequence ();
   37253                 :             : #define FAIL return (end_sequence (), _val)
   37254                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37255                 :             : #line 21130 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37256                 :             : operands[1] = gen_lowpart (V4SFmode, operands[1]);
   37257                 :             : #undef DONE
   37258                 :             : #undef FAIL
   37259                 :             :   operand0 = operands[0];
   37260                 :             :   (void) operand0;
   37261                 :             :   operand1 = operands[1];
   37262                 :             :   (void) operand1;
   37263                 :             :   emit_insn (gen_rtx_SET (operand0,
   37264                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   37265                 :             :         gen_rtx_UNSPEC (SImode,
   37266                 :             :         gen_rtvec (1,
   37267                 :             :                 operand1),
   37268                 :             :         48))));
   37269                 :             :   _val = get_insns ();
   37270                 :             :   end_sequence ();
   37271                 :             :   return _val;
   37272                 :             : }
   37273                 :             : 
   37274                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21117 */
   37275                 :             : extern rtx_insn *gen_split_3008 (rtx_insn *, rtx *);
   37276                 :             : rtx_insn *
   37277                 :             : gen_split_3008 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37278                 :             : {
   37279                 :             :   rtx operand0;
   37280                 :             :   rtx operand1;
   37281                 :             :   rtx_insn *_val = NULL;
   37282                 :             :   if (dump_file)
   37283                 :             :     fprintf (dump_file, "Splitting with gen_split_3008 (sse.md:21117)\n");
   37284                 :             :   start_sequence ();
   37285                 :             : #define FAIL return (end_sequence (), _val)
   37286                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37287                 :             : #line 21130 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37288                 :             : operands[1] = gen_lowpart (V4SFmode, operands[1]);
   37289                 :             : #undef DONE
   37290                 :             : #undef FAIL
   37291                 :             :   operand0 = operands[0];
   37292                 :             :   (void) operand0;
   37293                 :             :   operand1 = operands[1];
   37294                 :             :   (void) operand1;
   37295                 :             :   emit_insn (gen_rtx_SET (operand0,
   37296                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   37297                 :             :         gen_rtx_UNSPEC (SImode,
   37298                 :             :         gen_rtvec (1,
   37299                 :             :                 operand1),
   37300                 :             :         48))));
   37301                 :             :   _val = get_insns ();
   37302                 :             :   end_sequence ();
   37303                 :             :   return _val;
   37304                 :             : }
   37305                 :             : 
   37306                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21117 */
   37307                 :             : extern rtx_insn *gen_split_3009 (rtx_insn *, rtx *);
   37308                 :             : rtx_insn *
   37309                 :             : gen_split_3009 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37310                 :             : {
   37311                 :             :   rtx operand0;
   37312                 :             :   rtx operand1;
   37313                 :             :   rtx_insn *_val = NULL;
   37314                 :             :   if (dump_file)
   37315                 :             :     fprintf (dump_file, "Splitting with gen_split_3009 (sse.md:21117)\n");
   37316                 :             :   start_sequence ();
   37317                 :             : #define FAIL return (end_sequence (), _val)
   37318                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37319                 :             : #line 21130 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37320                 :             : operands[1] = gen_lowpart (V4DFmode, operands[1]);
   37321                 :             : #undef DONE
   37322                 :             : #undef FAIL
   37323                 :             :   operand0 = operands[0];
   37324                 :             :   (void) operand0;
   37325                 :             :   operand1 = operands[1];
   37326                 :             :   (void) operand1;
   37327                 :             :   emit_insn (gen_rtx_SET (operand0,
   37328                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   37329                 :             :         gen_rtx_UNSPEC (SImode,
   37330                 :             :         gen_rtvec (1,
   37331                 :             :                 operand1),
   37332                 :             :         48))));
   37333                 :             :   _val = get_insns ();
   37334                 :             :   end_sequence ();
   37335                 :             :   return _val;
   37336                 :             : }
   37337                 :             : 
   37338                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21117 */
   37339                 :             : extern rtx_insn *gen_split_3010 (rtx_insn *, rtx *);
   37340                 :             : rtx_insn *
   37341                 :             : gen_split_3010 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37342                 :             : {
   37343                 :             :   rtx operand0;
   37344                 :             :   rtx operand1;
   37345                 :             :   rtx_insn *_val = NULL;
   37346                 :             :   if (dump_file)
   37347                 :             :     fprintf (dump_file, "Splitting with gen_split_3010 (sse.md:21117)\n");
   37348                 :             :   start_sequence ();
   37349                 :             : #define FAIL return (end_sequence (), _val)
   37350                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37351                 :             : #line 21130 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37352                 :             : operands[1] = gen_lowpart (V4DFmode, operands[1]);
   37353                 :             : #undef DONE
   37354                 :             : #undef FAIL
   37355                 :             :   operand0 = operands[0];
   37356                 :             :   (void) operand0;
   37357                 :             :   operand1 = operands[1];
   37358                 :             :   (void) operand1;
   37359                 :             :   emit_insn (gen_rtx_SET (operand0,
   37360                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   37361                 :             :         gen_rtx_UNSPEC (SImode,
   37362                 :             :         gen_rtvec (1,
   37363                 :             :                 operand1),
   37364                 :             :         48))));
   37365                 :             :   _val = get_insns ();
   37366                 :             :   end_sequence ();
   37367                 :             :   return _val;
   37368                 :             : }
   37369                 :             : 
   37370                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21117 */
   37371                 :             : extern rtx_insn *gen_split_3011 (rtx_insn *, rtx *);
   37372                 :             : rtx_insn *
   37373                 :             : gen_split_3011 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37374                 :             : {
   37375                 :             :   rtx operand0;
   37376                 :             :   rtx operand1;
   37377                 :             :   rtx_insn *_val = NULL;
   37378                 :             :   if (dump_file)
   37379                 :             :     fprintf (dump_file, "Splitting with gen_split_3011 (sse.md:21117)\n");
   37380                 :             :   start_sequence ();
   37381                 :             : #define FAIL return (end_sequence (), _val)
   37382                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37383                 :             : #line 21130 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37384                 :             : operands[1] = gen_lowpart (V2DFmode, operands[1]);
   37385                 :             : #undef DONE
   37386                 :             : #undef FAIL
   37387                 :             :   operand0 = operands[0];
   37388                 :             :   (void) operand0;
   37389                 :             :   operand1 = operands[1];
   37390                 :             :   (void) operand1;
   37391                 :             :   emit_insn (gen_rtx_SET (operand0,
   37392                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   37393                 :             :         gen_rtx_UNSPEC (SImode,
   37394                 :             :         gen_rtvec (1,
   37395                 :             :                 operand1),
   37396                 :             :         48))));
   37397                 :             :   _val = get_insns ();
   37398                 :             :   end_sequence ();
   37399                 :             :   return _val;
   37400                 :             : }
   37401                 :             : 
   37402                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21117 */
   37403                 :             : extern rtx_insn *gen_split_3012 (rtx_insn *, rtx *);
   37404                 :             : rtx_insn *
   37405                 :             : gen_split_3012 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37406                 :             : {
   37407                 :             :   rtx operand0;
   37408                 :             :   rtx operand1;
   37409                 :             :   rtx_insn *_val = NULL;
   37410                 :             :   if (dump_file)
   37411                 :             :     fprintf (dump_file, "Splitting with gen_split_3012 (sse.md:21117)\n");
   37412                 :             :   start_sequence ();
   37413                 :             : #define FAIL return (end_sequence (), _val)
   37414                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37415                 :             : #line 21130 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37416                 :             : operands[1] = gen_lowpart (V2DFmode, operands[1]);
   37417                 :             : #undef DONE
   37418                 :             : #undef FAIL
   37419                 :             :   operand0 = operands[0];
   37420                 :             :   (void) operand0;
   37421                 :             :   operand1 = operands[1];
   37422                 :             :   (void) operand1;
   37423                 :             :   emit_insn (gen_rtx_SET (operand0,
   37424                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   37425                 :             :         gen_rtx_UNSPEC (SImode,
   37426                 :             :         gen_rtvec (1,
   37427                 :             :                 operand1),
   37428                 :             :         48))));
   37429                 :             :   _val = get_insns ();
   37430                 :             :   end_sequence ();
   37431                 :             :   return _val;
   37432                 :             : }
   37433                 :             : 
   37434                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21136 */
   37435                 :             : extern rtx_insn *gen_split_3013 (rtx_insn *, rtx *);
   37436                 :             : rtx_insn *
   37437                 :             : gen_split_3013 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37438                 :             : {
   37439                 :             :   rtx operand0;
   37440                 :             :   rtx operand1;
   37441                 :             :   rtx_insn *_val = NULL;
   37442                 :             :   if (dump_file)
   37443                 :             :     fprintf (dump_file, "Splitting with gen_split_3013 (sse.md:21136)\n");
   37444                 :             :   start_sequence ();
   37445                 :             : #define FAIL return (end_sequence (), _val)
   37446                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37447                 :             : #line 21149 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37448                 :             : operands[1] = gen_lowpart (V8SFmode, operands[1]);
   37449                 :             : #undef DONE
   37450                 :             : #undef FAIL
   37451                 :             :   operand0 = operands[0];
   37452                 :             :   (void) operand0;
   37453                 :             :   operand1 = operands[1];
   37454                 :             :   (void) operand1;
   37455                 :             :   emit_insn (gen_rtx_SET (operand0,
   37456                 :             :         gen_rtx_UNSPEC (SImode,
   37457                 :             :         gen_rtvec (1,
   37458                 :             :                 operand1),
   37459                 :             :         48)));
   37460                 :             :   _val = get_insns ();
   37461                 :             :   end_sequence ();
   37462                 :             :   return _val;
   37463                 :             : }
   37464                 :             : 
   37465                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21136 */
   37466                 :             : extern rtx_insn *gen_split_3014 (rtx_insn *, rtx *);
   37467                 :             : rtx_insn *
   37468                 :             : gen_split_3014 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37469                 :             : {
   37470                 :             :   rtx operand0;
   37471                 :             :   rtx operand1;
   37472                 :             :   rtx_insn *_val = NULL;
   37473                 :             :   if (dump_file)
   37474                 :             :     fprintf (dump_file, "Splitting with gen_split_3014 (sse.md:21136)\n");
   37475                 :             :   start_sequence ();
   37476                 :             : #define FAIL return (end_sequence (), _val)
   37477                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37478                 :             : #line 21149 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37479                 :             : operands[1] = gen_lowpart (V4SFmode, operands[1]);
   37480                 :             : #undef DONE
   37481                 :             : #undef FAIL
   37482                 :             :   operand0 = operands[0];
   37483                 :             :   (void) operand0;
   37484                 :             :   operand1 = operands[1];
   37485                 :             :   (void) operand1;
   37486                 :             :   emit_insn (gen_rtx_SET (operand0,
   37487                 :             :         gen_rtx_UNSPEC (SImode,
   37488                 :             :         gen_rtvec (1,
   37489                 :             :                 operand1),
   37490                 :             :         48)));
   37491                 :             :   _val = get_insns ();
   37492                 :             :   end_sequence ();
   37493                 :             :   return _val;
   37494                 :             : }
   37495                 :             : 
   37496                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21136 */
   37497                 :             : extern rtx_insn *gen_split_3015 (rtx_insn *, rtx *);
   37498                 :             : rtx_insn *
   37499                 :             : gen_split_3015 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37500                 :             : {
   37501                 :             :   rtx operand0;
   37502                 :             :   rtx operand1;
   37503                 :             :   rtx_insn *_val = NULL;
   37504                 :             :   if (dump_file)
   37505                 :             :     fprintf (dump_file, "Splitting with gen_split_3015 (sse.md:21136)\n");
   37506                 :             :   start_sequence ();
   37507                 :             : #define FAIL return (end_sequence (), _val)
   37508                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37509                 :             : #line 21149 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37510                 :             : operands[1] = gen_lowpart (V4DFmode, operands[1]);
   37511                 :             : #undef DONE
   37512                 :             : #undef FAIL
   37513                 :             :   operand0 = operands[0];
   37514                 :             :   (void) operand0;
   37515                 :             :   operand1 = operands[1];
   37516                 :             :   (void) operand1;
   37517                 :             :   emit_insn (gen_rtx_SET (operand0,
   37518                 :             :         gen_rtx_UNSPEC (SImode,
   37519                 :             :         gen_rtvec (1,
   37520                 :             :                 operand1),
   37521                 :             :         48)));
   37522                 :             :   _val = get_insns ();
   37523                 :             :   end_sequence ();
   37524                 :             :   return _val;
   37525                 :             : }
   37526                 :             : 
   37527                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21136 */
   37528                 :             : extern rtx_insn *gen_split_3016 (rtx_insn *, rtx *);
   37529                 :             : rtx_insn *
   37530                 :             : gen_split_3016 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37531                 :             : {
   37532                 :             :   rtx operand0;
   37533                 :             :   rtx operand1;
   37534                 :             :   rtx_insn *_val = NULL;
   37535                 :             :   if (dump_file)
   37536                 :             :     fprintf (dump_file, "Splitting with gen_split_3016 (sse.md:21136)\n");
   37537                 :             :   start_sequence ();
   37538                 :             : #define FAIL return (end_sequence (), _val)
   37539                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37540                 :             : #line 21149 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37541                 :             : operands[1] = gen_lowpart (V2DFmode, operands[1]);
   37542                 :             : #undef DONE
   37543                 :             : #undef FAIL
   37544                 :             :   operand0 = operands[0];
   37545                 :             :   (void) operand0;
   37546                 :             :   operand1 = operands[1];
   37547                 :             :   (void) operand1;
   37548                 :             :   emit_insn (gen_rtx_SET (operand0,
   37549                 :             :         gen_rtx_UNSPEC (SImode,
   37550                 :             :         gen_rtvec (1,
   37551                 :             :                 operand1),
   37552                 :             :         48)));
   37553                 :             :   _val = get_insns ();
   37554                 :             :   end_sequence ();
   37555                 :             :   return _val;
   37556                 :             : }
   37557                 :             : 
   37558                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21155 */
   37559                 :             : extern rtx_insn *gen_split_3017 (rtx_insn *, rtx *);
   37560                 :             : rtx_insn *
   37561                 :             : gen_split_3017 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37562                 :             : {
   37563                 :             :   rtx operand0;
   37564                 :             :   rtx operand1;
   37565                 :             :   rtx_insn *_val = NULL;
   37566                 :             :   if (dump_file)
   37567                 :             :     fprintf (dump_file, "Splitting with gen_split_3017 (sse.md:21155)\n");
   37568                 :             :   start_sequence ();
   37569                 :             : #define FAIL return (end_sequence (), _val)
   37570                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37571                 :             : #line 21169 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37572                 :             : operands[1] = gen_lowpart (V8SFmode, operands[1]);
   37573                 :             : #undef DONE
   37574                 :             : #undef FAIL
   37575                 :             :   operand0 = operands[0];
   37576                 :             :   (void) operand0;
   37577                 :             :   operand1 = operands[1];
   37578                 :             :   (void) operand1;
   37579                 :             :   emit_insn (gen_rtx_SET (operand0,
   37580                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   37581                 :             :         gen_rtx_UNSPEC (SImode,
   37582                 :             :         gen_rtvec (1,
   37583                 :             :                 operand1),
   37584                 :             :         48))));
   37585                 :             :   _val = get_insns ();
   37586                 :             :   end_sequence ();
   37587                 :             :   return _val;
   37588                 :             : }
   37589                 :             : 
   37590                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21155 */
   37591                 :             : extern rtx_insn *gen_split_3018 (rtx_insn *, rtx *);
   37592                 :             : rtx_insn *
   37593                 :             : gen_split_3018 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37594                 :             : {
   37595                 :             :   rtx operand0;
   37596                 :             :   rtx operand1;
   37597                 :             :   rtx_insn *_val = NULL;
   37598                 :             :   if (dump_file)
   37599                 :             :     fprintf (dump_file, "Splitting with gen_split_3018 (sse.md:21155)\n");
   37600                 :             :   start_sequence ();
   37601                 :             : #define FAIL return (end_sequence (), _val)
   37602                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37603                 :             : #line 21169 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37604                 :             : operands[1] = gen_lowpart (V8SFmode, operands[1]);
   37605                 :             : #undef DONE
   37606                 :             : #undef FAIL
   37607                 :             :   operand0 = operands[0];
   37608                 :             :   (void) operand0;
   37609                 :             :   operand1 = operands[1];
   37610                 :             :   (void) operand1;
   37611                 :             :   emit_insn (gen_rtx_SET (operand0,
   37612                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   37613                 :             :         gen_rtx_UNSPEC (SImode,
   37614                 :             :         gen_rtvec (1,
   37615                 :             :                 operand1),
   37616                 :             :         48))));
   37617                 :             :   _val = get_insns ();
   37618                 :             :   end_sequence ();
   37619                 :             :   return _val;
   37620                 :             : }
   37621                 :             : 
   37622                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21155 */
   37623                 :             : extern rtx_insn *gen_split_3019 (rtx_insn *, rtx *);
   37624                 :             : rtx_insn *
   37625                 :             : gen_split_3019 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37626                 :             : {
   37627                 :             :   rtx operand0;
   37628                 :             :   rtx operand1;
   37629                 :             :   rtx_insn *_val = NULL;
   37630                 :             :   if (dump_file)
   37631                 :             :     fprintf (dump_file, "Splitting with gen_split_3019 (sse.md:21155)\n");
   37632                 :             :   start_sequence ();
   37633                 :             : #define FAIL return (end_sequence (), _val)
   37634                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37635                 :             : #line 21169 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37636                 :             : operands[1] = gen_lowpart (V4SFmode, operands[1]);
   37637                 :             : #undef DONE
   37638                 :             : #undef FAIL
   37639                 :             :   operand0 = operands[0];
   37640                 :             :   (void) operand0;
   37641                 :             :   operand1 = operands[1];
   37642                 :             :   (void) operand1;
   37643                 :             :   emit_insn (gen_rtx_SET (operand0,
   37644                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   37645                 :             :         gen_rtx_UNSPEC (SImode,
   37646                 :             :         gen_rtvec (1,
   37647                 :             :                 operand1),
   37648                 :             :         48))));
   37649                 :             :   _val = get_insns ();
   37650                 :             :   end_sequence ();
   37651                 :             :   return _val;
   37652                 :             : }
   37653                 :             : 
   37654                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21155 */
   37655                 :             : extern rtx_insn *gen_split_3020 (rtx_insn *, rtx *);
   37656                 :             : rtx_insn *
   37657                 :             : gen_split_3020 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37658                 :             : {
   37659                 :             :   rtx operand0;
   37660                 :             :   rtx operand1;
   37661                 :             :   rtx_insn *_val = NULL;
   37662                 :             :   if (dump_file)
   37663                 :             :     fprintf (dump_file, "Splitting with gen_split_3020 (sse.md:21155)\n");
   37664                 :             :   start_sequence ();
   37665                 :             : #define FAIL return (end_sequence (), _val)
   37666                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37667                 :             : #line 21169 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37668                 :             : operands[1] = gen_lowpart (V4SFmode, operands[1]);
   37669                 :             : #undef DONE
   37670                 :             : #undef FAIL
   37671                 :             :   operand0 = operands[0];
   37672                 :             :   (void) operand0;
   37673                 :             :   operand1 = operands[1];
   37674                 :             :   (void) operand1;
   37675                 :             :   emit_insn (gen_rtx_SET (operand0,
   37676                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   37677                 :             :         gen_rtx_UNSPEC (SImode,
   37678                 :             :         gen_rtvec (1,
   37679                 :             :                 operand1),
   37680                 :             :         48))));
   37681                 :             :   _val = get_insns ();
   37682                 :             :   end_sequence ();
   37683                 :             :   return _val;
   37684                 :             : }
   37685                 :             : 
   37686                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21155 */
   37687                 :             : extern rtx_insn *gen_split_3021 (rtx_insn *, rtx *);
   37688                 :             : rtx_insn *
   37689                 :             : gen_split_3021 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37690                 :             : {
   37691                 :             :   rtx operand0;
   37692                 :             :   rtx operand1;
   37693                 :             :   rtx_insn *_val = NULL;
   37694                 :             :   if (dump_file)
   37695                 :             :     fprintf (dump_file, "Splitting with gen_split_3021 (sse.md:21155)\n");
   37696                 :             :   start_sequence ();
   37697                 :             : #define FAIL return (end_sequence (), _val)
   37698                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37699                 :             : #line 21169 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37700                 :             : operands[1] = gen_lowpart (V4DFmode, operands[1]);
   37701                 :             : #undef DONE
   37702                 :             : #undef FAIL
   37703                 :             :   operand0 = operands[0];
   37704                 :             :   (void) operand0;
   37705                 :             :   operand1 = operands[1];
   37706                 :             :   (void) operand1;
   37707                 :             :   emit_insn (gen_rtx_SET (operand0,
   37708                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   37709                 :             :         gen_rtx_UNSPEC (SImode,
   37710                 :             :         gen_rtvec (1,
   37711                 :             :                 operand1),
   37712                 :             :         48))));
   37713                 :             :   _val = get_insns ();
   37714                 :             :   end_sequence ();
   37715                 :             :   return _val;
   37716                 :             : }
   37717                 :             : 
   37718                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21155 */
   37719                 :             : extern rtx_insn *gen_split_3022 (rtx_insn *, rtx *);
   37720                 :             : rtx_insn *
   37721                 :             : gen_split_3022 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37722                 :             : {
   37723                 :             :   rtx operand0;
   37724                 :             :   rtx operand1;
   37725                 :             :   rtx_insn *_val = NULL;
   37726                 :             :   if (dump_file)
   37727                 :             :     fprintf (dump_file, "Splitting with gen_split_3022 (sse.md:21155)\n");
   37728                 :             :   start_sequence ();
   37729                 :             : #define FAIL return (end_sequence (), _val)
   37730                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37731                 :             : #line 21169 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37732                 :             : operands[1] = gen_lowpart (V4DFmode, operands[1]);
   37733                 :             : #undef DONE
   37734                 :             : #undef FAIL
   37735                 :             :   operand0 = operands[0];
   37736                 :             :   (void) operand0;
   37737                 :             :   operand1 = operands[1];
   37738                 :             :   (void) operand1;
   37739                 :             :   emit_insn (gen_rtx_SET (operand0,
   37740                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   37741                 :             :         gen_rtx_UNSPEC (SImode,
   37742                 :             :         gen_rtvec (1,
   37743                 :             :                 operand1),
   37744                 :             :         48))));
   37745                 :             :   _val = get_insns ();
   37746                 :             :   end_sequence ();
   37747                 :             :   return _val;
   37748                 :             : }
   37749                 :             : 
   37750                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21155 */
   37751                 :             : extern rtx_insn *gen_split_3023 (rtx_insn *, rtx *);
   37752                 :             : rtx_insn *
   37753                 :             : gen_split_3023 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37754                 :             : {
   37755                 :             :   rtx operand0;
   37756                 :             :   rtx operand1;
   37757                 :             :   rtx_insn *_val = NULL;
   37758                 :             :   if (dump_file)
   37759                 :             :     fprintf (dump_file, "Splitting with gen_split_3023 (sse.md:21155)\n");
   37760                 :             :   start_sequence ();
   37761                 :             : #define FAIL return (end_sequence (), _val)
   37762                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37763                 :             : #line 21169 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37764                 :             : operands[1] = gen_lowpart (V2DFmode, operands[1]);
   37765                 :             : #undef DONE
   37766                 :             : #undef FAIL
   37767                 :             :   operand0 = operands[0];
   37768                 :             :   (void) operand0;
   37769                 :             :   operand1 = operands[1];
   37770                 :             :   (void) operand1;
   37771                 :             :   emit_insn (gen_rtx_SET (operand0,
   37772                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   37773                 :             :         gen_rtx_UNSPEC (SImode,
   37774                 :             :         gen_rtvec (1,
   37775                 :             :                 operand1),
   37776                 :             :         48))));
   37777                 :             :   _val = get_insns ();
   37778                 :             :   end_sequence ();
   37779                 :             :   return _val;
   37780                 :             : }
   37781                 :             : 
   37782                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21155 */
   37783                 :             : extern rtx_insn *gen_split_3024 (rtx_insn *, rtx *);
   37784                 :             : rtx_insn *
   37785                 :             : gen_split_3024 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37786                 :             : {
   37787                 :             :   rtx operand0;
   37788                 :             :   rtx operand1;
   37789                 :             :   rtx_insn *_val = NULL;
   37790                 :             :   if (dump_file)
   37791                 :             :     fprintf (dump_file, "Splitting with gen_split_3024 (sse.md:21155)\n");
   37792                 :             :   start_sequence ();
   37793                 :             : #define FAIL return (end_sequence (), _val)
   37794                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37795                 :             : #line 21169 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37796                 :             : operands[1] = gen_lowpart (V2DFmode, operands[1]);
   37797                 :             : #undef DONE
   37798                 :             : #undef FAIL
   37799                 :             :   operand0 = operands[0];
   37800                 :             :   (void) operand0;
   37801                 :             :   operand1 = operands[1];
   37802                 :             :   (void) operand1;
   37803                 :             :   emit_insn (gen_rtx_SET (operand0,
   37804                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   37805                 :             :         gen_rtx_UNSPEC (SImode,
   37806                 :             :         gen_rtvec (1,
   37807                 :             :                 operand1),
   37808                 :             :         48))));
   37809                 :             :   _val = get_insns ();
   37810                 :             :   end_sequence ();
   37811                 :             :   return _val;
   37812                 :             : }
   37813                 :             : 
   37814                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21228 */
   37815                 :             : extern rtx_insn *gen_split_3025 (rtx_insn *, rtx *);
   37816                 :             : rtx_insn *
   37817                 :             : gen_split_3025 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37818                 :             : {
   37819                 :             :   rtx operand0;
   37820                 :             :   rtx operand1;
   37821                 :             :   rtx_insn *_val = NULL;
   37822                 :             :   if (dump_file)
   37823                 :             :     fprintf (dump_file, "Splitting with gen_split_3025 (sse.md:21228)\n");
   37824                 :             :   start_sequence ();
   37825                 :             :   operand0 = operands[0];
   37826                 :             :   (void) operand0;
   37827                 :             :   operand1 = operands[1];
   37828                 :             :   (void) operand1;
   37829                 :             :   emit_insn (gen_rtx_SET (operand0,
   37830                 :             :         gen_rtx_UNSPEC (SImode,
   37831                 :             :         gen_rtvec (1,
   37832                 :             :                 operand1),
   37833                 :             :         48)));
   37834                 :             :   _val = get_insns ();
   37835                 :             :   end_sequence ();
   37836                 :             :   return _val;
   37837                 :             : }
   37838                 :             : 
   37839                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21241 */
   37840                 :             : extern rtx_insn *gen_split_3026 (rtx_insn *, rtx *);
   37841                 :             : rtx_insn *
   37842                 :             : gen_split_3026 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37843                 :             : {
   37844                 :             :   rtx operand0;
   37845                 :             :   rtx operand1;
   37846                 :             :   rtx operand2;
   37847                 :             :   rtx_insn *_val = NULL;
   37848                 :             :   if (dump_file)
   37849                 :             :     fprintf (dump_file, "Splitting with gen_split_3026 (sse.md:21241)\n");
   37850                 :             :   start_sequence ();
   37851                 :             : #define FAIL return (end_sequence (), _val)
   37852                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37853                 :             : #line 21254 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37854                 :             : operands[2] = gen_reg_rtx (SImode);
   37855                 :             : #undef DONE
   37856                 :             : #undef FAIL
   37857                 :             :   operand0 = operands[0];
   37858                 :             :   (void) operand0;
   37859                 :             :   operand1 = operands[1];
   37860                 :             :   (void) operand1;
   37861                 :             :   operand2 = operands[2];
   37862                 :             :   (void) operand2;
   37863                 :             :   emit_insn (gen_rtx_SET (operand2,
   37864                 :             :         gen_rtx_UNSPEC (SImode,
   37865                 :             :         gen_rtvec (1,
   37866                 :             :                 operand1),
   37867                 :             :         48)));
   37868                 :             :   emit_insn (gen_rtx_SET (operand0,
   37869                 :             :         gen_rtx_XOR (SImode,
   37870                 :             :         copy_rtx (operand2),
   37871                 :             :         GEN_INT (65535L))));
   37872                 :             :   _val = get_insns ();
   37873                 :             :   end_sequence ();
   37874                 :             :   return _val;
   37875                 :             : }
   37876                 :             : 
   37877                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21256 */
   37878                 :             : extern rtx_insn *gen_split_3027 (rtx_insn *, rtx *);
   37879                 :             : rtx_insn *
   37880                 :             : gen_split_3027 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37881                 :             : {
   37882                 :             :   rtx operand0;
   37883                 :             :   rtx operand1;
   37884                 :             :   rtx operand2;
   37885                 :             :   rtx operand3;
   37886                 :             :   rtx_insn *_val = NULL;
   37887                 :             :   if (dump_file)
   37888                 :             :     fprintf (dump_file, "Splitting with gen_split_3027 (sse.md:21256)\n");
   37889                 :             :   start_sequence ();
   37890                 :             : #define FAIL return (end_sequence (), _val)
   37891                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37892                 :             : #line 21265 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37893                 :             : {
   37894                 :             :   operands[2] = gen_reg_rtx (SImode);
   37895                 :             :   if (GET_MODE_NUNITS (V32QImode) == 32)
   37896                 :             :     operands[3] = gen_rtx_NOT (SImode, operands[2]);
   37897                 :             :   else
   37898                 :             :     {
   37899                 :             :       operands[3]
   37900                 :             :         = gen_int_mode ((HOST_WIDE_INT_1 << GET_MODE_NUNITS (V32QImode)) - 1,
   37901                 :             :                         SImode);
   37902                 :             :       operands[3] = gen_rtx_XOR (SImode, operands[2], operands[3]);
   37903                 :             :     }
   37904                 :             : }
   37905                 :             : #undef DONE
   37906                 :             : #undef FAIL
   37907                 :             :   operand0 = operands[0];
   37908                 :             :   (void) operand0;
   37909                 :             :   operand1 = operands[1];
   37910                 :             :   (void) operand1;
   37911                 :             :   operand2 = operands[2];
   37912                 :             :   (void) operand2;
   37913                 :             :   operand3 = operands[3];
   37914                 :             :   (void) operand3;
   37915                 :             :   emit_insn (gen_rtx_SET (operand2,
   37916                 :             :         gen_rtx_UNSPEC (SImode,
   37917                 :             :         gen_rtvec (1,
   37918                 :             :                 operand1),
   37919                 :             :         48)));
   37920                 :             :   emit_insn (gen_rtx_SET (operand0,
   37921                 :             :         operand3));
   37922                 :             :   _val = get_insns ();
   37923                 :             :   end_sequence ();
   37924                 :             :   return _val;
   37925                 :             : }
   37926                 :             : 
   37927                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21256 */
   37928                 :             : extern rtx_insn *gen_split_3028 (rtx_insn *, rtx *);
   37929                 :             : rtx_insn *
   37930                 :             : gen_split_3028 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37931                 :             : {
   37932                 :             :   rtx operand0;
   37933                 :             :   rtx operand1;
   37934                 :             :   rtx operand2;
   37935                 :             :   rtx operand3;
   37936                 :             :   rtx_insn *_val = NULL;
   37937                 :             :   if (dump_file)
   37938                 :             :     fprintf (dump_file, "Splitting with gen_split_3028 (sse.md:21256)\n");
   37939                 :             :   start_sequence ();
   37940                 :             : #define FAIL return (end_sequence (), _val)
   37941                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37942                 :             : #line 21265 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37943                 :             : {
   37944                 :             :   operands[2] = gen_reg_rtx (SImode);
   37945                 :             :   if (GET_MODE_NUNITS (V16QImode) == 32)
   37946                 :             :     operands[3] = gen_rtx_NOT (SImode, operands[2]);
   37947                 :             :   else
   37948                 :             :     {
   37949                 :             :       operands[3]
   37950                 :             :         = gen_int_mode ((HOST_WIDE_INT_1 << GET_MODE_NUNITS (V16QImode)) - 1,
   37951                 :             :                         SImode);
   37952                 :             :       operands[3] = gen_rtx_XOR (SImode, operands[2], operands[3]);
   37953                 :             :     }
   37954                 :             : }
   37955                 :             : #undef DONE
   37956                 :             : #undef FAIL
   37957                 :             :   operand0 = operands[0];
   37958                 :             :   (void) operand0;
   37959                 :             :   operand1 = operands[1];
   37960                 :             :   (void) operand1;
   37961                 :             :   operand2 = operands[2];
   37962                 :             :   (void) operand2;
   37963                 :             :   operand3 = operands[3];
   37964                 :             :   (void) operand3;
   37965                 :             :   emit_insn (gen_rtx_SET (operand2,
   37966                 :             :         gen_rtx_UNSPEC (SImode,
   37967                 :             :         gen_rtvec (1,
   37968                 :             :                 operand1),
   37969                 :             :         48)));
   37970                 :             :   emit_insn (gen_rtx_SET (operand0,
   37971                 :             :         operand3));
   37972                 :             :   _val = get_insns ();
   37973                 :             :   end_sequence ();
   37974                 :             :   return _val;
   37975                 :             : }
   37976                 :             : 
   37977                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21278 */
   37978                 :             : extern rtx_insn *gen_split_3029 (rtx_insn *, rtx *);
   37979                 :             : rtx_insn *
   37980                 :             : gen_split_3029 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37981                 :             : {
   37982                 :             :   rtx operand0;
   37983                 :             :   rtx operand1;
   37984                 :             :   rtx operand2;
   37985                 :             :   rtx operand3;
   37986                 :             :   rtx_insn *_val = NULL;
   37987                 :             :   if (dump_file)
   37988                 :             :     fprintf (dump_file, "Splitting with gen_split_3029 (sse.md:21278)\n");
   37989                 :             :   start_sequence ();
   37990                 :             : #define FAIL return (end_sequence (), _val)
   37991                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37992                 :             : #line 21289 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   37993                 :             : {
   37994                 :             :   operands[2] = gen_reg_rtx (SImode);
   37995                 :             :   operands[1] = gen_lowpart (V32QImode, operands[1]);
   37996                 :             :   if (GET_MODE_NUNITS (V32QImode) == 32)
   37997                 :             :     operands[3] = gen_rtx_NOT (SImode, operands[2]);
   37998                 :             :   else
   37999                 :             :     {
   38000                 :             :       operands[3]
   38001                 :             :         = gen_int_mode ((HOST_WIDE_INT_1 << GET_MODE_NUNITS (V32QImode)) - 1,
   38002                 :             :                         SImode);
   38003                 :             :       operands[3] = gen_rtx_XOR (SImode, operands[2], operands[3]);
   38004                 :             :     }
   38005                 :             : }
   38006                 :             : #undef DONE
   38007                 :             : #undef FAIL
   38008                 :             :   operand0 = operands[0];
   38009                 :             :   (void) operand0;
   38010                 :             :   operand1 = operands[1];
   38011                 :             :   (void) operand1;
   38012                 :             :   operand2 = operands[2];
   38013                 :             :   (void) operand2;
   38014                 :             :   operand3 = operands[3];
   38015                 :             :   (void) operand3;
   38016                 :             :   emit_insn (gen_rtx_SET (operand2,
   38017                 :             :         gen_rtx_UNSPEC (SImode,
   38018                 :             :         gen_rtvec (1,
   38019                 :             :                 operand1),
   38020                 :             :         48)));
   38021                 :             :   emit_insn (gen_rtx_SET (operand0,
   38022                 :             :         operand3));
   38023                 :             :   _val = get_insns ();
   38024                 :             :   end_sequence ();
   38025                 :             :   return _val;
   38026                 :             : }
   38027                 :             : 
   38028                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21278 */
   38029                 :             : extern rtx_insn *gen_split_3030 (rtx_insn *, rtx *);
   38030                 :             : rtx_insn *
   38031                 :             : gen_split_3030 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38032                 :             : {
   38033                 :             :   rtx operand0;
   38034                 :             :   rtx operand1;
   38035                 :             :   rtx operand2;
   38036                 :             :   rtx operand3;
   38037                 :             :   rtx_insn *_val = NULL;
   38038                 :             :   if (dump_file)
   38039                 :             :     fprintf (dump_file, "Splitting with gen_split_3030 (sse.md:21278)\n");
   38040                 :             :   start_sequence ();
   38041                 :             : #define FAIL return (end_sequence (), _val)
   38042                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38043                 :             : #line 21289 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38044                 :             : {
   38045                 :             :   operands[2] = gen_reg_rtx (SImode);
   38046                 :             :   operands[1] = gen_lowpart (V16QImode, operands[1]);
   38047                 :             :   if (GET_MODE_NUNITS (V16QImode) == 32)
   38048                 :             :     operands[3] = gen_rtx_NOT (SImode, operands[2]);
   38049                 :             :   else
   38050                 :             :     {
   38051                 :             :       operands[3]
   38052                 :             :         = gen_int_mode ((HOST_WIDE_INT_1 << GET_MODE_NUNITS (V16QImode)) - 1,
   38053                 :             :                         SImode);
   38054                 :             :       operands[3] = gen_rtx_XOR (SImode, operands[2], operands[3]);
   38055                 :             :     }
   38056                 :             : }
   38057                 :             : #undef DONE
   38058                 :             : #undef FAIL
   38059                 :             :   operand0 = operands[0];
   38060                 :             :   (void) operand0;
   38061                 :             :   operand1 = operands[1];
   38062                 :             :   (void) operand1;
   38063                 :             :   operand2 = operands[2];
   38064                 :             :   (void) operand2;
   38065                 :             :   operand3 = operands[3];
   38066                 :             :   (void) operand3;
   38067                 :             :   emit_insn (gen_rtx_SET (operand2,
   38068                 :             :         gen_rtx_UNSPEC (SImode,
   38069                 :             :         gen_rtvec (1,
   38070                 :             :                 operand1),
   38071                 :             :         48)));
   38072                 :             :   emit_insn (gen_rtx_SET (operand0,
   38073                 :             :         operand3));
   38074                 :             :   _val = get_insns ();
   38075                 :             :   end_sequence ();
   38076                 :             :   return _val;
   38077                 :             : }
   38078                 :             : 
   38079                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21303 */
   38080                 :             : extern rtx_insn *gen_split_3031 (rtx_insn *, rtx *);
   38081                 :             : rtx_insn *
   38082                 :             : gen_split_3031 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38083                 :             : {
   38084                 :             :   rtx operand0;
   38085                 :             :   rtx operand1;
   38086                 :             :   rtx_insn *_val = NULL;
   38087                 :             :   if (dump_file)
   38088                 :             :     fprintf (dump_file, "Splitting with gen_split_3031 (sse.md:21303)\n");
   38089                 :             :   start_sequence ();
   38090                 :             : #define FAIL return (end_sequence (), _val)
   38091                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38092                 :             : #line 21314 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38093                 :             : 
   38094                 :             : #undef DONE
   38095                 :             : #undef FAIL
   38096                 :             :   operand0 = operands[0];
   38097                 :             :   (void) operand0;
   38098                 :             :   operand1 = operands[1];
   38099                 :             :   (void) operand1;
   38100                 :             :   emit_insn (gen_rtx_SET (operand0,
   38101                 :             :         gen_rtx_UNSPEC (SImode,
   38102                 :             :         gen_rtvec (1,
   38103                 :             :                 operand1),
   38104                 :             :         48)));
   38105                 :             :   _val = get_insns ();
   38106                 :             :   end_sequence ();
   38107                 :             :   return _val;
   38108                 :             : }
   38109                 :             : 
   38110                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21303 */
   38111                 :             : extern rtx_insn *gen_split_3032 (rtx_insn *, rtx *);
   38112                 :             : rtx_insn *
   38113                 :             : gen_split_3032 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38114                 :             : {
   38115                 :             :   rtx operand0;
   38116                 :             :   rtx operand1;
   38117                 :             :   rtx_insn *_val = NULL;
   38118                 :             :   if (dump_file)
   38119                 :             :     fprintf (dump_file, "Splitting with gen_split_3032 (sse.md:21303)\n");
   38120                 :             :   start_sequence ();
   38121                 :             : #define FAIL return (end_sequence (), _val)
   38122                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38123                 :             : #line 21314 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38124                 :             : 
   38125                 :             : #undef DONE
   38126                 :             : #undef FAIL
   38127                 :             :   operand0 = operands[0];
   38128                 :             :   (void) operand0;
   38129                 :             :   operand1 = operands[1];
   38130                 :             :   (void) operand1;
   38131                 :             :   emit_insn (gen_rtx_SET (operand0,
   38132                 :             :         gen_rtx_UNSPEC (SImode,
   38133                 :             :         gen_rtvec (1,
   38134                 :             :                 operand1),
   38135                 :             :         48)));
   38136                 :             :   _val = get_insns ();
   38137                 :             :   end_sequence ();
   38138                 :             :   return _val;
   38139                 :             : }
   38140                 :             : 
   38141                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21325 */
   38142                 :             : extern rtx_insn *gen_split_3033 (rtx_insn *, rtx *);
   38143                 :             : rtx_insn *
   38144                 :             : gen_split_3033 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38145                 :             : {
   38146                 :             :   rtx operand0;
   38147                 :             :   rtx operand1;
   38148                 :             :   rtx_insn *_val = NULL;
   38149                 :             :   if (dump_file)
   38150                 :             :     fprintf (dump_file, "Splitting with gen_split_3033 (sse.md:21325)\n");
   38151                 :             :   start_sequence ();
   38152                 :             : #define FAIL return (end_sequence (), _val)
   38153                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38154                 :             : #line 21337 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38155                 :             : 
   38156                 :             : #undef DONE
   38157                 :             : #undef FAIL
   38158                 :             :   operand0 = operands[0];
   38159                 :             :   (void) operand0;
   38160                 :             :   operand1 = operands[1];
   38161                 :             :   (void) operand1;
   38162                 :             :   emit_insn (gen_rtx_SET (operand0,
   38163                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   38164                 :             :         gen_rtx_UNSPEC (SImode,
   38165                 :             :         gen_rtvec (1,
   38166                 :             :                 operand1),
   38167                 :             :         48))));
   38168                 :             :   _val = get_insns ();
   38169                 :             :   end_sequence ();
   38170                 :             :   return _val;
   38171                 :             : }
   38172                 :             : 
   38173                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21325 */
   38174                 :             : extern rtx_insn *gen_split_3034 (rtx_insn *, rtx *);
   38175                 :             : rtx_insn *
   38176                 :             : gen_split_3034 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38177                 :             : {
   38178                 :             :   rtx operand0;
   38179                 :             :   rtx operand1;
   38180                 :             :   rtx_insn *_val = NULL;
   38181                 :             :   if (dump_file)
   38182                 :             :     fprintf (dump_file, "Splitting with gen_split_3034 (sse.md:21325)\n");
   38183                 :             :   start_sequence ();
   38184                 :             : #define FAIL return (end_sequence (), _val)
   38185                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38186                 :             : #line 21337 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38187                 :             : 
   38188                 :             : #undef DONE
   38189                 :             : #undef FAIL
   38190                 :             :   operand0 = operands[0];
   38191                 :             :   (void) operand0;
   38192                 :             :   operand1 = operands[1];
   38193                 :             :   (void) operand1;
   38194                 :             :   emit_insn (gen_rtx_SET (operand0,
   38195                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   38196                 :             :         gen_rtx_UNSPEC (SImode,
   38197                 :             :         gen_rtvec (1,
   38198                 :             :                 operand1),
   38199                 :             :         48))));
   38200                 :             :   _val = get_insns ();
   38201                 :             :   end_sequence ();
   38202                 :             :   return _val;
   38203                 :             : }
   38204                 :             : 
   38205                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21348 */
   38206                 :             : extern rtx_insn *gen_split_3035 (rtx_insn *, rtx *);
   38207                 :             : rtx_insn *
   38208                 :             : gen_split_3035 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38209                 :             : {
   38210                 :             :   rtx operand0;
   38211                 :             :   rtx operand1;
   38212                 :             :   rtx_insn *_val = NULL;
   38213                 :             :   if (dump_file)
   38214                 :             :     fprintf (dump_file, "Splitting with gen_split_3035 (sse.md:21348)\n");
   38215                 :             :   start_sequence ();
   38216                 :             : #define FAIL return (end_sequence (), _val)
   38217                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38218                 :             : #line 21360 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38219                 :             : 
   38220                 :             : #undef DONE
   38221                 :             : #undef FAIL
   38222                 :             :   operand0 = operands[0];
   38223                 :             :   (void) operand0;
   38224                 :             :   operand1 = operands[1];
   38225                 :             :   (void) operand1;
   38226                 :             :   emit_insn (gen_rtx_SET (operand0,
   38227                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   38228                 :             :         gen_rtx_UNSPEC (SImode,
   38229                 :             :         gen_rtvec (1,
   38230                 :             :                 operand1),
   38231                 :             :         48))));
   38232                 :             :   _val = get_insns ();
   38233                 :             :   end_sequence ();
   38234                 :             :   return _val;
   38235                 :             : }
   38236                 :             : 
   38237                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21375 */
   38238                 :             : extern rtx_insn *gen_split_3036 (rtx_insn *, rtx *);
   38239                 :             : rtx_insn *
   38240                 :             : gen_split_3036 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38241                 :             : {
   38242                 :             :   rtx operand0;
   38243                 :             :   rtx_insn *_val = NULL;
   38244                 :             :   if (dump_file)
   38245                 :             :     fprintf (dump_file, "Splitting with gen_split_3036 (sse.md:21375)\n");
   38246                 :             :   start_sequence ();
   38247                 :             :   operand0 = operands[0];
   38248                 :             :   (void) operand0;
   38249                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   38250                 :             :         17),
   38251                 :             :         gen_rtx_UNSPEC (CCZmode,
   38252                 :             :         gen_rtvec (2,
   38253                 :             :                 operand0,
   38254                 :             :                 copy_rtx (operand0)),
   38255                 :             :         126)));
   38256                 :             :   _val = get_insns ();
   38257                 :             :   end_sequence ();
   38258                 :             :   return _val;
   38259                 :             : }
   38260                 :             : 
   38261                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21375 */
   38262                 :             : extern rtx_insn *gen_split_3037 (rtx_insn *, rtx *);
   38263                 :             : rtx_insn *
   38264                 :             : gen_split_3037 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38265                 :             : {
   38266                 :             :   rtx operand0;
   38267                 :             :   rtx_insn *_val = NULL;
   38268                 :             :   if (dump_file)
   38269                 :             :     fprintf (dump_file, "Splitting with gen_split_3037 (sse.md:21375)\n");
   38270                 :             :   start_sequence ();
   38271                 :             :   operand0 = operands[0];
   38272                 :             :   (void) operand0;
   38273                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   38274                 :             :         17),
   38275                 :             :         gen_rtx_UNSPEC (CCZmode,
   38276                 :             :         gen_rtvec (2,
   38277                 :             :                 operand0,
   38278                 :             :                 copy_rtx (operand0)),
   38279                 :             :         126)));
   38280                 :             :   _val = get_insns ();
   38281                 :             :   end_sequence ();
   38282                 :             :   return _val;
   38283                 :             : }
   38284                 :             : 
   38285                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21389 */
   38286                 :             : rtx
   38287                 :             : gen_sse2_maskmovdqu (rtx operand0,
   38288                 :             :         rtx operand1,
   38289                 :             :         rtx operand2)
   38290                 :             : {
   38291                 :             :   return gen_rtx_SET (operand0,
   38292                 :             :         gen_rtx_UNSPEC (V16QImode,
   38293                 :             :         gen_rtvec (3,
   38294                 :             :                 operand1,
   38295                 :             :                 operand2,
   38296                 :             :                 operand0),
   38297                 :             :         46));
   38298                 :             : }
   38299                 :             : 
   38300                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21544 */
   38301                 :             : extern rtx_insn *gen_split_3038 (rtx_insn *, rtx *);
   38302                 :             : rtx_insn *
   38303                 :             : gen_split_3038 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   38304                 :             : {
   38305                 :             :   rtx_insn *_val = NULL;
   38306                 :             :   if (dump_file)
   38307                 :             :     fprintf (dump_file, "Splitting with gen_split_3038 (sse.md:21544)\n");
   38308                 :             :   start_sequence ();
   38309                 :             : #define FAIL return (end_sequence (), _val)
   38310                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38311                 :             : #line 21565 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38312                 :             : {
   38313                 :             :   /* Generate SSE version of the operation.  */
   38314                 :             :   rtx op0 = lowpart_subreg (V8HImode, operands[0],
   38315                 :             :                             GET_MODE (operands[0]));
   38316                 :             :   rtx op1 = lowpart_subreg (V8HImode, operands[1],
   38317                 :             :                             GET_MODE (operands[1]));
   38318                 :             :   rtx op2 = lowpart_subreg (V8HImode, operands[2],
   38319                 :             :                             GET_MODE (operands[2]));
   38320                 :             :   emit_insn (gen_ssse3_phaddwv8hi3 (op0, op1, op2));
   38321                 :             :   ix86_move_vector_high_sse_to_mmx (op0);
   38322                 :             :   DONE;
   38323                 :             : }
   38324                 :             : #undef DONE
   38325                 :             : #undef FAIL
   38326                 :             :   emit_insn (const0_rtx);
   38327                 :             :   _val = get_insns ();
   38328                 :             :   end_sequence ();
   38329                 :             :   return _val;
   38330                 :             : }
   38331                 :             : 
   38332                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21544 */
   38333                 :             : extern rtx_insn *gen_split_3039 (rtx_insn *, rtx *);
   38334                 :             : rtx_insn *
   38335                 :             : gen_split_3039 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   38336                 :             : {
   38337                 :             :   rtx_insn *_val = NULL;
   38338                 :             :   if (dump_file)
   38339                 :             :     fprintf (dump_file, "Splitting with gen_split_3039 (sse.md:21544)\n");
   38340                 :             :   start_sequence ();
   38341                 :             : #define FAIL return (end_sequence (), _val)
   38342                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38343                 :             : #line 21565 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38344                 :             : {
   38345                 :             :   /* Generate SSE version of the operation.  */
   38346                 :             :   rtx op0 = lowpart_subreg (V8HImode, operands[0],
   38347                 :             :                             GET_MODE (operands[0]));
   38348                 :             :   rtx op1 = lowpart_subreg (V8HImode, operands[1],
   38349                 :             :                             GET_MODE (operands[1]));
   38350                 :             :   rtx op2 = lowpart_subreg (V8HImode, operands[2],
   38351                 :             :                             GET_MODE (operands[2]));
   38352                 :             :   emit_insn (gen_ssse3_phaddswv8hi3 (op0, op1, op2));
   38353                 :             :   ix86_move_vector_high_sse_to_mmx (op0);
   38354                 :             :   DONE;
   38355                 :             : }
   38356                 :             : #undef DONE
   38357                 :             : #undef FAIL
   38358                 :             :   emit_insn (const0_rtx);
   38359                 :             :   _val = get_insns ();
   38360                 :             :   end_sequence ();
   38361                 :             :   return _val;
   38362                 :             : }
   38363                 :             : 
   38364                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21544 */
   38365                 :             : extern rtx_insn *gen_split_3040 (rtx_insn *, rtx *);
   38366                 :             : rtx_insn *
   38367                 :             : gen_split_3040 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   38368                 :             : {
   38369                 :             :   rtx_insn *_val = NULL;
   38370                 :             :   if (dump_file)
   38371                 :             :     fprintf (dump_file, "Splitting with gen_split_3040 (sse.md:21544)\n");
   38372                 :             :   start_sequence ();
   38373                 :             : #define FAIL return (end_sequence (), _val)
   38374                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38375                 :             : #line 21565 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38376                 :             : {
   38377                 :             :   /* Generate SSE version of the operation.  */
   38378                 :             :   rtx op0 = lowpart_subreg (V8HImode, operands[0],
   38379                 :             :                             GET_MODE (operands[0]));
   38380                 :             :   rtx op1 = lowpart_subreg (V8HImode, operands[1],
   38381                 :             :                             GET_MODE (operands[1]));
   38382                 :             :   rtx op2 = lowpart_subreg (V8HImode, operands[2],
   38383                 :             :                             GET_MODE (operands[2]));
   38384                 :             :   emit_insn (gen_ssse3_phsubwv8hi3 (op0, op1, op2));
   38385                 :             :   ix86_move_vector_high_sse_to_mmx (op0);
   38386                 :             :   DONE;
   38387                 :             : }
   38388                 :             : #undef DONE
   38389                 :             : #undef FAIL
   38390                 :             :   emit_insn (const0_rtx);
   38391                 :             :   _val = get_insns ();
   38392                 :             :   end_sequence ();
   38393                 :             :   return _val;
   38394                 :             : }
   38395                 :             : 
   38396                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21544 */
   38397                 :             : extern rtx_insn *gen_split_3041 (rtx_insn *, rtx *);
   38398                 :             : rtx_insn *
   38399                 :             : gen_split_3041 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   38400                 :             : {
   38401                 :             :   rtx_insn *_val = NULL;
   38402                 :             :   if (dump_file)
   38403                 :             :     fprintf (dump_file, "Splitting with gen_split_3041 (sse.md:21544)\n");
   38404                 :             :   start_sequence ();
   38405                 :             : #define FAIL return (end_sequence (), _val)
   38406                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38407                 :             : #line 21565 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38408                 :             : {
   38409                 :             :   /* Generate SSE version of the operation.  */
   38410                 :             :   rtx op0 = lowpart_subreg (V8HImode, operands[0],
   38411                 :             :                             GET_MODE (operands[0]));
   38412                 :             :   rtx op1 = lowpart_subreg (V8HImode, operands[1],
   38413                 :             :                             GET_MODE (operands[1]));
   38414                 :             :   rtx op2 = lowpart_subreg (V8HImode, operands[2],
   38415                 :             :                             GET_MODE (operands[2]));
   38416                 :             :   emit_insn (gen_ssse3_phsubswv8hi3 (op0, op1, op2));
   38417                 :             :   ix86_move_vector_high_sse_to_mmx (op0);
   38418                 :             :   DONE;
   38419                 :             : }
   38420                 :             : #undef DONE
   38421                 :             : #undef FAIL
   38422                 :             :   emit_insn (const0_rtx);
   38423                 :             :   _val = get_insns ();
   38424                 :             :   end_sequence ();
   38425                 :             :   return _val;
   38426                 :             : }
   38427                 :             : 
   38428                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21633 */
   38429                 :             : extern rtx_insn *gen_split_3042 (rtx_insn *, rtx *);
   38430                 :             : rtx_insn *
   38431                 :             : gen_split_3042 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   38432                 :             : {
   38433                 :             :   rtx_insn *_val = NULL;
   38434                 :             :   if (dump_file)
   38435                 :             :     fprintf (dump_file, "Splitting with gen_split_3042 (sse.md:21633)\n");
   38436                 :             :   start_sequence ();
   38437                 :             : #define FAIL return (end_sequence (), _val)
   38438                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38439                 :             : #line 21652 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38440                 :             : {
   38441                 :             :   /* Generate SSE version of the operation.  */
   38442                 :             :   rtx op0 = lowpart_subreg (V4SImode, operands[0],
   38443                 :             :                             GET_MODE (operands[0]));
   38444                 :             :   rtx op1 = lowpart_subreg (V4SImode, operands[1],
   38445                 :             :                             GET_MODE (operands[1]));
   38446                 :             :   rtx op2 = lowpart_subreg (V4SImode, operands[2],
   38447                 :             :                             GET_MODE (operands[2]));
   38448                 :             :   emit_insn (gen_ssse3_phadddv4si3 (op0, op1, op2));
   38449                 :             :   ix86_move_vector_high_sse_to_mmx (op0);
   38450                 :             :   DONE;
   38451                 :             : }
   38452                 :             : #undef DONE
   38453                 :             : #undef FAIL
   38454                 :             :   emit_insn (const0_rtx);
   38455                 :             :   _val = get_insns ();
   38456                 :             :   end_sequence ();
   38457                 :             :   return _val;
   38458                 :             : }
   38459                 :             : 
   38460                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21633 */
   38461                 :             : extern rtx_insn *gen_split_3043 (rtx_insn *, rtx *);
   38462                 :             : rtx_insn *
   38463                 :             : gen_split_3043 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   38464                 :             : {
   38465                 :             :   rtx_insn *_val = NULL;
   38466                 :             :   if (dump_file)
   38467                 :             :     fprintf (dump_file, "Splitting with gen_split_3043 (sse.md:21633)\n");
   38468                 :             :   start_sequence ();
   38469                 :             : #define FAIL return (end_sequence (), _val)
   38470                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38471                 :             : #line 21652 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38472                 :             : {
   38473                 :             :   /* Generate SSE version of the operation.  */
   38474                 :             :   rtx op0 = lowpart_subreg (V4SImode, operands[0],
   38475                 :             :                             GET_MODE (operands[0]));
   38476                 :             :   rtx op1 = lowpart_subreg (V4SImode, operands[1],
   38477                 :             :                             GET_MODE (operands[1]));
   38478                 :             :   rtx op2 = lowpart_subreg (V4SImode, operands[2],
   38479                 :             :                             GET_MODE (operands[2]));
   38480                 :             :   emit_insn (gen_ssse3_phsubdv4si3 (op0, op1, op2));
   38481                 :             :   ix86_move_vector_high_sse_to_mmx (op0);
   38482                 :             :   DONE;
   38483                 :             : }
   38484                 :             : #undef DONE
   38485                 :             : #undef FAIL
   38486                 :             :   emit_insn (const0_rtx);
   38487                 :             :   _val = get_insns ();
   38488                 :             :   end_sequence ();
   38489                 :             :   return _val;
   38490                 :             : }
   38491                 :             : 
   38492                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21857 */
   38493                 :             : rtx
   38494                 :             : gen_ssse3_pmulhrswv8hi3_mask (rtx operand0,
   38495                 :             :         rtx operand1,
   38496                 :             :         rtx operand2,
   38497                 :             :         rtx operand3,
   38498                 :             :         rtx operand4)
   38499                 :             : {
   38500                 :             :   rtx operand5;
   38501                 :             :   rtx_insn *_val = 0;
   38502                 :             :   start_sequence ();
   38503                 :             :   {
   38504                 :             :     rtx operands[6];
   38505                 :             :     operands[0] = operand0;
   38506                 :             :     operands[1] = operand1;
   38507                 :             :     operands[2] = operand2;
   38508                 :             :     operands[3] = operand3;
   38509                 :             :     operands[4] = operand4;
   38510                 :             : #define FAIL return (end_sequence (), _val)
   38511                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38512                 :             : #line 21875 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38513                 :             : {
   38514                 :             :   operands[5] = CONST1_RTX(V8HImode);
   38515                 :             :   ix86_fixup_binary_operands_no_copy (MULT, V8HImode, operands);
   38516                 :             : }
   38517                 :             : #undef DONE
   38518                 :             : #undef FAIL
   38519                 :             :     operand0 = operands[0];
   38520                 :             :     (void) operand0;
   38521                 :             :     operand1 = operands[1];
   38522                 :             :     (void) operand1;
   38523                 :             :     operand2 = operands[2];
   38524                 :             :     (void) operand2;
   38525                 :             :     operand3 = operands[3];
   38526                 :             :     (void) operand3;
   38527                 :             :     operand4 = operands[4];
   38528                 :             :     (void) operand4;
   38529                 :             :     operand5 = operands[5];
   38530                 :             :     (void) operand5;
   38531                 :             :   }
   38532                 :             :   emit_insn (gen_rtx_SET (operand0,
   38533                 :             :         gen_rtx_VEC_MERGE (V8HImode,
   38534                 :             :         gen_rtx_TRUNCATE (V8HImode,
   38535                 :             :         gen_rtx_LSHIFTRT (V8SImode,
   38536                 :             :         gen_rtx_PLUS (V8SImode,
   38537                 :             :         gen_rtx_LSHIFTRT (V8SImode,
   38538                 :             :         gen_rtx_MULT (V8SImode,
   38539                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
   38540                 :             :         operand1),
   38541                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
   38542                 :             :         operand2)),
   38543                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (14)]),
   38544                 :             :         operand5),
   38545                 :             :         const1_rtx)),
   38546                 :             :         operand3,
   38547                 :             :         operand4)));
   38548                 :             :   _val = get_insns ();
   38549                 :             :   end_sequence ();
   38550                 :             :   return _val;
   38551                 :             : }
   38552                 :             : 
   38553                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21857 */
   38554                 :             : rtx
   38555                 :             : gen_avx2_pmulhrswv16hi3_mask (rtx operand0,
   38556                 :             :         rtx operand1,
   38557                 :             :         rtx operand2,
   38558                 :             :         rtx operand3,
   38559                 :             :         rtx operand4)
   38560                 :             : {
   38561                 :             :   rtx operand5;
   38562                 :             :   rtx_insn *_val = 0;
   38563                 :             :   start_sequence ();
   38564                 :             :   {
   38565                 :             :     rtx operands[6];
   38566                 :             :     operands[0] = operand0;
   38567                 :             :     operands[1] = operand1;
   38568                 :             :     operands[2] = operand2;
   38569                 :             :     operands[3] = operand3;
   38570                 :             :     operands[4] = operand4;
   38571                 :             : #define FAIL return (end_sequence (), _val)
   38572                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38573                 :             : #line 21875 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38574                 :             : {
   38575                 :             :   operands[5] = CONST1_RTX(V16HImode);
   38576                 :             :   ix86_fixup_binary_operands_no_copy (MULT, V16HImode, operands);
   38577                 :             : }
   38578                 :             : #undef DONE
   38579                 :             : #undef FAIL
   38580                 :             :     operand0 = operands[0];
   38581                 :             :     (void) operand0;
   38582                 :             :     operand1 = operands[1];
   38583                 :             :     (void) operand1;
   38584                 :             :     operand2 = operands[2];
   38585                 :             :     (void) operand2;
   38586                 :             :     operand3 = operands[3];
   38587                 :             :     (void) operand3;
   38588                 :             :     operand4 = operands[4];
   38589                 :             :     (void) operand4;
   38590                 :             :     operand5 = operands[5];
   38591                 :             :     (void) operand5;
   38592                 :             :   }
   38593                 :             :   emit_insn (gen_rtx_SET (operand0,
   38594                 :             :         gen_rtx_VEC_MERGE (V16HImode,
   38595                 :             :         gen_rtx_TRUNCATE (V16HImode,
   38596                 :             :         gen_rtx_LSHIFTRT (V16SImode,
   38597                 :             :         gen_rtx_PLUS (V16SImode,
   38598                 :             :         gen_rtx_LSHIFTRT (V16SImode,
   38599                 :             :         gen_rtx_MULT (V16SImode,
   38600                 :             :         gen_rtx_SIGN_EXTEND (V16SImode,
   38601                 :             :         operand1),
   38602                 :             :         gen_rtx_SIGN_EXTEND (V16SImode,
   38603                 :             :         operand2)),
   38604                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (14)]),
   38605                 :             :         operand5),
   38606                 :             :         const1_rtx)),
   38607                 :             :         operand3,
   38608                 :             :         operand4)));
   38609                 :             :   _val = get_insns ();
   38610                 :             :   end_sequence ();
   38611                 :             :   return _val;
   38612                 :             : }
   38613                 :             : 
   38614                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21880 */
   38615                 :             : rtx
   38616                 :             : gen_ssse3_pmulhrswv8hi3 (rtx operand0,
   38617                 :             :         rtx operand1,
   38618                 :             :         rtx operand2)
   38619                 :             : {
   38620                 :             :   rtx operand3;
   38621                 :             :   rtx_insn *_val = 0;
   38622                 :             :   start_sequence ();
   38623                 :             :   {
   38624                 :             :     rtx operands[4];
   38625                 :             :     operands[0] = operand0;
   38626                 :             :     operands[1] = operand1;
   38627                 :             :     operands[2] = operand2;
   38628                 :             : #define FAIL return (end_sequence (), _val)
   38629                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38630                 :             : #line 21895 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38631                 :             : {
   38632                 :             :   operands[3] = CONST1_RTX(V8HImode);
   38633                 :             :   ix86_fixup_binary_operands_no_copy (MULT, V8HImode, operands);
   38634                 :             : }
   38635                 :             : #undef DONE
   38636                 :             : #undef FAIL
   38637                 :             :     operand0 = operands[0];
   38638                 :             :     (void) operand0;
   38639                 :             :     operand1 = operands[1];
   38640                 :             :     (void) operand1;
   38641                 :             :     operand2 = operands[2];
   38642                 :             :     (void) operand2;
   38643                 :             :     operand3 = operands[3];
   38644                 :             :     (void) operand3;
   38645                 :             :   }
   38646                 :             :   emit_insn (gen_rtx_SET (operand0,
   38647                 :             :         gen_rtx_TRUNCATE (V8HImode,
   38648                 :             :         gen_rtx_LSHIFTRT (V8SImode,
   38649                 :             :         gen_rtx_PLUS (V8SImode,
   38650                 :             :         gen_rtx_LSHIFTRT (V8SImode,
   38651                 :             :         gen_rtx_MULT (V8SImode,
   38652                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
   38653                 :             :         operand1),
   38654                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
   38655                 :             :         operand2)),
   38656                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (14)]),
   38657                 :             :         operand3),
   38658                 :             :         const1_rtx))));
   38659                 :             :   _val = get_insns ();
   38660                 :             :   end_sequence ();
   38661                 :             :   return _val;
   38662                 :             : }
   38663                 :             : 
   38664                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21880 */
   38665                 :             : rtx
   38666                 :             : gen_avx2_pmulhrswv16hi3 (rtx operand0,
   38667                 :             :         rtx operand1,
   38668                 :             :         rtx operand2)
   38669                 :             : {
   38670                 :             :   rtx operand3;
   38671                 :             :   rtx_insn *_val = 0;
   38672                 :             :   start_sequence ();
   38673                 :             :   {
   38674                 :             :     rtx operands[4];
   38675                 :             :     operands[0] = operand0;
   38676                 :             :     operands[1] = operand1;
   38677                 :             :     operands[2] = operand2;
   38678                 :             : #define FAIL return (end_sequence (), _val)
   38679                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38680                 :             : #line 21895 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38681                 :             : {
   38682                 :             :   operands[3] = CONST1_RTX(V16HImode);
   38683                 :             :   ix86_fixup_binary_operands_no_copy (MULT, V16HImode, operands);
   38684                 :             : }
   38685                 :             : #undef DONE
   38686                 :             : #undef FAIL
   38687                 :             :     operand0 = operands[0];
   38688                 :             :     (void) operand0;
   38689                 :             :     operand1 = operands[1];
   38690                 :             :     (void) operand1;
   38691                 :             :     operand2 = operands[2];
   38692                 :             :     (void) operand2;
   38693                 :             :     operand3 = operands[3];
   38694                 :             :     (void) operand3;
   38695                 :             :   }
   38696                 :             :   emit_insn (gen_rtx_SET (operand0,
   38697                 :             :         gen_rtx_TRUNCATE (V16HImode,
   38698                 :             :         gen_rtx_LSHIFTRT (V16SImode,
   38699                 :             :         gen_rtx_PLUS (V16SImode,
   38700                 :             :         gen_rtx_LSHIFTRT (V16SImode,
   38701                 :             :         gen_rtx_MULT (V16SImode,
   38702                 :             :         gen_rtx_SIGN_EXTEND (V16SImode,
   38703                 :             :         operand1),
   38704                 :             :         gen_rtx_SIGN_EXTEND (V16SImode,
   38705                 :             :         operand2)),
   38706                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (14)]),
   38707                 :             :         operand3),
   38708                 :             :         const1_rtx))));
   38709                 :             :   _val = get_insns ();
   38710                 :             :   end_sequence ();
   38711                 :             :   return _val;
   38712                 :             : }
   38713                 :             : 
   38714                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21900 */
   38715                 :             : rtx
   38716                 :             : gen_smulhrsv32hi3 (rtx operand0,
   38717                 :             :         rtx operand1,
   38718                 :             :         rtx operand2)
   38719                 :             : {
   38720                 :             :   rtx operand3;
   38721                 :             :   rtx_insn *_val = 0;
   38722                 :             :   start_sequence ();
   38723                 :             :   {
   38724                 :             :     rtx operands[4];
   38725                 :             :     operands[0] = operand0;
   38726                 :             :     operands[1] = operand1;
   38727                 :             :     operands[2] = operand2;
   38728                 :             : #define FAIL return (end_sequence (), _val)
   38729                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38730                 :             : #line 21915 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38731                 :             : {
   38732                 :             :   operands[3] = CONST1_RTX(V32HImode);
   38733                 :             :   ix86_fixup_binary_operands_no_copy (MULT, V32HImode, operands);
   38734                 :             : }
   38735                 :             : #undef DONE
   38736                 :             : #undef FAIL
   38737                 :             :     operand0 = operands[0];
   38738                 :             :     (void) operand0;
   38739                 :             :     operand1 = operands[1];
   38740                 :             :     (void) operand1;
   38741                 :             :     operand2 = operands[2];
   38742                 :             :     (void) operand2;
   38743                 :             :     operand3 = operands[3];
   38744                 :             :     (void) operand3;
   38745                 :             :   }
   38746                 :             :   emit_insn (gen_rtx_SET (operand0,
   38747                 :             :         gen_rtx_TRUNCATE (V32HImode,
   38748                 :             :         gen_rtx_LSHIFTRT (V32SImode,
   38749                 :             :         gen_rtx_PLUS (V32SImode,
   38750                 :             :         gen_rtx_LSHIFTRT (V32SImode,
   38751                 :             :         gen_rtx_MULT (V32SImode,
   38752                 :             :         gen_rtx_SIGN_EXTEND (V32SImode,
   38753                 :             :         operand1),
   38754                 :             :         gen_rtx_SIGN_EXTEND (V32SImode,
   38755                 :             :         operand2)),
   38756                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (14)]),
   38757                 :             :         operand3),
   38758                 :             :         const1_rtx))));
   38759                 :             :   _val = get_insns ();
   38760                 :             :   end_sequence ();
   38761                 :             :   return _val;
   38762                 :             : }
   38763                 :             : 
   38764                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21900 */
   38765                 :             : rtx
   38766                 :             : gen_smulhrsv16hi3 (rtx operand0,
   38767                 :             :         rtx operand1,
   38768                 :             :         rtx operand2)
   38769                 :             : {
   38770                 :             :   rtx operand3;
   38771                 :             :   rtx_insn *_val = 0;
   38772                 :             :   start_sequence ();
   38773                 :             :   {
   38774                 :             :     rtx operands[4];
   38775                 :             :     operands[0] = operand0;
   38776                 :             :     operands[1] = operand1;
   38777                 :             :     operands[2] = operand2;
   38778                 :             : #define FAIL return (end_sequence (), _val)
   38779                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38780                 :             : #line 21915 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38781                 :             : {
   38782                 :             :   operands[3] = CONST1_RTX(V16HImode);
   38783                 :             :   ix86_fixup_binary_operands_no_copy (MULT, V16HImode, operands);
   38784                 :             : }
   38785                 :             : #undef DONE
   38786                 :             : #undef FAIL
   38787                 :             :     operand0 = operands[0];
   38788                 :             :     (void) operand0;
   38789                 :             :     operand1 = operands[1];
   38790                 :             :     (void) operand1;
   38791                 :             :     operand2 = operands[2];
   38792                 :             :     (void) operand2;
   38793                 :             :     operand3 = operands[3];
   38794                 :             :     (void) operand3;
   38795                 :             :   }
   38796                 :             :   emit_insn (gen_rtx_SET (operand0,
   38797                 :             :         gen_rtx_TRUNCATE (V16HImode,
   38798                 :             :         gen_rtx_LSHIFTRT (V16SImode,
   38799                 :             :         gen_rtx_PLUS (V16SImode,
   38800                 :             :         gen_rtx_LSHIFTRT (V16SImode,
   38801                 :             :         gen_rtx_MULT (V16SImode,
   38802                 :             :         gen_rtx_SIGN_EXTEND (V16SImode,
   38803                 :             :         operand1),
   38804                 :             :         gen_rtx_SIGN_EXTEND (V16SImode,
   38805                 :             :         operand2)),
   38806                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (14)]),
   38807                 :             :         operand3),
   38808                 :             :         const1_rtx))));
   38809                 :             :   _val = get_insns ();
   38810                 :             :   end_sequence ();
   38811                 :             :   return _val;
   38812                 :             : }
   38813                 :             : 
   38814                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21900 */
   38815                 :             : rtx
   38816                 :             : gen_smulhrsv8hi3 (rtx operand0,
   38817                 :             :         rtx operand1,
   38818                 :             :         rtx operand2)
   38819                 :             : {
   38820                 :             :   rtx operand3;
   38821                 :             :   rtx_insn *_val = 0;
   38822                 :             :   start_sequence ();
   38823                 :             :   {
   38824                 :             :     rtx operands[4];
   38825                 :             :     operands[0] = operand0;
   38826                 :             :     operands[1] = operand1;
   38827                 :             :     operands[2] = operand2;
   38828                 :             : #define FAIL return (end_sequence (), _val)
   38829                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38830                 :             : #line 21915 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38831                 :             : {
   38832                 :             :   operands[3] = CONST1_RTX(V8HImode);
   38833                 :             :   ix86_fixup_binary_operands_no_copy (MULT, V8HImode, operands);
   38834                 :             : }
   38835                 :             : #undef DONE
   38836                 :             : #undef FAIL
   38837                 :             :     operand0 = operands[0];
   38838                 :             :     (void) operand0;
   38839                 :             :     operand1 = operands[1];
   38840                 :             :     (void) operand1;
   38841                 :             :     operand2 = operands[2];
   38842                 :             :     (void) operand2;
   38843                 :             :     operand3 = operands[3];
   38844                 :             :     (void) operand3;
   38845                 :             :   }
   38846                 :             :   emit_insn (gen_rtx_SET (operand0,
   38847                 :             :         gen_rtx_TRUNCATE (V8HImode,
   38848                 :             :         gen_rtx_LSHIFTRT (V8SImode,
   38849                 :             :         gen_rtx_PLUS (V8SImode,
   38850                 :             :         gen_rtx_LSHIFTRT (V8SImode,
   38851                 :             :         gen_rtx_MULT (V8SImode,
   38852                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
   38853                 :             :         operand1),
   38854                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
   38855                 :             :         operand2)),
   38856                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (14)]),
   38857                 :             :         operand3),
   38858                 :             :         const1_rtx))));
   38859                 :             :   _val = get_insns ();
   38860                 :             :   end_sequence ();
   38861                 :             :   return _val;
   38862                 :             : }
   38863                 :             : 
   38864                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21946 */
   38865                 :             : rtx
   38866                 :             : gen_smulhrsv4hi3 (rtx operand0,
   38867                 :             :         rtx operand1,
   38868                 :             :         rtx operand2)
   38869                 :             : {
   38870                 :             :   rtx operand3;
   38871                 :             :   rtx_insn *_val = 0;
   38872                 :             :   start_sequence ();
   38873                 :             :   {
   38874                 :             :     rtx operands[4];
   38875                 :             :     operands[0] = operand0;
   38876                 :             :     operands[1] = operand1;
   38877                 :             :     operands[2] = operand2;
   38878                 :             : #define FAIL return (end_sequence (), _val)
   38879                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38880                 :             : #line 21961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38881                 :             : operands[3] = CONST1_RTX(V4HImode);
   38882                 :             : #undef DONE
   38883                 :             : #undef FAIL
   38884                 :             :     operand0 = operands[0];
   38885                 :             :     (void) operand0;
   38886                 :             :     operand1 = operands[1];
   38887                 :             :     (void) operand1;
   38888                 :             :     operand2 = operands[2];
   38889                 :             :     (void) operand2;
   38890                 :             :     operand3 = operands[3];
   38891                 :             :     (void) operand3;
   38892                 :             :   }
   38893                 :             :   emit_insn (gen_rtx_SET (operand0,
   38894                 :             :         gen_rtx_TRUNCATE (V4HImode,
   38895                 :             :         gen_rtx_LSHIFTRT (V4SImode,
   38896                 :             :         gen_rtx_PLUS (V4SImode,
   38897                 :             :         gen_rtx_LSHIFTRT (V4SImode,
   38898                 :             :         gen_rtx_MULT (V4SImode,
   38899                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
   38900                 :             :         operand1),
   38901                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
   38902                 :             :         operand2)),
   38903                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (14)]),
   38904                 :             :         operand3),
   38905                 :             :         const1_rtx))));
   38906                 :             :   _val = get_insns ();
   38907                 :             :   end_sequence ();
   38908                 :             :   return _val;
   38909                 :             : }
   38910                 :             : 
   38911                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:21963 */
   38912                 :             : rtx
   38913                 :             : gen_ssse3_pmulhrswv4hi3 (rtx operand0,
   38914                 :             :         rtx operand1,
   38915                 :             :         rtx operand2)
   38916                 :             : {
   38917                 :             :   rtx operand3;
   38918                 :             :   rtx_insn *_val = 0;
   38919                 :             :   start_sequence ();
   38920                 :             :   {
   38921                 :             :     rtx operands[4];
   38922                 :             :     operands[0] = operand0;
   38923                 :             :     operands[1] = operand1;
   38924                 :             :     operands[2] = operand2;
   38925                 :             : #define FAIL return (end_sequence (), _val)
   38926                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38927                 :             : #line 21978 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38928                 :             : {
   38929                 :             :   operands[3] = CONST1_RTX(V4HImode);
   38930                 :             :   ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);
   38931                 :             : }
   38932                 :             : #undef DONE
   38933                 :             : #undef FAIL
   38934                 :             :     operand0 = operands[0];
   38935                 :             :     (void) operand0;
   38936                 :             :     operand1 = operands[1];
   38937                 :             :     (void) operand1;
   38938                 :             :     operand2 = operands[2];
   38939                 :             :     (void) operand2;
   38940                 :             :     operand3 = operands[3];
   38941                 :             :     (void) operand3;
   38942                 :             :   }
   38943                 :             :   emit_insn (gen_rtx_SET (operand0,
   38944                 :             :         gen_rtx_TRUNCATE (V4HImode,
   38945                 :             :         gen_rtx_LSHIFTRT (V4SImode,
   38946                 :             :         gen_rtx_PLUS (V4SImode,
   38947                 :             :         gen_rtx_LSHIFTRT (V4SImode,
   38948                 :             :         gen_rtx_MULT (V4SImode,
   38949                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
   38950                 :             :         operand1),
   38951                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
   38952                 :             :         operand2)),
   38953                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (14)]),
   38954                 :             :         operand3),
   38955                 :             :         const1_rtx))));
   38956                 :             :   _val = get_insns ();
   38957                 :             :   end_sequence ();
   38958                 :             :   return _val;
   38959                 :             : }
   38960                 :             : 
   38961                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22011 */
   38962                 :             : rtx
   38963                 :             : gen_smulhrsv2hi3 (rtx operand0,
   38964                 :             :         rtx operand1,
   38965                 :             :         rtx operand2)
   38966                 :             : {
   38967                 :             :   rtx operand3;
   38968                 :             :   rtx_insn *_val = 0;
   38969                 :             :   start_sequence ();
   38970                 :             :   {
   38971                 :             :     rtx operands[4];
   38972                 :             :     operands[0] = operand0;
   38973                 :             :     operands[1] = operand1;
   38974                 :             :     operands[2] = operand2;
   38975                 :             : #define FAIL return (end_sequence (), _val)
   38976                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38977                 :             : #line 22026 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   38978                 :             : operands[3] = CONST1_RTX(V2HImode);
   38979                 :             : #undef DONE
   38980                 :             : #undef FAIL
   38981                 :             :     operand0 = operands[0];
   38982                 :             :     (void) operand0;
   38983                 :             :     operand1 = operands[1];
   38984                 :             :     (void) operand1;
   38985                 :             :     operand2 = operands[2];
   38986                 :             :     (void) operand2;
   38987                 :             :     operand3 = operands[3];
   38988                 :             :     (void) operand3;
   38989                 :             :   }
   38990                 :             :   emit_insn (gen_rtx_SET (operand0,
   38991                 :             :         gen_rtx_TRUNCATE (V2HImode,
   38992                 :             :         gen_rtx_LSHIFTRT (V2SImode,
   38993                 :             :         gen_rtx_PLUS (V2SImode,
   38994                 :             :         gen_rtx_LSHIFTRT (V2SImode,
   38995                 :             :         gen_rtx_MULT (V2SImode,
   38996                 :             :         gen_rtx_SIGN_EXTEND (V2SImode,
   38997                 :             :         operand1),
   38998                 :             :         gen_rtx_SIGN_EXTEND (V2SImode,
   38999                 :             :         operand2)),
   39000                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (14)]),
   39001                 :             :         operand3),
   39002                 :             :         const1_rtx))));
   39003                 :             :   _val = get_insns ();
   39004                 :             :   end_sequence ();
   39005                 :             :   return _val;
   39006                 :             : }
   39007                 :             : 
   39008                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22071 */
   39009                 :             : rtx
   39010                 :             : gen_ssse3_pshufbv8qi3 (rtx operand0,
   39011                 :             :         rtx operand1,
   39012                 :             :         rtx operand2)
   39013                 :             : {
   39014                 :             :   rtx operand3;
   39015                 :             :   rtx_insn *_val = 0;
   39016                 :             :   start_sequence ();
   39017                 :             :   {
   39018                 :             :     rtx operands[5];
   39019                 :             :     operands[0] = operand0;
   39020                 :             :     operands[1] = operand1;
   39021                 :             :     operands[2] = operand2;
   39022                 :             : #define FAIL return (end_sequence (), _val)
   39023                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39024                 :             : #line 22079 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39025                 :             : {
   39026                 :             :   operands[3] = ix86_build_const_vector (V4SImode, true,
   39027                 :             :                                          gen_int_mode (0xf7f7f7f7, SImode));
   39028                 :             : }
   39029                 :             : #undef DONE
   39030                 :             : #undef FAIL
   39031                 :             :     operand0 = operands[0];
   39032                 :             :     (void) operand0;
   39033                 :             :     operand1 = operands[1];
   39034                 :             :     (void) operand1;
   39035                 :             :     operand2 = operands[2];
   39036                 :             :     (void) operand2;
   39037                 :             :     operand3 = operands[3];
   39038                 :             :     (void) operand3;
   39039                 :             :   }
   39040                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   39041                 :             :         gen_rtvec (2,
   39042                 :             :                 gen_rtx_SET (operand0,
   39043                 :             :         gen_rtx_UNSPEC (V8QImode,
   39044                 :             :         gen_rtvec (3,
   39045                 :             :                 operand1,
   39046                 :             :                 operand2,
   39047                 :             :                 operand3),
   39048                 :             :         51)),
   39049                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   39050                 :             :         gen_rtx_SCRATCH (V4SImode)))), false);
   39051                 :             :   _val = get_insns ();
   39052                 :             :   end_sequence ();
   39053                 :             :   return _val;
   39054                 :             : }
   39055                 :             : 
   39056                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22084 */
   39057                 :             : extern rtx_insn *gen_split_3044 (rtx_insn *, rtx *);
   39058                 :             : rtx_insn *
   39059                 :             : gen_split_3044 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39060                 :             : {
   39061                 :             :   rtx operand0;
   39062                 :             :   rtx operand1;
   39063                 :             :   rtx operand2;
   39064                 :             :   rtx operand3;
   39065                 :             :   rtx operand4;
   39066                 :             :   rtx_insn *_val = NULL;
   39067                 :             :   if (dump_file)
   39068                 :             :     fprintf (dump_file, "Splitting with gen_split_3044 (sse.md:22084)\n");
   39069                 :             :   start_sequence ();
   39070                 :             : #define FAIL return (end_sequence (), _val)
   39071                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39072                 :             : #line 22103 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39073                 :             : {
   39074                 :             :   /* Emulate MMX version of pshufb with SSE version by masking out the
   39075                 :             :      bit 3 of the shuffle control byte.  */
   39076                 :             :   operands[0] = lowpart_subreg (V16QImode, operands[0],
   39077                 :             :                                 GET_MODE (operands[0]));
   39078                 :             :   operands[1] = lowpart_subreg (V16QImode, operands[1],
   39079                 :             :                                 GET_MODE (operands[1]));
   39080                 :             :   operands[2] = lowpart_subreg (V4SImode, operands[2],
   39081                 :             :                                 GET_MODE (operands[2]));
   39082                 :             :   operands[4] = lowpart_subreg (V16QImode, operands[3],
   39083                 :             :                                 GET_MODE (operands[3]));
   39084                 :             : }
   39085                 :             : #undef DONE
   39086                 :             : #undef FAIL
   39087                 :             :   operand0 = operands[0];
   39088                 :             :   (void) operand0;
   39089                 :             :   operand1 = operands[1];
   39090                 :             :   (void) operand1;
   39091                 :             :   operand2 = operands[2];
   39092                 :             :   (void) operand2;
   39093                 :             :   operand3 = operands[3];
   39094                 :             :   (void) operand3;
   39095                 :             :   operand4 = operands[4];
   39096                 :             :   (void) operand4;
   39097                 :             :   emit_insn (gen_rtx_SET (operand3,
   39098                 :             :         gen_rtx_AND (V4SImode,
   39099                 :             :         copy_rtx (operand3),
   39100                 :             :         operand2)));
   39101                 :             :   emit_insn (gen_rtx_SET (operand0,
   39102                 :             :         gen_rtx_UNSPEC (V16QImode,
   39103                 :             :         gen_rtvec (2,
   39104                 :             :                 operand1,
   39105                 :             :                 operand4),
   39106                 :             :         51)));
   39107                 :             :   _val = get_insns ();
   39108                 :             :   end_sequence ();
   39109                 :             :   return _val;
   39110                 :             : }
   39111                 :             : 
   39112                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22206 */
   39113                 :             : extern rtx_insn *gen_split_3045 (rtx_insn *, rtx *);
   39114                 :             : rtx_insn *
   39115                 :             : gen_split_3045 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39116                 :             : {
   39117                 :             :   rtx operand0;
   39118                 :             :   rtx operand1;
   39119                 :             :   rtx operand2;
   39120                 :             :   rtx operand3;
   39121                 :             :   rtx_insn *_val = NULL;
   39122                 :             :   if (dump_file)
   39123                 :             :     fprintf (dump_file, "Splitting with gen_split_3045 (sse.md:22206)\n");
   39124                 :             :   start_sequence ();
   39125                 :             : #define FAIL return (end_sequence (), _val)
   39126                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39127                 :             : #line 22232 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39128                 :             : {
   39129                 :             :   if (operands[3] == const0_rtx)
   39130                 :             :     {
   39131                 :             :       if (!rtx_equal_p (operands[0], operands[2]))
   39132                 :             :         emit_move_insn (operands[0], operands[2]);
   39133                 :             :       else
   39134                 :             :         emit_note (NOTE_INSN_DELETED);
   39135                 :             :       DONE;
   39136                 :             :     }
   39137                 :             :   else if (INTVAL (operands[3]) == 64)
   39138                 :             :     {
   39139                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   39140                 :             :         emit_move_insn (operands[0], operands[1]);
   39141                 :             :       else
   39142                 :             :         emit_note (NOTE_INSN_DELETED);
   39143                 :             :       DONE;
   39144                 :             :     }
   39145                 :             : 
   39146                 :             :   /* Emulate MMX palignrdi with SSE psrldq.  */
   39147                 :             :   rtx op0 = lowpart_subreg (V2DImode, operands[0],
   39148                 :             :                             GET_MODE (operands[0]));
   39149                 :             :   if (TARGET_AVX)
   39150                 :             :     emit_insn (gen_vec_concatv2di (op0, operands[2], operands[1]));
   39151                 :             :   else
   39152                 :             :     {
   39153                 :             :       /* NB: SSE can only concatenate OP0 and OP1 to OP0.  */
   39154                 :             :       emit_insn (gen_vec_concatv2di (op0, operands[1], operands[2]));
   39155                 :             :       /* Swap bits 0:63 with bits 64:127.  */
   39156                 :             :       rtx mask = gen_rtx_PARALLEL (VOIDmode,
   39157                 :             :                                    gen_rtvec (4, GEN_INT (2),
   39158                 :             :                                               GEN_INT (3),
   39159                 :             :                                               GEN_INT (0),
   39160                 :             :                                               GEN_INT (1)));
   39161                 :             :       rtx op1 = lowpart_subreg (V4SImode, op0, GET_MODE (op0));
   39162                 :             :       rtx op2 = gen_rtx_VEC_SELECT (V4SImode, op1, mask);
   39163                 :             :       emit_insn (gen_rtx_SET (op1, op2));
   39164                 :             :     }
   39165                 :             :   operands[0] = lowpart_subreg (V1TImode, op0, GET_MODE (op0));
   39166                 :             : }
   39167                 :             : #undef DONE
   39168                 :             : #undef FAIL
   39169                 :             :   operand0 = operands[0];
   39170                 :             :   (void) operand0;
   39171                 :             :   operand1 = operands[1];
   39172                 :             :   (void) operand1;
   39173                 :             :   operand2 = operands[2];
   39174                 :             :   (void) operand2;
   39175                 :             :   operand3 = operands[3];
   39176                 :             :   (void) operand3;
   39177                 :             :   emit_insn (gen_rtx_SET (operand0,
   39178                 :             :         gen_rtx_LSHIFTRT (V1TImode,
   39179                 :             :         copy_rtx (operand0),
   39180                 :             :         operand3)));
   39181                 :             :   _val = get_insns ();
   39182                 :             :   end_sequence ();
   39183                 :             :   return _val;
   39184                 :             : }
   39185                 :             : 
   39186                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22328 */
   39187                 :             : rtx
   39188                 :             : gen_absv64qi2 (rtx operand0,
   39189                 :             :         rtx operand1)
   39190                 :             : {
   39191                 :             :   rtx_insn *_val = 0;
   39192                 :             :   start_sequence ();
   39193                 :             :   {
   39194                 :             :     rtx operands[2];
   39195                 :             :     operands[0] = operand0;
   39196                 :             :     operands[1] = operand1;
   39197                 :             : #define FAIL return (end_sequence (), _val)
   39198                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39199                 :             : #line 22333 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39200                 :             : {
   39201                 :             :   if (!TARGET_SSSE3
   39202                 :             :       || ((V64QImode == V2DImode || V64QImode == V4DImode)
   39203                 :             :           && !TARGET_AVX512VL))
   39204                 :             :     {
   39205                 :             :       ix86_expand_sse2_abs (operands[0], operands[1]);
   39206                 :             :       DONE;
   39207                 :             :     }
   39208                 :             : }
   39209                 :             : #undef DONE
   39210                 :             : #undef FAIL
   39211                 :             :     operand0 = operands[0];
   39212                 :             :     (void) operand0;
   39213                 :             :     operand1 = operands[1];
   39214                 :             :     (void) operand1;
   39215                 :             :   }
   39216                 :             :   emit_insn (gen_rtx_SET (operand0,
   39217                 :             :         gen_rtx_ABS (V64QImode,
   39218                 :             :         operand1)));
   39219                 :             :   _val = get_insns ();
   39220                 :             :   end_sequence ();
   39221                 :             :   return _val;
   39222                 :             : }
   39223                 :             : 
   39224                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22328 */
   39225                 :             : rtx
   39226                 :             : gen_absv32qi2 (rtx operand0,
   39227                 :             :         rtx operand1)
   39228                 :             : {
   39229                 :             :   rtx_insn *_val = 0;
   39230                 :             :   start_sequence ();
   39231                 :             :   {
   39232                 :             :     rtx operands[2];
   39233                 :             :     operands[0] = operand0;
   39234                 :             :     operands[1] = operand1;
   39235                 :             : #define FAIL return (end_sequence (), _val)
   39236                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39237                 :             : #line 22333 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39238                 :             : {
   39239                 :             :   if (!TARGET_SSSE3
   39240                 :             :       || ((V32QImode == V2DImode || V32QImode == V4DImode)
   39241                 :             :           && !TARGET_AVX512VL))
   39242                 :             :     {
   39243                 :             :       ix86_expand_sse2_abs (operands[0], operands[1]);
   39244                 :             :       DONE;
   39245                 :             :     }
   39246                 :             : }
   39247                 :             : #undef DONE
   39248                 :             : #undef FAIL
   39249                 :             :     operand0 = operands[0];
   39250                 :             :     (void) operand0;
   39251                 :             :     operand1 = operands[1];
   39252                 :             :     (void) operand1;
   39253                 :             :   }
   39254                 :             :   emit_insn (gen_rtx_SET (operand0,
   39255                 :             :         gen_rtx_ABS (V32QImode,
   39256                 :             :         operand1)));
   39257                 :             :   _val = get_insns ();
   39258                 :             :   end_sequence ();
   39259                 :             :   return _val;
   39260                 :             : }
   39261                 :             : 
   39262                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22328 */
   39263                 :             : rtx
   39264                 :             : gen_absv16qi2 (rtx operand0,
   39265                 :             :         rtx operand1)
   39266                 :             : {
   39267                 :             :   rtx_insn *_val = 0;
   39268                 :             :   start_sequence ();
   39269                 :             :   {
   39270                 :             :     rtx operands[2];
   39271                 :             :     operands[0] = operand0;
   39272                 :             :     operands[1] = operand1;
   39273                 :             : #define FAIL return (end_sequence (), _val)
   39274                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39275                 :             : #line 22333 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39276                 :             : {
   39277                 :             :   if (!TARGET_SSSE3
   39278                 :             :       || ((V16QImode == V2DImode || V16QImode == V4DImode)
   39279                 :             :           && !TARGET_AVX512VL))
   39280                 :             :     {
   39281                 :             :       ix86_expand_sse2_abs (operands[0], operands[1]);
   39282                 :             :       DONE;
   39283                 :             :     }
   39284                 :             : }
   39285                 :             : #undef DONE
   39286                 :             : #undef FAIL
   39287                 :             :     operand0 = operands[0];
   39288                 :             :     (void) operand0;
   39289                 :             :     operand1 = operands[1];
   39290                 :             :     (void) operand1;
   39291                 :             :   }
   39292                 :             :   emit_insn (gen_rtx_SET (operand0,
   39293                 :             :         gen_rtx_ABS (V16QImode,
   39294                 :             :         operand1)));
   39295                 :             :   _val = get_insns ();
   39296                 :             :   end_sequence ();
   39297                 :             :   return _val;
   39298                 :             : }
   39299                 :             : 
   39300                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22328 */
   39301                 :             : rtx
   39302                 :             : gen_absv32hi2 (rtx operand0,
   39303                 :             :         rtx operand1)
   39304                 :             : {
   39305                 :             :   rtx_insn *_val = 0;
   39306                 :             :   start_sequence ();
   39307                 :             :   {
   39308                 :             :     rtx operands[2];
   39309                 :             :     operands[0] = operand0;
   39310                 :             :     operands[1] = operand1;
   39311                 :             : #define FAIL return (end_sequence (), _val)
   39312                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39313                 :             : #line 22333 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39314                 :             : {
   39315                 :             :   if (!TARGET_SSSE3
   39316                 :             :       || ((V32HImode == V2DImode || V32HImode == V4DImode)
   39317                 :             :           && !TARGET_AVX512VL))
   39318                 :             :     {
   39319                 :             :       ix86_expand_sse2_abs (operands[0], operands[1]);
   39320                 :             :       DONE;
   39321                 :             :     }
   39322                 :             : }
   39323                 :             : #undef DONE
   39324                 :             : #undef FAIL
   39325                 :             :     operand0 = operands[0];
   39326                 :             :     (void) operand0;
   39327                 :             :     operand1 = operands[1];
   39328                 :             :     (void) operand1;
   39329                 :             :   }
   39330                 :             :   emit_insn (gen_rtx_SET (operand0,
   39331                 :             :         gen_rtx_ABS (V32HImode,
   39332                 :             :         operand1)));
   39333                 :             :   _val = get_insns ();
   39334                 :             :   end_sequence ();
   39335                 :             :   return _val;
   39336                 :             : }
   39337                 :             : 
   39338                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22328 */
   39339                 :             : rtx
   39340                 :             : gen_absv16hi2 (rtx operand0,
   39341                 :             :         rtx operand1)
   39342                 :             : {
   39343                 :             :   rtx_insn *_val = 0;
   39344                 :             :   start_sequence ();
   39345                 :             :   {
   39346                 :             :     rtx operands[2];
   39347                 :             :     operands[0] = operand0;
   39348                 :             :     operands[1] = operand1;
   39349                 :             : #define FAIL return (end_sequence (), _val)
   39350                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39351                 :             : #line 22333 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39352                 :             : {
   39353                 :             :   if (!TARGET_SSSE3
   39354                 :             :       || ((V16HImode == V2DImode || V16HImode == V4DImode)
   39355                 :             :           && !TARGET_AVX512VL))
   39356                 :             :     {
   39357                 :             :       ix86_expand_sse2_abs (operands[0], operands[1]);
   39358                 :             :       DONE;
   39359                 :             :     }
   39360                 :             : }
   39361                 :             : #undef DONE
   39362                 :             : #undef FAIL
   39363                 :             :     operand0 = operands[0];
   39364                 :             :     (void) operand0;
   39365                 :             :     operand1 = operands[1];
   39366                 :             :     (void) operand1;
   39367                 :             :   }
   39368                 :             :   emit_insn (gen_rtx_SET (operand0,
   39369                 :             :         gen_rtx_ABS (V16HImode,
   39370                 :             :         operand1)));
   39371                 :             :   _val = get_insns ();
   39372                 :             :   end_sequence ();
   39373                 :             :   return _val;
   39374                 :             : }
   39375                 :             : 
   39376                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22328 */
   39377                 :             : rtx
   39378                 :             : gen_absv8hi2 (rtx operand0,
   39379                 :             :         rtx operand1)
   39380                 :             : {
   39381                 :             :   rtx_insn *_val = 0;
   39382                 :             :   start_sequence ();
   39383                 :             :   {
   39384                 :             :     rtx operands[2];
   39385                 :             :     operands[0] = operand0;
   39386                 :             :     operands[1] = operand1;
   39387                 :             : #define FAIL return (end_sequence (), _val)
   39388                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39389                 :             : #line 22333 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39390                 :             : {
   39391                 :             :   if (!TARGET_SSSE3
   39392                 :             :       || ((V8HImode == V2DImode || V8HImode == V4DImode)
   39393                 :             :           && !TARGET_AVX512VL))
   39394                 :             :     {
   39395                 :             :       ix86_expand_sse2_abs (operands[0], operands[1]);
   39396                 :             :       DONE;
   39397                 :             :     }
   39398                 :             : }
   39399                 :             : #undef DONE
   39400                 :             : #undef FAIL
   39401                 :             :     operand0 = operands[0];
   39402                 :             :     (void) operand0;
   39403                 :             :     operand1 = operands[1];
   39404                 :             :     (void) operand1;
   39405                 :             :   }
   39406                 :             :   emit_insn (gen_rtx_SET (operand0,
   39407                 :             :         gen_rtx_ABS (V8HImode,
   39408                 :             :         operand1)));
   39409                 :             :   _val = get_insns ();
   39410                 :             :   end_sequence ();
   39411                 :             :   return _val;
   39412                 :             : }
   39413                 :             : 
   39414                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22328 */
   39415                 :             : rtx
   39416                 :             : gen_absv16si2 (rtx operand0,
   39417                 :             :         rtx operand1)
   39418                 :             : {
   39419                 :             :   rtx_insn *_val = 0;
   39420                 :             :   start_sequence ();
   39421                 :             :   {
   39422                 :             :     rtx operands[2];
   39423                 :             :     operands[0] = operand0;
   39424                 :             :     operands[1] = operand1;
   39425                 :             : #define FAIL return (end_sequence (), _val)
   39426                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39427                 :             : #line 22333 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39428                 :             : {
   39429                 :             :   if (!TARGET_SSSE3
   39430                 :             :       || ((V16SImode == V2DImode || V16SImode == V4DImode)
   39431                 :             :           && !TARGET_AVX512VL))
   39432                 :             :     {
   39433                 :             :       ix86_expand_sse2_abs (operands[0], operands[1]);
   39434                 :             :       DONE;
   39435                 :             :     }
   39436                 :             : }
   39437                 :             : #undef DONE
   39438                 :             : #undef FAIL
   39439                 :             :     operand0 = operands[0];
   39440                 :             :     (void) operand0;
   39441                 :             :     operand1 = operands[1];
   39442                 :             :     (void) operand1;
   39443                 :             :   }
   39444                 :             :   emit_insn (gen_rtx_SET (operand0,
   39445                 :             :         gen_rtx_ABS (V16SImode,
   39446                 :             :         operand1)));
   39447                 :             :   _val = get_insns ();
   39448                 :             :   end_sequence ();
   39449                 :             :   return _val;
   39450                 :             : }
   39451                 :             : 
   39452                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22328 */
   39453                 :             : rtx
   39454                 :             : gen_absv8si2 (rtx operand0,
   39455                 :             :         rtx operand1)
   39456                 :             : {
   39457                 :             :   rtx_insn *_val = 0;
   39458                 :             :   start_sequence ();
   39459                 :             :   {
   39460                 :             :     rtx operands[2];
   39461                 :             :     operands[0] = operand0;
   39462                 :             :     operands[1] = operand1;
   39463                 :             : #define FAIL return (end_sequence (), _val)
   39464                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39465                 :             : #line 22333 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39466                 :             : {
   39467                 :             :   if (!TARGET_SSSE3
   39468                 :             :       || ((V8SImode == V2DImode || V8SImode == V4DImode)
   39469                 :             :           && !TARGET_AVX512VL))
   39470                 :             :     {
   39471                 :             :       ix86_expand_sse2_abs (operands[0], operands[1]);
   39472                 :             :       DONE;
   39473                 :             :     }
   39474                 :             : }
   39475                 :             : #undef DONE
   39476                 :             : #undef FAIL
   39477                 :             :     operand0 = operands[0];
   39478                 :             :     (void) operand0;
   39479                 :             :     operand1 = operands[1];
   39480                 :             :     (void) operand1;
   39481                 :             :   }
   39482                 :             :   emit_insn (gen_rtx_SET (operand0,
   39483                 :             :         gen_rtx_ABS (V8SImode,
   39484                 :             :         operand1)));
   39485                 :             :   _val = get_insns ();
   39486                 :             :   end_sequence ();
   39487                 :             :   return _val;
   39488                 :             : }
   39489                 :             : 
   39490                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22328 */
   39491                 :             : rtx
   39492                 :             : gen_absv4si2 (rtx operand0,
   39493                 :             :         rtx operand1)
   39494                 :             : {
   39495                 :             :   rtx_insn *_val = 0;
   39496                 :             :   start_sequence ();
   39497                 :             :   {
   39498                 :             :     rtx operands[2];
   39499                 :             :     operands[0] = operand0;
   39500                 :             :     operands[1] = operand1;
   39501                 :             : #define FAIL return (end_sequence (), _val)
   39502                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39503                 :             : #line 22333 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39504                 :             : {
   39505                 :             :   if (!TARGET_SSSE3
   39506                 :             :       || ((V4SImode == V2DImode || V4SImode == V4DImode)
   39507                 :             :           && !TARGET_AVX512VL))
   39508                 :             :     {
   39509                 :             :       ix86_expand_sse2_abs (operands[0], operands[1]);
   39510                 :             :       DONE;
   39511                 :             :     }
   39512                 :             : }
   39513                 :             : #undef DONE
   39514                 :             : #undef FAIL
   39515                 :             :     operand0 = operands[0];
   39516                 :             :     (void) operand0;
   39517                 :             :     operand1 = operands[1];
   39518                 :             :     (void) operand1;
   39519                 :             :   }
   39520                 :             :   emit_insn (gen_rtx_SET (operand0,
   39521                 :             :         gen_rtx_ABS (V4SImode,
   39522                 :             :         operand1)));
   39523                 :             :   _val = get_insns ();
   39524                 :             :   end_sequence ();
   39525                 :             :   return _val;
   39526                 :             : }
   39527                 :             : 
   39528                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22328 */
   39529                 :             : rtx
   39530                 :             : gen_absv8di2 (rtx operand0,
   39531                 :             :         rtx operand1)
   39532                 :             : {
   39533                 :             :   rtx_insn *_val = 0;
   39534                 :             :   start_sequence ();
   39535                 :             :   {
   39536                 :             :     rtx operands[2];
   39537                 :             :     operands[0] = operand0;
   39538                 :             :     operands[1] = operand1;
   39539                 :             : #define FAIL return (end_sequence (), _val)
   39540                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39541                 :             : #line 22333 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39542                 :             : {
   39543                 :             :   if (!TARGET_SSSE3
   39544                 :             :       || ((V8DImode == V2DImode || V8DImode == V4DImode)
   39545                 :             :           && !TARGET_AVX512VL))
   39546                 :             :     {
   39547                 :             :       ix86_expand_sse2_abs (operands[0], operands[1]);
   39548                 :             :       DONE;
   39549                 :             :     }
   39550                 :             : }
   39551                 :             : #undef DONE
   39552                 :             : #undef FAIL
   39553                 :             :     operand0 = operands[0];
   39554                 :             :     (void) operand0;
   39555                 :             :     operand1 = operands[1];
   39556                 :             :     (void) operand1;
   39557                 :             :   }
   39558                 :             :   emit_insn (gen_rtx_SET (operand0,
   39559                 :             :         gen_rtx_ABS (V8DImode,
   39560                 :             :         operand1)));
   39561                 :             :   _val = get_insns ();
   39562                 :             :   end_sequence ();
   39563                 :             :   return _val;
   39564                 :             : }
   39565                 :             : 
   39566                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22328 */
   39567                 :             : rtx
   39568                 :             : gen_absv4di2 (rtx operand0,
   39569                 :             :         rtx operand1)
   39570                 :             : {
   39571                 :             :   rtx_insn *_val = 0;
   39572                 :             :   start_sequence ();
   39573                 :             :   {
   39574                 :             :     rtx operands[2];
   39575                 :             :     operands[0] = operand0;
   39576                 :             :     operands[1] = operand1;
   39577                 :             : #define FAIL return (end_sequence (), _val)
   39578                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39579                 :             : #line 22333 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39580                 :             : {
   39581                 :             :   if (!TARGET_SSSE3
   39582                 :             :       || ((V4DImode == V2DImode || V4DImode == V4DImode)
   39583                 :             :           && !TARGET_AVX512VL))
   39584                 :             :     {
   39585                 :             :       ix86_expand_sse2_abs (operands[0], operands[1]);
   39586                 :             :       DONE;
   39587                 :             :     }
   39588                 :             : }
   39589                 :             : #undef DONE
   39590                 :             : #undef FAIL
   39591                 :             :     operand0 = operands[0];
   39592                 :             :     (void) operand0;
   39593                 :             :     operand1 = operands[1];
   39594                 :             :     (void) operand1;
   39595                 :             :   }
   39596                 :             :   emit_insn (gen_rtx_SET (operand0,
   39597                 :             :         gen_rtx_ABS (V4DImode,
   39598                 :             :         operand1)));
   39599                 :             :   _val = get_insns ();
   39600                 :             :   end_sequence ();
   39601                 :             :   return _val;
   39602                 :             : }
   39603                 :             : 
   39604                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22328 */
   39605                 :             : rtx
   39606                 :             : gen_absv2di2 (rtx operand0,
   39607                 :             :         rtx operand1)
   39608                 :             : {
   39609                 :             :   rtx_insn *_val = 0;
   39610                 :             :   start_sequence ();
   39611                 :             :   {
   39612                 :             :     rtx operands[2];
   39613                 :             :     operands[0] = operand0;
   39614                 :             :     operands[1] = operand1;
   39615                 :             : #define FAIL return (end_sequence (), _val)
   39616                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39617                 :             : #line 22333 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39618                 :             : {
   39619                 :             :   if (!TARGET_SSSE3
   39620                 :             :       || ((V2DImode == V2DImode || V2DImode == V4DImode)
   39621                 :             :           && !TARGET_AVX512VL))
   39622                 :             :     {
   39623                 :             :       ix86_expand_sse2_abs (operands[0], operands[1]);
   39624                 :             :       DONE;
   39625                 :             :     }
   39626                 :             : }
   39627                 :             : #undef DONE
   39628                 :             : #undef FAIL
   39629                 :             :     operand0 = operands[0];
   39630                 :             :     (void) operand0;
   39631                 :             :     operand1 = operands[1];
   39632                 :             :     (void) operand1;
   39633                 :             :   }
   39634                 :             :   emit_insn (gen_rtx_SET (operand0,
   39635                 :             :         gen_rtx_ABS (V2DImode,
   39636                 :             :         operand1)));
   39637                 :             :   _val = get_insns ();
   39638                 :             :   end_sequence ();
   39639                 :             :   return _val;
   39640                 :             : }
   39641                 :             : 
   39642                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22514 */
   39643                 :             : extern rtx_insn *gen_split_3046 (rtx_insn *, rtx *);
   39644                 :             : rtx_insn *
   39645                 :             : gen_split_3046 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39646                 :             : {
   39647                 :             :   rtx operand0;
   39648                 :             :   rtx operand1;
   39649                 :             :   rtx operand2;
   39650                 :             :   rtx operand3;
   39651                 :             :   rtx_insn *_val = NULL;
   39652                 :             :   if (dump_file)
   39653                 :             :     fprintf (dump_file, "Splitting with gen_split_3046 (sse.md:22514)\n");
   39654                 :             :   start_sequence ();
   39655                 :             : #define FAIL return (end_sequence (), _val)
   39656                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39657                 :             : #line 22529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39658                 :             : operands[3] = gen_lowpart (V8SFmode, operands[3]);
   39659                 :             : #undef DONE
   39660                 :             : #undef FAIL
   39661                 :             :   operand0 = operands[0];
   39662                 :             :   (void) operand0;
   39663                 :             :   operand1 = operands[1];
   39664                 :             :   (void) operand1;
   39665                 :             :   operand2 = operands[2];
   39666                 :             :   (void) operand2;
   39667                 :             :   operand3 = operands[3];
   39668                 :             :   (void) operand3;
   39669                 :             :   emit_insn (gen_rtx_SET (operand0,
   39670                 :             :         gen_rtx_UNSPEC (V8SFmode,
   39671                 :             :         gen_rtvec (3,
   39672                 :             :                 operand1,
   39673                 :             :                 operand2,
   39674                 :             :                 operand3),
   39675                 :             :         50)));
   39676                 :             :   _val = get_insns ();
   39677                 :             :   end_sequence ();
   39678                 :             :   return _val;
   39679                 :             : }
   39680                 :             : 
   39681                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22514 */
   39682                 :             : extern rtx_insn *gen_split_3047 (rtx_insn *, rtx *);
   39683                 :             : rtx_insn *
   39684                 :             : gen_split_3047 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39685                 :             : {
   39686                 :             :   rtx operand0;
   39687                 :             :   rtx operand1;
   39688                 :             :   rtx operand2;
   39689                 :             :   rtx operand3;
   39690                 :             :   rtx_insn *_val = NULL;
   39691                 :             :   if (dump_file)
   39692                 :             :     fprintf (dump_file, "Splitting with gen_split_3047 (sse.md:22514)\n");
   39693                 :             :   start_sequence ();
   39694                 :             : #define FAIL return (end_sequence (), _val)
   39695                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39696                 :             : #line 22529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39697                 :             : operands[3] = gen_lowpart (V4SFmode, operands[3]);
   39698                 :             : #undef DONE
   39699                 :             : #undef FAIL
   39700                 :             :   operand0 = operands[0];
   39701                 :             :   (void) operand0;
   39702                 :             :   operand1 = operands[1];
   39703                 :             :   (void) operand1;
   39704                 :             :   operand2 = operands[2];
   39705                 :             :   (void) operand2;
   39706                 :             :   operand3 = operands[3];
   39707                 :             :   (void) operand3;
   39708                 :             :   emit_insn (gen_rtx_SET (operand0,
   39709                 :             :         gen_rtx_UNSPEC (V4SFmode,
   39710                 :             :         gen_rtvec (3,
   39711                 :             :                 operand1,
   39712                 :             :                 operand2,
   39713                 :             :                 operand3),
   39714                 :             :         50)));
   39715                 :             :   _val = get_insns ();
   39716                 :             :   end_sequence ();
   39717                 :             :   return _val;
   39718                 :             : }
   39719                 :             : 
   39720                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22514 */
   39721                 :             : extern rtx_insn *gen_split_3048 (rtx_insn *, rtx *);
   39722                 :             : rtx_insn *
   39723                 :             : gen_split_3048 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39724                 :             : {
   39725                 :             :   rtx operand0;
   39726                 :             :   rtx operand1;
   39727                 :             :   rtx operand2;
   39728                 :             :   rtx operand3;
   39729                 :             :   rtx_insn *_val = NULL;
   39730                 :             :   if (dump_file)
   39731                 :             :     fprintf (dump_file, "Splitting with gen_split_3048 (sse.md:22514)\n");
   39732                 :             :   start_sequence ();
   39733                 :             : #define FAIL return (end_sequence (), _val)
   39734                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39735                 :             : #line 22529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39736                 :             : operands[3] = gen_lowpart (V4DFmode, operands[3]);
   39737                 :             : #undef DONE
   39738                 :             : #undef FAIL
   39739                 :             :   operand0 = operands[0];
   39740                 :             :   (void) operand0;
   39741                 :             :   operand1 = operands[1];
   39742                 :             :   (void) operand1;
   39743                 :             :   operand2 = operands[2];
   39744                 :             :   (void) operand2;
   39745                 :             :   operand3 = operands[3];
   39746                 :             :   (void) operand3;
   39747                 :             :   emit_insn (gen_rtx_SET (operand0,
   39748                 :             :         gen_rtx_UNSPEC (V4DFmode,
   39749                 :             :         gen_rtvec (3,
   39750                 :             :                 operand1,
   39751                 :             :                 operand2,
   39752                 :             :                 operand3),
   39753                 :             :         50)));
   39754                 :             :   _val = get_insns ();
   39755                 :             :   end_sequence ();
   39756                 :             :   return _val;
   39757                 :             : }
   39758                 :             : 
   39759                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22514 */
   39760                 :             : extern rtx_insn *gen_split_3049 (rtx_insn *, rtx *);
   39761                 :             : rtx_insn *
   39762                 :             : gen_split_3049 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39763                 :             : {
   39764                 :             :   rtx operand0;
   39765                 :             :   rtx operand1;
   39766                 :             :   rtx operand2;
   39767                 :             :   rtx operand3;
   39768                 :             :   rtx_insn *_val = NULL;
   39769                 :             :   if (dump_file)
   39770                 :             :     fprintf (dump_file, "Splitting with gen_split_3049 (sse.md:22514)\n");
   39771                 :             :   start_sequence ();
   39772                 :             : #define FAIL return (end_sequence (), _val)
   39773                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39774                 :             : #line 22529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39775                 :             : operands[3] = gen_lowpart (V2DFmode, operands[3]);
   39776                 :             : #undef DONE
   39777                 :             : #undef FAIL
   39778                 :             :   operand0 = operands[0];
   39779                 :             :   (void) operand0;
   39780                 :             :   operand1 = operands[1];
   39781                 :             :   (void) operand1;
   39782                 :             :   operand2 = operands[2];
   39783                 :             :   (void) operand2;
   39784                 :             :   operand3 = operands[3];
   39785                 :             :   (void) operand3;
   39786                 :             :   emit_insn (gen_rtx_SET (operand0,
   39787                 :             :         gen_rtx_UNSPEC (V2DFmode,
   39788                 :             :         gen_rtvec (3,
   39789                 :             :                 operand1,
   39790                 :             :                 operand2,
   39791                 :             :                 operand3),
   39792                 :             :         50)));
   39793                 :             :   _val = get_insns ();
   39794                 :             :   end_sequence ();
   39795                 :             :   return _val;
   39796                 :             : }
   39797                 :             : 
   39798                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22547 */
   39799                 :             : extern rtx_insn *gen_split_3050 (rtx_insn *, rtx *);
   39800                 :             : rtx_insn *
   39801                 :             : gen_split_3050 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39802                 :             : {
   39803                 :             :   rtx operand0;
   39804                 :             :   rtx operand1;
   39805                 :             :   rtx operand2;
   39806                 :             :   rtx operand3;
   39807                 :             :   rtx_insn *_val = NULL;
   39808                 :             :   if (dump_file)
   39809                 :             :     fprintf (dump_file, "Splitting with gen_split_3050 (sse.md:22547)\n");
   39810                 :             :   start_sequence ();
   39811                 :             : #define FAIL return (end_sequence (), _val)
   39812                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39813                 :             : #line 22563 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39814                 :             : {
   39815                 :             :   operands[0] = gen_lowpart (V4SFmode, operands[0]);
   39816                 :             :   operands[1] = gen_lowpart (V4SFmode, operands[1]);
   39817                 :             :   operands[2] = gen_lowpart (V4SFmode, operands[2]);
   39818                 :             :   operands[3] = gen_lowpart (V4SFmode, operands[3]);
   39819                 :             : }
   39820                 :             : #undef DONE
   39821                 :             : #undef FAIL
   39822                 :             :   operand0 = operands[0];
   39823                 :             :   (void) operand0;
   39824                 :             :   operand1 = operands[1];
   39825                 :             :   (void) operand1;
   39826                 :             :   operand2 = operands[2];
   39827                 :             :   (void) operand2;
   39828                 :             :   operand3 = operands[3];
   39829                 :             :   (void) operand3;
   39830                 :             :   emit_insn (gen_rtx_SET (operand0,
   39831                 :             :         gen_rtx_UNSPEC (V4SFmode,
   39832                 :             :         gen_rtvec (3,
   39833                 :             :                 operand1,
   39834                 :             :                 operand2,
   39835                 :             :                 operand3),
   39836                 :             :         50)));
   39837                 :             :   _val = get_insns ();
   39838                 :             :   end_sequence ();
   39839                 :             :   return _val;
   39840                 :             : }
   39841                 :             : 
   39842                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22547 */
   39843                 :             : extern rtx_insn *gen_split_3051 (rtx_insn *, rtx *);
   39844                 :             : rtx_insn *
   39845                 :             : gen_split_3051 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39846                 :             : {
   39847                 :             :   rtx operand0;
   39848                 :             :   rtx operand1;
   39849                 :             :   rtx operand2;
   39850                 :             :   rtx operand3;
   39851                 :             :   rtx_insn *_val = NULL;
   39852                 :             :   if (dump_file)
   39853                 :             :     fprintf (dump_file, "Splitting with gen_split_3051 (sse.md:22547)\n");
   39854                 :             :   start_sequence ();
   39855                 :             : #define FAIL return (end_sequence (), _val)
   39856                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39857                 :             : #line 22563 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39858                 :             : {
   39859                 :             :   operands[0] = gen_lowpart (V2DFmode, operands[0]);
   39860                 :             :   operands[1] = gen_lowpart (V2DFmode, operands[1]);
   39861                 :             :   operands[2] = gen_lowpart (V2DFmode, operands[2]);
   39862                 :             :   operands[3] = gen_lowpart (V2DFmode, operands[3]);
   39863                 :             : }
   39864                 :             : #undef DONE
   39865                 :             : #undef FAIL
   39866                 :             :   operand0 = operands[0];
   39867                 :             :   (void) operand0;
   39868                 :             :   operand1 = operands[1];
   39869                 :             :   (void) operand1;
   39870                 :             :   operand2 = operands[2];
   39871                 :             :   (void) operand2;
   39872                 :             :   operand3 = operands[3];
   39873                 :             :   (void) operand3;
   39874                 :             :   emit_insn (gen_rtx_SET (operand0,
   39875                 :             :         gen_rtx_UNSPEC (V2DFmode,
   39876                 :             :         gen_rtvec (3,
   39877                 :             :                 operand1,
   39878                 :             :                 operand2,
   39879                 :             :                 operand3),
   39880                 :             :         50)));
   39881                 :             :   _val = get_insns ();
   39882                 :             :   end_sequence ();
   39883                 :             :   return _val;
   39884                 :             : }
   39885                 :             : 
   39886                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22547 */
   39887                 :             : extern rtx_insn *gen_split_3052 (rtx_insn *, rtx *);
   39888                 :             : rtx_insn *
   39889                 :             : gen_split_3052 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39890                 :             : {
   39891                 :             :   rtx operand0;
   39892                 :             :   rtx operand1;
   39893                 :             :   rtx operand2;
   39894                 :             :   rtx operand3;
   39895                 :             :   rtx_insn *_val = NULL;
   39896                 :             :   if (dump_file)
   39897                 :             :     fprintf (dump_file, "Splitting with gen_split_3052 (sse.md:22547)\n");
   39898                 :             :   start_sequence ();
   39899                 :             : #define FAIL return (end_sequence (), _val)
   39900                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39901                 :             : #line 22563 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39902                 :             : {
   39903                 :             :   operands[0] = gen_lowpart (V8SFmode, operands[0]);
   39904                 :             :   operands[1] = gen_lowpart (V8SFmode, operands[1]);
   39905                 :             :   operands[2] = gen_lowpart (V8SFmode, operands[2]);
   39906                 :             :   operands[3] = gen_lowpart (V8SFmode, operands[3]);
   39907                 :             : }
   39908                 :             : #undef DONE
   39909                 :             : #undef FAIL
   39910                 :             :   operand0 = operands[0];
   39911                 :             :   (void) operand0;
   39912                 :             :   operand1 = operands[1];
   39913                 :             :   (void) operand1;
   39914                 :             :   operand2 = operands[2];
   39915                 :             :   (void) operand2;
   39916                 :             :   operand3 = operands[3];
   39917                 :             :   (void) operand3;
   39918                 :             :   emit_insn (gen_rtx_SET (operand0,
   39919                 :             :         gen_rtx_UNSPEC (V8SFmode,
   39920                 :             :         gen_rtvec (3,
   39921                 :             :                 operand1,
   39922                 :             :                 operand2,
   39923                 :             :                 operand3),
   39924                 :             :         50)));
   39925                 :             :   _val = get_insns ();
   39926                 :             :   end_sequence ();
   39927                 :             :   return _val;
   39928                 :             : }
   39929                 :             : 
   39930                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22547 */
   39931                 :             : extern rtx_insn *gen_split_3053 (rtx_insn *, rtx *);
   39932                 :             : rtx_insn *
   39933                 :             : gen_split_3053 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39934                 :             : {
   39935                 :             :   rtx operand0;
   39936                 :             :   rtx operand1;
   39937                 :             :   rtx operand2;
   39938                 :             :   rtx operand3;
   39939                 :             :   rtx_insn *_val = NULL;
   39940                 :             :   if (dump_file)
   39941                 :             :     fprintf (dump_file, "Splitting with gen_split_3053 (sse.md:22547)\n");
   39942                 :             :   start_sequence ();
   39943                 :             : #define FAIL return (end_sequence (), _val)
   39944                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39945                 :             : #line 22563 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39946                 :             : {
   39947                 :             :   operands[0] = gen_lowpart (V4DFmode, operands[0]);
   39948                 :             :   operands[1] = gen_lowpart (V4DFmode, operands[1]);
   39949                 :             :   operands[2] = gen_lowpart (V4DFmode, operands[2]);
   39950                 :             :   operands[3] = gen_lowpart (V4DFmode, operands[3]);
   39951                 :             : }
   39952                 :             : #undef DONE
   39953                 :             : #undef FAIL
   39954                 :             :   operand0 = operands[0];
   39955                 :             :   (void) operand0;
   39956                 :             :   operand1 = operands[1];
   39957                 :             :   (void) operand1;
   39958                 :             :   operand2 = operands[2];
   39959                 :             :   (void) operand2;
   39960                 :             :   operand3 = operands[3];
   39961                 :             :   (void) operand3;
   39962                 :             :   emit_insn (gen_rtx_SET (operand0,
   39963                 :             :         gen_rtx_UNSPEC (V4DFmode,
   39964                 :             :         gen_rtvec (3,
   39965                 :             :                 operand1,
   39966                 :             :                 operand2,
   39967                 :             :                 operand3),
   39968                 :             :         50)));
   39969                 :             :   _val = get_insns ();
   39970                 :             :   end_sequence ();
   39971                 :             :   return _val;
   39972                 :             : }
   39973                 :             : 
   39974                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22580 */
   39975                 :             : extern rtx_insn *gen_split_3054 (rtx_insn *, rtx *);
   39976                 :             : rtx_insn *
   39977                 :             : gen_split_3054 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39978                 :             : {
   39979                 :             :   rtx operand0;
   39980                 :             :   rtx operand1;
   39981                 :             :   rtx operand2;
   39982                 :             :   rtx operand3;
   39983                 :             :   rtx_insn *_val = NULL;
   39984                 :             :   if (dump_file)
   39985                 :             :     fprintf (dump_file, "Splitting with gen_split_3054 (sse.md:22580)\n");
   39986                 :             :   start_sequence ();
   39987                 :             : #define FAIL return (end_sequence (), _val)
   39988                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39989                 :             : #line 22598 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   39990                 :             : {
   39991                 :             :   operands[0] = gen_lowpart (V4SFmode, operands[0]);
   39992                 :             :   operands[1] = gen_lowpart (V4SFmode, operands[1]);
   39993                 :             :   operands[2] = force_reg (V4SFmode,
   39994                 :             :                            gen_lowpart (V4SFmode, operands[2]));
   39995                 :             :   operands[3] = gen_lowpart (V4SFmode, operands[3]);
   39996                 :             : }
   39997                 :             : #undef DONE
   39998                 :             : #undef FAIL
   39999                 :             :   operand0 = operands[0];
   40000                 :             :   (void) operand0;
   40001                 :             :   operand1 = operands[1];
   40002                 :             :   (void) operand1;
   40003                 :             :   operand2 = operands[2];
   40004                 :             :   (void) operand2;
   40005                 :             :   operand3 = operands[3];
   40006                 :             :   (void) operand3;
   40007                 :             :   emit_insn (gen_rtx_SET (operand0,
   40008                 :             :         gen_rtx_UNSPEC (V4SFmode,
   40009                 :             :         gen_rtvec (3,
   40010                 :             :                 operand2,
   40011                 :             :                 operand1,
   40012                 :             :                 operand3),
   40013                 :             :         50)));
   40014                 :             :   _val = get_insns ();
   40015                 :             :   end_sequence ();
   40016                 :             :   return _val;
   40017                 :             : }
   40018                 :             : 
   40019                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22580 */
   40020                 :             : extern rtx_insn *gen_split_3055 (rtx_insn *, rtx *);
   40021                 :             : rtx_insn *
   40022                 :             : gen_split_3055 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40023                 :             : {
   40024                 :             :   rtx operand0;
   40025                 :             :   rtx operand1;
   40026                 :             :   rtx operand2;
   40027                 :             :   rtx operand3;
   40028                 :             :   rtx_insn *_val = NULL;
   40029                 :             :   if (dump_file)
   40030                 :             :     fprintf (dump_file, "Splitting with gen_split_3055 (sse.md:22580)\n");
   40031                 :             :   start_sequence ();
   40032                 :             : #define FAIL return (end_sequence (), _val)
   40033                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40034                 :             : #line 22598 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40035                 :             : {
   40036                 :             :   operands[0] = gen_lowpart (V2DFmode, operands[0]);
   40037                 :             :   operands[1] = gen_lowpart (V2DFmode, operands[1]);
   40038                 :             :   operands[2] = force_reg (V2DFmode,
   40039                 :             :                            gen_lowpart (V2DFmode, operands[2]));
   40040                 :             :   operands[3] = gen_lowpart (V2DFmode, operands[3]);
   40041                 :             : }
   40042                 :             : #undef DONE
   40043                 :             : #undef FAIL
   40044                 :             :   operand0 = operands[0];
   40045                 :             :   (void) operand0;
   40046                 :             :   operand1 = operands[1];
   40047                 :             :   (void) operand1;
   40048                 :             :   operand2 = operands[2];
   40049                 :             :   (void) operand2;
   40050                 :             :   operand3 = operands[3];
   40051                 :             :   (void) operand3;
   40052                 :             :   emit_insn (gen_rtx_SET (operand0,
   40053                 :             :         gen_rtx_UNSPEC (V2DFmode,
   40054                 :             :         gen_rtvec (3,
   40055                 :             :                 operand2,
   40056                 :             :                 operand1,
   40057                 :             :                 operand3),
   40058                 :             :         50)));
   40059                 :             :   _val = get_insns ();
   40060                 :             :   end_sequence ();
   40061                 :             :   return _val;
   40062                 :             : }
   40063                 :             : 
   40064                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22580 */
   40065                 :             : extern rtx_insn *gen_split_3056 (rtx_insn *, rtx *);
   40066                 :             : rtx_insn *
   40067                 :             : gen_split_3056 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40068                 :             : {
   40069                 :             :   rtx operand0;
   40070                 :             :   rtx operand1;
   40071                 :             :   rtx operand2;
   40072                 :             :   rtx operand3;
   40073                 :             :   rtx_insn *_val = NULL;
   40074                 :             :   if (dump_file)
   40075                 :             :     fprintf (dump_file, "Splitting with gen_split_3056 (sse.md:22580)\n");
   40076                 :             :   start_sequence ();
   40077                 :             : #define FAIL return (end_sequence (), _val)
   40078                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40079                 :             : #line 22598 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40080                 :             : {
   40081                 :             :   operands[0] = gen_lowpart (V8SFmode, operands[0]);
   40082                 :             :   operands[1] = gen_lowpart (V8SFmode, operands[1]);
   40083                 :             :   operands[2] = force_reg (V8SFmode,
   40084                 :             :                            gen_lowpart (V8SFmode, operands[2]));
   40085                 :             :   operands[3] = gen_lowpart (V8SFmode, operands[3]);
   40086                 :             : }
   40087                 :             : #undef DONE
   40088                 :             : #undef FAIL
   40089                 :             :   operand0 = operands[0];
   40090                 :             :   (void) operand0;
   40091                 :             :   operand1 = operands[1];
   40092                 :             :   (void) operand1;
   40093                 :             :   operand2 = operands[2];
   40094                 :             :   (void) operand2;
   40095                 :             :   operand3 = operands[3];
   40096                 :             :   (void) operand3;
   40097                 :             :   emit_insn (gen_rtx_SET (operand0,
   40098                 :             :         gen_rtx_UNSPEC (V8SFmode,
   40099                 :             :         gen_rtvec (3,
   40100                 :             :                 operand2,
   40101                 :             :                 operand1,
   40102                 :             :                 operand3),
   40103                 :             :         50)));
   40104                 :             :   _val = get_insns ();
   40105                 :             :   end_sequence ();
   40106                 :             :   return _val;
   40107                 :             : }
   40108                 :             : 
   40109                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22580 */
   40110                 :             : extern rtx_insn *gen_split_3057 (rtx_insn *, rtx *);
   40111                 :             : rtx_insn *
   40112                 :             : gen_split_3057 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40113                 :             : {
   40114                 :             :   rtx operand0;
   40115                 :             :   rtx operand1;
   40116                 :             :   rtx operand2;
   40117                 :             :   rtx operand3;
   40118                 :             :   rtx_insn *_val = NULL;
   40119                 :             :   if (dump_file)
   40120                 :             :     fprintf (dump_file, "Splitting with gen_split_3057 (sse.md:22580)\n");
   40121                 :             :   start_sequence ();
   40122                 :             : #define FAIL return (end_sequence (), _val)
   40123                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40124                 :             : #line 22598 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40125                 :             : {
   40126                 :             :   operands[0] = gen_lowpart (V4DFmode, operands[0]);
   40127                 :             :   operands[1] = gen_lowpart (V4DFmode, operands[1]);
   40128                 :             :   operands[2] = force_reg (V4DFmode,
   40129                 :             :                            gen_lowpart (V4DFmode, operands[2]));
   40130                 :             :   operands[3] = gen_lowpart (V4DFmode, operands[3]);
   40131                 :             : }
   40132                 :             : #undef DONE
   40133                 :             : #undef FAIL
   40134                 :             :   operand0 = operands[0];
   40135                 :             :   (void) operand0;
   40136                 :             :   operand1 = operands[1];
   40137                 :             :   (void) operand1;
   40138                 :             :   operand2 = operands[2];
   40139                 :             :   (void) operand2;
   40140                 :             :   operand3 = operands[3];
   40141                 :             :   (void) operand3;
   40142                 :             :   emit_insn (gen_rtx_SET (operand0,
   40143                 :             :         gen_rtx_UNSPEC (V4DFmode,
   40144                 :             :         gen_rtvec (3,
   40145                 :             :                 operand2,
   40146                 :             :                 operand1,
   40147                 :             :                 operand3),
   40148                 :             :         50)));
   40149                 :             :   _val = get_insns ();
   40150                 :             :   end_sequence ();
   40151                 :             :   return _val;
   40152                 :             : }
   40153                 :             : 
   40154                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22707 */
   40155                 :             : extern rtx_insn *gen_split_3058 (rtx_insn *, rtx *);
   40156                 :             : rtx_insn *
   40157                 :             : gen_split_3058 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40158                 :             : {
   40159                 :             :   rtx operand0;
   40160                 :             :   rtx operand1;
   40161                 :             :   rtx operand2;
   40162                 :             :   rtx operand3;
   40163                 :             :   rtx_insn *_val = NULL;
   40164                 :             :   if (dump_file)
   40165                 :             :     fprintf (dump_file, "Splitting with gen_split_3058 (sse.md:22707)\n");
   40166                 :             :   start_sequence ();
   40167                 :             :   operand0 = operands[0];
   40168                 :             :   (void) operand0;
   40169                 :             :   operand1 = operands[1];
   40170                 :             :   (void) operand1;
   40171                 :             :   operand2 = operands[2];
   40172                 :             :   (void) operand2;
   40173                 :             :   operand3 = operands[3];
   40174                 :             :   (void) operand3;
   40175                 :             :   emit_insn (gen_rtx_SET (operand0,
   40176                 :             :         gen_rtx_UNSPEC (V32QImode,
   40177                 :             :         gen_rtvec (3,
   40178                 :             :                 operand2,
   40179                 :             :                 operand1,
   40180                 :             :                 operand3),
   40181                 :             :         50)));
   40182                 :             :   _val = get_insns ();
   40183                 :             :   end_sequence ();
   40184                 :             :   return _val;
   40185                 :             : }
   40186                 :             : 
   40187                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22707 */
   40188                 :             : extern rtx_insn *gen_split_3059 (rtx_insn *, rtx *);
   40189                 :             : rtx_insn *
   40190                 :             : gen_split_3059 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40191                 :             : {
   40192                 :             :   rtx operand0;
   40193                 :             :   rtx operand1;
   40194                 :             :   rtx operand2;
   40195                 :             :   rtx operand3;
   40196                 :             :   rtx_insn *_val = NULL;
   40197                 :             :   if (dump_file)
   40198                 :             :     fprintf (dump_file, "Splitting with gen_split_3059 (sse.md:22707)\n");
   40199                 :             :   start_sequence ();
   40200                 :             :   operand0 = operands[0];
   40201                 :             :   (void) operand0;
   40202                 :             :   operand1 = operands[1];
   40203                 :             :   (void) operand1;
   40204                 :             :   operand2 = operands[2];
   40205                 :             :   (void) operand2;
   40206                 :             :   operand3 = operands[3];
   40207                 :             :   (void) operand3;
   40208                 :             :   emit_insn (gen_rtx_SET (operand0,
   40209                 :             :         gen_rtx_UNSPEC (V16QImode,
   40210                 :             :         gen_rtvec (3,
   40211                 :             :                 operand2,
   40212                 :             :                 operand1,
   40213                 :             :                 operand3),
   40214                 :             :         50)));
   40215                 :             :   _val = get_insns ();
   40216                 :             :   end_sequence ();
   40217                 :             :   return _val;
   40218                 :             : }
   40219                 :             : 
   40220                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22720 */
   40221                 :             : extern rtx_insn *gen_split_3060 (rtx_insn *, rtx *);
   40222                 :             : rtx_insn *
   40223                 :             : gen_split_3060 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40224                 :             : {
   40225                 :             :   rtx operand0;
   40226                 :             :   rtx operand1;
   40227                 :             :   rtx operand2;
   40228                 :             :   rtx operand3;
   40229                 :             :   rtx operand4;
   40230                 :             :   rtx_insn *_val = NULL;
   40231                 :             :   if (dump_file)
   40232                 :             :     fprintf (dump_file, "Splitting with gen_split_3060 (sse.md:22720)\n");
   40233                 :             :   start_sequence ();
   40234                 :             : #define FAIL return (end_sequence (), _val)
   40235                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40236                 :             : #line 22734 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40237                 :             : operands[4] = gen_lowpart (V32QImode, operands[3]);
   40238                 :             : #undef DONE
   40239                 :             : #undef FAIL
   40240                 :             :   operand0 = operands[0];
   40241                 :             :   (void) operand0;
   40242                 :             :   operand1 = operands[1];
   40243                 :             :   (void) operand1;
   40244                 :             :   operand2 = operands[2];
   40245                 :             :   (void) operand2;
   40246                 :             :   operand3 = operands[3];
   40247                 :             :   (void) operand3;
   40248                 :             :   operand4 = operands[4];
   40249                 :             :   (void) operand4;
   40250                 :             :   emit_insn (gen_rtx_SET (operand0,
   40251                 :             :         gen_rtx_UNSPEC (V32QImode,
   40252                 :             :         gen_rtvec (3,
   40253                 :             :                 operand2,
   40254                 :             :                 operand1,
   40255                 :             :                 operand4),
   40256                 :             :         50)));
   40257                 :             :   _val = get_insns ();
   40258                 :             :   end_sequence ();
   40259                 :             :   return _val;
   40260                 :             : }
   40261                 :             : 
   40262                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22720 */
   40263                 :             : extern rtx_insn *gen_split_3061 (rtx_insn *, rtx *);
   40264                 :             : rtx_insn *
   40265                 :             : gen_split_3061 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40266                 :             : {
   40267                 :             :   rtx operand0;
   40268                 :             :   rtx operand1;
   40269                 :             :   rtx operand2;
   40270                 :             :   rtx operand3;
   40271                 :             :   rtx operand4;
   40272                 :             :   rtx_insn *_val = NULL;
   40273                 :             :   if (dump_file)
   40274                 :             :     fprintf (dump_file, "Splitting with gen_split_3061 (sse.md:22720)\n");
   40275                 :             :   start_sequence ();
   40276                 :             : #define FAIL return (end_sequence (), _val)
   40277                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40278                 :             : #line 22734 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40279                 :             : operands[4] = gen_lowpart (V16QImode, operands[3]);
   40280                 :             : #undef DONE
   40281                 :             : #undef FAIL
   40282                 :             :   operand0 = operands[0];
   40283                 :             :   (void) operand0;
   40284                 :             :   operand1 = operands[1];
   40285                 :             :   (void) operand1;
   40286                 :             :   operand2 = operands[2];
   40287                 :             :   (void) operand2;
   40288                 :             :   operand3 = operands[3];
   40289                 :             :   (void) operand3;
   40290                 :             :   operand4 = operands[4];
   40291                 :             :   (void) operand4;
   40292                 :             :   emit_insn (gen_rtx_SET (operand0,
   40293                 :             :         gen_rtx_UNSPEC (V16QImode,
   40294                 :             :         gen_rtvec (3,
   40295                 :             :                 operand2,
   40296                 :             :                 operand1,
   40297                 :             :                 operand4),
   40298                 :             :         50)));
   40299                 :             :   _val = get_insns ();
   40300                 :             :   end_sequence ();
   40301                 :             :   return _val;
   40302                 :             : }
   40303                 :             : 
   40304                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22736 */
   40305                 :             : extern rtx_insn *gen_split_3062 (rtx_insn *, rtx *);
   40306                 :             : rtx_insn *
   40307                 :             : gen_split_3062 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40308                 :             : {
   40309                 :             :   rtx operand0;
   40310                 :             :   rtx operand1;
   40311                 :             :   rtx operand2;
   40312                 :             :   rtx operand3;
   40313                 :             :   rtx_insn *_val = NULL;
   40314                 :             :   if (dump_file)
   40315                 :             :     fprintf (dump_file, "Splitting with gen_split_3062 (sse.md:22736)\n");
   40316                 :             :   start_sequence ();
   40317                 :             : #define FAIL return (end_sequence (), _val)
   40318                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40319                 :             : #line 22750 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40320                 :             : 
   40321                 :             : #undef DONE
   40322                 :             : #undef FAIL
   40323                 :             :   operand0 = operands[0];
   40324                 :             :   (void) operand0;
   40325                 :             :   operand1 = operands[1];
   40326                 :             :   (void) operand1;
   40327                 :             :   operand2 = operands[2];
   40328                 :             :   (void) operand2;
   40329                 :             :   operand3 = operands[3];
   40330                 :             :   (void) operand3;
   40331                 :             :   emit_insn (gen_rtx_SET (operand0,
   40332                 :             :         gen_rtx_UNSPEC (V32QImode,
   40333                 :             :         gen_rtvec (3,
   40334                 :             :                 operand1,
   40335                 :             :                 operand2,
   40336                 :             :                 operand3),
   40337                 :             :         50)));
   40338                 :             :   _val = get_insns ();
   40339                 :             :   end_sequence ();
   40340                 :             :   return _val;
   40341                 :             : }
   40342                 :             : 
   40343                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22736 */
   40344                 :             : extern rtx_insn *gen_split_3063 (rtx_insn *, rtx *);
   40345                 :             : rtx_insn *
   40346                 :             : gen_split_3063 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40347                 :             : {
   40348                 :             :   rtx operand0;
   40349                 :             :   rtx operand1;
   40350                 :             :   rtx operand2;
   40351                 :             :   rtx operand3;
   40352                 :             :   rtx_insn *_val = NULL;
   40353                 :             :   if (dump_file)
   40354                 :             :     fprintf (dump_file, "Splitting with gen_split_3063 (sse.md:22736)\n");
   40355                 :             :   start_sequence ();
   40356                 :             : #define FAIL return (end_sequence (), _val)
   40357                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40358                 :             : #line 22750 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40359                 :             : 
   40360                 :             : #undef DONE
   40361                 :             : #undef FAIL
   40362                 :             :   operand0 = operands[0];
   40363                 :             :   (void) operand0;
   40364                 :             :   operand1 = operands[1];
   40365                 :             :   (void) operand1;
   40366                 :             :   operand2 = operands[2];
   40367                 :             :   (void) operand2;
   40368                 :             :   operand3 = operands[3];
   40369                 :             :   (void) operand3;
   40370                 :             :   emit_insn (gen_rtx_SET (operand0,
   40371                 :             :         gen_rtx_UNSPEC (V16QImode,
   40372                 :             :         gen_rtvec (3,
   40373                 :             :                 operand1,
   40374                 :             :                 operand2,
   40375                 :             :                 operand3),
   40376                 :             :         50)));
   40377                 :             :   _val = get_insns ();
   40378                 :             :   end_sequence ();
   40379                 :             :   return _val;
   40380                 :             : }
   40381                 :             : 
   40382                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22760 */
   40383                 :             : extern rtx_insn *gen_split_3064 (rtx_insn *, rtx *);
   40384                 :             : rtx_insn *
   40385                 :             : gen_split_3064 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40386                 :             : {
   40387                 :             :   rtx operand0;
   40388                 :             :   rtx operand1;
   40389                 :             :   rtx operand2;
   40390                 :             :   rtx operand3;
   40391                 :             :   rtx operand4;
   40392                 :             :   rtx_insn *_val = NULL;
   40393                 :             :   if (dump_file)
   40394                 :             :     fprintf (dump_file, "Splitting with gen_split_3064 (sse.md:22760)\n");
   40395                 :             :   start_sequence ();
   40396                 :             : #define FAIL return (end_sequence (), _val)
   40397                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40398                 :             : #line 22780 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40399                 :             : operands[3] = gen_lowpart (V32QImode, operands[3]);
   40400                 :             : #undef DONE
   40401                 :             : #undef FAIL
   40402                 :             :   operand0 = operands[0];
   40403                 :             :   (void) operand0;
   40404                 :             :   operand1 = operands[1];
   40405                 :             :   (void) operand1;
   40406                 :             :   operand2 = operands[2];
   40407                 :             :   (void) operand2;
   40408                 :             :   operand3 = operands[3];
   40409                 :             :   (void) operand3;
   40410                 :             :   operand4 = operands[4];
   40411                 :             :   (void) operand4;
   40412                 :             :   emit_insn (gen_rtx_SET (operand0,
   40413                 :             :         gen_rtx_UNSPEC (V32QImode,
   40414                 :             :         gen_rtvec (3,
   40415                 :             :                 operand1,
   40416                 :             :                 operand2,
   40417                 :             :                 gen_rtx_LT (V32QImode,
   40418                 :             :         operand3,
   40419                 :             :         operand4)),
   40420                 :             :         50)));
   40421                 :             :   _val = get_insns ();
   40422                 :             :   end_sequence ();
   40423                 :             :   return _val;
   40424                 :             : }
   40425                 :             : 
   40426                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22760 */
   40427                 :             : extern rtx_insn *gen_split_3065 (rtx_insn *, rtx *);
   40428                 :             : rtx_insn *
   40429                 :             : gen_split_3065 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40430                 :             : {
   40431                 :             :   rtx operand0;
   40432                 :             :   rtx operand1;
   40433                 :             :   rtx operand2;
   40434                 :             :   rtx operand3;
   40435                 :             :   rtx operand4;
   40436                 :             :   rtx_insn *_val = NULL;
   40437                 :             :   if (dump_file)
   40438                 :             :     fprintf (dump_file, "Splitting with gen_split_3065 (sse.md:22760)\n");
   40439                 :             :   start_sequence ();
   40440                 :             : #define FAIL return (end_sequence (), _val)
   40441                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40442                 :             : #line 22780 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40443                 :             : operands[3] = gen_lowpart (V16QImode, operands[3]);
   40444                 :             : #undef DONE
   40445                 :             : #undef FAIL
   40446                 :             :   operand0 = operands[0];
   40447                 :             :   (void) operand0;
   40448                 :             :   operand1 = operands[1];
   40449                 :             :   (void) operand1;
   40450                 :             :   operand2 = operands[2];
   40451                 :             :   (void) operand2;
   40452                 :             :   operand3 = operands[3];
   40453                 :             :   (void) operand3;
   40454                 :             :   operand4 = operands[4];
   40455                 :             :   (void) operand4;
   40456                 :             :   emit_insn (gen_rtx_SET (operand0,
   40457                 :             :         gen_rtx_UNSPEC (V16QImode,
   40458                 :             :         gen_rtvec (3,
   40459                 :             :                 operand1,
   40460                 :             :                 operand2,
   40461                 :             :                 gen_rtx_LT (V16QImode,
   40462                 :             :         operand3,
   40463                 :             :         operand4)),
   40464                 :             :         50)));
   40465                 :             :   _val = get_insns ();
   40466                 :             :   end_sequence ();
   40467                 :             :   return _val;
   40468                 :             : }
   40469                 :             : 
   40470                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22802 */
   40471                 :             : rtx
   40472                 :             : gen_avx2_pblendw (rtx operand0,
   40473                 :             :         rtx operand1,
   40474                 :             :         rtx operand2,
   40475                 :             :         rtx operand3)
   40476                 :             : {
   40477                 :             :   rtx_insn *_val = 0;
   40478                 :             :   start_sequence ();
   40479                 :             :   {
   40480                 :             :     rtx operands[4];
   40481                 :             :     operands[0] = operand0;
   40482                 :             :     operands[1] = operand1;
   40483                 :             :     operands[2] = operand2;
   40484                 :             :     operands[3] = operand3;
   40485                 :             : #define FAIL return (end_sequence (), _val)
   40486                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40487                 :             : #line 22809 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40488                 :             : {
   40489                 :             :   HOST_WIDE_INT val = INTVAL (operands[3]) & 0xff;
   40490                 :             :   operands[3] = GEN_INT (val << 8 | val);
   40491                 :             : }
   40492                 :             : #undef DONE
   40493                 :             : #undef FAIL
   40494                 :             :     operand0 = operands[0];
   40495                 :             :     (void) operand0;
   40496                 :             :     operand1 = operands[1];
   40497                 :             :     (void) operand1;
   40498                 :             :     operand2 = operands[2];
   40499                 :             :     (void) operand2;
   40500                 :             :     operand3 = operands[3];
   40501                 :             :     (void) operand3;
   40502                 :             :   }
   40503                 :             :   emit_insn (gen_rtx_SET (operand0,
   40504                 :             :         gen_rtx_VEC_MERGE (V16HImode,
   40505                 :             :         operand2,
   40506                 :             :         operand1,
   40507                 :             :         operand3)));
   40508                 :             :   _val = get_insns ();
   40509                 :             :   end_sequence ();
   40510                 :             :   return _val;
   40511                 :             : }
   40512                 :             : 
   40513                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22802 */
   40514                 :             : rtx
   40515                 :             : gen_avx2_pblendph (rtx operand0,
   40516                 :             :         rtx operand1,
   40517                 :             :         rtx operand2,
   40518                 :             :         rtx operand3)
   40519                 :             : {
   40520                 :             :   rtx_insn *_val = 0;
   40521                 :             :   start_sequence ();
   40522                 :             :   {
   40523                 :             :     rtx operands[4];
   40524                 :             :     operands[0] = operand0;
   40525                 :             :     operands[1] = operand1;
   40526                 :             :     operands[2] = operand2;
   40527                 :             :     operands[3] = operand3;
   40528                 :             : #define FAIL return (end_sequence (), _val)
   40529                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40530                 :             : #line 22809 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40531                 :             : {
   40532                 :             :   HOST_WIDE_INT val = INTVAL (operands[3]) & 0xff;
   40533                 :             :   operands[3] = GEN_INT (val << 8 | val);
   40534                 :             : }
   40535                 :             : #undef DONE
   40536                 :             : #undef FAIL
   40537                 :             :     operand0 = operands[0];
   40538                 :             :     (void) operand0;
   40539                 :             :     operand1 = operands[1];
   40540                 :             :     (void) operand1;
   40541                 :             :     operand2 = operands[2];
   40542                 :             :     (void) operand2;
   40543                 :             :     operand3 = operands[3];
   40544                 :             :     (void) operand3;
   40545                 :             :   }
   40546                 :             :   emit_insn (gen_rtx_SET (operand0,
   40547                 :             :         gen_rtx_VEC_MERGE (V16HFmode,
   40548                 :             :         operand2,
   40549                 :             :         operand1,
   40550                 :             :         operand3)));
   40551                 :             :   _val = get_insns ();
   40552                 :             :   end_sequence ();
   40553                 :             :   return _val;
   40554                 :             : }
   40555                 :             : 
   40556                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22802 */
   40557                 :             : rtx
   40558                 :             : gen_avx2_pblendbf (rtx operand0,
   40559                 :             :         rtx operand1,
   40560                 :             :         rtx operand2,
   40561                 :             :         rtx operand3)
   40562                 :             : {
   40563                 :             :   rtx_insn *_val = 0;
   40564                 :             :   start_sequence ();
   40565                 :             :   {
   40566                 :             :     rtx operands[4];
   40567                 :             :     operands[0] = operand0;
   40568                 :             :     operands[1] = operand1;
   40569                 :             :     operands[2] = operand2;
   40570                 :             :     operands[3] = operand3;
   40571                 :             : #define FAIL return (end_sequence (), _val)
   40572                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40573                 :             : #line 22809 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40574                 :             : {
   40575                 :             :   HOST_WIDE_INT val = INTVAL (operands[3]) & 0xff;
   40576                 :             :   operands[3] = GEN_INT (val << 8 | val);
   40577                 :             : }
   40578                 :             : #undef DONE
   40579                 :             : #undef FAIL
   40580                 :             :     operand0 = operands[0];
   40581                 :             :     (void) operand0;
   40582                 :             :     operand1 = operands[1];
   40583                 :             :     (void) operand1;
   40584                 :             :     operand2 = operands[2];
   40585                 :             :     (void) operand2;
   40586                 :             :     operand3 = operands[3];
   40587                 :             :     (void) operand3;
   40588                 :             :   }
   40589                 :             :   emit_insn (gen_rtx_SET (operand0,
   40590                 :             :         gen_rtx_VEC_MERGE (V16BFmode,
   40591                 :             :         operand2,
   40592                 :             :         operand1,
   40593                 :             :         operand3)));
   40594                 :             :   _val = get_insns ();
   40595                 :             :   end_sequence ();
   40596                 :             :   return _val;
   40597                 :             : }
   40598                 :             : 
   40599                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22814 */
   40600                 :             : rtx
   40601                 :             : gen_avx2_pblendw_1 (rtx operand0,
   40602                 :             :         rtx operand1,
   40603                 :             :         rtx operand2,
   40604                 :             :         rtx operand3)
   40605                 :             : {
   40606                 :             :   rtx_insn *_val = 0;
   40607                 :             :   start_sequence ();
   40608                 :             :   {
   40609                 :             :     rtx operands[4];
   40610                 :             :     operands[0] = operand0;
   40611                 :             :     operands[1] = operand1;
   40612                 :             :     operands[2] = operand2;
   40613                 :             :     operands[3] = operand3;
   40614                 :             : #define FAIL return (end_sequence (), _val)
   40615                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40616                 :             : #line 22822 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40617                 :             : {
   40618                 :             :   int mask = INTVAL (operands[3]);
   40619                 :             :   if (mask == 0)
   40620                 :             :     emit_move_insn (operands[0], operands[1]);
   40621                 :             :   else
   40622                 :             :    {
   40623                 :             :      rtx tmp = gen_reg_rtx (V16HImode);
   40624                 :             :      rtx blendw_idx, blendd_idx;
   40625                 :             : 
   40626                 :             :      if (mask & 0xff)
   40627                 :             :        {
   40628                 :             :          blendw_idx = GEN_INT (mask & 0xff);
   40629                 :             :          blendd_idx = GEN_INT (15);
   40630                 :             :        }
   40631                 :             :      else
   40632                 :             :        {
   40633                 :             :          blendw_idx = GEN_INT (mask >> 8 & 0xff);
   40634                 :             :          blendd_idx = GEN_INT (240);
   40635                 :             :        }
   40636                 :             :      emit_insn (gen_avx2_pblendw (tmp, operands[1],
   40637                 :             :                                                 operands[2], blendw_idx));
   40638                 :             : 
   40639                 :             :      rtx op0 = gen_reg_rtx (V8SImode);
   40640                 :             :      tmp = lowpart_subreg (V8SImode, tmp, V16HImode);
   40641                 :             :      operands[1] = lowpart_subreg (V8SImode, operands[1], V16HImode);
   40642                 :             :      emit_insn (gen_avx2_pblenddv8si (op0, operands[1],
   40643                 :             :                                       tmp, blendd_idx));
   40644                 :             :      emit_move_insn (operands[0], lowpart_subreg (V16HImode, op0, V8SImode));
   40645                 :             :   }
   40646                 :             : 
   40647                 :             :   DONE;
   40648                 :             : }
   40649                 :             : #undef DONE
   40650                 :             : #undef FAIL
   40651                 :             :     operand0 = operands[0];
   40652                 :             :     (void) operand0;
   40653                 :             :     operand1 = operands[1];
   40654                 :             :     (void) operand1;
   40655                 :             :     operand2 = operands[2];
   40656                 :             :     (void) operand2;
   40657                 :             :     operand3 = operands[3];
   40658                 :             :     (void) operand3;
   40659                 :             :   }
   40660                 :             :   emit_insn (gen_rtx_SET (operand0,
   40661                 :             :         gen_rtx_VEC_MERGE (V16HImode,
   40662                 :             :         operand2,
   40663                 :             :         operand1,
   40664                 :             :         operand3)));
   40665                 :             :   _val = get_insns ();
   40666                 :             :   end_sequence ();
   40667                 :             :   return _val;
   40668                 :             : }
   40669                 :             : 
   40670                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22814 */
   40671                 :             : rtx
   40672                 :             : gen_avx2_pblendph_1 (rtx operand0,
   40673                 :             :         rtx operand1,
   40674                 :             :         rtx operand2,
   40675                 :             :         rtx operand3)
   40676                 :             : {
   40677                 :             :   rtx_insn *_val = 0;
   40678                 :             :   start_sequence ();
   40679                 :             :   {
   40680                 :             :     rtx operands[4];
   40681                 :             :     operands[0] = operand0;
   40682                 :             :     operands[1] = operand1;
   40683                 :             :     operands[2] = operand2;
   40684                 :             :     operands[3] = operand3;
   40685                 :             : #define FAIL return (end_sequence (), _val)
   40686                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40687                 :             : #line 22822 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40688                 :             : {
   40689                 :             :   int mask = INTVAL (operands[3]);
   40690                 :             :   if (mask == 0)
   40691                 :             :     emit_move_insn (operands[0], operands[1]);
   40692                 :             :   else
   40693                 :             :    {
   40694                 :             :      rtx tmp = gen_reg_rtx (V16HFmode);
   40695                 :             :      rtx blendw_idx, blendd_idx;
   40696                 :             : 
   40697                 :             :      if (mask & 0xff)
   40698                 :             :        {
   40699                 :             :          blendw_idx = GEN_INT (mask & 0xff);
   40700                 :             :          blendd_idx = GEN_INT (15);
   40701                 :             :        }
   40702                 :             :      else
   40703                 :             :        {
   40704                 :             :          blendw_idx = GEN_INT (mask >> 8 & 0xff);
   40705                 :             :          blendd_idx = GEN_INT (240);
   40706                 :             :        }
   40707                 :             :      emit_insn (gen_avx2_pblendph (tmp, operands[1],
   40708                 :             :                                                 operands[2], blendw_idx));
   40709                 :             : 
   40710                 :             :      rtx op0 = gen_reg_rtx (V8SImode);
   40711                 :             :      tmp = lowpart_subreg (V8SImode, tmp, V16HFmode);
   40712                 :             :      operands[1] = lowpart_subreg (V8SImode, operands[1], V16HFmode);
   40713                 :             :      emit_insn (gen_avx2_pblenddv8si (op0, operands[1],
   40714                 :             :                                       tmp, blendd_idx));
   40715                 :             :      emit_move_insn (operands[0], lowpart_subreg (V16HFmode, op0, V8SImode));
   40716                 :             :   }
   40717                 :             : 
   40718                 :             :   DONE;
   40719                 :             : }
   40720                 :             : #undef DONE
   40721                 :             : #undef FAIL
   40722                 :             :     operand0 = operands[0];
   40723                 :             :     (void) operand0;
   40724                 :             :     operand1 = operands[1];
   40725                 :             :     (void) operand1;
   40726                 :             :     operand2 = operands[2];
   40727                 :             :     (void) operand2;
   40728                 :             :     operand3 = operands[3];
   40729                 :             :     (void) operand3;
   40730                 :             :   }
   40731                 :             :   emit_insn (gen_rtx_SET (operand0,
   40732                 :             :         gen_rtx_VEC_MERGE (V16HFmode,
   40733                 :             :         operand2,
   40734                 :             :         operand1,
   40735                 :             :         operand3)));
   40736                 :             :   _val = get_insns ();
   40737                 :             :   end_sequence ();
   40738                 :             :   return _val;
   40739                 :             : }
   40740                 :             : 
   40741                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22814 */
   40742                 :             : rtx
   40743                 :             : gen_avx2_pblendbf_1 (rtx operand0,
   40744                 :             :         rtx operand1,
   40745                 :             :         rtx operand2,
   40746                 :             :         rtx operand3)
   40747                 :             : {
   40748                 :             :   rtx_insn *_val = 0;
   40749                 :             :   start_sequence ();
   40750                 :             :   {
   40751                 :             :     rtx operands[4];
   40752                 :             :     operands[0] = operand0;
   40753                 :             :     operands[1] = operand1;
   40754                 :             :     operands[2] = operand2;
   40755                 :             :     operands[3] = operand3;
   40756                 :             : #define FAIL return (end_sequence (), _val)
   40757                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40758                 :             : #line 22822 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40759                 :             : {
   40760                 :             :   int mask = INTVAL (operands[3]);
   40761                 :             :   if (mask == 0)
   40762                 :             :     emit_move_insn (operands[0], operands[1]);
   40763                 :             :   else
   40764                 :             :    {
   40765                 :             :      rtx tmp = gen_reg_rtx (V16BFmode);
   40766                 :             :      rtx blendw_idx, blendd_idx;
   40767                 :             : 
   40768                 :             :      if (mask & 0xff)
   40769                 :             :        {
   40770                 :             :          blendw_idx = GEN_INT (mask & 0xff);
   40771                 :             :          blendd_idx = GEN_INT (15);
   40772                 :             :        }
   40773                 :             :      else
   40774                 :             :        {
   40775                 :             :          blendw_idx = GEN_INT (mask >> 8 & 0xff);
   40776                 :             :          blendd_idx = GEN_INT (240);
   40777                 :             :        }
   40778                 :             :      emit_insn (gen_avx2_pblendbf (tmp, operands[1],
   40779                 :             :                                                 operands[2], blendw_idx));
   40780                 :             : 
   40781                 :             :      rtx op0 = gen_reg_rtx (V8SImode);
   40782                 :             :      tmp = lowpart_subreg (V8SImode, tmp, V16BFmode);
   40783                 :             :      operands[1] = lowpart_subreg (V8SImode, operands[1], V16BFmode);
   40784                 :             :      emit_insn (gen_avx2_pblenddv8si (op0, operands[1],
   40785                 :             :                                       tmp, blendd_idx));
   40786                 :             :      emit_move_insn (operands[0], lowpart_subreg (V16BFmode, op0, V8SImode));
   40787                 :             :   }
   40788                 :             : 
   40789                 :             :   DONE;
   40790                 :             : }
   40791                 :             : #undef DONE
   40792                 :             : #undef FAIL
   40793                 :             :     operand0 = operands[0];
   40794                 :             :     (void) operand0;
   40795                 :             :     operand1 = operands[1];
   40796                 :             :     (void) operand1;
   40797                 :             :     operand2 = operands[2];
   40798                 :             :     (void) operand2;
   40799                 :             :     operand3 = operands[3];
   40800                 :             :     (void) operand3;
   40801                 :             :   }
   40802                 :             :   emit_insn (gen_rtx_SET (operand0,
   40803                 :             :         gen_rtx_VEC_MERGE (V16BFmode,
   40804                 :             :         operand2,
   40805                 :             :         operand1,
   40806                 :             :         operand3)));
   40807                 :             :   _val = get_insns ();
   40808                 :             :   end_sequence ();
   40809                 :             :   return _val;
   40810                 :             : }
   40811                 :             : 
   40812                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22911 */
   40813                 :             : extern rtx_insn *gen_split_3066 (rtx_insn *, rtx *);
   40814                 :             : rtx_insn *
   40815                 :             : gen_split_3066 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40816                 :             : {
   40817                 :             :   rtx operand0;
   40818                 :             :   rtx operand1;
   40819                 :             :   rtx_insn *_val = NULL;
   40820                 :             :   if (dump_file)
   40821                 :             :     fprintf (dump_file, "Splitting with gen_split_3066 (sse.md:22911)\n");
   40822                 :             :   start_sequence ();
   40823                 :             : #define FAIL return (end_sequence (), _val)
   40824                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40825                 :             : #line 22923 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40826                 :             : {
   40827                 :             :   operands[0] = lowpart_subreg (V16HImode, operands[0], V32QImode);
   40828                 :             :   operands[1] = lowpart_subreg (V16QImode, operands[1], V32QImode);
   40829                 :             : }
   40830                 :             : #undef DONE
   40831                 :             : #undef FAIL
   40832                 :             :   operand0 = operands[0];
   40833                 :             :   (void) operand0;
   40834                 :             :   operand1 = operands[1];
   40835                 :             :   (void) operand1;
   40836                 :             :   emit_insn (gen_rtx_SET (operand0,
   40837                 :             :         gen_rtx_ZERO_EXTEND (V16HImode,
   40838                 :             :         operand1)));
   40839                 :             :   _val = get_insns ();
   40840                 :             :   end_sequence ();
   40841                 :             :   return _val;
   40842                 :             : }
   40843                 :             : 
   40844                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22928 */
   40845                 :             : extern rtx_insn *gen_split_3067 (rtx_insn *, rtx *);
   40846                 :             : rtx_insn *
   40847                 :             : gen_split_3067 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40848                 :             : {
   40849                 :             :   rtx operand0;
   40850                 :             :   rtx operand1;
   40851                 :             :   rtx_insn *_val = NULL;
   40852                 :             :   if (dump_file)
   40853                 :             :     fprintf (dump_file, "Splitting with gen_split_3067 (sse.md:22928)\n");
   40854                 :             :   start_sequence ();
   40855                 :             : #define FAIL return (end_sequence (), _val)
   40856                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40857                 :             : #line 22943 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40858                 :             : {
   40859                 :             :   operands[0] = lowpart_subreg (V16HImode, operands[0], V32QImode);
   40860                 :             :   operands[1] = lowpart_subreg (V16QImode, operands[1], V8HImode);
   40861                 :             : }
   40862                 :             : #undef DONE
   40863                 :             : #undef FAIL
   40864                 :             :   operand0 = operands[0];
   40865                 :             :   (void) operand0;
   40866                 :             :   operand1 = operands[1];
   40867                 :             :   (void) operand1;
   40868                 :             :   emit_insn (gen_rtx_SET (operand0,
   40869                 :             :         gen_rtx_ZERO_EXTEND (V16HImode,
   40870                 :             :         operand1)));
   40871                 :             :   _val = get_insns ();
   40872                 :             :   end_sequence ();
   40873                 :             :   return _val;
   40874                 :             : }
   40875                 :             : 
   40876                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22928 */
   40877                 :             : extern rtx_insn *gen_split_3068 (rtx_insn *, rtx *);
   40878                 :             : rtx_insn *
   40879                 :             : gen_split_3068 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40880                 :             : {
   40881                 :             :   rtx operand0;
   40882                 :             :   rtx operand1;
   40883                 :             :   rtx_insn *_val = NULL;
   40884                 :             :   if (dump_file)
   40885                 :             :     fprintf (dump_file, "Splitting with gen_split_3068 (sse.md:22928)\n");
   40886                 :             :   start_sequence ();
   40887                 :             : #define FAIL return (end_sequence (), _val)
   40888                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40889                 :             : #line 22943 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40890                 :             : {
   40891                 :             :   operands[0] = lowpart_subreg (V16HImode, operands[0], V32QImode);
   40892                 :             :   operands[1] = lowpart_subreg (V16QImode, operands[1], V4SImode);
   40893                 :             : }
   40894                 :             : #undef DONE
   40895                 :             : #undef FAIL
   40896                 :             :   operand0 = operands[0];
   40897                 :             :   (void) operand0;
   40898                 :             :   operand1 = operands[1];
   40899                 :             :   (void) operand1;
   40900                 :             :   emit_insn (gen_rtx_SET (operand0,
   40901                 :             :         gen_rtx_ZERO_EXTEND (V16HImode,
   40902                 :             :         operand1)));
   40903                 :             :   _val = get_insns ();
   40904                 :             :   end_sequence ();
   40905                 :             :   return _val;
   40906                 :             : }
   40907                 :             : 
   40908                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22928 */
   40909                 :             : extern rtx_insn *gen_split_3069 (rtx_insn *, rtx *);
   40910                 :             : rtx_insn *
   40911                 :             : gen_split_3069 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40912                 :             : {
   40913                 :             :   rtx operand0;
   40914                 :             :   rtx operand1;
   40915                 :             :   rtx_insn *_val = NULL;
   40916                 :             :   if (dump_file)
   40917                 :             :     fprintf (dump_file, "Splitting with gen_split_3069 (sse.md:22928)\n");
   40918                 :             :   start_sequence ();
   40919                 :             : #define FAIL return (end_sequence (), _val)
   40920                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40921                 :             : #line 22943 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40922                 :             : {
   40923                 :             :   operands[0] = lowpart_subreg (V16HImode, operands[0], V32QImode);
   40924                 :             :   operands[1] = lowpart_subreg (V16QImode, operands[1], V2DImode);
   40925                 :             : }
   40926                 :             : #undef DONE
   40927                 :             : #undef FAIL
   40928                 :             :   operand0 = operands[0];
   40929                 :             :   (void) operand0;
   40930                 :             :   operand1 = operands[1];
   40931                 :             :   (void) operand1;
   40932                 :             :   emit_insn (gen_rtx_SET (operand0,
   40933                 :             :         gen_rtx_ZERO_EXTEND (V16HImode,
   40934                 :             :         operand1)));
   40935                 :             :   _val = get_insns ();
   40936                 :             :   end_sequence ();
   40937                 :             :   return _val;
   40938                 :             : }
   40939                 :             : 
   40940                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22948 */
   40941                 :             : rtx
   40942                 :             : gen_extendv16qiv16hi2 (rtx operand0,
   40943                 :             :         rtx operand1)
   40944                 :             : {
   40945                 :             :   return gen_rtx_SET (operand0,
   40946                 :             :         gen_rtx_SIGN_EXTEND (V16HImode,
   40947                 :             :         operand1));
   40948                 :             : }
   40949                 :             : 
   40950                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22948 */
   40951                 :             : rtx
   40952                 :             : gen_zero_extendv16qiv16hi2 (rtx operand0,
   40953                 :             :         rtx operand1)
   40954                 :             : {
   40955                 :             :   return gen_rtx_SET (operand0,
   40956                 :             :         gen_rtx_ZERO_EXTEND (V16HImode,
   40957                 :             :         operand1));
   40958                 :             : }
   40959                 :             : 
   40960                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22964 */
   40961                 :             : extern rtx_insn *gen_split_3070 (rtx_insn *, rtx *);
   40962                 :             : rtx_insn *
   40963                 :             : gen_split_3070 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40964                 :             : {
   40965                 :             :   rtx operand0;
   40966                 :             :   rtx operand1;
   40967                 :             :   rtx_insn *_val = NULL;
   40968                 :             :   if (dump_file)
   40969                 :             :     fprintf (dump_file, "Splitting with gen_split_3070 (sse.md:22964)\n");
   40970                 :             :   start_sequence ();
   40971                 :             : #define FAIL return (end_sequence (), _val)
   40972                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40973                 :             : #line 22976 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   40974                 :             : {
   40975                 :             :   operands[0] = lowpart_subreg (V32HImode, operands[0], V64QImode);
   40976                 :             :   operands[1] = lowpart_subreg (V32QImode, operands[1], V64QImode);
   40977                 :             : }
   40978                 :             : #undef DONE
   40979                 :             : #undef FAIL
   40980                 :             :   operand0 = operands[0];
   40981                 :             :   (void) operand0;
   40982                 :             :   operand1 = operands[1];
   40983                 :             :   (void) operand1;
   40984                 :             :   emit_insn (gen_rtx_SET (operand0,
   40985                 :             :         gen_rtx_ZERO_EXTEND (V32HImode,
   40986                 :             :         operand1)));
   40987                 :             :   _val = get_insns ();
   40988                 :             :   end_sequence ();
   40989                 :             :   return _val;
   40990                 :             : }
   40991                 :             : 
   40992                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22981 */
   40993                 :             : extern rtx_insn *gen_split_3071 (rtx_insn *, rtx *);
   40994                 :             : rtx_insn *
   40995                 :             : gen_split_3071 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40996                 :             : {
   40997                 :             :   rtx operand0;
   40998                 :             :   rtx operand1;
   40999                 :             :   rtx_insn *_val = NULL;
   41000                 :             :   if (dump_file)
   41001                 :             :     fprintf (dump_file, "Splitting with gen_split_3071 (sse.md:22981)\n");
   41002                 :             :   start_sequence ();
   41003                 :             : #define FAIL return (end_sequence (), _val)
   41004                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41005                 :             : #line 22996 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41006                 :             : {
   41007                 :             :   operands[0] = lowpart_subreg (V32HImode, operands[0], V64QImode);
   41008                 :             :   operands[1] = lowpart_subreg (V32QImode, operands[1], V16HImode);
   41009                 :             : }
   41010                 :             : #undef DONE
   41011                 :             : #undef FAIL
   41012                 :             :   operand0 = operands[0];
   41013                 :             :   (void) operand0;
   41014                 :             :   operand1 = operands[1];
   41015                 :             :   (void) operand1;
   41016                 :             :   emit_insn (gen_rtx_SET (operand0,
   41017                 :             :         gen_rtx_ZERO_EXTEND (V32HImode,
   41018                 :             :         operand1)));
   41019                 :             :   _val = get_insns ();
   41020                 :             :   end_sequence ();
   41021                 :             :   return _val;
   41022                 :             : }
   41023                 :             : 
   41024                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22981 */
   41025                 :             : extern rtx_insn *gen_split_3072 (rtx_insn *, rtx *);
   41026                 :             : rtx_insn *
   41027                 :             : gen_split_3072 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41028                 :             : {
   41029                 :             :   rtx operand0;
   41030                 :             :   rtx operand1;
   41031                 :             :   rtx_insn *_val = NULL;
   41032                 :             :   if (dump_file)
   41033                 :             :     fprintf (dump_file, "Splitting with gen_split_3072 (sse.md:22981)\n");
   41034                 :             :   start_sequence ();
   41035                 :             : #define FAIL return (end_sequence (), _val)
   41036                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41037                 :             : #line 22996 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41038                 :             : {
   41039                 :             :   operands[0] = lowpart_subreg (V32HImode, operands[0], V64QImode);
   41040                 :             :   operands[1] = lowpart_subreg (V32QImode, operands[1], V8SImode);
   41041                 :             : }
   41042                 :             : #undef DONE
   41043                 :             : #undef FAIL
   41044                 :             :   operand0 = operands[0];
   41045                 :             :   (void) operand0;
   41046                 :             :   operand1 = operands[1];
   41047                 :             :   (void) operand1;
   41048                 :             :   emit_insn (gen_rtx_SET (operand0,
   41049                 :             :         gen_rtx_ZERO_EXTEND (V32HImode,
   41050                 :             :         operand1)));
   41051                 :             :   _val = get_insns ();
   41052                 :             :   end_sequence ();
   41053                 :             :   return _val;
   41054                 :             : }
   41055                 :             : 
   41056                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:22981 */
   41057                 :             : extern rtx_insn *gen_split_3073 (rtx_insn *, rtx *);
   41058                 :             : rtx_insn *
   41059                 :             : gen_split_3073 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41060                 :             : {
   41061                 :             :   rtx operand0;
   41062                 :             :   rtx operand1;
   41063                 :             :   rtx_insn *_val = NULL;
   41064                 :             :   if (dump_file)
   41065                 :             :     fprintf (dump_file, "Splitting with gen_split_3073 (sse.md:22981)\n");
   41066                 :             :   start_sequence ();
   41067                 :             : #define FAIL return (end_sequence (), _val)
   41068                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41069                 :             : #line 22996 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41070                 :             : {
   41071                 :             :   operands[0] = lowpart_subreg (V32HImode, operands[0], V64QImode);
   41072                 :             :   operands[1] = lowpart_subreg (V32QImode, operands[1], V4DImode);
   41073                 :             : }
   41074                 :             : #undef DONE
   41075                 :             : #undef FAIL
   41076                 :             :   operand0 = operands[0];
   41077                 :             :   (void) operand0;
   41078                 :             :   operand1 = operands[1];
   41079                 :             :   (void) operand1;
   41080                 :             :   emit_insn (gen_rtx_SET (operand0,
   41081                 :             :         gen_rtx_ZERO_EXTEND (V32HImode,
   41082                 :             :         operand1)));
   41083                 :             :   _val = get_insns ();
   41084                 :             :   end_sequence ();
   41085                 :             :   return _val;
   41086                 :             : }
   41087                 :             : 
   41088                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23001 */
   41089                 :             : rtx
   41090                 :             : gen_extendv32qiv32hi2 (rtx operand0,
   41091                 :             :         rtx operand1)
   41092                 :             : {
   41093                 :             :   return gen_rtx_SET (operand0,
   41094                 :             :         gen_rtx_SIGN_EXTEND (V32HImode,
   41095                 :             :         operand1));
   41096                 :             : }
   41097                 :             : 
   41098                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23001 */
   41099                 :             : rtx
   41100                 :             : gen_zero_extendv32qiv32hi2 (rtx operand0,
   41101                 :             :         rtx operand1)
   41102                 :             : {
   41103                 :             :   return gen_rtx_SET (operand0,
   41104                 :             :         gen_rtx_ZERO_EXTEND (V32HImode,
   41105                 :             :         operand1));
   41106                 :             : }
   41107                 :             : 
   41108                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23040 */
   41109                 :             : extern rtx_insn *gen_split_3074 (rtx_insn *, rtx *);
   41110                 :             : rtx_insn *
   41111                 :             : gen_split_3074 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41112                 :             : {
   41113                 :             :   rtx operand0;
   41114                 :             :   rtx operand1;
   41115                 :             :   rtx_insn *_val = NULL;
   41116                 :             :   if (dump_file)
   41117                 :             :     fprintf (dump_file, "Splitting with gen_split_3074 (sse.md:23040)\n");
   41118                 :             :   start_sequence ();
   41119                 :             : #define FAIL return (end_sequence (), _val)
   41120                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41121                 :             : #line 23058 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41122                 :             : operands[1] = adjust_address_nv (operands[1], V8QImode, 0);
   41123                 :             : #undef DONE
   41124                 :             : #undef FAIL
   41125                 :             :   operand0 = operands[0];
   41126                 :             :   (void) operand0;
   41127                 :             :   operand1 = operands[1];
   41128                 :             :   (void) operand1;
   41129                 :             :   emit_insn (gen_rtx_SET (operand0,
   41130                 :             :         gen_rtx_SIGN_EXTEND (V8HImode,
   41131                 :             :         operand1)));
   41132                 :             :   _val = get_insns ();
   41133                 :             :   end_sequence ();
   41134                 :             :   return _val;
   41135                 :             : }
   41136                 :             : 
   41137                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23040 */
   41138                 :             : extern rtx_insn *gen_split_3075 (rtx_insn *, rtx *);
   41139                 :             : rtx_insn *
   41140                 :             : gen_split_3075 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41141                 :             : {
   41142                 :             :   rtx operand0;
   41143                 :             :   rtx operand1;
   41144                 :             :   rtx_insn *_val = NULL;
   41145                 :             :   if (dump_file)
   41146                 :             :     fprintf (dump_file, "Splitting with gen_split_3075 (sse.md:23040)\n");
   41147                 :             :   start_sequence ();
   41148                 :             : #define FAIL return (end_sequence (), _val)
   41149                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41150                 :             : #line 23058 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41151                 :             : operands[1] = adjust_address_nv (operands[1], V8QImode, 0);
   41152                 :             : #undef DONE
   41153                 :             : #undef FAIL
   41154                 :             :   operand0 = operands[0];
   41155                 :             :   (void) operand0;
   41156                 :             :   operand1 = operands[1];
   41157                 :             :   (void) operand1;
   41158                 :             :   emit_insn (gen_rtx_SET (operand0,
   41159                 :             :         gen_rtx_SIGN_EXTEND (V8HImode,
   41160                 :             :         operand1)));
   41161                 :             :   _val = get_insns ();
   41162                 :             :   end_sequence ();
   41163                 :             :   return _val;
   41164                 :             : }
   41165                 :             : 
   41166                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23040 */
   41167                 :             : extern rtx_insn *gen_split_3076 (rtx_insn *, rtx *);
   41168                 :             : rtx_insn *
   41169                 :             : gen_split_3076 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41170                 :             : {
   41171                 :             :   rtx operand0;
   41172                 :             :   rtx operand1;
   41173                 :             :   rtx_insn *_val = NULL;
   41174                 :             :   if (dump_file)
   41175                 :             :     fprintf (dump_file, "Splitting with gen_split_3076 (sse.md:23040)\n");
   41176                 :             :   start_sequence ();
   41177                 :             : #define FAIL return (end_sequence (), _val)
   41178                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41179                 :             : #line 23058 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41180                 :             : operands[1] = adjust_address_nv (operands[1], V8QImode, 0);
   41181                 :             : #undef DONE
   41182                 :             : #undef FAIL
   41183                 :             :   operand0 = operands[0];
   41184                 :             :   (void) operand0;
   41185                 :             :   operand1 = operands[1];
   41186                 :             :   (void) operand1;
   41187                 :             :   emit_insn (gen_rtx_SET (operand0,
   41188                 :             :         gen_rtx_ZERO_EXTEND (V8HImode,
   41189                 :             :         operand1)));
   41190                 :             :   _val = get_insns ();
   41191                 :             :   end_sequence ();
   41192                 :             :   return _val;
   41193                 :             : }
   41194                 :             : 
   41195                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23040 */
   41196                 :             : extern rtx_insn *gen_split_3077 (rtx_insn *, rtx *);
   41197                 :             : rtx_insn *
   41198                 :             : gen_split_3077 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41199                 :             : {
   41200                 :             :   rtx operand0;
   41201                 :             :   rtx operand1;
   41202                 :             :   rtx_insn *_val = NULL;
   41203                 :             :   if (dump_file)
   41204                 :             :     fprintf (dump_file, "Splitting with gen_split_3077 (sse.md:23040)\n");
   41205                 :             :   start_sequence ();
   41206                 :             : #define FAIL return (end_sequence (), _val)
   41207                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41208                 :             : #line 23058 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41209                 :             : operands[1] = adjust_address_nv (operands[1], V8QImode, 0);
   41210                 :             : #undef DONE
   41211                 :             : #undef FAIL
   41212                 :             :   operand0 = operands[0];
   41213                 :             :   (void) operand0;
   41214                 :             :   operand1 = operands[1];
   41215                 :             :   (void) operand1;
   41216                 :             :   emit_insn (gen_rtx_SET (operand0,
   41217                 :             :         gen_rtx_ZERO_EXTEND (V8HImode,
   41218                 :             :         operand1)));
   41219                 :             :   _val = get_insns ();
   41220                 :             :   end_sequence ();
   41221                 :             :   return _val;
   41222                 :             : }
   41223                 :             : 
   41224                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23060 */
   41225                 :             : extern rtx_insn *gen_split_3078 (rtx_insn *, rtx *);
   41226                 :             : rtx_insn *
   41227                 :             : gen_split_3078 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41228                 :             : {
   41229                 :             :   rtx operand0;
   41230                 :             :   rtx operand1;
   41231                 :             :   rtx_insn *_val = NULL;
   41232                 :             :   if (dump_file)
   41233                 :             :     fprintf (dump_file, "Splitting with gen_split_3078 (sse.md:23060)\n");
   41234                 :             :   start_sequence ();
   41235                 :             : #define FAIL return (end_sequence (), _val)
   41236                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41237                 :             : #line 23079 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41238                 :             : {
   41239                 :             :   operands[0] = lowpart_subreg (V8HImode, operands[0], V16QImode);
   41240                 :             :   if (MEM_P (operands[1]))
   41241                 :             :     {
   41242                 :             :       operands[1] = lowpart_subreg (V8QImode, operands[1], V16QImode);
   41243                 :             :       operands[1] = gen_rtx_ZERO_EXTEND (V8HImode, operands[1]);
   41244                 :             :       emit_insn (gen_rtx_SET (operands[0], operands[1]));
   41245                 :             :       DONE;
   41246                 :             :     }
   41247                 :             : }
   41248                 :             : #undef DONE
   41249                 :             : #undef FAIL
   41250                 :             :   operand0 = operands[0];
   41251                 :             :   (void) operand0;
   41252                 :             :   operand1 = operands[1];
   41253                 :             :   (void) operand1;
   41254                 :             :   emit_insn (gen_rtx_SET (operand0,
   41255                 :             :         gen_rtx_ZERO_EXTEND (V8HImode,
   41256                 :             :         gen_rtx_VEC_SELECT (V8QImode,
   41257                 :             :         operand1,
   41258                 :             :         gen_rtx_PARALLEL (VOIDmode,
   41259                 :             :         gen_rtvec (8,
   41260                 :             :                 const0_rtx,
   41261                 :             :                 const1_rtx,
   41262                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
   41263                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (3)],
   41264                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
   41265                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (5)],
   41266                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
   41267                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (7)]))))));
   41268                 :             :   _val = get_insns ();
   41269                 :             :   end_sequence ();
   41270                 :             :   return _val;
   41271                 :             : }
   41272                 :             : 
   41273                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23092 */
   41274                 :             : extern rtx_insn *gen_split_3079 (rtx_insn *, rtx *);
   41275                 :             : rtx_insn *
   41276                 :             : gen_split_3079 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41277                 :             : {
   41278                 :             :   rtx operand0;
   41279                 :             :   rtx operand1;
   41280                 :             :   rtx_insn *_val = NULL;
   41281                 :             :   if (dump_file)
   41282                 :             :     fprintf (dump_file, "Splitting with gen_split_3079 (sse.md:23092)\n");
   41283                 :             :   start_sequence ();
   41284                 :             : #define FAIL return (end_sequence (), _val)
   41285                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41286                 :             : #line 23114 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41287                 :             : {
   41288                 :             :   operands[0] = lowpart_subreg (V8HImode, operands[0], V16QImode);
   41289                 :             :   if (MEM_P (operands[1]))
   41290                 :             :     {
   41291                 :             :       operands[1] = lowpart_subreg (V8QImode, operands[1], V4HImode);
   41292                 :             :       operands[1] = gen_rtx_ZERO_EXTEND (V8HImode, operands[1]);
   41293                 :             :       emit_insn (gen_rtx_SET (operands[0], operands[1]));
   41294                 :             :       DONE;
   41295                 :             :     }
   41296                 :             :   operands[1] = lowpart_subreg (V16QImode, operands[1], V4HImode);
   41297                 :             : }
   41298                 :             : #undef DONE
   41299                 :             : #undef FAIL
   41300                 :             :   operand0 = operands[0];
   41301                 :             :   (void) operand0;
   41302                 :             :   operand1 = operands[1];
   41303                 :             :   (void) operand1;
   41304                 :             :   emit_insn (gen_rtx_SET (operand0,
   41305                 :             :         gen_rtx_ZERO_EXTEND (V8HImode,
   41306                 :             :         gen_rtx_VEC_SELECT (V8QImode,
   41307                 :             :         operand1,
   41308                 :             :         gen_rtx_PARALLEL (VOIDmode,
   41309                 :             :         gen_rtvec (8,
   41310                 :             :                 const0_rtx,
   41311                 :             :                 const1_rtx,
   41312                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
   41313                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (3)],
   41314                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
   41315                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (5)],
   41316                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
   41317                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (7)]))))));
   41318                 :             :   _val = get_insns ();
   41319                 :             :   end_sequence ();
   41320                 :             :   return _val;
   41321                 :             : }
   41322                 :             : 
   41323                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23092 */
   41324                 :             : extern rtx_insn *gen_split_3080 (rtx_insn *, rtx *);
   41325                 :             : rtx_insn *
   41326                 :             : gen_split_3080 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41327                 :             : {
   41328                 :             :   rtx operand0;
   41329                 :             :   rtx operand1;
   41330                 :             :   rtx_insn *_val = NULL;
   41331                 :             :   if (dump_file)
   41332                 :             :     fprintf (dump_file, "Splitting with gen_split_3080 (sse.md:23092)\n");
   41333                 :             :   start_sequence ();
   41334                 :             : #define FAIL return (end_sequence (), _val)
   41335                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41336                 :             : #line 23114 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41337                 :             : {
   41338                 :             :   operands[0] = lowpart_subreg (V8HImode, operands[0], V16QImode);
   41339                 :             :   if (MEM_P (operands[1]))
   41340                 :             :     {
   41341                 :             :       operands[1] = lowpart_subreg (V8QImode, operands[1], V2SImode);
   41342                 :             :       operands[1] = gen_rtx_ZERO_EXTEND (V8HImode, operands[1]);
   41343                 :             :       emit_insn (gen_rtx_SET (operands[0], operands[1]));
   41344                 :             :       DONE;
   41345                 :             :     }
   41346                 :             :   operands[1] = lowpart_subreg (V16QImode, operands[1], V2SImode);
   41347                 :             : }
   41348                 :             : #undef DONE
   41349                 :             : #undef FAIL
   41350                 :             :   operand0 = operands[0];
   41351                 :             :   (void) operand0;
   41352                 :             :   operand1 = operands[1];
   41353                 :             :   (void) operand1;
   41354                 :             :   emit_insn (gen_rtx_SET (operand0,
   41355                 :             :         gen_rtx_ZERO_EXTEND (V8HImode,
   41356                 :             :         gen_rtx_VEC_SELECT (V8QImode,
   41357                 :             :         operand1,
   41358                 :             :         gen_rtx_PARALLEL (VOIDmode,
   41359                 :             :         gen_rtvec (8,
   41360                 :             :                 const0_rtx,
   41361                 :             :                 const1_rtx,
   41362                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
   41363                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (3)],
   41364                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
   41365                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (5)],
   41366                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
   41367                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (7)]))))));
   41368                 :             :   _val = get_insns ();
   41369                 :             :   end_sequence ();
   41370                 :             :   return _val;
   41371                 :             : }
   41372                 :             : 
   41373                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23092 */
   41374                 :             : extern rtx_insn *gen_split_3081 (rtx_insn *, rtx *);
   41375                 :             : rtx_insn *
   41376                 :             : gen_split_3081 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41377                 :             : {
   41378                 :             :   rtx operand0;
   41379                 :             :   rtx operand1;
   41380                 :             :   rtx_insn *_val = NULL;
   41381                 :             :   if (dump_file)
   41382                 :             :     fprintf (dump_file, "Splitting with gen_split_3081 (sse.md:23092)\n");
   41383                 :             :   start_sequence ();
   41384                 :             : #define FAIL return (end_sequence (), _val)
   41385                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41386                 :             : #line 23114 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41387                 :             : {
   41388                 :             :   operands[0] = lowpart_subreg (V8HImode, operands[0], V16QImode);
   41389                 :             :   if (MEM_P (operands[1]))
   41390                 :             :     {
   41391                 :             :       operands[1] = lowpart_subreg (V8QImode, operands[1], DImode);
   41392                 :             :       operands[1] = gen_rtx_ZERO_EXTEND (V8HImode, operands[1]);
   41393                 :             :       emit_insn (gen_rtx_SET (operands[0], operands[1]));
   41394                 :             :       DONE;
   41395                 :             :     }
   41396                 :             :   operands[1] = lowpart_subreg (V16QImode, operands[1], DImode);
   41397                 :             : }
   41398                 :             : #undef DONE
   41399                 :             : #undef FAIL
   41400                 :             :   operand0 = operands[0];
   41401                 :             :   (void) operand0;
   41402                 :             :   operand1 = operands[1];
   41403                 :             :   (void) operand1;
   41404                 :             :   emit_insn (gen_rtx_SET (operand0,
   41405                 :             :         gen_rtx_ZERO_EXTEND (V8HImode,
   41406                 :             :         gen_rtx_VEC_SELECT (V8QImode,
   41407                 :             :         operand1,
   41408                 :             :         gen_rtx_PARALLEL (VOIDmode,
   41409                 :             :         gen_rtvec (8,
   41410                 :             :                 const0_rtx,
   41411                 :             :                 const1_rtx,
   41412                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
   41413                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (3)],
   41414                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (4)],
   41415                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (5)],
   41416                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (6)],
   41417                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (7)]))))));
   41418                 :             :   _val = get_insns ();
   41419                 :             :   end_sequence ();
   41420                 :             :   return _val;
   41421                 :             : }
   41422                 :             : 
   41423                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23128 */
   41424                 :             : rtx
   41425                 :             : gen_extendv8qiv8hi2 (rtx operand0,
   41426                 :             :         rtx operand1)
   41427                 :             : {
   41428                 :             :   rtx_insn *_val = 0;
   41429                 :             :   start_sequence ();
   41430                 :             :   {
   41431                 :             :     rtx operands[2];
   41432                 :             :     operands[0] = operand0;
   41433                 :             :     operands[1] = operand1;
   41434                 :             : #define FAIL return (end_sequence (), _val)
   41435                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41436                 :             : #line 23133 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41437                 :             : {
   41438                 :             :   if (!TARGET_SSE4_1)
   41439                 :             :     {
   41440                 :             :       ix86_expand_sse_extend (operands[0], operands[1], false);
   41441                 :             :       DONE;
   41442                 :             :     }
   41443                 :             : 
   41444                 :             :   if (!MEM_P (operands[1]))
   41445                 :             :     {
   41446                 :             :       rtx op1 = force_reg (V8QImode, operands[1]);
   41447                 :             :       op1 = lowpart_subreg (V16QImode, op1, V8QImode);
   41448                 :             :       emit_insn (gen_sse4_1_sign_extendv8qiv8hi2 (operands[0], op1));
   41449                 :             :       DONE;
   41450                 :             :     }
   41451                 :             : }
   41452                 :             : #undef DONE
   41453                 :             : #undef FAIL
   41454                 :             :     operand0 = operands[0];
   41455                 :             :     (void) operand0;
   41456                 :             :     operand1 = operands[1];
   41457                 :             :     (void) operand1;
   41458                 :             :   }
   41459                 :             :   emit_insn (gen_rtx_SET (operand0,
   41460                 :             :         gen_rtx_SIGN_EXTEND (V8HImode,
   41461                 :             :         operand1)));
   41462                 :             :   _val = get_insns ();
   41463                 :             :   end_sequence ();
   41464                 :             :   return _val;
   41465                 :             : }
   41466                 :             : 
   41467                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23128 */
   41468                 :             : rtx
   41469                 :             : gen_zero_extendv8qiv8hi2 (rtx operand0,
   41470                 :             :         rtx operand1)
   41471                 :             : {
   41472                 :             :   rtx_insn *_val = 0;
   41473                 :             :   start_sequence ();
   41474                 :             :   {
   41475                 :             :     rtx operands[2];
   41476                 :             :     operands[0] = operand0;
   41477                 :             :     operands[1] = operand1;
   41478                 :             : #define FAIL return (end_sequence (), _val)
   41479                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41480                 :             : #line 23133 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41481                 :             : {
   41482                 :             :   if (!TARGET_SSE4_1)
   41483                 :             :     {
   41484                 :             :       ix86_expand_sse_extend (operands[0], operands[1], true);
   41485                 :             :       DONE;
   41486                 :             :     }
   41487                 :             : 
   41488                 :             :   if (!MEM_P (operands[1]))
   41489                 :             :     {
   41490                 :             :       rtx op1 = force_reg (V8QImode, operands[1]);
   41491                 :             :       op1 = lowpart_subreg (V16QImode, op1, V8QImode);
   41492                 :             :       emit_insn (gen_sse4_1_zero_extendv8qiv8hi2 (operands[0], op1));
   41493                 :             :       DONE;
   41494                 :             :     }
   41495                 :             : }
   41496                 :             : #undef DONE
   41497                 :             : #undef FAIL
   41498                 :             :     operand0 = operands[0];
   41499                 :             :     (void) operand0;
   41500                 :             :     operand1 = operands[1];
   41501                 :             :     (void) operand1;
   41502                 :             :   }
   41503                 :             :   emit_insn (gen_rtx_SET (operand0,
   41504                 :             :         gen_rtx_ZERO_EXTEND (V8HImode,
   41505                 :             :         operand1)));
   41506                 :             :   _val = get_insns ();
   41507                 :             :   end_sequence ();
   41508                 :             :   return _val;
   41509                 :             : }
   41510                 :             : 
   41511                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23159 */
   41512                 :             : rtx
   41513                 :             : gen_extendv16qiv16si2 (rtx operand0,
   41514                 :             :         rtx operand1)
   41515                 :             : {
   41516                 :             :   return gen_rtx_SET (operand0,
   41517                 :             :         gen_rtx_SIGN_EXTEND (V16SImode,
   41518                 :             :         operand1));
   41519                 :             : }
   41520                 :             : 
   41521                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23159 */
   41522                 :             : rtx
   41523                 :             : gen_zero_extendv16qiv16si2 (rtx operand0,
   41524                 :             :         rtx operand1)
   41525                 :             : {
   41526                 :             :   return gen_rtx_SET (operand0,
   41527                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
   41528                 :             :         operand1));
   41529                 :             : }
   41530                 :             : 
   41531                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23192 */
   41532                 :             : extern rtx_insn *gen_split_3082 (rtx_insn *, rtx *);
   41533                 :             : rtx_insn *
   41534                 :             : gen_split_3082 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41535                 :             : {
   41536                 :             :   rtx operand0;
   41537                 :             :   rtx operand1;
   41538                 :             :   rtx_insn *_val = NULL;
   41539                 :             :   if (dump_file)
   41540                 :             :     fprintf (dump_file, "Splitting with gen_split_3082 (sse.md:23192)\n");
   41541                 :             :   start_sequence ();
   41542                 :             : #define FAIL return (end_sequence (), _val)
   41543                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41544                 :             : #line 23210 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41545                 :             : operands[1] = adjust_address_nv (operands[1], V8QImode, 0);
   41546                 :             : #undef DONE
   41547                 :             : #undef FAIL
   41548                 :             :   operand0 = operands[0];
   41549                 :             :   (void) operand0;
   41550                 :             :   operand1 = operands[1];
   41551                 :             :   (void) operand1;
   41552                 :             :   emit_insn (gen_rtx_SET (operand0,
   41553                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
   41554                 :             :         operand1)));
   41555                 :             :   _val = get_insns ();
   41556                 :             :   end_sequence ();
   41557                 :             :   return _val;
   41558                 :             : }
   41559                 :             : 
   41560                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23192 */
   41561                 :             : extern rtx_insn *gen_split_3083 (rtx_insn *, rtx *);
   41562                 :             : rtx_insn *
   41563                 :             : gen_split_3083 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41564                 :             : {
   41565                 :             :   rtx operand0;
   41566                 :             :   rtx operand1;
   41567                 :             :   rtx_insn *_val = NULL;
   41568                 :             :   if (dump_file)
   41569                 :             :     fprintf (dump_file, "Splitting with gen_split_3083 (sse.md:23192)\n");
   41570                 :             :   start_sequence ();
   41571                 :             : #define FAIL return (end_sequence (), _val)
   41572                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41573                 :             : #line 23210 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41574                 :             : operands[1] = adjust_address_nv (operands[1], V8QImode, 0);
   41575                 :             : #undef DONE
   41576                 :             : #undef FAIL
   41577                 :             :   operand0 = operands[0];
   41578                 :             :   (void) operand0;
   41579                 :             :   operand1 = operands[1];
   41580                 :             :   (void) operand1;
   41581                 :             :   emit_insn (gen_rtx_SET (operand0,
   41582                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
   41583                 :             :         operand1)));
   41584                 :             :   _val = get_insns ();
   41585                 :             :   end_sequence ();
   41586                 :             :   return _val;
   41587                 :             : }
   41588                 :             : 
   41589                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23192 */
   41590                 :             : extern rtx_insn *gen_split_3084 (rtx_insn *, rtx *);
   41591                 :             : rtx_insn *
   41592                 :             : gen_split_3084 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41593                 :             : {
   41594                 :             :   rtx operand0;
   41595                 :             :   rtx operand1;
   41596                 :             :   rtx_insn *_val = NULL;
   41597                 :             :   if (dump_file)
   41598                 :             :     fprintf (dump_file, "Splitting with gen_split_3084 (sse.md:23192)\n");
   41599                 :             :   start_sequence ();
   41600                 :             : #define FAIL return (end_sequence (), _val)
   41601                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41602                 :             : #line 23210 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41603                 :             : operands[1] = adjust_address_nv (operands[1], V8QImode, 0);
   41604                 :             : #undef DONE
   41605                 :             : #undef FAIL
   41606                 :             :   operand0 = operands[0];
   41607                 :             :   (void) operand0;
   41608                 :             :   operand1 = operands[1];
   41609                 :             :   (void) operand1;
   41610                 :             :   emit_insn (gen_rtx_SET (operand0,
   41611                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
   41612                 :             :         operand1)));
   41613                 :             :   _val = get_insns ();
   41614                 :             :   end_sequence ();
   41615                 :             :   return _val;
   41616                 :             : }
   41617                 :             : 
   41618                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23192 */
   41619                 :             : extern rtx_insn *gen_split_3085 (rtx_insn *, rtx *);
   41620                 :             : rtx_insn *
   41621                 :             : gen_split_3085 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41622                 :             : {
   41623                 :             :   rtx operand0;
   41624                 :             :   rtx operand1;
   41625                 :             :   rtx_insn *_val = NULL;
   41626                 :             :   if (dump_file)
   41627                 :             :     fprintf (dump_file, "Splitting with gen_split_3085 (sse.md:23192)\n");
   41628                 :             :   start_sequence ();
   41629                 :             : #define FAIL return (end_sequence (), _val)
   41630                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41631                 :             : #line 23210 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41632                 :             : operands[1] = adjust_address_nv (operands[1], V8QImode, 0);
   41633                 :             : #undef DONE
   41634                 :             : #undef FAIL
   41635                 :             :   operand0 = operands[0];
   41636                 :             :   (void) operand0;
   41637                 :             :   operand1 = operands[1];
   41638                 :             :   (void) operand1;
   41639                 :             :   emit_insn (gen_rtx_SET (operand0,
   41640                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
   41641                 :             :         operand1)));
   41642                 :             :   _val = get_insns ();
   41643                 :             :   end_sequence ();
   41644                 :             :   return _val;
   41645                 :             : }
   41646                 :             : 
   41647                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23212 */
   41648                 :             : rtx
   41649                 :             : gen_extendv8qiv8si2 (rtx operand0,
   41650                 :             :         rtx operand1)
   41651                 :             : {
   41652                 :             :   rtx_insn *_val = 0;
   41653                 :             :   start_sequence ();
   41654                 :             :   {
   41655                 :             :     rtx operands[2];
   41656                 :             :     operands[0] = operand0;
   41657                 :             :     operands[1] = operand1;
   41658                 :             : #define FAIL return (end_sequence (), _val)
   41659                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41660                 :             : #line 23217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41661                 :             : {
   41662                 :             :   if (!MEM_P (operands[1]))
   41663                 :             :     {
   41664                 :             :       rtx op1 = force_reg (V8QImode, operands[1]);
   41665                 :             :       op1 = lowpart_subreg (V16QImode, op1, V8QImode);
   41666                 :             :       emit_insn (gen_avx2_sign_extendv8qiv8si2 (operands[0], op1));
   41667                 :             :       DONE;
   41668                 :             :     }
   41669                 :             : }
   41670                 :             : #undef DONE
   41671                 :             : #undef FAIL
   41672                 :             :     operand0 = operands[0];
   41673                 :             :     (void) operand0;
   41674                 :             :     operand1 = operands[1];
   41675                 :             :     (void) operand1;
   41676                 :             :   }
   41677                 :             :   emit_insn (gen_rtx_SET (operand0,
   41678                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
   41679                 :             :         operand1)));
   41680                 :             :   _val = get_insns ();
   41681                 :             :   end_sequence ();
   41682                 :             :   return _val;
   41683                 :             : }
   41684                 :             : 
   41685                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23212 */
   41686                 :             : rtx
   41687                 :             : gen_zero_extendv8qiv8si2 (rtx operand0,
   41688                 :             :         rtx operand1)
   41689                 :             : {
   41690                 :             :   rtx_insn *_val = 0;
   41691                 :             :   start_sequence ();
   41692                 :             :   {
   41693                 :             :     rtx operands[2];
   41694                 :             :     operands[0] = operand0;
   41695                 :             :     operands[1] = operand1;
   41696                 :             : #define FAIL return (end_sequence (), _val)
   41697                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41698                 :             : #line 23217 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41699                 :             : {
   41700                 :             :   if (!MEM_P (operands[1]))
   41701                 :             :     {
   41702                 :             :       rtx op1 = force_reg (V8QImode, operands[1]);
   41703                 :             :       op1 = lowpart_subreg (V16QImode, op1, V8QImode);
   41704                 :             :       emit_insn (gen_avx2_zero_extendv8qiv8si2 (operands[0], op1));
   41705                 :             :       DONE;
   41706                 :             :     }
   41707                 :             : }
   41708                 :             : #undef DONE
   41709                 :             : #undef FAIL
   41710                 :             :     operand0 = operands[0];
   41711                 :             :     (void) operand0;
   41712                 :             :     operand1 = operands[1];
   41713                 :             :     (void) operand1;
   41714                 :             :   }
   41715                 :             :   emit_insn (gen_rtx_SET (operand0,
   41716                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
   41717                 :             :         operand1)));
   41718                 :             :   _val = get_insns ();
   41719                 :             :   end_sequence ();
   41720                 :             :   return _val;
   41721                 :             : }
   41722                 :             : 
   41723                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23255 */
   41724                 :             : extern rtx_insn *gen_split_3086 (rtx_insn *, rtx *);
   41725                 :             : rtx_insn *
   41726                 :             : gen_split_3086 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41727                 :             : {
   41728                 :             :   rtx operand0;
   41729                 :             :   rtx operand1;
   41730                 :             :   rtx_insn *_val = NULL;
   41731                 :             :   if (dump_file)
   41732                 :             :     fprintf (dump_file, "Splitting with gen_split_3086 (sse.md:23255)\n");
   41733                 :             :   start_sequence ();
   41734                 :             : #define FAIL return (end_sequence (), _val)
   41735                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41736                 :             : #line 23275 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41737                 :             : operands[1] = adjust_address_nv (operands[1], V4QImode, 0);
   41738                 :             : #undef DONE
   41739                 :             : #undef FAIL
   41740                 :             :   operand0 = operands[0];
   41741                 :             :   (void) operand0;
   41742                 :             :   operand1 = operands[1];
   41743                 :             :   (void) operand1;
   41744                 :             :   emit_insn (gen_rtx_SET (operand0,
   41745                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
   41746                 :             :         operand1)));
   41747                 :             :   _val = get_insns ();
   41748                 :             :   end_sequence ();
   41749                 :             :   return _val;
   41750                 :             : }
   41751                 :             : 
   41752                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23255 */
   41753                 :             : extern rtx_insn *gen_split_3087 (rtx_insn *, rtx *);
   41754                 :             : rtx_insn *
   41755                 :             : gen_split_3087 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41756                 :             : {
   41757                 :             :   rtx operand0;
   41758                 :             :   rtx operand1;
   41759                 :             :   rtx_insn *_val = NULL;
   41760                 :             :   if (dump_file)
   41761                 :             :     fprintf (dump_file, "Splitting with gen_split_3087 (sse.md:23255)\n");
   41762                 :             :   start_sequence ();
   41763                 :             : #define FAIL return (end_sequence (), _val)
   41764                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41765                 :             : #line 23275 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41766                 :             : operands[1] = adjust_address_nv (operands[1], V4QImode, 0);
   41767                 :             : #undef DONE
   41768                 :             : #undef FAIL
   41769                 :             :   operand0 = operands[0];
   41770                 :             :   (void) operand0;
   41771                 :             :   operand1 = operands[1];
   41772                 :             :   (void) operand1;
   41773                 :             :   emit_insn (gen_rtx_SET (operand0,
   41774                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
   41775                 :             :         operand1)));
   41776                 :             :   _val = get_insns ();
   41777                 :             :   end_sequence ();
   41778                 :             :   return _val;
   41779                 :             : }
   41780                 :             : 
   41781                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23255 */
   41782                 :             : extern rtx_insn *gen_split_3088 (rtx_insn *, rtx *);
   41783                 :             : rtx_insn *
   41784                 :             : gen_split_3088 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41785                 :             : {
   41786                 :             :   rtx operand0;
   41787                 :             :   rtx operand1;
   41788                 :             :   rtx_insn *_val = NULL;
   41789                 :             :   if (dump_file)
   41790                 :             :     fprintf (dump_file, "Splitting with gen_split_3088 (sse.md:23255)\n");
   41791                 :             :   start_sequence ();
   41792                 :             : #define FAIL return (end_sequence (), _val)
   41793                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41794                 :             : #line 23275 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41795                 :             : operands[1] = adjust_address_nv (operands[1], V4QImode, 0);
   41796                 :             : #undef DONE
   41797                 :             : #undef FAIL
   41798                 :             :   operand0 = operands[0];
   41799                 :             :   (void) operand0;
   41800                 :             :   operand1 = operands[1];
   41801                 :             :   (void) operand1;
   41802                 :             :   emit_insn (gen_rtx_SET (operand0,
   41803                 :             :         gen_rtx_ZERO_EXTEND (V4SImode,
   41804                 :             :         operand1)));
   41805                 :             :   _val = get_insns ();
   41806                 :             :   end_sequence ();
   41807                 :             :   return _val;
   41808                 :             : }
   41809                 :             : 
   41810                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23255 */
   41811                 :             : extern rtx_insn *gen_split_3089 (rtx_insn *, rtx *);
   41812                 :             : rtx_insn *
   41813                 :             : gen_split_3089 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41814                 :             : {
   41815                 :             :   rtx operand0;
   41816                 :             :   rtx operand1;
   41817                 :             :   rtx_insn *_val = NULL;
   41818                 :             :   if (dump_file)
   41819                 :             :     fprintf (dump_file, "Splitting with gen_split_3089 (sse.md:23255)\n");
   41820                 :             :   start_sequence ();
   41821                 :             : #define FAIL return (end_sequence (), _val)
   41822                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41823                 :             : #line 23275 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41824                 :             : operands[1] = adjust_address_nv (operands[1], V4QImode, 0);
   41825                 :             : #undef DONE
   41826                 :             : #undef FAIL
   41827                 :             :   operand0 = operands[0];
   41828                 :             :   (void) operand0;
   41829                 :             :   operand1 = operands[1];
   41830                 :             :   (void) operand1;
   41831                 :             :   emit_insn (gen_rtx_SET (operand0,
   41832                 :             :         gen_rtx_ZERO_EXTEND (V4SImode,
   41833                 :             :         operand1)));
   41834                 :             :   _val = get_insns ();
   41835                 :             :   end_sequence ();
   41836                 :             :   return _val;
   41837                 :             : }
   41838                 :             : 
   41839                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23277 */
   41840                 :             : rtx
   41841                 :             : gen_extendv4qiv4si2 (rtx operand0,
   41842                 :             :         rtx operand1)
   41843                 :             : {
   41844                 :             :   rtx_insn *_val = 0;
   41845                 :             :   start_sequence ();
   41846                 :             :   {
   41847                 :             :     rtx operands[2];
   41848                 :             :     operands[0] = operand0;
   41849                 :             :     operands[1] = operand1;
   41850                 :             : #define FAIL return (end_sequence (), _val)
   41851                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41852                 :             : #line 23282 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41853                 :             : {
   41854                 :             :   if (!MEM_P (operands[1]))
   41855                 :             :     {
   41856                 :             :       rtx op1 = force_reg (V4QImode, operands[1]);
   41857                 :             :       op1 = lowpart_subreg (V16QImode, op1, V4QImode);
   41858                 :             :       emit_insn (gen_sse4_1_sign_extendv4qiv4si2 (operands[0], op1));
   41859                 :             :       DONE;
   41860                 :             :     }
   41861                 :             : }
   41862                 :             : #undef DONE
   41863                 :             : #undef FAIL
   41864                 :             :     operand0 = operands[0];
   41865                 :             :     (void) operand0;
   41866                 :             :     operand1 = operands[1];
   41867                 :             :     (void) operand1;
   41868                 :             :   }
   41869                 :             :   emit_insn (gen_rtx_SET (operand0,
   41870                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
   41871                 :             :         operand1)));
   41872                 :             :   _val = get_insns ();
   41873                 :             :   end_sequence ();
   41874                 :             :   return _val;
   41875                 :             : }
   41876                 :             : 
   41877                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23277 */
   41878                 :             : rtx
   41879                 :             : gen_zero_extendv4qiv4si2 (rtx operand0,
   41880                 :             :         rtx operand1)
   41881                 :             : {
   41882                 :             :   rtx_insn *_val = 0;
   41883                 :             :   start_sequence ();
   41884                 :             :   {
   41885                 :             :     rtx operands[2];
   41886                 :             :     operands[0] = operand0;
   41887                 :             :     operands[1] = operand1;
   41888                 :             : #define FAIL return (end_sequence (), _val)
   41889                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41890                 :             : #line 23282 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41891                 :             : {
   41892                 :             :   if (!MEM_P (operands[1]))
   41893                 :             :     {
   41894                 :             :       rtx op1 = force_reg (V4QImode, operands[1]);
   41895                 :             :       op1 = lowpart_subreg (V16QImode, op1, V4QImode);
   41896                 :             :       emit_insn (gen_sse4_1_zero_extendv4qiv4si2 (operands[0], op1));
   41897                 :             :       DONE;
   41898                 :             :     }
   41899                 :             : }
   41900                 :             : #undef DONE
   41901                 :             : #undef FAIL
   41902                 :             :     operand0 = operands[0];
   41903                 :             :     (void) operand0;
   41904                 :             :     operand1 = operands[1];
   41905                 :             :     (void) operand1;
   41906                 :             :   }
   41907                 :             :   emit_insn (gen_rtx_SET (operand0,
   41908                 :             :         gen_rtx_ZERO_EXTEND (V4SImode,
   41909                 :             :         operand1)));
   41910                 :             :   _val = get_insns ();
   41911                 :             :   end_sequence ();
   41912                 :             :   return _val;
   41913                 :             : }
   41914                 :             : 
   41915                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23302 */
   41916                 :             : rtx
   41917                 :             : gen_extendv16hiv16si2 (rtx operand0,
   41918                 :             :         rtx operand1)
   41919                 :             : {
   41920                 :             :   return gen_rtx_SET (operand0,
   41921                 :             :         gen_rtx_SIGN_EXTEND (V16SImode,
   41922                 :             :         operand1));
   41923                 :             : }
   41924                 :             : 
   41925                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23302 */
   41926                 :             : rtx
   41927                 :             : gen_zero_extendv16hiv16si2 (rtx operand0,
   41928                 :             :         rtx operand1)
   41929                 :             : {
   41930                 :             :   return gen_rtx_SET (operand0,
   41931                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
   41932                 :             :         operand1));
   41933                 :             : }
   41934                 :             : 
   41935                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23308 */
   41936                 :             : extern rtx_insn *gen_split_3090 (rtx_insn *, rtx *);
   41937                 :             : rtx_insn *
   41938                 :             : gen_split_3090 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41939                 :             : {
   41940                 :             :   rtx operand0;
   41941                 :             :   rtx operand1;
   41942                 :             :   rtx_insn *_val = NULL;
   41943                 :             :   if (dump_file)
   41944                 :             :     fprintf (dump_file, "Splitting with gen_split_3090 (sse.md:23308)\n");
   41945                 :             :   start_sequence ();
   41946                 :             : #define FAIL return (end_sequence (), _val)
   41947                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41948                 :             : #line 23320 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41949                 :             : {
   41950                 :             :   operands[0] = lowpart_subreg (V16SImode, operands[0], V32HImode);
   41951                 :             :   operands[1] = lowpart_subreg (V16HImode, operands[1], V32HImode);
   41952                 :             : }
   41953                 :             : #undef DONE
   41954                 :             : #undef FAIL
   41955                 :             :   operand0 = operands[0];
   41956                 :             :   (void) operand0;
   41957                 :             :   operand1 = operands[1];
   41958                 :             :   (void) operand1;
   41959                 :             :   emit_insn (gen_rtx_SET (operand0,
   41960                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
   41961                 :             :         operand1)));
   41962                 :             :   _val = get_insns ();
   41963                 :             :   end_sequence ();
   41964                 :             :   return _val;
   41965                 :             : }
   41966                 :             : 
   41967                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23325 */
   41968                 :             : extern rtx_insn *gen_split_3091 (rtx_insn *, rtx *);
   41969                 :             : rtx_insn *
   41970                 :             : gen_split_3091 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41971                 :             : {
   41972                 :             :   rtx operand0;
   41973                 :             :   rtx operand1;
   41974                 :             :   rtx_insn *_val = NULL;
   41975                 :             :   if (dump_file)
   41976                 :             :     fprintf (dump_file, "Splitting with gen_split_3091 (sse.md:23325)\n");
   41977                 :             :   start_sequence ();
   41978                 :             : #define FAIL return (end_sequence (), _val)
   41979                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41980                 :             : #line 23340 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   41981                 :             : {
   41982                 :             :   operands[0] = lowpart_subreg (V16SImode, operands[0], V32HImode);
   41983                 :             :   operands[1] = lowpart_subreg (V16HImode, operands[1], V32QImode);
   41984                 :             : }
   41985                 :             : #undef DONE
   41986                 :             : #undef FAIL
   41987                 :             :   operand0 = operands[0];
   41988                 :             :   (void) operand0;
   41989                 :             :   operand1 = operands[1];
   41990                 :             :   (void) operand1;
   41991                 :             :   emit_insn (gen_rtx_SET (operand0,
   41992                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
   41993                 :             :         operand1)));
   41994                 :             :   _val = get_insns ();
   41995                 :             :   end_sequence ();
   41996                 :             :   return _val;
   41997                 :             : }
   41998                 :             : 
   41999                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23325 */
   42000                 :             : extern rtx_insn *gen_split_3092 (rtx_insn *, rtx *);
   42001                 :             : rtx_insn *
   42002                 :             : gen_split_3092 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42003                 :             : {
   42004                 :             :   rtx operand0;
   42005                 :             :   rtx operand1;
   42006                 :             :   rtx_insn *_val = NULL;
   42007                 :             :   if (dump_file)
   42008                 :             :     fprintf (dump_file, "Splitting with gen_split_3092 (sse.md:23325)\n");
   42009                 :             :   start_sequence ();
   42010                 :             : #define FAIL return (end_sequence (), _val)
   42011                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42012                 :             : #line 23340 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42013                 :             : {
   42014                 :             :   operands[0] = lowpart_subreg (V16SImode, operands[0], V32HImode);
   42015                 :             :   operands[1] = lowpart_subreg (V16HImode, operands[1], V8SImode);
   42016                 :             : }
   42017                 :             : #undef DONE
   42018                 :             : #undef FAIL
   42019                 :             :   operand0 = operands[0];
   42020                 :             :   (void) operand0;
   42021                 :             :   operand1 = operands[1];
   42022                 :             :   (void) operand1;
   42023                 :             :   emit_insn (gen_rtx_SET (operand0,
   42024                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
   42025                 :             :         operand1)));
   42026                 :             :   _val = get_insns ();
   42027                 :             :   end_sequence ();
   42028                 :             :   return _val;
   42029                 :             : }
   42030                 :             : 
   42031                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23325 */
   42032                 :             : extern rtx_insn *gen_split_3093 (rtx_insn *, rtx *);
   42033                 :             : rtx_insn *
   42034                 :             : gen_split_3093 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42035                 :             : {
   42036                 :             :   rtx operand0;
   42037                 :             :   rtx operand1;
   42038                 :             :   rtx_insn *_val = NULL;
   42039                 :             :   if (dump_file)
   42040                 :             :     fprintf (dump_file, "Splitting with gen_split_3093 (sse.md:23325)\n");
   42041                 :             :   start_sequence ();
   42042                 :             : #define FAIL return (end_sequence (), _val)
   42043                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42044                 :             : #line 23340 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42045                 :             : {
   42046                 :             :   operands[0] = lowpart_subreg (V16SImode, operands[0], V32HImode);
   42047                 :             :   operands[1] = lowpart_subreg (V16HImode, operands[1], V4DImode);
   42048                 :             : }
   42049                 :             : #undef DONE
   42050                 :             : #undef FAIL
   42051                 :             :   operand0 = operands[0];
   42052                 :             :   (void) operand0;
   42053                 :             :   operand1 = operands[1];
   42054                 :             :   (void) operand1;
   42055                 :             :   emit_insn (gen_rtx_SET (operand0,
   42056                 :             :         gen_rtx_ZERO_EXTEND (V16SImode,
   42057                 :             :         operand1)));
   42058                 :             :   _val = get_insns ();
   42059                 :             :   end_sequence ();
   42060                 :             :   return _val;
   42061                 :             : }
   42062                 :             : 
   42063                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23356 */
   42064                 :             : rtx
   42065                 :             : gen_extendv8hiv8si2 (rtx operand0,
   42066                 :             :         rtx operand1)
   42067                 :             : {
   42068                 :             :   return gen_rtx_SET (operand0,
   42069                 :             :         gen_rtx_SIGN_EXTEND (V8SImode,
   42070                 :             :         operand1));
   42071                 :             : }
   42072                 :             : 
   42073                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23356 */
   42074                 :             : rtx
   42075                 :             : gen_zero_extendv8hiv8si2 (rtx operand0,
   42076                 :             :         rtx operand1)
   42077                 :             : {
   42078                 :             :   return gen_rtx_SET (operand0,
   42079                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
   42080                 :             :         operand1));
   42081                 :             : }
   42082                 :             : 
   42083                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23362 */
   42084                 :             : extern rtx_insn *gen_split_3094 (rtx_insn *, rtx *);
   42085                 :             : rtx_insn *
   42086                 :             : gen_split_3094 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42087                 :             : {
   42088                 :             :   rtx operand0;
   42089                 :             :   rtx operand1;
   42090                 :             :   rtx_insn *_val = NULL;
   42091                 :             :   if (dump_file)
   42092                 :             :     fprintf (dump_file, "Splitting with gen_split_3094 (sse.md:23362)\n");
   42093                 :             :   start_sequence ();
   42094                 :             : #define FAIL return (end_sequence (), _val)
   42095                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42096                 :             : #line 23374 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42097                 :             : {
   42098                 :             :   operands[0] = lowpart_subreg (V8SImode, operands[0], V16HImode);
   42099                 :             :   operands[1] = lowpart_subreg (V8HImode, operands[1], V16HImode);
   42100                 :             : }
   42101                 :             : #undef DONE
   42102                 :             : #undef FAIL
   42103                 :             :   operand0 = operands[0];
   42104                 :             :   (void) operand0;
   42105                 :             :   operand1 = operands[1];
   42106                 :             :   (void) operand1;
   42107                 :             :   emit_insn (gen_rtx_SET (operand0,
   42108                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
   42109                 :             :         operand1)));
   42110                 :             :   _val = get_insns ();
   42111                 :             :   end_sequence ();
   42112                 :             :   return _val;
   42113                 :             : }
   42114                 :             : 
   42115                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23379 */
   42116                 :             : extern rtx_insn *gen_split_3095 (rtx_insn *, rtx *);
   42117                 :             : rtx_insn *
   42118                 :             : gen_split_3095 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42119                 :             : {
   42120                 :             :   rtx operand0;
   42121                 :             :   rtx operand1;
   42122                 :             :   rtx_insn *_val = NULL;
   42123                 :             :   if (dump_file)
   42124                 :             :     fprintf (dump_file, "Splitting with gen_split_3095 (sse.md:23379)\n");
   42125                 :             :   start_sequence ();
   42126                 :             : #define FAIL return (end_sequence (), _val)
   42127                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42128                 :             : #line 23394 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42129                 :             : {
   42130                 :             :   operands[0] = lowpart_subreg (V8SImode, operands[0], V16HImode);
   42131                 :             :   operands[1] = lowpart_subreg (V8HImode, operands[1], V16QImode);
   42132                 :             : }
   42133                 :             : #undef DONE
   42134                 :             : #undef FAIL
   42135                 :             :   operand0 = operands[0];
   42136                 :             :   (void) operand0;
   42137                 :             :   operand1 = operands[1];
   42138                 :             :   (void) operand1;
   42139                 :             :   emit_insn (gen_rtx_SET (operand0,
   42140                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
   42141                 :             :         operand1)));
   42142                 :             :   _val = get_insns ();
   42143                 :             :   end_sequence ();
   42144                 :             :   return _val;
   42145                 :             : }
   42146                 :             : 
   42147                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23379 */
   42148                 :             : extern rtx_insn *gen_split_3096 (rtx_insn *, rtx *);
   42149                 :             : rtx_insn *
   42150                 :             : gen_split_3096 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42151                 :             : {
   42152                 :             :   rtx operand0;
   42153                 :             :   rtx operand1;
   42154                 :             :   rtx_insn *_val = NULL;
   42155                 :             :   if (dump_file)
   42156                 :             :     fprintf (dump_file, "Splitting with gen_split_3096 (sse.md:23379)\n");
   42157                 :             :   start_sequence ();
   42158                 :             : #define FAIL return (end_sequence (), _val)
   42159                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42160                 :             : #line 23394 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42161                 :             : {
   42162                 :             :   operands[0] = lowpart_subreg (V8SImode, operands[0], V16HImode);
   42163                 :             :   operands[1] = lowpart_subreg (V8HImode, operands[1], V4SImode);
   42164                 :             : }
   42165                 :             : #undef DONE
   42166                 :             : #undef FAIL
   42167                 :             :   operand0 = operands[0];
   42168                 :             :   (void) operand0;
   42169                 :             :   operand1 = operands[1];
   42170                 :             :   (void) operand1;
   42171                 :             :   emit_insn (gen_rtx_SET (operand0,
   42172                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
   42173                 :             :         operand1)));
   42174                 :             :   _val = get_insns ();
   42175                 :             :   end_sequence ();
   42176                 :             :   return _val;
   42177                 :             : }
   42178                 :             : 
   42179                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23379 */
   42180                 :             : extern rtx_insn *gen_split_3097 (rtx_insn *, rtx *);
   42181                 :             : rtx_insn *
   42182                 :             : gen_split_3097 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42183                 :             : {
   42184                 :             :   rtx operand0;
   42185                 :             :   rtx operand1;
   42186                 :             :   rtx_insn *_val = NULL;
   42187                 :             :   if (dump_file)
   42188                 :             :     fprintf (dump_file, "Splitting with gen_split_3097 (sse.md:23379)\n");
   42189                 :             :   start_sequence ();
   42190                 :             : #define FAIL return (end_sequence (), _val)
   42191                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42192                 :             : #line 23394 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42193                 :             : {
   42194                 :             :   operands[0] = lowpart_subreg (V8SImode, operands[0], V16HImode);
   42195                 :             :   operands[1] = lowpart_subreg (V8HImode, operands[1], V2DImode);
   42196                 :             : }
   42197                 :             : #undef DONE
   42198                 :             : #undef FAIL
   42199                 :             :   operand0 = operands[0];
   42200                 :             :   (void) operand0;
   42201                 :             :   operand1 = operands[1];
   42202                 :             :   (void) operand1;
   42203                 :             :   emit_insn (gen_rtx_SET (operand0,
   42204                 :             :         gen_rtx_ZERO_EXTEND (V8SImode,
   42205                 :             :         operand1)));
   42206                 :             :   _val = get_insns ();
   42207                 :             :   end_sequence ();
   42208                 :             :   return _val;
   42209                 :             : }
   42210                 :             : 
   42211                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23428 */
   42212                 :             : extern rtx_insn *gen_split_3098 (rtx_insn *, rtx *);
   42213                 :             : rtx_insn *
   42214                 :             : gen_split_3098 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42215                 :             : {
   42216                 :             :   rtx operand0;
   42217                 :             :   rtx operand1;
   42218                 :             :   rtx_insn *_val = NULL;
   42219                 :             :   if (dump_file)
   42220                 :             :     fprintf (dump_file, "Splitting with gen_split_3098 (sse.md:23428)\n");
   42221                 :             :   start_sequence ();
   42222                 :             : #define FAIL return (end_sequence (), _val)
   42223                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42224                 :             : #line 23444 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42225                 :             : operands[1] = adjust_address_nv (operands[1], V4HImode, 0);
   42226                 :             : #undef DONE
   42227                 :             : #undef FAIL
   42228                 :             :   operand0 = operands[0];
   42229                 :             :   (void) operand0;
   42230                 :             :   operand1 = operands[1];
   42231                 :             :   (void) operand1;
   42232                 :             :   emit_insn (gen_rtx_SET (operand0,
   42233                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
   42234                 :             :         operand1)));
   42235                 :             :   _val = get_insns ();
   42236                 :             :   end_sequence ();
   42237                 :             :   return _val;
   42238                 :             : }
   42239                 :             : 
   42240                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23428 */
   42241                 :             : extern rtx_insn *gen_split_3099 (rtx_insn *, rtx *);
   42242                 :             : rtx_insn *
   42243                 :             : gen_split_3099 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42244                 :             : {
   42245                 :             :   rtx operand0;
   42246                 :             :   rtx operand1;
   42247                 :             :   rtx_insn *_val = NULL;
   42248                 :             :   if (dump_file)
   42249                 :             :     fprintf (dump_file, "Splitting with gen_split_3099 (sse.md:23428)\n");
   42250                 :             :   start_sequence ();
   42251                 :             : #define FAIL return (end_sequence (), _val)
   42252                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42253                 :             : #line 23444 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42254                 :             : operands[1] = adjust_address_nv (operands[1], V4HImode, 0);
   42255                 :             : #undef DONE
   42256                 :             : #undef FAIL
   42257                 :             :   operand0 = operands[0];
   42258                 :             :   (void) operand0;
   42259                 :             :   operand1 = operands[1];
   42260                 :             :   (void) operand1;
   42261                 :             :   emit_insn (gen_rtx_SET (operand0,
   42262                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
   42263                 :             :         operand1)));
   42264                 :             :   _val = get_insns ();
   42265                 :             :   end_sequence ();
   42266                 :             :   return _val;
   42267                 :             : }
   42268                 :             : 
   42269                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23428 */
   42270                 :             : extern rtx_insn *gen_split_3100 (rtx_insn *, rtx *);
   42271                 :             : rtx_insn *
   42272                 :             : gen_split_3100 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42273                 :             : {
   42274                 :             :   rtx operand0;
   42275                 :             :   rtx operand1;
   42276                 :             :   rtx_insn *_val = NULL;
   42277                 :             :   if (dump_file)
   42278                 :             :     fprintf (dump_file, "Splitting with gen_split_3100 (sse.md:23428)\n");
   42279                 :             :   start_sequence ();
   42280                 :             : #define FAIL return (end_sequence (), _val)
   42281                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42282                 :             : #line 23444 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42283                 :             : operands[1] = adjust_address_nv (operands[1], V4HImode, 0);
   42284                 :             : #undef DONE
   42285                 :             : #undef FAIL
   42286                 :             :   operand0 = operands[0];
   42287                 :             :   (void) operand0;
   42288                 :             :   operand1 = operands[1];
   42289                 :             :   (void) operand1;
   42290                 :             :   emit_insn (gen_rtx_SET (operand0,
   42291                 :             :         gen_rtx_ZERO_EXTEND (V4SImode,
   42292                 :             :         operand1)));
   42293                 :             :   _val = get_insns ();
   42294                 :             :   end_sequence ();
   42295                 :             :   return _val;
   42296                 :             : }
   42297                 :             : 
   42298                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23428 */
   42299                 :             : extern rtx_insn *gen_split_3101 (rtx_insn *, rtx *);
   42300                 :             : rtx_insn *
   42301                 :             : gen_split_3101 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42302                 :             : {
   42303                 :             :   rtx operand0;
   42304                 :             :   rtx operand1;
   42305                 :             :   rtx_insn *_val = NULL;
   42306                 :             :   if (dump_file)
   42307                 :             :     fprintf (dump_file, "Splitting with gen_split_3101 (sse.md:23428)\n");
   42308                 :             :   start_sequence ();
   42309                 :             : #define FAIL return (end_sequence (), _val)
   42310                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42311                 :             : #line 23444 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42312                 :             : operands[1] = adjust_address_nv (operands[1], V4HImode, 0);
   42313                 :             : #undef DONE
   42314                 :             : #undef FAIL
   42315                 :             :   operand0 = operands[0];
   42316                 :             :   (void) operand0;
   42317                 :             :   operand1 = operands[1];
   42318                 :             :   (void) operand1;
   42319                 :             :   emit_insn (gen_rtx_SET (operand0,
   42320                 :             :         gen_rtx_ZERO_EXTEND (V4SImode,
   42321                 :             :         operand1)));
   42322                 :             :   _val = get_insns ();
   42323                 :             :   end_sequence ();
   42324                 :             :   return _val;
   42325                 :             : }
   42326                 :             : 
   42327                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23446 */
   42328                 :             : rtx
   42329                 :             : gen_extendv4hiv4si2 (rtx operand0,
   42330                 :             :         rtx operand1)
   42331                 :             : {
   42332                 :             :   rtx_insn *_val = 0;
   42333                 :             :   start_sequence ();
   42334                 :             :   {
   42335                 :             :     rtx operands[2];
   42336                 :             :     operands[0] = operand0;
   42337                 :             :     operands[1] = operand1;
   42338                 :             : #define FAIL return (end_sequence (), _val)
   42339                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42340                 :             : #line 23451 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42341                 :             : {
   42342                 :             :   if (!TARGET_SSE4_1)
   42343                 :             :     {
   42344                 :             :       ix86_expand_sse_extend (operands[0], operands[1], false);
   42345                 :             :       DONE;
   42346                 :             :     }
   42347                 :             : 
   42348                 :             :   if (!MEM_P (operands[1]))
   42349                 :             :     {
   42350                 :             :       rtx op1 = force_reg (V4HImode, operands[1]);
   42351                 :             :       op1 = lowpart_subreg (V8HImode, op1, V4HImode);
   42352                 :             :       emit_insn (gen_sse4_1_sign_extendv4hiv4si2 (operands[0], op1));
   42353                 :             :       DONE;
   42354                 :             :     }
   42355                 :             : }
   42356                 :             : #undef DONE
   42357                 :             : #undef FAIL
   42358                 :             :     operand0 = operands[0];
   42359                 :             :     (void) operand0;
   42360                 :             :     operand1 = operands[1];
   42361                 :             :     (void) operand1;
   42362                 :             :   }
   42363                 :             :   emit_insn (gen_rtx_SET (operand0,
   42364                 :             :         gen_rtx_SIGN_EXTEND (V4SImode,
   42365                 :             :         operand1)));
   42366                 :             :   _val = get_insns ();
   42367                 :             :   end_sequence ();
   42368                 :             :   return _val;
   42369                 :             : }
   42370                 :             : 
   42371                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23446 */
   42372                 :             : rtx
   42373                 :             : gen_zero_extendv4hiv4si2 (rtx operand0,
   42374                 :             :         rtx operand1)
   42375                 :             : {
   42376                 :             :   rtx_insn *_val = 0;
   42377                 :             :   start_sequence ();
   42378                 :             :   {
   42379                 :             :     rtx operands[2];
   42380                 :             :     operands[0] = operand0;
   42381                 :             :     operands[1] = operand1;
   42382                 :             : #define FAIL return (end_sequence (), _val)
   42383                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42384                 :             : #line 23451 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42385                 :             : {
   42386                 :             :   if (!TARGET_SSE4_1)
   42387                 :             :     {
   42388                 :             :       ix86_expand_sse_extend (operands[0], operands[1], true);
   42389                 :             :       DONE;
   42390                 :             :     }
   42391                 :             : 
   42392                 :             :   if (!MEM_P (operands[1]))
   42393                 :             :     {
   42394                 :             :       rtx op1 = force_reg (V4HImode, operands[1]);
   42395                 :             :       op1 = lowpart_subreg (V8HImode, op1, V4HImode);
   42396                 :             :       emit_insn (gen_sse4_1_zero_extendv4hiv4si2 (operands[0], op1));
   42397                 :             :       DONE;
   42398                 :             :     }
   42399                 :             : }
   42400                 :             : #undef DONE
   42401                 :             : #undef FAIL
   42402                 :             :     operand0 = operands[0];
   42403                 :             :     (void) operand0;
   42404                 :             :     operand1 = operands[1];
   42405                 :             :     (void) operand1;
   42406                 :             :   }
   42407                 :             :   emit_insn (gen_rtx_SET (operand0,
   42408                 :             :         gen_rtx_ZERO_EXTEND (V4SImode,
   42409                 :             :         operand1)));
   42410                 :             :   _val = get_insns ();
   42411                 :             :   end_sequence ();
   42412                 :             :   return _val;
   42413                 :             : }
   42414                 :             : 
   42415                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23467 */
   42416                 :             : extern rtx_insn *gen_split_3102 (rtx_insn *, rtx *);
   42417                 :             : rtx_insn *
   42418                 :             : gen_split_3102 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42419                 :             : {
   42420                 :             :   rtx operand0;
   42421                 :             :   rtx operand1;
   42422                 :             :   rtx_insn *_val = NULL;
   42423                 :             :   if (dump_file)
   42424                 :             :     fprintf (dump_file, "Splitting with gen_split_3102 (sse.md:23467)\n");
   42425                 :             :   start_sequence ();
   42426                 :             : #define FAIL return (end_sequence (), _val)
   42427                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42428                 :             : #line 23484 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42429                 :             : {
   42430                 :             :   operands[0] = lowpart_subreg (V4SImode, operands[0], V8HImode);
   42431                 :             :   if (MEM_P (operands[1]))
   42432                 :             :     {
   42433                 :             :       operands[1] = lowpart_subreg (V4HImode, operands[1], V8HImode);
   42434                 :             :       operands[1] = gen_rtx_ZERO_EXTEND (V4SImode, operands[1]);
   42435                 :             :       emit_insn (gen_rtx_SET (operands[0], operands[1]));
   42436                 :             :       DONE;
   42437                 :             :     }
   42438                 :             : }
   42439                 :             : #undef DONE
   42440                 :             : #undef FAIL
   42441                 :             :   operand0 = operands[0];
   42442                 :             :   (void) operand0;
   42443                 :             :   operand1 = operands[1];
   42444                 :             :   (void) operand1;
   42445                 :             :   emit_insn (gen_rtx_SET (operand0,
   42446                 :             :         gen_rtx_ZERO_EXTEND (V4SImode,
   42447                 :             :         gen_rtx_VEC_SELECT (V4HImode,
   42448                 :             :         operand1,
   42449                 :             :         gen_rtx_PARALLEL (VOIDmode,
   42450                 :             :         gen_rtvec (4,
   42451                 :             :                 const0_rtx,
   42452                 :             :                 const1_rtx,
   42453                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
   42454                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (3)]))))));
   42455                 :             :   _val = get_insns ();
   42456                 :             :   end_sequence ();
   42457                 :             :   return _val;
   42458                 :             : }
   42459                 :             : 
   42460                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23497 */
   42461                 :             : extern rtx_insn *gen_split_3103 (rtx_insn *, rtx *);
   42462                 :             : rtx_insn *
   42463                 :             : gen_split_3103 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42464                 :             : {
   42465                 :             :   rtx operand0;
   42466                 :             :   rtx operand1;
   42467                 :             :   rtx_insn *_val = NULL;
   42468                 :             :   if (dump_file)
   42469                 :             :     fprintf (dump_file, "Splitting with gen_split_3103 (sse.md:23497)\n");
   42470                 :             :   start_sequence ();
   42471                 :             : #define FAIL return (end_sequence (), _val)
   42472                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42473                 :             : #line 23517 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42474                 :             : {
   42475                 :             :   operands[0] = lowpart_subreg (V4SImode, operands[0], V8HImode);
   42476                 :             :   if (MEM_P (operands[1]))
   42477                 :             :     {
   42478                 :             :       operands[1] = lowpart_subreg (V4HImode, operands[1], V8QImode);
   42479                 :             :       operands[1] = gen_rtx_ZERO_EXTEND (V4SImode, operands[1]);
   42480                 :             :       emit_insn (gen_rtx_SET (operands[0], operands[1]));
   42481                 :             :       DONE;
   42482                 :             :     }
   42483                 :             :   operands[1] = lowpart_subreg (V8HImode, operands[1], V8QImode);
   42484                 :             : }
   42485                 :             : #undef DONE
   42486                 :             : #undef FAIL
   42487                 :             :   operand0 = operands[0];
   42488                 :             :   (void) operand0;
   42489                 :             :   operand1 = operands[1];
   42490                 :             :   (void) operand1;
   42491                 :             :   emit_insn (gen_rtx_SET (operand0,
   42492                 :             :         gen_rtx_ZERO_EXTEND (V4SImode,
   42493                 :             :         gen_rtx_VEC_SELECT (V4HImode,
   42494                 :             :         operand1,
   42495                 :             :         gen_rtx_PARALLEL (VOIDmode,
   42496                 :             :         gen_rtvec (4,
   42497                 :             :                 const0_rtx,
   42498                 :             :                 const1_rtx,
   42499                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
   42500                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (3)]))))));
   42501                 :             :   _val = get_insns ();
   42502                 :             :   end_sequence ();
   42503                 :             :   return _val;
   42504                 :             : }
   42505                 :             : 
   42506                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23497 */
   42507                 :             : extern rtx_insn *gen_split_3104 (rtx_insn *, rtx *);
   42508                 :             : rtx_insn *
   42509                 :             : gen_split_3104 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42510                 :             : {
   42511                 :             :   rtx operand0;
   42512                 :             :   rtx operand1;
   42513                 :             :   rtx_insn *_val = NULL;
   42514                 :             :   if (dump_file)
   42515                 :             :     fprintf (dump_file, "Splitting with gen_split_3104 (sse.md:23497)\n");
   42516                 :             :   start_sequence ();
   42517                 :             : #define FAIL return (end_sequence (), _val)
   42518                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42519                 :             : #line 23517 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42520                 :             : {
   42521                 :             :   operands[0] = lowpart_subreg (V4SImode, operands[0], V8HImode);
   42522                 :             :   if (MEM_P (operands[1]))
   42523                 :             :     {
   42524                 :             :       operands[1] = lowpart_subreg (V4HImode, operands[1], V2SImode);
   42525                 :             :       operands[1] = gen_rtx_ZERO_EXTEND (V4SImode, operands[1]);
   42526                 :             :       emit_insn (gen_rtx_SET (operands[0], operands[1]));
   42527                 :             :       DONE;
   42528                 :             :     }
   42529                 :             :   operands[1] = lowpart_subreg (V8HImode, operands[1], V2SImode);
   42530                 :             : }
   42531                 :             : #undef DONE
   42532                 :             : #undef FAIL
   42533                 :             :   operand0 = operands[0];
   42534                 :             :   (void) operand0;
   42535                 :             :   operand1 = operands[1];
   42536                 :             :   (void) operand1;
   42537                 :             :   emit_insn (gen_rtx_SET (operand0,
   42538                 :             :         gen_rtx_ZERO_EXTEND (V4SImode,
   42539                 :             :         gen_rtx_VEC_SELECT (V4HImode,
   42540                 :             :         operand1,
   42541                 :             :         gen_rtx_PARALLEL (VOIDmode,
   42542                 :             :         gen_rtvec (4,
   42543                 :             :                 const0_rtx,
   42544                 :             :                 const1_rtx,
   42545                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
   42546                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (3)]))))));
   42547                 :             :   _val = get_insns ();
   42548                 :             :   end_sequence ();
   42549                 :             :   return _val;
   42550                 :             : }
   42551                 :             : 
   42552                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23497 */
   42553                 :             : extern rtx_insn *gen_split_3105 (rtx_insn *, rtx *);
   42554                 :             : rtx_insn *
   42555                 :             : gen_split_3105 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42556                 :             : {
   42557                 :             :   rtx operand0;
   42558                 :             :   rtx operand1;
   42559                 :             :   rtx_insn *_val = NULL;
   42560                 :             :   if (dump_file)
   42561                 :             :     fprintf (dump_file, "Splitting with gen_split_3105 (sse.md:23497)\n");
   42562                 :             :   start_sequence ();
   42563                 :             : #define FAIL return (end_sequence (), _val)
   42564                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42565                 :             : #line 23517 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42566                 :             : {
   42567                 :             :   operands[0] = lowpart_subreg (V4SImode, operands[0], V8HImode);
   42568                 :             :   if (MEM_P (operands[1]))
   42569                 :             :     {
   42570                 :             :       operands[1] = lowpart_subreg (V4HImode, operands[1], DImode);
   42571                 :             :       operands[1] = gen_rtx_ZERO_EXTEND (V4SImode, operands[1]);
   42572                 :             :       emit_insn (gen_rtx_SET (operands[0], operands[1]));
   42573                 :             :       DONE;
   42574                 :             :     }
   42575                 :             :   operands[1] = lowpart_subreg (V8HImode, operands[1], DImode);
   42576                 :             : }
   42577                 :             : #undef DONE
   42578                 :             : #undef FAIL
   42579                 :             :   operand0 = operands[0];
   42580                 :             :   (void) operand0;
   42581                 :             :   operand1 = operands[1];
   42582                 :             :   (void) operand1;
   42583                 :             :   emit_insn (gen_rtx_SET (operand0,
   42584                 :             :         gen_rtx_ZERO_EXTEND (V4SImode,
   42585                 :             :         gen_rtx_VEC_SELECT (V4HImode,
   42586                 :             :         operand1,
   42587                 :             :         gen_rtx_PARALLEL (VOIDmode,
   42588                 :             :         gen_rtvec (4,
   42589                 :             :                 const0_rtx,
   42590                 :             :                 const1_rtx,
   42591                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (2)],
   42592                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (3)]))))));
   42593                 :             :   _val = get_insns ();
   42594                 :             :   end_sequence ();
   42595                 :             :   return _val;
   42596                 :             : }
   42597                 :             : 
   42598                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23556 */
   42599                 :             : extern rtx_insn *gen_split_3106 (rtx_insn *, rtx *);
   42600                 :             : rtx_insn *
   42601                 :             : gen_split_3106 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42602                 :             : {
   42603                 :             :   rtx operand0;
   42604                 :             :   rtx operand1;
   42605                 :             :   rtx_insn *_val = NULL;
   42606                 :             :   if (dump_file)
   42607                 :             :     fprintf (dump_file, "Splitting with gen_split_3106 (sse.md:23556)\n");
   42608                 :             :   start_sequence ();
   42609                 :             : #define FAIL return (end_sequence (), _val)
   42610                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42611                 :             : #line 23573 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42612                 :             : operands[1] = adjust_address_nv (operands[1], V8QImode, 0);
   42613                 :             : #undef DONE
   42614                 :             : #undef FAIL
   42615                 :             :   operand0 = operands[0];
   42616                 :             :   (void) operand0;
   42617                 :             :   operand1 = operands[1];
   42618                 :             :   (void) operand1;
   42619                 :             :   emit_insn (gen_rtx_SET (operand0,
   42620                 :             :         gen_rtx_SIGN_EXTEND (V8DImode,
   42621                 :             :         operand1)));
   42622                 :             :   _val = get_insns ();
   42623                 :             :   end_sequence ();
   42624                 :             :   return _val;
   42625                 :             : }
   42626                 :             : 
   42627                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23556 */
   42628                 :             : extern rtx_insn *gen_split_3107 (rtx_insn *, rtx *);
   42629                 :             : rtx_insn *
   42630                 :             : gen_split_3107 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42631                 :             : {
   42632                 :             :   rtx operand0;
   42633                 :             :   rtx operand1;
   42634                 :             :   rtx_insn *_val = NULL;
   42635                 :             :   if (dump_file)
   42636                 :             :     fprintf (dump_file, "Splitting with gen_split_3107 (sse.md:23556)\n");
   42637                 :             :   start_sequence ();
   42638                 :             : #define FAIL return (end_sequence (), _val)
   42639                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42640                 :             : #line 23573 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42641                 :             : operands[1] = adjust_address_nv (operands[1], V8QImode, 0);
   42642                 :             : #undef DONE
   42643                 :             : #undef FAIL
   42644                 :             :   operand0 = operands[0];
   42645                 :             :   (void) operand0;
   42646                 :             :   operand1 = operands[1];
   42647                 :             :   (void) operand1;
   42648                 :             :   emit_insn (gen_rtx_SET (operand0,
   42649                 :             :         gen_rtx_SIGN_EXTEND (V8DImode,
   42650                 :             :         operand1)));
   42651                 :             :   _val = get_insns ();
   42652                 :             :   end_sequence ();
   42653                 :             :   return _val;
   42654                 :             : }
   42655                 :             : 
   42656                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23556 */
   42657                 :             : extern rtx_insn *gen_split_3108 (rtx_insn *, rtx *);
   42658                 :             : rtx_insn *
   42659                 :             : gen_split_3108 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42660                 :             : {
   42661                 :             :   rtx operand0;
   42662                 :             :   rtx operand1;
   42663                 :             :   rtx_insn *_val = NULL;
   42664                 :             :   if (dump_file)
   42665                 :             :     fprintf (dump_file, "Splitting with gen_split_3108 (sse.md:23556)\n");
   42666                 :             :   start_sequence ();
   42667                 :             : #define FAIL return (end_sequence (), _val)
   42668                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42669                 :             : #line 23573 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42670                 :             : operands[1] = adjust_address_nv (operands[1], V8QImode, 0);
   42671                 :             : #undef DONE
   42672                 :             : #undef FAIL
   42673                 :             :   operand0 = operands[0];
   42674                 :             :   (void) operand0;
   42675                 :             :   operand1 = operands[1];
   42676                 :             :   (void) operand1;
   42677                 :             :   emit_insn (gen_rtx_SET (operand0,
   42678                 :             :         gen_rtx_ZERO_EXTEND (V8DImode,
   42679                 :             :         operand1)));
   42680                 :             :   _val = get_insns ();
   42681                 :             :   end_sequence ();
   42682                 :             :   return _val;
   42683                 :             : }
   42684                 :             : 
   42685                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23556 */
   42686                 :             : extern rtx_insn *gen_split_3109 (rtx_insn *, rtx *);
   42687                 :             : rtx_insn *
   42688                 :             : gen_split_3109 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42689                 :             : {
   42690                 :             :   rtx operand0;
   42691                 :             :   rtx operand1;
   42692                 :             :   rtx_insn *_val = NULL;
   42693                 :             :   if (dump_file)
   42694                 :             :     fprintf (dump_file, "Splitting with gen_split_3109 (sse.md:23556)\n");
   42695                 :             :   start_sequence ();
   42696                 :             : #define FAIL return (end_sequence (), _val)
   42697                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42698                 :             : #line 23573 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42699                 :             : operands[1] = adjust_address_nv (operands[1], V8QImode, 0);
   42700                 :             : #undef DONE
   42701                 :             : #undef FAIL
   42702                 :             :   operand0 = operands[0];
   42703                 :             :   (void) operand0;
   42704                 :             :   operand1 = operands[1];
   42705                 :             :   (void) operand1;
   42706                 :             :   emit_insn (gen_rtx_SET (operand0,
   42707                 :             :         gen_rtx_ZERO_EXTEND (V8DImode,
   42708                 :             :         operand1)));
   42709                 :             :   _val = get_insns ();
   42710                 :             :   end_sequence ();
   42711                 :             :   return _val;
   42712                 :             : }
   42713                 :             : 
   42714                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23575 */
   42715                 :             : rtx
   42716                 :             : gen_extendv8qiv8di2 (rtx operand0,
   42717                 :             :         rtx operand1)
   42718                 :             : {
   42719                 :             :   rtx_insn *_val = 0;
   42720                 :             :   start_sequence ();
   42721                 :             :   {
   42722                 :             :     rtx operands[2];
   42723                 :             :     operands[0] = operand0;
   42724                 :             :     operands[1] = operand1;
   42725                 :             : #define FAIL return (end_sequence (), _val)
   42726                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42727                 :             : #line 23580 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42728                 :             : {
   42729                 :             :   if (!MEM_P (operands[1]))
   42730                 :             :     {
   42731                 :             :       rtx op1 = force_reg (V8QImode, operands[1]);
   42732                 :             :       op1 = lowpart_subreg (V16QImode, op1, V8QImode);
   42733                 :             :       emit_insn (gen_avx512f_sign_extendv8qiv8di2 (operands[0], op1));
   42734                 :             :       DONE;
   42735                 :             :     }
   42736                 :             : }
   42737                 :             : #undef DONE
   42738                 :             : #undef FAIL
   42739                 :             :     operand0 = operands[0];
   42740                 :             :     (void) operand0;
   42741                 :             :     operand1 = operands[1];
   42742                 :             :     (void) operand1;
   42743                 :             :   }
   42744                 :             :   emit_insn (gen_rtx_SET (operand0,
   42745                 :             :         gen_rtx_SIGN_EXTEND (V8DImode,
   42746                 :             :         operand1)));
   42747                 :             :   _val = get_insns ();
   42748                 :             :   end_sequence ();
   42749                 :             :   return _val;
   42750                 :             : }
   42751                 :             : 
   42752                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23575 */
   42753                 :             : rtx
   42754                 :             : gen_zero_extendv8qiv8di2 (rtx operand0,
   42755                 :             :         rtx operand1)
   42756                 :             : {
   42757                 :             :   rtx_insn *_val = 0;
   42758                 :             :   start_sequence ();
   42759                 :             :   {
   42760                 :             :     rtx operands[2];
   42761                 :             :     operands[0] = operand0;
   42762                 :             :     operands[1] = operand1;
   42763                 :             : #define FAIL return (end_sequence (), _val)
   42764                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42765                 :             : #line 23580 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42766                 :             : {
   42767                 :             :   if (!MEM_P (operands[1]))
   42768                 :             :     {
   42769                 :             :       rtx op1 = force_reg (V8QImode, operands[1]);
   42770                 :             :       op1 = lowpart_subreg (V16QImode, op1, V8QImode);
   42771                 :             :       emit_insn (gen_avx512f_zero_extendv8qiv8di2 (operands[0], op1));
   42772                 :             :       DONE;
   42773                 :             :     }
   42774                 :             : }
   42775                 :             : #undef DONE
   42776                 :             : #undef FAIL
   42777                 :             :     operand0 = operands[0];
   42778                 :             :     (void) operand0;
   42779                 :             :     operand1 = operands[1];
   42780                 :             :     (void) operand1;
   42781                 :             :   }
   42782                 :             :   emit_insn (gen_rtx_SET (operand0,
   42783                 :             :         gen_rtx_ZERO_EXTEND (V8DImode,
   42784                 :             :         operand1)));
   42785                 :             :   _val = get_insns ();
   42786                 :             :   end_sequence ();
   42787                 :             :   return _val;
   42788                 :             : }
   42789                 :             : 
   42790                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23615 */
   42791                 :             : extern rtx_insn *gen_split_3110 (rtx_insn *, rtx *);
   42792                 :             : rtx_insn *
   42793                 :             : gen_split_3110 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42794                 :             : {
   42795                 :             :   rtx operand0;
   42796                 :             :   rtx operand1;
   42797                 :             :   rtx_insn *_val = NULL;
   42798                 :             :   if (dump_file)
   42799                 :             :     fprintf (dump_file, "Splitting with gen_split_3110 (sse.md:23615)\n");
   42800                 :             :   start_sequence ();
   42801                 :             : #define FAIL return (end_sequence (), _val)
   42802                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42803                 :             : #line 23635 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42804                 :             : operands[1] = adjust_address_nv (operands[1], V4QImode, 0);
   42805                 :             : #undef DONE
   42806                 :             : #undef FAIL
   42807                 :             :   operand0 = operands[0];
   42808                 :             :   (void) operand0;
   42809                 :             :   operand1 = operands[1];
   42810                 :             :   (void) operand1;
   42811                 :             :   emit_insn (gen_rtx_SET (operand0,
   42812                 :             :         gen_rtx_SIGN_EXTEND (V4DImode,
   42813                 :             :         operand1)));
   42814                 :             :   _val = get_insns ();
   42815                 :             :   end_sequence ();
   42816                 :             :   return _val;
   42817                 :             : }
   42818                 :             : 
   42819                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23615 */
   42820                 :             : extern rtx_insn *gen_split_3111 (rtx_insn *, rtx *);
   42821                 :             : rtx_insn *
   42822                 :             : gen_split_3111 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42823                 :             : {
   42824                 :             :   rtx operand0;
   42825                 :             :   rtx operand1;
   42826                 :             :   rtx_insn *_val = NULL;
   42827                 :             :   if (dump_file)
   42828                 :             :     fprintf (dump_file, "Splitting with gen_split_3111 (sse.md:23615)\n");
   42829                 :             :   start_sequence ();
   42830                 :             : #define FAIL return (end_sequence (), _val)
   42831                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42832                 :             : #line 23635 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42833                 :             : operands[1] = adjust_address_nv (operands[1], V4QImode, 0);
   42834                 :             : #undef DONE
   42835                 :             : #undef FAIL
   42836                 :             :   operand0 = operands[0];
   42837                 :             :   (void) operand0;
   42838                 :             :   operand1 = operands[1];
   42839                 :             :   (void) operand1;
   42840                 :             :   emit_insn (gen_rtx_SET (operand0,
   42841                 :             :         gen_rtx_SIGN_EXTEND (V4DImode,
   42842                 :             :         operand1)));
   42843                 :             :   _val = get_insns ();
   42844                 :             :   end_sequence ();
   42845                 :             :   return _val;
   42846                 :             : }
   42847                 :             : 
   42848                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23615 */
   42849                 :             : extern rtx_insn *gen_split_3112 (rtx_insn *, rtx *);
   42850                 :             : rtx_insn *
   42851                 :             : gen_split_3112 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42852                 :             : {
   42853                 :             :   rtx operand0;
   42854                 :             :   rtx operand1;
   42855                 :             :   rtx_insn *_val = NULL;
   42856                 :             :   if (dump_file)
   42857                 :             :     fprintf (dump_file, "Splitting with gen_split_3112 (sse.md:23615)\n");
   42858                 :             :   start_sequence ();
   42859                 :             : #define FAIL return (end_sequence (), _val)
   42860                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42861                 :             : #line 23635 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42862                 :             : operands[1] = adjust_address_nv (operands[1], V4QImode, 0);
   42863                 :             : #undef DONE
   42864                 :             : #undef FAIL
   42865                 :             :   operand0 = operands[0];
   42866                 :             :   (void) operand0;
   42867                 :             :   operand1 = operands[1];
   42868                 :             :   (void) operand1;
   42869                 :             :   emit_insn (gen_rtx_SET (operand0,
   42870                 :             :         gen_rtx_ZERO_EXTEND (V4DImode,
   42871                 :             :         operand1)));
   42872                 :             :   _val = get_insns ();
   42873                 :             :   end_sequence ();
   42874                 :             :   return _val;
   42875                 :             : }
   42876                 :             : 
   42877                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23615 */
   42878                 :             : extern rtx_insn *gen_split_3113 (rtx_insn *, rtx *);
   42879                 :             : rtx_insn *
   42880                 :             : gen_split_3113 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42881                 :             : {
   42882                 :             :   rtx operand0;
   42883                 :             :   rtx operand1;
   42884                 :             :   rtx_insn *_val = NULL;
   42885                 :             :   if (dump_file)
   42886                 :             :     fprintf (dump_file, "Splitting with gen_split_3113 (sse.md:23615)\n");
   42887                 :             :   start_sequence ();
   42888                 :             : #define FAIL return (end_sequence (), _val)
   42889                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42890                 :             : #line 23635 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42891                 :             : operands[1] = adjust_address_nv (operands[1], V4QImode, 0);
   42892                 :             : #undef DONE
   42893                 :             : #undef FAIL
   42894                 :             :   operand0 = operands[0];
   42895                 :             :   (void) operand0;
   42896                 :             :   operand1 = operands[1];
   42897                 :             :   (void) operand1;
   42898                 :             :   emit_insn (gen_rtx_SET (operand0,
   42899                 :             :         gen_rtx_ZERO_EXTEND (V4DImode,
   42900                 :             :         operand1)));
   42901                 :             :   _val = get_insns ();
   42902                 :             :   end_sequence ();
   42903                 :             :   return _val;
   42904                 :             : }
   42905                 :             : 
   42906                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23637 */
   42907                 :             : rtx
   42908                 :             : gen_extendv4qiv4di2 (rtx operand0,
   42909                 :             :         rtx operand1)
   42910                 :             : {
   42911                 :             :   rtx_insn *_val = 0;
   42912                 :             :   start_sequence ();
   42913                 :             :   {
   42914                 :             :     rtx operands[2];
   42915                 :             :     operands[0] = operand0;
   42916                 :             :     operands[1] = operand1;
   42917                 :             : #define FAIL return (end_sequence (), _val)
   42918                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42919                 :             : #line 23642 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42920                 :             : {
   42921                 :             :   if (!MEM_P (operands[1]))
   42922                 :             :     {
   42923                 :             :       rtx op1 = force_reg (V4QImode, operands[1]);
   42924                 :             :       op1 = lowpart_subreg (V16QImode, operands[1], V4QImode);
   42925                 :             :       emit_insn (gen_avx2_sign_extendv4qiv4di2 (operands[0], op1));
   42926                 :             :       DONE;
   42927                 :             :     }
   42928                 :             : }
   42929                 :             : #undef DONE
   42930                 :             : #undef FAIL
   42931                 :             :     operand0 = operands[0];
   42932                 :             :     (void) operand0;
   42933                 :             :     operand1 = operands[1];
   42934                 :             :     (void) operand1;
   42935                 :             :   }
   42936                 :             :   emit_insn (gen_rtx_SET (operand0,
   42937                 :             :         gen_rtx_SIGN_EXTEND (V4DImode,
   42938                 :             :         operand1)));
   42939                 :             :   _val = get_insns ();
   42940                 :             :   end_sequence ();
   42941                 :             :   return _val;
   42942                 :             : }
   42943                 :             : 
   42944                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23637 */
   42945                 :             : rtx
   42946                 :             : gen_zero_extendv4qiv4di2 (rtx operand0,
   42947                 :             :         rtx operand1)
   42948                 :             : {
   42949                 :             :   rtx_insn *_val = 0;
   42950                 :             :   start_sequence ();
   42951                 :             :   {
   42952                 :             :     rtx operands[2];
   42953                 :             :     operands[0] = operand0;
   42954                 :             :     operands[1] = operand1;
   42955                 :             : #define FAIL return (end_sequence (), _val)
   42956                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42957                 :             : #line 23642 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42958                 :             : {
   42959                 :             :   if (!MEM_P (operands[1]))
   42960                 :             :     {
   42961                 :             :       rtx op1 = force_reg (V4QImode, operands[1]);
   42962                 :             :       op1 = lowpart_subreg (V16QImode, operands[1], V4QImode);
   42963                 :             :       emit_insn (gen_avx2_zero_extendv4qiv4di2 (operands[0], op1));
   42964                 :             :       DONE;
   42965                 :             :     }
   42966                 :             : }
   42967                 :             : #undef DONE
   42968                 :             : #undef FAIL
   42969                 :             :     operand0 = operands[0];
   42970                 :             :     (void) operand0;
   42971                 :             :     operand1 = operands[1];
   42972                 :             :     (void) operand1;
   42973                 :             :   }
   42974                 :             :   emit_insn (gen_rtx_SET (operand0,
   42975                 :             :         gen_rtx_ZERO_EXTEND (V4DImode,
   42976                 :             :         operand1)));
   42977                 :             :   _val = get_insns ();
   42978                 :             :   end_sequence ();
   42979                 :             :   return _val;
   42980                 :             : }
   42981                 :             : 
   42982                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23679 */
   42983                 :             : rtx
   42984                 :             : gen_extendv2qiv2di2 (rtx operand0,
   42985                 :             :         rtx operand1)
   42986                 :             : {
   42987                 :             :   rtx_insn *_val = 0;
   42988                 :             :   start_sequence ();
   42989                 :             :   {
   42990                 :             :     rtx operands[2];
   42991                 :             :     operands[0] = operand0;
   42992                 :             :     operands[1] = operand1;
   42993                 :             : #define FAIL return (end_sequence (), _val)
   42994                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42995                 :             : #line 23684 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   42996                 :             : {
   42997                 :             :   if (!MEM_P (operands[1]))
   42998                 :             :     {
   42999                 :             :       rtx op1 = force_reg (V2QImode, operands[1]);
   43000                 :             :       op1 = lowpart_subreg (V16QImode, op1, V2QImode);
   43001                 :             :       emit_insn (gen_sse4_1_sign_extendv2qiv2di2 (operands[0], op1));
   43002                 :             :       DONE;
   43003                 :             :     }
   43004                 :             : }
   43005                 :             : #undef DONE
   43006                 :             : #undef FAIL
   43007                 :             :     operand0 = operands[0];
   43008                 :             :     (void) operand0;
   43009                 :             :     operand1 = operands[1];
   43010                 :             :     (void) operand1;
   43011                 :             :   }
   43012                 :             :   emit_insn (gen_rtx_SET (operand0,
   43013                 :             :         gen_rtx_SIGN_EXTEND (V2DImode,
   43014                 :             :         operand1)));
   43015                 :             :   _val = get_insns ();
   43016                 :             :   end_sequence ();
   43017                 :             :   return _val;
   43018                 :             : }
   43019                 :             : 
   43020                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23679 */
   43021                 :             : rtx
   43022                 :             : gen_zero_extendv2qiv2di2 (rtx operand0,
   43023                 :             :         rtx operand1)
   43024                 :             : {
   43025                 :             :   rtx_insn *_val = 0;
   43026                 :             :   start_sequence ();
   43027                 :             :   {
   43028                 :             :     rtx operands[2];
   43029                 :             :     operands[0] = operand0;
   43030                 :             :     operands[1] = operand1;
   43031                 :             : #define FAIL return (end_sequence (), _val)
   43032                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43033                 :             : #line 23684 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43034                 :             : {
   43035                 :             :   if (!MEM_P (operands[1]))
   43036                 :             :     {
   43037                 :             :       rtx op1 = force_reg (V2QImode, operands[1]);
   43038                 :             :       op1 = lowpart_subreg (V16QImode, op1, V2QImode);
   43039                 :             :       emit_insn (gen_sse4_1_zero_extendv2qiv2di2 (operands[0], op1));
   43040                 :             :       DONE;
   43041                 :             :     }
   43042                 :             : }
   43043                 :             : #undef DONE
   43044                 :             : #undef FAIL
   43045                 :             :     operand0 = operands[0];
   43046                 :             :     (void) operand0;
   43047                 :             :     operand1 = operands[1];
   43048                 :             :     (void) operand1;
   43049                 :             :   }
   43050                 :             :   emit_insn (gen_rtx_SET (operand0,
   43051                 :             :         gen_rtx_ZERO_EXTEND (V2DImode,
   43052                 :             :         operand1)));
   43053                 :             :   _val = get_insns ();
   43054                 :             :   end_sequence ();
   43055                 :             :   return _val;
   43056                 :             : }
   43057                 :             : 
   43058                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23694 */
   43059                 :             : extern rtx_insn *gen_split_3114 (rtx_insn *, rtx *);
   43060                 :             : rtx_insn *
   43061                 :             : gen_split_3114 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   43062                 :             : {
   43063                 :             :   rtx_insn *_val = NULL;
   43064                 :             :   if (dump_file)
   43065                 :             :     fprintf (dump_file, "Splitting with gen_split_3114 (sse.md:23694)\n");
   43066                 :             :   start_sequence ();
   43067                 :             : #define FAIL return (end_sequence (), _val)
   43068                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43069                 :             : #line 23709 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43070                 :             : {
   43071                 :             :   if (!MEM_P (operands[1]))
   43072                 :             :     operands[1] = force_reg (HImode, operands[1]);
   43073                 :             :   operands[1] = lowpart_subreg (V2QImode, operands[1], HImode);
   43074                 :             :   emit_insn (gen_zero_extendv2qiv2di2 (operands[0], operands[1]));
   43075                 :             :   DONE;
   43076                 :             : }
   43077                 :             : #undef DONE
   43078                 :             : #undef FAIL
   43079                 :             :   emit_insn (const0_rtx);
   43080                 :             :   _val = get_insns ();
   43081                 :             :   end_sequence ();
   43082                 :             :   return _val;
   43083                 :             : }
   43084                 :             : 
   43085                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23694 */
   43086                 :             : extern rtx_insn *gen_split_3115 (rtx_insn *, rtx *);
   43087                 :             : rtx_insn *
   43088                 :             : gen_split_3115 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   43089                 :             : {
   43090                 :             :   rtx_insn *_val = NULL;
   43091                 :             :   if (dump_file)
   43092                 :             :     fprintf (dump_file, "Splitting with gen_split_3115 (sse.md:23694)\n");
   43093                 :             :   start_sequence ();
   43094                 :             : #define FAIL return (end_sequence (), _val)
   43095                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43096                 :             : #line 23709 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43097                 :             : {
   43098                 :             :   if (!MEM_P (operands[1]))
   43099                 :             :     operands[1] = force_reg (HFmode, operands[1]);
   43100                 :             :   operands[1] = lowpart_subreg (V2QImode, operands[1], HFmode);
   43101                 :             :   emit_insn (gen_zero_extendv2qiv2di2 (operands[0], operands[1]));
   43102                 :             :   DONE;
   43103                 :             : }
   43104                 :             : #undef DONE
   43105                 :             : #undef FAIL
   43106                 :             :   emit_insn (const0_rtx);
   43107                 :             :   _val = get_insns ();
   43108                 :             :   end_sequence ();
   43109                 :             :   return _val;
   43110                 :             : }
   43111                 :             : 
   43112                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23694 */
   43113                 :             : extern rtx_insn *gen_split_3116 (rtx_insn *, rtx *);
   43114                 :             : rtx_insn *
   43115                 :             : gen_split_3116 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   43116                 :             : {
   43117                 :             :   rtx_insn *_val = NULL;
   43118                 :             :   if (dump_file)
   43119                 :             :     fprintf (dump_file, "Splitting with gen_split_3116 (sse.md:23694)\n");
   43120                 :             :   start_sequence ();
   43121                 :             : #define FAIL return (end_sequence (), _val)
   43122                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43123                 :             : #line 23709 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43124                 :             : {
   43125                 :             :   if (!MEM_P (operands[1]))
   43126                 :             :     operands[1] = force_reg (BFmode, operands[1]);
   43127                 :             :   operands[1] = lowpart_subreg (V2QImode, operands[1], BFmode);
   43128                 :             :   emit_insn (gen_zero_extendv2qiv2di2 (operands[0], operands[1]));
   43129                 :             :   DONE;
   43130                 :             : }
   43131                 :             : #undef DONE
   43132                 :             : #undef FAIL
   43133                 :             :   emit_insn (const0_rtx);
   43134                 :             :   _val = get_insns ();
   43135                 :             :   end_sequence ();
   43136                 :             :   return _val;
   43137                 :             : }
   43138                 :             : 
   43139                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23727 */
   43140                 :             : rtx
   43141                 :             : gen_extendv8hiv8di2 (rtx operand0,
   43142                 :             :         rtx operand1)
   43143                 :             : {
   43144                 :             :   return gen_rtx_SET (operand0,
   43145                 :             :         gen_rtx_SIGN_EXTEND (V8DImode,
   43146                 :             :         operand1));
   43147                 :             : }
   43148                 :             : 
   43149                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23727 */
   43150                 :             : rtx
   43151                 :             : gen_zero_extendv8hiv8di2 (rtx operand0,
   43152                 :             :         rtx operand1)
   43153                 :             : {
   43154                 :             :   return gen_rtx_SET (operand0,
   43155                 :             :         gen_rtx_ZERO_EXTEND (V8DImode,
   43156                 :             :         operand1));
   43157                 :             : }
   43158                 :             : 
   43159                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23758 */
   43160                 :             : extern rtx_insn *gen_split_3117 (rtx_insn *, rtx *);
   43161                 :             : rtx_insn *
   43162                 :             : gen_split_3117 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43163                 :             : {
   43164                 :             :   rtx operand0;
   43165                 :             :   rtx operand1;
   43166                 :             :   rtx_insn *_val = NULL;
   43167                 :             :   if (dump_file)
   43168                 :             :     fprintf (dump_file, "Splitting with gen_split_3117 (sse.md:23758)\n");
   43169                 :             :   start_sequence ();
   43170                 :             : #define FAIL return (end_sequence (), _val)
   43171                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43172                 :             : #line 23774 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43173                 :             : operands[1] = adjust_address_nv (operands[1], V4HImode, 0);
   43174                 :             : #undef DONE
   43175                 :             : #undef FAIL
   43176                 :             :   operand0 = operands[0];
   43177                 :             :   (void) operand0;
   43178                 :             :   operand1 = operands[1];
   43179                 :             :   (void) operand1;
   43180                 :             :   emit_insn (gen_rtx_SET (operand0,
   43181                 :             :         gen_rtx_SIGN_EXTEND (V4DImode,
   43182                 :             :         operand1)));
   43183                 :             :   _val = get_insns ();
   43184                 :             :   end_sequence ();
   43185                 :             :   return _val;
   43186                 :             : }
   43187                 :             : 
   43188                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23758 */
   43189                 :             : extern rtx_insn *gen_split_3118 (rtx_insn *, rtx *);
   43190                 :             : rtx_insn *
   43191                 :             : gen_split_3118 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43192                 :             : {
   43193                 :             :   rtx operand0;
   43194                 :             :   rtx operand1;
   43195                 :             :   rtx_insn *_val = NULL;
   43196                 :             :   if (dump_file)
   43197                 :             :     fprintf (dump_file, "Splitting with gen_split_3118 (sse.md:23758)\n");
   43198                 :             :   start_sequence ();
   43199                 :             : #define FAIL return (end_sequence (), _val)
   43200                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43201                 :             : #line 23774 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43202                 :             : operands[1] = adjust_address_nv (operands[1], V4HImode, 0);
   43203                 :             : #undef DONE
   43204                 :             : #undef FAIL
   43205                 :             :   operand0 = operands[0];
   43206                 :             :   (void) operand0;
   43207                 :             :   operand1 = operands[1];
   43208                 :             :   (void) operand1;
   43209                 :             :   emit_insn (gen_rtx_SET (operand0,
   43210                 :             :         gen_rtx_SIGN_EXTEND (V4DImode,
   43211                 :             :         operand1)));
   43212                 :             :   _val = get_insns ();
   43213                 :             :   end_sequence ();
   43214                 :             :   return _val;
   43215                 :             : }
   43216                 :             : 
   43217                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23758 */
   43218                 :             : extern rtx_insn *gen_split_3119 (rtx_insn *, rtx *);
   43219                 :             : rtx_insn *
   43220                 :             : gen_split_3119 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43221                 :             : {
   43222                 :             :   rtx operand0;
   43223                 :             :   rtx operand1;
   43224                 :             :   rtx_insn *_val = NULL;
   43225                 :             :   if (dump_file)
   43226                 :             :     fprintf (dump_file, "Splitting with gen_split_3119 (sse.md:23758)\n");
   43227                 :             :   start_sequence ();
   43228                 :             : #define FAIL return (end_sequence (), _val)
   43229                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43230                 :             : #line 23774 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43231                 :             : operands[1] = adjust_address_nv (operands[1], V4HImode, 0);
   43232                 :             : #undef DONE
   43233                 :             : #undef FAIL
   43234                 :             :   operand0 = operands[0];
   43235                 :             :   (void) operand0;
   43236                 :             :   operand1 = operands[1];
   43237                 :             :   (void) operand1;
   43238                 :             :   emit_insn (gen_rtx_SET (operand0,
   43239                 :             :         gen_rtx_ZERO_EXTEND (V4DImode,
   43240                 :             :         operand1)));
   43241                 :             :   _val = get_insns ();
   43242                 :             :   end_sequence ();
   43243                 :             :   return _val;
   43244                 :             : }
   43245                 :             : 
   43246                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23758 */
   43247                 :             : extern rtx_insn *gen_split_3120 (rtx_insn *, rtx *);
   43248                 :             : rtx_insn *
   43249                 :             : gen_split_3120 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43250                 :             : {
   43251                 :             :   rtx operand0;
   43252                 :             :   rtx operand1;
   43253                 :             :   rtx_insn *_val = NULL;
   43254                 :             :   if (dump_file)
   43255                 :             :     fprintf (dump_file, "Splitting with gen_split_3120 (sse.md:23758)\n");
   43256                 :             :   start_sequence ();
   43257                 :             : #define FAIL return (end_sequence (), _val)
   43258                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43259                 :             : #line 23774 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43260                 :             : operands[1] = adjust_address_nv (operands[1], V4HImode, 0);
   43261                 :             : #undef DONE
   43262                 :             : #undef FAIL
   43263                 :             :   operand0 = operands[0];
   43264                 :             :   (void) operand0;
   43265                 :             :   operand1 = operands[1];
   43266                 :             :   (void) operand1;
   43267                 :             :   emit_insn (gen_rtx_SET (operand0,
   43268                 :             :         gen_rtx_ZERO_EXTEND (V4DImode,
   43269                 :             :         operand1)));
   43270                 :             :   _val = get_insns ();
   43271                 :             :   end_sequence ();
   43272                 :             :   return _val;
   43273                 :             : }
   43274                 :             : 
   43275                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23776 */
   43276                 :             : rtx
   43277                 :             : gen_extendv4hiv4di2 (rtx operand0,
   43278                 :             :         rtx operand1)
   43279                 :             : {
   43280                 :             :   rtx_insn *_val = 0;
   43281                 :             :   start_sequence ();
   43282                 :             :   {
   43283                 :             :     rtx operands[2];
   43284                 :             :     operands[0] = operand0;
   43285                 :             :     operands[1] = operand1;
   43286                 :             : #define FAIL return (end_sequence (), _val)
   43287                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43288                 :             : #line 23781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43289                 :             : {
   43290                 :             :   if (!MEM_P (operands[1]))
   43291                 :             :     {
   43292                 :             :       rtx op1 = force_reg (V4HImode, operands[1]);
   43293                 :             :       op1 = lowpart_subreg (V8HImode, op1, V4HImode);
   43294                 :             :       emit_insn (gen_avx2_sign_extendv4hiv4di2 (operands[0], op1));
   43295                 :             :       DONE;
   43296                 :             :     }
   43297                 :             : }
   43298                 :             : #undef DONE
   43299                 :             : #undef FAIL
   43300                 :             :     operand0 = operands[0];
   43301                 :             :     (void) operand0;
   43302                 :             :     operand1 = operands[1];
   43303                 :             :     (void) operand1;
   43304                 :             :   }
   43305                 :             :   emit_insn (gen_rtx_SET (operand0,
   43306                 :             :         gen_rtx_SIGN_EXTEND (V4DImode,
   43307                 :             :         operand1)));
   43308                 :             :   _val = get_insns ();
   43309                 :             :   end_sequence ();
   43310                 :             :   return _val;
   43311                 :             : }
   43312                 :             : 
   43313                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23776 */
   43314                 :             : rtx
   43315                 :             : gen_zero_extendv4hiv4di2 (rtx operand0,
   43316                 :             :         rtx operand1)
   43317                 :             : {
   43318                 :             :   rtx_insn *_val = 0;
   43319                 :             :   start_sequence ();
   43320                 :             :   {
   43321                 :             :     rtx operands[2];
   43322                 :             :     operands[0] = operand0;
   43323                 :             :     operands[1] = operand1;
   43324                 :             : #define FAIL return (end_sequence (), _val)
   43325                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43326                 :             : #line 23781 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43327                 :             : {
   43328                 :             :   if (!MEM_P (operands[1]))
   43329                 :             :     {
   43330                 :             :       rtx op1 = force_reg (V4HImode, operands[1]);
   43331                 :             :       op1 = lowpart_subreg (V8HImode, op1, V4HImode);
   43332                 :             :       emit_insn (gen_avx2_zero_extendv4hiv4di2 (operands[0], op1));
   43333                 :             :       DONE;
   43334                 :             :     }
   43335                 :             : }
   43336                 :             : #undef DONE
   43337                 :             : #undef FAIL
   43338                 :             :     operand0 = operands[0];
   43339                 :             :     (void) operand0;
   43340                 :             :     operand1 = operands[1];
   43341                 :             :     (void) operand1;
   43342                 :             :   }
   43343                 :             :   emit_insn (gen_rtx_SET (operand0,
   43344                 :             :         gen_rtx_ZERO_EXTEND (V4DImode,
   43345                 :             :         operand1)));
   43346                 :             :   _val = get_insns ();
   43347                 :             :   end_sequence ();
   43348                 :             :   return _val;
   43349                 :             : }
   43350                 :             : 
   43351                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23818 */
   43352                 :             : extern rtx_insn *gen_split_3121 (rtx_insn *, rtx *);
   43353                 :             : rtx_insn *
   43354                 :             : gen_split_3121 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43355                 :             : {
   43356                 :             :   rtx operand0;
   43357                 :             :   rtx operand1;
   43358                 :             :   rtx_insn *_val = NULL;
   43359                 :             :   if (dump_file)
   43360                 :             :     fprintf (dump_file, "Splitting with gen_split_3121 (sse.md:23818)\n");
   43361                 :             :   start_sequence ();
   43362                 :             : #define FAIL return (end_sequence (), _val)
   43363                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43364                 :             : #line 23837 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43365                 :             : operands[1] = adjust_address_nv (operands[1], V2HImode, 0);
   43366                 :             : #undef DONE
   43367                 :             : #undef FAIL
   43368                 :             :   operand0 = operands[0];
   43369                 :             :   (void) operand0;
   43370                 :             :   operand1 = operands[1];
   43371                 :             :   (void) operand1;
   43372                 :             :   emit_insn (gen_rtx_SET (operand0,
   43373                 :             :         gen_rtx_SIGN_EXTEND (V2DImode,
   43374                 :             :         operand1)));
   43375                 :             :   _val = get_insns ();
   43376                 :             :   end_sequence ();
   43377                 :             :   return _val;
   43378                 :             : }
   43379                 :             : 
   43380                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23818 */
   43381                 :             : extern rtx_insn *gen_split_3122 (rtx_insn *, rtx *);
   43382                 :             : rtx_insn *
   43383                 :             : gen_split_3122 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43384                 :             : {
   43385                 :             :   rtx operand0;
   43386                 :             :   rtx operand1;
   43387                 :             :   rtx_insn *_val = NULL;
   43388                 :             :   if (dump_file)
   43389                 :             :     fprintf (dump_file, "Splitting with gen_split_3122 (sse.md:23818)\n");
   43390                 :             :   start_sequence ();
   43391                 :             : #define FAIL return (end_sequence (), _val)
   43392                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43393                 :             : #line 23837 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43394                 :             : operands[1] = adjust_address_nv (operands[1], V2HImode, 0);
   43395                 :             : #undef DONE
   43396                 :             : #undef FAIL
   43397                 :             :   operand0 = operands[0];
   43398                 :             :   (void) operand0;
   43399                 :             :   operand1 = operands[1];
   43400                 :             :   (void) operand1;
   43401                 :             :   emit_insn (gen_rtx_SET (operand0,
   43402                 :             :         gen_rtx_SIGN_EXTEND (V2DImode,
   43403                 :             :         operand1)));
   43404                 :             :   _val = get_insns ();
   43405                 :             :   end_sequence ();
   43406                 :             :   return _val;
   43407                 :             : }
   43408                 :             : 
   43409                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23818 */
   43410                 :             : extern rtx_insn *gen_split_3123 (rtx_insn *, rtx *);
   43411                 :             : rtx_insn *
   43412                 :             : gen_split_3123 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43413                 :             : {
   43414                 :             :   rtx operand0;
   43415                 :             :   rtx operand1;
   43416                 :             :   rtx_insn *_val = NULL;
   43417                 :             :   if (dump_file)
   43418                 :             :     fprintf (dump_file, "Splitting with gen_split_3123 (sse.md:23818)\n");
   43419                 :             :   start_sequence ();
   43420                 :             : #define FAIL return (end_sequence (), _val)
   43421                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43422                 :             : #line 23837 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43423                 :             : operands[1] = adjust_address_nv (operands[1], V2HImode, 0);
   43424                 :             : #undef DONE
   43425                 :             : #undef FAIL
   43426                 :             :   operand0 = operands[0];
   43427                 :             :   (void) operand0;
   43428                 :             :   operand1 = operands[1];
   43429                 :             :   (void) operand1;
   43430                 :             :   emit_insn (gen_rtx_SET (operand0,
   43431                 :             :         gen_rtx_ZERO_EXTEND (V2DImode,
   43432                 :             :         operand1)));
   43433                 :             :   _val = get_insns ();
   43434                 :             :   end_sequence ();
   43435                 :             :   return _val;
   43436                 :             : }
   43437                 :             : 
   43438                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23818 */
   43439                 :             : extern rtx_insn *gen_split_3124 (rtx_insn *, rtx *);
   43440                 :             : rtx_insn *
   43441                 :             : gen_split_3124 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43442                 :             : {
   43443                 :             :   rtx operand0;
   43444                 :             :   rtx operand1;
   43445                 :             :   rtx_insn *_val = NULL;
   43446                 :             :   if (dump_file)
   43447                 :             :     fprintf (dump_file, "Splitting with gen_split_3124 (sse.md:23818)\n");
   43448                 :             :   start_sequence ();
   43449                 :             : #define FAIL return (end_sequence (), _val)
   43450                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43451                 :             : #line 23837 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43452                 :             : operands[1] = adjust_address_nv (operands[1], V2HImode, 0);
   43453                 :             : #undef DONE
   43454                 :             : #undef FAIL
   43455                 :             :   operand0 = operands[0];
   43456                 :             :   (void) operand0;
   43457                 :             :   operand1 = operands[1];
   43458                 :             :   (void) operand1;
   43459                 :             :   emit_insn (gen_rtx_SET (operand0,
   43460                 :             :         gen_rtx_ZERO_EXTEND (V2DImode,
   43461                 :             :         operand1)));
   43462                 :             :   _val = get_insns ();
   43463                 :             :   end_sequence ();
   43464                 :             :   return _val;
   43465                 :             : }
   43466                 :             : 
   43467                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23839 */
   43468                 :             : rtx
   43469                 :             : gen_extendv2hiv2di2 (rtx operand0,
   43470                 :             :         rtx operand1)
   43471                 :             : {
   43472                 :             :   rtx_insn *_val = 0;
   43473                 :             :   start_sequence ();
   43474                 :             :   {
   43475                 :             :     rtx operands[2];
   43476                 :             :     operands[0] = operand0;
   43477                 :             :     operands[1] = operand1;
   43478                 :             : #define FAIL return (end_sequence (), _val)
   43479                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43480                 :             : #line 23844 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43481                 :             : {
   43482                 :             :   if (!MEM_P (operands[1]))
   43483                 :             :     {
   43484                 :             :       rtx op1 = force_reg (V2HImode, operands[1]);
   43485                 :             :       op1 = lowpart_subreg (V8HImode, op1, V2HImode);
   43486                 :             :       emit_insn (gen_sse4_1_sign_extendv2hiv2di2 (operands[0], op1));
   43487                 :             :       DONE;
   43488                 :             :     }
   43489                 :             : }
   43490                 :             : #undef DONE
   43491                 :             : #undef FAIL
   43492                 :             :     operand0 = operands[0];
   43493                 :             :     (void) operand0;
   43494                 :             :     operand1 = operands[1];
   43495                 :             :     (void) operand1;
   43496                 :             :   }
   43497                 :             :   emit_insn (gen_rtx_SET (operand0,
   43498                 :             :         gen_rtx_SIGN_EXTEND (V2DImode,
   43499                 :             :         operand1)));
   43500                 :             :   _val = get_insns ();
   43501                 :             :   end_sequence ();
   43502                 :             :   return _val;
   43503                 :             : }
   43504                 :             : 
   43505                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23839 */
   43506                 :             : rtx
   43507                 :             : gen_zero_extendv2hiv2di2 (rtx operand0,
   43508                 :             :         rtx operand1)
   43509                 :             : {
   43510                 :             :   rtx_insn *_val = 0;
   43511                 :             :   start_sequence ();
   43512                 :             :   {
   43513                 :             :     rtx operands[2];
   43514                 :             :     operands[0] = operand0;
   43515                 :             :     operands[1] = operand1;
   43516                 :             : #define FAIL return (end_sequence (), _val)
   43517                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43518                 :             : #line 23844 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43519                 :             : {
   43520                 :             :   if (!MEM_P (operands[1]))
   43521                 :             :     {
   43522                 :             :       rtx op1 = force_reg (V2HImode, operands[1]);
   43523                 :             :       op1 = lowpart_subreg (V8HImode, op1, V2HImode);
   43524                 :             :       emit_insn (gen_sse4_1_zero_extendv2hiv2di2 (operands[0], op1));
   43525                 :             :       DONE;
   43526                 :             :     }
   43527                 :             : }
   43528                 :             : #undef DONE
   43529                 :             : #undef FAIL
   43530                 :             :     operand0 = operands[0];
   43531                 :             :     (void) operand0;
   43532                 :             :     operand1 = operands[1];
   43533                 :             :     (void) operand1;
   43534                 :             :   }
   43535                 :             :   emit_insn (gen_rtx_SET (operand0,
   43536                 :             :         gen_rtx_ZERO_EXTEND (V2DImode,
   43537                 :             :         operand1)));
   43538                 :             :   _val = get_insns ();
   43539                 :             :   end_sequence ();
   43540                 :             :   return _val;
   43541                 :             : }
   43542                 :             : 
   43543                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23864 */
   43544                 :             : extern rtx_insn *gen_split_3125 (rtx_insn *, rtx *);
   43545                 :             : rtx_insn *
   43546                 :             : gen_split_3125 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43547                 :             : {
   43548                 :             :   rtx operand0;
   43549                 :             :   rtx operand1;
   43550                 :             :   rtx_insn *_val = NULL;
   43551                 :             :   if (dump_file)
   43552                 :             :     fprintf (dump_file, "Splitting with gen_split_3125 (sse.md:23864)\n");
   43553                 :             :   start_sequence ();
   43554                 :             : #define FAIL return (end_sequence (), _val)
   43555                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43556                 :             : #line 23876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43557                 :             : {
   43558                 :             :   operands[0] = lowpart_subreg (V8DImode, operands[0], V16SImode);
   43559                 :             :   operands[1] = lowpart_subreg (V8SImode, operands[1], V16SImode);
   43560                 :             : }
   43561                 :             : #undef DONE
   43562                 :             : #undef FAIL
   43563                 :             :   operand0 = operands[0];
   43564                 :             :   (void) operand0;
   43565                 :             :   operand1 = operands[1];
   43566                 :             :   (void) operand1;
   43567                 :             :   emit_insn (gen_rtx_SET (operand0,
   43568                 :             :         gen_rtx_ZERO_EXTEND (V8DImode,
   43569                 :             :         operand1)));
   43570                 :             :   _val = get_insns ();
   43571                 :             :   end_sequence ();
   43572                 :             :   return _val;
   43573                 :             : }
   43574                 :             : 
   43575                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23881 */
   43576                 :             : extern rtx_insn *gen_split_3126 (rtx_insn *, rtx *);
   43577                 :             : rtx_insn *
   43578                 :             : gen_split_3126 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43579                 :             : {
   43580                 :             :   rtx operand0;
   43581                 :             :   rtx operand1;
   43582                 :             :   rtx_insn *_val = NULL;
   43583                 :             :   if (dump_file)
   43584                 :             :     fprintf (dump_file, "Splitting with gen_split_3126 (sse.md:23881)\n");
   43585                 :             :   start_sequence ();
   43586                 :             : #define FAIL return (end_sequence (), _val)
   43587                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43588                 :             : #line 23895 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43589                 :             : {
   43590                 :             :   operands[0] = lowpart_subreg (V8DImode, operands[0], V16SImode);
   43591                 :             : }
   43592                 :             : #undef DONE
   43593                 :             : #undef FAIL
   43594                 :             :   operand0 = operands[0];
   43595                 :             :   (void) operand0;
   43596                 :             :   operand1 = operands[1];
   43597                 :             :   (void) operand1;
   43598                 :             :   emit_insn (gen_rtx_SET (operand0,
   43599                 :             :         gen_rtx_ZERO_EXTEND (V8DImode,
   43600                 :             :         operand1)));
   43601                 :             :   _val = get_insns ();
   43602                 :             :   end_sequence ();
   43603                 :             :   return _val;
   43604                 :             : }
   43605                 :             : 
   43606                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23899 */
   43607                 :             : rtx
   43608                 :             : gen_extendv8siv8di2 (rtx operand0,
   43609                 :             :         rtx operand1)
   43610                 :             : {
   43611                 :             :   return gen_rtx_SET (operand0,
   43612                 :             :         gen_rtx_SIGN_EXTEND (V8DImode,
   43613                 :             :         operand1));
   43614                 :             : }
   43615                 :             : 
   43616                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23899 */
   43617                 :             : rtx
   43618                 :             : gen_zero_extendv8siv8di2 (rtx operand0,
   43619                 :             :         rtx operand1)
   43620                 :             : {
   43621                 :             :   return gen_rtx_SET (operand0,
   43622                 :             :         gen_rtx_ZERO_EXTEND (V8DImode,
   43623                 :             :         operand1));
   43624                 :             : }
   43625                 :             : 
   43626                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23916 */
   43627                 :             : extern rtx_insn *gen_split_3127 (rtx_insn *, rtx *);
   43628                 :             : rtx_insn *
   43629                 :             : gen_split_3127 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43630                 :             : {
   43631                 :             :   rtx operand0;
   43632                 :             :   rtx operand1;
   43633                 :             :   rtx_insn *_val = NULL;
   43634                 :             :   if (dump_file)
   43635                 :             :     fprintf (dump_file, "Splitting with gen_split_3127 (sse.md:23916)\n");
   43636                 :             :   start_sequence ();
   43637                 :             : #define FAIL return (end_sequence (), _val)
   43638                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43639                 :             : #line 23928 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43640                 :             : {
   43641                 :             :   operands[0] = lowpart_subreg (V4DImode, operands[0], V8SImode);
   43642                 :             :   operands[1] = lowpart_subreg (V4SImode, operands[1], V8SImode);
   43643                 :             : }
   43644                 :             : #undef DONE
   43645                 :             : #undef FAIL
   43646                 :             :   operand0 = operands[0];
   43647                 :             :   (void) operand0;
   43648                 :             :   operand1 = operands[1];
   43649                 :             :   (void) operand1;
   43650                 :             :   emit_insn (gen_rtx_SET (operand0,
   43651                 :             :         gen_rtx_ZERO_EXTEND (V4DImode,
   43652                 :             :         operand1)));
   43653                 :             :   _val = get_insns ();
   43654                 :             :   end_sequence ();
   43655                 :             :   return _val;
   43656                 :             : }
   43657                 :             : 
   43658                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23933 */
   43659                 :             : extern rtx_insn *gen_split_3128 (rtx_insn *, rtx *);
   43660                 :             : rtx_insn *
   43661                 :             : gen_split_3128 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43662                 :             : {
   43663                 :             :   rtx operand0;
   43664                 :             :   rtx operand1;
   43665                 :             :   rtx_insn *_val = NULL;
   43666                 :             :   if (dump_file)
   43667                 :             :     fprintf (dump_file, "Splitting with gen_split_3128 (sse.md:23933)\n");
   43668                 :             :   start_sequence ();
   43669                 :             : #define FAIL return (end_sequence (), _val)
   43670                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43671                 :             : #line 23947 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43672                 :             : {
   43673                 :             :   operands[0] = lowpart_subreg (V4DImode, operands[0], V8SImode);
   43674                 :             : }
   43675                 :             : #undef DONE
   43676                 :             : #undef FAIL
   43677                 :             :   operand0 = operands[0];
   43678                 :             :   (void) operand0;
   43679                 :             :   operand1 = operands[1];
   43680                 :             :   (void) operand1;
   43681                 :             :   emit_insn (gen_rtx_SET (operand0,
   43682                 :             :         gen_rtx_ZERO_EXTEND (V4DImode,
   43683                 :             :         operand1)));
   43684                 :             :   _val = get_insns ();
   43685                 :             :   end_sequence ();
   43686                 :             :   return _val;
   43687                 :             : }
   43688                 :             : 
   43689                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23951 */
   43690                 :             : rtx
   43691                 :             : gen_extendv4siv4di2 (rtx operand0,
   43692                 :             :         rtx operand1)
   43693                 :             : {
   43694                 :             :   return gen_rtx_SET (operand0,
   43695                 :             :         gen_rtx_SIGN_EXTEND (V4DImode,
   43696                 :             :         operand1));
   43697                 :             : }
   43698                 :             : 
   43699                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23951 */
   43700                 :             : rtx
   43701                 :             : gen_zero_extendv4siv4di2 (rtx operand0,
   43702                 :             :         rtx operand1)
   43703                 :             : {
   43704                 :             :   return gen_rtx_SET (operand0,
   43705                 :             :         gen_rtx_ZERO_EXTEND (V4DImode,
   43706                 :             :         operand1));
   43707                 :             : }
   43708                 :             : 
   43709                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23984 */
   43710                 :             : extern rtx_insn *gen_split_3129 (rtx_insn *, rtx *);
   43711                 :             : rtx_insn *
   43712                 :             : gen_split_3129 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43713                 :             : {
   43714                 :             :   rtx operand0;
   43715                 :             :   rtx operand1;
   43716                 :             :   rtx_insn *_val = NULL;
   43717                 :             :   if (dump_file)
   43718                 :             :     fprintf (dump_file, "Splitting with gen_split_3129 (sse.md:23984)\n");
   43719                 :             :   start_sequence ();
   43720                 :             : #define FAIL return (end_sequence (), _val)
   43721                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43722                 :             : #line 23999 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43723                 :             : operands[1] = adjust_address_nv (operands[1], V2SImode, 0);
   43724                 :             : #undef DONE
   43725                 :             : #undef FAIL
   43726                 :             :   operand0 = operands[0];
   43727                 :             :   (void) operand0;
   43728                 :             :   operand1 = operands[1];
   43729                 :             :   (void) operand1;
   43730                 :             :   emit_insn (gen_rtx_SET (operand0,
   43731                 :             :         gen_rtx_SIGN_EXTEND (V2DImode,
   43732                 :             :         operand1)));
   43733                 :             :   _val = get_insns ();
   43734                 :             :   end_sequence ();
   43735                 :             :   return _val;
   43736                 :             : }
   43737                 :             : 
   43738                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23984 */
   43739                 :             : extern rtx_insn *gen_split_3130 (rtx_insn *, rtx *);
   43740                 :             : rtx_insn *
   43741                 :             : gen_split_3130 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43742                 :             : {
   43743                 :             :   rtx operand0;
   43744                 :             :   rtx operand1;
   43745                 :             :   rtx_insn *_val = NULL;
   43746                 :             :   if (dump_file)
   43747                 :             :     fprintf (dump_file, "Splitting with gen_split_3130 (sse.md:23984)\n");
   43748                 :             :   start_sequence ();
   43749                 :             : #define FAIL return (end_sequence (), _val)
   43750                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43751                 :             : #line 23999 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43752                 :             : operands[1] = adjust_address_nv (operands[1], V2SImode, 0);
   43753                 :             : #undef DONE
   43754                 :             : #undef FAIL
   43755                 :             :   operand0 = operands[0];
   43756                 :             :   (void) operand0;
   43757                 :             :   operand1 = operands[1];
   43758                 :             :   (void) operand1;
   43759                 :             :   emit_insn (gen_rtx_SET (operand0,
   43760                 :             :         gen_rtx_SIGN_EXTEND (V2DImode,
   43761                 :             :         operand1)));
   43762                 :             :   _val = get_insns ();
   43763                 :             :   end_sequence ();
   43764                 :             :   return _val;
   43765                 :             : }
   43766                 :             : 
   43767                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23984 */
   43768                 :             : extern rtx_insn *gen_split_3131 (rtx_insn *, rtx *);
   43769                 :             : rtx_insn *
   43770                 :             : gen_split_3131 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43771                 :             : {
   43772                 :             :   rtx operand0;
   43773                 :             :   rtx operand1;
   43774                 :             :   rtx_insn *_val = NULL;
   43775                 :             :   if (dump_file)
   43776                 :             :     fprintf (dump_file, "Splitting with gen_split_3131 (sse.md:23984)\n");
   43777                 :             :   start_sequence ();
   43778                 :             : #define FAIL return (end_sequence (), _val)
   43779                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43780                 :             : #line 23999 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43781                 :             : operands[1] = adjust_address_nv (operands[1], V2SImode, 0);
   43782                 :             : #undef DONE
   43783                 :             : #undef FAIL
   43784                 :             :   operand0 = operands[0];
   43785                 :             :   (void) operand0;
   43786                 :             :   operand1 = operands[1];
   43787                 :             :   (void) operand1;
   43788                 :             :   emit_insn (gen_rtx_SET (operand0,
   43789                 :             :         gen_rtx_ZERO_EXTEND (V2DImode,
   43790                 :             :         operand1)));
   43791                 :             :   _val = get_insns ();
   43792                 :             :   end_sequence ();
   43793                 :             :   return _val;
   43794                 :             : }
   43795                 :             : 
   43796                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:23984 */
   43797                 :             : extern rtx_insn *gen_split_3132 (rtx_insn *, rtx *);
   43798                 :             : rtx_insn *
   43799                 :             : gen_split_3132 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43800                 :             : {
   43801                 :             :   rtx operand0;
   43802                 :             :   rtx operand1;
   43803                 :             :   rtx_insn *_val = NULL;
   43804                 :             :   if (dump_file)
   43805                 :             :     fprintf (dump_file, "Splitting with gen_split_3132 (sse.md:23984)\n");
   43806                 :             :   start_sequence ();
   43807                 :             : #define FAIL return (end_sequence (), _val)
   43808                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43809                 :             : #line 23999 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43810                 :             : operands[1] = adjust_address_nv (operands[1], V2SImode, 0);
   43811                 :             : #undef DONE
   43812                 :             : #undef FAIL
   43813                 :             :   operand0 = operands[0];
   43814                 :             :   (void) operand0;
   43815                 :             :   operand1 = operands[1];
   43816                 :             :   (void) operand1;
   43817                 :             :   emit_insn (gen_rtx_SET (operand0,
   43818                 :             :         gen_rtx_ZERO_EXTEND (V2DImode,
   43819                 :             :         operand1)));
   43820                 :             :   _val = get_insns ();
   43821                 :             :   end_sequence ();
   43822                 :             :   return _val;
   43823                 :             : }
   43824                 :             : 
   43825                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24001 */
   43826                 :             : extern rtx_insn *gen_split_3133 (rtx_insn *, rtx *);
   43827                 :             : rtx_insn *
   43828                 :             : gen_split_3133 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43829                 :             : {
   43830                 :             :   rtx operand0;
   43831                 :             :   rtx operand1;
   43832                 :             :   rtx_insn *_val = NULL;
   43833                 :             :   if (dump_file)
   43834                 :             :     fprintf (dump_file, "Splitting with gen_split_3133 (sse.md:24001)\n");
   43835                 :             :   start_sequence ();
   43836                 :             : #define FAIL return (end_sequence (), _val)
   43837                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43838                 :             : #line 24016 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43839                 :             : {
   43840                 :             :   operands[0] = lowpart_subreg (V2DImode, operands[0], V4SImode);
   43841                 :             :   if (MEM_P (operands[1]))
   43842                 :             :     {
   43843                 :             :       operands[1] = lowpart_subreg (V2SImode, operands[1], V4SImode);
   43844                 :             :       operands[1] = gen_rtx_ZERO_EXTEND (V2DImode, operands[1]);
   43845                 :             :       emit_insn (gen_rtx_SET (operands[0], operands[1]));
   43846                 :             :       DONE;
   43847                 :             :     }
   43848                 :             : }
   43849                 :             : #undef DONE
   43850                 :             : #undef FAIL
   43851                 :             :   operand0 = operands[0];
   43852                 :             :   (void) operand0;
   43853                 :             :   operand1 = operands[1];
   43854                 :             :   (void) operand1;
   43855                 :             :   emit_insn (gen_rtx_SET (operand0,
   43856                 :             :         gen_rtx_ZERO_EXTEND (V2DImode,
   43857                 :             :         gen_rtx_VEC_SELECT (V2SImode,
   43858                 :             :         operand1,
   43859                 :             :         gen_rtx_PARALLEL (VOIDmode,
   43860                 :             :         gen_rtvec (2,
   43861                 :             :                 const0_rtx,
   43862                 :             :                 const1_rtx))))));
   43863                 :             :   _val = get_insns ();
   43864                 :             :   end_sequence ();
   43865                 :             :   return _val;
   43866                 :             : }
   43867                 :             : 
   43868                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24029 */
   43869                 :             : extern rtx_insn *gen_split_3134 (rtx_insn *, rtx *);
   43870                 :             : rtx_insn *
   43871                 :             : gen_split_3134 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43872                 :             : {
   43873                 :             :   rtx operand0;
   43874                 :             :   rtx operand1;
   43875                 :             :   rtx_insn *_val = NULL;
   43876                 :             :   if (dump_file)
   43877                 :             :     fprintf (dump_file, "Splitting with gen_split_3134 (sse.md:24029)\n");
   43878                 :             :   start_sequence ();
   43879                 :             : #define FAIL return (end_sequence (), _val)
   43880                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43881                 :             : #line 24046 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43882                 :             : {
   43883                 :             :   operands[0] = lowpart_subreg (V2DImode, operands[0], V4SImode);
   43884                 :             :   if (MEM_P (operands[1]))
   43885                 :             :     {
   43886                 :             :       operands[1] = gen_rtx_ZERO_EXTEND (V2DImode, operands[1]);
   43887                 :             :       emit_insn (gen_rtx_SET (operands[0], operands[1]));
   43888                 :             :       DONE;
   43889                 :             :     }
   43890                 :             :   operands[1] = lowpart_subreg (V4SImode, operands[1], V2SImode);
   43891                 :             : }
   43892                 :             : #undef DONE
   43893                 :             : #undef FAIL
   43894                 :             :   operand0 = operands[0];
   43895                 :             :   (void) operand0;
   43896                 :             :   operand1 = operands[1];
   43897                 :             :   (void) operand1;
   43898                 :             :   emit_insn (gen_rtx_SET (operand0,
   43899                 :             :         gen_rtx_ZERO_EXTEND (V2DImode,
   43900                 :             :         gen_rtx_VEC_SELECT (V2SImode,
   43901                 :             :         operand1,
   43902                 :             :         gen_rtx_PARALLEL (VOIDmode,
   43903                 :             :         gen_rtvec (2,
   43904                 :             :                 const0_rtx,
   43905                 :             :                 const1_rtx))))));
   43906                 :             :   _val = get_insns ();
   43907                 :             :   end_sequence ();
   43908                 :             :   return _val;
   43909                 :             : }
   43910                 :             : 
   43911                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24059 */
   43912                 :             : rtx
   43913                 :             : gen_extendv2siv2di2 (rtx operand0,
   43914                 :             :         rtx operand1)
   43915                 :             : {
   43916                 :             :   rtx_insn *_val = 0;
   43917                 :             :   start_sequence ();
   43918                 :             :   {
   43919                 :             :     rtx operands[2];
   43920                 :             :     operands[0] = operand0;
   43921                 :             :     operands[1] = operand1;
   43922                 :             : #define FAIL return (end_sequence (), _val)
   43923                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43924                 :             : #line 24064 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43925                 :             : {
   43926                 :             :   if (!TARGET_SSE4_1)
   43927                 :             :     {
   43928                 :             :       ix86_expand_sse_extend (operands[0], operands[1], false);
   43929                 :             :       DONE;
   43930                 :             :     }
   43931                 :             : 
   43932                 :             :   if (!MEM_P (operands[1]))
   43933                 :             :     {
   43934                 :             :       rtx op1 = force_reg (V2SImode, operands[1]);
   43935                 :             :       op1 = lowpart_subreg (V4SImode, op1, V2SImode);
   43936                 :             :       emit_insn (gen_sse4_1_sign_extendv2siv2di2 (operands[0], op1));
   43937                 :             :       DONE;
   43938                 :             :     }
   43939                 :             : }
   43940                 :             : #undef DONE
   43941                 :             : #undef FAIL
   43942                 :             :     operand0 = operands[0];
   43943                 :             :     (void) operand0;
   43944                 :             :     operand1 = operands[1];
   43945                 :             :     (void) operand1;
   43946                 :             :   }
   43947                 :             :   emit_insn (gen_rtx_SET (operand0,
   43948                 :             :         gen_rtx_SIGN_EXTEND (V2DImode,
   43949                 :             :         operand1)));
   43950                 :             :   _val = get_insns ();
   43951                 :             :   end_sequence ();
   43952                 :             :   return _val;
   43953                 :             : }
   43954                 :             : 
   43955                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24059 */
   43956                 :             : rtx
   43957                 :             : gen_zero_extendv2siv2di2 (rtx operand0,
   43958                 :             :         rtx operand1)
   43959                 :             : {
   43960                 :             :   rtx_insn *_val = 0;
   43961                 :             :   start_sequence ();
   43962                 :             :   {
   43963                 :             :     rtx operands[2];
   43964                 :             :     operands[0] = operand0;
   43965                 :             :     operands[1] = operand1;
   43966                 :             : #define FAIL return (end_sequence (), _val)
   43967                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43968                 :             : #line 24064 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   43969                 :             : {
   43970                 :             :   if (!TARGET_SSE4_1)
   43971                 :             :     {
   43972                 :             :       ix86_expand_sse_extend (operands[0], operands[1], true);
   43973                 :             :       DONE;
   43974                 :             :     }
   43975                 :             : 
   43976                 :             :   if (!MEM_P (operands[1]))
   43977                 :             :     {
   43978                 :             :       rtx op1 = force_reg (V2SImode, operands[1]);
   43979                 :             :       op1 = lowpart_subreg (V4SImode, op1, V2SImode);
   43980                 :             :       emit_insn (gen_sse4_1_zero_extendv2siv2di2 (operands[0], op1));
   43981                 :             :       DONE;
   43982                 :             :     }
   43983                 :             : }
   43984                 :             : #undef DONE
   43985                 :             : #undef FAIL
   43986                 :             :     operand0 = operands[0];
   43987                 :             :     (void) operand0;
   43988                 :             :     operand1 = operands[1];
   43989                 :             :     (void) operand1;
   43990                 :             :   }
   43991                 :             :   emit_insn (gen_rtx_SET (operand0,
   43992                 :             :         gen_rtx_ZERO_EXTEND (V2DImode,
   43993                 :             :         operand1)));
   43994                 :             :   _val = get_insns ();
   43995                 :             :   end_sequence ();
   43996                 :             :   return _val;
   43997                 :             : }
   43998                 :             : 
   43999                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44000                 :             : rtx
   44001                 :             : gen_sse4_1_ptestzv16qi (rtx operand0,
   44002                 :             :         rtx operand1)
   44003                 :             : {
   44004                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44005                 :             :         17),
   44006                 :             :         gen_rtx_UNSPEC (CCZmode,
   44007                 :             :         gen_rtvec (2,
   44008                 :             :                 operand0,
   44009                 :             :                 operand1),
   44010                 :             :         126));
   44011                 :             : }
   44012                 :             : 
   44013                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44014                 :             : rtx
   44015                 :             : gen_sse4_1_ptestzv8hi (rtx operand0,
   44016                 :             :         rtx operand1)
   44017                 :             : {
   44018                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44019                 :             :         17),
   44020                 :             :         gen_rtx_UNSPEC (CCZmode,
   44021                 :             :         gen_rtvec (2,
   44022                 :             :                 operand0,
   44023                 :             :                 operand1),
   44024                 :             :         126));
   44025                 :             : }
   44026                 :             : 
   44027                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44028                 :             : rtx
   44029                 :             : gen_sse4_1_ptestzv4si (rtx operand0,
   44030                 :             :         rtx operand1)
   44031                 :             : {
   44032                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44033                 :             :         17),
   44034                 :             :         gen_rtx_UNSPEC (CCZmode,
   44035                 :             :         gen_rtvec (2,
   44036                 :             :                 operand0,
   44037                 :             :                 operand1),
   44038                 :             :         126));
   44039                 :             : }
   44040                 :             : 
   44041                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44042                 :             : rtx
   44043                 :             : gen_sse4_1_ptestzv2di (rtx operand0,
   44044                 :             :         rtx operand1)
   44045                 :             : {
   44046                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44047                 :             :         17),
   44048                 :             :         gen_rtx_UNSPEC (CCZmode,
   44049                 :             :         gen_rtvec (2,
   44050                 :             :                 operand0,
   44051                 :             :                 operand1),
   44052                 :             :         126));
   44053                 :             : }
   44054                 :             : 
   44055                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44056                 :             : rtx
   44057                 :             : gen_sse4_1_ptestzv1ti (rtx operand0,
   44058                 :             :         rtx operand1)
   44059                 :             : {
   44060                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44061                 :             :         17),
   44062                 :             :         gen_rtx_UNSPEC (CCZmode,
   44063                 :             :         gen_rtvec (2,
   44064                 :             :                 operand0,
   44065                 :             :                 operand1),
   44066                 :             :         126));
   44067                 :             : }
   44068                 :             : 
   44069                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44070                 :             : rtx
   44071                 :             : gen_sse4_1_ptestzv4sf (rtx operand0,
   44072                 :             :         rtx operand1)
   44073                 :             : {
   44074                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44075                 :             :         17),
   44076                 :             :         gen_rtx_UNSPEC (CCZmode,
   44077                 :             :         gen_rtvec (2,
   44078                 :             :                 operand0,
   44079                 :             :                 operand1),
   44080                 :             :         126));
   44081                 :             : }
   44082                 :             : 
   44083                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44084                 :             : rtx
   44085                 :             : gen_sse4_1_ptestzv2df (rtx operand0,
   44086                 :             :         rtx operand1)
   44087                 :             : {
   44088                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44089                 :             :         17),
   44090                 :             :         gen_rtx_UNSPEC (CCZmode,
   44091                 :             :         gen_rtvec (2,
   44092                 :             :                 operand0,
   44093                 :             :                 operand1),
   44094                 :             :         126));
   44095                 :             : }
   44096                 :             : 
   44097                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44098                 :             : rtx
   44099                 :             : gen_avx_ptestzv32qi (rtx operand0,
   44100                 :             :         rtx operand1)
   44101                 :             : {
   44102                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44103                 :             :         17),
   44104                 :             :         gen_rtx_UNSPEC (CCZmode,
   44105                 :             :         gen_rtvec (2,
   44106                 :             :                 operand0,
   44107                 :             :                 operand1),
   44108                 :             :         126));
   44109                 :             : }
   44110                 :             : 
   44111                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44112                 :             : rtx
   44113                 :             : gen_avx_ptestzv16hi (rtx operand0,
   44114                 :             :         rtx operand1)
   44115                 :             : {
   44116                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44117                 :             :         17),
   44118                 :             :         gen_rtx_UNSPEC (CCZmode,
   44119                 :             :         gen_rtvec (2,
   44120                 :             :                 operand0,
   44121                 :             :                 operand1),
   44122                 :             :         126));
   44123                 :             : }
   44124                 :             : 
   44125                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44126                 :             : rtx
   44127                 :             : gen_avx_ptestzv8si (rtx operand0,
   44128                 :             :         rtx operand1)
   44129                 :             : {
   44130                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44131                 :             :         17),
   44132                 :             :         gen_rtx_UNSPEC (CCZmode,
   44133                 :             :         gen_rtvec (2,
   44134                 :             :                 operand0,
   44135                 :             :                 operand1),
   44136                 :             :         126));
   44137                 :             : }
   44138                 :             : 
   44139                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44140                 :             : rtx
   44141                 :             : gen_avx_ptestzv4di (rtx operand0,
   44142                 :             :         rtx operand1)
   44143                 :             : {
   44144                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44145                 :             :         17),
   44146                 :             :         gen_rtx_UNSPEC (CCZmode,
   44147                 :             :         gen_rtvec (2,
   44148                 :             :                 operand0,
   44149                 :             :                 operand1),
   44150                 :             :         126));
   44151                 :             : }
   44152                 :             : 
   44153                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44154                 :             : rtx
   44155                 :             : gen_avx_ptestzv2ti (rtx operand0,
   44156                 :             :         rtx operand1)
   44157                 :             : {
   44158                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44159                 :             :         17),
   44160                 :             :         gen_rtx_UNSPEC (CCZmode,
   44161                 :             :         gen_rtvec (2,
   44162                 :             :                 operand0,
   44163                 :             :                 operand1),
   44164                 :             :         126));
   44165                 :             : }
   44166                 :             : 
   44167                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44168                 :             : rtx
   44169                 :             : gen_avx_ptestzv8sf (rtx operand0,
   44170                 :             :         rtx operand1)
   44171                 :             : {
   44172                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44173                 :             :         17),
   44174                 :             :         gen_rtx_UNSPEC (CCZmode,
   44175                 :             :         gen_rtvec (2,
   44176                 :             :                 operand0,
   44177                 :             :                 operand1),
   44178                 :             :         126));
   44179                 :             : }
   44180                 :             : 
   44181                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24117 */
   44182                 :             : rtx
   44183                 :             : gen_avx_ptestzv4df (rtx operand0,
   44184                 :             :         rtx operand1)
   44185                 :             : {
   44186                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   44187                 :             :         17),
   44188                 :             :         gen_rtx_UNSPEC (CCZmode,
   44189                 :             :         gen_rtvec (2,
   44190                 :             :                 operand0,
   44191                 :             :                 operand1),
   44192                 :             :         126));
   44193                 :             : }
   44194                 :             : 
   44195                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44196                 :             : rtx
   44197                 :             : gen_sse4_1_ptestcv16qi (rtx operand0,
   44198                 :             :         rtx operand1)
   44199                 :             : {
   44200                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44201                 :             :         17),
   44202                 :             :         gen_rtx_UNSPEC (CCCmode,
   44203                 :             :         gen_rtvec (2,
   44204                 :             :                 operand0,
   44205                 :             :                 operand1),
   44206                 :             :         126));
   44207                 :             : }
   44208                 :             : 
   44209                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44210                 :             : rtx
   44211                 :             : gen_sse4_1_ptestcv8hi (rtx operand0,
   44212                 :             :         rtx operand1)
   44213                 :             : {
   44214                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44215                 :             :         17),
   44216                 :             :         gen_rtx_UNSPEC (CCCmode,
   44217                 :             :         gen_rtvec (2,
   44218                 :             :                 operand0,
   44219                 :             :                 operand1),
   44220                 :             :         126));
   44221                 :             : }
   44222                 :             : 
   44223                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44224                 :             : rtx
   44225                 :             : gen_sse4_1_ptestcv4si (rtx operand0,
   44226                 :             :         rtx operand1)
   44227                 :             : {
   44228                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44229                 :             :         17),
   44230                 :             :         gen_rtx_UNSPEC (CCCmode,
   44231                 :             :         gen_rtvec (2,
   44232                 :             :                 operand0,
   44233                 :             :                 operand1),
   44234                 :             :         126));
   44235                 :             : }
   44236                 :             : 
   44237                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44238                 :             : rtx
   44239                 :             : gen_sse4_1_ptestcv2di (rtx operand0,
   44240                 :             :         rtx operand1)
   44241                 :             : {
   44242                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44243                 :             :         17),
   44244                 :             :         gen_rtx_UNSPEC (CCCmode,
   44245                 :             :         gen_rtvec (2,
   44246                 :             :                 operand0,
   44247                 :             :                 operand1),
   44248                 :             :         126));
   44249                 :             : }
   44250                 :             : 
   44251                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44252                 :             : rtx
   44253                 :             : gen_sse4_1_ptestcv1ti (rtx operand0,
   44254                 :             :         rtx operand1)
   44255                 :             : {
   44256                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44257                 :             :         17),
   44258                 :             :         gen_rtx_UNSPEC (CCCmode,
   44259                 :             :         gen_rtvec (2,
   44260                 :             :                 operand0,
   44261                 :             :                 operand1),
   44262                 :             :         126));
   44263                 :             : }
   44264                 :             : 
   44265                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44266                 :             : rtx
   44267                 :             : gen_sse4_1_ptestcv4sf (rtx operand0,
   44268                 :             :         rtx operand1)
   44269                 :             : {
   44270                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44271                 :             :         17),
   44272                 :             :         gen_rtx_UNSPEC (CCCmode,
   44273                 :             :         gen_rtvec (2,
   44274                 :             :                 operand0,
   44275                 :             :                 operand1),
   44276                 :             :         126));
   44277                 :             : }
   44278                 :             : 
   44279                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44280                 :             : rtx
   44281                 :             : gen_sse4_1_ptestcv2df (rtx operand0,
   44282                 :             :         rtx operand1)
   44283                 :             : {
   44284                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44285                 :             :         17),
   44286                 :             :         gen_rtx_UNSPEC (CCCmode,
   44287                 :             :         gen_rtvec (2,
   44288                 :             :                 operand0,
   44289                 :             :                 operand1),
   44290                 :             :         126));
   44291                 :             : }
   44292                 :             : 
   44293                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44294                 :             : rtx
   44295                 :             : gen_avx_ptestcv32qi (rtx operand0,
   44296                 :             :         rtx operand1)
   44297                 :             : {
   44298                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44299                 :             :         17),
   44300                 :             :         gen_rtx_UNSPEC (CCCmode,
   44301                 :             :         gen_rtvec (2,
   44302                 :             :                 operand0,
   44303                 :             :                 operand1),
   44304                 :             :         126));
   44305                 :             : }
   44306                 :             : 
   44307                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44308                 :             : rtx
   44309                 :             : gen_avx_ptestcv16hi (rtx operand0,
   44310                 :             :         rtx operand1)
   44311                 :             : {
   44312                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44313                 :             :         17),
   44314                 :             :         gen_rtx_UNSPEC (CCCmode,
   44315                 :             :         gen_rtvec (2,
   44316                 :             :                 operand0,
   44317                 :             :                 operand1),
   44318                 :             :         126));
   44319                 :             : }
   44320                 :             : 
   44321                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44322                 :             : rtx
   44323                 :             : gen_avx_ptestcv8si (rtx operand0,
   44324                 :             :         rtx operand1)
   44325                 :             : {
   44326                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44327                 :             :         17),
   44328                 :             :         gen_rtx_UNSPEC (CCCmode,
   44329                 :             :         gen_rtvec (2,
   44330                 :             :                 operand0,
   44331                 :             :                 operand1),
   44332                 :             :         126));
   44333                 :             : }
   44334                 :             : 
   44335                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44336                 :             : rtx
   44337                 :             : gen_avx_ptestcv4di (rtx operand0,
   44338                 :             :         rtx operand1)
   44339                 :             : {
   44340                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44341                 :             :         17),
   44342                 :             :         gen_rtx_UNSPEC (CCCmode,
   44343                 :             :         gen_rtvec (2,
   44344                 :             :                 operand0,
   44345                 :             :                 operand1),
   44346                 :             :         126));
   44347                 :             : }
   44348                 :             : 
   44349                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44350                 :             : rtx
   44351                 :             : gen_avx_ptestcv2ti (rtx operand0,
   44352                 :             :         rtx operand1)
   44353                 :             : {
   44354                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44355                 :             :         17),
   44356                 :             :         gen_rtx_UNSPEC (CCCmode,
   44357                 :             :         gen_rtvec (2,
   44358                 :             :                 operand0,
   44359                 :             :                 operand1),
   44360                 :             :         126));
   44361                 :             : }
   44362                 :             : 
   44363                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44364                 :             : rtx
   44365                 :             : gen_avx_ptestcv8sf (rtx operand0,
   44366                 :             :         rtx operand1)
   44367                 :             : {
   44368                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44369                 :             :         17),
   44370                 :             :         gen_rtx_UNSPEC (CCCmode,
   44371                 :             :         gen_rtvec (2,
   44372                 :             :                 operand0,
   44373                 :             :                 operand1),
   44374                 :             :         126));
   44375                 :             : }
   44376                 :             : 
   44377                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24125 */
   44378                 :             : rtx
   44379                 :             : gen_avx_ptestcv4df (rtx operand0,
   44380                 :             :         rtx operand1)
   44381                 :             : {
   44382                 :             :   return gen_rtx_SET (gen_rtx_REG (CCCmode,
   44383                 :             :         17),
   44384                 :             :         gen_rtx_UNSPEC (CCCmode,
   44385                 :             :         gen_rtvec (2,
   44386                 :             :                 operand0,
   44387                 :             :                 operand1),
   44388                 :             :         126));
   44389                 :             : }
   44390                 :             : 
   44391                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44392                 :             : rtx
   44393                 :             : gen_sse4_1_ptestv16qi (rtx operand0,
   44394                 :             :         rtx operand1)
   44395                 :             : {
   44396                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44397                 :             :         17),
   44398                 :             :         gen_rtx_UNSPEC (CCmode,
   44399                 :             :         gen_rtvec (2,
   44400                 :             :                 operand0,
   44401                 :             :                 operand1),
   44402                 :             :         126));
   44403                 :             : }
   44404                 :             : 
   44405                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44406                 :             : rtx
   44407                 :             : gen_sse4_1_ptestv8hi (rtx operand0,
   44408                 :             :         rtx operand1)
   44409                 :             : {
   44410                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44411                 :             :         17),
   44412                 :             :         gen_rtx_UNSPEC (CCmode,
   44413                 :             :         gen_rtvec (2,
   44414                 :             :                 operand0,
   44415                 :             :                 operand1),
   44416                 :             :         126));
   44417                 :             : }
   44418                 :             : 
   44419                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44420                 :             : rtx
   44421                 :             : gen_sse4_1_ptestv4si (rtx operand0,
   44422                 :             :         rtx operand1)
   44423                 :             : {
   44424                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44425                 :             :         17),
   44426                 :             :         gen_rtx_UNSPEC (CCmode,
   44427                 :             :         gen_rtvec (2,
   44428                 :             :                 operand0,
   44429                 :             :                 operand1),
   44430                 :             :         126));
   44431                 :             : }
   44432                 :             : 
   44433                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44434                 :             : rtx
   44435                 :             : gen_sse4_1_ptestv2di (rtx operand0,
   44436                 :             :         rtx operand1)
   44437                 :             : {
   44438                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44439                 :             :         17),
   44440                 :             :         gen_rtx_UNSPEC (CCmode,
   44441                 :             :         gen_rtvec (2,
   44442                 :             :                 operand0,
   44443                 :             :                 operand1),
   44444                 :             :         126));
   44445                 :             : }
   44446                 :             : 
   44447                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44448                 :             : rtx
   44449                 :             : gen_sse4_1_ptestv1ti (rtx operand0,
   44450                 :             :         rtx operand1)
   44451                 :             : {
   44452                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44453                 :             :         17),
   44454                 :             :         gen_rtx_UNSPEC (CCmode,
   44455                 :             :         gen_rtvec (2,
   44456                 :             :                 operand0,
   44457                 :             :                 operand1),
   44458                 :             :         126));
   44459                 :             : }
   44460                 :             : 
   44461                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44462                 :             : rtx
   44463                 :             : gen_sse4_1_ptestv4sf (rtx operand0,
   44464                 :             :         rtx operand1)
   44465                 :             : {
   44466                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44467                 :             :         17),
   44468                 :             :         gen_rtx_UNSPEC (CCmode,
   44469                 :             :         gen_rtvec (2,
   44470                 :             :                 operand0,
   44471                 :             :                 operand1),
   44472                 :             :         126));
   44473                 :             : }
   44474                 :             : 
   44475                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44476                 :             : rtx
   44477                 :             : gen_sse4_1_ptestv2df (rtx operand0,
   44478                 :             :         rtx operand1)
   44479                 :             : {
   44480                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44481                 :             :         17),
   44482                 :             :         gen_rtx_UNSPEC (CCmode,
   44483                 :             :         gen_rtvec (2,
   44484                 :             :                 operand0,
   44485                 :             :                 operand1),
   44486                 :             :         126));
   44487                 :             : }
   44488                 :             : 
   44489                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44490                 :             : rtx
   44491                 :             : gen_avx_ptestv32qi (rtx operand0,
   44492                 :             :         rtx operand1)
   44493                 :             : {
   44494                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44495                 :             :         17),
   44496                 :             :         gen_rtx_UNSPEC (CCmode,
   44497                 :             :         gen_rtvec (2,
   44498                 :             :                 operand0,
   44499                 :             :                 operand1),
   44500                 :             :         126));
   44501                 :             : }
   44502                 :             : 
   44503                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44504                 :             : rtx
   44505                 :             : gen_avx_ptestv16hi (rtx operand0,
   44506                 :             :         rtx operand1)
   44507                 :             : {
   44508                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44509                 :             :         17),
   44510                 :             :         gen_rtx_UNSPEC (CCmode,
   44511                 :             :         gen_rtvec (2,
   44512                 :             :                 operand0,
   44513                 :             :                 operand1),
   44514                 :             :         126));
   44515                 :             : }
   44516                 :             : 
   44517                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44518                 :             : rtx
   44519                 :             : gen_avx_ptestv8si (rtx operand0,
   44520                 :             :         rtx operand1)
   44521                 :             : {
   44522                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44523                 :             :         17),
   44524                 :             :         gen_rtx_UNSPEC (CCmode,
   44525                 :             :         gen_rtvec (2,
   44526                 :             :                 operand0,
   44527                 :             :                 operand1),
   44528                 :             :         126));
   44529                 :             : }
   44530                 :             : 
   44531                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44532                 :             : rtx
   44533                 :             : gen_avx_ptestv4di (rtx operand0,
   44534                 :             :         rtx operand1)
   44535                 :             : {
   44536                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44537                 :             :         17),
   44538                 :             :         gen_rtx_UNSPEC (CCmode,
   44539                 :             :         gen_rtvec (2,
   44540                 :             :                 operand0,
   44541                 :             :                 operand1),
   44542                 :             :         126));
   44543                 :             : }
   44544                 :             : 
   44545                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44546                 :             : rtx
   44547                 :             : gen_avx_ptestv2ti (rtx operand0,
   44548                 :             :         rtx operand1)
   44549                 :             : {
   44550                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44551                 :             :         17),
   44552                 :             :         gen_rtx_UNSPEC (CCmode,
   44553                 :             :         gen_rtvec (2,
   44554                 :             :                 operand0,
   44555                 :             :                 operand1),
   44556                 :             :         126));
   44557                 :             : }
   44558                 :             : 
   44559                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44560                 :             : rtx
   44561                 :             : gen_avx_ptestv8sf (rtx operand0,
   44562                 :             :         rtx operand1)
   44563                 :             : {
   44564                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44565                 :             :         17),
   44566                 :             :         gen_rtx_UNSPEC (CCmode,
   44567                 :             :         gen_rtvec (2,
   44568                 :             :                 operand0,
   44569                 :             :                 operand1),
   44570                 :             :         126));
   44571                 :             : }
   44572                 :             : 
   44573                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24133 */
   44574                 :             : rtx
   44575                 :             : gen_avx_ptestv4df (rtx operand0,
   44576                 :             :         rtx operand1)
   44577                 :             : {
   44578                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
   44579                 :             :         17),
   44580                 :             :         gen_rtx_UNSPEC (CCmode,
   44581                 :             :         gen_rtvec (2,
   44582                 :             :                 operand0,
   44583                 :             :                 operand1),
   44584                 :             :         126));
   44585                 :             : }
   44586                 :             : 
   44587                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44588                 :             : extern rtx_insn *gen_split_3135 (rtx_insn *, rtx *);
   44589                 :             : rtx_insn *
   44590                 :             : gen_split_3135 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44591                 :             : {
   44592                 :             :   rtx operand0;
   44593                 :             :   rtx operand1;
   44594                 :             :   rtx_insn *_val = NULL;
   44595                 :             :   if (dump_file)
   44596                 :             :     fprintf (dump_file, "Splitting with gen_split_3135 (sse.md:24154)\n");
   44597                 :             :   start_sequence ();
   44598                 :             :   operand0 = operands[0];
   44599                 :             :   (void) operand0;
   44600                 :             :   operand1 = operands[1];
   44601                 :             :   (void) operand1;
   44602                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44603                 :             :         17),
   44604                 :             :         gen_rtx_UNSPEC (CCZmode,
   44605                 :             :         gen_rtvec (2,
   44606                 :             :                 operand0,
   44607                 :             :                 operand1),
   44608                 :             :         126)));
   44609                 :             :   _val = get_insns ();
   44610                 :             :   end_sequence ();
   44611                 :             :   return _val;
   44612                 :             : }
   44613                 :             : 
   44614                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44615                 :             : extern rtx_insn *gen_split_3136 (rtx_insn *, rtx *);
   44616                 :             : rtx_insn *
   44617                 :             : gen_split_3136 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44618                 :             : {
   44619                 :             :   rtx operand0;
   44620                 :             :   rtx operand1;
   44621                 :             :   rtx_insn *_val = NULL;
   44622                 :             :   if (dump_file)
   44623                 :             :     fprintf (dump_file, "Splitting with gen_split_3136 (sse.md:24154)\n");
   44624                 :             :   start_sequence ();
   44625                 :             :   operand0 = operands[0];
   44626                 :             :   (void) operand0;
   44627                 :             :   operand1 = operands[1];
   44628                 :             :   (void) operand1;
   44629                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44630                 :             :         17),
   44631                 :             :         gen_rtx_UNSPEC (CCZmode,
   44632                 :             :         gen_rtvec (2,
   44633                 :             :                 operand0,
   44634                 :             :                 operand1),
   44635                 :             :         126)));
   44636                 :             :   _val = get_insns ();
   44637                 :             :   end_sequence ();
   44638                 :             :   return _val;
   44639                 :             : }
   44640                 :             : 
   44641                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44642                 :             : extern rtx_insn *gen_split_3137 (rtx_insn *, rtx *);
   44643                 :             : rtx_insn *
   44644                 :             : gen_split_3137 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44645                 :             : {
   44646                 :             :   rtx operand0;
   44647                 :             :   rtx operand1;
   44648                 :             :   rtx_insn *_val = NULL;
   44649                 :             :   if (dump_file)
   44650                 :             :     fprintf (dump_file, "Splitting with gen_split_3137 (sse.md:24154)\n");
   44651                 :             :   start_sequence ();
   44652                 :             :   operand0 = operands[0];
   44653                 :             :   (void) operand0;
   44654                 :             :   operand1 = operands[1];
   44655                 :             :   (void) operand1;
   44656                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44657                 :             :         17),
   44658                 :             :         gen_rtx_UNSPEC (CCZmode,
   44659                 :             :         gen_rtvec (2,
   44660                 :             :                 operand0,
   44661                 :             :                 operand1),
   44662                 :             :         126)));
   44663                 :             :   _val = get_insns ();
   44664                 :             :   end_sequence ();
   44665                 :             :   return _val;
   44666                 :             : }
   44667                 :             : 
   44668                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44669                 :             : extern rtx_insn *gen_split_3138 (rtx_insn *, rtx *);
   44670                 :             : rtx_insn *
   44671                 :             : gen_split_3138 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44672                 :             : {
   44673                 :             :   rtx operand0;
   44674                 :             :   rtx operand1;
   44675                 :             :   rtx_insn *_val = NULL;
   44676                 :             :   if (dump_file)
   44677                 :             :     fprintf (dump_file, "Splitting with gen_split_3138 (sse.md:24154)\n");
   44678                 :             :   start_sequence ();
   44679                 :             :   operand0 = operands[0];
   44680                 :             :   (void) operand0;
   44681                 :             :   operand1 = operands[1];
   44682                 :             :   (void) operand1;
   44683                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44684                 :             :         17),
   44685                 :             :         gen_rtx_UNSPEC (CCZmode,
   44686                 :             :         gen_rtvec (2,
   44687                 :             :                 operand0,
   44688                 :             :                 operand1),
   44689                 :             :         126)));
   44690                 :             :   _val = get_insns ();
   44691                 :             :   end_sequence ();
   44692                 :             :   return _val;
   44693                 :             : }
   44694                 :             : 
   44695                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44696                 :             : extern rtx_insn *gen_split_3139 (rtx_insn *, rtx *);
   44697                 :             : rtx_insn *
   44698                 :             : gen_split_3139 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44699                 :             : {
   44700                 :             :   rtx operand0;
   44701                 :             :   rtx operand1;
   44702                 :             :   rtx_insn *_val = NULL;
   44703                 :             :   if (dump_file)
   44704                 :             :     fprintf (dump_file, "Splitting with gen_split_3139 (sse.md:24154)\n");
   44705                 :             :   start_sequence ();
   44706                 :             :   operand0 = operands[0];
   44707                 :             :   (void) operand0;
   44708                 :             :   operand1 = operands[1];
   44709                 :             :   (void) operand1;
   44710                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44711                 :             :         17),
   44712                 :             :         gen_rtx_UNSPEC (CCZmode,
   44713                 :             :         gen_rtvec (2,
   44714                 :             :                 operand0,
   44715                 :             :                 operand1),
   44716                 :             :         126)));
   44717                 :             :   _val = get_insns ();
   44718                 :             :   end_sequence ();
   44719                 :             :   return _val;
   44720                 :             : }
   44721                 :             : 
   44722                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44723                 :             : extern rtx_insn *gen_split_3140 (rtx_insn *, rtx *);
   44724                 :             : rtx_insn *
   44725                 :             : gen_split_3140 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44726                 :             : {
   44727                 :             :   rtx operand0;
   44728                 :             :   rtx operand1;
   44729                 :             :   rtx_insn *_val = NULL;
   44730                 :             :   if (dump_file)
   44731                 :             :     fprintf (dump_file, "Splitting with gen_split_3140 (sse.md:24154)\n");
   44732                 :             :   start_sequence ();
   44733                 :             :   operand0 = operands[0];
   44734                 :             :   (void) operand0;
   44735                 :             :   operand1 = operands[1];
   44736                 :             :   (void) operand1;
   44737                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44738                 :             :         17),
   44739                 :             :         gen_rtx_UNSPEC (CCZmode,
   44740                 :             :         gen_rtvec (2,
   44741                 :             :                 operand0,
   44742                 :             :                 operand1),
   44743                 :             :         126)));
   44744                 :             :   _val = get_insns ();
   44745                 :             :   end_sequence ();
   44746                 :             :   return _val;
   44747                 :             : }
   44748                 :             : 
   44749                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44750                 :             : extern rtx_insn *gen_split_3141 (rtx_insn *, rtx *);
   44751                 :             : rtx_insn *
   44752                 :             : gen_split_3141 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44753                 :             : {
   44754                 :             :   rtx operand0;
   44755                 :             :   rtx operand1;
   44756                 :             :   rtx_insn *_val = NULL;
   44757                 :             :   if (dump_file)
   44758                 :             :     fprintf (dump_file, "Splitting with gen_split_3141 (sse.md:24154)\n");
   44759                 :             :   start_sequence ();
   44760                 :             :   operand0 = operands[0];
   44761                 :             :   (void) operand0;
   44762                 :             :   operand1 = operands[1];
   44763                 :             :   (void) operand1;
   44764                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44765                 :             :         17),
   44766                 :             :         gen_rtx_UNSPEC (CCZmode,
   44767                 :             :         gen_rtvec (2,
   44768                 :             :                 operand0,
   44769                 :             :                 operand1),
   44770                 :             :         126)));
   44771                 :             :   _val = get_insns ();
   44772                 :             :   end_sequence ();
   44773                 :             :   return _val;
   44774                 :             : }
   44775                 :             : 
   44776                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44777                 :             : extern rtx_insn *gen_split_3142 (rtx_insn *, rtx *);
   44778                 :             : rtx_insn *
   44779                 :             : gen_split_3142 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44780                 :             : {
   44781                 :             :   rtx operand0;
   44782                 :             :   rtx operand1;
   44783                 :             :   rtx_insn *_val = NULL;
   44784                 :             :   if (dump_file)
   44785                 :             :     fprintf (dump_file, "Splitting with gen_split_3142 (sse.md:24154)\n");
   44786                 :             :   start_sequence ();
   44787                 :             :   operand0 = operands[0];
   44788                 :             :   (void) operand0;
   44789                 :             :   operand1 = operands[1];
   44790                 :             :   (void) operand1;
   44791                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44792                 :             :         17),
   44793                 :             :         gen_rtx_UNSPEC (CCZmode,
   44794                 :             :         gen_rtvec (2,
   44795                 :             :                 operand0,
   44796                 :             :                 operand1),
   44797                 :             :         126)));
   44798                 :             :   _val = get_insns ();
   44799                 :             :   end_sequence ();
   44800                 :             :   return _val;
   44801                 :             : }
   44802                 :             : 
   44803                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44804                 :             : extern rtx_insn *gen_split_3143 (rtx_insn *, rtx *);
   44805                 :             : rtx_insn *
   44806                 :             : gen_split_3143 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44807                 :             : {
   44808                 :             :   rtx operand0;
   44809                 :             :   rtx operand1;
   44810                 :             :   rtx_insn *_val = NULL;
   44811                 :             :   if (dump_file)
   44812                 :             :     fprintf (dump_file, "Splitting with gen_split_3143 (sse.md:24154)\n");
   44813                 :             :   start_sequence ();
   44814                 :             :   operand0 = operands[0];
   44815                 :             :   (void) operand0;
   44816                 :             :   operand1 = operands[1];
   44817                 :             :   (void) operand1;
   44818                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44819                 :             :         17),
   44820                 :             :         gen_rtx_UNSPEC (CCZmode,
   44821                 :             :         gen_rtvec (2,
   44822                 :             :                 operand0,
   44823                 :             :                 operand1),
   44824                 :             :         126)));
   44825                 :             :   _val = get_insns ();
   44826                 :             :   end_sequence ();
   44827                 :             :   return _val;
   44828                 :             : }
   44829                 :             : 
   44830                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44831                 :             : extern rtx_insn *gen_split_3144 (rtx_insn *, rtx *);
   44832                 :             : rtx_insn *
   44833                 :             : gen_split_3144 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44834                 :             : {
   44835                 :             :   rtx operand0;
   44836                 :             :   rtx operand1;
   44837                 :             :   rtx_insn *_val = NULL;
   44838                 :             :   if (dump_file)
   44839                 :             :     fprintf (dump_file, "Splitting with gen_split_3144 (sse.md:24154)\n");
   44840                 :             :   start_sequence ();
   44841                 :             :   operand0 = operands[0];
   44842                 :             :   (void) operand0;
   44843                 :             :   operand1 = operands[1];
   44844                 :             :   (void) operand1;
   44845                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44846                 :             :         17),
   44847                 :             :         gen_rtx_UNSPEC (CCZmode,
   44848                 :             :         gen_rtvec (2,
   44849                 :             :                 operand0,
   44850                 :             :                 operand1),
   44851                 :             :         126)));
   44852                 :             :   _val = get_insns ();
   44853                 :             :   end_sequence ();
   44854                 :             :   return _val;
   44855                 :             : }
   44856                 :             : 
   44857                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44858                 :             : extern rtx_insn *gen_split_3145 (rtx_insn *, rtx *);
   44859                 :             : rtx_insn *
   44860                 :             : gen_split_3145 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44861                 :             : {
   44862                 :             :   rtx operand0;
   44863                 :             :   rtx operand1;
   44864                 :             :   rtx_insn *_val = NULL;
   44865                 :             :   if (dump_file)
   44866                 :             :     fprintf (dump_file, "Splitting with gen_split_3145 (sse.md:24154)\n");
   44867                 :             :   start_sequence ();
   44868                 :             :   operand0 = operands[0];
   44869                 :             :   (void) operand0;
   44870                 :             :   operand1 = operands[1];
   44871                 :             :   (void) operand1;
   44872                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44873                 :             :         17),
   44874                 :             :         gen_rtx_UNSPEC (CCZmode,
   44875                 :             :         gen_rtvec (2,
   44876                 :             :                 operand0,
   44877                 :             :                 operand1),
   44878                 :             :         126)));
   44879                 :             :   _val = get_insns ();
   44880                 :             :   end_sequence ();
   44881                 :             :   return _val;
   44882                 :             : }
   44883                 :             : 
   44884                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44885                 :             : extern rtx_insn *gen_split_3146 (rtx_insn *, rtx *);
   44886                 :             : rtx_insn *
   44887                 :             : gen_split_3146 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44888                 :             : {
   44889                 :             :   rtx operand0;
   44890                 :             :   rtx operand1;
   44891                 :             :   rtx_insn *_val = NULL;
   44892                 :             :   if (dump_file)
   44893                 :             :     fprintf (dump_file, "Splitting with gen_split_3146 (sse.md:24154)\n");
   44894                 :             :   start_sequence ();
   44895                 :             :   operand0 = operands[0];
   44896                 :             :   (void) operand0;
   44897                 :             :   operand1 = operands[1];
   44898                 :             :   (void) operand1;
   44899                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44900                 :             :         17),
   44901                 :             :         gen_rtx_UNSPEC (CCZmode,
   44902                 :             :         gen_rtvec (2,
   44903                 :             :                 operand0,
   44904                 :             :                 operand1),
   44905                 :             :         126)));
   44906                 :             :   _val = get_insns ();
   44907                 :             :   end_sequence ();
   44908                 :             :   return _val;
   44909                 :             : }
   44910                 :             : 
   44911                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44912                 :             : extern rtx_insn *gen_split_3147 (rtx_insn *, rtx *);
   44913                 :             : rtx_insn *
   44914                 :             : gen_split_3147 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44915                 :             : {
   44916                 :             :   rtx operand0;
   44917                 :             :   rtx operand1;
   44918                 :             :   rtx_insn *_val = NULL;
   44919                 :             :   if (dump_file)
   44920                 :             :     fprintf (dump_file, "Splitting with gen_split_3147 (sse.md:24154)\n");
   44921                 :             :   start_sequence ();
   44922                 :             :   operand0 = operands[0];
   44923                 :             :   (void) operand0;
   44924                 :             :   operand1 = operands[1];
   44925                 :             :   (void) operand1;
   44926                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44927                 :             :         17),
   44928                 :             :         gen_rtx_UNSPEC (CCZmode,
   44929                 :             :         gen_rtvec (2,
   44930                 :             :                 operand0,
   44931                 :             :                 operand1),
   44932                 :             :         126)));
   44933                 :             :   _val = get_insns ();
   44934                 :             :   end_sequence ();
   44935                 :             :   return _val;
   44936                 :             : }
   44937                 :             : 
   44938                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24154 */
   44939                 :             : extern rtx_insn *gen_split_3148 (rtx_insn *, rtx *);
   44940                 :             : rtx_insn *
   44941                 :             : gen_split_3148 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44942                 :             : {
   44943                 :             :   rtx operand0;
   44944                 :             :   rtx operand1;
   44945                 :             :   rtx_insn *_val = NULL;
   44946                 :             :   if (dump_file)
   44947                 :             :     fprintf (dump_file, "Splitting with gen_split_3148 (sse.md:24154)\n");
   44948                 :             :   start_sequence ();
   44949                 :             :   operand0 = operands[0];
   44950                 :             :   (void) operand0;
   44951                 :             :   operand1 = operands[1];
   44952                 :             :   (void) operand1;
   44953                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   44954                 :             :         17),
   44955                 :             :         gen_rtx_UNSPEC (CCZmode,
   44956                 :             :         gen_rtvec (2,
   44957                 :             :                 operand0,
   44958                 :             :                 operand1),
   44959                 :             :         126)));
   44960                 :             :   _val = get_insns ();
   44961                 :             :   end_sequence ();
   44962                 :             :   return _val;
   44963                 :             : }
   44964                 :             : 
   44965                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   44966                 :             : extern rtx_insn *gen_split_3149 (rtx_insn *, rtx *);
   44967                 :             : rtx_insn *
   44968                 :             : gen_split_3149 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   44969                 :             : {
   44970                 :             :   rtx_insn *_val = NULL;
   44971                 :             :   if (dump_file)
   44972                 :             :     fprintf (dump_file, "Splitting with gen_split_3149 (sse.md:24168)\n");
   44973                 :             :   start_sequence ();
   44974                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   44975                 :             :         17),
   44976                 :             :         gen_rtx_UNSPEC (CCCmode,
   44977                 :             :         gen_rtvec (1,
   44978                 :             :                 const0_rtx),
   44979                 :             :         42)));
   44980                 :             :   _val = get_insns ();
   44981                 :             :   end_sequence ();
   44982                 :             :   return _val;
   44983                 :             : }
   44984                 :             : 
   44985                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   44986                 :             : extern rtx_insn *gen_split_3150 (rtx_insn *, rtx *);
   44987                 :             : rtx_insn *
   44988                 :             : gen_split_3150 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   44989                 :             : {
   44990                 :             :   rtx_insn *_val = NULL;
   44991                 :             :   if (dump_file)
   44992                 :             :     fprintf (dump_file, "Splitting with gen_split_3150 (sse.md:24168)\n");
   44993                 :             :   start_sequence ();
   44994                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   44995                 :             :         17),
   44996                 :             :         gen_rtx_UNSPEC (CCCmode,
   44997                 :             :         gen_rtvec (1,
   44998                 :             :                 const0_rtx),
   44999                 :             :         42)));
   45000                 :             :   _val = get_insns ();
   45001                 :             :   end_sequence ();
   45002                 :             :   return _val;
   45003                 :             : }
   45004                 :             : 
   45005                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   45006                 :             : extern rtx_insn *gen_split_3151 (rtx_insn *, rtx *);
   45007                 :             : rtx_insn *
   45008                 :             : gen_split_3151 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   45009                 :             : {
   45010                 :             :   rtx_insn *_val = NULL;
   45011                 :             :   if (dump_file)
   45012                 :             :     fprintf (dump_file, "Splitting with gen_split_3151 (sse.md:24168)\n");
   45013                 :             :   start_sequence ();
   45014                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45015                 :             :         17),
   45016                 :             :         gen_rtx_UNSPEC (CCCmode,
   45017                 :             :         gen_rtvec (1,
   45018                 :             :                 const0_rtx),
   45019                 :             :         42)));
   45020                 :             :   _val = get_insns ();
   45021                 :             :   end_sequence ();
   45022                 :             :   return _val;
   45023                 :             : }
   45024                 :             : 
   45025                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   45026                 :             : extern rtx_insn *gen_split_3152 (rtx_insn *, rtx *);
   45027                 :             : rtx_insn *
   45028                 :             : gen_split_3152 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   45029                 :             : {
   45030                 :             :   rtx_insn *_val = NULL;
   45031                 :             :   if (dump_file)
   45032                 :             :     fprintf (dump_file, "Splitting with gen_split_3152 (sse.md:24168)\n");
   45033                 :             :   start_sequence ();
   45034                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45035                 :             :         17),
   45036                 :             :         gen_rtx_UNSPEC (CCCmode,
   45037                 :             :         gen_rtvec (1,
   45038                 :             :                 const0_rtx),
   45039                 :             :         42)));
   45040                 :             :   _val = get_insns ();
   45041                 :             :   end_sequence ();
   45042                 :             :   return _val;
   45043                 :             : }
   45044                 :             : 
   45045                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   45046                 :             : extern rtx_insn *gen_split_3153 (rtx_insn *, rtx *);
   45047                 :             : rtx_insn *
   45048                 :             : gen_split_3153 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   45049                 :             : {
   45050                 :             :   rtx_insn *_val = NULL;
   45051                 :             :   if (dump_file)
   45052                 :             :     fprintf (dump_file, "Splitting with gen_split_3153 (sse.md:24168)\n");
   45053                 :             :   start_sequence ();
   45054                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45055                 :             :         17),
   45056                 :             :         gen_rtx_UNSPEC (CCCmode,
   45057                 :             :         gen_rtvec (1,
   45058                 :             :                 const0_rtx),
   45059                 :             :         42)));
   45060                 :             :   _val = get_insns ();
   45061                 :             :   end_sequence ();
   45062                 :             :   return _val;
   45063                 :             : }
   45064                 :             : 
   45065                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   45066                 :             : extern rtx_insn *gen_split_3154 (rtx_insn *, rtx *);
   45067                 :             : rtx_insn *
   45068                 :             : gen_split_3154 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   45069                 :             : {
   45070                 :             :   rtx_insn *_val = NULL;
   45071                 :             :   if (dump_file)
   45072                 :             :     fprintf (dump_file, "Splitting with gen_split_3154 (sse.md:24168)\n");
   45073                 :             :   start_sequence ();
   45074                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45075                 :             :         17),
   45076                 :             :         gen_rtx_UNSPEC (CCCmode,
   45077                 :             :         gen_rtvec (1,
   45078                 :             :                 const0_rtx),
   45079                 :             :         42)));
   45080                 :             :   _val = get_insns ();
   45081                 :             :   end_sequence ();
   45082                 :             :   return _val;
   45083                 :             : }
   45084                 :             : 
   45085                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   45086                 :             : extern rtx_insn *gen_split_3155 (rtx_insn *, rtx *);
   45087                 :             : rtx_insn *
   45088                 :             : gen_split_3155 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   45089                 :             : {
   45090                 :             :   rtx_insn *_val = NULL;
   45091                 :             :   if (dump_file)
   45092                 :             :     fprintf (dump_file, "Splitting with gen_split_3155 (sse.md:24168)\n");
   45093                 :             :   start_sequence ();
   45094                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45095                 :             :         17),
   45096                 :             :         gen_rtx_UNSPEC (CCCmode,
   45097                 :             :         gen_rtvec (1,
   45098                 :             :                 const0_rtx),
   45099                 :             :         42)));
   45100                 :             :   _val = get_insns ();
   45101                 :             :   end_sequence ();
   45102                 :             :   return _val;
   45103                 :             : }
   45104                 :             : 
   45105                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   45106                 :             : extern rtx_insn *gen_split_3156 (rtx_insn *, rtx *);
   45107                 :             : rtx_insn *
   45108                 :             : gen_split_3156 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   45109                 :             : {
   45110                 :             :   rtx_insn *_val = NULL;
   45111                 :             :   if (dump_file)
   45112                 :             :     fprintf (dump_file, "Splitting with gen_split_3156 (sse.md:24168)\n");
   45113                 :             :   start_sequence ();
   45114                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45115                 :             :         17),
   45116                 :             :         gen_rtx_UNSPEC (CCCmode,
   45117                 :             :         gen_rtvec (1,
   45118                 :             :                 const0_rtx),
   45119                 :             :         42)));
   45120                 :             :   _val = get_insns ();
   45121                 :             :   end_sequence ();
   45122                 :             :   return _val;
   45123                 :             : }
   45124                 :             : 
   45125                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   45126                 :             : extern rtx_insn *gen_split_3157 (rtx_insn *, rtx *);
   45127                 :             : rtx_insn *
   45128                 :             : gen_split_3157 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   45129                 :             : {
   45130                 :             :   rtx_insn *_val = NULL;
   45131                 :             :   if (dump_file)
   45132                 :             :     fprintf (dump_file, "Splitting with gen_split_3157 (sse.md:24168)\n");
   45133                 :             :   start_sequence ();
   45134                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45135                 :             :         17),
   45136                 :             :         gen_rtx_UNSPEC (CCCmode,
   45137                 :             :         gen_rtvec (1,
   45138                 :             :                 const0_rtx),
   45139                 :             :         42)));
   45140                 :             :   _val = get_insns ();
   45141                 :             :   end_sequence ();
   45142                 :             :   return _val;
   45143                 :             : }
   45144                 :             : 
   45145                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   45146                 :             : extern rtx_insn *gen_split_3158 (rtx_insn *, rtx *);
   45147                 :             : rtx_insn *
   45148                 :             : gen_split_3158 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   45149                 :             : {
   45150                 :             :   rtx_insn *_val = NULL;
   45151                 :             :   if (dump_file)
   45152                 :             :     fprintf (dump_file, "Splitting with gen_split_3158 (sse.md:24168)\n");
   45153                 :             :   start_sequence ();
   45154                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45155                 :             :         17),
   45156                 :             :         gen_rtx_UNSPEC (CCCmode,
   45157                 :             :         gen_rtvec (1,
   45158                 :             :                 const0_rtx),
   45159                 :             :         42)));
   45160                 :             :   _val = get_insns ();
   45161                 :             :   end_sequence ();
   45162                 :             :   return _val;
   45163                 :             : }
   45164                 :             : 
   45165                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   45166                 :             : extern rtx_insn *gen_split_3159 (rtx_insn *, rtx *);
   45167                 :             : rtx_insn *
   45168                 :             : gen_split_3159 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   45169                 :             : {
   45170                 :             :   rtx_insn *_val = NULL;
   45171                 :             :   if (dump_file)
   45172                 :             :     fprintf (dump_file, "Splitting with gen_split_3159 (sse.md:24168)\n");
   45173                 :             :   start_sequence ();
   45174                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45175                 :             :         17),
   45176                 :             :         gen_rtx_UNSPEC (CCCmode,
   45177                 :             :         gen_rtvec (1,
   45178                 :             :                 const0_rtx),
   45179                 :             :         42)));
   45180                 :             :   _val = get_insns ();
   45181                 :             :   end_sequence ();
   45182                 :             :   return _val;
   45183                 :             : }
   45184                 :             : 
   45185                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   45186                 :             : extern rtx_insn *gen_split_3160 (rtx_insn *, rtx *);
   45187                 :             : rtx_insn *
   45188                 :             : gen_split_3160 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   45189                 :             : {
   45190                 :             :   rtx_insn *_val = NULL;
   45191                 :             :   if (dump_file)
   45192                 :             :     fprintf (dump_file, "Splitting with gen_split_3160 (sse.md:24168)\n");
   45193                 :             :   start_sequence ();
   45194                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45195                 :             :         17),
   45196                 :             :         gen_rtx_UNSPEC (CCCmode,
   45197                 :             :         gen_rtvec (1,
   45198                 :             :                 const0_rtx),
   45199                 :             :         42)));
   45200                 :             :   _val = get_insns ();
   45201                 :             :   end_sequence ();
   45202                 :             :   return _val;
   45203                 :             : }
   45204                 :             : 
   45205                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   45206                 :             : extern rtx_insn *gen_split_3161 (rtx_insn *, rtx *);
   45207                 :             : rtx_insn *
   45208                 :             : gen_split_3161 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   45209                 :             : {
   45210                 :             :   rtx_insn *_val = NULL;
   45211                 :             :   if (dump_file)
   45212                 :             :     fprintf (dump_file, "Splitting with gen_split_3161 (sse.md:24168)\n");
   45213                 :             :   start_sequence ();
   45214                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45215                 :             :         17),
   45216                 :             :         gen_rtx_UNSPEC (CCCmode,
   45217                 :             :         gen_rtvec (1,
   45218                 :             :                 const0_rtx),
   45219                 :             :         42)));
   45220                 :             :   _val = get_insns ();
   45221                 :             :   end_sequence ();
   45222                 :             :   return _val;
   45223                 :             : }
   45224                 :             : 
   45225                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24168 */
   45226                 :             : extern rtx_insn *gen_split_3162 (rtx_insn *, rtx *);
   45227                 :             : rtx_insn *
   45228                 :             : gen_split_3162 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   45229                 :             : {
   45230                 :             :   rtx_insn *_val = NULL;
   45231                 :             :   if (dump_file)
   45232                 :             :     fprintf (dump_file, "Splitting with gen_split_3162 (sse.md:24168)\n");
   45233                 :             :   start_sequence ();
   45234                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45235                 :             :         17),
   45236                 :             :         gen_rtx_UNSPEC (CCCmode,
   45237                 :             :         gen_rtvec (1,
   45238                 :             :                 const0_rtx),
   45239                 :             :         42)));
   45240                 :             :   _val = get_insns ();
   45241                 :             :   end_sequence ();
   45242                 :             :   return _val;
   45243                 :             : }
   45244                 :             : 
   45245                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45246                 :             : extern rtx_insn *gen_split_3163 (rtx_insn *, rtx *);
   45247                 :             : rtx_insn *
   45248                 :             : gen_split_3163 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45249                 :             : {
   45250                 :             :   rtx operand0;
   45251                 :             :   rtx operand1;
   45252                 :             :   rtx operand2;
   45253                 :             :   rtx operand3;
   45254                 :             :   rtx_insn *_val = NULL;
   45255                 :             :   if (dump_file)
   45256                 :             :     fprintf (dump_file, "Splitting with gen_split_3163 (sse.md:24180)\n");
   45257                 :             :   start_sequence ();
   45258                 :             :   operand0 = operands[0];
   45259                 :             :   (void) operand0;
   45260                 :             :   operand1 = operands[1];
   45261                 :             :   (void) operand1;
   45262                 :             :   operand2 = operands[2];
   45263                 :             :   (void) operand2;
   45264                 :             :   operand3 = operands[3];
   45265                 :             :   (void) operand3;
   45266                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45267                 :             :         17),
   45268                 :             :         gen_rtx_UNSPEC (CCCmode,
   45269                 :             :         gen_rtvec (2,
   45270                 :             :                 operand1,
   45271                 :             :                 operand2),
   45272                 :             :         126)));
   45273                 :             :   emit_insn (gen_rtx_SET (operand0,
   45274                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45275                 :             :                 gen_rtx_REG (CCCmode,
   45276                 :             :         17),
   45277                 :             :                 const0_rtx)));
   45278                 :             :   _val = get_insns ();
   45279                 :             :   end_sequence ();
   45280                 :             :   return _val;
   45281                 :             : }
   45282                 :             : 
   45283                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45284                 :             : extern rtx_insn *gen_split_3164 (rtx_insn *, rtx *);
   45285                 :             : rtx_insn *
   45286                 :             : gen_split_3164 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45287                 :             : {
   45288                 :             :   rtx operand0;
   45289                 :             :   rtx operand1;
   45290                 :             :   rtx operand2;
   45291                 :             :   rtx operand3;
   45292                 :             :   rtx_insn *_val = NULL;
   45293                 :             :   if (dump_file)
   45294                 :             :     fprintf (dump_file, "Splitting with gen_split_3164 (sse.md:24180)\n");
   45295                 :             :   start_sequence ();
   45296                 :             :   operand0 = operands[0];
   45297                 :             :   (void) operand0;
   45298                 :             :   operand1 = operands[1];
   45299                 :             :   (void) operand1;
   45300                 :             :   operand2 = operands[2];
   45301                 :             :   (void) operand2;
   45302                 :             :   operand3 = operands[3];
   45303                 :             :   (void) operand3;
   45304                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45305                 :             :         17),
   45306                 :             :         gen_rtx_UNSPEC (CCCmode,
   45307                 :             :         gen_rtvec (2,
   45308                 :             :                 operand1,
   45309                 :             :                 operand2),
   45310                 :             :         126)));
   45311                 :             :   emit_insn (gen_rtx_SET (operand0,
   45312                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45313                 :             :                 gen_rtx_REG (CCCmode,
   45314                 :             :         17),
   45315                 :             :                 const0_rtx)));
   45316                 :             :   _val = get_insns ();
   45317                 :             :   end_sequence ();
   45318                 :             :   return _val;
   45319                 :             : }
   45320                 :             : 
   45321                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45322                 :             : extern rtx_insn *gen_split_3165 (rtx_insn *, rtx *);
   45323                 :             : rtx_insn *
   45324                 :             : gen_split_3165 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45325                 :             : {
   45326                 :             :   rtx operand0;
   45327                 :             :   rtx operand1;
   45328                 :             :   rtx operand2;
   45329                 :             :   rtx operand3;
   45330                 :             :   rtx_insn *_val = NULL;
   45331                 :             :   if (dump_file)
   45332                 :             :     fprintf (dump_file, "Splitting with gen_split_3165 (sse.md:24180)\n");
   45333                 :             :   start_sequence ();
   45334                 :             :   operand0 = operands[0];
   45335                 :             :   (void) operand0;
   45336                 :             :   operand1 = operands[1];
   45337                 :             :   (void) operand1;
   45338                 :             :   operand2 = operands[2];
   45339                 :             :   (void) operand2;
   45340                 :             :   operand3 = operands[3];
   45341                 :             :   (void) operand3;
   45342                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45343                 :             :         17),
   45344                 :             :         gen_rtx_UNSPEC (CCCmode,
   45345                 :             :         gen_rtvec (2,
   45346                 :             :                 operand1,
   45347                 :             :                 operand2),
   45348                 :             :         126)));
   45349                 :             :   emit_insn (gen_rtx_SET (operand0,
   45350                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45351                 :             :                 gen_rtx_REG (CCCmode,
   45352                 :             :         17),
   45353                 :             :                 const0_rtx)));
   45354                 :             :   _val = get_insns ();
   45355                 :             :   end_sequence ();
   45356                 :             :   return _val;
   45357                 :             : }
   45358                 :             : 
   45359                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45360                 :             : extern rtx_insn *gen_split_3166 (rtx_insn *, rtx *);
   45361                 :             : rtx_insn *
   45362                 :             : gen_split_3166 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45363                 :             : {
   45364                 :             :   rtx operand0;
   45365                 :             :   rtx operand1;
   45366                 :             :   rtx operand2;
   45367                 :             :   rtx operand3;
   45368                 :             :   rtx_insn *_val = NULL;
   45369                 :             :   if (dump_file)
   45370                 :             :     fprintf (dump_file, "Splitting with gen_split_3166 (sse.md:24180)\n");
   45371                 :             :   start_sequence ();
   45372                 :             :   operand0 = operands[0];
   45373                 :             :   (void) operand0;
   45374                 :             :   operand1 = operands[1];
   45375                 :             :   (void) operand1;
   45376                 :             :   operand2 = operands[2];
   45377                 :             :   (void) operand2;
   45378                 :             :   operand3 = operands[3];
   45379                 :             :   (void) operand3;
   45380                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45381                 :             :         17),
   45382                 :             :         gen_rtx_UNSPEC (CCCmode,
   45383                 :             :         gen_rtvec (2,
   45384                 :             :                 operand1,
   45385                 :             :                 operand2),
   45386                 :             :         126)));
   45387                 :             :   emit_insn (gen_rtx_SET (operand0,
   45388                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45389                 :             :                 gen_rtx_REG (CCCmode,
   45390                 :             :         17),
   45391                 :             :                 const0_rtx)));
   45392                 :             :   _val = get_insns ();
   45393                 :             :   end_sequence ();
   45394                 :             :   return _val;
   45395                 :             : }
   45396                 :             : 
   45397                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45398                 :             : extern rtx_insn *gen_split_3167 (rtx_insn *, rtx *);
   45399                 :             : rtx_insn *
   45400                 :             : gen_split_3167 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45401                 :             : {
   45402                 :             :   rtx operand0;
   45403                 :             :   rtx operand1;
   45404                 :             :   rtx operand2;
   45405                 :             :   rtx operand3;
   45406                 :             :   rtx_insn *_val = NULL;
   45407                 :             :   if (dump_file)
   45408                 :             :     fprintf (dump_file, "Splitting with gen_split_3167 (sse.md:24180)\n");
   45409                 :             :   start_sequence ();
   45410                 :             :   operand0 = operands[0];
   45411                 :             :   (void) operand0;
   45412                 :             :   operand1 = operands[1];
   45413                 :             :   (void) operand1;
   45414                 :             :   operand2 = operands[2];
   45415                 :             :   (void) operand2;
   45416                 :             :   operand3 = operands[3];
   45417                 :             :   (void) operand3;
   45418                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45419                 :             :         17),
   45420                 :             :         gen_rtx_UNSPEC (CCCmode,
   45421                 :             :         gen_rtvec (2,
   45422                 :             :                 operand1,
   45423                 :             :                 operand2),
   45424                 :             :         126)));
   45425                 :             :   emit_insn (gen_rtx_SET (operand0,
   45426                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45427                 :             :                 gen_rtx_REG (CCCmode,
   45428                 :             :         17),
   45429                 :             :                 const0_rtx)));
   45430                 :             :   _val = get_insns ();
   45431                 :             :   end_sequence ();
   45432                 :             :   return _val;
   45433                 :             : }
   45434                 :             : 
   45435                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45436                 :             : extern rtx_insn *gen_split_3168 (rtx_insn *, rtx *);
   45437                 :             : rtx_insn *
   45438                 :             : gen_split_3168 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45439                 :             : {
   45440                 :             :   rtx operand0;
   45441                 :             :   rtx operand1;
   45442                 :             :   rtx operand2;
   45443                 :             :   rtx operand3;
   45444                 :             :   rtx_insn *_val = NULL;
   45445                 :             :   if (dump_file)
   45446                 :             :     fprintf (dump_file, "Splitting with gen_split_3168 (sse.md:24180)\n");
   45447                 :             :   start_sequence ();
   45448                 :             :   operand0 = operands[0];
   45449                 :             :   (void) operand0;
   45450                 :             :   operand1 = operands[1];
   45451                 :             :   (void) operand1;
   45452                 :             :   operand2 = operands[2];
   45453                 :             :   (void) operand2;
   45454                 :             :   operand3 = operands[3];
   45455                 :             :   (void) operand3;
   45456                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45457                 :             :         17),
   45458                 :             :         gen_rtx_UNSPEC (CCCmode,
   45459                 :             :         gen_rtvec (2,
   45460                 :             :                 operand1,
   45461                 :             :                 operand2),
   45462                 :             :         126)));
   45463                 :             :   emit_insn (gen_rtx_SET (operand0,
   45464                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45465                 :             :                 gen_rtx_REG (CCCmode,
   45466                 :             :         17),
   45467                 :             :                 const0_rtx)));
   45468                 :             :   _val = get_insns ();
   45469                 :             :   end_sequence ();
   45470                 :             :   return _val;
   45471                 :             : }
   45472                 :             : 
   45473                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45474                 :             : extern rtx_insn *gen_split_3169 (rtx_insn *, rtx *);
   45475                 :             : rtx_insn *
   45476                 :             : gen_split_3169 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45477                 :             : {
   45478                 :             :   rtx operand0;
   45479                 :             :   rtx operand1;
   45480                 :             :   rtx operand2;
   45481                 :             :   rtx operand3;
   45482                 :             :   rtx_insn *_val = NULL;
   45483                 :             :   if (dump_file)
   45484                 :             :     fprintf (dump_file, "Splitting with gen_split_3169 (sse.md:24180)\n");
   45485                 :             :   start_sequence ();
   45486                 :             :   operand0 = operands[0];
   45487                 :             :   (void) operand0;
   45488                 :             :   operand1 = operands[1];
   45489                 :             :   (void) operand1;
   45490                 :             :   operand2 = operands[2];
   45491                 :             :   (void) operand2;
   45492                 :             :   operand3 = operands[3];
   45493                 :             :   (void) operand3;
   45494                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45495                 :             :         17),
   45496                 :             :         gen_rtx_UNSPEC (CCCmode,
   45497                 :             :         gen_rtvec (2,
   45498                 :             :                 operand1,
   45499                 :             :                 operand2),
   45500                 :             :         126)));
   45501                 :             :   emit_insn (gen_rtx_SET (operand0,
   45502                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45503                 :             :                 gen_rtx_REG (CCCmode,
   45504                 :             :         17),
   45505                 :             :                 const0_rtx)));
   45506                 :             :   _val = get_insns ();
   45507                 :             :   end_sequence ();
   45508                 :             :   return _val;
   45509                 :             : }
   45510                 :             : 
   45511                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45512                 :             : extern rtx_insn *gen_split_3170 (rtx_insn *, rtx *);
   45513                 :             : rtx_insn *
   45514                 :             : gen_split_3170 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45515                 :             : {
   45516                 :             :   rtx operand0;
   45517                 :             :   rtx operand1;
   45518                 :             :   rtx operand2;
   45519                 :             :   rtx operand3;
   45520                 :             :   rtx_insn *_val = NULL;
   45521                 :             :   if (dump_file)
   45522                 :             :     fprintf (dump_file, "Splitting with gen_split_3170 (sse.md:24180)\n");
   45523                 :             :   start_sequence ();
   45524                 :             :   operand0 = operands[0];
   45525                 :             :   (void) operand0;
   45526                 :             :   operand1 = operands[1];
   45527                 :             :   (void) operand1;
   45528                 :             :   operand2 = operands[2];
   45529                 :             :   (void) operand2;
   45530                 :             :   operand3 = operands[3];
   45531                 :             :   (void) operand3;
   45532                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45533                 :             :         17),
   45534                 :             :         gen_rtx_UNSPEC (CCCmode,
   45535                 :             :         gen_rtvec (2,
   45536                 :             :                 operand1,
   45537                 :             :                 operand2),
   45538                 :             :         126)));
   45539                 :             :   emit_insn (gen_rtx_SET (operand0,
   45540                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45541                 :             :                 gen_rtx_REG (CCCmode,
   45542                 :             :         17),
   45543                 :             :                 const0_rtx)));
   45544                 :             :   _val = get_insns ();
   45545                 :             :   end_sequence ();
   45546                 :             :   return _val;
   45547                 :             : }
   45548                 :             : 
   45549                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45550                 :             : extern rtx_insn *gen_split_3171 (rtx_insn *, rtx *);
   45551                 :             : rtx_insn *
   45552                 :             : gen_split_3171 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45553                 :             : {
   45554                 :             :   rtx operand0;
   45555                 :             :   rtx operand1;
   45556                 :             :   rtx operand2;
   45557                 :             :   rtx operand3;
   45558                 :             :   rtx_insn *_val = NULL;
   45559                 :             :   if (dump_file)
   45560                 :             :     fprintf (dump_file, "Splitting with gen_split_3171 (sse.md:24180)\n");
   45561                 :             :   start_sequence ();
   45562                 :             :   operand0 = operands[0];
   45563                 :             :   (void) operand0;
   45564                 :             :   operand1 = operands[1];
   45565                 :             :   (void) operand1;
   45566                 :             :   operand2 = operands[2];
   45567                 :             :   (void) operand2;
   45568                 :             :   operand3 = operands[3];
   45569                 :             :   (void) operand3;
   45570                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45571                 :             :         17),
   45572                 :             :         gen_rtx_UNSPEC (CCCmode,
   45573                 :             :         gen_rtvec (2,
   45574                 :             :                 operand1,
   45575                 :             :                 operand2),
   45576                 :             :         126)));
   45577                 :             :   emit_insn (gen_rtx_SET (operand0,
   45578                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45579                 :             :                 gen_rtx_REG (CCCmode,
   45580                 :             :         17),
   45581                 :             :                 const0_rtx)));
   45582                 :             :   _val = get_insns ();
   45583                 :             :   end_sequence ();
   45584                 :             :   return _val;
   45585                 :             : }
   45586                 :             : 
   45587                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45588                 :             : extern rtx_insn *gen_split_3172 (rtx_insn *, rtx *);
   45589                 :             : rtx_insn *
   45590                 :             : gen_split_3172 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45591                 :             : {
   45592                 :             :   rtx operand0;
   45593                 :             :   rtx operand1;
   45594                 :             :   rtx operand2;
   45595                 :             :   rtx operand3;
   45596                 :             :   rtx_insn *_val = NULL;
   45597                 :             :   if (dump_file)
   45598                 :             :     fprintf (dump_file, "Splitting with gen_split_3172 (sse.md:24180)\n");
   45599                 :             :   start_sequence ();
   45600                 :             :   operand0 = operands[0];
   45601                 :             :   (void) operand0;
   45602                 :             :   operand1 = operands[1];
   45603                 :             :   (void) operand1;
   45604                 :             :   operand2 = operands[2];
   45605                 :             :   (void) operand2;
   45606                 :             :   operand3 = operands[3];
   45607                 :             :   (void) operand3;
   45608                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45609                 :             :         17),
   45610                 :             :         gen_rtx_UNSPEC (CCCmode,
   45611                 :             :         gen_rtvec (2,
   45612                 :             :                 operand1,
   45613                 :             :                 operand2),
   45614                 :             :         126)));
   45615                 :             :   emit_insn (gen_rtx_SET (operand0,
   45616                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45617                 :             :                 gen_rtx_REG (CCCmode,
   45618                 :             :         17),
   45619                 :             :                 const0_rtx)));
   45620                 :             :   _val = get_insns ();
   45621                 :             :   end_sequence ();
   45622                 :             :   return _val;
   45623                 :             : }
   45624                 :             : 
   45625                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45626                 :             : extern rtx_insn *gen_split_3173 (rtx_insn *, rtx *);
   45627                 :             : rtx_insn *
   45628                 :             : gen_split_3173 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45629                 :             : {
   45630                 :             :   rtx operand0;
   45631                 :             :   rtx operand1;
   45632                 :             :   rtx operand2;
   45633                 :             :   rtx operand3;
   45634                 :             :   rtx_insn *_val = NULL;
   45635                 :             :   if (dump_file)
   45636                 :             :     fprintf (dump_file, "Splitting with gen_split_3173 (sse.md:24180)\n");
   45637                 :             :   start_sequence ();
   45638                 :             :   operand0 = operands[0];
   45639                 :             :   (void) operand0;
   45640                 :             :   operand1 = operands[1];
   45641                 :             :   (void) operand1;
   45642                 :             :   operand2 = operands[2];
   45643                 :             :   (void) operand2;
   45644                 :             :   operand3 = operands[3];
   45645                 :             :   (void) operand3;
   45646                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45647                 :             :         17),
   45648                 :             :         gen_rtx_UNSPEC (CCCmode,
   45649                 :             :         gen_rtvec (2,
   45650                 :             :                 operand1,
   45651                 :             :                 operand2),
   45652                 :             :         126)));
   45653                 :             :   emit_insn (gen_rtx_SET (operand0,
   45654                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45655                 :             :                 gen_rtx_REG (CCCmode,
   45656                 :             :         17),
   45657                 :             :                 const0_rtx)));
   45658                 :             :   _val = get_insns ();
   45659                 :             :   end_sequence ();
   45660                 :             :   return _val;
   45661                 :             : }
   45662                 :             : 
   45663                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45664                 :             : extern rtx_insn *gen_split_3174 (rtx_insn *, rtx *);
   45665                 :             : rtx_insn *
   45666                 :             : gen_split_3174 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45667                 :             : {
   45668                 :             :   rtx operand0;
   45669                 :             :   rtx operand1;
   45670                 :             :   rtx operand2;
   45671                 :             :   rtx operand3;
   45672                 :             :   rtx_insn *_val = NULL;
   45673                 :             :   if (dump_file)
   45674                 :             :     fprintf (dump_file, "Splitting with gen_split_3174 (sse.md:24180)\n");
   45675                 :             :   start_sequence ();
   45676                 :             :   operand0 = operands[0];
   45677                 :             :   (void) operand0;
   45678                 :             :   operand1 = operands[1];
   45679                 :             :   (void) operand1;
   45680                 :             :   operand2 = operands[2];
   45681                 :             :   (void) operand2;
   45682                 :             :   operand3 = operands[3];
   45683                 :             :   (void) operand3;
   45684                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45685                 :             :         17),
   45686                 :             :         gen_rtx_UNSPEC (CCCmode,
   45687                 :             :         gen_rtvec (2,
   45688                 :             :                 operand1,
   45689                 :             :                 operand2),
   45690                 :             :         126)));
   45691                 :             :   emit_insn (gen_rtx_SET (operand0,
   45692                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45693                 :             :                 gen_rtx_REG (CCCmode,
   45694                 :             :         17),
   45695                 :             :                 const0_rtx)));
   45696                 :             :   _val = get_insns ();
   45697                 :             :   end_sequence ();
   45698                 :             :   return _val;
   45699                 :             : }
   45700                 :             : 
   45701                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45702                 :             : extern rtx_insn *gen_split_3175 (rtx_insn *, rtx *);
   45703                 :             : rtx_insn *
   45704                 :             : gen_split_3175 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45705                 :             : {
   45706                 :             :   rtx operand0;
   45707                 :             :   rtx operand1;
   45708                 :             :   rtx operand2;
   45709                 :             :   rtx operand3;
   45710                 :             :   rtx_insn *_val = NULL;
   45711                 :             :   if (dump_file)
   45712                 :             :     fprintf (dump_file, "Splitting with gen_split_3175 (sse.md:24180)\n");
   45713                 :             :   start_sequence ();
   45714                 :             :   operand0 = operands[0];
   45715                 :             :   (void) operand0;
   45716                 :             :   operand1 = operands[1];
   45717                 :             :   (void) operand1;
   45718                 :             :   operand2 = operands[2];
   45719                 :             :   (void) operand2;
   45720                 :             :   operand3 = operands[3];
   45721                 :             :   (void) operand3;
   45722                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45723                 :             :         17),
   45724                 :             :         gen_rtx_UNSPEC (CCCmode,
   45725                 :             :         gen_rtvec (2,
   45726                 :             :                 operand1,
   45727                 :             :                 operand2),
   45728                 :             :         126)));
   45729                 :             :   emit_insn (gen_rtx_SET (operand0,
   45730                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45731                 :             :                 gen_rtx_REG (CCCmode,
   45732                 :             :         17),
   45733                 :             :                 const0_rtx)));
   45734                 :             :   _val = get_insns ();
   45735                 :             :   end_sequence ();
   45736                 :             :   return _val;
   45737                 :             : }
   45738                 :             : 
   45739                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45740                 :             : extern rtx_insn *gen_split_3176 (rtx_insn *, rtx *);
   45741                 :             : rtx_insn *
   45742                 :             : gen_split_3176 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45743                 :             : {
   45744                 :             :   rtx operand0;
   45745                 :             :   rtx operand1;
   45746                 :             :   rtx operand2;
   45747                 :             :   rtx operand3;
   45748                 :             :   rtx_insn *_val = NULL;
   45749                 :             :   if (dump_file)
   45750                 :             :     fprintf (dump_file, "Splitting with gen_split_3176 (sse.md:24180)\n");
   45751                 :             :   start_sequence ();
   45752                 :             :   operand0 = operands[0];
   45753                 :             :   (void) operand0;
   45754                 :             :   operand1 = operands[1];
   45755                 :             :   (void) operand1;
   45756                 :             :   operand2 = operands[2];
   45757                 :             :   (void) operand2;
   45758                 :             :   operand3 = operands[3];
   45759                 :             :   (void) operand3;
   45760                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45761                 :             :         17),
   45762                 :             :         gen_rtx_UNSPEC (CCCmode,
   45763                 :             :         gen_rtvec (2,
   45764                 :             :                 operand1,
   45765                 :             :                 operand2),
   45766                 :             :         126)));
   45767                 :             :   emit_insn (gen_rtx_SET (operand0,
   45768                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45769                 :             :                 gen_rtx_REG (CCCmode,
   45770                 :             :         17),
   45771                 :             :                 const0_rtx)));
   45772                 :             :   _val = get_insns ();
   45773                 :             :   end_sequence ();
   45774                 :             :   return _val;
   45775                 :             : }
   45776                 :             : 
   45777                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45778                 :             : extern rtx_insn *gen_split_3177 (rtx_insn *, rtx *);
   45779                 :             : rtx_insn *
   45780                 :             : gen_split_3177 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45781                 :             : {
   45782                 :             :   rtx operand0;
   45783                 :             :   rtx operand1;
   45784                 :             :   rtx operand2;
   45785                 :             :   rtx operand3;
   45786                 :             :   rtx_insn *_val = NULL;
   45787                 :             :   if (dump_file)
   45788                 :             :     fprintf (dump_file, "Splitting with gen_split_3177 (sse.md:24180)\n");
   45789                 :             :   start_sequence ();
   45790                 :             :   operand0 = operands[0];
   45791                 :             :   (void) operand0;
   45792                 :             :   operand1 = operands[1];
   45793                 :             :   (void) operand1;
   45794                 :             :   operand2 = operands[2];
   45795                 :             :   (void) operand2;
   45796                 :             :   operand3 = operands[3];
   45797                 :             :   (void) operand3;
   45798                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45799                 :             :         17),
   45800                 :             :         gen_rtx_UNSPEC (CCCmode,
   45801                 :             :         gen_rtvec (2,
   45802                 :             :                 operand1,
   45803                 :             :                 operand2),
   45804                 :             :         126)));
   45805                 :             :   emit_insn (gen_rtx_SET (operand0,
   45806                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45807                 :             :                 gen_rtx_REG (CCCmode,
   45808                 :             :         17),
   45809                 :             :                 const0_rtx)));
   45810                 :             :   _val = get_insns ();
   45811                 :             :   end_sequence ();
   45812                 :             :   return _val;
   45813                 :             : }
   45814                 :             : 
   45815                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45816                 :             : extern rtx_insn *gen_split_3178 (rtx_insn *, rtx *);
   45817                 :             : rtx_insn *
   45818                 :             : gen_split_3178 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45819                 :             : {
   45820                 :             :   rtx operand0;
   45821                 :             :   rtx operand1;
   45822                 :             :   rtx operand2;
   45823                 :             :   rtx operand3;
   45824                 :             :   rtx_insn *_val = NULL;
   45825                 :             :   if (dump_file)
   45826                 :             :     fprintf (dump_file, "Splitting with gen_split_3178 (sse.md:24180)\n");
   45827                 :             :   start_sequence ();
   45828                 :             :   operand0 = operands[0];
   45829                 :             :   (void) operand0;
   45830                 :             :   operand1 = operands[1];
   45831                 :             :   (void) operand1;
   45832                 :             :   operand2 = operands[2];
   45833                 :             :   (void) operand2;
   45834                 :             :   operand3 = operands[3];
   45835                 :             :   (void) operand3;
   45836                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45837                 :             :         17),
   45838                 :             :         gen_rtx_UNSPEC (CCCmode,
   45839                 :             :         gen_rtvec (2,
   45840                 :             :                 operand1,
   45841                 :             :                 operand2),
   45842                 :             :         126)));
   45843                 :             :   emit_insn (gen_rtx_SET (operand0,
   45844                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45845                 :             :                 gen_rtx_REG (CCCmode,
   45846                 :             :         17),
   45847                 :             :                 const0_rtx)));
   45848                 :             :   _val = get_insns ();
   45849                 :             :   end_sequence ();
   45850                 :             :   return _val;
   45851                 :             : }
   45852                 :             : 
   45853                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45854                 :             : extern rtx_insn *gen_split_3179 (rtx_insn *, rtx *);
   45855                 :             : rtx_insn *
   45856                 :             : gen_split_3179 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45857                 :             : {
   45858                 :             :   rtx operand0;
   45859                 :             :   rtx operand1;
   45860                 :             :   rtx operand2;
   45861                 :             :   rtx operand3;
   45862                 :             :   rtx_insn *_val = NULL;
   45863                 :             :   if (dump_file)
   45864                 :             :     fprintf (dump_file, "Splitting with gen_split_3179 (sse.md:24180)\n");
   45865                 :             :   start_sequence ();
   45866                 :             :   operand0 = operands[0];
   45867                 :             :   (void) operand0;
   45868                 :             :   operand1 = operands[1];
   45869                 :             :   (void) operand1;
   45870                 :             :   operand2 = operands[2];
   45871                 :             :   (void) operand2;
   45872                 :             :   operand3 = operands[3];
   45873                 :             :   (void) operand3;
   45874                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45875                 :             :         17),
   45876                 :             :         gen_rtx_UNSPEC (CCCmode,
   45877                 :             :         gen_rtvec (2,
   45878                 :             :                 operand1,
   45879                 :             :                 operand2),
   45880                 :             :         126)));
   45881                 :             :   emit_insn (gen_rtx_SET (operand0,
   45882                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45883                 :             :                 gen_rtx_REG (CCCmode,
   45884                 :             :         17),
   45885                 :             :                 const0_rtx)));
   45886                 :             :   _val = get_insns ();
   45887                 :             :   end_sequence ();
   45888                 :             :   return _val;
   45889                 :             : }
   45890                 :             : 
   45891                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45892                 :             : extern rtx_insn *gen_split_3180 (rtx_insn *, rtx *);
   45893                 :             : rtx_insn *
   45894                 :             : gen_split_3180 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45895                 :             : {
   45896                 :             :   rtx operand0;
   45897                 :             :   rtx operand1;
   45898                 :             :   rtx operand2;
   45899                 :             :   rtx operand3;
   45900                 :             :   rtx_insn *_val = NULL;
   45901                 :             :   if (dump_file)
   45902                 :             :     fprintf (dump_file, "Splitting with gen_split_3180 (sse.md:24180)\n");
   45903                 :             :   start_sequence ();
   45904                 :             :   operand0 = operands[0];
   45905                 :             :   (void) operand0;
   45906                 :             :   operand1 = operands[1];
   45907                 :             :   (void) operand1;
   45908                 :             :   operand2 = operands[2];
   45909                 :             :   (void) operand2;
   45910                 :             :   operand3 = operands[3];
   45911                 :             :   (void) operand3;
   45912                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45913                 :             :         17),
   45914                 :             :         gen_rtx_UNSPEC (CCCmode,
   45915                 :             :         gen_rtvec (2,
   45916                 :             :                 operand1,
   45917                 :             :                 operand2),
   45918                 :             :         126)));
   45919                 :             :   emit_insn (gen_rtx_SET (operand0,
   45920                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45921                 :             :                 gen_rtx_REG (CCCmode,
   45922                 :             :         17),
   45923                 :             :                 const0_rtx)));
   45924                 :             :   _val = get_insns ();
   45925                 :             :   end_sequence ();
   45926                 :             :   return _val;
   45927                 :             : }
   45928                 :             : 
   45929                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45930                 :             : extern rtx_insn *gen_split_3181 (rtx_insn *, rtx *);
   45931                 :             : rtx_insn *
   45932                 :             : gen_split_3181 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45933                 :             : {
   45934                 :             :   rtx operand0;
   45935                 :             :   rtx operand1;
   45936                 :             :   rtx operand2;
   45937                 :             :   rtx operand3;
   45938                 :             :   rtx_insn *_val = NULL;
   45939                 :             :   if (dump_file)
   45940                 :             :     fprintf (dump_file, "Splitting with gen_split_3181 (sse.md:24180)\n");
   45941                 :             :   start_sequence ();
   45942                 :             :   operand0 = operands[0];
   45943                 :             :   (void) operand0;
   45944                 :             :   operand1 = operands[1];
   45945                 :             :   (void) operand1;
   45946                 :             :   operand2 = operands[2];
   45947                 :             :   (void) operand2;
   45948                 :             :   operand3 = operands[3];
   45949                 :             :   (void) operand3;
   45950                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45951                 :             :         17),
   45952                 :             :         gen_rtx_UNSPEC (CCCmode,
   45953                 :             :         gen_rtvec (2,
   45954                 :             :                 operand1,
   45955                 :             :                 operand2),
   45956                 :             :         126)));
   45957                 :             :   emit_insn (gen_rtx_SET (operand0,
   45958                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45959                 :             :                 gen_rtx_REG (CCCmode,
   45960                 :             :         17),
   45961                 :             :                 const0_rtx)));
   45962                 :             :   _val = get_insns ();
   45963                 :             :   end_sequence ();
   45964                 :             :   return _val;
   45965                 :             : }
   45966                 :             : 
   45967                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   45968                 :             : extern rtx_insn *gen_split_3182 (rtx_insn *, rtx *);
   45969                 :             : rtx_insn *
   45970                 :             : gen_split_3182 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45971                 :             : {
   45972                 :             :   rtx operand0;
   45973                 :             :   rtx operand1;
   45974                 :             :   rtx operand2;
   45975                 :             :   rtx operand3;
   45976                 :             :   rtx_insn *_val = NULL;
   45977                 :             :   if (dump_file)
   45978                 :             :     fprintf (dump_file, "Splitting with gen_split_3182 (sse.md:24180)\n");
   45979                 :             :   start_sequence ();
   45980                 :             :   operand0 = operands[0];
   45981                 :             :   (void) operand0;
   45982                 :             :   operand1 = operands[1];
   45983                 :             :   (void) operand1;
   45984                 :             :   operand2 = operands[2];
   45985                 :             :   (void) operand2;
   45986                 :             :   operand3 = operands[3];
   45987                 :             :   (void) operand3;
   45988                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   45989                 :             :         17),
   45990                 :             :         gen_rtx_UNSPEC (CCCmode,
   45991                 :             :         gen_rtvec (2,
   45992                 :             :                 operand1,
   45993                 :             :                 operand2),
   45994                 :             :         126)));
   45995                 :             :   emit_insn (gen_rtx_SET (operand0,
   45996                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   45997                 :             :                 gen_rtx_REG (CCCmode,
   45998                 :             :         17),
   45999                 :             :                 const0_rtx)));
   46000                 :             :   _val = get_insns ();
   46001                 :             :   end_sequence ();
   46002                 :             :   return _val;
   46003                 :             : }
   46004                 :             : 
   46005                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46006                 :             : extern rtx_insn *gen_split_3183 (rtx_insn *, rtx *);
   46007                 :             : rtx_insn *
   46008                 :             : gen_split_3183 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46009                 :             : {
   46010                 :             :   rtx operand0;
   46011                 :             :   rtx operand1;
   46012                 :             :   rtx operand2;
   46013                 :             :   rtx operand3;
   46014                 :             :   rtx_insn *_val = NULL;
   46015                 :             :   if (dump_file)
   46016                 :             :     fprintf (dump_file, "Splitting with gen_split_3183 (sse.md:24180)\n");
   46017                 :             :   start_sequence ();
   46018                 :             :   operand0 = operands[0];
   46019                 :             :   (void) operand0;
   46020                 :             :   operand1 = operands[1];
   46021                 :             :   (void) operand1;
   46022                 :             :   operand2 = operands[2];
   46023                 :             :   (void) operand2;
   46024                 :             :   operand3 = operands[3];
   46025                 :             :   (void) operand3;
   46026                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46027                 :             :         17),
   46028                 :             :         gen_rtx_UNSPEC (CCCmode,
   46029                 :             :         gen_rtvec (2,
   46030                 :             :                 operand1,
   46031                 :             :                 operand2),
   46032                 :             :         126)));
   46033                 :             :   emit_insn (gen_rtx_SET (operand0,
   46034                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46035                 :             :                 gen_rtx_REG (CCCmode,
   46036                 :             :         17),
   46037                 :             :                 const0_rtx)));
   46038                 :             :   _val = get_insns ();
   46039                 :             :   end_sequence ();
   46040                 :             :   return _val;
   46041                 :             : }
   46042                 :             : 
   46043                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46044                 :             : extern rtx_insn *gen_split_3184 (rtx_insn *, rtx *);
   46045                 :             : rtx_insn *
   46046                 :             : gen_split_3184 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46047                 :             : {
   46048                 :             :   rtx operand0;
   46049                 :             :   rtx operand1;
   46050                 :             :   rtx operand2;
   46051                 :             :   rtx operand3;
   46052                 :             :   rtx_insn *_val = NULL;
   46053                 :             :   if (dump_file)
   46054                 :             :     fprintf (dump_file, "Splitting with gen_split_3184 (sse.md:24180)\n");
   46055                 :             :   start_sequence ();
   46056                 :             :   operand0 = operands[0];
   46057                 :             :   (void) operand0;
   46058                 :             :   operand1 = operands[1];
   46059                 :             :   (void) operand1;
   46060                 :             :   operand2 = operands[2];
   46061                 :             :   (void) operand2;
   46062                 :             :   operand3 = operands[3];
   46063                 :             :   (void) operand3;
   46064                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46065                 :             :         17),
   46066                 :             :         gen_rtx_UNSPEC (CCCmode,
   46067                 :             :         gen_rtvec (2,
   46068                 :             :                 operand1,
   46069                 :             :                 operand2),
   46070                 :             :         126)));
   46071                 :             :   emit_insn (gen_rtx_SET (operand0,
   46072                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46073                 :             :                 gen_rtx_REG (CCCmode,
   46074                 :             :         17),
   46075                 :             :                 const0_rtx)));
   46076                 :             :   _val = get_insns ();
   46077                 :             :   end_sequence ();
   46078                 :             :   return _val;
   46079                 :             : }
   46080                 :             : 
   46081                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46082                 :             : extern rtx_insn *gen_split_3185 (rtx_insn *, rtx *);
   46083                 :             : rtx_insn *
   46084                 :             : gen_split_3185 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46085                 :             : {
   46086                 :             :   rtx operand0;
   46087                 :             :   rtx operand1;
   46088                 :             :   rtx operand2;
   46089                 :             :   rtx operand3;
   46090                 :             :   rtx_insn *_val = NULL;
   46091                 :             :   if (dump_file)
   46092                 :             :     fprintf (dump_file, "Splitting with gen_split_3185 (sse.md:24180)\n");
   46093                 :             :   start_sequence ();
   46094                 :             :   operand0 = operands[0];
   46095                 :             :   (void) operand0;
   46096                 :             :   operand1 = operands[1];
   46097                 :             :   (void) operand1;
   46098                 :             :   operand2 = operands[2];
   46099                 :             :   (void) operand2;
   46100                 :             :   operand3 = operands[3];
   46101                 :             :   (void) operand3;
   46102                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46103                 :             :         17),
   46104                 :             :         gen_rtx_UNSPEC (CCCmode,
   46105                 :             :         gen_rtvec (2,
   46106                 :             :                 operand1,
   46107                 :             :                 operand2),
   46108                 :             :         126)));
   46109                 :             :   emit_insn (gen_rtx_SET (operand0,
   46110                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46111                 :             :                 gen_rtx_REG (CCCmode,
   46112                 :             :         17),
   46113                 :             :                 const0_rtx)));
   46114                 :             :   _val = get_insns ();
   46115                 :             :   end_sequence ();
   46116                 :             :   return _val;
   46117                 :             : }
   46118                 :             : 
   46119                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46120                 :             : extern rtx_insn *gen_split_3186 (rtx_insn *, rtx *);
   46121                 :             : rtx_insn *
   46122                 :             : gen_split_3186 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46123                 :             : {
   46124                 :             :   rtx operand0;
   46125                 :             :   rtx operand1;
   46126                 :             :   rtx operand2;
   46127                 :             :   rtx operand3;
   46128                 :             :   rtx_insn *_val = NULL;
   46129                 :             :   if (dump_file)
   46130                 :             :     fprintf (dump_file, "Splitting with gen_split_3186 (sse.md:24180)\n");
   46131                 :             :   start_sequence ();
   46132                 :             :   operand0 = operands[0];
   46133                 :             :   (void) operand0;
   46134                 :             :   operand1 = operands[1];
   46135                 :             :   (void) operand1;
   46136                 :             :   operand2 = operands[2];
   46137                 :             :   (void) operand2;
   46138                 :             :   operand3 = operands[3];
   46139                 :             :   (void) operand3;
   46140                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46141                 :             :         17),
   46142                 :             :         gen_rtx_UNSPEC (CCCmode,
   46143                 :             :         gen_rtvec (2,
   46144                 :             :                 operand1,
   46145                 :             :                 operand2),
   46146                 :             :         126)));
   46147                 :             :   emit_insn (gen_rtx_SET (operand0,
   46148                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46149                 :             :                 gen_rtx_REG (CCCmode,
   46150                 :             :         17),
   46151                 :             :                 const0_rtx)));
   46152                 :             :   _val = get_insns ();
   46153                 :             :   end_sequence ();
   46154                 :             :   return _val;
   46155                 :             : }
   46156                 :             : 
   46157                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46158                 :             : extern rtx_insn *gen_split_3187 (rtx_insn *, rtx *);
   46159                 :             : rtx_insn *
   46160                 :             : gen_split_3187 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46161                 :             : {
   46162                 :             :   rtx operand0;
   46163                 :             :   rtx operand1;
   46164                 :             :   rtx operand2;
   46165                 :             :   rtx operand3;
   46166                 :             :   rtx_insn *_val = NULL;
   46167                 :             :   if (dump_file)
   46168                 :             :     fprintf (dump_file, "Splitting with gen_split_3187 (sse.md:24180)\n");
   46169                 :             :   start_sequence ();
   46170                 :             :   operand0 = operands[0];
   46171                 :             :   (void) operand0;
   46172                 :             :   operand1 = operands[1];
   46173                 :             :   (void) operand1;
   46174                 :             :   operand2 = operands[2];
   46175                 :             :   (void) operand2;
   46176                 :             :   operand3 = operands[3];
   46177                 :             :   (void) operand3;
   46178                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46179                 :             :         17),
   46180                 :             :         gen_rtx_UNSPEC (CCCmode,
   46181                 :             :         gen_rtvec (2,
   46182                 :             :                 operand1,
   46183                 :             :                 operand2),
   46184                 :             :         126)));
   46185                 :             :   emit_insn (gen_rtx_SET (operand0,
   46186                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46187                 :             :                 gen_rtx_REG (CCCmode,
   46188                 :             :         17),
   46189                 :             :                 const0_rtx)));
   46190                 :             :   _val = get_insns ();
   46191                 :             :   end_sequence ();
   46192                 :             :   return _val;
   46193                 :             : }
   46194                 :             : 
   46195                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46196                 :             : extern rtx_insn *gen_split_3188 (rtx_insn *, rtx *);
   46197                 :             : rtx_insn *
   46198                 :             : gen_split_3188 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46199                 :             : {
   46200                 :             :   rtx operand0;
   46201                 :             :   rtx operand1;
   46202                 :             :   rtx operand2;
   46203                 :             :   rtx operand3;
   46204                 :             :   rtx_insn *_val = NULL;
   46205                 :             :   if (dump_file)
   46206                 :             :     fprintf (dump_file, "Splitting with gen_split_3188 (sse.md:24180)\n");
   46207                 :             :   start_sequence ();
   46208                 :             :   operand0 = operands[0];
   46209                 :             :   (void) operand0;
   46210                 :             :   operand1 = operands[1];
   46211                 :             :   (void) operand1;
   46212                 :             :   operand2 = operands[2];
   46213                 :             :   (void) operand2;
   46214                 :             :   operand3 = operands[3];
   46215                 :             :   (void) operand3;
   46216                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46217                 :             :         17),
   46218                 :             :         gen_rtx_UNSPEC (CCCmode,
   46219                 :             :         gen_rtvec (2,
   46220                 :             :                 operand1,
   46221                 :             :                 operand2),
   46222                 :             :         126)));
   46223                 :             :   emit_insn (gen_rtx_SET (operand0,
   46224                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46225                 :             :                 gen_rtx_REG (CCCmode,
   46226                 :             :         17),
   46227                 :             :                 const0_rtx)));
   46228                 :             :   _val = get_insns ();
   46229                 :             :   end_sequence ();
   46230                 :             :   return _val;
   46231                 :             : }
   46232                 :             : 
   46233                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46234                 :             : extern rtx_insn *gen_split_3189 (rtx_insn *, rtx *);
   46235                 :             : rtx_insn *
   46236                 :             : gen_split_3189 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46237                 :             : {
   46238                 :             :   rtx operand0;
   46239                 :             :   rtx operand1;
   46240                 :             :   rtx operand2;
   46241                 :             :   rtx operand3;
   46242                 :             :   rtx_insn *_val = NULL;
   46243                 :             :   if (dump_file)
   46244                 :             :     fprintf (dump_file, "Splitting with gen_split_3189 (sse.md:24180)\n");
   46245                 :             :   start_sequence ();
   46246                 :             :   operand0 = operands[0];
   46247                 :             :   (void) operand0;
   46248                 :             :   operand1 = operands[1];
   46249                 :             :   (void) operand1;
   46250                 :             :   operand2 = operands[2];
   46251                 :             :   (void) operand2;
   46252                 :             :   operand3 = operands[3];
   46253                 :             :   (void) operand3;
   46254                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46255                 :             :         17),
   46256                 :             :         gen_rtx_UNSPEC (CCCmode,
   46257                 :             :         gen_rtvec (2,
   46258                 :             :                 operand1,
   46259                 :             :                 operand2),
   46260                 :             :         126)));
   46261                 :             :   emit_insn (gen_rtx_SET (operand0,
   46262                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46263                 :             :                 gen_rtx_REG (CCCmode,
   46264                 :             :         17),
   46265                 :             :                 const0_rtx)));
   46266                 :             :   _val = get_insns ();
   46267                 :             :   end_sequence ();
   46268                 :             :   return _val;
   46269                 :             : }
   46270                 :             : 
   46271                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46272                 :             : extern rtx_insn *gen_split_3190 (rtx_insn *, rtx *);
   46273                 :             : rtx_insn *
   46274                 :             : gen_split_3190 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46275                 :             : {
   46276                 :             :   rtx operand0;
   46277                 :             :   rtx operand1;
   46278                 :             :   rtx operand2;
   46279                 :             :   rtx operand3;
   46280                 :             :   rtx_insn *_val = NULL;
   46281                 :             :   if (dump_file)
   46282                 :             :     fprintf (dump_file, "Splitting with gen_split_3190 (sse.md:24180)\n");
   46283                 :             :   start_sequence ();
   46284                 :             :   operand0 = operands[0];
   46285                 :             :   (void) operand0;
   46286                 :             :   operand1 = operands[1];
   46287                 :             :   (void) operand1;
   46288                 :             :   operand2 = operands[2];
   46289                 :             :   (void) operand2;
   46290                 :             :   operand3 = operands[3];
   46291                 :             :   (void) operand3;
   46292                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46293                 :             :         17),
   46294                 :             :         gen_rtx_UNSPEC (CCCmode,
   46295                 :             :         gen_rtvec (2,
   46296                 :             :                 operand1,
   46297                 :             :                 operand2),
   46298                 :             :         126)));
   46299                 :             :   emit_insn (gen_rtx_SET (operand0,
   46300                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46301                 :             :                 gen_rtx_REG (CCCmode,
   46302                 :             :         17),
   46303                 :             :                 const0_rtx)));
   46304                 :             :   _val = get_insns ();
   46305                 :             :   end_sequence ();
   46306                 :             :   return _val;
   46307                 :             : }
   46308                 :             : 
   46309                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46310                 :             : extern rtx_insn *gen_split_3191 (rtx_insn *, rtx *);
   46311                 :             : rtx_insn *
   46312                 :             : gen_split_3191 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46313                 :             : {
   46314                 :             :   rtx operand0;
   46315                 :             :   rtx operand1;
   46316                 :             :   rtx operand2;
   46317                 :             :   rtx operand3;
   46318                 :             :   rtx_insn *_val = NULL;
   46319                 :             :   if (dump_file)
   46320                 :             :     fprintf (dump_file, "Splitting with gen_split_3191 (sse.md:24180)\n");
   46321                 :             :   start_sequence ();
   46322                 :             :   operand0 = operands[0];
   46323                 :             :   (void) operand0;
   46324                 :             :   operand1 = operands[1];
   46325                 :             :   (void) operand1;
   46326                 :             :   operand2 = operands[2];
   46327                 :             :   (void) operand2;
   46328                 :             :   operand3 = operands[3];
   46329                 :             :   (void) operand3;
   46330                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46331                 :             :         17),
   46332                 :             :         gen_rtx_UNSPEC (CCCmode,
   46333                 :             :         gen_rtvec (2,
   46334                 :             :                 operand1,
   46335                 :             :                 operand2),
   46336                 :             :         126)));
   46337                 :             :   emit_insn (gen_rtx_SET (operand0,
   46338                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46339                 :             :                 gen_rtx_REG (CCCmode,
   46340                 :             :         17),
   46341                 :             :                 const0_rtx)));
   46342                 :             :   _val = get_insns ();
   46343                 :             :   end_sequence ();
   46344                 :             :   return _val;
   46345                 :             : }
   46346                 :             : 
   46347                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46348                 :             : extern rtx_insn *gen_split_3192 (rtx_insn *, rtx *);
   46349                 :             : rtx_insn *
   46350                 :             : gen_split_3192 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46351                 :             : {
   46352                 :             :   rtx operand0;
   46353                 :             :   rtx operand1;
   46354                 :             :   rtx operand2;
   46355                 :             :   rtx operand3;
   46356                 :             :   rtx_insn *_val = NULL;
   46357                 :             :   if (dump_file)
   46358                 :             :     fprintf (dump_file, "Splitting with gen_split_3192 (sse.md:24180)\n");
   46359                 :             :   start_sequence ();
   46360                 :             :   operand0 = operands[0];
   46361                 :             :   (void) operand0;
   46362                 :             :   operand1 = operands[1];
   46363                 :             :   (void) operand1;
   46364                 :             :   operand2 = operands[2];
   46365                 :             :   (void) operand2;
   46366                 :             :   operand3 = operands[3];
   46367                 :             :   (void) operand3;
   46368                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46369                 :             :         17),
   46370                 :             :         gen_rtx_UNSPEC (CCCmode,
   46371                 :             :         gen_rtvec (2,
   46372                 :             :                 operand1,
   46373                 :             :                 operand2),
   46374                 :             :         126)));
   46375                 :             :   emit_insn (gen_rtx_SET (operand0,
   46376                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46377                 :             :                 gen_rtx_REG (CCCmode,
   46378                 :             :         17),
   46379                 :             :                 const0_rtx)));
   46380                 :             :   _val = get_insns ();
   46381                 :             :   end_sequence ();
   46382                 :             :   return _val;
   46383                 :             : }
   46384                 :             : 
   46385                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46386                 :             : extern rtx_insn *gen_split_3193 (rtx_insn *, rtx *);
   46387                 :             : rtx_insn *
   46388                 :             : gen_split_3193 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46389                 :             : {
   46390                 :             :   rtx operand0;
   46391                 :             :   rtx operand1;
   46392                 :             :   rtx operand2;
   46393                 :             :   rtx operand3;
   46394                 :             :   rtx_insn *_val = NULL;
   46395                 :             :   if (dump_file)
   46396                 :             :     fprintf (dump_file, "Splitting with gen_split_3193 (sse.md:24180)\n");
   46397                 :             :   start_sequence ();
   46398                 :             :   operand0 = operands[0];
   46399                 :             :   (void) operand0;
   46400                 :             :   operand1 = operands[1];
   46401                 :             :   (void) operand1;
   46402                 :             :   operand2 = operands[2];
   46403                 :             :   (void) operand2;
   46404                 :             :   operand3 = operands[3];
   46405                 :             :   (void) operand3;
   46406                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46407                 :             :         17),
   46408                 :             :         gen_rtx_UNSPEC (CCCmode,
   46409                 :             :         gen_rtvec (2,
   46410                 :             :                 operand1,
   46411                 :             :                 operand2),
   46412                 :             :         126)));
   46413                 :             :   emit_insn (gen_rtx_SET (operand0,
   46414                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46415                 :             :                 gen_rtx_REG (CCCmode,
   46416                 :             :         17),
   46417                 :             :                 const0_rtx)));
   46418                 :             :   _val = get_insns ();
   46419                 :             :   end_sequence ();
   46420                 :             :   return _val;
   46421                 :             : }
   46422                 :             : 
   46423                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46424                 :             : extern rtx_insn *gen_split_3194 (rtx_insn *, rtx *);
   46425                 :             : rtx_insn *
   46426                 :             : gen_split_3194 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46427                 :             : {
   46428                 :             :   rtx operand0;
   46429                 :             :   rtx operand1;
   46430                 :             :   rtx operand2;
   46431                 :             :   rtx operand3;
   46432                 :             :   rtx_insn *_val = NULL;
   46433                 :             :   if (dump_file)
   46434                 :             :     fprintf (dump_file, "Splitting with gen_split_3194 (sse.md:24180)\n");
   46435                 :             :   start_sequence ();
   46436                 :             :   operand0 = operands[0];
   46437                 :             :   (void) operand0;
   46438                 :             :   operand1 = operands[1];
   46439                 :             :   (void) operand1;
   46440                 :             :   operand2 = operands[2];
   46441                 :             :   (void) operand2;
   46442                 :             :   operand3 = operands[3];
   46443                 :             :   (void) operand3;
   46444                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46445                 :             :         17),
   46446                 :             :         gen_rtx_UNSPEC (CCCmode,
   46447                 :             :         gen_rtvec (2,
   46448                 :             :                 operand1,
   46449                 :             :                 operand2),
   46450                 :             :         126)));
   46451                 :             :   emit_insn (gen_rtx_SET (operand0,
   46452                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46453                 :             :                 gen_rtx_REG (CCCmode,
   46454                 :             :         17),
   46455                 :             :                 const0_rtx)));
   46456                 :             :   _val = get_insns ();
   46457                 :             :   end_sequence ();
   46458                 :             :   return _val;
   46459                 :             : }
   46460                 :             : 
   46461                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46462                 :             : extern rtx_insn *gen_split_3195 (rtx_insn *, rtx *);
   46463                 :             : rtx_insn *
   46464                 :             : gen_split_3195 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46465                 :             : {
   46466                 :             :   rtx operand0;
   46467                 :             :   rtx operand1;
   46468                 :             :   rtx operand2;
   46469                 :             :   rtx operand3;
   46470                 :             :   rtx_insn *_val = NULL;
   46471                 :             :   if (dump_file)
   46472                 :             :     fprintf (dump_file, "Splitting with gen_split_3195 (sse.md:24180)\n");
   46473                 :             :   start_sequence ();
   46474                 :             :   operand0 = operands[0];
   46475                 :             :   (void) operand0;
   46476                 :             :   operand1 = operands[1];
   46477                 :             :   (void) operand1;
   46478                 :             :   operand2 = operands[2];
   46479                 :             :   (void) operand2;
   46480                 :             :   operand3 = operands[3];
   46481                 :             :   (void) operand3;
   46482                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46483                 :             :         17),
   46484                 :             :         gen_rtx_UNSPEC (CCCmode,
   46485                 :             :         gen_rtvec (2,
   46486                 :             :                 operand1,
   46487                 :             :                 operand2),
   46488                 :             :         126)));
   46489                 :             :   emit_insn (gen_rtx_SET (operand0,
   46490                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46491                 :             :                 gen_rtx_REG (CCCmode,
   46492                 :             :         17),
   46493                 :             :                 const0_rtx)));
   46494                 :             :   _val = get_insns ();
   46495                 :             :   end_sequence ();
   46496                 :             :   return _val;
   46497                 :             : }
   46498                 :             : 
   46499                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46500                 :             : extern rtx_insn *gen_split_3196 (rtx_insn *, rtx *);
   46501                 :             : rtx_insn *
   46502                 :             : gen_split_3196 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46503                 :             : {
   46504                 :             :   rtx operand0;
   46505                 :             :   rtx operand1;
   46506                 :             :   rtx operand2;
   46507                 :             :   rtx operand3;
   46508                 :             :   rtx_insn *_val = NULL;
   46509                 :             :   if (dump_file)
   46510                 :             :     fprintf (dump_file, "Splitting with gen_split_3196 (sse.md:24180)\n");
   46511                 :             :   start_sequence ();
   46512                 :             :   operand0 = operands[0];
   46513                 :             :   (void) operand0;
   46514                 :             :   operand1 = operands[1];
   46515                 :             :   (void) operand1;
   46516                 :             :   operand2 = operands[2];
   46517                 :             :   (void) operand2;
   46518                 :             :   operand3 = operands[3];
   46519                 :             :   (void) operand3;
   46520                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46521                 :             :         17),
   46522                 :             :         gen_rtx_UNSPEC (CCCmode,
   46523                 :             :         gen_rtvec (2,
   46524                 :             :                 operand1,
   46525                 :             :                 operand2),
   46526                 :             :         126)));
   46527                 :             :   emit_insn (gen_rtx_SET (operand0,
   46528                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46529                 :             :                 gen_rtx_REG (CCCmode,
   46530                 :             :         17),
   46531                 :             :                 const0_rtx)));
   46532                 :             :   _val = get_insns ();
   46533                 :             :   end_sequence ();
   46534                 :             :   return _val;
   46535                 :             : }
   46536                 :             : 
   46537                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46538                 :             : extern rtx_insn *gen_split_3197 (rtx_insn *, rtx *);
   46539                 :             : rtx_insn *
   46540                 :             : gen_split_3197 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46541                 :             : {
   46542                 :             :   rtx operand0;
   46543                 :             :   rtx operand1;
   46544                 :             :   rtx operand2;
   46545                 :             :   rtx operand3;
   46546                 :             :   rtx_insn *_val = NULL;
   46547                 :             :   if (dump_file)
   46548                 :             :     fprintf (dump_file, "Splitting with gen_split_3197 (sse.md:24180)\n");
   46549                 :             :   start_sequence ();
   46550                 :             :   operand0 = operands[0];
   46551                 :             :   (void) operand0;
   46552                 :             :   operand1 = operands[1];
   46553                 :             :   (void) operand1;
   46554                 :             :   operand2 = operands[2];
   46555                 :             :   (void) operand2;
   46556                 :             :   operand3 = operands[3];
   46557                 :             :   (void) operand3;
   46558                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46559                 :             :         17),
   46560                 :             :         gen_rtx_UNSPEC (CCCmode,
   46561                 :             :         gen_rtvec (2,
   46562                 :             :                 operand1,
   46563                 :             :                 operand2),
   46564                 :             :         126)));
   46565                 :             :   emit_insn (gen_rtx_SET (operand0,
   46566                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46567                 :             :                 gen_rtx_REG (CCCmode,
   46568                 :             :         17),
   46569                 :             :                 const0_rtx)));
   46570                 :             :   _val = get_insns ();
   46571                 :             :   end_sequence ();
   46572                 :             :   return _val;
   46573                 :             : }
   46574                 :             : 
   46575                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46576                 :             : extern rtx_insn *gen_split_3198 (rtx_insn *, rtx *);
   46577                 :             : rtx_insn *
   46578                 :             : gen_split_3198 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46579                 :             : {
   46580                 :             :   rtx operand0;
   46581                 :             :   rtx operand1;
   46582                 :             :   rtx operand2;
   46583                 :             :   rtx operand3;
   46584                 :             :   rtx_insn *_val = NULL;
   46585                 :             :   if (dump_file)
   46586                 :             :     fprintf (dump_file, "Splitting with gen_split_3198 (sse.md:24180)\n");
   46587                 :             :   start_sequence ();
   46588                 :             :   operand0 = operands[0];
   46589                 :             :   (void) operand0;
   46590                 :             :   operand1 = operands[1];
   46591                 :             :   (void) operand1;
   46592                 :             :   operand2 = operands[2];
   46593                 :             :   (void) operand2;
   46594                 :             :   operand3 = operands[3];
   46595                 :             :   (void) operand3;
   46596                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46597                 :             :         17),
   46598                 :             :         gen_rtx_UNSPEC (CCCmode,
   46599                 :             :         gen_rtvec (2,
   46600                 :             :                 operand1,
   46601                 :             :                 operand2),
   46602                 :             :         126)));
   46603                 :             :   emit_insn (gen_rtx_SET (operand0,
   46604                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46605                 :             :                 gen_rtx_REG (CCCmode,
   46606                 :             :         17),
   46607                 :             :                 const0_rtx)));
   46608                 :             :   _val = get_insns ();
   46609                 :             :   end_sequence ();
   46610                 :             :   return _val;
   46611                 :             : }
   46612                 :             : 
   46613                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46614                 :             : extern rtx_insn *gen_split_3199 (rtx_insn *, rtx *);
   46615                 :             : rtx_insn *
   46616                 :             : gen_split_3199 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46617                 :             : {
   46618                 :             :   rtx operand0;
   46619                 :             :   rtx operand1;
   46620                 :             :   rtx operand2;
   46621                 :             :   rtx operand3;
   46622                 :             :   rtx_insn *_val = NULL;
   46623                 :             :   if (dump_file)
   46624                 :             :     fprintf (dump_file, "Splitting with gen_split_3199 (sse.md:24180)\n");
   46625                 :             :   start_sequence ();
   46626                 :             :   operand0 = operands[0];
   46627                 :             :   (void) operand0;
   46628                 :             :   operand1 = operands[1];
   46629                 :             :   (void) operand1;
   46630                 :             :   operand2 = operands[2];
   46631                 :             :   (void) operand2;
   46632                 :             :   operand3 = operands[3];
   46633                 :             :   (void) operand3;
   46634                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46635                 :             :         17),
   46636                 :             :         gen_rtx_UNSPEC (CCCmode,
   46637                 :             :         gen_rtvec (2,
   46638                 :             :                 operand1,
   46639                 :             :                 operand2),
   46640                 :             :         126)));
   46641                 :             :   emit_insn (gen_rtx_SET (operand0,
   46642                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46643                 :             :                 gen_rtx_REG (CCCmode,
   46644                 :             :         17),
   46645                 :             :                 const0_rtx)));
   46646                 :             :   _val = get_insns ();
   46647                 :             :   end_sequence ();
   46648                 :             :   return _val;
   46649                 :             : }
   46650                 :             : 
   46651                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46652                 :             : extern rtx_insn *gen_split_3200 (rtx_insn *, rtx *);
   46653                 :             : rtx_insn *
   46654                 :             : gen_split_3200 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46655                 :             : {
   46656                 :             :   rtx operand0;
   46657                 :             :   rtx operand1;
   46658                 :             :   rtx operand2;
   46659                 :             :   rtx operand3;
   46660                 :             :   rtx_insn *_val = NULL;
   46661                 :             :   if (dump_file)
   46662                 :             :     fprintf (dump_file, "Splitting with gen_split_3200 (sse.md:24180)\n");
   46663                 :             :   start_sequence ();
   46664                 :             :   operand0 = operands[0];
   46665                 :             :   (void) operand0;
   46666                 :             :   operand1 = operands[1];
   46667                 :             :   (void) operand1;
   46668                 :             :   operand2 = operands[2];
   46669                 :             :   (void) operand2;
   46670                 :             :   operand3 = operands[3];
   46671                 :             :   (void) operand3;
   46672                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46673                 :             :         17),
   46674                 :             :         gen_rtx_UNSPEC (CCCmode,
   46675                 :             :         gen_rtvec (2,
   46676                 :             :                 operand1,
   46677                 :             :                 operand2),
   46678                 :             :         126)));
   46679                 :             :   emit_insn (gen_rtx_SET (operand0,
   46680                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46681                 :             :                 gen_rtx_REG (CCCmode,
   46682                 :             :         17),
   46683                 :             :                 const0_rtx)));
   46684                 :             :   _val = get_insns ();
   46685                 :             :   end_sequence ();
   46686                 :             :   return _val;
   46687                 :             : }
   46688                 :             : 
   46689                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46690                 :             : extern rtx_insn *gen_split_3201 (rtx_insn *, rtx *);
   46691                 :             : rtx_insn *
   46692                 :             : gen_split_3201 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46693                 :             : {
   46694                 :             :   rtx operand0;
   46695                 :             :   rtx operand1;
   46696                 :             :   rtx operand2;
   46697                 :             :   rtx operand3;
   46698                 :             :   rtx_insn *_val = NULL;
   46699                 :             :   if (dump_file)
   46700                 :             :     fprintf (dump_file, "Splitting with gen_split_3201 (sse.md:24180)\n");
   46701                 :             :   start_sequence ();
   46702                 :             :   operand0 = operands[0];
   46703                 :             :   (void) operand0;
   46704                 :             :   operand1 = operands[1];
   46705                 :             :   (void) operand1;
   46706                 :             :   operand2 = operands[2];
   46707                 :             :   (void) operand2;
   46708                 :             :   operand3 = operands[3];
   46709                 :             :   (void) operand3;
   46710                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46711                 :             :         17),
   46712                 :             :         gen_rtx_UNSPEC (CCCmode,
   46713                 :             :         gen_rtvec (2,
   46714                 :             :                 operand1,
   46715                 :             :                 operand2),
   46716                 :             :         126)));
   46717                 :             :   emit_insn (gen_rtx_SET (operand0,
   46718                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46719                 :             :                 gen_rtx_REG (CCCmode,
   46720                 :             :         17),
   46721                 :             :                 const0_rtx)));
   46722                 :             :   _val = get_insns ();
   46723                 :             :   end_sequence ();
   46724                 :             :   return _val;
   46725                 :             : }
   46726                 :             : 
   46727                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46728                 :             : extern rtx_insn *gen_split_3202 (rtx_insn *, rtx *);
   46729                 :             : rtx_insn *
   46730                 :             : gen_split_3202 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46731                 :             : {
   46732                 :             :   rtx operand0;
   46733                 :             :   rtx operand1;
   46734                 :             :   rtx operand2;
   46735                 :             :   rtx operand3;
   46736                 :             :   rtx_insn *_val = NULL;
   46737                 :             :   if (dump_file)
   46738                 :             :     fprintf (dump_file, "Splitting with gen_split_3202 (sse.md:24180)\n");
   46739                 :             :   start_sequence ();
   46740                 :             :   operand0 = operands[0];
   46741                 :             :   (void) operand0;
   46742                 :             :   operand1 = operands[1];
   46743                 :             :   (void) operand1;
   46744                 :             :   operand2 = operands[2];
   46745                 :             :   (void) operand2;
   46746                 :             :   operand3 = operands[3];
   46747                 :             :   (void) operand3;
   46748                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46749                 :             :         17),
   46750                 :             :         gen_rtx_UNSPEC (CCCmode,
   46751                 :             :         gen_rtvec (2,
   46752                 :             :                 operand1,
   46753                 :             :                 operand2),
   46754                 :             :         126)));
   46755                 :             :   emit_insn (gen_rtx_SET (operand0,
   46756                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46757                 :             :                 gen_rtx_REG (CCCmode,
   46758                 :             :         17),
   46759                 :             :                 const0_rtx)));
   46760                 :             :   _val = get_insns ();
   46761                 :             :   end_sequence ();
   46762                 :             :   return _val;
   46763                 :             : }
   46764                 :             : 
   46765                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46766                 :             : extern rtx_insn *gen_split_3203 (rtx_insn *, rtx *);
   46767                 :             : rtx_insn *
   46768                 :             : gen_split_3203 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46769                 :             : {
   46770                 :             :   rtx operand0;
   46771                 :             :   rtx operand1;
   46772                 :             :   rtx operand2;
   46773                 :             :   rtx operand3;
   46774                 :             :   rtx_insn *_val = NULL;
   46775                 :             :   if (dump_file)
   46776                 :             :     fprintf (dump_file, "Splitting with gen_split_3203 (sse.md:24180)\n");
   46777                 :             :   start_sequence ();
   46778                 :             :   operand0 = operands[0];
   46779                 :             :   (void) operand0;
   46780                 :             :   operand1 = operands[1];
   46781                 :             :   (void) operand1;
   46782                 :             :   operand2 = operands[2];
   46783                 :             :   (void) operand2;
   46784                 :             :   operand3 = operands[3];
   46785                 :             :   (void) operand3;
   46786                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46787                 :             :         17),
   46788                 :             :         gen_rtx_UNSPEC (CCCmode,
   46789                 :             :         gen_rtvec (2,
   46790                 :             :                 operand1,
   46791                 :             :                 operand2),
   46792                 :             :         126)));
   46793                 :             :   emit_insn (gen_rtx_SET (operand0,
   46794                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46795                 :             :                 gen_rtx_REG (CCCmode,
   46796                 :             :         17),
   46797                 :             :                 const0_rtx)));
   46798                 :             :   _val = get_insns ();
   46799                 :             :   end_sequence ();
   46800                 :             :   return _val;
   46801                 :             : }
   46802                 :             : 
   46803                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46804                 :             : extern rtx_insn *gen_split_3204 (rtx_insn *, rtx *);
   46805                 :             : rtx_insn *
   46806                 :             : gen_split_3204 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46807                 :             : {
   46808                 :             :   rtx operand0;
   46809                 :             :   rtx operand1;
   46810                 :             :   rtx operand2;
   46811                 :             :   rtx operand3;
   46812                 :             :   rtx_insn *_val = NULL;
   46813                 :             :   if (dump_file)
   46814                 :             :     fprintf (dump_file, "Splitting with gen_split_3204 (sse.md:24180)\n");
   46815                 :             :   start_sequence ();
   46816                 :             :   operand0 = operands[0];
   46817                 :             :   (void) operand0;
   46818                 :             :   operand1 = operands[1];
   46819                 :             :   (void) operand1;
   46820                 :             :   operand2 = operands[2];
   46821                 :             :   (void) operand2;
   46822                 :             :   operand3 = operands[3];
   46823                 :             :   (void) operand3;
   46824                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46825                 :             :         17),
   46826                 :             :         gen_rtx_UNSPEC (CCCmode,
   46827                 :             :         gen_rtvec (2,
   46828                 :             :                 operand1,
   46829                 :             :                 operand2),
   46830                 :             :         126)));
   46831                 :             :   emit_insn (gen_rtx_SET (operand0,
   46832                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46833                 :             :                 gen_rtx_REG (CCCmode,
   46834                 :             :         17),
   46835                 :             :                 const0_rtx)));
   46836                 :             :   _val = get_insns ();
   46837                 :             :   end_sequence ();
   46838                 :             :   return _val;
   46839                 :             : }
   46840                 :             : 
   46841                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46842                 :             : extern rtx_insn *gen_split_3205 (rtx_insn *, rtx *);
   46843                 :             : rtx_insn *
   46844                 :             : gen_split_3205 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46845                 :             : {
   46846                 :             :   rtx operand0;
   46847                 :             :   rtx operand1;
   46848                 :             :   rtx operand2;
   46849                 :             :   rtx operand3;
   46850                 :             :   rtx_insn *_val = NULL;
   46851                 :             :   if (dump_file)
   46852                 :             :     fprintf (dump_file, "Splitting with gen_split_3205 (sse.md:24180)\n");
   46853                 :             :   start_sequence ();
   46854                 :             :   operand0 = operands[0];
   46855                 :             :   (void) operand0;
   46856                 :             :   operand1 = operands[1];
   46857                 :             :   (void) operand1;
   46858                 :             :   operand2 = operands[2];
   46859                 :             :   (void) operand2;
   46860                 :             :   operand3 = operands[3];
   46861                 :             :   (void) operand3;
   46862                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46863                 :             :         17),
   46864                 :             :         gen_rtx_UNSPEC (CCCmode,
   46865                 :             :         gen_rtvec (2,
   46866                 :             :                 operand1,
   46867                 :             :                 operand2),
   46868                 :             :         126)));
   46869                 :             :   emit_insn (gen_rtx_SET (operand0,
   46870                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46871                 :             :                 gen_rtx_REG (CCCmode,
   46872                 :             :         17),
   46873                 :             :                 const0_rtx)));
   46874                 :             :   _val = get_insns ();
   46875                 :             :   end_sequence ();
   46876                 :             :   return _val;
   46877                 :             : }
   46878                 :             : 
   46879                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46880                 :             : extern rtx_insn *gen_split_3206 (rtx_insn *, rtx *);
   46881                 :             : rtx_insn *
   46882                 :             : gen_split_3206 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46883                 :             : {
   46884                 :             :   rtx operand0;
   46885                 :             :   rtx operand1;
   46886                 :             :   rtx operand2;
   46887                 :             :   rtx operand3;
   46888                 :             :   rtx_insn *_val = NULL;
   46889                 :             :   if (dump_file)
   46890                 :             :     fprintf (dump_file, "Splitting with gen_split_3206 (sse.md:24180)\n");
   46891                 :             :   start_sequence ();
   46892                 :             :   operand0 = operands[0];
   46893                 :             :   (void) operand0;
   46894                 :             :   operand1 = operands[1];
   46895                 :             :   (void) operand1;
   46896                 :             :   operand2 = operands[2];
   46897                 :             :   (void) operand2;
   46898                 :             :   operand3 = operands[3];
   46899                 :             :   (void) operand3;
   46900                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46901                 :             :         17),
   46902                 :             :         gen_rtx_UNSPEC (CCCmode,
   46903                 :             :         gen_rtvec (2,
   46904                 :             :                 operand1,
   46905                 :             :                 operand2),
   46906                 :             :         126)));
   46907                 :             :   emit_insn (gen_rtx_SET (operand0,
   46908                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46909                 :             :                 gen_rtx_REG (CCCmode,
   46910                 :             :         17),
   46911                 :             :                 const0_rtx)));
   46912                 :             :   _val = get_insns ();
   46913                 :             :   end_sequence ();
   46914                 :             :   return _val;
   46915                 :             : }
   46916                 :             : 
   46917                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46918                 :             : extern rtx_insn *gen_split_3207 (rtx_insn *, rtx *);
   46919                 :             : rtx_insn *
   46920                 :             : gen_split_3207 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46921                 :             : {
   46922                 :             :   rtx operand0;
   46923                 :             :   rtx operand1;
   46924                 :             :   rtx operand2;
   46925                 :             :   rtx operand3;
   46926                 :             :   rtx_insn *_val = NULL;
   46927                 :             :   if (dump_file)
   46928                 :             :     fprintf (dump_file, "Splitting with gen_split_3207 (sse.md:24180)\n");
   46929                 :             :   start_sequence ();
   46930                 :             :   operand0 = operands[0];
   46931                 :             :   (void) operand0;
   46932                 :             :   operand1 = operands[1];
   46933                 :             :   (void) operand1;
   46934                 :             :   operand2 = operands[2];
   46935                 :             :   (void) operand2;
   46936                 :             :   operand3 = operands[3];
   46937                 :             :   (void) operand3;
   46938                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46939                 :             :         17),
   46940                 :             :         gen_rtx_UNSPEC (CCCmode,
   46941                 :             :         gen_rtvec (2,
   46942                 :             :                 operand1,
   46943                 :             :                 operand2),
   46944                 :             :         126)));
   46945                 :             :   emit_insn (gen_rtx_SET (operand0,
   46946                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46947                 :             :                 gen_rtx_REG (CCCmode,
   46948                 :             :         17),
   46949                 :             :                 const0_rtx)));
   46950                 :             :   _val = get_insns ();
   46951                 :             :   end_sequence ();
   46952                 :             :   return _val;
   46953                 :             : }
   46954                 :             : 
   46955                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46956                 :             : extern rtx_insn *gen_split_3208 (rtx_insn *, rtx *);
   46957                 :             : rtx_insn *
   46958                 :             : gen_split_3208 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46959                 :             : {
   46960                 :             :   rtx operand0;
   46961                 :             :   rtx operand1;
   46962                 :             :   rtx operand2;
   46963                 :             :   rtx operand3;
   46964                 :             :   rtx_insn *_val = NULL;
   46965                 :             :   if (dump_file)
   46966                 :             :     fprintf (dump_file, "Splitting with gen_split_3208 (sse.md:24180)\n");
   46967                 :             :   start_sequence ();
   46968                 :             :   operand0 = operands[0];
   46969                 :             :   (void) operand0;
   46970                 :             :   operand1 = operands[1];
   46971                 :             :   (void) operand1;
   46972                 :             :   operand2 = operands[2];
   46973                 :             :   (void) operand2;
   46974                 :             :   operand3 = operands[3];
   46975                 :             :   (void) operand3;
   46976                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   46977                 :             :         17),
   46978                 :             :         gen_rtx_UNSPEC (CCCmode,
   46979                 :             :         gen_rtvec (2,
   46980                 :             :                 operand1,
   46981                 :             :                 operand2),
   46982                 :             :         126)));
   46983                 :             :   emit_insn (gen_rtx_SET (operand0,
   46984                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   46985                 :             :                 gen_rtx_REG (CCCmode,
   46986                 :             :         17),
   46987                 :             :                 const0_rtx)));
   46988                 :             :   _val = get_insns ();
   46989                 :             :   end_sequence ();
   46990                 :             :   return _val;
   46991                 :             : }
   46992                 :             : 
   46993                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   46994                 :             : extern rtx_insn *gen_split_3209 (rtx_insn *, rtx *);
   46995                 :             : rtx_insn *
   46996                 :             : gen_split_3209 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46997                 :             : {
   46998                 :             :   rtx operand0;
   46999                 :             :   rtx operand1;
   47000                 :             :   rtx operand2;
   47001                 :             :   rtx operand3;
   47002                 :             :   rtx_insn *_val = NULL;
   47003                 :             :   if (dump_file)
   47004                 :             :     fprintf (dump_file, "Splitting with gen_split_3209 (sse.md:24180)\n");
   47005                 :             :   start_sequence ();
   47006                 :             :   operand0 = operands[0];
   47007                 :             :   (void) operand0;
   47008                 :             :   operand1 = operands[1];
   47009                 :             :   (void) operand1;
   47010                 :             :   operand2 = operands[2];
   47011                 :             :   (void) operand2;
   47012                 :             :   operand3 = operands[3];
   47013                 :             :   (void) operand3;
   47014                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47015                 :             :         17),
   47016                 :             :         gen_rtx_UNSPEC (CCCmode,
   47017                 :             :         gen_rtvec (2,
   47018                 :             :                 operand1,
   47019                 :             :                 operand2),
   47020                 :             :         126)));
   47021                 :             :   emit_insn (gen_rtx_SET (operand0,
   47022                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47023                 :             :                 gen_rtx_REG (CCCmode,
   47024                 :             :         17),
   47025                 :             :                 const0_rtx)));
   47026                 :             :   _val = get_insns ();
   47027                 :             :   end_sequence ();
   47028                 :             :   return _val;
   47029                 :             : }
   47030                 :             : 
   47031                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   47032                 :             : extern rtx_insn *gen_split_3210 (rtx_insn *, rtx *);
   47033                 :             : rtx_insn *
   47034                 :             : gen_split_3210 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47035                 :             : {
   47036                 :             :   rtx operand0;
   47037                 :             :   rtx operand1;
   47038                 :             :   rtx operand2;
   47039                 :             :   rtx operand3;
   47040                 :             :   rtx_insn *_val = NULL;
   47041                 :             :   if (dump_file)
   47042                 :             :     fprintf (dump_file, "Splitting with gen_split_3210 (sse.md:24180)\n");
   47043                 :             :   start_sequence ();
   47044                 :             :   operand0 = operands[0];
   47045                 :             :   (void) operand0;
   47046                 :             :   operand1 = operands[1];
   47047                 :             :   (void) operand1;
   47048                 :             :   operand2 = operands[2];
   47049                 :             :   (void) operand2;
   47050                 :             :   operand3 = operands[3];
   47051                 :             :   (void) operand3;
   47052                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47053                 :             :         17),
   47054                 :             :         gen_rtx_UNSPEC (CCCmode,
   47055                 :             :         gen_rtvec (2,
   47056                 :             :                 operand1,
   47057                 :             :                 operand2),
   47058                 :             :         126)));
   47059                 :             :   emit_insn (gen_rtx_SET (operand0,
   47060                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47061                 :             :                 gen_rtx_REG (CCCmode,
   47062                 :             :         17),
   47063                 :             :                 const0_rtx)));
   47064                 :             :   _val = get_insns ();
   47065                 :             :   end_sequence ();
   47066                 :             :   return _val;
   47067                 :             : }
   47068                 :             : 
   47069                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   47070                 :             : extern rtx_insn *gen_split_3211 (rtx_insn *, rtx *);
   47071                 :             : rtx_insn *
   47072                 :             : gen_split_3211 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47073                 :             : {
   47074                 :             :   rtx operand0;
   47075                 :             :   rtx operand1;
   47076                 :             :   rtx operand2;
   47077                 :             :   rtx operand3;
   47078                 :             :   rtx_insn *_val = NULL;
   47079                 :             :   if (dump_file)
   47080                 :             :     fprintf (dump_file, "Splitting with gen_split_3211 (sse.md:24180)\n");
   47081                 :             :   start_sequence ();
   47082                 :             :   operand0 = operands[0];
   47083                 :             :   (void) operand0;
   47084                 :             :   operand1 = operands[1];
   47085                 :             :   (void) operand1;
   47086                 :             :   operand2 = operands[2];
   47087                 :             :   (void) operand2;
   47088                 :             :   operand3 = operands[3];
   47089                 :             :   (void) operand3;
   47090                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47091                 :             :         17),
   47092                 :             :         gen_rtx_UNSPEC (CCCmode,
   47093                 :             :         gen_rtvec (2,
   47094                 :             :                 operand1,
   47095                 :             :                 operand2),
   47096                 :             :         126)));
   47097                 :             :   emit_insn (gen_rtx_SET (operand0,
   47098                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47099                 :             :                 gen_rtx_REG (CCCmode,
   47100                 :             :         17),
   47101                 :             :                 const0_rtx)));
   47102                 :             :   _val = get_insns ();
   47103                 :             :   end_sequence ();
   47104                 :             :   return _val;
   47105                 :             : }
   47106                 :             : 
   47107                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   47108                 :             : extern rtx_insn *gen_split_3212 (rtx_insn *, rtx *);
   47109                 :             : rtx_insn *
   47110                 :             : gen_split_3212 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47111                 :             : {
   47112                 :             :   rtx operand0;
   47113                 :             :   rtx operand1;
   47114                 :             :   rtx operand2;
   47115                 :             :   rtx operand3;
   47116                 :             :   rtx_insn *_val = NULL;
   47117                 :             :   if (dump_file)
   47118                 :             :     fprintf (dump_file, "Splitting with gen_split_3212 (sse.md:24180)\n");
   47119                 :             :   start_sequence ();
   47120                 :             :   operand0 = operands[0];
   47121                 :             :   (void) operand0;
   47122                 :             :   operand1 = operands[1];
   47123                 :             :   (void) operand1;
   47124                 :             :   operand2 = operands[2];
   47125                 :             :   (void) operand2;
   47126                 :             :   operand3 = operands[3];
   47127                 :             :   (void) operand3;
   47128                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47129                 :             :         17),
   47130                 :             :         gen_rtx_UNSPEC (CCCmode,
   47131                 :             :         gen_rtvec (2,
   47132                 :             :                 operand1,
   47133                 :             :                 operand2),
   47134                 :             :         126)));
   47135                 :             :   emit_insn (gen_rtx_SET (operand0,
   47136                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47137                 :             :                 gen_rtx_REG (CCCmode,
   47138                 :             :         17),
   47139                 :             :                 const0_rtx)));
   47140                 :             :   _val = get_insns ();
   47141                 :             :   end_sequence ();
   47142                 :             :   return _val;
   47143                 :             : }
   47144                 :             : 
   47145                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   47146                 :             : extern rtx_insn *gen_split_3213 (rtx_insn *, rtx *);
   47147                 :             : rtx_insn *
   47148                 :             : gen_split_3213 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47149                 :             : {
   47150                 :             :   rtx operand0;
   47151                 :             :   rtx operand1;
   47152                 :             :   rtx operand2;
   47153                 :             :   rtx operand3;
   47154                 :             :   rtx_insn *_val = NULL;
   47155                 :             :   if (dump_file)
   47156                 :             :     fprintf (dump_file, "Splitting with gen_split_3213 (sse.md:24180)\n");
   47157                 :             :   start_sequence ();
   47158                 :             :   operand0 = operands[0];
   47159                 :             :   (void) operand0;
   47160                 :             :   operand1 = operands[1];
   47161                 :             :   (void) operand1;
   47162                 :             :   operand2 = operands[2];
   47163                 :             :   (void) operand2;
   47164                 :             :   operand3 = operands[3];
   47165                 :             :   (void) operand3;
   47166                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47167                 :             :         17),
   47168                 :             :         gen_rtx_UNSPEC (CCCmode,
   47169                 :             :         gen_rtvec (2,
   47170                 :             :                 operand1,
   47171                 :             :                 operand2),
   47172                 :             :         126)));
   47173                 :             :   emit_insn (gen_rtx_SET (operand0,
   47174                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47175                 :             :                 gen_rtx_REG (CCCmode,
   47176                 :             :         17),
   47177                 :             :                 const0_rtx)));
   47178                 :             :   _val = get_insns ();
   47179                 :             :   end_sequence ();
   47180                 :             :   return _val;
   47181                 :             : }
   47182                 :             : 
   47183                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   47184                 :             : extern rtx_insn *gen_split_3214 (rtx_insn *, rtx *);
   47185                 :             : rtx_insn *
   47186                 :             : gen_split_3214 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47187                 :             : {
   47188                 :             :   rtx operand0;
   47189                 :             :   rtx operand1;
   47190                 :             :   rtx operand2;
   47191                 :             :   rtx operand3;
   47192                 :             :   rtx_insn *_val = NULL;
   47193                 :             :   if (dump_file)
   47194                 :             :     fprintf (dump_file, "Splitting with gen_split_3214 (sse.md:24180)\n");
   47195                 :             :   start_sequence ();
   47196                 :             :   operand0 = operands[0];
   47197                 :             :   (void) operand0;
   47198                 :             :   operand1 = operands[1];
   47199                 :             :   (void) operand1;
   47200                 :             :   operand2 = operands[2];
   47201                 :             :   (void) operand2;
   47202                 :             :   operand3 = operands[3];
   47203                 :             :   (void) operand3;
   47204                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47205                 :             :         17),
   47206                 :             :         gen_rtx_UNSPEC (CCCmode,
   47207                 :             :         gen_rtvec (2,
   47208                 :             :                 operand1,
   47209                 :             :                 operand2),
   47210                 :             :         126)));
   47211                 :             :   emit_insn (gen_rtx_SET (operand0,
   47212                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47213                 :             :                 gen_rtx_REG (CCCmode,
   47214                 :             :         17),
   47215                 :             :                 const0_rtx)));
   47216                 :             :   _val = get_insns ();
   47217                 :             :   end_sequence ();
   47218                 :             :   return _val;
   47219                 :             : }
   47220                 :             : 
   47221                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   47222                 :             : extern rtx_insn *gen_split_3215 (rtx_insn *, rtx *);
   47223                 :             : rtx_insn *
   47224                 :             : gen_split_3215 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47225                 :             : {
   47226                 :             :   rtx operand0;
   47227                 :             :   rtx operand1;
   47228                 :             :   rtx operand2;
   47229                 :             :   rtx operand3;
   47230                 :             :   rtx_insn *_val = NULL;
   47231                 :             :   if (dump_file)
   47232                 :             :     fprintf (dump_file, "Splitting with gen_split_3215 (sse.md:24180)\n");
   47233                 :             :   start_sequence ();
   47234                 :             :   operand0 = operands[0];
   47235                 :             :   (void) operand0;
   47236                 :             :   operand1 = operands[1];
   47237                 :             :   (void) operand1;
   47238                 :             :   operand2 = operands[2];
   47239                 :             :   (void) operand2;
   47240                 :             :   operand3 = operands[3];
   47241                 :             :   (void) operand3;
   47242                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47243                 :             :         17),
   47244                 :             :         gen_rtx_UNSPEC (CCCmode,
   47245                 :             :         gen_rtvec (2,
   47246                 :             :                 operand1,
   47247                 :             :                 operand2),
   47248                 :             :         126)));
   47249                 :             :   emit_insn (gen_rtx_SET (operand0,
   47250                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47251                 :             :                 gen_rtx_REG (CCCmode,
   47252                 :             :         17),
   47253                 :             :                 const0_rtx)));
   47254                 :             :   _val = get_insns ();
   47255                 :             :   end_sequence ();
   47256                 :             :   return _val;
   47257                 :             : }
   47258                 :             : 
   47259                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   47260                 :             : extern rtx_insn *gen_split_3216 (rtx_insn *, rtx *);
   47261                 :             : rtx_insn *
   47262                 :             : gen_split_3216 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47263                 :             : {
   47264                 :             :   rtx operand0;
   47265                 :             :   rtx operand1;
   47266                 :             :   rtx operand2;
   47267                 :             :   rtx operand3;
   47268                 :             :   rtx_insn *_val = NULL;
   47269                 :             :   if (dump_file)
   47270                 :             :     fprintf (dump_file, "Splitting with gen_split_3216 (sse.md:24180)\n");
   47271                 :             :   start_sequence ();
   47272                 :             :   operand0 = operands[0];
   47273                 :             :   (void) operand0;
   47274                 :             :   operand1 = operands[1];
   47275                 :             :   (void) operand1;
   47276                 :             :   operand2 = operands[2];
   47277                 :             :   (void) operand2;
   47278                 :             :   operand3 = operands[3];
   47279                 :             :   (void) operand3;
   47280                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47281                 :             :         17),
   47282                 :             :         gen_rtx_UNSPEC (CCCmode,
   47283                 :             :         gen_rtvec (2,
   47284                 :             :                 operand1,
   47285                 :             :                 operand2),
   47286                 :             :         126)));
   47287                 :             :   emit_insn (gen_rtx_SET (operand0,
   47288                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47289                 :             :                 gen_rtx_REG (CCCmode,
   47290                 :             :         17),
   47291                 :             :                 const0_rtx)));
   47292                 :             :   _val = get_insns ();
   47293                 :             :   end_sequence ();
   47294                 :             :   return _val;
   47295                 :             : }
   47296                 :             : 
   47297                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   47298                 :             : extern rtx_insn *gen_split_3217 (rtx_insn *, rtx *);
   47299                 :             : rtx_insn *
   47300                 :             : gen_split_3217 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47301                 :             : {
   47302                 :             :   rtx operand0;
   47303                 :             :   rtx operand1;
   47304                 :             :   rtx operand2;
   47305                 :             :   rtx operand3;
   47306                 :             :   rtx_insn *_val = NULL;
   47307                 :             :   if (dump_file)
   47308                 :             :     fprintf (dump_file, "Splitting with gen_split_3217 (sse.md:24180)\n");
   47309                 :             :   start_sequence ();
   47310                 :             :   operand0 = operands[0];
   47311                 :             :   (void) operand0;
   47312                 :             :   operand1 = operands[1];
   47313                 :             :   (void) operand1;
   47314                 :             :   operand2 = operands[2];
   47315                 :             :   (void) operand2;
   47316                 :             :   operand3 = operands[3];
   47317                 :             :   (void) operand3;
   47318                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47319                 :             :         17),
   47320                 :             :         gen_rtx_UNSPEC (CCCmode,
   47321                 :             :         gen_rtvec (2,
   47322                 :             :                 operand1,
   47323                 :             :                 operand2),
   47324                 :             :         126)));
   47325                 :             :   emit_insn (gen_rtx_SET (operand0,
   47326                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47327                 :             :                 gen_rtx_REG (CCCmode,
   47328                 :             :         17),
   47329                 :             :                 const0_rtx)));
   47330                 :             :   _val = get_insns ();
   47331                 :             :   end_sequence ();
   47332                 :             :   return _val;
   47333                 :             : }
   47334                 :             : 
   47335                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24180 */
   47336                 :             : extern rtx_insn *gen_split_3218 (rtx_insn *, rtx *);
   47337                 :             : rtx_insn *
   47338                 :             : gen_split_3218 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47339                 :             : {
   47340                 :             :   rtx operand0;
   47341                 :             :   rtx operand1;
   47342                 :             :   rtx operand2;
   47343                 :             :   rtx operand3;
   47344                 :             :   rtx_insn *_val = NULL;
   47345                 :             :   if (dump_file)
   47346                 :             :     fprintf (dump_file, "Splitting with gen_split_3218 (sse.md:24180)\n");
   47347                 :             :   start_sequence ();
   47348                 :             :   operand0 = operands[0];
   47349                 :             :   (void) operand0;
   47350                 :             :   operand1 = operands[1];
   47351                 :             :   (void) operand1;
   47352                 :             :   operand2 = operands[2];
   47353                 :             :   (void) operand2;
   47354                 :             :   operand3 = operands[3];
   47355                 :             :   (void) operand3;
   47356                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47357                 :             :         17),
   47358                 :             :         gen_rtx_UNSPEC (CCCmode,
   47359                 :             :         gen_rtvec (2,
   47360                 :             :                 operand1,
   47361                 :             :                 operand2),
   47362                 :             :         126)));
   47363                 :             :   emit_insn (gen_rtx_SET (operand0,
   47364                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47365                 :             :                 gen_rtx_REG (CCCmode,
   47366                 :             :         17),
   47367                 :             :                 const0_rtx)));
   47368                 :             :   _val = get_insns ();
   47369                 :             :   end_sequence ();
   47370                 :             :   return _val;
   47371                 :             : }
   47372                 :             : 
   47373                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47374                 :             : extern rtx_insn *gen_split_3219 (rtx_insn *, rtx *);
   47375                 :             : rtx_insn *
   47376                 :             : gen_split_3219 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47377                 :             : {
   47378                 :             :   rtx operand0;
   47379                 :             :   rtx operand1;
   47380                 :             :   rtx operand2;
   47381                 :             :   rtx operand3;
   47382                 :             :   rtx_insn *_val = NULL;
   47383                 :             :   if (dump_file)
   47384                 :             :     fprintf (dump_file, "Splitting with gen_split_3219 (sse.md:24195)\n");
   47385                 :             :   start_sequence ();
   47386                 :             :   operand0 = operands[0];
   47387                 :             :   (void) operand0;
   47388                 :             :   operand1 = operands[1];
   47389                 :             :   (void) operand1;
   47390                 :             :   operand2 = operands[2];
   47391                 :             :   (void) operand2;
   47392                 :             :   operand3 = operands[3];
   47393                 :             :   (void) operand3;
   47394                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47395                 :             :         17),
   47396                 :             :         gen_rtx_UNSPEC (CCCmode,
   47397                 :             :         gen_rtvec (2,
   47398                 :             :                 operand1,
   47399                 :             :                 operand2),
   47400                 :             :         126)));
   47401                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47402                 :             :         operand0),
   47403                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47404                 :             :                 gen_rtx_REG (CCCmode,
   47405                 :             :         17),
   47406                 :             :                 const0_rtx)));
   47407                 :             :   _val = get_insns ();
   47408                 :             :   end_sequence ();
   47409                 :             :   return _val;
   47410                 :             : }
   47411                 :             : 
   47412                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47413                 :             : extern rtx_insn *gen_split_3220 (rtx_insn *, rtx *);
   47414                 :             : rtx_insn *
   47415                 :             : gen_split_3220 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47416                 :             : {
   47417                 :             :   rtx operand0;
   47418                 :             :   rtx operand1;
   47419                 :             :   rtx operand2;
   47420                 :             :   rtx operand3;
   47421                 :             :   rtx_insn *_val = NULL;
   47422                 :             :   if (dump_file)
   47423                 :             :     fprintf (dump_file, "Splitting with gen_split_3220 (sse.md:24195)\n");
   47424                 :             :   start_sequence ();
   47425                 :             :   operand0 = operands[0];
   47426                 :             :   (void) operand0;
   47427                 :             :   operand1 = operands[1];
   47428                 :             :   (void) operand1;
   47429                 :             :   operand2 = operands[2];
   47430                 :             :   (void) operand2;
   47431                 :             :   operand3 = operands[3];
   47432                 :             :   (void) operand3;
   47433                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47434                 :             :         17),
   47435                 :             :         gen_rtx_UNSPEC (CCCmode,
   47436                 :             :         gen_rtvec (2,
   47437                 :             :                 operand1,
   47438                 :             :                 operand2),
   47439                 :             :         126)));
   47440                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47441                 :             :         operand0),
   47442                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47443                 :             :                 gen_rtx_REG (CCCmode,
   47444                 :             :         17),
   47445                 :             :                 const0_rtx)));
   47446                 :             :   _val = get_insns ();
   47447                 :             :   end_sequence ();
   47448                 :             :   return _val;
   47449                 :             : }
   47450                 :             : 
   47451                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47452                 :             : extern rtx_insn *gen_split_3221 (rtx_insn *, rtx *);
   47453                 :             : rtx_insn *
   47454                 :             : gen_split_3221 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47455                 :             : {
   47456                 :             :   rtx operand0;
   47457                 :             :   rtx operand1;
   47458                 :             :   rtx operand2;
   47459                 :             :   rtx operand3;
   47460                 :             :   rtx_insn *_val = NULL;
   47461                 :             :   if (dump_file)
   47462                 :             :     fprintf (dump_file, "Splitting with gen_split_3221 (sse.md:24195)\n");
   47463                 :             :   start_sequence ();
   47464                 :             :   operand0 = operands[0];
   47465                 :             :   (void) operand0;
   47466                 :             :   operand1 = operands[1];
   47467                 :             :   (void) operand1;
   47468                 :             :   operand2 = operands[2];
   47469                 :             :   (void) operand2;
   47470                 :             :   operand3 = operands[3];
   47471                 :             :   (void) operand3;
   47472                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47473                 :             :         17),
   47474                 :             :         gen_rtx_UNSPEC (CCCmode,
   47475                 :             :         gen_rtvec (2,
   47476                 :             :                 operand1,
   47477                 :             :                 operand2),
   47478                 :             :         126)));
   47479                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47480                 :             :         operand0),
   47481                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47482                 :             :                 gen_rtx_REG (CCCmode,
   47483                 :             :         17),
   47484                 :             :                 const0_rtx)));
   47485                 :             :   _val = get_insns ();
   47486                 :             :   end_sequence ();
   47487                 :             :   return _val;
   47488                 :             : }
   47489                 :             : 
   47490                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47491                 :             : extern rtx_insn *gen_split_3222 (rtx_insn *, rtx *);
   47492                 :             : rtx_insn *
   47493                 :             : gen_split_3222 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47494                 :             : {
   47495                 :             :   rtx operand0;
   47496                 :             :   rtx operand1;
   47497                 :             :   rtx operand2;
   47498                 :             :   rtx operand3;
   47499                 :             :   rtx_insn *_val = NULL;
   47500                 :             :   if (dump_file)
   47501                 :             :     fprintf (dump_file, "Splitting with gen_split_3222 (sse.md:24195)\n");
   47502                 :             :   start_sequence ();
   47503                 :             :   operand0 = operands[0];
   47504                 :             :   (void) operand0;
   47505                 :             :   operand1 = operands[1];
   47506                 :             :   (void) operand1;
   47507                 :             :   operand2 = operands[2];
   47508                 :             :   (void) operand2;
   47509                 :             :   operand3 = operands[3];
   47510                 :             :   (void) operand3;
   47511                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47512                 :             :         17),
   47513                 :             :         gen_rtx_UNSPEC (CCCmode,
   47514                 :             :         gen_rtvec (2,
   47515                 :             :                 operand1,
   47516                 :             :                 operand2),
   47517                 :             :         126)));
   47518                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47519                 :             :         operand0),
   47520                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47521                 :             :                 gen_rtx_REG (CCCmode,
   47522                 :             :         17),
   47523                 :             :                 const0_rtx)));
   47524                 :             :   _val = get_insns ();
   47525                 :             :   end_sequence ();
   47526                 :             :   return _val;
   47527                 :             : }
   47528                 :             : 
   47529                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47530                 :             : extern rtx_insn *gen_split_3223 (rtx_insn *, rtx *);
   47531                 :             : rtx_insn *
   47532                 :             : gen_split_3223 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47533                 :             : {
   47534                 :             :   rtx operand0;
   47535                 :             :   rtx operand1;
   47536                 :             :   rtx operand2;
   47537                 :             :   rtx operand3;
   47538                 :             :   rtx_insn *_val = NULL;
   47539                 :             :   if (dump_file)
   47540                 :             :     fprintf (dump_file, "Splitting with gen_split_3223 (sse.md:24195)\n");
   47541                 :             :   start_sequence ();
   47542                 :             :   operand0 = operands[0];
   47543                 :             :   (void) operand0;
   47544                 :             :   operand1 = operands[1];
   47545                 :             :   (void) operand1;
   47546                 :             :   operand2 = operands[2];
   47547                 :             :   (void) operand2;
   47548                 :             :   operand3 = operands[3];
   47549                 :             :   (void) operand3;
   47550                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47551                 :             :         17),
   47552                 :             :         gen_rtx_UNSPEC (CCCmode,
   47553                 :             :         gen_rtvec (2,
   47554                 :             :                 operand1,
   47555                 :             :                 operand2),
   47556                 :             :         126)));
   47557                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47558                 :             :         operand0),
   47559                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47560                 :             :                 gen_rtx_REG (CCCmode,
   47561                 :             :         17),
   47562                 :             :                 const0_rtx)));
   47563                 :             :   _val = get_insns ();
   47564                 :             :   end_sequence ();
   47565                 :             :   return _val;
   47566                 :             : }
   47567                 :             : 
   47568                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47569                 :             : extern rtx_insn *gen_split_3224 (rtx_insn *, rtx *);
   47570                 :             : rtx_insn *
   47571                 :             : gen_split_3224 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47572                 :             : {
   47573                 :             :   rtx operand0;
   47574                 :             :   rtx operand1;
   47575                 :             :   rtx operand2;
   47576                 :             :   rtx operand3;
   47577                 :             :   rtx_insn *_val = NULL;
   47578                 :             :   if (dump_file)
   47579                 :             :     fprintf (dump_file, "Splitting with gen_split_3224 (sse.md:24195)\n");
   47580                 :             :   start_sequence ();
   47581                 :             :   operand0 = operands[0];
   47582                 :             :   (void) operand0;
   47583                 :             :   operand1 = operands[1];
   47584                 :             :   (void) operand1;
   47585                 :             :   operand2 = operands[2];
   47586                 :             :   (void) operand2;
   47587                 :             :   operand3 = operands[3];
   47588                 :             :   (void) operand3;
   47589                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47590                 :             :         17),
   47591                 :             :         gen_rtx_UNSPEC (CCCmode,
   47592                 :             :         gen_rtvec (2,
   47593                 :             :                 operand1,
   47594                 :             :                 operand2),
   47595                 :             :         126)));
   47596                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47597                 :             :         operand0),
   47598                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47599                 :             :                 gen_rtx_REG (CCCmode,
   47600                 :             :         17),
   47601                 :             :                 const0_rtx)));
   47602                 :             :   _val = get_insns ();
   47603                 :             :   end_sequence ();
   47604                 :             :   return _val;
   47605                 :             : }
   47606                 :             : 
   47607                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47608                 :             : extern rtx_insn *gen_split_3225 (rtx_insn *, rtx *);
   47609                 :             : rtx_insn *
   47610                 :             : gen_split_3225 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47611                 :             : {
   47612                 :             :   rtx operand0;
   47613                 :             :   rtx operand1;
   47614                 :             :   rtx operand2;
   47615                 :             :   rtx operand3;
   47616                 :             :   rtx_insn *_val = NULL;
   47617                 :             :   if (dump_file)
   47618                 :             :     fprintf (dump_file, "Splitting with gen_split_3225 (sse.md:24195)\n");
   47619                 :             :   start_sequence ();
   47620                 :             :   operand0 = operands[0];
   47621                 :             :   (void) operand0;
   47622                 :             :   operand1 = operands[1];
   47623                 :             :   (void) operand1;
   47624                 :             :   operand2 = operands[2];
   47625                 :             :   (void) operand2;
   47626                 :             :   operand3 = operands[3];
   47627                 :             :   (void) operand3;
   47628                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47629                 :             :         17),
   47630                 :             :         gen_rtx_UNSPEC (CCCmode,
   47631                 :             :         gen_rtvec (2,
   47632                 :             :                 operand1,
   47633                 :             :                 operand2),
   47634                 :             :         126)));
   47635                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47636                 :             :         operand0),
   47637                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47638                 :             :                 gen_rtx_REG (CCCmode,
   47639                 :             :         17),
   47640                 :             :                 const0_rtx)));
   47641                 :             :   _val = get_insns ();
   47642                 :             :   end_sequence ();
   47643                 :             :   return _val;
   47644                 :             : }
   47645                 :             : 
   47646                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47647                 :             : extern rtx_insn *gen_split_3226 (rtx_insn *, rtx *);
   47648                 :             : rtx_insn *
   47649                 :             : gen_split_3226 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47650                 :             : {
   47651                 :             :   rtx operand0;
   47652                 :             :   rtx operand1;
   47653                 :             :   rtx operand2;
   47654                 :             :   rtx operand3;
   47655                 :             :   rtx_insn *_val = NULL;
   47656                 :             :   if (dump_file)
   47657                 :             :     fprintf (dump_file, "Splitting with gen_split_3226 (sse.md:24195)\n");
   47658                 :             :   start_sequence ();
   47659                 :             :   operand0 = operands[0];
   47660                 :             :   (void) operand0;
   47661                 :             :   operand1 = operands[1];
   47662                 :             :   (void) operand1;
   47663                 :             :   operand2 = operands[2];
   47664                 :             :   (void) operand2;
   47665                 :             :   operand3 = operands[3];
   47666                 :             :   (void) operand3;
   47667                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47668                 :             :         17),
   47669                 :             :         gen_rtx_UNSPEC (CCCmode,
   47670                 :             :         gen_rtvec (2,
   47671                 :             :                 operand1,
   47672                 :             :                 operand2),
   47673                 :             :         126)));
   47674                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47675                 :             :         operand0),
   47676                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47677                 :             :                 gen_rtx_REG (CCCmode,
   47678                 :             :         17),
   47679                 :             :                 const0_rtx)));
   47680                 :             :   _val = get_insns ();
   47681                 :             :   end_sequence ();
   47682                 :             :   return _val;
   47683                 :             : }
   47684                 :             : 
   47685                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47686                 :             : extern rtx_insn *gen_split_3227 (rtx_insn *, rtx *);
   47687                 :             : rtx_insn *
   47688                 :             : gen_split_3227 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47689                 :             : {
   47690                 :             :   rtx operand0;
   47691                 :             :   rtx operand1;
   47692                 :             :   rtx operand2;
   47693                 :             :   rtx operand3;
   47694                 :             :   rtx_insn *_val = NULL;
   47695                 :             :   if (dump_file)
   47696                 :             :     fprintf (dump_file, "Splitting with gen_split_3227 (sse.md:24195)\n");
   47697                 :             :   start_sequence ();
   47698                 :             :   operand0 = operands[0];
   47699                 :             :   (void) operand0;
   47700                 :             :   operand1 = operands[1];
   47701                 :             :   (void) operand1;
   47702                 :             :   operand2 = operands[2];
   47703                 :             :   (void) operand2;
   47704                 :             :   operand3 = operands[3];
   47705                 :             :   (void) operand3;
   47706                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47707                 :             :         17),
   47708                 :             :         gen_rtx_UNSPEC (CCCmode,
   47709                 :             :         gen_rtvec (2,
   47710                 :             :                 operand1,
   47711                 :             :                 operand2),
   47712                 :             :         126)));
   47713                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47714                 :             :         operand0),
   47715                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47716                 :             :                 gen_rtx_REG (CCCmode,
   47717                 :             :         17),
   47718                 :             :                 const0_rtx)));
   47719                 :             :   _val = get_insns ();
   47720                 :             :   end_sequence ();
   47721                 :             :   return _val;
   47722                 :             : }
   47723                 :             : 
   47724                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47725                 :             : extern rtx_insn *gen_split_3228 (rtx_insn *, rtx *);
   47726                 :             : rtx_insn *
   47727                 :             : gen_split_3228 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47728                 :             : {
   47729                 :             :   rtx operand0;
   47730                 :             :   rtx operand1;
   47731                 :             :   rtx operand2;
   47732                 :             :   rtx operand3;
   47733                 :             :   rtx_insn *_val = NULL;
   47734                 :             :   if (dump_file)
   47735                 :             :     fprintf (dump_file, "Splitting with gen_split_3228 (sse.md:24195)\n");
   47736                 :             :   start_sequence ();
   47737                 :             :   operand0 = operands[0];
   47738                 :             :   (void) operand0;
   47739                 :             :   operand1 = operands[1];
   47740                 :             :   (void) operand1;
   47741                 :             :   operand2 = operands[2];
   47742                 :             :   (void) operand2;
   47743                 :             :   operand3 = operands[3];
   47744                 :             :   (void) operand3;
   47745                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47746                 :             :         17),
   47747                 :             :         gen_rtx_UNSPEC (CCCmode,
   47748                 :             :         gen_rtvec (2,
   47749                 :             :                 operand1,
   47750                 :             :                 operand2),
   47751                 :             :         126)));
   47752                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47753                 :             :         operand0),
   47754                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47755                 :             :                 gen_rtx_REG (CCCmode,
   47756                 :             :         17),
   47757                 :             :                 const0_rtx)));
   47758                 :             :   _val = get_insns ();
   47759                 :             :   end_sequence ();
   47760                 :             :   return _val;
   47761                 :             : }
   47762                 :             : 
   47763                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47764                 :             : extern rtx_insn *gen_split_3229 (rtx_insn *, rtx *);
   47765                 :             : rtx_insn *
   47766                 :             : gen_split_3229 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47767                 :             : {
   47768                 :             :   rtx operand0;
   47769                 :             :   rtx operand1;
   47770                 :             :   rtx operand2;
   47771                 :             :   rtx operand3;
   47772                 :             :   rtx_insn *_val = NULL;
   47773                 :             :   if (dump_file)
   47774                 :             :     fprintf (dump_file, "Splitting with gen_split_3229 (sse.md:24195)\n");
   47775                 :             :   start_sequence ();
   47776                 :             :   operand0 = operands[0];
   47777                 :             :   (void) operand0;
   47778                 :             :   operand1 = operands[1];
   47779                 :             :   (void) operand1;
   47780                 :             :   operand2 = operands[2];
   47781                 :             :   (void) operand2;
   47782                 :             :   operand3 = operands[3];
   47783                 :             :   (void) operand3;
   47784                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47785                 :             :         17),
   47786                 :             :         gen_rtx_UNSPEC (CCCmode,
   47787                 :             :         gen_rtvec (2,
   47788                 :             :                 operand1,
   47789                 :             :                 operand2),
   47790                 :             :         126)));
   47791                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47792                 :             :         operand0),
   47793                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47794                 :             :                 gen_rtx_REG (CCCmode,
   47795                 :             :         17),
   47796                 :             :                 const0_rtx)));
   47797                 :             :   _val = get_insns ();
   47798                 :             :   end_sequence ();
   47799                 :             :   return _val;
   47800                 :             : }
   47801                 :             : 
   47802                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47803                 :             : extern rtx_insn *gen_split_3230 (rtx_insn *, rtx *);
   47804                 :             : rtx_insn *
   47805                 :             : gen_split_3230 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47806                 :             : {
   47807                 :             :   rtx operand0;
   47808                 :             :   rtx operand1;
   47809                 :             :   rtx operand2;
   47810                 :             :   rtx operand3;
   47811                 :             :   rtx_insn *_val = NULL;
   47812                 :             :   if (dump_file)
   47813                 :             :     fprintf (dump_file, "Splitting with gen_split_3230 (sse.md:24195)\n");
   47814                 :             :   start_sequence ();
   47815                 :             :   operand0 = operands[0];
   47816                 :             :   (void) operand0;
   47817                 :             :   operand1 = operands[1];
   47818                 :             :   (void) operand1;
   47819                 :             :   operand2 = operands[2];
   47820                 :             :   (void) operand2;
   47821                 :             :   operand3 = operands[3];
   47822                 :             :   (void) operand3;
   47823                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47824                 :             :         17),
   47825                 :             :         gen_rtx_UNSPEC (CCCmode,
   47826                 :             :         gen_rtvec (2,
   47827                 :             :                 operand1,
   47828                 :             :                 operand2),
   47829                 :             :         126)));
   47830                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47831                 :             :         operand0),
   47832                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47833                 :             :                 gen_rtx_REG (CCCmode,
   47834                 :             :         17),
   47835                 :             :                 const0_rtx)));
   47836                 :             :   _val = get_insns ();
   47837                 :             :   end_sequence ();
   47838                 :             :   return _val;
   47839                 :             : }
   47840                 :             : 
   47841                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47842                 :             : extern rtx_insn *gen_split_3231 (rtx_insn *, rtx *);
   47843                 :             : rtx_insn *
   47844                 :             : gen_split_3231 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47845                 :             : {
   47846                 :             :   rtx operand0;
   47847                 :             :   rtx operand1;
   47848                 :             :   rtx operand2;
   47849                 :             :   rtx operand3;
   47850                 :             :   rtx_insn *_val = NULL;
   47851                 :             :   if (dump_file)
   47852                 :             :     fprintf (dump_file, "Splitting with gen_split_3231 (sse.md:24195)\n");
   47853                 :             :   start_sequence ();
   47854                 :             :   operand0 = operands[0];
   47855                 :             :   (void) operand0;
   47856                 :             :   operand1 = operands[1];
   47857                 :             :   (void) operand1;
   47858                 :             :   operand2 = operands[2];
   47859                 :             :   (void) operand2;
   47860                 :             :   operand3 = operands[3];
   47861                 :             :   (void) operand3;
   47862                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47863                 :             :         17),
   47864                 :             :         gen_rtx_UNSPEC (CCCmode,
   47865                 :             :         gen_rtvec (2,
   47866                 :             :                 operand1,
   47867                 :             :                 operand2),
   47868                 :             :         126)));
   47869                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47870                 :             :         operand0),
   47871                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47872                 :             :                 gen_rtx_REG (CCCmode,
   47873                 :             :         17),
   47874                 :             :                 const0_rtx)));
   47875                 :             :   _val = get_insns ();
   47876                 :             :   end_sequence ();
   47877                 :             :   return _val;
   47878                 :             : }
   47879                 :             : 
   47880                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24195 */
   47881                 :             : extern rtx_insn *gen_split_3232 (rtx_insn *, rtx *);
   47882                 :             : rtx_insn *
   47883                 :             : gen_split_3232 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47884                 :             : {
   47885                 :             :   rtx operand0;
   47886                 :             :   rtx operand1;
   47887                 :             :   rtx operand2;
   47888                 :             :   rtx operand3;
   47889                 :             :   rtx_insn *_val = NULL;
   47890                 :             :   if (dump_file)
   47891                 :             :     fprintf (dump_file, "Splitting with gen_split_3232 (sse.md:24195)\n");
   47892                 :             :   start_sequence ();
   47893                 :             :   operand0 = operands[0];
   47894                 :             :   (void) operand0;
   47895                 :             :   operand1 = operands[1];
   47896                 :             :   (void) operand1;
   47897                 :             :   operand2 = operands[2];
   47898                 :             :   (void) operand2;
   47899                 :             :   operand3 = operands[3];
   47900                 :             :   (void) operand3;
   47901                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47902                 :             :         17),
   47903                 :             :         gen_rtx_UNSPEC (CCCmode,
   47904                 :             :         gen_rtvec (2,
   47905                 :             :                 operand1,
   47906                 :             :                 operand2),
   47907                 :             :         126)));
   47908                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47909                 :             :         operand0),
   47910                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47911                 :             :                 gen_rtx_REG (CCCmode,
   47912                 :             :         17),
   47913                 :             :                 const0_rtx)));
   47914                 :             :   _val = get_insns ();
   47915                 :             :   end_sequence ();
   47916                 :             :   return _val;
   47917                 :             : }
   47918                 :             : 
   47919                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   47920                 :             : extern rtx_insn *gen_split_3233 (rtx_insn *, rtx *);
   47921                 :             : rtx_insn *
   47922                 :             : gen_split_3233 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47923                 :             : {
   47924                 :             :   rtx operand0;
   47925                 :             :   rtx operand1;
   47926                 :             :   rtx operand2;
   47927                 :             :   rtx operand3;
   47928                 :             :   rtx_insn *_val = NULL;
   47929                 :             :   if (dump_file)
   47930                 :             :     fprintf (dump_file, "Splitting with gen_split_3233 (sse.md:24211)\n");
   47931                 :             :   start_sequence ();
   47932                 :             :   operand0 = operands[0];
   47933                 :             :   (void) operand0;
   47934                 :             :   operand1 = operands[1];
   47935                 :             :   (void) operand1;
   47936                 :             :   operand2 = operands[2];
   47937                 :             :   (void) operand2;
   47938                 :             :   operand3 = operands[3];
   47939                 :             :   (void) operand3;
   47940                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47941                 :             :         17),
   47942                 :             :         gen_rtx_UNSPEC (CCCmode,
   47943                 :             :         gen_rtvec (2,
   47944                 :             :                 operand1,
   47945                 :             :                 operand2),
   47946                 :             :         126)));
   47947                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   47948                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   47949                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47950                 :             :                 gen_rtx_REG (CCCmode,
   47951                 :             :         17),
   47952                 :             :                 const0_rtx),
   47953                 :             :         operand0,
   47954                 :             :         pc_rtx)));
   47955                 :             :   _val = get_insns ();
   47956                 :             :   end_sequence ();
   47957                 :             :   return _val;
   47958                 :             : }
   47959                 :             : 
   47960                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   47961                 :             : extern rtx_insn *gen_split_3234 (rtx_insn *, rtx *);
   47962                 :             : rtx_insn *
   47963                 :             : gen_split_3234 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47964                 :             : {
   47965                 :             :   rtx operand0;
   47966                 :             :   rtx operand1;
   47967                 :             :   rtx operand2;
   47968                 :             :   rtx operand3;
   47969                 :             :   rtx_insn *_val = NULL;
   47970                 :             :   if (dump_file)
   47971                 :             :     fprintf (dump_file, "Splitting with gen_split_3234 (sse.md:24211)\n");
   47972                 :             :   start_sequence ();
   47973                 :             :   operand0 = operands[0];
   47974                 :             :   (void) operand0;
   47975                 :             :   operand1 = operands[1];
   47976                 :             :   (void) operand1;
   47977                 :             :   operand2 = operands[2];
   47978                 :             :   (void) operand2;
   47979                 :             :   operand3 = operands[3];
   47980                 :             :   (void) operand3;
   47981                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   47982                 :             :         17),
   47983                 :             :         gen_rtx_UNSPEC (CCCmode,
   47984                 :             :         gen_rtvec (2,
   47985                 :             :                 operand1,
   47986                 :             :                 operand2),
   47987                 :             :         126)));
   47988                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   47989                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   47990                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   47991                 :             :                 gen_rtx_REG (CCCmode,
   47992                 :             :         17),
   47993                 :             :                 const0_rtx),
   47994                 :             :         operand0,
   47995                 :             :         pc_rtx)));
   47996                 :             :   _val = get_insns ();
   47997                 :             :   end_sequence ();
   47998                 :             :   return _val;
   47999                 :             : }
   48000                 :             : 
   48001                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   48002                 :             : extern rtx_insn *gen_split_3235 (rtx_insn *, rtx *);
   48003                 :             : rtx_insn *
   48004                 :             : gen_split_3235 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48005                 :             : {
   48006                 :             :   rtx operand0;
   48007                 :             :   rtx operand1;
   48008                 :             :   rtx operand2;
   48009                 :             :   rtx operand3;
   48010                 :             :   rtx_insn *_val = NULL;
   48011                 :             :   if (dump_file)
   48012                 :             :     fprintf (dump_file, "Splitting with gen_split_3235 (sse.md:24211)\n");
   48013                 :             :   start_sequence ();
   48014                 :             :   operand0 = operands[0];
   48015                 :             :   (void) operand0;
   48016                 :             :   operand1 = operands[1];
   48017                 :             :   (void) operand1;
   48018                 :             :   operand2 = operands[2];
   48019                 :             :   (void) operand2;
   48020                 :             :   operand3 = operands[3];
   48021                 :             :   (void) operand3;
   48022                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48023                 :             :         17),
   48024                 :             :         gen_rtx_UNSPEC (CCCmode,
   48025                 :             :         gen_rtvec (2,
   48026                 :             :                 operand1,
   48027                 :             :                 operand2),
   48028                 :             :         126)));
   48029                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48030                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48031                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   48032                 :             :                 gen_rtx_REG (CCCmode,
   48033                 :             :         17),
   48034                 :             :                 const0_rtx),
   48035                 :             :         operand0,
   48036                 :             :         pc_rtx)));
   48037                 :             :   _val = get_insns ();
   48038                 :             :   end_sequence ();
   48039                 :             :   return _val;
   48040                 :             : }
   48041                 :             : 
   48042                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   48043                 :             : extern rtx_insn *gen_split_3236 (rtx_insn *, rtx *);
   48044                 :             : rtx_insn *
   48045                 :             : gen_split_3236 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48046                 :             : {
   48047                 :             :   rtx operand0;
   48048                 :             :   rtx operand1;
   48049                 :             :   rtx operand2;
   48050                 :             :   rtx operand3;
   48051                 :             :   rtx_insn *_val = NULL;
   48052                 :             :   if (dump_file)
   48053                 :             :     fprintf (dump_file, "Splitting with gen_split_3236 (sse.md:24211)\n");
   48054                 :             :   start_sequence ();
   48055                 :             :   operand0 = operands[0];
   48056                 :             :   (void) operand0;
   48057                 :             :   operand1 = operands[1];
   48058                 :             :   (void) operand1;
   48059                 :             :   operand2 = operands[2];
   48060                 :             :   (void) operand2;
   48061                 :             :   operand3 = operands[3];
   48062                 :             :   (void) operand3;
   48063                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48064                 :             :         17),
   48065                 :             :         gen_rtx_UNSPEC (CCCmode,
   48066                 :             :         gen_rtvec (2,
   48067                 :             :                 operand1,
   48068                 :             :                 operand2),
   48069                 :             :         126)));
   48070                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48071                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48072                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   48073                 :             :                 gen_rtx_REG (CCCmode,
   48074                 :             :         17),
   48075                 :             :                 const0_rtx),
   48076                 :             :         operand0,
   48077                 :             :         pc_rtx)));
   48078                 :             :   _val = get_insns ();
   48079                 :             :   end_sequence ();
   48080                 :             :   return _val;
   48081                 :             : }
   48082                 :             : 
   48083                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   48084                 :             : extern rtx_insn *gen_split_3237 (rtx_insn *, rtx *);
   48085                 :             : rtx_insn *
   48086                 :             : gen_split_3237 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48087                 :             : {
   48088                 :             :   rtx operand0;
   48089                 :             :   rtx operand1;
   48090                 :             :   rtx operand2;
   48091                 :             :   rtx operand3;
   48092                 :             :   rtx_insn *_val = NULL;
   48093                 :             :   if (dump_file)
   48094                 :             :     fprintf (dump_file, "Splitting with gen_split_3237 (sse.md:24211)\n");
   48095                 :             :   start_sequence ();
   48096                 :             :   operand0 = operands[0];
   48097                 :             :   (void) operand0;
   48098                 :             :   operand1 = operands[1];
   48099                 :             :   (void) operand1;
   48100                 :             :   operand2 = operands[2];
   48101                 :             :   (void) operand2;
   48102                 :             :   operand3 = operands[3];
   48103                 :             :   (void) operand3;
   48104                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48105                 :             :         17),
   48106                 :             :         gen_rtx_UNSPEC (CCCmode,
   48107                 :             :         gen_rtvec (2,
   48108                 :             :                 operand1,
   48109                 :             :                 operand2),
   48110                 :             :         126)));
   48111                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48112                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48113                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   48114                 :             :                 gen_rtx_REG (CCCmode,
   48115                 :             :         17),
   48116                 :             :                 const0_rtx),
   48117                 :             :         operand0,
   48118                 :             :         pc_rtx)));
   48119                 :             :   _val = get_insns ();
   48120                 :             :   end_sequence ();
   48121                 :             :   return _val;
   48122                 :             : }
   48123                 :             : 
   48124                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   48125                 :             : extern rtx_insn *gen_split_3238 (rtx_insn *, rtx *);
   48126                 :             : rtx_insn *
   48127                 :             : gen_split_3238 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48128                 :             : {
   48129                 :             :   rtx operand0;
   48130                 :             :   rtx operand1;
   48131                 :             :   rtx operand2;
   48132                 :             :   rtx operand3;
   48133                 :             :   rtx_insn *_val = NULL;
   48134                 :             :   if (dump_file)
   48135                 :             :     fprintf (dump_file, "Splitting with gen_split_3238 (sse.md:24211)\n");
   48136                 :             :   start_sequence ();
   48137                 :             :   operand0 = operands[0];
   48138                 :             :   (void) operand0;
   48139                 :             :   operand1 = operands[1];
   48140                 :             :   (void) operand1;
   48141                 :             :   operand2 = operands[2];
   48142                 :             :   (void) operand2;
   48143                 :             :   operand3 = operands[3];
   48144                 :             :   (void) operand3;
   48145                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48146                 :             :         17),
   48147                 :             :         gen_rtx_UNSPEC (CCCmode,
   48148                 :             :         gen_rtvec (2,
   48149                 :             :                 operand1,
   48150                 :             :                 operand2),
   48151                 :             :         126)));
   48152                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48153                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48154                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   48155                 :             :                 gen_rtx_REG (CCCmode,
   48156                 :             :         17),
   48157                 :             :                 const0_rtx),
   48158                 :             :         operand0,
   48159                 :             :         pc_rtx)));
   48160                 :             :   _val = get_insns ();
   48161                 :             :   end_sequence ();
   48162                 :             :   return _val;
   48163                 :             : }
   48164                 :             : 
   48165                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   48166                 :             : extern rtx_insn *gen_split_3239 (rtx_insn *, rtx *);
   48167                 :             : rtx_insn *
   48168                 :             : gen_split_3239 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48169                 :             : {
   48170                 :             :   rtx operand0;
   48171                 :             :   rtx operand1;
   48172                 :             :   rtx operand2;
   48173                 :             :   rtx operand3;
   48174                 :             :   rtx_insn *_val = NULL;
   48175                 :             :   if (dump_file)
   48176                 :             :     fprintf (dump_file, "Splitting with gen_split_3239 (sse.md:24211)\n");
   48177                 :             :   start_sequence ();
   48178                 :             :   operand0 = operands[0];
   48179                 :             :   (void) operand0;
   48180                 :             :   operand1 = operands[1];
   48181                 :             :   (void) operand1;
   48182                 :             :   operand2 = operands[2];
   48183                 :             :   (void) operand2;
   48184                 :             :   operand3 = operands[3];
   48185                 :             :   (void) operand3;
   48186                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48187                 :             :         17),
   48188                 :             :         gen_rtx_UNSPEC (CCCmode,
   48189                 :             :         gen_rtvec (2,
   48190                 :             :                 operand1,
   48191                 :             :                 operand2),
   48192                 :             :         126)));
   48193                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48194                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48195                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   48196                 :             :                 gen_rtx_REG (CCCmode,
   48197                 :             :         17),
   48198                 :             :                 const0_rtx),
   48199                 :             :         operand0,
   48200                 :             :         pc_rtx)));
   48201                 :             :   _val = get_insns ();
   48202                 :             :   end_sequence ();
   48203                 :             :   return _val;
   48204                 :             : }
   48205                 :             : 
   48206                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   48207                 :             : extern rtx_insn *gen_split_3240 (rtx_insn *, rtx *);
   48208                 :             : rtx_insn *
   48209                 :             : gen_split_3240 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48210                 :             : {
   48211                 :             :   rtx operand0;
   48212                 :             :   rtx operand1;
   48213                 :             :   rtx operand2;
   48214                 :             :   rtx operand3;
   48215                 :             :   rtx_insn *_val = NULL;
   48216                 :             :   if (dump_file)
   48217                 :             :     fprintf (dump_file, "Splitting with gen_split_3240 (sse.md:24211)\n");
   48218                 :             :   start_sequence ();
   48219                 :             :   operand0 = operands[0];
   48220                 :             :   (void) operand0;
   48221                 :             :   operand1 = operands[1];
   48222                 :             :   (void) operand1;
   48223                 :             :   operand2 = operands[2];
   48224                 :             :   (void) operand2;
   48225                 :             :   operand3 = operands[3];
   48226                 :             :   (void) operand3;
   48227                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48228                 :             :         17),
   48229                 :             :         gen_rtx_UNSPEC (CCCmode,
   48230                 :             :         gen_rtvec (2,
   48231                 :             :                 operand1,
   48232                 :             :                 operand2),
   48233                 :             :         126)));
   48234                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48235                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48236                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   48237                 :             :                 gen_rtx_REG (CCCmode,
   48238                 :             :         17),
   48239                 :             :                 const0_rtx),
   48240                 :             :         operand0,
   48241                 :             :         pc_rtx)));
   48242                 :             :   _val = get_insns ();
   48243                 :             :   end_sequence ();
   48244                 :             :   return _val;
   48245                 :             : }
   48246                 :             : 
   48247                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   48248                 :             : extern rtx_insn *gen_split_3241 (rtx_insn *, rtx *);
   48249                 :             : rtx_insn *
   48250                 :             : gen_split_3241 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48251                 :             : {
   48252                 :             :   rtx operand0;
   48253                 :             :   rtx operand1;
   48254                 :             :   rtx operand2;
   48255                 :             :   rtx operand3;
   48256                 :             :   rtx_insn *_val = NULL;
   48257                 :             :   if (dump_file)
   48258                 :             :     fprintf (dump_file, "Splitting with gen_split_3241 (sse.md:24211)\n");
   48259                 :             :   start_sequence ();
   48260                 :             :   operand0 = operands[0];
   48261                 :             :   (void) operand0;
   48262                 :             :   operand1 = operands[1];
   48263                 :             :   (void) operand1;
   48264                 :             :   operand2 = operands[2];
   48265                 :             :   (void) operand2;
   48266                 :             :   operand3 = operands[3];
   48267                 :             :   (void) operand3;
   48268                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48269                 :             :         17),
   48270                 :             :         gen_rtx_UNSPEC (CCCmode,
   48271                 :             :         gen_rtvec (2,
   48272                 :             :                 operand1,
   48273                 :             :                 operand2),
   48274                 :             :         126)));
   48275                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48276                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48277                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   48278                 :             :                 gen_rtx_REG (CCCmode,
   48279                 :             :         17),
   48280                 :             :                 const0_rtx),
   48281                 :             :         operand0,
   48282                 :             :         pc_rtx)));
   48283                 :             :   _val = get_insns ();
   48284                 :             :   end_sequence ();
   48285                 :             :   return _val;
   48286                 :             : }
   48287                 :             : 
   48288                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   48289                 :             : extern rtx_insn *gen_split_3242 (rtx_insn *, rtx *);
   48290                 :             : rtx_insn *
   48291                 :             : gen_split_3242 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48292                 :             : {
   48293                 :             :   rtx operand0;
   48294                 :             :   rtx operand1;
   48295                 :             :   rtx operand2;
   48296                 :             :   rtx operand3;
   48297                 :             :   rtx_insn *_val = NULL;
   48298                 :             :   if (dump_file)
   48299                 :             :     fprintf (dump_file, "Splitting with gen_split_3242 (sse.md:24211)\n");
   48300                 :             :   start_sequence ();
   48301                 :             :   operand0 = operands[0];
   48302                 :             :   (void) operand0;
   48303                 :             :   operand1 = operands[1];
   48304                 :             :   (void) operand1;
   48305                 :             :   operand2 = operands[2];
   48306                 :             :   (void) operand2;
   48307                 :             :   operand3 = operands[3];
   48308                 :             :   (void) operand3;
   48309                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48310                 :             :         17),
   48311                 :             :         gen_rtx_UNSPEC (CCCmode,
   48312                 :             :         gen_rtvec (2,
   48313                 :             :                 operand1,
   48314                 :             :                 operand2),
   48315                 :             :         126)));
   48316                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48317                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48318                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   48319                 :             :                 gen_rtx_REG (CCCmode,
   48320                 :             :         17),
   48321                 :             :                 const0_rtx),
   48322                 :             :         operand0,
   48323                 :             :         pc_rtx)));
   48324                 :             :   _val = get_insns ();
   48325                 :             :   end_sequence ();
   48326                 :             :   return _val;
   48327                 :             : }
   48328                 :             : 
   48329                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   48330                 :             : extern rtx_insn *gen_split_3243 (rtx_insn *, rtx *);
   48331                 :             : rtx_insn *
   48332                 :             : gen_split_3243 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48333                 :             : {
   48334                 :             :   rtx operand0;
   48335                 :             :   rtx operand1;
   48336                 :             :   rtx operand2;
   48337                 :             :   rtx operand3;
   48338                 :             :   rtx_insn *_val = NULL;
   48339                 :             :   if (dump_file)
   48340                 :             :     fprintf (dump_file, "Splitting with gen_split_3243 (sse.md:24211)\n");
   48341                 :             :   start_sequence ();
   48342                 :             :   operand0 = operands[0];
   48343                 :             :   (void) operand0;
   48344                 :             :   operand1 = operands[1];
   48345                 :             :   (void) operand1;
   48346                 :             :   operand2 = operands[2];
   48347                 :             :   (void) operand2;
   48348                 :             :   operand3 = operands[3];
   48349                 :             :   (void) operand3;
   48350                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48351                 :             :         17),
   48352                 :             :         gen_rtx_UNSPEC (CCCmode,
   48353                 :             :         gen_rtvec (2,
   48354                 :             :                 operand1,
   48355                 :             :                 operand2),
   48356                 :             :         126)));
   48357                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48358                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48359                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   48360                 :             :                 gen_rtx_REG (CCCmode,
   48361                 :             :         17),
   48362                 :             :                 const0_rtx),
   48363                 :             :         operand0,
   48364                 :             :         pc_rtx)));
   48365                 :             :   _val = get_insns ();
   48366                 :             :   end_sequence ();
   48367                 :             :   return _val;
   48368                 :             : }
   48369                 :             : 
   48370                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   48371                 :             : extern rtx_insn *gen_split_3244 (rtx_insn *, rtx *);
   48372                 :             : rtx_insn *
   48373                 :             : gen_split_3244 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48374                 :             : {
   48375                 :             :   rtx operand0;
   48376                 :             :   rtx operand1;
   48377                 :             :   rtx operand2;
   48378                 :             :   rtx operand3;
   48379                 :             :   rtx_insn *_val = NULL;
   48380                 :             :   if (dump_file)
   48381                 :             :     fprintf (dump_file, "Splitting with gen_split_3244 (sse.md:24211)\n");
   48382                 :             :   start_sequence ();
   48383                 :             :   operand0 = operands[0];
   48384                 :             :   (void) operand0;
   48385                 :             :   operand1 = operands[1];
   48386                 :             :   (void) operand1;
   48387                 :             :   operand2 = operands[2];
   48388                 :             :   (void) operand2;
   48389                 :             :   operand3 = operands[3];
   48390                 :             :   (void) operand3;
   48391                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48392                 :             :         17),
   48393                 :             :         gen_rtx_UNSPEC (CCCmode,
   48394                 :             :         gen_rtvec (2,
   48395                 :             :                 operand1,
   48396                 :             :                 operand2),
   48397                 :             :         126)));
   48398                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48399                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48400                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   48401                 :             :                 gen_rtx_REG (CCCmode,
   48402                 :             :         17),
   48403                 :             :                 const0_rtx),
   48404                 :             :         operand0,
   48405                 :             :         pc_rtx)));
   48406                 :             :   _val = get_insns ();
   48407                 :             :   end_sequence ();
   48408                 :             :   return _val;
   48409                 :             : }
   48410                 :             : 
   48411                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   48412                 :             : extern rtx_insn *gen_split_3245 (rtx_insn *, rtx *);
   48413                 :             : rtx_insn *
   48414                 :             : gen_split_3245 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48415                 :             : {
   48416                 :             :   rtx operand0;
   48417                 :             :   rtx operand1;
   48418                 :             :   rtx operand2;
   48419                 :             :   rtx operand3;
   48420                 :             :   rtx_insn *_val = NULL;
   48421                 :             :   if (dump_file)
   48422                 :             :     fprintf (dump_file, "Splitting with gen_split_3245 (sse.md:24211)\n");
   48423                 :             :   start_sequence ();
   48424                 :             :   operand0 = operands[0];
   48425                 :             :   (void) operand0;
   48426                 :             :   operand1 = operands[1];
   48427                 :             :   (void) operand1;
   48428                 :             :   operand2 = operands[2];
   48429                 :             :   (void) operand2;
   48430                 :             :   operand3 = operands[3];
   48431                 :             :   (void) operand3;
   48432                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48433                 :             :         17),
   48434                 :             :         gen_rtx_UNSPEC (CCCmode,
   48435                 :             :         gen_rtvec (2,
   48436                 :             :                 operand1,
   48437                 :             :                 operand2),
   48438                 :             :         126)));
   48439                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48440                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48441                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   48442                 :             :                 gen_rtx_REG (CCCmode,
   48443                 :             :         17),
   48444                 :             :                 const0_rtx),
   48445                 :             :         operand0,
   48446                 :             :         pc_rtx)));
   48447                 :             :   _val = get_insns ();
   48448                 :             :   end_sequence ();
   48449                 :             :   return _val;
   48450                 :             : }
   48451                 :             : 
   48452                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24211 */
   48453                 :             : extern rtx_insn *gen_split_3246 (rtx_insn *, rtx *);
   48454                 :             : rtx_insn *
   48455                 :             : gen_split_3246 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48456                 :             : {
   48457                 :             :   rtx operand0;
   48458                 :             :   rtx operand1;
   48459                 :             :   rtx operand2;
   48460                 :             :   rtx operand3;
   48461                 :             :   rtx_insn *_val = NULL;
   48462                 :             :   if (dump_file)
   48463                 :             :     fprintf (dump_file, "Splitting with gen_split_3246 (sse.md:24211)\n");
   48464                 :             :   start_sequence ();
   48465                 :             :   operand0 = operands[0];
   48466                 :             :   (void) operand0;
   48467                 :             :   operand1 = operands[1];
   48468                 :             :   (void) operand1;
   48469                 :             :   operand2 = operands[2];
   48470                 :             :   (void) operand2;
   48471                 :             :   operand3 = operands[3];
   48472                 :             :   (void) operand3;
   48473                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48474                 :             :         17),
   48475                 :             :         gen_rtx_UNSPEC (CCCmode,
   48476                 :             :         gen_rtvec (2,
   48477                 :             :                 operand1,
   48478                 :             :                 operand2),
   48479                 :             :         126)));
   48480                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48481                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48482                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   48483                 :             :                 gen_rtx_REG (CCCmode,
   48484                 :             :         17),
   48485                 :             :                 const0_rtx),
   48486                 :             :         operand0,
   48487                 :             :         pc_rtx)));
   48488                 :             :   _val = get_insns ();
   48489                 :             :   end_sequence ();
   48490                 :             :   return _val;
   48491                 :             : }
   48492                 :             : 
   48493                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24231 */
   48494                 :             : rtx
   48495                 :             : gen_nearbyintv32hf2 (rtx operand0,
   48496                 :             :         rtx operand1)
   48497                 :             : {
   48498                 :             :   rtx operand2;
   48499                 :             :   rtx_insn *_val = 0;
   48500                 :             :   start_sequence ();
   48501                 :             :   {
   48502                 :             :     rtx operands[3];
   48503                 :             :     operands[0] = operand0;
   48504                 :             :     operands[1] = operand1;
   48505                 :             : #define FAIL _Pragma ("GCC error \"nearbyintv32hf2 cannot FAIL\"") (void)0
   48506                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48507                 :             : #line 24238 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48508                 :             : operands[2] = GEN_INT (ROUND_MXCSR | ROUND_NO_EXC);
   48509                 :             : #undef DONE
   48510                 :             : #undef FAIL
   48511                 :             :     operand0 = operands[0];
   48512                 :             :     (void) operand0;
   48513                 :             :     operand1 = operands[1];
   48514                 :             :     (void) operand1;
   48515                 :             :     operand2 = operands[2];
   48516                 :             :     (void) operand2;
   48517                 :             :   }
   48518                 :             :   emit_insn (gen_rtx_SET (operand0,
   48519                 :             :         gen_rtx_UNSPEC (V32HFmode,
   48520                 :             :         gen_rtvec (2,
   48521                 :             :                 operand1,
   48522                 :             :                 operand2),
   48523                 :             :         92)));
   48524                 :             :   _val = get_insns ();
   48525                 :             :   end_sequence ();
   48526                 :             :   return _val;
   48527                 :             : }
   48528                 :             : 
   48529                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24231 */
   48530                 :             : rtx
   48531                 :             : gen_nearbyintv16hf2 (rtx operand0,
   48532                 :             :         rtx operand1)
   48533                 :             : {
   48534                 :             :   rtx operand2;
   48535                 :             :   rtx_insn *_val = 0;
   48536                 :             :   start_sequence ();
   48537                 :             :   {
   48538                 :             :     rtx operands[3];
   48539                 :             :     operands[0] = operand0;
   48540                 :             :     operands[1] = operand1;
   48541                 :             : #define FAIL _Pragma ("GCC error \"nearbyintv16hf2 cannot FAIL\"") (void)0
   48542                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48543                 :             : #line 24238 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48544                 :             : operands[2] = GEN_INT (ROUND_MXCSR | ROUND_NO_EXC);
   48545                 :             : #undef DONE
   48546                 :             : #undef FAIL
   48547                 :             :     operand0 = operands[0];
   48548                 :             :     (void) operand0;
   48549                 :             :     operand1 = operands[1];
   48550                 :             :     (void) operand1;
   48551                 :             :     operand2 = operands[2];
   48552                 :             :     (void) operand2;
   48553                 :             :   }
   48554                 :             :   emit_insn (gen_rtx_SET (operand0,
   48555                 :             :         gen_rtx_UNSPEC (V16HFmode,
   48556                 :             :         gen_rtvec (2,
   48557                 :             :                 operand1,
   48558                 :             :                 operand2),
   48559                 :             :         92)));
   48560                 :             :   _val = get_insns ();
   48561                 :             :   end_sequence ();
   48562                 :             :   return _val;
   48563                 :             : }
   48564                 :             : 
   48565                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24231 */
   48566                 :             : rtx
   48567                 :             : gen_nearbyintv8hf2 (rtx operand0,
   48568                 :             :         rtx operand1)
   48569                 :             : {
   48570                 :             :   rtx operand2;
   48571                 :             :   rtx_insn *_val = 0;
   48572                 :             :   start_sequence ();
   48573                 :             :   {
   48574                 :             :     rtx operands[3];
   48575                 :             :     operands[0] = operand0;
   48576                 :             :     operands[1] = operand1;
   48577                 :             : #define FAIL _Pragma ("GCC error \"nearbyintv8hf2 cannot FAIL\"") (void)0
   48578                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48579                 :             : #line 24238 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48580                 :             : operands[2] = GEN_INT (ROUND_MXCSR | ROUND_NO_EXC);
   48581                 :             : #undef DONE
   48582                 :             : #undef FAIL
   48583                 :             :     operand0 = operands[0];
   48584                 :             :     (void) operand0;
   48585                 :             :     operand1 = operands[1];
   48586                 :             :     (void) operand1;
   48587                 :             :     operand2 = operands[2];
   48588                 :             :     (void) operand2;
   48589                 :             :   }
   48590                 :             :   emit_insn (gen_rtx_SET (operand0,
   48591                 :             :         gen_rtx_UNSPEC (V8HFmode,
   48592                 :             :         gen_rtvec (2,
   48593                 :             :                 operand1,
   48594                 :             :                 operand2),
   48595                 :             :         92)));
   48596                 :             :   _val = get_insns ();
   48597                 :             :   end_sequence ();
   48598                 :             :   return _val;
   48599                 :             : }
   48600                 :             : 
   48601                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24231 */
   48602                 :             : rtx
   48603                 :             : gen_nearbyintv16sf2 (rtx operand0,
   48604                 :             :         rtx operand1)
   48605                 :             : {
   48606                 :             :   rtx operand2;
   48607                 :             :   rtx_insn *_val = 0;
   48608                 :             :   start_sequence ();
   48609                 :             :   {
   48610                 :             :     rtx operands[3];
   48611                 :             :     operands[0] = operand0;
   48612                 :             :     operands[1] = operand1;
   48613                 :             : #define FAIL _Pragma ("GCC error \"nearbyintv16sf2 cannot FAIL\"") (void)0
   48614                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48615                 :             : #line 24238 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48616                 :             : operands[2] = GEN_INT (ROUND_MXCSR | ROUND_NO_EXC);
   48617                 :             : #undef DONE
   48618                 :             : #undef FAIL
   48619                 :             :     operand0 = operands[0];
   48620                 :             :     (void) operand0;
   48621                 :             :     operand1 = operands[1];
   48622                 :             :     (void) operand1;
   48623                 :             :     operand2 = operands[2];
   48624                 :             :     (void) operand2;
   48625                 :             :   }
   48626                 :             :   emit_insn (gen_rtx_SET (operand0,
   48627                 :             :         gen_rtx_UNSPEC (V16SFmode,
   48628                 :             :         gen_rtvec (2,
   48629                 :             :                 operand1,
   48630                 :             :                 operand2),
   48631                 :             :         92)));
   48632                 :             :   _val = get_insns ();
   48633                 :             :   end_sequence ();
   48634                 :             :   return _val;
   48635                 :             : }
   48636                 :             : 
   48637                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24231 */
   48638                 :             : rtx
   48639                 :             : gen_nearbyintv8sf2 (rtx operand0,
   48640                 :             :         rtx operand1)
   48641                 :             : {
   48642                 :             :   rtx operand2;
   48643                 :             :   rtx_insn *_val = 0;
   48644                 :             :   start_sequence ();
   48645                 :             :   {
   48646                 :             :     rtx operands[3];
   48647                 :             :     operands[0] = operand0;
   48648                 :             :     operands[1] = operand1;
   48649                 :             : #define FAIL _Pragma ("GCC error \"nearbyintv8sf2 cannot FAIL\"") (void)0
   48650                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48651                 :             : #line 24238 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48652                 :             : operands[2] = GEN_INT (ROUND_MXCSR | ROUND_NO_EXC);
   48653                 :             : #undef DONE
   48654                 :             : #undef FAIL
   48655                 :             :     operand0 = operands[0];
   48656                 :             :     (void) operand0;
   48657                 :             :     operand1 = operands[1];
   48658                 :             :     (void) operand1;
   48659                 :             :     operand2 = operands[2];
   48660                 :             :     (void) operand2;
   48661                 :             :   }
   48662                 :             :   emit_insn (gen_rtx_SET (operand0,
   48663                 :             :         gen_rtx_UNSPEC (V8SFmode,
   48664                 :             :         gen_rtvec (2,
   48665                 :             :                 operand1,
   48666                 :             :                 operand2),
   48667                 :             :         92)));
   48668                 :             :   _val = get_insns ();
   48669                 :             :   end_sequence ();
   48670                 :             :   return _val;
   48671                 :             : }
   48672                 :             : 
   48673                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24231 */
   48674                 :             : rtx
   48675                 :             : gen_nearbyintv4sf2 (rtx operand0,
   48676                 :             :         rtx operand1)
   48677                 :             : {
   48678                 :             :   rtx operand2;
   48679                 :             :   rtx_insn *_val = 0;
   48680                 :             :   start_sequence ();
   48681                 :             :   {
   48682                 :             :     rtx operands[3];
   48683                 :             :     operands[0] = operand0;
   48684                 :             :     operands[1] = operand1;
   48685                 :             : #define FAIL _Pragma ("GCC error \"nearbyintv4sf2 cannot FAIL\"") (void)0
   48686                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48687                 :             : #line 24238 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48688                 :             : operands[2] = GEN_INT (ROUND_MXCSR | ROUND_NO_EXC);
   48689                 :             : #undef DONE
   48690                 :             : #undef FAIL
   48691                 :             :     operand0 = operands[0];
   48692                 :             :     (void) operand0;
   48693                 :             :     operand1 = operands[1];
   48694                 :             :     (void) operand1;
   48695                 :             :     operand2 = operands[2];
   48696                 :             :     (void) operand2;
   48697                 :             :   }
   48698                 :             :   emit_insn (gen_rtx_SET (operand0,
   48699                 :             :         gen_rtx_UNSPEC (V4SFmode,
   48700                 :             :         gen_rtvec (2,
   48701                 :             :                 operand1,
   48702                 :             :                 operand2),
   48703                 :             :         92)));
   48704                 :             :   _val = get_insns ();
   48705                 :             :   end_sequence ();
   48706                 :             :   return _val;
   48707                 :             : }
   48708                 :             : 
   48709                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24231 */
   48710                 :             : rtx
   48711                 :             : gen_nearbyintv8df2 (rtx operand0,
   48712                 :             :         rtx operand1)
   48713                 :             : {
   48714                 :             :   rtx operand2;
   48715                 :             :   rtx_insn *_val = 0;
   48716                 :             :   start_sequence ();
   48717                 :             :   {
   48718                 :             :     rtx operands[3];
   48719                 :             :     operands[0] = operand0;
   48720                 :             :     operands[1] = operand1;
   48721                 :             : #define FAIL _Pragma ("GCC error \"nearbyintv8df2 cannot FAIL\"") (void)0
   48722                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48723                 :             : #line 24238 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48724                 :             : operands[2] = GEN_INT (ROUND_MXCSR | ROUND_NO_EXC);
   48725                 :             : #undef DONE
   48726                 :             : #undef FAIL
   48727                 :             :     operand0 = operands[0];
   48728                 :             :     (void) operand0;
   48729                 :             :     operand1 = operands[1];
   48730                 :             :     (void) operand1;
   48731                 :             :     operand2 = operands[2];
   48732                 :             :     (void) operand2;
   48733                 :             :   }
   48734                 :             :   emit_insn (gen_rtx_SET (operand0,
   48735                 :             :         gen_rtx_UNSPEC (V8DFmode,
   48736                 :             :         gen_rtvec (2,
   48737                 :             :                 operand1,
   48738                 :             :                 operand2),
   48739                 :             :         92)));
   48740                 :             :   _val = get_insns ();
   48741                 :             :   end_sequence ();
   48742                 :             :   return _val;
   48743                 :             : }
   48744                 :             : 
   48745                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24231 */
   48746                 :             : rtx
   48747                 :             : gen_nearbyintv4df2 (rtx operand0,
   48748                 :             :         rtx operand1)
   48749                 :             : {
   48750                 :             :   rtx operand2;
   48751                 :             :   rtx_insn *_val = 0;
   48752                 :             :   start_sequence ();
   48753                 :             :   {
   48754                 :             :     rtx operands[3];
   48755                 :             :     operands[0] = operand0;
   48756                 :             :     operands[1] = operand1;
   48757                 :             : #define FAIL _Pragma ("GCC error \"nearbyintv4df2 cannot FAIL\"") (void)0
   48758                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48759                 :             : #line 24238 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48760                 :             : operands[2] = GEN_INT (ROUND_MXCSR | ROUND_NO_EXC);
   48761                 :             : #undef DONE
   48762                 :             : #undef FAIL
   48763                 :             :     operand0 = operands[0];
   48764                 :             :     (void) operand0;
   48765                 :             :     operand1 = operands[1];
   48766                 :             :     (void) operand1;
   48767                 :             :     operand2 = operands[2];
   48768                 :             :     (void) operand2;
   48769                 :             :   }
   48770                 :             :   emit_insn (gen_rtx_SET (operand0,
   48771                 :             :         gen_rtx_UNSPEC (V4DFmode,
   48772                 :             :         gen_rtvec (2,
   48773                 :             :                 operand1,
   48774                 :             :                 operand2),
   48775                 :             :         92)));
   48776                 :             :   _val = get_insns ();
   48777                 :             :   end_sequence ();
   48778                 :             :   return _val;
   48779                 :             : }
   48780                 :             : 
   48781                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24231 */
   48782                 :             : rtx
   48783                 :             : gen_nearbyintv2df2 (rtx operand0,
   48784                 :             :         rtx operand1)
   48785                 :             : {
   48786                 :             :   rtx operand2;
   48787                 :             :   rtx_insn *_val = 0;
   48788                 :             :   start_sequence ();
   48789                 :             :   {
   48790                 :             :     rtx operands[3];
   48791                 :             :     operands[0] = operand0;
   48792                 :             :     operands[1] = operand1;
   48793                 :             : #define FAIL _Pragma ("GCC error \"nearbyintv2df2 cannot FAIL\"") (void)0
   48794                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48795                 :             : #line 24238 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48796                 :             : operands[2] = GEN_INT (ROUND_MXCSR | ROUND_NO_EXC);
   48797                 :             : #undef DONE
   48798                 :             : #undef FAIL
   48799                 :             :     operand0 = operands[0];
   48800                 :             :     (void) operand0;
   48801                 :             :     operand1 = operands[1];
   48802                 :             :     (void) operand1;
   48803                 :             :     operand2 = operands[2];
   48804                 :             :     (void) operand2;
   48805                 :             :   }
   48806                 :             :   emit_insn (gen_rtx_SET (operand0,
   48807                 :             :         gen_rtx_UNSPEC (V2DFmode,
   48808                 :             :         gen_rtvec (2,
   48809                 :             :                 operand1,
   48810                 :             :                 operand2),
   48811                 :             :         92)));
   48812                 :             :   _val = get_insns ();
   48813                 :             :   end_sequence ();
   48814                 :             :   return _val;
   48815                 :             : }
   48816                 :             : 
   48817                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24240 */
   48818                 :             : rtx
   48819                 :             : gen_rintv32hf2 (rtx operand0,
   48820                 :             :         rtx operand1)
   48821                 :             : {
   48822                 :             :   rtx operand2;
   48823                 :             :   rtx_insn *_val = 0;
   48824                 :             :   start_sequence ();
   48825                 :             :   {
   48826                 :             :     rtx operands[3];
   48827                 :             :     operands[0] = operand0;
   48828                 :             :     operands[1] = operand1;
   48829                 :             : #define FAIL _Pragma ("GCC error \"rintv32hf2 cannot FAIL\"") (void)0
   48830                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48831                 :             : #line 24247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48832                 :             : operands[2] = GEN_INT (ROUND_MXCSR);
   48833                 :             : #undef DONE
   48834                 :             : #undef FAIL
   48835                 :             :     operand0 = operands[0];
   48836                 :             :     (void) operand0;
   48837                 :             :     operand1 = operands[1];
   48838                 :             :     (void) operand1;
   48839                 :             :     operand2 = operands[2];
   48840                 :             :     (void) operand2;
   48841                 :             :   }
   48842                 :             :   emit_insn (gen_rtx_SET (operand0,
   48843                 :             :         gen_rtx_UNSPEC (V32HFmode,
   48844                 :             :         gen_rtvec (2,
   48845                 :             :                 operand1,
   48846                 :             :                 operand2),
   48847                 :             :         92)));
   48848                 :             :   _val = get_insns ();
   48849                 :             :   end_sequence ();
   48850                 :             :   return _val;
   48851                 :             : }
   48852                 :             : 
   48853                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24240 */
   48854                 :             : rtx
   48855                 :             : gen_rintv16hf2 (rtx operand0,
   48856                 :             :         rtx operand1)
   48857                 :             : {
   48858                 :             :   rtx operand2;
   48859                 :             :   rtx_insn *_val = 0;
   48860                 :             :   start_sequence ();
   48861                 :             :   {
   48862                 :             :     rtx operands[3];
   48863                 :             :     operands[0] = operand0;
   48864                 :             :     operands[1] = operand1;
   48865                 :             : #define FAIL _Pragma ("GCC error \"rintv16hf2 cannot FAIL\"") (void)0
   48866                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48867                 :             : #line 24247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48868                 :             : operands[2] = GEN_INT (ROUND_MXCSR);
   48869                 :             : #undef DONE
   48870                 :             : #undef FAIL
   48871                 :             :     operand0 = operands[0];
   48872                 :             :     (void) operand0;
   48873                 :             :     operand1 = operands[1];
   48874                 :             :     (void) operand1;
   48875                 :             :     operand2 = operands[2];
   48876                 :             :     (void) operand2;
   48877                 :             :   }
   48878                 :             :   emit_insn (gen_rtx_SET (operand0,
   48879                 :             :         gen_rtx_UNSPEC (V16HFmode,
   48880                 :             :         gen_rtvec (2,
   48881                 :             :                 operand1,
   48882                 :             :                 operand2),
   48883                 :             :         92)));
   48884                 :             :   _val = get_insns ();
   48885                 :             :   end_sequence ();
   48886                 :             :   return _val;
   48887                 :             : }
   48888                 :             : 
   48889                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24240 */
   48890                 :             : rtx
   48891                 :             : gen_rintv8hf2 (rtx operand0,
   48892                 :             :         rtx operand1)
   48893                 :             : {
   48894                 :             :   rtx operand2;
   48895                 :             :   rtx_insn *_val = 0;
   48896                 :             :   start_sequence ();
   48897                 :             :   {
   48898                 :             :     rtx operands[3];
   48899                 :             :     operands[0] = operand0;
   48900                 :             :     operands[1] = operand1;
   48901                 :             : #define FAIL _Pragma ("GCC error \"rintv8hf2 cannot FAIL\"") (void)0
   48902                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48903                 :             : #line 24247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48904                 :             : operands[2] = GEN_INT (ROUND_MXCSR);
   48905                 :             : #undef DONE
   48906                 :             : #undef FAIL
   48907                 :             :     operand0 = operands[0];
   48908                 :             :     (void) operand0;
   48909                 :             :     operand1 = operands[1];
   48910                 :             :     (void) operand1;
   48911                 :             :     operand2 = operands[2];
   48912                 :             :     (void) operand2;
   48913                 :             :   }
   48914                 :             :   emit_insn (gen_rtx_SET (operand0,
   48915                 :             :         gen_rtx_UNSPEC (V8HFmode,
   48916                 :             :         gen_rtvec (2,
   48917                 :             :                 operand1,
   48918                 :             :                 operand2),
   48919                 :             :         92)));
   48920                 :             :   _val = get_insns ();
   48921                 :             :   end_sequence ();
   48922                 :             :   return _val;
   48923                 :             : }
   48924                 :             : 
   48925                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24240 */
   48926                 :             : rtx
   48927                 :             : gen_rintv16sf2 (rtx operand0,
   48928                 :             :         rtx operand1)
   48929                 :             : {
   48930                 :             :   rtx operand2;
   48931                 :             :   rtx_insn *_val = 0;
   48932                 :             :   start_sequence ();
   48933                 :             :   {
   48934                 :             :     rtx operands[3];
   48935                 :             :     operands[0] = operand0;
   48936                 :             :     operands[1] = operand1;
   48937                 :             : #define FAIL _Pragma ("GCC error \"rintv16sf2 cannot FAIL\"") (void)0
   48938                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48939                 :             : #line 24247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48940                 :             : operands[2] = GEN_INT (ROUND_MXCSR);
   48941                 :             : #undef DONE
   48942                 :             : #undef FAIL
   48943                 :             :     operand0 = operands[0];
   48944                 :             :     (void) operand0;
   48945                 :             :     operand1 = operands[1];
   48946                 :             :     (void) operand1;
   48947                 :             :     operand2 = operands[2];
   48948                 :             :     (void) operand2;
   48949                 :             :   }
   48950                 :             :   emit_insn (gen_rtx_SET (operand0,
   48951                 :             :         gen_rtx_UNSPEC (V16SFmode,
   48952                 :             :         gen_rtvec (2,
   48953                 :             :                 operand1,
   48954                 :             :                 operand2),
   48955                 :             :         92)));
   48956                 :             :   _val = get_insns ();
   48957                 :             :   end_sequence ();
   48958                 :             :   return _val;
   48959                 :             : }
   48960                 :             : 
   48961                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24240 */
   48962                 :             : rtx
   48963                 :             : gen_rintv8sf2 (rtx operand0,
   48964                 :             :         rtx operand1)
   48965                 :             : {
   48966                 :             :   rtx operand2;
   48967                 :             :   rtx_insn *_val = 0;
   48968                 :             :   start_sequence ();
   48969                 :             :   {
   48970                 :             :     rtx operands[3];
   48971                 :             :     operands[0] = operand0;
   48972                 :             :     operands[1] = operand1;
   48973                 :             : #define FAIL _Pragma ("GCC error \"rintv8sf2 cannot FAIL\"") (void)0
   48974                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48975                 :             : #line 24247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   48976                 :             : operands[2] = GEN_INT (ROUND_MXCSR);
   48977                 :             : #undef DONE
   48978                 :             : #undef FAIL
   48979                 :             :     operand0 = operands[0];
   48980                 :             :     (void) operand0;
   48981                 :             :     operand1 = operands[1];
   48982                 :             :     (void) operand1;
   48983                 :             :     operand2 = operands[2];
   48984                 :             :     (void) operand2;
   48985                 :             :   }
   48986                 :             :   emit_insn (gen_rtx_SET (operand0,
   48987                 :             :         gen_rtx_UNSPEC (V8SFmode,
   48988                 :             :         gen_rtvec (2,
   48989                 :             :                 operand1,
   48990                 :             :                 operand2),
   48991                 :             :         92)));
   48992                 :             :   _val = get_insns ();
   48993                 :             :   end_sequence ();
   48994                 :             :   return _val;
   48995                 :             : }
   48996                 :             : 
   48997                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24240 */
   48998                 :             : rtx
   48999                 :             : gen_rintv4sf2 (rtx operand0,
   49000                 :             :         rtx operand1)
   49001                 :             : {
   49002                 :             :   rtx operand2;
   49003                 :             :   rtx_insn *_val = 0;
   49004                 :             :   start_sequence ();
   49005                 :             :   {
   49006                 :             :     rtx operands[3];
   49007                 :             :     operands[0] = operand0;
   49008                 :             :     operands[1] = operand1;
   49009                 :             : #define FAIL _Pragma ("GCC error \"rintv4sf2 cannot FAIL\"") (void)0
   49010                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49011                 :             : #line 24247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49012                 :             : operands[2] = GEN_INT (ROUND_MXCSR);
   49013                 :             : #undef DONE
   49014                 :             : #undef FAIL
   49015                 :             :     operand0 = operands[0];
   49016                 :             :     (void) operand0;
   49017                 :             :     operand1 = operands[1];
   49018                 :             :     (void) operand1;
   49019                 :             :     operand2 = operands[2];
   49020                 :             :     (void) operand2;
   49021                 :             :   }
   49022                 :             :   emit_insn (gen_rtx_SET (operand0,
   49023                 :             :         gen_rtx_UNSPEC (V4SFmode,
   49024                 :             :         gen_rtvec (2,
   49025                 :             :                 operand1,
   49026                 :             :                 operand2),
   49027                 :             :         92)));
   49028                 :             :   _val = get_insns ();
   49029                 :             :   end_sequence ();
   49030                 :             :   return _val;
   49031                 :             : }
   49032                 :             : 
   49033                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24240 */
   49034                 :             : rtx
   49035                 :             : gen_rintv8df2 (rtx operand0,
   49036                 :             :         rtx operand1)
   49037                 :             : {
   49038                 :             :   rtx operand2;
   49039                 :             :   rtx_insn *_val = 0;
   49040                 :             :   start_sequence ();
   49041                 :             :   {
   49042                 :             :     rtx operands[3];
   49043                 :             :     operands[0] = operand0;
   49044                 :             :     operands[1] = operand1;
   49045                 :             : #define FAIL _Pragma ("GCC error \"rintv8df2 cannot FAIL\"") (void)0
   49046                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49047                 :             : #line 24247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49048                 :             : operands[2] = GEN_INT (ROUND_MXCSR);
   49049                 :             : #undef DONE
   49050                 :             : #undef FAIL
   49051                 :             :     operand0 = operands[0];
   49052                 :             :     (void) operand0;
   49053                 :             :     operand1 = operands[1];
   49054                 :             :     (void) operand1;
   49055                 :             :     operand2 = operands[2];
   49056                 :             :     (void) operand2;
   49057                 :             :   }
   49058                 :             :   emit_insn (gen_rtx_SET (operand0,
   49059                 :             :         gen_rtx_UNSPEC (V8DFmode,
   49060                 :             :         gen_rtvec (2,
   49061                 :             :                 operand1,
   49062                 :             :                 operand2),
   49063                 :             :         92)));
   49064                 :             :   _val = get_insns ();
   49065                 :             :   end_sequence ();
   49066                 :             :   return _val;
   49067                 :             : }
   49068                 :             : 
   49069                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24240 */
   49070                 :             : rtx
   49071                 :             : gen_rintv4df2 (rtx operand0,
   49072                 :             :         rtx operand1)
   49073                 :             : {
   49074                 :             :   rtx operand2;
   49075                 :             :   rtx_insn *_val = 0;
   49076                 :             :   start_sequence ();
   49077                 :             :   {
   49078                 :             :     rtx operands[3];
   49079                 :             :     operands[0] = operand0;
   49080                 :             :     operands[1] = operand1;
   49081                 :             : #define FAIL _Pragma ("GCC error \"rintv4df2 cannot FAIL\"") (void)0
   49082                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49083                 :             : #line 24247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49084                 :             : operands[2] = GEN_INT (ROUND_MXCSR);
   49085                 :             : #undef DONE
   49086                 :             : #undef FAIL
   49087                 :             :     operand0 = operands[0];
   49088                 :             :     (void) operand0;
   49089                 :             :     operand1 = operands[1];
   49090                 :             :     (void) operand1;
   49091                 :             :     operand2 = operands[2];
   49092                 :             :     (void) operand2;
   49093                 :             :   }
   49094                 :             :   emit_insn (gen_rtx_SET (operand0,
   49095                 :             :         gen_rtx_UNSPEC (V4DFmode,
   49096                 :             :         gen_rtvec (2,
   49097                 :             :                 operand1,
   49098                 :             :                 operand2),
   49099                 :             :         92)));
   49100                 :             :   _val = get_insns ();
   49101                 :             :   end_sequence ();
   49102                 :             :   return _val;
   49103                 :             : }
   49104                 :             : 
   49105                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24240 */
   49106                 :             : rtx
   49107                 :             : gen_rintv2df2 (rtx operand0,
   49108                 :             :         rtx operand1)
   49109                 :             : {
   49110                 :             :   rtx operand2;
   49111                 :             :   rtx_insn *_val = 0;
   49112                 :             :   start_sequence ();
   49113                 :             :   {
   49114                 :             :     rtx operands[3];
   49115                 :             :     operands[0] = operand0;
   49116                 :             :     operands[1] = operand1;
   49117                 :             : #define FAIL _Pragma ("GCC error \"rintv2df2 cannot FAIL\"") (void)0
   49118                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49119                 :             : #line 24247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49120                 :             : operands[2] = GEN_INT (ROUND_MXCSR);
   49121                 :             : #undef DONE
   49122                 :             : #undef FAIL
   49123                 :             :     operand0 = operands[0];
   49124                 :             :     (void) operand0;
   49125                 :             :     operand1 = operands[1];
   49126                 :             :     (void) operand1;
   49127                 :             :     operand2 = operands[2];
   49128                 :             :     (void) operand2;
   49129                 :             :   }
   49130                 :             :   emit_insn (gen_rtx_SET (operand0,
   49131                 :             :         gen_rtx_UNSPEC (V2DFmode,
   49132                 :             :         gen_rtvec (2,
   49133                 :             :                 operand1,
   49134                 :             :                 operand2),
   49135                 :             :         92)));
   49136                 :             :   _val = get_insns ();
   49137                 :             :   end_sequence ();
   49138                 :             :   return _val;
   49139                 :             : }
   49140                 :             : 
   49141                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24250 */
   49142                 :             : rtx
   49143                 :             : gen_lrintv16sfv16si2 (rtx operand0,
   49144                 :             :         rtx operand1)
   49145                 :             : {
   49146                 :             :   return gen_rtx_SET (operand0,
   49147                 :             :         gen_rtx_UNSPEC (V16SImode,
   49148                 :             :         gen_rtvec (1,
   49149                 :             :                 operand1),
   49150                 :             :         45));
   49151                 :             : }
   49152                 :             : 
   49153                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24250 */
   49154                 :             : rtx
   49155                 :             : gen_lrintv8sfv8si2 (rtx operand0,
   49156                 :             :         rtx operand1)
   49157                 :             : {
   49158                 :             :   return gen_rtx_SET (operand0,
   49159                 :             :         gen_rtx_UNSPEC (V8SImode,
   49160                 :             :         gen_rtvec (1,
   49161                 :             :                 operand1),
   49162                 :             :         45));
   49163                 :             : }
   49164                 :             : 
   49165                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24250 */
   49166                 :             : rtx
   49167                 :             : gen_lrintv4sfv4si2 (rtx operand0,
   49168                 :             :         rtx operand1)
   49169                 :             : {
   49170                 :             :   return gen_rtx_SET (operand0,
   49171                 :             :         gen_rtx_UNSPEC (V4SImode,
   49172                 :             :         gen_rtvec (1,
   49173                 :             :                 operand1),
   49174                 :             :         45));
   49175                 :             : }
   49176                 :             : 
   49177                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24250 */
   49178                 :             : rtx
   49179                 :             : gen_lrintv8dfv8di2 (rtx operand0,
   49180                 :             :         rtx operand1)
   49181                 :             : {
   49182                 :             :   return gen_rtx_SET (operand0,
   49183                 :             :         gen_rtx_UNSPEC (V8DImode,
   49184                 :             :         gen_rtvec (1,
   49185                 :             :                 operand1),
   49186                 :             :         45));
   49187                 :             : }
   49188                 :             : 
   49189                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24250 */
   49190                 :             : rtx
   49191                 :             : gen_lrintv4dfv4di2 (rtx operand0,
   49192                 :             :         rtx operand1)
   49193                 :             : {
   49194                 :             :   return gen_rtx_SET (operand0,
   49195                 :             :         gen_rtx_UNSPEC (V4DImode,
   49196                 :             :         gen_rtvec (1,
   49197                 :             :                 operand1),
   49198                 :             :         45));
   49199                 :             : }
   49200                 :             : 
   49201                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24250 */
   49202                 :             : rtx
   49203                 :             : gen_lrintv2dfv2di2 (rtx operand0,
   49204                 :             :         rtx operand1)
   49205                 :             : {
   49206                 :             :   return gen_rtx_SET (operand0,
   49207                 :             :         gen_rtx_UNSPEC (V2DImode,
   49208                 :             :         gen_rtvec (1,
   49209                 :             :                 operand1),
   49210                 :             :         45));
   49211                 :             : }
   49212                 :             : 
   49213                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24274 */
   49214                 :             : rtx
   49215                 :             : gen_avx_roundps_sfix256 (rtx operand0,
   49216                 :             :         rtx operand1,
   49217                 :             :         rtx operand2)
   49218                 :             : {
   49219                 :             :   rtx_insn *_val = 0;
   49220                 :             :   start_sequence ();
   49221                 :             :   {
   49222                 :             :     rtx operands[3];
   49223                 :             :     operands[0] = operand0;
   49224                 :             :     operands[1] = operand1;
   49225                 :             :     operands[2] = operand2;
   49226                 :             : #define FAIL return (end_sequence (), _val)
   49227                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49228                 :             : #line 24279 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49229                 :             : {
   49230                 :             :   rtx tmp = gen_reg_rtx (V8SFmode);
   49231                 :             : 
   49232                 :             :   emit_insn
   49233                 :             :     (gen_avx_roundps256 (tmp, operands[1],
   49234                 :             :                                                        operands[2]));
   49235                 :             :   emit_insn
   49236                 :             :     (gen_fix_truncv8sfv8si2 (operands[0], tmp));
   49237                 :             :   DONE;
   49238                 :             : }
   49239                 :             : #undef DONE
   49240                 :             : #undef FAIL
   49241                 :             :     operand0 = operands[0];
   49242                 :             :     (void) operand0;
   49243                 :             :     operand1 = operands[1];
   49244                 :             :     (void) operand1;
   49245                 :             :     operand2 = operands[2];
   49246                 :             :     (void) operand2;
   49247                 :             :   }
   49248                 :             :   emit (operand0, true);
   49249                 :             :   emit (operand1, true);
   49250                 :             :   emit (operand2, false);
   49251                 :             :   _val = get_insns ();
   49252                 :             :   end_sequence ();
   49253                 :             :   return _val;
   49254                 :             : }
   49255                 :             : 
   49256                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24274 */
   49257                 :             : rtx
   49258                 :             : gen_sse4_1_roundps_sfix (rtx operand0,
   49259                 :             :         rtx operand1,
   49260                 :             :         rtx operand2)
   49261                 :             : {
   49262                 :             :   rtx_insn *_val = 0;
   49263                 :             :   start_sequence ();
   49264                 :             :   {
   49265                 :             :     rtx operands[3];
   49266                 :             :     operands[0] = operand0;
   49267                 :             :     operands[1] = operand1;
   49268                 :             :     operands[2] = operand2;
   49269                 :             : #define FAIL return (end_sequence (), _val)
   49270                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49271                 :             : #line 24279 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49272                 :             : {
   49273                 :             :   rtx tmp = gen_reg_rtx (V4SFmode);
   49274                 :             : 
   49275                 :             :   emit_insn
   49276                 :             :     (gen_sse4_1_roundps (tmp, operands[1],
   49277                 :             :                                                        operands[2]));
   49278                 :             :   emit_insn
   49279                 :             :     (gen_fix_truncv4sfv4si2 (operands[0], tmp));
   49280                 :             :   DONE;
   49281                 :             : }
   49282                 :             : #undef DONE
   49283                 :             : #undef FAIL
   49284                 :             :     operand0 = operands[0];
   49285                 :             :     (void) operand0;
   49286                 :             :     operand1 = operands[1];
   49287                 :             :     (void) operand1;
   49288                 :             :     operand2 = operands[2];
   49289                 :             :     (void) operand2;
   49290                 :             :   }
   49291                 :             :   emit (operand0, true);
   49292                 :             :   emit (operand1, true);
   49293                 :             :   emit (operand2, false);
   49294                 :             :   _val = get_insns ();
   49295                 :             :   end_sequence ();
   49296                 :             :   return _val;
   49297                 :             : }
   49298                 :             : 
   49299                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24290 */
   49300                 :             : rtx
   49301                 :             : gen_avx512f_roundps512 (rtx operand0,
   49302                 :             :         rtx operand1,
   49303                 :             :         rtx operand2)
   49304                 :             : {
   49305                 :             :   rtx_insn *_val = 0;
   49306                 :             :   start_sequence ();
   49307                 :             :   {
   49308                 :             :     rtx operands[3];
   49309                 :             :     operands[0] = operand0;
   49310                 :             :     operands[1] = operand1;
   49311                 :             :     operands[2] = operand2;
   49312                 :             : #define FAIL return (end_sequence (), _val)
   49313                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49314                 :             : #line 24295 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49315                 :             : {
   49316                 :             :   emit_insn (gen_avx512f_rndscalev16sf (operands[0], operands[1], operands[2]));
   49317                 :             :   DONE;
   49318                 :             : }
   49319                 :             : #undef DONE
   49320                 :             : #undef FAIL
   49321                 :             :     operand0 = operands[0];
   49322                 :             :     (void) operand0;
   49323                 :             :     operand1 = operands[1];
   49324                 :             :     (void) operand1;
   49325                 :             :     operand2 = operands[2];
   49326                 :             :     (void) operand2;
   49327                 :             :   }
   49328                 :             :   emit (operand0, true);
   49329                 :             :   emit (operand1, true);
   49330                 :             :   emit (operand2, false);
   49331                 :             :   _val = get_insns ();
   49332                 :             :   end_sequence ();
   49333                 :             :   return _val;
   49334                 :             : }
   49335                 :             : 
   49336                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24290 */
   49337                 :             : rtx
   49338                 :             : gen_avx512f_roundpd512 (rtx operand0,
   49339                 :             :         rtx operand1,
   49340                 :             :         rtx operand2)
   49341                 :             : {
   49342                 :             :   rtx_insn *_val = 0;
   49343                 :             :   start_sequence ();
   49344                 :             :   {
   49345                 :             :     rtx operands[3];
   49346                 :             :     operands[0] = operand0;
   49347                 :             :     operands[1] = operand1;
   49348                 :             :     operands[2] = operand2;
   49349                 :             : #define FAIL return (end_sequence (), _val)
   49350                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49351                 :             : #line 24295 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49352                 :             : {
   49353                 :             :   emit_insn (gen_avx512f_rndscalev8df (operands[0], operands[1], operands[2]));
   49354                 :             :   DONE;
   49355                 :             : }
   49356                 :             : #undef DONE
   49357                 :             : #undef FAIL
   49358                 :             :     operand0 = operands[0];
   49359                 :             :     (void) operand0;
   49360                 :             :     operand1 = operands[1];
   49361                 :             :     (void) operand1;
   49362                 :             :     operand2 = operands[2];
   49363                 :             :     (void) operand2;
   49364                 :             :   }
   49365                 :             :   emit (operand0, true);
   49366                 :             :   emit (operand1, true);
   49367                 :             :   emit (operand2, false);
   49368                 :             :   _val = get_insns ();
   49369                 :             :   end_sequence ();
   49370                 :             :   return _val;
   49371                 :             : }
   49372                 :             : 
   49373                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24300 */
   49374                 :             : rtx
   49375                 :             : gen_avx512f_roundps512_sfix (rtx operand0,
   49376                 :             :         rtx operand1,
   49377                 :             :         rtx operand2)
   49378                 :             : {
   49379                 :             :   rtx_insn *_val = 0;
   49380                 :             :   start_sequence ();
   49381                 :             :   {
   49382                 :             :     rtx operands[3];
   49383                 :             :     operands[0] = operand0;
   49384                 :             :     operands[1] = operand1;
   49385                 :             :     operands[2] = operand2;
   49386                 :             : #define FAIL return (end_sequence (), _val)
   49387                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49388                 :             : #line 24305 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49389                 :             : {
   49390                 :             :   rtx tmp = gen_reg_rtx (V16SFmode);
   49391                 :             :   emit_insn (gen_avx512f_rndscalev16sf (tmp, operands[1], operands[2]));
   49392                 :             :   emit_insn (gen_fix_truncv16sfv16si2 (operands[0], tmp));
   49393                 :             :   DONE;
   49394                 :             : }
   49395                 :             : #undef DONE
   49396                 :             : #undef FAIL
   49397                 :             :     operand0 = operands[0];
   49398                 :             :     (void) operand0;
   49399                 :             :     operand1 = operands[1];
   49400                 :             :     (void) operand1;
   49401                 :             :     operand2 = operands[2];
   49402                 :             :     (void) operand2;
   49403                 :             :   }
   49404                 :             :   emit (operand0, true);
   49405                 :             :   emit (operand1, true);
   49406                 :             :   emit (operand2, false);
   49407                 :             :   _val = get_insns ();
   49408                 :             :   end_sequence ();
   49409                 :             :   return _val;
   49410                 :             : }
   49411                 :             : 
   49412                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24312 */
   49413                 :             : rtx
   49414                 :             : gen_avx512f_roundpd_vec_pack_sfix512 (rtx operand0,
   49415                 :             :         rtx operand1,
   49416                 :             :         rtx operand2,
   49417                 :             :         rtx operand3)
   49418                 :             : {
   49419                 :             :   rtx_insn *_val = 0;
   49420                 :             :   start_sequence ();
   49421                 :             :   {
   49422                 :             :     rtx operands[4];
   49423                 :             :     operands[0] = operand0;
   49424                 :             :     operands[1] = operand1;
   49425                 :             :     operands[2] = operand2;
   49426                 :             :     operands[3] = operand3;
   49427                 :             : #define FAIL return (end_sequence (), _val)
   49428                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49429                 :             : #line 24318 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49430                 :             : {
   49431                 :             :   rtx tmp0, tmp1;
   49432                 :             : 
   49433                 :             :   if (V8DFmode == V2DFmode
   49434                 :             :       && TARGET_AVX && !TARGET_PREFER_AVX128 && optimize_insn_for_speed_p ())
   49435                 :             :     {
   49436                 :             :       rtx tmp2 = gen_reg_rtx (V4DFmode);
   49437                 :             : 
   49438                 :             :       tmp0 = gen_reg_rtx (V4DFmode);
   49439                 :             :       tmp1 = force_reg (V2DFmode, operands[1]);
   49440                 :             : 
   49441                 :             :       emit_insn (gen_avx_vec_concatv4df (tmp0, tmp1, operands[2]));
   49442                 :             :       emit_insn (gen_avx_roundpd256 (tmp2, tmp0, operands[3]));
   49443                 :             :       emit_insn (gen_fix_truncv4dfv4si2 (operands[0], tmp2));
   49444                 :             :     }
   49445                 :             :   else
   49446                 :             :     {
   49447                 :             :       tmp0 = gen_reg_rtx (V8DFmode);
   49448                 :             :       tmp1 = gen_reg_rtx (V8DFmode);
   49449                 :             : 
   49450                 :             :       emit_insn
   49451                 :             :        (gen_avx512f_roundpd512 (tmp0, operands[1],
   49452                 :             :                                                           operands[3]));
   49453                 :             :       emit_insn
   49454                 :             :        (gen_avx512f_roundpd512 (tmp1, operands[2],
   49455                 :             :                                                           operands[3]));
   49456                 :             :       emit_insn
   49457                 :             :        (gen_vec_pack_sfix_trunc_v8df (operands[0], tmp0, tmp1));
   49458                 :             :     }
   49459                 :             :   DONE;
   49460                 :             : }
   49461                 :             : #undef DONE
   49462                 :             : #undef FAIL
   49463                 :             :     operand0 = operands[0];
   49464                 :             :     (void) operand0;
   49465                 :             :     operand1 = operands[1];
   49466                 :             :     (void) operand1;
   49467                 :             :     operand2 = operands[2];
   49468                 :             :     (void) operand2;
   49469                 :             :     operand3 = operands[3];
   49470                 :             :     (void) operand3;
   49471                 :             :   }
   49472                 :             :   emit (operand0, true);
   49473                 :             :   emit (operand1, true);
   49474                 :             :   emit (operand2, true);
   49475                 :             :   emit (operand3, false);
   49476                 :             :   _val = get_insns ();
   49477                 :             :   end_sequence ();
   49478                 :             :   return _val;
   49479                 :             : }
   49480                 :             : 
   49481                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24312 */
   49482                 :             : rtx
   49483                 :             : gen_avx_roundpd_vec_pack_sfix256 (rtx operand0,
   49484                 :             :         rtx operand1,
   49485                 :             :         rtx operand2,
   49486                 :             :         rtx operand3)
   49487                 :             : {
   49488                 :             :   rtx_insn *_val = 0;
   49489                 :             :   start_sequence ();
   49490                 :             :   {
   49491                 :             :     rtx operands[4];
   49492                 :             :     operands[0] = operand0;
   49493                 :             :     operands[1] = operand1;
   49494                 :             :     operands[2] = operand2;
   49495                 :             :     operands[3] = operand3;
   49496                 :             : #define FAIL return (end_sequence (), _val)
   49497                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49498                 :             : #line 24318 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49499                 :             : {
   49500                 :             :   rtx tmp0, tmp1;
   49501                 :             : 
   49502                 :             :   if (V4DFmode == V2DFmode
   49503                 :             :       && TARGET_AVX && !TARGET_PREFER_AVX128 && optimize_insn_for_speed_p ())
   49504                 :             :     {
   49505                 :             :       rtx tmp2 = gen_reg_rtx (V4DFmode);
   49506                 :             : 
   49507                 :             :       tmp0 = gen_reg_rtx (V4DFmode);
   49508                 :             :       tmp1 = force_reg (V2DFmode, operands[1]);
   49509                 :             : 
   49510                 :             :       emit_insn (gen_avx_vec_concatv4df (tmp0, tmp1, operands[2]));
   49511                 :             :       emit_insn (gen_avx_roundpd256 (tmp2, tmp0, operands[3]));
   49512                 :             :       emit_insn (gen_fix_truncv4dfv4si2 (operands[0], tmp2));
   49513                 :             :     }
   49514                 :             :   else
   49515                 :             :     {
   49516                 :             :       tmp0 = gen_reg_rtx (V4DFmode);
   49517                 :             :       tmp1 = gen_reg_rtx (V4DFmode);
   49518                 :             : 
   49519                 :             :       emit_insn
   49520                 :             :        (gen_avx_roundpd256 (tmp0, operands[1],
   49521                 :             :                                                           operands[3]));
   49522                 :             :       emit_insn
   49523                 :             :        (gen_avx_roundpd256 (tmp1, operands[2],
   49524                 :             :                                                           operands[3]));
   49525                 :             :       emit_insn
   49526                 :             :        (gen_vec_pack_sfix_trunc_v4df (operands[0], tmp0, tmp1));
   49527                 :             :     }
   49528                 :             :   DONE;
   49529                 :             : }
   49530                 :             : #undef DONE
   49531                 :             : #undef FAIL
   49532                 :             :     operand0 = operands[0];
   49533                 :             :     (void) operand0;
   49534                 :             :     operand1 = operands[1];
   49535                 :             :     (void) operand1;
   49536                 :             :     operand2 = operands[2];
   49537                 :             :     (void) operand2;
   49538                 :             :     operand3 = operands[3];
   49539                 :             :     (void) operand3;
   49540                 :             :   }
   49541                 :             :   emit (operand0, true);
   49542                 :             :   emit (operand1, true);
   49543                 :             :   emit (operand2, true);
   49544                 :             :   emit (operand3, false);
   49545                 :             :   _val = get_insns ();
   49546                 :             :   end_sequence ();
   49547                 :             :   return _val;
   49548                 :             : }
   49549                 :             : 
   49550                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24312 */
   49551                 :             : rtx
   49552                 :             : gen_sse4_1_roundpd_vec_pack_sfix (rtx operand0,
   49553                 :             :         rtx operand1,
   49554                 :             :         rtx operand2,
   49555                 :             :         rtx operand3)
   49556                 :             : {
   49557                 :             :   rtx_insn *_val = 0;
   49558                 :             :   start_sequence ();
   49559                 :             :   {
   49560                 :             :     rtx operands[4];
   49561                 :             :     operands[0] = operand0;
   49562                 :             :     operands[1] = operand1;
   49563                 :             :     operands[2] = operand2;
   49564                 :             :     operands[3] = operand3;
   49565                 :             : #define FAIL return (end_sequence (), _val)
   49566                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49567                 :             : #line 24318 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49568                 :             : {
   49569                 :             :   rtx tmp0, tmp1;
   49570                 :             : 
   49571                 :             :   if (V2DFmode == V2DFmode
   49572                 :             :       && TARGET_AVX && !TARGET_PREFER_AVX128 && optimize_insn_for_speed_p ())
   49573                 :             :     {
   49574                 :             :       rtx tmp2 = gen_reg_rtx (V4DFmode);
   49575                 :             : 
   49576                 :             :       tmp0 = gen_reg_rtx (V4DFmode);
   49577                 :             :       tmp1 = force_reg (V2DFmode, operands[1]);
   49578                 :             : 
   49579                 :             :       emit_insn (gen_avx_vec_concatv4df (tmp0, tmp1, operands[2]));
   49580                 :             :       emit_insn (gen_avx_roundpd256 (tmp2, tmp0, operands[3]));
   49581                 :             :       emit_insn (gen_fix_truncv4dfv4si2 (operands[0], tmp2));
   49582                 :             :     }
   49583                 :             :   else
   49584                 :             :     {
   49585                 :             :       tmp0 = gen_reg_rtx (V2DFmode);
   49586                 :             :       tmp1 = gen_reg_rtx (V2DFmode);
   49587                 :             : 
   49588                 :             :       emit_insn
   49589                 :             :        (gen_sse4_1_roundpd (tmp0, operands[1],
   49590                 :             :                                                           operands[3]));
   49591                 :             :       emit_insn
   49592                 :             :        (gen_sse4_1_roundpd (tmp1, operands[2],
   49593                 :             :                                                           operands[3]));
   49594                 :             :       emit_insn
   49595                 :             :        (gen_vec_pack_sfix_trunc_v2df (operands[0], tmp0, tmp1));
   49596                 :             :     }
   49597                 :             :   DONE;
   49598                 :             : }
   49599                 :             : #undef DONE
   49600                 :             : #undef FAIL
   49601                 :             :     operand0 = operands[0];
   49602                 :             :     (void) operand0;
   49603                 :             :     operand1 = operands[1];
   49604                 :             :     (void) operand1;
   49605                 :             :     operand2 = operands[2];
   49606                 :             :     (void) operand2;
   49607                 :             :     operand3 = operands[3];
   49608                 :             :     (void) operand3;
   49609                 :             :   }
   49610                 :             :   emit (operand0, true);
   49611                 :             :   emit (operand1, true);
   49612                 :             :   emit (operand2, true);
   49613                 :             :   emit (operand3, false);
   49614                 :             :   _val = get_insns ();
   49615                 :             :   end_sequence ();
   49616                 :             :   return _val;
   49617                 :             : }
   49618                 :             : 
   49619                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24423 */
   49620                 :             : rtx
   49621                 :             : gen_floorv32hf2 (rtx operand0,
   49622                 :             :         rtx operand1)
   49623                 :             : {
   49624                 :             :   rtx operand2;
   49625                 :             :   rtx_insn *_val = 0;
   49626                 :             :   start_sequence ();
   49627                 :             :   {
   49628                 :             :     rtx operands[3];
   49629                 :             :     operands[0] = operand0;
   49630                 :             :     operands[1] = operand1;
   49631                 :             : #define FAIL _Pragma ("GCC error \"floorv32hf2 cannot FAIL\"") (void)0
   49632                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49633                 :             : #line 24430 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49634                 :             : operands[2] = GEN_INT (ROUND_FLOOR | ROUND_NO_EXC);
   49635                 :             : #undef DONE
   49636                 :             : #undef FAIL
   49637                 :             :     operand0 = operands[0];
   49638                 :             :     (void) operand0;
   49639                 :             :     operand1 = operands[1];
   49640                 :             :     (void) operand1;
   49641                 :             :     operand2 = operands[2];
   49642                 :             :     (void) operand2;
   49643                 :             :   }
   49644                 :             :   emit_insn (gen_rtx_SET (operand0,
   49645                 :             :         gen_rtx_UNSPEC (V32HFmode,
   49646                 :             :         gen_rtvec (2,
   49647                 :             :                 operand1,
   49648                 :             :                 operand2),
   49649                 :             :         92)));
   49650                 :             :   _val = get_insns ();
   49651                 :             :   end_sequence ();
   49652                 :             :   return _val;
   49653                 :             : }
   49654                 :             : 
   49655                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24423 */
   49656                 :             : rtx
   49657                 :             : gen_floorv16hf2 (rtx operand0,
   49658                 :             :         rtx operand1)
   49659                 :             : {
   49660                 :             :   rtx operand2;
   49661                 :             :   rtx_insn *_val = 0;
   49662                 :             :   start_sequence ();
   49663                 :             :   {
   49664                 :             :     rtx operands[3];
   49665                 :             :     operands[0] = operand0;
   49666                 :             :     operands[1] = operand1;
   49667                 :             : #define FAIL _Pragma ("GCC error \"floorv16hf2 cannot FAIL\"") (void)0
   49668                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49669                 :             : #line 24430 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49670                 :             : operands[2] = GEN_INT (ROUND_FLOOR | ROUND_NO_EXC);
   49671                 :             : #undef DONE
   49672                 :             : #undef FAIL
   49673                 :             :     operand0 = operands[0];
   49674                 :             :     (void) operand0;
   49675                 :             :     operand1 = operands[1];
   49676                 :             :     (void) operand1;
   49677                 :             :     operand2 = operands[2];
   49678                 :             :     (void) operand2;
   49679                 :             :   }
   49680                 :             :   emit_insn (gen_rtx_SET (operand0,
   49681                 :             :         gen_rtx_UNSPEC (V16HFmode,
   49682                 :             :         gen_rtvec (2,
   49683                 :             :                 operand1,
   49684                 :             :                 operand2),
   49685                 :             :         92)));
   49686                 :             :   _val = get_insns ();
   49687                 :             :   end_sequence ();
   49688                 :             :   return _val;
   49689                 :             : }
   49690                 :             : 
   49691                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24423 */
   49692                 :             : rtx
   49693                 :             : gen_floorv8hf2 (rtx operand0,
   49694                 :             :         rtx operand1)
   49695                 :             : {
   49696                 :             :   rtx operand2;
   49697                 :             :   rtx_insn *_val = 0;
   49698                 :             :   start_sequence ();
   49699                 :             :   {
   49700                 :             :     rtx operands[3];
   49701                 :             :     operands[0] = operand0;
   49702                 :             :     operands[1] = operand1;
   49703                 :             : #define FAIL _Pragma ("GCC error \"floorv8hf2 cannot FAIL\"") (void)0
   49704                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49705                 :             : #line 24430 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49706                 :             : operands[2] = GEN_INT (ROUND_FLOOR | ROUND_NO_EXC);
   49707                 :             : #undef DONE
   49708                 :             : #undef FAIL
   49709                 :             :     operand0 = operands[0];
   49710                 :             :     (void) operand0;
   49711                 :             :     operand1 = operands[1];
   49712                 :             :     (void) operand1;
   49713                 :             :     operand2 = operands[2];
   49714                 :             :     (void) operand2;
   49715                 :             :   }
   49716                 :             :   emit_insn (gen_rtx_SET (operand0,
   49717                 :             :         gen_rtx_UNSPEC (V8HFmode,
   49718                 :             :         gen_rtvec (2,
   49719                 :             :                 operand1,
   49720                 :             :                 operand2),
   49721                 :             :         92)));
   49722                 :             :   _val = get_insns ();
   49723                 :             :   end_sequence ();
   49724                 :             :   return _val;
   49725                 :             : }
   49726                 :             : 
   49727                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24423 */
   49728                 :             : rtx
   49729                 :             : gen_floorv16sf2 (rtx operand0,
   49730                 :             :         rtx operand1)
   49731                 :             : {
   49732                 :             :   rtx operand2;
   49733                 :             :   rtx_insn *_val = 0;
   49734                 :             :   start_sequence ();
   49735                 :             :   {
   49736                 :             :     rtx operands[3];
   49737                 :             :     operands[0] = operand0;
   49738                 :             :     operands[1] = operand1;
   49739                 :             : #define FAIL _Pragma ("GCC error \"floorv16sf2 cannot FAIL\"") (void)0
   49740                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49741                 :             : #line 24430 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49742                 :             : operands[2] = GEN_INT (ROUND_FLOOR | ROUND_NO_EXC);
   49743                 :             : #undef DONE
   49744                 :             : #undef FAIL
   49745                 :             :     operand0 = operands[0];
   49746                 :             :     (void) operand0;
   49747                 :             :     operand1 = operands[1];
   49748                 :             :     (void) operand1;
   49749                 :             :     operand2 = operands[2];
   49750                 :             :     (void) operand2;
   49751                 :             :   }
   49752                 :             :   emit_insn (gen_rtx_SET (operand0,
   49753                 :             :         gen_rtx_UNSPEC (V16SFmode,
   49754                 :             :         gen_rtvec (2,
   49755                 :             :                 operand1,
   49756                 :             :                 operand2),
   49757                 :             :         92)));
   49758                 :             :   _val = get_insns ();
   49759                 :             :   end_sequence ();
   49760                 :             :   return _val;
   49761                 :             : }
   49762                 :             : 
   49763                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24423 */
   49764                 :             : rtx
   49765                 :             : gen_floorv8sf2 (rtx operand0,
   49766                 :             :         rtx operand1)
   49767                 :             : {
   49768                 :             :   rtx operand2;
   49769                 :             :   rtx_insn *_val = 0;
   49770                 :             :   start_sequence ();
   49771                 :             :   {
   49772                 :             :     rtx operands[3];
   49773                 :             :     operands[0] = operand0;
   49774                 :             :     operands[1] = operand1;
   49775                 :             : #define FAIL _Pragma ("GCC error \"floorv8sf2 cannot FAIL\"") (void)0
   49776                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49777                 :             : #line 24430 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49778                 :             : operands[2] = GEN_INT (ROUND_FLOOR | ROUND_NO_EXC);
   49779                 :             : #undef DONE
   49780                 :             : #undef FAIL
   49781                 :             :     operand0 = operands[0];
   49782                 :             :     (void) operand0;
   49783                 :             :     operand1 = operands[1];
   49784                 :             :     (void) operand1;
   49785                 :             :     operand2 = operands[2];
   49786                 :             :     (void) operand2;
   49787                 :             :   }
   49788                 :             :   emit_insn (gen_rtx_SET (operand0,
   49789                 :             :         gen_rtx_UNSPEC (V8SFmode,
   49790                 :             :         gen_rtvec (2,
   49791                 :             :                 operand1,
   49792                 :             :                 operand2),
   49793                 :             :         92)));
   49794                 :             :   _val = get_insns ();
   49795                 :             :   end_sequence ();
   49796                 :             :   return _val;
   49797                 :             : }
   49798                 :             : 
   49799                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24423 */
   49800                 :             : rtx
   49801                 :             : gen_floorv4sf2 (rtx operand0,
   49802                 :             :         rtx operand1)
   49803                 :             : {
   49804                 :             :   rtx operand2;
   49805                 :             :   rtx_insn *_val = 0;
   49806                 :             :   start_sequence ();
   49807                 :             :   {
   49808                 :             :     rtx operands[3];
   49809                 :             :     operands[0] = operand0;
   49810                 :             :     operands[1] = operand1;
   49811                 :             : #define FAIL _Pragma ("GCC error \"floorv4sf2 cannot FAIL\"") (void)0
   49812                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49813                 :             : #line 24430 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49814                 :             : operands[2] = GEN_INT (ROUND_FLOOR | ROUND_NO_EXC);
   49815                 :             : #undef DONE
   49816                 :             : #undef FAIL
   49817                 :             :     operand0 = operands[0];
   49818                 :             :     (void) operand0;
   49819                 :             :     operand1 = operands[1];
   49820                 :             :     (void) operand1;
   49821                 :             :     operand2 = operands[2];
   49822                 :             :     (void) operand2;
   49823                 :             :   }
   49824                 :             :   emit_insn (gen_rtx_SET (operand0,
   49825                 :             :         gen_rtx_UNSPEC (V4SFmode,
   49826                 :             :         gen_rtvec (2,
   49827                 :             :                 operand1,
   49828                 :             :                 operand2),
   49829                 :             :         92)));
   49830                 :             :   _val = get_insns ();
   49831                 :             :   end_sequence ();
   49832                 :             :   return _val;
   49833                 :             : }
   49834                 :             : 
   49835                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24423 */
   49836                 :             : rtx
   49837                 :             : gen_floorv8df2 (rtx operand0,
   49838                 :             :         rtx operand1)
   49839                 :             : {
   49840                 :             :   rtx operand2;
   49841                 :             :   rtx_insn *_val = 0;
   49842                 :             :   start_sequence ();
   49843                 :             :   {
   49844                 :             :     rtx operands[3];
   49845                 :             :     operands[0] = operand0;
   49846                 :             :     operands[1] = operand1;
   49847                 :             : #define FAIL _Pragma ("GCC error \"floorv8df2 cannot FAIL\"") (void)0
   49848                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49849                 :             : #line 24430 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49850                 :             : operands[2] = GEN_INT (ROUND_FLOOR | ROUND_NO_EXC);
   49851                 :             : #undef DONE
   49852                 :             : #undef FAIL
   49853                 :             :     operand0 = operands[0];
   49854                 :             :     (void) operand0;
   49855                 :             :     operand1 = operands[1];
   49856                 :             :     (void) operand1;
   49857                 :             :     operand2 = operands[2];
   49858                 :             :     (void) operand2;
   49859                 :             :   }
   49860                 :             :   emit_insn (gen_rtx_SET (operand0,
   49861                 :             :         gen_rtx_UNSPEC (V8DFmode,
   49862                 :             :         gen_rtvec (2,
   49863                 :             :                 operand1,
   49864                 :             :                 operand2),
   49865                 :             :         92)));
   49866                 :             :   _val = get_insns ();
   49867                 :             :   end_sequence ();
   49868                 :             :   return _val;
   49869                 :             : }
   49870                 :             : 
   49871                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24423 */
   49872                 :             : rtx
   49873                 :             : gen_floorv4df2 (rtx operand0,
   49874                 :             :         rtx operand1)
   49875                 :             : {
   49876                 :             :   rtx operand2;
   49877                 :             :   rtx_insn *_val = 0;
   49878                 :             :   start_sequence ();
   49879                 :             :   {
   49880                 :             :     rtx operands[3];
   49881                 :             :     operands[0] = operand0;
   49882                 :             :     operands[1] = operand1;
   49883                 :             : #define FAIL _Pragma ("GCC error \"floorv4df2 cannot FAIL\"") (void)0
   49884                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49885                 :             : #line 24430 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49886                 :             : operands[2] = GEN_INT (ROUND_FLOOR | ROUND_NO_EXC);
   49887                 :             : #undef DONE
   49888                 :             : #undef FAIL
   49889                 :             :     operand0 = operands[0];
   49890                 :             :     (void) operand0;
   49891                 :             :     operand1 = operands[1];
   49892                 :             :     (void) operand1;
   49893                 :             :     operand2 = operands[2];
   49894                 :             :     (void) operand2;
   49895                 :             :   }
   49896                 :             :   emit_insn (gen_rtx_SET (operand0,
   49897                 :             :         gen_rtx_UNSPEC (V4DFmode,
   49898                 :             :         gen_rtvec (2,
   49899                 :             :                 operand1,
   49900                 :             :                 operand2),
   49901                 :             :         92)));
   49902                 :             :   _val = get_insns ();
   49903                 :             :   end_sequence ();
   49904                 :             :   return _val;
   49905                 :             : }
   49906                 :             : 
   49907                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24423 */
   49908                 :             : rtx
   49909                 :             : gen_floorv2df2 (rtx operand0,
   49910                 :             :         rtx operand1)
   49911                 :             : {
   49912                 :             :   rtx operand2;
   49913                 :             :   rtx_insn *_val = 0;
   49914                 :             :   start_sequence ();
   49915                 :             :   {
   49916                 :             :     rtx operands[3];
   49917                 :             :     operands[0] = operand0;
   49918                 :             :     operands[1] = operand1;
   49919                 :             : #define FAIL _Pragma ("GCC error \"floorv2df2 cannot FAIL\"") (void)0
   49920                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49921                 :             : #line 24430 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49922                 :             : operands[2] = GEN_INT (ROUND_FLOOR | ROUND_NO_EXC);
   49923                 :             : #undef DONE
   49924                 :             : #undef FAIL
   49925                 :             :     operand0 = operands[0];
   49926                 :             :     (void) operand0;
   49927                 :             :     operand1 = operands[1];
   49928                 :             :     (void) operand1;
   49929                 :             :     operand2 = operands[2];
   49930                 :             :     (void) operand2;
   49931                 :             :   }
   49932                 :             :   emit_insn (gen_rtx_SET (operand0,
   49933                 :             :         gen_rtx_UNSPEC (V2DFmode,
   49934                 :             :         gen_rtvec (2,
   49935                 :             :                 operand1,
   49936                 :             :                 operand2),
   49937                 :             :         92)));
   49938                 :             :   _val = get_insns ();
   49939                 :             :   end_sequence ();
   49940                 :             :   return _val;
   49941                 :             : }
   49942                 :             : 
   49943                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24432 */
   49944                 :             : rtx
   49945                 :             : gen_lfloorv32hfv32hi2 (rtx operand0,
   49946                 :             :         rtx operand1)
   49947                 :             : {
   49948                 :             :   rtx_insn *_val = 0;
   49949                 :             :   start_sequence ();
   49950                 :             :   {
   49951                 :             :     rtx operands[2];
   49952                 :             :     operands[0] = operand0;
   49953                 :             :     operands[1] = operand1;
   49954                 :             : #define FAIL _Pragma ("GCC error \"lfloorv32hfv32hi2 cannot FAIL\"") (void)0
   49955                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49956                 :             : #line 24436 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49957                 :             : {
   49958                 :             :   rtx tmp = gen_reg_rtx (V32HFmode);
   49959                 :             :   emit_insn (gen_floorv32hf2 (tmp, operands[1]));
   49960                 :             :   emit_insn (gen_fix_truncv32hfv32hi2 (operands[0], tmp));
   49961                 :             :   DONE;
   49962                 :             : }
   49963                 :             : #undef DONE
   49964                 :             : #undef FAIL
   49965                 :             :     operand0 = operands[0];
   49966                 :             :     (void) operand0;
   49967                 :             :     operand1 = operands[1];
   49968                 :             :     (void) operand1;
   49969                 :             :   }
   49970                 :             :   emit (operand0, true);
   49971                 :             :   emit (operand1, false);
   49972                 :             :   _val = get_insns ();
   49973                 :             :   end_sequence ();
   49974                 :             :   return _val;
   49975                 :             : }
   49976                 :             : 
   49977                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24432 */
   49978                 :             : rtx
   49979                 :             : gen_lfloorv16hfv16hi2 (rtx operand0,
   49980                 :             :         rtx operand1)
   49981                 :             : {
   49982                 :             :   rtx_insn *_val = 0;
   49983                 :             :   start_sequence ();
   49984                 :             :   {
   49985                 :             :     rtx operands[2];
   49986                 :             :     operands[0] = operand0;
   49987                 :             :     operands[1] = operand1;
   49988                 :             : #define FAIL _Pragma ("GCC error \"lfloorv16hfv16hi2 cannot FAIL\"") (void)0
   49989                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49990                 :             : #line 24436 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   49991                 :             : {
   49992                 :             :   rtx tmp = gen_reg_rtx (V16HFmode);
   49993                 :             :   emit_insn (gen_floorv16hf2 (tmp, operands[1]));
   49994                 :             :   emit_insn (gen_fix_truncv16hfv16hi2 (operands[0], tmp));
   49995                 :             :   DONE;
   49996                 :             : }
   49997                 :             : #undef DONE
   49998                 :             : #undef FAIL
   49999                 :             :     operand0 = operands[0];
   50000                 :             :     (void) operand0;
   50001                 :             :     operand1 = operands[1];
   50002                 :             :     (void) operand1;
   50003                 :             :   }
   50004                 :             :   emit (operand0, true);
   50005                 :             :   emit (operand1, false);
   50006                 :             :   _val = get_insns ();
   50007                 :             :   end_sequence ();
   50008                 :             :   return _val;
   50009                 :             : }
   50010                 :             : 
   50011                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24432 */
   50012                 :             : rtx
   50013                 :             : gen_lfloorv8hfv8hi2 (rtx operand0,
   50014                 :             :         rtx operand1)
   50015                 :             : {
   50016                 :             :   rtx_insn *_val = 0;
   50017                 :             :   start_sequence ();
   50018                 :             :   {
   50019                 :             :     rtx operands[2];
   50020                 :             :     operands[0] = operand0;
   50021                 :             :     operands[1] = operand1;
   50022                 :             : #define FAIL _Pragma ("GCC error \"lfloorv8hfv8hi2 cannot FAIL\"") (void)0
   50023                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50024                 :             : #line 24436 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50025                 :             : {
   50026                 :             :   rtx tmp = gen_reg_rtx (V8HFmode);
   50027                 :             :   emit_insn (gen_floorv8hf2 (tmp, operands[1]));
   50028                 :             :   emit_insn (gen_fix_truncv8hfv8hi2 (operands[0], tmp));
   50029                 :             :   DONE;
   50030                 :             : }
   50031                 :             : #undef DONE
   50032                 :             : #undef FAIL
   50033                 :             :     operand0 = operands[0];
   50034                 :             :     (void) operand0;
   50035                 :             :     operand1 = operands[1];
   50036                 :             :     (void) operand1;
   50037                 :             :   }
   50038                 :             :   emit (operand0, true);
   50039                 :             :   emit (operand1, false);
   50040                 :             :   _val = get_insns ();
   50041                 :             :   end_sequence ();
   50042                 :             :   return _val;
   50043                 :             : }
   50044                 :             : 
   50045                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24443 */
   50046                 :             : rtx
   50047                 :             : gen_lfloorv16sfv16si2 (rtx operand0,
   50048                 :             :         rtx operand1)
   50049                 :             : {
   50050                 :             :   rtx_insn *_val = 0;
   50051                 :             :   start_sequence ();
   50052                 :             :   {
   50053                 :             :     rtx operands[2];
   50054                 :             :     operands[0] = operand0;
   50055                 :             :     operands[1] = operand1;
   50056                 :             : #define FAIL _Pragma ("GCC error \"lfloorv16sfv16si2 cannot FAIL\"") (void)0
   50057                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50058                 :             : #line 24447 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50059                 :             : {
   50060                 :             :   rtx tmp = gen_reg_rtx (V16SFmode);
   50061                 :             :   emit_insn (gen_floorv16sf2 (tmp, operands[1]));
   50062                 :             :   emit_insn (gen_fix_truncv16sfv16si2 (operands[0], tmp));
   50063                 :             :   DONE;
   50064                 :             : }
   50065                 :             : #undef DONE
   50066                 :             : #undef FAIL
   50067                 :             :     operand0 = operands[0];
   50068                 :             :     (void) operand0;
   50069                 :             :     operand1 = operands[1];
   50070                 :             :     (void) operand1;
   50071                 :             :   }
   50072                 :             :   emit (operand0, true);
   50073                 :             :   emit (operand1, false);
   50074                 :             :   _val = get_insns ();
   50075                 :             :   end_sequence ();
   50076                 :             :   return _val;
   50077                 :             : }
   50078                 :             : 
   50079                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24443 */
   50080                 :             : rtx
   50081                 :             : gen_lfloorv8sfv8si2 (rtx operand0,
   50082                 :             :         rtx operand1)
   50083                 :             : {
   50084                 :             :   rtx_insn *_val = 0;
   50085                 :             :   start_sequence ();
   50086                 :             :   {
   50087                 :             :     rtx operands[2];
   50088                 :             :     operands[0] = operand0;
   50089                 :             :     operands[1] = operand1;
   50090                 :             : #define FAIL _Pragma ("GCC error \"lfloorv8sfv8si2 cannot FAIL\"") (void)0
   50091                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50092                 :             : #line 24447 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50093                 :             : {
   50094                 :             :   rtx tmp = gen_reg_rtx (V8SFmode);
   50095                 :             :   emit_insn (gen_floorv8sf2 (tmp, operands[1]));
   50096                 :             :   emit_insn (gen_fix_truncv8sfv8si2 (operands[0], tmp));
   50097                 :             :   DONE;
   50098                 :             : }
   50099                 :             : #undef DONE
   50100                 :             : #undef FAIL
   50101                 :             :     operand0 = operands[0];
   50102                 :             :     (void) operand0;
   50103                 :             :     operand1 = operands[1];
   50104                 :             :     (void) operand1;
   50105                 :             :   }
   50106                 :             :   emit (operand0, true);
   50107                 :             :   emit (operand1, false);
   50108                 :             :   _val = get_insns ();
   50109                 :             :   end_sequence ();
   50110                 :             :   return _val;
   50111                 :             : }
   50112                 :             : 
   50113                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24443 */
   50114                 :             : rtx
   50115                 :             : gen_lfloorv4sfv4si2 (rtx operand0,
   50116                 :             :         rtx operand1)
   50117                 :             : {
   50118                 :             :   rtx_insn *_val = 0;
   50119                 :             :   start_sequence ();
   50120                 :             :   {
   50121                 :             :     rtx operands[2];
   50122                 :             :     operands[0] = operand0;
   50123                 :             :     operands[1] = operand1;
   50124                 :             : #define FAIL _Pragma ("GCC error \"lfloorv4sfv4si2 cannot FAIL\"") (void)0
   50125                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50126                 :             : #line 24447 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50127                 :             : {
   50128                 :             :   rtx tmp = gen_reg_rtx (V4SFmode);
   50129                 :             :   emit_insn (gen_floorv4sf2 (tmp, operands[1]));
   50130                 :             :   emit_insn (gen_fix_truncv4sfv4si2 (operands[0], tmp));
   50131                 :             :   DONE;
   50132                 :             : }
   50133                 :             : #undef DONE
   50134                 :             : #undef FAIL
   50135                 :             :     operand0 = operands[0];
   50136                 :             :     (void) operand0;
   50137                 :             :     operand1 = operands[1];
   50138                 :             :     (void) operand1;
   50139                 :             :   }
   50140                 :             :   emit (operand0, true);
   50141                 :             :   emit (operand1, false);
   50142                 :             :   _val = get_insns ();
   50143                 :             :   end_sequence ();
   50144                 :             :   return _val;
   50145                 :             : }
   50146                 :             : 
   50147                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24443 */
   50148                 :             : rtx
   50149                 :             : gen_lfloorv8dfv8di2 (rtx operand0,
   50150                 :             :         rtx operand1)
   50151                 :             : {
   50152                 :             :   rtx_insn *_val = 0;
   50153                 :             :   start_sequence ();
   50154                 :             :   {
   50155                 :             :     rtx operands[2];
   50156                 :             :     operands[0] = operand0;
   50157                 :             :     operands[1] = operand1;
   50158                 :             : #define FAIL _Pragma ("GCC error \"lfloorv8dfv8di2 cannot FAIL\"") (void)0
   50159                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50160                 :             : #line 24447 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50161                 :             : {
   50162                 :             :   rtx tmp = gen_reg_rtx (V8DFmode);
   50163                 :             :   emit_insn (gen_floorv8df2 (tmp, operands[1]));
   50164                 :             :   emit_insn (gen_fix_truncv8dfv8di2 (operands[0], tmp));
   50165                 :             :   DONE;
   50166                 :             : }
   50167                 :             : #undef DONE
   50168                 :             : #undef FAIL
   50169                 :             :     operand0 = operands[0];
   50170                 :             :     (void) operand0;
   50171                 :             :     operand1 = operands[1];
   50172                 :             :     (void) operand1;
   50173                 :             :   }
   50174                 :             :   emit (operand0, true);
   50175                 :             :   emit (operand1, false);
   50176                 :             :   _val = get_insns ();
   50177                 :             :   end_sequence ();
   50178                 :             :   return _val;
   50179                 :             : }
   50180                 :             : 
   50181                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24443 */
   50182                 :             : rtx
   50183                 :             : gen_lfloorv4dfv4di2 (rtx operand0,
   50184                 :             :         rtx operand1)
   50185                 :             : {
   50186                 :             :   rtx_insn *_val = 0;
   50187                 :             :   start_sequence ();
   50188                 :             :   {
   50189                 :             :     rtx operands[2];
   50190                 :             :     operands[0] = operand0;
   50191                 :             :     operands[1] = operand1;
   50192                 :             : #define FAIL _Pragma ("GCC error \"lfloorv4dfv4di2 cannot FAIL\"") (void)0
   50193                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50194                 :             : #line 24447 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50195                 :             : {
   50196                 :             :   rtx tmp = gen_reg_rtx (V4DFmode);
   50197                 :             :   emit_insn (gen_floorv4df2 (tmp, operands[1]));
   50198                 :             :   emit_insn (gen_fix_truncv4dfv4di2 (operands[0], tmp));
   50199                 :             :   DONE;
   50200                 :             : }
   50201                 :             : #undef DONE
   50202                 :             : #undef FAIL
   50203                 :             :     operand0 = operands[0];
   50204                 :             :     (void) operand0;
   50205                 :             :     operand1 = operands[1];
   50206                 :             :     (void) operand1;
   50207                 :             :   }
   50208                 :             :   emit (operand0, true);
   50209                 :             :   emit (operand1, false);
   50210                 :             :   _val = get_insns ();
   50211                 :             :   end_sequence ();
   50212                 :             :   return _val;
   50213                 :             : }
   50214                 :             : 
   50215                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24443 */
   50216                 :             : rtx
   50217                 :             : gen_lfloorv2dfv2di2 (rtx operand0,
   50218                 :             :         rtx operand1)
   50219                 :             : {
   50220                 :             :   rtx_insn *_val = 0;
   50221                 :             :   start_sequence ();
   50222                 :             :   {
   50223                 :             :     rtx operands[2];
   50224                 :             :     operands[0] = operand0;
   50225                 :             :     operands[1] = operand1;
   50226                 :             : #define FAIL _Pragma ("GCC error \"lfloorv2dfv2di2 cannot FAIL\"") (void)0
   50227                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50228                 :             : #line 24447 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50229                 :             : {
   50230                 :             :   rtx tmp = gen_reg_rtx (V2DFmode);
   50231                 :             :   emit_insn (gen_floorv2df2 (tmp, operands[1]));
   50232                 :             :   emit_insn (gen_fix_truncv2dfv2di2 (operands[0], tmp));
   50233                 :             :   DONE;
   50234                 :             : }
   50235                 :             : #undef DONE
   50236                 :             : #undef FAIL
   50237                 :             :     operand0 = operands[0];
   50238                 :             :     (void) operand0;
   50239                 :             :     operand1 = operands[1];
   50240                 :             :     (void) operand1;
   50241                 :             :   }
   50242                 :             :   emit (operand0, true);
   50243                 :             :   emit (operand1, false);
   50244                 :             :   _val = get_insns ();
   50245                 :             :   end_sequence ();
   50246                 :             :   return _val;
   50247                 :             : }
   50248                 :             : 
   50249                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24454 */
   50250                 :             : rtx
   50251                 :             : gen_ceilv32hf2 (rtx operand0,
   50252                 :             :         rtx operand1)
   50253                 :             : {
   50254                 :             :   rtx operand2;
   50255                 :             :   rtx_insn *_val = 0;
   50256                 :             :   start_sequence ();
   50257                 :             :   {
   50258                 :             :     rtx operands[3];
   50259                 :             :     operands[0] = operand0;
   50260                 :             :     operands[1] = operand1;
   50261                 :             : #define FAIL _Pragma ("GCC error \"ceilv32hf2 cannot FAIL\"") (void)0
   50262                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50263                 :             : #line 24461 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50264                 :             : operands[2] = GEN_INT (ROUND_CEIL | ROUND_NO_EXC);
   50265                 :             : #undef DONE
   50266                 :             : #undef FAIL
   50267                 :             :     operand0 = operands[0];
   50268                 :             :     (void) operand0;
   50269                 :             :     operand1 = operands[1];
   50270                 :             :     (void) operand1;
   50271                 :             :     operand2 = operands[2];
   50272                 :             :     (void) operand2;
   50273                 :             :   }
   50274                 :             :   emit_insn (gen_rtx_SET (operand0,
   50275                 :             :         gen_rtx_UNSPEC (V32HFmode,
   50276                 :             :         gen_rtvec (2,
   50277                 :             :                 operand1,
   50278                 :             :                 operand2),
   50279                 :             :         92)));
   50280                 :             :   _val = get_insns ();
   50281                 :             :   end_sequence ();
   50282                 :             :   return _val;
   50283                 :             : }
   50284                 :             : 
   50285                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24454 */
   50286                 :             : rtx
   50287                 :             : gen_ceilv16hf2 (rtx operand0,
   50288                 :             :         rtx operand1)
   50289                 :             : {
   50290                 :             :   rtx operand2;
   50291                 :             :   rtx_insn *_val = 0;
   50292                 :             :   start_sequence ();
   50293                 :             :   {
   50294                 :             :     rtx operands[3];
   50295                 :             :     operands[0] = operand0;
   50296                 :             :     operands[1] = operand1;
   50297                 :             : #define FAIL _Pragma ("GCC error \"ceilv16hf2 cannot FAIL\"") (void)0
   50298                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50299                 :             : #line 24461 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50300                 :             : operands[2] = GEN_INT (ROUND_CEIL | ROUND_NO_EXC);
   50301                 :             : #undef DONE
   50302                 :             : #undef FAIL
   50303                 :             :     operand0 = operands[0];
   50304                 :             :     (void) operand0;
   50305                 :             :     operand1 = operands[1];
   50306                 :             :     (void) operand1;
   50307                 :             :     operand2 = operands[2];
   50308                 :             :     (void) operand2;
   50309                 :             :   }
   50310                 :             :   emit_insn (gen_rtx_SET (operand0,
   50311                 :             :         gen_rtx_UNSPEC (V16HFmode,
   50312                 :             :         gen_rtvec (2,
   50313                 :             :                 operand1,
   50314                 :             :                 operand2),
   50315                 :             :         92)));
   50316                 :             :   _val = get_insns ();
   50317                 :             :   end_sequence ();
   50318                 :             :   return _val;
   50319                 :             : }
   50320                 :             : 
   50321                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24454 */
   50322                 :             : rtx
   50323                 :             : gen_ceilv8hf2 (rtx operand0,
   50324                 :             :         rtx operand1)
   50325                 :             : {
   50326                 :             :   rtx operand2;
   50327                 :             :   rtx_insn *_val = 0;
   50328                 :             :   start_sequence ();
   50329                 :             :   {
   50330                 :             :     rtx operands[3];
   50331                 :             :     operands[0] = operand0;
   50332                 :             :     operands[1] = operand1;
   50333                 :             : #define FAIL _Pragma ("GCC error \"ceilv8hf2 cannot FAIL\"") (void)0
   50334                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50335                 :             : #line 24461 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50336                 :             : operands[2] = GEN_INT (ROUND_CEIL | ROUND_NO_EXC);
   50337                 :             : #undef DONE
   50338                 :             : #undef FAIL
   50339                 :             :     operand0 = operands[0];
   50340                 :             :     (void) operand0;
   50341                 :             :     operand1 = operands[1];
   50342                 :             :     (void) operand1;
   50343                 :             :     operand2 = operands[2];
   50344                 :             :     (void) operand2;
   50345                 :             :   }
   50346                 :             :   emit_insn (gen_rtx_SET (operand0,
   50347                 :             :         gen_rtx_UNSPEC (V8HFmode,
   50348                 :             :         gen_rtvec (2,
   50349                 :             :                 operand1,
   50350                 :             :                 operand2),
   50351                 :             :         92)));
   50352                 :             :   _val = get_insns ();
   50353                 :             :   end_sequence ();
   50354                 :             :   return _val;
   50355                 :             : }
   50356                 :             : 
   50357                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24454 */
   50358                 :             : rtx
   50359                 :             : gen_ceilv16sf2 (rtx operand0,
   50360                 :             :         rtx operand1)
   50361                 :             : {
   50362                 :             :   rtx operand2;
   50363                 :             :   rtx_insn *_val = 0;
   50364                 :             :   start_sequence ();
   50365                 :             :   {
   50366                 :             :     rtx operands[3];
   50367                 :             :     operands[0] = operand0;
   50368                 :             :     operands[1] = operand1;
   50369                 :             : #define FAIL _Pragma ("GCC error \"ceilv16sf2 cannot FAIL\"") (void)0
   50370                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50371                 :             : #line 24461 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50372                 :             : operands[2] = GEN_INT (ROUND_CEIL | ROUND_NO_EXC);
   50373                 :             : #undef DONE
   50374                 :             : #undef FAIL
   50375                 :             :     operand0 = operands[0];
   50376                 :             :     (void) operand0;
   50377                 :             :     operand1 = operands[1];
   50378                 :             :     (void) operand1;
   50379                 :             :     operand2 = operands[2];
   50380                 :             :     (void) operand2;
   50381                 :             :   }
   50382                 :             :   emit_insn (gen_rtx_SET (operand0,
   50383                 :             :         gen_rtx_UNSPEC (V16SFmode,
   50384                 :             :         gen_rtvec (2,
   50385                 :             :                 operand1,
   50386                 :             :                 operand2),
   50387                 :             :         92)));
   50388                 :             :   _val = get_insns ();
   50389                 :             :   end_sequence ();
   50390                 :             :   return _val;
   50391                 :             : }
   50392                 :             : 
   50393                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24454 */
   50394                 :             : rtx
   50395                 :             : gen_ceilv8sf2 (rtx operand0,
   50396                 :             :         rtx operand1)
   50397                 :             : {
   50398                 :             :   rtx operand2;
   50399                 :             :   rtx_insn *_val = 0;
   50400                 :             :   start_sequence ();
   50401                 :             :   {
   50402                 :             :     rtx operands[3];
   50403                 :             :     operands[0] = operand0;
   50404                 :             :     operands[1] = operand1;
   50405                 :             : #define FAIL _Pragma ("GCC error \"ceilv8sf2 cannot FAIL\"") (void)0
   50406                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50407                 :             : #line 24461 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50408                 :             : operands[2] = GEN_INT (ROUND_CEIL | ROUND_NO_EXC);
   50409                 :             : #undef DONE
   50410                 :             : #undef FAIL
   50411                 :             :     operand0 = operands[0];
   50412                 :             :     (void) operand0;
   50413                 :             :     operand1 = operands[1];
   50414                 :             :     (void) operand1;
   50415                 :             :     operand2 = operands[2];
   50416                 :             :     (void) operand2;
   50417                 :             :   }
   50418                 :             :   emit_insn (gen_rtx_SET (operand0,
   50419                 :             :         gen_rtx_UNSPEC (V8SFmode,
   50420                 :             :         gen_rtvec (2,
   50421                 :             :                 operand1,
   50422                 :             :                 operand2),
   50423                 :             :         92)));
   50424                 :             :   _val = get_insns ();
   50425                 :             :   end_sequence ();
   50426                 :             :   return _val;
   50427                 :             : }
   50428                 :             : 
   50429                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24454 */
   50430                 :             : rtx
   50431                 :             : gen_ceilv4sf2 (rtx operand0,
   50432                 :             :         rtx operand1)
   50433                 :             : {
   50434                 :             :   rtx operand2;
   50435                 :             :   rtx_insn *_val = 0;
   50436                 :             :   start_sequence ();
   50437                 :             :   {
   50438                 :             :     rtx operands[3];
   50439                 :             :     operands[0] = operand0;
   50440                 :             :     operands[1] = operand1;
   50441                 :             : #define FAIL _Pragma ("GCC error \"ceilv4sf2 cannot FAIL\"") (void)0
   50442                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50443                 :             : #line 24461 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50444                 :             : operands[2] = GEN_INT (ROUND_CEIL | ROUND_NO_EXC);
   50445                 :             : #undef DONE
   50446                 :             : #undef FAIL
   50447                 :             :     operand0 = operands[0];
   50448                 :             :     (void) operand0;
   50449                 :             :     operand1 = operands[1];
   50450                 :             :     (void) operand1;
   50451                 :             :     operand2 = operands[2];
   50452                 :             :     (void) operand2;
   50453                 :             :   }
   50454                 :             :   emit_insn (gen_rtx_SET (operand0,
   50455                 :             :         gen_rtx_UNSPEC (V4SFmode,
   50456                 :             :         gen_rtvec (2,
   50457                 :             :                 operand1,
   50458                 :             :                 operand2),
   50459                 :             :         92)));
   50460                 :             :   _val = get_insns ();
   50461                 :             :   end_sequence ();
   50462                 :             :   return _val;
   50463                 :             : }
   50464                 :             : 
   50465                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24454 */
   50466                 :             : rtx
   50467                 :             : gen_ceilv8df2 (rtx operand0,
   50468                 :             :         rtx operand1)
   50469                 :             : {
   50470                 :             :   rtx operand2;
   50471                 :             :   rtx_insn *_val = 0;
   50472                 :             :   start_sequence ();
   50473                 :             :   {
   50474                 :             :     rtx operands[3];
   50475                 :             :     operands[0] = operand0;
   50476                 :             :     operands[1] = operand1;
   50477                 :             : #define FAIL _Pragma ("GCC error \"ceilv8df2 cannot FAIL\"") (void)0
   50478                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50479                 :             : #line 24461 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50480                 :             : operands[2] = GEN_INT (ROUND_CEIL | ROUND_NO_EXC);
   50481                 :             : #undef DONE
   50482                 :             : #undef FAIL
   50483                 :             :     operand0 = operands[0];
   50484                 :             :     (void) operand0;
   50485                 :             :     operand1 = operands[1];
   50486                 :             :     (void) operand1;
   50487                 :             :     operand2 = operands[2];
   50488                 :             :     (void) operand2;
   50489                 :             :   }
   50490                 :             :   emit_insn (gen_rtx_SET (operand0,
   50491                 :             :         gen_rtx_UNSPEC (V8DFmode,
   50492                 :             :         gen_rtvec (2,
   50493                 :             :                 operand1,
   50494                 :             :                 operand2),
   50495                 :             :         92)));
   50496                 :             :   _val = get_insns ();
   50497                 :             :   end_sequence ();
   50498                 :             :   return _val;
   50499                 :             : }
   50500                 :             : 
   50501                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24454 */
   50502                 :             : rtx
   50503                 :             : gen_ceilv4df2 (rtx operand0,
   50504                 :             :         rtx operand1)
   50505                 :             : {
   50506                 :             :   rtx operand2;
   50507                 :             :   rtx_insn *_val = 0;
   50508                 :             :   start_sequence ();
   50509                 :             :   {
   50510                 :             :     rtx operands[3];
   50511                 :             :     operands[0] = operand0;
   50512                 :             :     operands[1] = operand1;
   50513                 :             : #define FAIL _Pragma ("GCC error \"ceilv4df2 cannot FAIL\"") (void)0
   50514                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50515                 :             : #line 24461 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50516                 :             : operands[2] = GEN_INT (ROUND_CEIL | ROUND_NO_EXC);
   50517                 :             : #undef DONE
   50518                 :             : #undef FAIL
   50519                 :             :     operand0 = operands[0];
   50520                 :             :     (void) operand0;
   50521                 :             :     operand1 = operands[1];
   50522                 :             :     (void) operand1;
   50523                 :             :     operand2 = operands[2];
   50524                 :             :     (void) operand2;
   50525                 :             :   }
   50526                 :             :   emit_insn (gen_rtx_SET (operand0,
   50527                 :             :         gen_rtx_UNSPEC (V4DFmode,
   50528                 :             :         gen_rtvec (2,
   50529                 :             :                 operand1,
   50530                 :             :                 operand2),
   50531                 :             :         92)));
   50532                 :             :   _val = get_insns ();
   50533                 :             :   end_sequence ();
   50534                 :             :   return _val;
   50535                 :             : }
   50536                 :             : 
   50537                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24454 */
   50538                 :             : rtx
   50539                 :             : gen_ceilv2df2 (rtx operand0,
   50540                 :             :         rtx operand1)
   50541                 :             : {
   50542                 :             :   rtx operand2;
   50543                 :             :   rtx_insn *_val = 0;
   50544                 :             :   start_sequence ();
   50545                 :             :   {
   50546                 :             :     rtx operands[3];
   50547                 :             :     operands[0] = operand0;
   50548                 :             :     operands[1] = operand1;
   50549                 :             : #define FAIL _Pragma ("GCC error \"ceilv2df2 cannot FAIL\"") (void)0
   50550                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50551                 :             : #line 24461 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50552                 :             : operands[2] = GEN_INT (ROUND_CEIL | ROUND_NO_EXC);
   50553                 :             : #undef DONE
   50554                 :             : #undef FAIL
   50555                 :             :     operand0 = operands[0];
   50556                 :             :     (void) operand0;
   50557                 :             :     operand1 = operands[1];
   50558                 :             :     (void) operand1;
   50559                 :             :     operand2 = operands[2];
   50560                 :             :     (void) operand2;
   50561                 :             :   }
   50562                 :             :   emit_insn (gen_rtx_SET (operand0,
   50563                 :             :         gen_rtx_UNSPEC (V2DFmode,
   50564                 :             :         gen_rtvec (2,
   50565                 :             :                 operand1,
   50566                 :             :                 operand2),
   50567                 :             :         92)));
   50568                 :             :   _val = get_insns ();
   50569                 :             :   end_sequence ();
   50570                 :             :   return _val;
   50571                 :             : }
   50572                 :             : 
   50573                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24463 */
   50574                 :             : rtx
   50575                 :             : gen_lceilv32hfv32hi2 (rtx operand0,
   50576                 :             :         rtx operand1)
   50577                 :             : {
   50578                 :             :   rtx_insn *_val = 0;
   50579                 :             :   start_sequence ();
   50580                 :             :   {
   50581                 :             :     rtx operands[2];
   50582                 :             :     operands[0] = operand0;
   50583                 :             :     operands[1] = operand1;
   50584                 :             : #define FAIL _Pragma ("GCC error \"lceilv32hfv32hi2 cannot FAIL\"") (void)0
   50585                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50586                 :             : #line 24467 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50587                 :             : {
   50588                 :             :   rtx tmp = gen_reg_rtx (V32HFmode);
   50589                 :             :   emit_insn (gen_ceilv32hf2 (tmp, operands[1]));
   50590                 :             :   emit_insn (gen_fix_truncv32hfv32hi2 (operands[0], tmp));
   50591                 :             :   DONE;
   50592                 :             : }
   50593                 :             : #undef DONE
   50594                 :             : #undef FAIL
   50595                 :             :     operand0 = operands[0];
   50596                 :             :     (void) operand0;
   50597                 :             :     operand1 = operands[1];
   50598                 :             :     (void) operand1;
   50599                 :             :   }
   50600                 :             :   emit (operand0, true);
   50601                 :             :   emit (operand1, false);
   50602                 :             :   _val = get_insns ();
   50603                 :             :   end_sequence ();
   50604                 :             :   return _val;
   50605                 :             : }
   50606                 :             : 
   50607                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24463 */
   50608                 :             : rtx
   50609                 :             : gen_lceilv16hfv16hi2 (rtx operand0,
   50610                 :             :         rtx operand1)
   50611                 :             : {
   50612                 :             :   rtx_insn *_val = 0;
   50613                 :             :   start_sequence ();
   50614                 :             :   {
   50615                 :             :     rtx operands[2];
   50616                 :             :     operands[0] = operand0;
   50617                 :             :     operands[1] = operand1;
   50618                 :             : #define FAIL _Pragma ("GCC error \"lceilv16hfv16hi2 cannot FAIL\"") (void)0
   50619                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50620                 :             : #line 24467 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50621                 :             : {
   50622                 :             :   rtx tmp = gen_reg_rtx (V16HFmode);
   50623                 :             :   emit_insn (gen_ceilv16hf2 (tmp, operands[1]));
   50624                 :             :   emit_insn (gen_fix_truncv16hfv16hi2 (operands[0], tmp));
   50625                 :             :   DONE;
   50626                 :             : }
   50627                 :             : #undef DONE
   50628                 :             : #undef FAIL
   50629                 :             :     operand0 = operands[0];
   50630                 :             :     (void) operand0;
   50631                 :             :     operand1 = operands[1];
   50632                 :             :     (void) operand1;
   50633                 :             :   }
   50634                 :             :   emit (operand0, true);
   50635                 :             :   emit (operand1, false);
   50636                 :             :   _val = get_insns ();
   50637                 :             :   end_sequence ();
   50638                 :             :   return _val;
   50639                 :             : }
   50640                 :             : 
   50641                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24463 */
   50642                 :             : rtx
   50643                 :             : gen_lceilv8hfv8hi2 (rtx operand0,
   50644                 :             :         rtx operand1)
   50645                 :             : {
   50646                 :             :   rtx_insn *_val = 0;
   50647                 :             :   start_sequence ();
   50648                 :             :   {
   50649                 :             :     rtx operands[2];
   50650                 :             :     operands[0] = operand0;
   50651                 :             :     operands[1] = operand1;
   50652                 :             : #define FAIL _Pragma ("GCC error \"lceilv8hfv8hi2 cannot FAIL\"") (void)0
   50653                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50654                 :             : #line 24467 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50655                 :             : {
   50656                 :             :   rtx tmp = gen_reg_rtx (V8HFmode);
   50657                 :             :   emit_insn (gen_ceilv8hf2 (tmp, operands[1]));
   50658                 :             :   emit_insn (gen_fix_truncv8hfv8hi2 (operands[0], tmp));
   50659                 :             :   DONE;
   50660                 :             : }
   50661                 :             : #undef DONE
   50662                 :             : #undef FAIL
   50663                 :             :     operand0 = operands[0];
   50664                 :             :     (void) operand0;
   50665                 :             :     operand1 = operands[1];
   50666                 :             :     (void) operand1;
   50667                 :             :   }
   50668                 :             :   emit (operand0, true);
   50669                 :             :   emit (operand1, false);
   50670                 :             :   _val = get_insns ();
   50671                 :             :   end_sequence ();
   50672                 :             :   return _val;
   50673                 :             : }
   50674                 :             : 
   50675                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24474 */
   50676                 :             : rtx
   50677                 :             : gen_lceilv16sfv16si2 (rtx operand0,
   50678                 :             :         rtx operand1)
   50679                 :             : {
   50680                 :             :   rtx_insn *_val = 0;
   50681                 :             :   start_sequence ();
   50682                 :             :   {
   50683                 :             :     rtx operands[2];
   50684                 :             :     operands[0] = operand0;
   50685                 :             :     operands[1] = operand1;
   50686                 :             : #define FAIL _Pragma ("GCC error \"lceilv16sfv16si2 cannot FAIL\"") (void)0
   50687                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50688                 :             : #line 24478 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50689                 :             : {
   50690                 :             :   rtx tmp = gen_reg_rtx (V16SFmode);
   50691                 :             :   emit_insn (gen_ceilv16sf2 (tmp, operands[1]));
   50692                 :             :   emit_insn (gen_fix_truncv16sfv16si2 (operands[0], tmp));
   50693                 :             :   DONE;
   50694                 :             : }
   50695                 :             : #undef DONE
   50696                 :             : #undef FAIL
   50697                 :             :     operand0 = operands[0];
   50698                 :             :     (void) operand0;
   50699                 :             :     operand1 = operands[1];
   50700                 :             :     (void) operand1;
   50701                 :             :   }
   50702                 :             :   emit (operand0, true);
   50703                 :             :   emit (operand1, false);
   50704                 :             :   _val = get_insns ();
   50705                 :             :   end_sequence ();
   50706                 :             :   return _val;
   50707                 :             : }
   50708                 :             : 
   50709                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24474 */
   50710                 :             : rtx
   50711                 :             : gen_lceilv8sfv8si2 (rtx operand0,
   50712                 :             :         rtx operand1)
   50713                 :             : {
   50714                 :             :   rtx_insn *_val = 0;
   50715                 :             :   start_sequence ();
   50716                 :             :   {
   50717                 :             :     rtx operands[2];
   50718                 :             :     operands[0] = operand0;
   50719                 :             :     operands[1] = operand1;
   50720                 :             : #define FAIL _Pragma ("GCC error \"lceilv8sfv8si2 cannot FAIL\"") (void)0
   50721                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50722                 :             : #line 24478 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50723                 :             : {
   50724                 :             :   rtx tmp = gen_reg_rtx (V8SFmode);
   50725                 :             :   emit_insn (gen_ceilv8sf2 (tmp, operands[1]));
   50726                 :             :   emit_insn (gen_fix_truncv8sfv8si2 (operands[0], tmp));
   50727                 :             :   DONE;
   50728                 :             : }
   50729                 :             : #undef DONE
   50730                 :             : #undef FAIL
   50731                 :             :     operand0 = operands[0];
   50732                 :             :     (void) operand0;
   50733                 :             :     operand1 = operands[1];
   50734                 :             :     (void) operand1;
   50735                 :             :   }
   50736                 :             :   emit (operand0, true);
   50737                 :             :   emit (operand1, false);
   50738                 :             :   _val = get_insns ();
   50739                 :             :   end_sequence ();
   50740                 :             :   return _val;
   50741                 :             : }
   50742                 :             : 
   50743                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24474 */
   50744                 :             : rtx
   50745                 :             : gen_lceilv4sfv4si2 (rtx operand0,
   50746                 :             :         rtx operand1)
   50747                 :             : {
   50748                 :             :   rtx_insn *_val = 0;
   50749                 :             :   start_sequence ();
   50750                 :             :   {
   50751                 :             :     rtx operands[2];
   50752                 :             :     operands[0] = operand0;
   50753                 :             :     operands[1] = operand1;
   50754                 :             : #define FAIL _Pragma ("GCC error \"lceilv4sfv4si2 cannot FAIL\"") (void)0
   50755                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50756                 :             : #line 24478 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50757                 :             : {
   50758                 :             :   rtx tmp = gen_reg_rtx (V4SFmode);
   50759                 :             :   emit_insn (gen_ceilv4sf2 (tmp, operands[1]));
   50760                 :             :   emit_insn (gen_fix_truncv4sfv4si2 (operands[0], tmp));
   50761                 :             :   DONE;
   50762                 :             : }
   50763                 :             : #undef DONE
   50764                 :             : #undef FAIL
   50765                 :             :     operand0 = operands[0];
   50766                 :             :     (void) operand0;
   50767                 :             :     operand1 = operands[1];
   50768                 :             :     (void) operand1;
   50769                 :             :   }
   50770                 :             :   emit (operand0, true);
   50771                 :             :   emit (operand1, false);
   50772                 :             :   _val = get_insns ();
   50773                 :             :   end_sequence ();
   50774                 :             :   return _val;
   50775                 :             : }
   50776                 :             : 
   50777                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24474 */
   50778                 :             : rtx
   50779                 :             : gen_lceilv8dfv8di2 (rtx operand0,
   50780                 :             :         rtx operand1)
   50781                 :             : {
   50782                 :             :   rtx_insn *_val = 0;
   50783                 :             :   start_sequence ();
   50784                 :             :   {
   50785                 :             :     rtx operands[2];
   50786                 :             :     operands[0] = operand0;
   50787                 :             :     operands[1] = operand1;
   50788                 :             : #define FAIL _Pragma ("GCC error \"lceilv8dfv8di2 cannot FAIL\"") (void)0
   50789                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50790                 :             : #line 24478 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50791                 :             : {
   50792                 :             :   rtx tmp = gen_reg_rtx (V8DFmode);
   50793                 :             :   emit_insn (gen_ceilv8df2 (tmp, operands[1]));
   50794                 :             :   emit_insn (gen_fix_truncv8dfv8di2 (operands[0], tmp));
   50795                 :             :   DONE;
   50796                 :             : }
   50797                 :             : #undef DONE
   50798                 :             : #undef FAIL
   50799                 :             :     operand0 = operands[0];
   50800                 :             :     (void) operand0;
   50801                 :             :     operand1 = operands[1];
   50802                 :             :     (void) operand1;
   50803                 :             :   }
   50804                 :             :   emit (operand0, true);
   50805                 :             :   emit (operand1, false);
   50806                 :             :   _val = get_insns ();
   50807                 :             :   end_sequence ();
   50808                 :             :   return _val;
   50809                 :             : }
   50810                 :             : 
   50811                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24474 */
   50812                 :             : rtx
   50813                 :             : gen_lceilv4dfv4di2 (rtx operand0,
   50814                 :             :         rtx operand1)
   50815                 :             : {
   50816                 :             :   rtx_insn *_val = 0;
   50817                 :             :   start_sequence ();
   50818                 :             :   {
   50819                 :             :     rtx operands[2];
   50820                 :             :     operands[0] = operand0;
   50821                 :             :     operands[1] = operand1;
   50822                 :             : #define FAIL _Pragma ("GCC error \"lceilv4dfv4di2 cannot FAIL\"") (void)0
   50823                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50824                 :             : #line 24478 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50825                 :             : {
   50826                 :             :   rtx tmp = gen_reg_rtx (V4DFmode);
   50827                 :             :   emit_insn (gen_ceilv4df2 (tmp, operands[1]));
   50828                 :             :   emit_insn (gen_fix_truncv4dfv4di2 (operands[0], tmp));
   50829                 :             :   DONE;
   50830                 :             : }
   50831                 :             : #undef DONE
   50832                 :             : #undef FAIL
   50833                 :             :     operand0 = operands[0];
   50834                 :             :     (void) operand0;
   50835                 :             :     operand1 = operands[1];
   50836                 :             :     (void) operand1;
   50837                 :             :   }
   50838                 :             :   emit (operand0, true);
   50839                 :             :   emit (operand1, false);
   50840                 :             :   _val = get_insns ();
   50841                 :             :   end_sequence ();
   50842                 :             :   return _val;
   50843                 :             : }
   50844                 :             : 
   50845                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24474 */
   50846                 :             : rtx
   50847                 :             : gen_lceilv2dfv2di2 (rtx operand0,
   50848                 :             :         rtx operand1)
   50849                 :             : {
   50850                 :             :   rtx_insn *_val = 0;
   50851                 :             :   start_sequence ();
   50852                 :             :   {
   50853                 :             :     rtx operands[2];
   50854                 :             :     operands[0] = operand0;
   50855                 :             :     operands[1] = operand1;
   50856                 :             : #define FAIL _Pragma ("GCC error \"lceilv2dfv2di2 cannot FAIL\"") (void)0
   50857                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50858                 :             : #line 24478 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50859                 :             : {
   50860                 :             :   rtx tmp = gen_reg_rtx (V2DFmode);
   50861                 :             :   emit_insn (gen_ceilv2df2 (tmp, operands[1]));
   50862                 :             :   emit_insn (gen_fix_truncv2dfv2di2 (operands[0], tmp));
   50863                 :             :   DONE;
   50864                 :             : }
   50865                 :             : #undef DONE
   50866                 :             : #undef FAIL
   50867                 :             :     operand0 = operands[0];
   50868                 :             :     (void) operand0;
   50869                 :             :     operand1 = operands[1];
   50870                 :             :     (void) operand1;
   50871                 :             :   }
   50872                 :             :   emit (operand0, true);
   50873                 :             :   emit (operand1, false);
   50874                 :             :   _val = get_insns ();
   50875                 :             :   end_sequence ();
   50876                 :             :   return _val;
   50877                 :             : }
   50878                 :             : 
   50879                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24485 */
   50880                 :             : rtx
   50881                 :             : gen_btruncv32hf2 (rtx operand0,
   50882                 :             :         rtx operand1)
   50883                 :             : {
   50884                 :             :   rtx operand2;
   50885                 :             :   rtx_insn *_val = 0;
   50886                 :             :   start_sequence ();
   50887                 :             :   {
   50888                 :             :     rtx operands[3];
   50889                 :             :     operands[0] = operand0;
   50890                 :             :     operands[1] = operand1;
   50891                 :             : #define FAIL _Pragma ("GCC error \"btruncv32hf2 cannot FAIL\"") (void)0
   50892                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50893                 :             : #line 24492 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50894                 :             : operands[2] = GEN_INT (ROUND_TRUNC | ROUND_NO_EXC);
   50895                 :             : #undef DONE
   50896                 :             : #undef FAIL
   50897                 :             :     operand0 = operands[0];
   50898                 :             :     (void) operand0;
   50899                 :             :     operand1 = operands[1];
   50900                 :             :     (void) operand1;
   50901                 :             :     operand2 = operands[2];
   50902                 :             :     (void) operand2;
   50903                 :             :   }
   50904                 :             :   emit_insn (gen_rtx_SET (operand0,
   50905                 :             :         gen_rtx_UNSPEC (V32HFmode,
   50906                 :             :         gen_rtvec (2,
   50907                 :             :                 operand1,
   50908                 :             :                 operand2),
   50909                 :             :         92)));
   50910                 :             :   _val = get_insns ();
   50911                 :             :   end_sequence ();
   50912                 :             :   return _val;
   50913                 :             : }
   50914                 :             : 
   50915                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24485 */
   50916                 :             : rtx
   50917                 :             : gen_btruncv16hf2 (rtx operand0,
   50918                 :             :         rtx operand1)
   50919                 :             : {
   50920                 :             :   rtx operand2;
   50921                 :             :   rtx_insn *_val = 0;
   50922                 :             :   start_sequence ();
   50923                 :             :   {
   50924                 :             :     rtx operands[3];
   50925                 :             :     operands[0] = operand0;
   50926                 :             :     operands[1] = operand1;
   50927                 :             : #define FAIL _Pragma ("GCC error \"btruncv16hf2 cannot FAIL\"") (void)0
   50928                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50929                 :             : #line 24492 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50930                 :             : operands[2] = GEN_INT (ROUND_TRUNC | ROUND_NO_EXC);
   50931                 :             : #undef DONE
   50932                 :             : #undef FAIL
   50933                 :             :     operand0 = operands[0];
   50934                 :             :     (void) operand0;
   50935                 :             :     operand1 = operands[1];
   50936                 :             :     (void) operand1;
   50937                 :             :     operand2 = operands[2];
   50938                 :             :     (void) operand2;
   50939                 :             :   }
   50940                 :             :   emit_insn (gen_rtx_SET (operand0,
   50941                 :             :         gen_rtx_UNSPEC (V16HFmode,
   50942                 :             :         gen_rtvec (2,
   50943                 :             :                 operand1,
   50944                 :             :                 operand2),
   50945                 :             :         92)));
   50946                 :             :   _val = get_insns ();
   50947                 :             :   end_sequence ();
   50948                 :             :   return _val;
   50949                 :             : }
   50950                 :             : 
   50951                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24485 */
   50952                 :             : rtx
   50953                 :             : gen_btruncv8hf2 (rtx operand0,
   50954                 :             :         rtx operand1)
   50955                 :             : {
   50956                 :             :   rtx operand2;
   50957                 :             :   rtx_insn *_val = 0;
   50958                 :             :   start_sequence ();
   50959                 :             :   {
   50960                 :             :     rtx operands[3];
   50961                 :             :     operands[0] = operand0;
   50962                 :             :     operands[1] = operand1;
   50963                 :             : #define FAIL _Pragma ("GCC error \"btruncv8hf2 cannot FAIL\"") (void)0
   50964                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50965                 :             : #line 24492 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   50966                 :             : operands[2] = GEN_INT (ROUND_TRUNC | ROUND_NO_EXC);
   50967                 :             : #undef DONE
   50968                 :             : #undef FAIL
   50969                 :             :     operand0 = operands[0];
   50970                 :             :     (void) operand0;
   50971                 :             :     operand1 = operands[1];
   50972                 :             :     (void) operand1;
   50973                 :             :     operand2 = operands[2];
   50974                 :             :     (void) operand2;
   50975                 :             :   }
   50976                 :             :   emit_insn (gen_rtx_SET (operand0,
   50977                 :             :         gen_rtx_UNSPEC (V8HFmode,
   50978                 :             :         gen_rtvec (2,
   50979                 :             :                 operand1,
   50980                 :             :                 operand2),
   50981                 :             :         92)));
   50982                 :             :   _val = get_insns ();
   50983                 :             :   end_sequence ();
   50984                 :             :   return _val;
   50985                 :             : }
   50986                 :             : 
   50987                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24485 */
   50988                 :             : rtx
   50989                 :             : gen_btruncv16sf2 (rtx operand0,
   50990                 :             :         rtx operand1)
   50991                 :             : {
   50992                 :             :   rtx operand2;
   50993                 :             :   rtx_insn *_val = 0;
   50994                 :             :   start_sequence ();
   50995                 :             :   {
   50996                 :             :     rtx operands[3];
   50997                 :             :     operands[0] = operand0;
   50998                 :             :     operands[1] = operand1;
   50999                 :             : #define FAIL _Pragma ("GCC error \"btruncv16sf2 cannot FAIL\"") (void)0
   51000                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51001                 :             : #line 24492 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51002                 :             : operands[2] = GEN_INT (ROUND_TRUNC | ROUND_NO_EXC);
   51003                 :             : #undef DONE
   51004                 :             : #undef FAIL
   51005                 :             :     operand0 = operands[0];
   51006                 :             :     (void) operand0;
   51007                 :             :     operand1 = operands[1];
   51008                 :             :     (void) operand1;
   51009                 :             :     operand2 = operands[2];
   51010                 :             :     (void) operand2;
   51011                 :             :   }
   51012                 :             :   emit_insn (gen_rtx_SET (operand0,
   51013                 :             :         gen_rtx_UNSPEC (V16SFmode,
   51014                 :             :         gen_rtvec (2,
   51015                 :             :                 operand1,
   51016                 :             :                 operand2),
   51017                 :             :         92)));
   51018                 :             :   _val = get_insns ();
   51019                 :             :   end_sequence ();
   51020                 :             :   return _val;
   51021                 :             : }
   51022                 :             : 
   51023                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24485 */
   51024                 :             : rtx
   51025                 :             : gen_btruncv8sf2 (rtx operand0,
   51026                 :             :         rtx operand1)
   51027                 :             : {
   51028                 :             :   rtx operand2;
   51029                 :             :   rtx_insn *_val = 0;
   51030                 :             :   start_sequence ();
   51031                 :             :   {
   51032                 :             :     rtx operands[3];
   51033                 :             :     operands[0] = operand0;
   51034                 :             :     operands[1] = operand1;
   51035                 :             : #define FAIL _Pragma ("GCC error \"btruncv8sf2 cannot FAIL\"") (void)0
   51036                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51037                 :             : #line 24492 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51038                 :             : operands[2] = GEN_INT (ROUND_TRUNC | ROUND_NO_EXC);
   51039                 :             : #undef DONE
   51040                 :             : #undef FAIL
   51041                 :             :     operand0 = operands[0];
   51042                 :             :     (void) operand0;
   51043                 :             :     operand1 = operands[1];
   51044                 :             :     (void) operand1;
   51045                 :             :     operand2 = operands[2];
   51046                 :             :     (void) operand2;
   51047                 :             :   }
   51048                 :             :   emit_insn (gen_rtx_SET (operand0,
   51049                 :             :         gen_rtx_UNSPEC (V8SFmode,
   51050                 :             :         gen_rtvec (2,
   51051                 :             :                 operand1,
   51052                 :             :                 operand2),
   51053                 :             :         92)));
   51054                 :             :   _val = get_insns ();
   51055                 :             :   end_sequence ();
   51056                 :             :   return _val;
   51057                 :             : }
   51058                 :             : 
   51059                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24485 */
   51060                 :             : rtx
   51061                 :             : gen_btruncv4sf2 (rtx operand0,
   51062                 :             :         rtx operand1)
   51063                 :             : {
   51064                 :             :   rtx operand2;
   51065                 :             :   rtx_insn *_val = 0;
   51066                 :             :   start_sequence ();
   51067                 :             :   {
   51068                 :             :     rtx operands[3];
   51069                 :             :     operands[0] = operand0;
   51070                 :             :     operands[1] = operand1;
   51071                 :             : #define FAIL _Pragma ("GCC error \"btruncv4sf2 cannot FAIL\"") (void)0
   51072                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51073                 :             : #line 24492 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51074                 :             : operands[2] = GEN_INT (ROUND_TRUNC | ROUND_NO_EXC);
   51075                 :             : #undef DONE
   51076                 :             : #undef FAIL
   51077                 :             :     operand0 = operands[0];
   51078                 :             :     (void) operand0;
   51079                 :             :     operand1 = operands[1];
   51080                 :             :     (void) operand1;
   51081                 :             :     operand2 = operands[2];
   51082                 :             :     (void) operand2;
   51083                 :             :   }
   51084                 :             :   emit_insn (gen_rtx_SET (operand0,
   51085                 :             :         gen_rtx_UNSPEC (V4SFmode,
   51086                 :             :         gen_rtvec (2,
   51087                 :             :                 operand1,
   51088                 :             :                 operand2),
   51089                 :             :         92)));
   51090                 :             :   _val = get_insns ();
   51091                 :             :   end_sequence ();
   51092                 :             :   return _val;
   51093                 :             : }
   51094                 :             : 
   51095                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24485 */
   51096                 :             : rtx
   51097                 :             : gen_btruncv8df2 (rtx operand0,
   51098                 :             :         rtx operand1)
   51099                 :             : {
   51100                 :             :   rtx operand2;
   51101                 :             :   rtx_insn *_val = 0;
   51102                 :             :   start_sequence ();
   51103                 :             :   {
   51104                 :             :     rtx operands[3];
   51105                 :             :     operands[0] = operand0;
   51106                 :             :     operands[1] = operand1;
   51107                 :             : #define FAIL _Pragma ("GCC error \"btruncv8df2 cannot FAIL\"") (void)0
   51108                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51109                 :             : #line 24492 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51110                 :             : operands[2] = GEN_INT (ROUND_TRUNC | ROUND_NO_EXC);
   51111                 :             : #undef DONE
   51112                 :             : #undef FAIL
   51113                 :             :     operand0 = operands[0];
   51114                 :             :     (void) operand0;
   51115                 :             :     operand1 = operands[1];
   51116                 :             :     (void) operand1;
   51117                 :             :     operand2 = operands[2];
   51118                 :             :     (void) operand2;
   51119                 :             :   }
   51120                 :             :   emit_insn (gen_rtx_SET (operand0,
   51121                 :             :         gen_rtx_UNSPEC (V8DFmode,
   51122                 :             :         gen_rtvec (2,
   51123                 :             :                 operand1,
   51124                 :             :                 operand2),
   51125                 :             :         92)));
   51126                 :             :   _val = get_insns ();
   51127                 :             :   end_sequence ();
   51128                 :             :   return _val;
   51129                 :             : }
   51130                 :             : 
   51131                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24485 */
   51132                 :             : rtx
   51133                 :             : gen_btruncv4df2 (rtx operand0,
   51134                 :             :         rtx operand1)
   51135                 :             : {
   51136                 :             :   rtx operand2;
   51137                 :             :   rtx_insn *_val = 0;
   51138                 :             :   start_sequence ();
   51139                 :             :   {
   51140                 :             :     rtx operands[3];
   51141                 :             :     operands[0] = operand0;
   51142                 :             :     operands[1] = operand1;
   51143                 :             : #define FAIL _Pragma ("GCC error \"btruncv4df2 cannot FAIL\"") (void)0
   51144                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51145                 :             : #line 24492 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51146                 :             : operands[2] = GEN_INT (ROUND_TRUNC | ROUND_NO_EXC);
   51147                 :             : #undef DONE
   51148                 :             : #undef FAIL
   51149                 :             :     operand0 = operands[0];
   51150                 :             :     (void) operand0;
   51151                 :             :     operand1 = operands[1];
   51152                 :             :     (void) operand1;
   51153                 :             :     operand2 = operands[2];
   51154                 :             :     (void) operand2;
   51155                 :             :   }
   51156                 :             :   emit_insn (gen_rtx_SET (operand0,
   51157                 :             :         gen_rtx_UNSPEC (V4DFmode,
   51158                 :             :         gen_rtvec (2,
   51159                 :             :                 operand1,
   51160                 :             :                 operand2),
   51161                 :             :         92)));
   51162                 :             :   _val = get_insns ();
   51163                 :             :   end_sequence ();
   51164                 :             :   return _val;
   51165                 :             : }
   51166                 :             : 
   51167                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24485 */
   51168                 :             : rtx
   51169                 :             : gen_btruncv2df2 (rtx operand0,
   51170                 :             :         rtx operand1)
   51171                 :             : {
   51172                 :             :   rtx operand2;
   51173                 :             :   rtx_insn *_val = 0;
   51174                 :             :   start_sequence ();
   51175                 :             :   {
   51176                 :             :     rtx operands[3];
   51177                 :             :     operands[0] = operand0;
   51178                 :             :     operands[1] = operand1;
   51179                 :             : #define FAIL _Pragma ("GCC error \"btruncv2df2 cannot FAIL\"") (void)0
   51180                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51181                 :             : #line 24492 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51182                 :             : operands[2] = GEN_INT (ROUND_TRUNC | ROUND_NO_EXC);
   51183                 :             : #undef DONE
   51184                 :             : #undef FAIL
   51185                 :             :     operand0 = operands[0];
   51186                 :             :     (void) operand0;
   51187                 :             :     operand1 = operands[1];
   51188                 :             :     (void) operand1;
   51189                 :             :     operand2 = operands[2];
   51190                 :             :     (void) operand2;
   51191                 :             :   }
   51192                 :             :   emit_insn (gen_rtx_SET (operand0,
   51193                 :             :         gen_rtx_UNSPEC (V2DFmode,
   51194                 :             :         gen_rtvec (2,
   51195                 :             :                 operand1,
   51196                 :             :                 operand2),
   51197                 :             :         92)));
   51198                 :             :   _val = get_insns ();
   51199                 :             :   end_sequence ();
   51200                 :             :   return _val;
   51201                 :             : }
   51202                 :             : 
   51203                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24494 */
   51204                 :             : rtx
   51205                 :             : gen_roundv32hf2 (rtx operand0,
   51206                 :             :         rtx operand1)
   51207                 :             : {
   51208                 :             :   rtx operand2;
   51209                 :             :   rtx operand3;
   51210                 :             :   rtx operand4;
   51211                 :             :   rtx_insn *_val = 0;
   51212                 :             :   start_sequence ();
   51213                 :             :   {
   51214                 :             :     rtx operands[5];
   51215                 :             :     operands[0] = operand0;
   51216                 :             :     operands[1] = operand1;
   51217                 :             : #define FAIL _Pragma ("GCC error \"roundv32hf2 cannot FAIL\"") (void)0
   51218                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51219                 :             : #line 24504 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51220                 :             : {
   51221                 :             :   machine_mode scalar_mode;
   51222                 :             :   const struct real_format *fmt;
   51223                 :             :   REAL_VALUE_TYPE pred_half, half_minus_pred_half;
   51224                 :             :   rtx half, vec_half;
   51225                 :             : 
   51226                 :             :   scalar_mode = GET_MODE_INNER (V32HFmode);
   51227                 :             : 
   51228                 :             :   /* load nextafter (0.5, 0.0) */
   51229                 :             :   fmt = REAL_MODE_FORMAT (scalar_mode);
   51230                 :             :   real_2expN (&half_minus_pred_half, -(fmt->p) - 1, scalar_mode);
   51231                 :             :   real_arithmetic (&pred_half, MINUS_EXPR, &dconsthalf, &half_minus_pred_half);
   51232                 :             :   half = const_double_from_real_value (pred_half, scalar_mode);
   51233                 :             : 
   51234                 :             :   vec_half = ix86_build_const_vector (V32HFmode, true, half);
   51235                 :             :   vec_half = force_reg (V32HFmode, vec_half);
   51236                 :             : 
   51237                 :             :   operands[2] = gen_reg_rtx (V32HFmode);
   51238                 :             :   emit_insn (gen_copysignv32hf3 (operands[2], vec_half, operands[1]));
   51239                 :             : 
   51240                 :             :   operands[3] = gen_reg_rtx (V32HFmode);
   51241                 :             :   operands[4] = GEN_INT (ROUND_TRUNC);
   51242                 :             : }
   51243                 :             : #undef DONE
   51244                 :             : #undef FAIL
   51245                 :             :     operand0 = operands[0];
   51246                 :             :     (void) operand0;
   51247                 :             :     operand1 = operands[1];
   51248                 :             :     (void) operand1;
   51249                 :             :     operand2 = operands[2];
   51250                 :             :     (void) operand2;
   51251                 :             :     operand3 = operands[3];
   51252                 :             :     (void) operand3;
   51253                 :             :     operand4 = operands[4];
   51254                 :             :     (void) operand4;
   51255                 :             :   }
   51256                 :             :   emit_insn (gen_rtx_SET (operand3,
   51257                 :             :         gen_rtx_PLUS (V32HFmode,
   51258                 :             :         operand1,
   51259                 :             :         operand2)));
   51260                 :             :   emit_insn (gen_rtx_SET (operand0,
   51261                 :             :         gen_rtx_UNSPEC (V32HFmode,
   51262                 :             :         gen_rtvec (2,
   51263                 :             :                 copy_rtx (operand3),
   51264                 :             :                 operand4),
   51265                 :             :         92)));
   51266                 :             :   _val = get_insns ();
   51267                 :             :   end_sequence ();
   51268                 :             :   return _val;
   51269                 :             : }
   51270                 :             : 
   51271                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24494 */
   51272                 :             : rtx
   51273                 :             : gen_roundv16hf2 (rtx operand0,
   51274                 :             :         rtx operand1)
   51275                 :             : {
   51276                 :             :   rtx operand2;
   51277                 :             :   rtx operand3;
   51278                 :             :   rtx operand4;
   51279                 :             :   rtx_insn *_val = 0;
   51280                 :             :   start_sequence ();
   51281                 :             :   {
   51282                 :             :     rtx operands[5];
   51283                 :             :     operands[0] = operand0;
   51284                 :             :     operands[1] = operand1;
   51285                 :             : #define FAIL _Pragma ("GCC error \"roundv16hf2 cannot FAIL\"") (void)0
   51286                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51287                 :             : #line 24504 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51288                 :             : {
   51289                 :             :   machine_mode scalar_mode;
   51290                 :             :   const struct real_format *fmt;
   51291                 :             :   REAL_VALUE_TYPE pred_half, half_minus_pred_half;
   51292                 :             :   rtx half, vec_half;
   51293                 :             : 
   51294                 :             :   scalar_mode = GET_MODE_INNER (V16HFmode);
   51295                 :             : 
   51296                 :             :   /* load nextafter (0.5, 0.0) */
   51297                 :             :   fmt = REAL_MODE_FORMAT (scalar_mode);
   51298                 :             :   real_2expN (&half_minus_pred_half, -(fmt->p) - 1, scalar_mode);
   51299                 :             :   real_arithmetic (&pred_half, MINUS_EXPR, &dconsthalf, &half_minus_pred_half);
   51300                 :             :   half = const_double_from_real_value (pred_half, scalar_mode);
   51301                 :             : 
   51302                 :             :   vec_half = ix86_build_const_vector (V16HFmode, true, half);
   51303                 :             :   vec_half = force_reg (V16HFmode, vec_half);
   51304                 :             : 
   51305                 :             :   operands[2] = gen_reg_rtx (V16HFmode);
   51306                 :             :   emit_insn (gen_copysignv16hf3 (operands[2], vec_half, operands[1]));
   51307                 :             : 
   51308                 :             :   operands[3] = gen_reg_rtx (V16HFmode);
   51309                 :             :   operands[4] = GEN_INT (ROUND_TRUNC);
   51310                 :             : }
   51311                 :             : #undef DONE
   51312                 :             : #undef FAIL
   51313                 :             :     operand0 = operands[0];
   51314                 :             :     (void) operand0;
   51315                 :             :     operand1 = operands[1];
   51316                 :             :     (void) operand1;
   51317                 :             :     operand2 = operands[2];
   51318                 :             :     (void) operand2;
   51319                 :             :     operand3 = operands[3];
   51320                 :             :     (void) operand3;
   51321                 :             :     operand4 = operands[4];
   51322                 :             :     (void) operand4;
   51323                 :             :   }
   51324                 :             :   emit_insn (gen_rtx_SET (operand3,
   51325                 :             :         gen_rtx_PLUS (V16HFmode,
   51326                 :             :         operand1,
   51327                 :             :         operand2)));
   51328                 :             :   emit_insn (gen_rtx_SET (operand0,
   51329                 :             :         gen_rtx_UNSPEC (V16HFmode,
   51330                 :             :         gen_rtvec (2,
   51331                 :             :                 copy_rtx (operand3),
   51332                 :             :                 operand4),
   51333                 :             :         92)));
   51334                 :             :   _val = get_insns ();
   51335                 :             :   end_sequence ();
   51336                 :             :   return _val;
   51337                 :             : }
   51338                 :             : 
   51339                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24494 */
   51340                 :             : rtx
   51341                 :             : gen_roundv8hf2 (rtx operand0,
   51342                 :             :         rtx operand1)
   51343                 :             : {
   51344                 :             :   rtx operand2;
   51345                 :             :   rtx operand3;
   51346                 :             :   rtx operand4;
   51347                 :             :   rtx_insn *_val = 0;
   51348                 :             :   start_sequence ();
   51349                 :             :   {
   51350                 :             :     rtx operands[5];
   51351                 :             :     operands[0] = operand0;
   51352                 :             :     operands[1] = operand1;
   51353                 :             : #define FAIL _Pragma ("GCC error \"roundv8hf2 cannot FAIL\"") (void)0
   51354                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51355                 :             : #line 24504 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51356                 :             : {
   51357                 :             :   machine_mode scalar_mode;
   51358                 :             :   const struct real_format *fmt;
   51359                 :             :   REAL_VALUE_TYPE pred_half, half_minus_pred_half;
   51360                 :             :   rtx half, vec_half;
   51361                 :             : 
   51362                 :             :   scalar_mode = GET_MODE_INNER (V8HFmode);
   51363                 :             : 
   51364                 :             :   /* load nextafter (0.5, 0.0) */
   51365                 :             :   fmt = REAL_MODE_FORMAT (scalar_mode);
   51366                 :             :   real_2expN (&half_minus_pred_half, -(fmt->p) - 1, scalar_mode);
   51367                 :             :   real_arithmetic (&pred_half, MINUS_EXPR, &dconsthalf, &half_minus_pred_half);
   51368                 :             :   half = const_double_from_real_value (pred_half, scalar_mode);
   51369                 :             : 
   51370                 :             :   vec_half = ix86_build_const_vector (V8HFmode, true, half);
   51371                 :             :   vec_half = force_reg (V8HFmode, vec_half);
   51372                 :             : 
   51373                 :             :   operands[2] = gen_reg_rtx (V8HFmode);
   51374                 :             :   emit_insn (gen_copysignv8hf3 (operands[2], vec_half, operands[1]));
   51375                 :             : 
   51376                 :             :   operands[3] = gen_reg_rtx (V8HFmode);
   51377                 :             :   operands[4] = GEN_INT (ROUND_TRUNC);
   51378                 :             : }
   51379                 :             : #undef DONE
   51380                 :             : #undef FAIL
   51381                 :             :     operand0 = operands[0];
   51382                 :             :     (void) operand0;
   51383                 :             :     operand1 = operands[1];
   51384                 :             :     (void) operand1;
   51385                 :             :     operand2 = operands[2];
   51386                 :             :     (void) operand2;
   51387                 :             :     operand3 = operands[3];
   51388                 :             :     (void) operand3;
   51389                 :             :     operand4 = operands[4];
   51390                 :             :     (void) operand4;
   51391                 :             :   }
   51392                 :             :   emit_insn (gen_rtx_SET (operand3,
   51393                 :             :         gen_rtx_PLUS (V8HFmode,
   51394                 :             :         operand1,
   51395                 :             :         operand2)));
   51396                 :             :   emit_insn (gen_rtx_SET (operand0,
   51397                 :             :         gen_rtx_UNSPEC (V8HFmode,
   51398                 :             :         gen_rtvec (2,
   51399                 :             :                 copy_rtx (operand3),
   51400                 :             :                 operand4),
   51401                 :             :         92)));
   51402                 :             :   _val = get_insns ();
   51403                 :             :   end_sequence ();
   51404                 :             :   return _val;
   51405                 :             : }
   51406                 :             : 
   51407                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24494 */
   51408                 :             : rtx
   51409                 :             : gen_roundv16sf2 (rtx operand0,
   51410                 :             :         rtx operand1)
   51411                 :             : {
   51412                 :             :   rtx operand2;
   51413                 :             :   rtx operand3;
   51414                 :             :   rtx operand4;
   51415                 :             :   rtx_insn *_val = 0;
   51416                 :             :   start_sequence ();
   51417                 :             :   {
   51418                 :             :     rtx operands[5];
   51419                 :             :     operands[0] = operand0;
   51420                 :             :     operands[1] = operand1;
   51421                 :             : #define FAIL _Pragma ("GCC error \"roundv16sf2 cannot FAIL\"") (void)0
   51422                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51423                 :             : #line 24504 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51424                 :             : {
   51425                 :             :   machine_mode scalar_mode;
   51426                 :             :   const struct real_format *fmt;
   51427                 :             :   REAL_VALUE_TYPE pred_half, half_minus_pred_half;
   51428                 :             :   rtx half, vec_half;
   51429                 :             : 
   51430                 :             :   scalar_mode = GET_MODE_INNER (V16SFmode);
   51431                 :             : 
   51432                 :             :   /* load nextafter (0.5, 0.0) */
   51433                 :             :   fmt = REAL_MODE_FORMAT (scalar_mode);
   51434                 :             :   real_2expN (&half_minus_pred_half, -(fmt->p) - 1, scalar_mode);
   51435                 :             :   real_arithmetic (&pred_half, MINUS_EXPR, &dconsthalf, &half_minus_pred_half);
   51436                 :             :   half = const_double_from_real_value (pred_half, scalar_mode);
   51437                 :             : 
   51438                 :             :   vec_half = ix86_build_const_vector (V16SFmode, true, half);
   51439                 :             :   vec_half = force_reg (V16SFmode, vec_half);
   51440                 :             : 
   51441                 :             :   operands[2] = gen_reg_rtx (V16SFmode);
   51442                 :             :   emit_insn (gen_copysignv16sf3 (operands[2], vec_half, operands[1]));
   51443                 :             : 
   51444                 :             :   operands[3] = gen_reg_rtx (V16SFmode);
   51445                 :             :   operands[4] = GEN_INT (ROUND_TRUNC);
   51446                 :             : }
   51447                 :             : #undef DONE
   51448                 :             : #undef FAIL
   51449                 :             :     operand0 = operands[0];
   51450                 :             :     (void) operand0;
   51451                 :             :     operand1 = operands[1];
   51452                 :             :     (void) operand1;
   51453                 :             :     operand2 = operands[2];
   51454                 :             :     (void) operand2;
   51455                 :             :     operand3 = operands[3];
   51456                 :             :     (void) operand3;
   51457                 :             :     operand4 = operands[4];
   51458                 :             :     (void) operand4;
   51459                 :             :   }
   51460                 :             :   emit_insn (gen_rtx_SET (operand3,
   51461                 :             :         gen_rtx_PLUS (V16SFmode,
   51462                 :             :         operand1,
   51463                 :             :         operand2)));
   51464                 :             :   emit_insn (gen_rtx_SET (operand0,
   51465                 :             :         gen_rtx_UNSPEC (V16SFmode,
   51466                 :             :         gen_rtvec (2,
   51467                 :             :                 copy_rtx (operand3),
   51468                 :             :                 operand4),
   51469                 :             :         92)));
   51470                 :             :   _val = get_insns ();
   51471                 :             :   end_sequence ();
   51472                 :             :   return _val;
   51473                 :             : }
   51474                 :             : 
   51475                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24494 */
   51476                 :             : rtx
   51477                 :             : gen_roundv8sf2 (rtx operand0,
   51478                 :             :         rtx operand1)
   51479                 :             : {
   51480                 :             :   rtx operand2;
   51481                 :             :   rtx operand3;
   51482                 :             :   rtx operand4;
   51483                 :             :   rtx_insn *_val = 0;
   51484                 :             :   start_sequence ();
   51485                 :             :   {
   51486                 :             :     rtx operands[5];
   51487                 :             :     operands[0] = operand0;
   51488                 :             :     operands[1] = operand1;
   51489                 :             : #define FAIL _Pragma ("GCC error \"roundv8sf2 cannot FAIL\"") (void)0
   51490                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51491                 :             : #line 24504 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51492                 :             : {
   51493                 :             :   machine_mode scalar_mode;
   51494                 :             :   const struct real_format *fmt;
   51495                 :             :   REAL_VALUE_TYPE pred_half, half_minus_pred_half;
   51496                 :             :   rtx half, vec_half;
   51497                 :             : 
   51498                 :             :   scalar_mode = GET_MODE_INNER (V8SFmode);
   51499                 :             : 
   51500                 :             :   /* load nextafter (0.5, 0.0) */
   51501                 :             :   fmt = REAL_MODE_FORMAT (scalar_mode);
   51502                 :             :   real_2expN (&half_minus_pred_half, -(fmt->p) - 1, scalar_mode);
   51503                 :             :   real_arithmetic (&pred_half, MINUS_EXPR, &dconsthalf, &half_minus_pred_half);
   51504                 :             :   half = const_double_from_real_value (pred_half, scalar_mode);
   51505                 :             : 
   51506                 :             :   vec_half = ix86_build_const_vector (V8SFmode, true, half);
   51507                 :             :   vec_half = force_reg (V8SFmode, vec_half);
   51508                 :             : 
   51509                 :             :   operands[2] = gen_reg_rtx (V8SFmode);
   51510                 :             :   emit_insn (gen_copysignv8sf3 (operands[2], vec_half, operands[1]));
   51511                 :             : 
   51512                 :             :   operands[3] = gen_reg_rtx (V8SFmode);
   51513                 :             :   operands[4] = GEN_INT (ROUND_TRUNC);
   51514                 :             : }
   51515                 :             : #undef DONE
   51516                 :             : #undef FAIL
   51517                 :             :     operand0 = operands[0];
   51518                 :             :     (void) operand0;
   51519                 :             :     operand1 = operands[1];
   51520                 :             :     (void) operand1;
   51521                 :             :     operand2 = operands[2];
   51522                 :             :     (void) operand2;
   51523                 :             :     operand3 = operands[3];
   51524                 :             :     (void) operand3;
   51525                 :             :     operand4 = operands[4];
   51526                 :             :     (void) operand4;
   51527                 :             :   }
   51528                 :             :   emit_insn (gen_rtx_SET (operand3,
   51529                 :             :         gen_rtx_PLUS (V8SFmode,
   51530                 :             :         operand1,
   51531                 :             :         operand2)));
   51532                 :             :   emit_insn (gen_rtx_SET (operand0,
   51533                 :             :         gen_rtx_UNSPEC (V8SFmode,
   51534                 :             :         gen_rtvec (2,
   51535                 :             :                 copy_rtx (operand3),
   51536                 :             :                 operand4),
   51537                 :             :         92)));
   51538                 :             :   _val = get_insns ();
   51539                 :             :   end_sequence ();
   51540                 :             :   return _val;
   51541                 :             : }
   51542                 :             : 
   51543                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24494 */
   51544                 :             : rtx
   51545                 :             : gen_roundv4sf2 (rtx operand0,
   51546                 :             :         rtx operand1)
   51547                 :             : {
   51548                 :             :   rtx operand2;
   51549                 :             :   rtx operand3;
   51550                 :             :   rtx operand4;
   51551                 :             :   rtx_insn *_val = 0;
   51552                 :             :   start_sequence ();
   51553                 :             :   {
   51554                 :             :     rtx operands[5];
   51555                 :             :     operands[0] = operand0;
   51556                 :             :     operands[1] = operand1;
   51557                 :             : #define FAIL _Pragma ("GCC error \"roundv4sf2 cannot FAIL\"") (void)0
   51558                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51559                 :             : #line 24504 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51560                 :             : {
   51561                 :             :   machine_mode scalar_mode;
   51562                 :             :   const struct real_format *fmt;
   51563                 :             :   REAL_VALUE_TYPE pred_half, half_minus_pred_half;
   51564                 :             :   rtx half, vec_half;
   51565                 :             : 
   51566                 :             :   scalar_mode = GET_MODE_INNER (V4SFmode);
   51567                 :             : 
   51568                 :             :   /* load nextafter (0.5, 0.0) */
   51569                 :             :   fmt = REAL_MODE_FORMAT (scalar_mode);
   51570                 :             :   real_2expN (&half_minus_pred_half, -(fmt->p) - 1, scalar_mode);
   51571                 :             :   real_arithmetic (&pred_half, MINUS_EXPR, &dconsthalf, &half_minus_pred_half);
   51572                 :             :   half = const_double_from_real_value (pred_half, scalar_mode);
   51573                 :             : 
   51574                 :             :   vec_half = ix86_build_const_vector (V4SFmode, true, half);
   51575                 :             :   vec_half = force_reg (V4SFmode, vec_half);
   51576                 :             : 
   51577                 :             :   operands[2] = gen_reg_rtx (V4SFmode);
   51578                 :             :   emit_insn (gen_copysignv4sf3 (operands[2], vec_half, operands[1]));
   51579                 :             : 
   51580                 :             :   operands[3] = gen_reg_rtx (V4SFmode);
   51581                 :             :   operands[4] = GEN_INT (ROUND_TRUNC);
   51582                 :             : }
   51583                 :             : #undef DONE
   51584                 :             : #undef FAIL
   51585                 :             :     operand0 = operands[0];
   51586                 :             :     (void) operand0;
   51587                 :             :     operand1 = operands[1];
   51588                 :             :     (void) operand1;
   51589                 :             :     operand2 = operands[2];
   51590                 :             :     (void) operand2;
   51591                 :             :     operand3 = operands[3];
   51592                 :             :     (void) operand3;
   51593                 :             :     operand4 = operands[4];
   51594                 :             :     (void) operand4;
   51595                 :             :   }
   51596                 :             :   emit_insn (gen_rtx_SET (operand3,
   51597                 :             :         gen_rtx_PLUS (V4SFmode,
   51598                 :             :         operand1,
   51599                 :             :         operand2)));
   51600                 :             :   emit_insn (gen_rtx_SET (operand0,
   51601                 :             :         gen_rtx_UNSPEC (V4SFmode,
   51602                 :             :         gen_rtvec (2,
   51603                 :             :                 copy_rtx (operand3),
   51604                 :             :                 operand4),
   51605                 :             :         92)));
   51606                 :             :   _val = get_insns ();
   51607                 :             :   end_sequence ();
   51608                 :             :   return _val;
   51609                 :             : }
   51610                 :             : 
   51611                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24494 */
   51612                 :             : rtx
   51613                 :             : gen_roundv8df2 (rtx operand0,
   51614                 :             :         rtx operand1)
   51615                 :             : {
   51616                 :             :   rtx operand2;
   51617                 :             :   rtx operand3;
   51618                 :             :   rtx operand4;
   51619                 :             :   rtx_insn *_val = 0;
   51620                 :             :   start_sequence ();
   51621                 :             :   {
   51622                 :             :     rtx operands[5];
   51623                 :             :     operands[0] = operand0;
   51624                 :             :     operands[1] = operand1;
   51625                 :             : #define FAIL _Pragma ("GCC error \"roundv8df2 cannot FAIL\"") (void)0
   51626                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51627                 :             : #line 24504 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51628                 :             : {
   51629                 :             :   machine_mode scalar_mode;
   51630                 :             :   const struct real_format *fmt;
   51631                 :             :   REAL_VALUE_TYPE pred_half, half_minus_pred_half;
   51632                 :             :   rtx half, vec_half;
   51633                 :             : 
   51634                 :             :   scalar_mode = GET_MODE_INNER (V8DFmode);
   51635                 :             : 
   51636                 :             :   /* load nextafter (0.5, 0.0) */
   51637                 :             :   fmt = REAL_MODE_FORMAT (scalar_mode);
   51638                 :             :   real_2expN (&half_minus_pred_half, -(fmt->p) - 1, scalar_mode);
   51639                 :             :   real_arithmetic (&pred_half, MINUS_EXPR, &dconsthalf, &half_minus_pred_half);
   51640                 :             :   half = const_double_from_real_value (pred_half, scalar_mode);
   51641                 :             : 
   51642                 :             :   vec_half = ix86_build_const_vector (V8DFmode, true, half);
   51643                 :             :   vec_half = force_reg (V8DFmode, vec_half);
   51644                 :             : 
   51645                 :             :   operands[2] = gen_reg_rtx (V8DFmode);
   51646                 :             :   emit_insn (gen_copysignv8df3 (operands[2], vec_half, operands[1]));
   51647                 :             : 
   51648                 :             :   operands[3] = gen_reg_rtx (V8DFmode);
   51649                 :             :   operands[4] = GEN_INT (ROUND_TRUNC);
   51650                 :             : }
   51651                 :             : #undef DONE
   51652                 :             : #undef FAIL
   51653                 :             :     operand0 = operands[0];
   51654                 :             :     (void) operand0;
   51655                 :             :     operand1 = operands[1];
   51656                 :             :     (void) operand1;
   51657                 :             :     operand2 = operands[2];
   51658                 :             :     (void) operand2;
   51659                 :             :     operand3 = operands[3];
   51660                 :             :     (void) operand3;
   51661                 :             :     operand4 = operands[4];
   51662                 :             :     (void) operand4;
   51663                 :             :   }
   51664                 :             :   emit_insn (gen_rtx_SET (operand3,
   51665                 :             :         gen_rtx_PLUS (V8DFmode,
   51666                 :             :         operand1,
   51667                 :             :         operand2)));
   51668                 :             :   emit_insn (gen_rtx_SET (operand0,
   51669                 :             :         gen_rtx_UNSPEC (V8DFmode,
   51670                 :             :         gen_rtvec (2,
   51671                 :             :                 copy_rtx (operand3),
   51672                 :             :                 operand4),
   51673                 :             :         92)));
   51674                 :             :   _val = get_insns ();
   51675                 :             :   end_sequence ();
   51676                 :             :   return _val;
   51677                 :             : }
   51678                 :             : 
   51679                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24494 */
   51680                 :             : rtx
   51681                 :             : gen_roundv4df2 (rtx operand0,
   51682                 :             :         rtx operand1)
   51683                 :             : {
   51684                 :             :   rtx operand2;
   51685                 :             :   rtx operand3;
   51686                 :             :   rtx operand4;
   51687                 :             :   rtx_insn *_val = 0;
   51688                 :             :   start_sequence ();
   51689                 :             :   {
   51690                 :             :     rtx operands[5];
   51691                 :             :     operands[0] = operand0;
   51692                 :             :     operands[1] = operand1;
   51693                 :             : #define FAIL _Pragma ("GCC error \"roundv4df2 cannot FAIL\"") (void)0
   51694                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51695                 :             : #line 24504 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51696                 :             : {
   51697                 :             :   machine_mode scalar_mode;
   51698                 :             :   const struct real_format *fmt;
   51699                 :             :   REAL_VALUE_TYPE pred_half, half_minus_pred_half;
   51700                 :             :   rtx half, vec_half;
   51701                 :             : 
   51702                 :             :   scalar_mode = GET_MODE_INNER (V4DFmode);
   51703                 :             : 
   51704                 :             :   /* load nextafter (0.5, 0.0) */
   51705                 :             :   fmt = REAL_MODE_FORMAT (scalar_mode);
   51706                 :             :   real_2expN (&half_minus_pred_half, -(fmt->p) - 1, scalar_mode);
   51707                 :             :   real_arithmetic (&pred_half, MINUS_EXPR, &dconsthalf, &half_minus_pred_half);
   51708                 :             :   half = const_double_from_real_value (pred_half, scalar_mode);
   51709                 :             : 
   51710                 :             :   vec_half = ix86_build_const_vector (V4DFmode, true, half);
   51711                 :             :   vec_half = force_reg (V4DFmode, vec_half);
   51712                 :             : 
   51713                 :             :   operands[2] = gen_reg_rtx (V4DFmode);
   51714                 :             :   emit_insn (gen_copysignv4df3 (operands[2], vec_half, operands[1]));
   51715                 :             : 
   51716                 :             :   operands[3] = gen_reg_rtx (V4DFmode);
   51717                 :             :   operands[4] = GEN_INT (ROUND_TRUNC);
   51718                 :             : }
   51719                 :             : #undef DONE
   51720                 :             : #undef FAIL
   51721                 :             :     operand0 = operands[0];
   51722                 :             :     (void) operand0;
   51723                 :             :     operand1 = operands[1];
   51724                 :             :     (void) operand1;
   51725                 :             :     operand2 = operands[2];
   51726                 :             :     (void) operand2;
   51727                 :             :     operand3 = operands[3];
   51728                 :             :     (void) operand3;
   51729                 :             :     operand4 = operands[4];
   51730                 :             :     (void) operand4;
   51731                 :             :   }
   51732                 :             :   emit_insn (gen_rtx_SET (operand3,
   51733                 :             :         gen_rtx_PLUS (V4DFmode,
   51734                 :             :         operand1,
   51735                 :             :         operand2)));
   51736                 :             :   emit_insn (gen_rtx_SET (operand0,
   51737                 :             :         gen_rtx_UNSPEC (V4DFmode,
   51738                 :             :         gen_rtvec (2,
   51739                 :             :                 copy_rtx (operand3),
   51740                 :             :                 operand4),
   51741                 :             :         92)));
   51742                 :             :   _val = get_insns ();
   51743                 :             :   end_sequence ();
   51744                 :             :   return _val;
   51745                 :             : }
   51746                 :             : 
   51747                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24494 */
   51748                 :             : rtx
   51749                 :             : gen_roundv2df2 (rtx operand0,
   51750                 :             :         rtx operand1)
   51751                 :             : {
   51752                 :             :   rtx operand2;
   51753                 :             :   rtx operand3;
   51754                 :             :   rtx operand4;
   51755                 :             :   rtx_insn *_val = 0;
   51756                 :             :   start_sequence ();
   51757                 :             :   {
   51758                 :             :     rtx operands[5];
   51759                 :             :     operands[0] = operand0;
   51760                 :             :     operands[1] = operand1;
   51761                 :             : #define FAIL _Pragma ("GCC error \"roundv2df2 cannot FAIL\"") (void)0
   51762                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51763                 :             : #line 24504 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51764                 :             : {
   51765                 :             :   machine_mode scalar_mode;
   51766                 :             :   const struct real_format *fmt;
   51767                 :             :   REAL_VALUE_TYPE pred_half, half_minus_pred_half;
   51768                 :             :   rtx half, vec_half;
   51769                 :             : 
   51770                 :             :   scalar_mode = GET_MODE_INNER (V2DFmode);
   51771                 :             : 
   51772                 :             :   /* load nextafter (0.5, 0.0) */
   51773                 :             :   fmt = REAL_MODE_FORMAT (scalar_mode);
   51774                 :             :   real_2expN (&half_minus_pred_half, -(fmt->p) - 1, scalar_mode);
   51775                 :             :   real_arithmetic (&pred_half, MINUS_EXPR, &dconsthalf, &half_minus_pred_half);
   51776                 :             :   half = const_double_from_real_value (pred_half, scalar_mode);
   51777                 :             : 
   51778                 :             :   vec_half = ix86_build_const_vector (V2DFmode, true, half);
   51779                 :             :   vec_half = force_reg (V2DFmode, vec_half);
   51780                 :             : 
   51781                 :             :   operands[2] = gen_reg_rtx (V2DFmode);
   51782                 :             :   emit_insn (gen_copysignv2df3 (operands[2], vec_half, operands[1]));
   51783                 :             : 
   51784                 :             :   operands[3] = gen_reg_rtx (V2DFmode);
   51785                 :             :   operands[4] = GEN_INT (ROUND_TRUNC);
   51786                 :             : }
   51787                 :             : #undef DONE
   51788                 :             : #undef FAIL
   51789                 :             :     operand0 = operands[0];
   51790                 :             :     (void) operand0;
   51791                 :             :     operand1 = operands[1];
   51792                 :             :     (void) operand1;
   51793                 :             :     operand2 = operands[2];
   51794                 :             :     (void) operand2;
   51795                 :             :     operand3 = operands[3];
   51796                 :             :     (void) operand3;
   51797                 :             :     operand4 = operands[4];
   51798                 :             :     (void) operand4;
   51799                 :             :   }
   51800                 :             :   emit_insn (gen_rtx_SET (operand3,
   51801                 :             :         gen_rtx_PLUS (V2DFmode,
   51802                 :             :         operand1,
   51803                 :             :         operand2)));
   51804                 :             :   emit_insn (gen_rtx_SET (operand0,
   51805                 :             :         gen_rtx_UNSPEC (V2DFmode,
   51806                 :             :         gen_rtvec (2,
   51807                 :             :                 copy_rtx (operand3),
   51808                 :             :                 operand4),
   51809                 :             :         92)));
   51810                 :             :   _val = get_insns ();
   51811                 :             :   end_sequence ();
   51812                 :             :   return _val;
   51813                 :             : }
   51814                 :             : 
   51815                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24528 */
   51816                 :             : rtx
   51817                 :             : gen_lroundv32hfv32hi2 (rtx operand0,
   51818                 :             :         rtx operand1)
   51819                 :             : {
   51820                 :             :   rtx_insn *_val = 0;
   51821                 :             :   start_sequence ();
   51822                 :             :   {
   51823                 :             :     rtx operands[2];
   51824                 :             :     operands[0] = operand0;
   51825                 :             :     operands[1] = operand1;
   51826                 :             : #define FAIL _Pragma ("GCC error \"lroundv32hfv32hi2 cannot FAIL\"") (void)0
   51827                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51828                 :             : #line 24532 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51829                 :             : {
   51830                 :             :   rtx tmp = gen_reg_rtx (V32HFmode);
   51831                 :             :   emit_insn (gen_roundv32hf2 (tmp, operands[1]));
   51832                 :             :   emit_insn (gen_fix_truncv32hfv32hi2 (operands[0], tmp));
   51833                 :             :   DONE;
   51834                 :             : }
   51835                 :             : #undef DONE
   51836                 :             : #undef FAIL
   51837                 :             :     operand0 = operands[0];
   51838                 :             :     (void) operand0;
   51839                 :             :     operand1 = operands[1];
   51840                 :             :     (void) operand1;
   51841                 :             :   }
   51842                 :             :   emit (operand0, true);
   51843                 :             :   emit (operand1, false);
   51844                 :             :   _val = get_insns ();
   51845                 :             :   end_sequence ();
   51846                 :             :   return _val;
   51847                 :             : }
   51848                 :             : 
   51849                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24528 */
   51850                 :             : rtx
   51851                 :             : gen_lroundv16hfv16hi2 (rtx operand0,
   51852                 :             :         rtx operand1)
   51853                 :             : {
   51854                 :             :   rtx_insn *_val = 0;
   51855                 :             :   start_sequence ();
   51856                 :             :   {
   51857                 :             :     rtx operands[2];
   51858                 :             :     operands[0] = operand0;
   51859                 :             :     operands[1] = operand1;
   51860                 :             : #define FAIL _Pragma ("GCC error \"lroundv16hfv16hi2 cannot FAIL\"") (void)0
   51861                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51862                 :             : #line 24532 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51863                 :             : {
   51864                 :             :   rtx tmp = gen_reg_rtx (V16HFmode);
   51865                 :             :   emit_insn (gen_roundv16hf2 (tmp, operands[1]));
   51866                 :             :   emit_insn (gen_fix_truncv16hfv16hi2 (operands[0], tmp));
   51867                 :             :   DONE;
   51868                 :             : }
   51869                 :             : #undef DONE
   51870                 :             : #undef FAIL
   51871                 :             :     operand0 = operands[0];
   51872                 :             :     (void) operand0;
   51873                 :             :     operand1 = operands[1];
   51874                 :             :     (void) operand1;
   51875                 :             :   }
   51876                 :             :   emit (operand0, true);
   51877                 :             :   emit (operand1, false);
   51878                 :             :   _val = get_insns ();
   51879                 :             :   end_sequence ();
   51880                 :             :   return _val;
   51881                 :             : }
   51882                 :             : 
   51883                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24528 */
   51884                 :             : rtx
   51885                 :             : gen_lroundv8hfv8hi2 (rtx operand0,
   51886                 :             :         rtx operand1)
   51887                 :             : {
   51888                 :             :   rtx_insn *_val = 0;
   51889                 :             :   start_sequence ();
   51890                 :             :   {
   51891                 :             :     rtx operands[2];
   51892                 :             :     operands[0] = operand0;
   51893                 :             :     operands[1] = operand1;
   51894                 :             : #define FAIL _Pragma ("GCC error \"lroundv8hfv8hi2 cannot FAIL\"") (void)0
   51895                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51896                 :             : #line 24532 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51897                 :             : {
   51898                 :             :   rtx tmp = gen_reg_rtx (V8HFmode);
   51899                 :             :   emit_insn (gen_roundv8hf2 (tmp, operands[1]));
   51900                 :             :   emit_insn (gen_fix_truncv8hfv8hi2 (operands[0], tmp));
   51901                 :             :   DONE;
   51902                 :             : }
   51903                 :             : #undef DONE
   51904                 :             : #undef FAIL
   51905                 :             :     operand0 = operands[0];
   51906                 :             :     (void) operand0;
   51907                 :             :     operand1 = operands[1];
   51908                 :             :     (void) operand1;
   51909                 :             :   }
   51910                 :             :   emit (operand0, true);
   51911                 :             :   emit (operand1, false);
   51912                 :             :   _val = get_insns ();
   51913                 :             :   end_sequence ();
   51914                 :             :   return _val;
   51915                 :             : }
   51916                 :             : 
   51917                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24539 */
   51918                 :             : rtx
   51919                 :             : gen_lroundv16sfv16si2 (rtx operand0,
   51920                 :             :         rtx operand1)
   51921                 :             : {
   51922                 :             :   rtx_insn *_val = 0;
   51923                 :             :   start_sequence ();
   51924                 :             :   {
   51925                 :             :     rtx operands[2];
   51926                 :             :     operands[0] = operand0;
   51927                 :             :     operands[1] = operand1;
   51928                 :             : #define FAIL _Pragma ("GCC error \"lroundv16sfv16si2 cannot FAIL\"") (void)0
   51929                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51930                 :             : #line 24543 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51931                 :             : {
   51932                 :             :   rtx tmp = gen_reg_rtx (V16SFmode);
   51933                 :             :   emit_insn (gen_roundv16sf2 (tmp, operands[1]));
   51934                 :             :   emit_insn (gen_fix_truncv16sfv16si2 (operands[0], tmp));
   51935                 :             :   DONE;
   51936                 :             : }
   51937                 :             : #undef DONE
   51938                 :             : #undef FAIL
   51939                 :             :     operand0 = operands[0];
   51940                 :             :     (void) operand0;
   51941                 :             :     operand1 = operands[1];
   51942                 :             :     (void) operand1;
   51943                 :             :   }
   51944                 :             :   emit (operand0, true);
   51945                 :             :   emit (operand1, false);
   51946                 :             :   _val = get_insns ();
   51947                 :             :   end_sequence ();
   51948                 :             :   return _val;
   51949                 :             : }
   51950                 :             : 
   51951                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24539 */
   51952                 :             : rtx
   51953                 :             : gen_lroundv8sfv8si2 (rtx operand0,
   51954                 :             :         rtx operand1)
   51955                 :             : {
   51956                 :             :   rtx_insn *_val = 0;
   51957                 :             :   start_sequence ();
   51958                 :             :   {
   51959                 :             :     rtx operands[2];
   51960                 :             :     operands[0] = operand0;
   51961                 :             :     operands[1] = operand1;
   51962                 :             : #define FAIL _Pragma ("GCC error \"lroundv8sfv8si2 cannot FAIL\"") (void)0
   51963                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51964                 :             : #line 24543 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51965                 :             : {
   51966                 :             :   rtx tmp = gen_reg_rtx (V8SFmode);
   51967                 :             :   emit_insn (gen_roundv8sf2 (tmp, operands[1]));
   51968                 :             :   emit_insn (gen_fix_truncv8sfv8si2 (operands[0], tmp));
   51969                 :             :   DONE;
   51970                 :             : }
   51971                 :             : #undef DONE
   51972                 :             : #undef FAIL
   51973                 :             :     operand0 = operands[0];
   51974                 :             :     (void) operand0;
   51975                 :             :     operand1 = operands[1];
   51976                 :             :     (void) operand1;
   51977                 :             :   }
   51978                 :             :   emit (operand0, true);
   51979                 :             :   emit (operand1, false);
   51980                 :             :   _val = get_insns ();
   51981                 :             :   end_sequence ();
   51982                 :             :   return _val;
   51983                 :             : }
   51984                 :             : 
   51985                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24539 */
   51986                 :             : rtx
   51987                 :             : gen_lroundv4sfv4si2 (rtx operand0,
   51988                 :             :         rtx operand1)
   51989                 :             : {
   51990                 :             :   rtx_insn *_val = 0;
   51991                 :             :   start_sequence ();
   51992                 :             :   {
   51993                 :             :     rtx operands[2];
   51994                 :             :     operands[0] = operand0;
   51995                 :             :     operands[1] = operand1;
   51996                 :             : #define FAIL _Pragma ("GCC error \"lroundv4sfv4si2 cannot FAIL\"") (void)0
   51997                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51998                 :             : #line 24543 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   51999                 :             : {
   52000                 :             :   rtx tmp = gen_reg_rtx (V4SFmode);
   52001                 :             :   emit_insn (gen_roundv4sf2 (tmp, operands[1]));
   52002                 :             :   emit_insn (gen_fix_truncv4sfv4si2 (operands[0], tmp));
   52003                 :             :   DONE;
   52004                 :             : }
   52005                 :             : #undef DONE
   52006                 :             : #undef FAIL
   52007                 :             :     operand0 = operands[0];
   52008                 :             :     (void) operand0;
   52009                 :             :     operand1 = operands[1];
   52010                 :             :     (void) operand1;
   52011                 :             :   }
   52012                 :             :   emit (operand0, true);
   52013                 :             :   emit (operand1, false);
   52014                 :             :   _val = get_insns ();
   52015                 :             :   end_sequence ();
   52016                 :             :   return _val;
   52017                 :             : }
   52018                 :             : 
   52019                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24539 */
   52020                 :             : rtx
   52021                 :             : gen_lroundv8dfv8di2 (rtx operand0,
   52022                 :             :         rtx operand1)
   52023                 :             : {
   52024                 :             :   rtx_insn *_val = 0;
   52025                 :             :   start_sequence ();
   52026                 :             :   {
   52027                 :             :     rtx operands[2];
   52028                 :             :     operands[0] = operand0;
   52029                 :             :     operands[1] = operand1;
   52030                 :             : #define FAIL _Pragma ("GCC error \"lroundv8dfv8di2 cannot FAIL\"") (void)0
   52031                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52032                 :             : #line 24543 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52033                 :             : {
   52034                 :             :   rtx tmp = gen_reg_rtx (V8DFmode);
   52035                 :             :   emit_insn (gen_roundv8df2 (tmp, operands[1]));
   52036                 :             :   emit_insn (gen_fix_truncv8dfv8di2 (operands[0], tmp));
   52037                 :             :   DONE;
   52038                 :             : }
   52039                 :             : #undef DONE
   52040                 :             : #undef FAIL
   52041                 :             :     operand0 = operands[0];
   52042                 :             :     (void) operand0;
   52043                 :             :     operand1 = operands[1];
   52044                 :             :     (void) operand1;
   52045                 :             :   }
   52046                 :             :   emit (operand0, true);
   52047                 :             :   emit (operand1, false);
   52048                 :             :   _val = get_insns ();
   52049                 :             :   end_sequence ();
   52050                 :             :   return _val;
   52051                 :             : }
   52052                 :             : 
   52053                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24539 */
   52054                 :             : rtx
   52055                 :             : gen_lroundv4dfv4di2 (rtx operand0,
   52056                 :             :         rtx operand1)
   52057                 :             : {
   52058                 :             :   rtx_insn *_val = 0;
   52059                 :             :   start_sequence ();
   52060                 :             :   {
   52061                 :             :     rtx operands[2];
   52062                 :             :     operands[0] = operand0;
   52063                 :             :     operands[1] = operand1;
   52064                 :             : #define FAIL _Pragma ("GCC error \"lroundv4dfv4di2 cannot FAIL\"") (void)0
   52065                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52066                 :             : #line 24543 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52067                 :             : {
   52068                 :             :   rtx tmp = gen_reg_rtx (V4DFmode);
   52069                 :             :   emit_insn (gen_roundv4df2 (tmp, operands[1]));
   52070                 :             :   emit_insn (gen_fix_truncv4dfv4di2 (operands[0], tmp));
   52071                 :             :   DONE;
   52072                 :             : }
   52073                 :             : #undef DONE
   52074                 :             : #undef FAIL
   52075                 :             :     operand0 = operands[0];
   52076                 :             :     (void) operand0;
   52077                 :             :     operand1 = operands[1];
   52078                 :             :     (void) operand1;
   52079                 :             :   }
   52080                 :             :   emit (operand0, true);
   52081                 :             :   emit (operand1, false);
   52082                 :             :   _val = get_insns ();
   52083                 :             :   end_sequence ();
   52084                 :             :   return _val;
   52085                 :             : }
   52086                 :             : 
   52087                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24539 */
   52088                 :             : rtx
   52089                 :             : gen_lroundv2dfv2di2 (rtx operand0,
   52090                 :             :         rtx operand1)
   52091                 :             : {
   52092                 :             :   rtx_insn *_val = 0;
   52093                 :             :   start_sequence ();
   52094                 :             :   {
   52095                 :             :     rtx operands[2];
   52096                 :             :     operands[0] = operand0;
   52097                 :             :     operands[1] = operand1;
   52098                 :             : #define FAIL _Pragma ("GCC error \"lroundv2dfv2di2 cannot FAIL\"") (void)0
   52099                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52100                 :             : #line 24543 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52101                 :             : {
   52102                 :             :   rtx tmp = gen_reg_rtx (V2DFmode);
   52103                 :             :   emit_insn (gen_roundv2df2 (tmp, operands[1]));
   52104                 :             :   emit_insn (gen_fix_truncv2dfv2di2 (operands[0], tmp));
   52105                 :             :   DONE;
   52106                 :             : }
   52107                 :             : #undef DONE
   52108                 :             : #undef FAIL
   52109                 :             :     operand0 = operands[0];
   52110                 :             :     (void) operand0;
   52111                 :             :     operand1 = operands[1];
   52112                 :             :     (void) operand1;
   52113                 :             :   }
   52114                 :             :   emit (operand0, true);
   52115                 :             :   emit (operand1, false);
   52116                 :             :   _val = get_insns ();
   52117                 :             :   end_sequence ();
   52118                 :             :   return _val;
   52119                 :             : }
   52120                 :             : 
   52121                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24550 */
   52122                 :             : rtx
   52123                 :             : gen_roundv16sf2_sfix (rtx operand0,
   52124                 :             :         rtx operand1)
   52125                 :             : {
   52126                 :             :   rtx_insn *_val = 0;
   52127                 :             :   start_sequence ();
   52128                 :             :   {
   52129                 :             :     rtx operands[2];
   52130                 :             :     operands[0] = operand0;
   52131                 :             :     operands[1] = operand1;
   52132                 :             : #define FAIL return (end_sequence (), _val)
   52133                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52134                 :             : #line 24554 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52135                 :             : {
   52136                 :             :   rtx tmp = gen_reg_rtx (V16SFmode);
   52137                 :             : 
   52138                 :             :   emit_insn (gen_roundv16sf2 (tmp, operands[1]));
   52139                 :             : 
   52140                 :             :   emit_insn
   52141                 :             :     (gen_fix_truncv16sfv16si2 (operands[0], tmp));
   52142                 :             :   DONE;
   52143                 :             : }
   52144                 :             : #undef DONE
   52145                 :             : #undef FAIL
   52146                 :             :     operand0 = operands[0];
   52147                 :             :     (void) operand0;
   52148                 :             :     operand1 = operands[1];
   52149                 :             :     (void) operand1;
   52150                 :             :   }
   52151                 :             :   emit (operand0, true);
   52152                 :             :   emit (operand1, false);
   52153                 :             :   _val = get_insns ();
   52154                 :             :   end_sequence ();
   52155                 :             :   return _val;
   52156                 :             : }
   52157                 :             : 
   52158                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24550 */
   52159                 :             : rtx
   52160                 :             : gen_roundv8sf2_sfix (rtx operand0,
   52161                 :             :         rtx operand1)
   52162                 :             : {
   52163                 :             :   rtx_insn *_val = 0;
   52164                 :             :   start_sequence ();
   52165                 :             :   {
   52166                 :             :     rtx operands[2];
   52167                 :             :     operands[0] = operand0;
   52168                 :             :     operands[1] = operand1;
   52169                 :             : #define FAIL return (end_sequence (), _val)
   52170                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52171                 :             : #line 24554 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52172                 :             : {
   52173                 :             :   rtx tmp = gen_reg_rtx (V8SFmode);
   52174                 :             : 
   52175                 :             :   emit_insn (gen_roundv8sf2 (tmp, operands[1]));
   52176                 :             : 
   52177                 :             :   emit_insn
   52178                 :             :     (gen_fix_truncv8sfv8si2 (operands[0], tmp));
   52179                 :             :   DONE;
   52180                 :             : }
   52181                 :             : #undef DONE
   52182                 :             : #undef FAIL
   52183                 :             :     operand0 = operands[0];
   52184                 :             :     (void) operand0;
   52185                 :             :     operand1 = operands[1];
   52186                 :             :     (void) operand1;
   52187                 :             :   }
   52188                 :             :   emit (operand0, true);
   52189                 :             :   emit (operand1, false);
   52190                 :             :   _val = get_insns ();
   52191                 :             :   end_sequence ();
   52192                 :             :   return _val;
   52193                 :             : }
   52194                 :             : 
   52195                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24550 */
   52196                 :             : rtx
   52197                 :             : gen_roundv4sf2_sfix (rtx operand0,
   52198                 :             :         rtx operand1)
   52199                 :             : {
   52200                 :             :   rtx_insn *_val = 0;
   52201                 :             :   start_sequence ();
   52202                 :             :   {
   52203                 :             :     rtx operands[2];
   52204                 :             :     operands[0] = operand0;
   52205                 :             :     operands[1] = operand1;
   52206                 :             : #define FAIL return (end_sequence (), _val)
   52207                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52208                 :             : #line 24554 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52209                 :             : {
   52210                 :             :   rtx tmp = gen_reg_rtx (V4SFmode);
   52211                 :             : 
   52212                 :             :   emit_insn (gen_roundv4sf2 (tmp, operands[1]));
   52213                 :             : 
   52214                 :             :   emit_insn
   52215                 :             :     (gen_fix_truncv4sfv4si2 (operands[0], tmp));
   52216                 :             :   DONE;
   52217                 :             : }
   52218                 :             : #undef DONE
   52219                 :             : #undef FAIL
   52220                 :             :     operand0 = operands[0];
   52221                 :             :     (void) operand0;
   52222                 :             :     operand1 = operands[1];
   52223                 :             :     (void) operand1;
   52224                 :             :   }
   52225                 :             :   emit (operand0, true);
   52226                 :             :   emit (operand1, false);
   52227                 :             :   _val = get_insns ();
   52228                 :             :   end_sequence ();
   52229                 :             :   return _val;
   52230                 :             : }
   52231                 :             : 
   52232                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24564 */
   52233                 :             : rtx
   52234                 :             : gen_roundv8df2_vec_pack_sfix (rtx operand0,
   52235                 :             :         rtx operand1,
   52236                 :             :         rtx operand2)
   52237                 :             : {
   52238                 :             :   rtx_insn *_val = 0;
   52239                 :             :   start_sequence ();
   52240                 :             :   {
   52241                 :             :     rtx operands[3];
   52242                 :             :     operands[0] = operand0;
   52243                 :             :     operands[1] = operand1;
   52244                 :             :     operands[2] = operand2;
   52245                 :             : #define FAIL return (end_sequence (), _val)
   52246                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52247                 :             : #line 24569 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52248                 :             : {
   52249                 :             :   rtx tmp0, tmp1;
   52250                 :             : 
   52251                 :             :   if (V8DFmode == V2DFmode
   52252                 :             :       && TARGET_AVX && !TARGET_PREFER_AVX128 && optimize_insn_for_speed_p ())
   52253                 :             :     {
   52254                 :             :       rtx tmp2 = gen_reg_rtx (V4DFmode);
   52255                 :             : 
   52256                 :             :       tmp0 = gen_reg_rtx (V4DFmode);
   52257                 :             :       tmp1 = force_reg (V2DFmode, operands[1]);
   52258                 :             : 
   52259                 :             :       emit_insn (gen_avx_vec_concatv4df (tmp0, tmp1, operands[2]));
   52260                 :             :       emit_insn (gen_roundv4df2 (tmp2, tmp0));
   52261                 :             :       emit_insn (gen_fix_truncv4dfv4si2 (operands[0], tmp2));
   52262                 :             :     }
   52263                 :             :   else
   52264                 :             :     {
   52265                 :             :       tmp0 = gen_reg_rtx (V8DFmode);
   52266                 :             :       tmp1 = gen_reg_rtx (V8DFmode);
   52267                 :             : 
   52268                 :             :       emit_insn (gen_roundv8df2 (tmp0, operands[1]));
   52269                 :             :       emit_insn (gen_roundv8df2 (tmp1, operands[2]));
   52270                 :             : 
   52271                 :             :       emit_insn
   52272                 :             :        (gen_vec_pack_sfix_trunc_v8df (operands[0], tmp0, tmp1));
   52273                 :             :     }
   52274                 :             :   DONE;
   52275                 :             : }
   52276                 :             : #undef DONE
   52277                 :             : #undef FAIL
   52278                 :             :     operand0 = operands[0];
   52279                 :             :     (void) operand0;
   52280                 :             :     operand1 = operands[1];
   52281                 :             :     (void) operand1;
   52282                 :             :     operand2 = operands[2];
   52283                 :             :     (void) operand2;
   52284                 :             :   }
   52285                 :             :   emit (operand0, true);
   52286                 :             :   emit (operand1, true);
   52287                 :             :   emit (operand2, false);
   52288                 :             :   _val = get_insns ();
   52289                 :             :   end_sequence ();
   52290                 :             :   return _val;
   52291                 :             : }
   52292                 :             : 
   52293                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24564 */
   52294                 :             : rtx
   52295                 :             : gen_roundv4df2_vec_pack_sfix (rtx operand0,
   52296                 :             :         rtx operand1,
   52297                 :             :         rtx operand2)
   52298                 :             : {
   52299                 :             :   rtx_insn *_val = 0;
   52300                 :             :   start_sequence ();
   52301                 :             :   {
   52302                 :             :     rtx operands[3];
   52303                 :             :     operands[0] = operand0;
   52304                 :             :     operands[1] = operand1;
   52305                 :             :     operands[2] = operand2;
   52306                 :             : #define FAIL return (end_sequence (), _val)
   52307                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52308                 :             : #line 24569 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52309                 :             : {
   52310                 :             :   rtx tmp0, tmp1;
   52311                 :             : 
   52312                 :             :   if (V4DFmode == V2DFmode
   52313                 :             :       && TARGET_AVX && !TARGET_PREFER_AVX128 && optimize_insn_for_speed_p ())
   52314                 :             :     {
   52315                 :             :       rtx tmp2 = gen_reg_rtx (V4DFmode);
   52316                 :             : 
   52317                 :             :       tmp0 = gen_reg_rtx (V4DFmode);
   52318                 :             :       tmp1 = force_reg (V2DFmode, operands[1]);
   52319                 :             : 
   52320                 :             :       emit_insn (gen_avx_vec_concatv4df (tmp0, tmp1, operands[2]));
   52321                 :             :       emit_insn (gen_roundv4df2 (tmp2, tmp0));
   52322                 :             :       emit_insn (gen_fix_truncv4dfv4si2 (operands[0], tmp2));
   52323                 :             :     }
   52324                 :             :   else
   52325                 :             :     {
   52326                 :             :       tmp0 = gen_reg_rtx (V4DFmode);
   52327                 :             :       tmp1 = gen_reg_rtx (V4DFmode);
   52328                 :             : 
   52329                 :             :       emit_insn (gen_roundv4df2 (tmp0, operands[1]));
   52330                 :             :       emit_insn (gen_roundv4df2 (tmp1, operands[2]));
   52331                 :             : 
   52332                 :             :       emit_insn
   52333                 :             :        (gen_vec_pack_sfix_trunc_v4df (operands[0], tmp0, tmp1));
   52334                 :             :     }
   52335                 :             :   DONE;
   52336                 :             : }
   52337                 :             : #undef DONE
   52338                 :             : #undef FAIL
   52339                 :             :     operand0 = operands[0];
   52340                 :             :     (void) operand0;
   52341                 :             :     operand1 = operands[1];
   52342                 :             :     (void) operand1;
   52343                 :             :     operand2 = operands[2];
   52344                 :             :     (void) operand2;
   52345                 :             :   }
   52346                 :             :   emit (operand0, true);
   52347                 :             :   emit (operand1, true);
   52348                 :             :   emit (operand2, false);
   52349                 :             :   _val = get_insns ();
   52350                 :             :   end_sequence ();
   52351                 :             :   return _val;
   52352                 :             : }
   52353                 :             : 
   52354                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24564 */
   52355                 :             : rtx
   52356                 :             : gen_roundv2df2_vec_pack_sfix (rtx operand0,
   52357                 :             :         rtx operand1,
   52358                 :             :         rtx operand2)
   52359                 :             : {
   52360                 :             :   rtx_insn *_val = 0;
   52361                 :             :   start_sequence ();
   52362                 :             :   {
   52363                 :             :     rtx operands[3];
   52364                 :             :     operands[0] = operand0;
   52365                 :             :     operands[1] = operand1;
   52366                 :             :     operands[2] = operand2;
   52367                 :             : #define FAIL return (end_sequence (), _val)
   52368                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52369                 :             : #line 24569 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52370                 :             : {
   52371                 :             :   rtx tmp0, tmp1;
   52372                 :             : 
   52373                 :             :   if (V2DFmode == V2DFmode
   52374                 :             :       && TARGET_AVX && !TARGET_PREFER_AVX128 && optimize_insn_for_speed_p ())
   52375                 :             :     {
   52376                 :             :       rtx tmp2 = gen_reg_rtx (V4DFmode);
   52377                 :             : 
   52378                 :             :       tmp0 = gen_reg_rtx (V4DFmode);
   52379                 :             :       tmp1 = force_reg (V2DFmode, operands[1]);
   52380                 :             : 
   52381                 :             :       emit_insn (gen_avx_vec_concatv4df (tmp0, tmp1, operands[2]));
   52382                 :             :       emit_insn (gen_roundv4df2 (tmp2, tmp0));
   52383                 :             :       emit_insn (gen_fix_truncv4dfv4si2 (operands[0], tmp2));
   52384                 :             :     }
   52385                 :             :   else
   52386                 :             :     {
   52387                 :             :       tmp0 = gen_reg_rtx (V2DFmode);
   52388                 :             :       tmp1 = gen_reg_rtx (V2DFmode);
   52389                 :             : 
   52390                 :             :       emit_insn (gen_roundv2df2 (tmp0, operands[1]));
   52391                 :             :       emit_insn (gen_roundv2df2 (tmp1, operands[2]));
   52392                 :             : 
   52393                 :             :       emit_insn
   52394                 :             :        (gen_vec_pack_sfix_trunc_v2df (operands[0], tmp0, tmp1));
   52395                 :             :     }
   52396                 :             :   DONE;
   52397                 :             : }
   52398                 :             : #undef DONE
   52399                 :             : #undef FAIL
   52400                 :             :     operand0 = operands[0];
   52401                 :             :     (void) operand0;
   52402                 :             :     operand1 = operands[1];
   52403                 :             :     (void) operand1;
   52404                 :             :     operand2 = operands[2];
   52405                 :             :     (void) operand2;
   52406                 :             :   }
   52407                 :             :   emit (operand0, true);
   52408                 :             :   emit (operand1, true);
   52409                 :             :   emit (operand2, false);
   52410                 :             :   _val = get_insns ();
   52411                 :             :   end_sequence ();
   52412                 :             :   return _val;
   52413                 :             : }
   52414                 :             : 
   52415                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24604 */
   52416                 :             : extern rtx_insn *gen_split_3247 (rtx_insn *, rtx *);
   52417                 :             : rtx_insn *
   52418                 :             : gen_split_3247 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   52419                 :             : {
   52420                 :             :   rtx_insn *_val = NULL;
   52421                 :             :   if (dump_file)
   52422                 :             :     fprintf (dump_file, "Splitting with gen_split_3247 (sse.md:24604)\n");
   52423                 :             :   start_sequence ();
   52424                 :             : #define FAIL return (end_sequence (), _val)
   52425                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52426                 :             : #line 24634 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52427                 :             : {
   52428                 :             :   int ecx = !find_regno_note (curr_insn, REG_UNUSED,
   52429                 :             :                               reg_or_subregno (operands[0]));
   52430                 :             :   int xmm0 = !find_regno_note (curr_insn, REG_UNUSED,
   52431                 :             :                                reg_or_subregno (operands[1]));
   52432                 :             :   int flags = !find_regno_note (curr_insn, REG_UNUSED, FLAGS_REG);
   52433                 :             : 
   52434                 :             :   if (ecx)
   52435                 :             :     emit_insn (gen_sse4_2_pcmpestri (operands[0], operands[2],
   52436                 :             :                                      operands[3], operands[4],
   52437                 :             :                                      operands[5], operands[6]));
   52438                 :             :   if (xmm0)
   52439                 :             :     emit_insn (gen_sse4_2_pcmpestrm (operands[1], operands[2],
   52440                 :             :                                      operands[3], operands[4],
   52441                 :             :                                      operands[5], operands[6]));
   52442                 :             :   if (flags && !(ecx || xmm0))
   52443                 :             :     emit_insn (gen_sse4_2_pcmpestr_cconly (NULL, NULL,
   52444                 :             :                                            operands[2], operands[3],
   52445                 :             :                                            operands[4], operands[5],
   52446                 :             :                                            operands[6]));
   52447                 :             :   if (!(flags || ecx || xmm0))
   52448                 :             :     emit_note (NOTE_INSN_DELETED);
   52449                 :             : 
   52450                 :             :   DONE;
   52451                 :             : }
   52452                 :             : #undef DONE
   52453                 :             : #undef FAIL
   52454                 :             :   emit_insn (const0_rtx);
   52455                 :             :   _val = get_insns ();
   52456                 :             :   end_sequence ();
   52457                 :             :   return _val;
   52458                 :             : }
   52459                 :             : 
   52460                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24747 */
   52461                 :             : extern rtx_insn *gen_split_3248 (rtx_insn *, rtx *);
   52462                 :             : rtx_insn *
   52463                 :             : gen_split_3248 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   52464                 :             : {
   52465                 :             :   rtx_insn *_val = NULL;
   52466                 :             :   if (dump_file)
   52467                 :             :     fprintf (dump_file, "Splitting with gen_split_3248 (sse.md:24747)\n");
   52468                 :             :   start_sequence ();
   52469                 :             : #define FAIL return (end_sequence (), _val)
   52470                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52471                 :             : #line 24771 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52472                 :             : {
   52473                 :             :   int ecx = !find_regno_note (curr_insn, REG_UNUSED,
   52474                 :             :                               reg_or_subregno (operands[0]));
   52475                 :             :   int xmm0 = !find_regno_note (curr_insn, REG_UNUSED,
   52476                 :             :                                reg_or_subregno (operands[1]));
   52477                 :             :   int flags = !find_regno_note (curr_insn, REG_UNUSED, FLAGS_REG);
   52478                 :             : 
   52479                 :             :   if (ecx)
   52480                 :             :     emit_insn (gen_sse4_2_pcmpistri (operands[0], operands[2],
   52481                 :             :                                      operands[3], operands[4]));
   52482                 :             :   if (xmm0)
   52483                 :             :     emit_insn (gen_sse4_2_pcmpistrm (operands[1], operands[2],
   52484                 :             :                                      operands[3], operands[4]));
   52485                 :             :   if (flags && !(ecx || xmm0))
   52486                 :             :     emit_insn (gen_sse4_2_pcmpistr_cconly (NULL, NULL,
   52487                 :             :                                            operands[2], operands[3],
   52488                 :             :                                            operands[4]));
   52489                 :             :   if (!(flags || ecx || xmm0))
   52490                 :             :     emit_note (NOTE_INSN_DELETED);
   52491                 :             : 
   52492                 :             :   DONE;
   52493                 :             : }
   52494                 :             : #undef DONE
   52495                 :             : #undef FAIL
   52496                 :             :   emit_insn (const0_rtx);
   52497                 :             :   _val = get_insns ();
   52498                 :             :   end_sequence ();
   52499                 :             :   return _val;
   52500                 :             : }
   52501                 :             : 
   52502                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24876 */
   52503                 :             : rtx
   52504                 :             : gen_avx512pf_gatherpfv16sisf (rtx operand0,
   52505                 :             :         rtx operand1,
   52506                 :             :         rtx operand2,
   52507                 :             :         rtx operand3,
   52508                 :             :         rtx operand4)
   52509                 :             : {
   52510                 :             :   rtx operand5;
   52511                 :             :   rtx_insn *_val = 0;
   52512                 :             :   start_sequence ();
   52513                 :             :   {
   52514                 :             :     rtx operands[6];
   52515                 :             :     operands[0] = operand0;
   52516                 :             :     operands[1] = operand1;
   52517                 :             :     operands[2] = operand2;
   52518                 :             :     operands[3] = operand3;
   52519                 :             :     operands[4] = operand4;
   52520                 :             : #define FAIL return (end_sequence (), _val)
   52521                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52522                 :             : #line 24887 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52523                 :             : {
   52524                 :             :   operands[5]
   52525                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[1],
   52526                 :             :                                         operands[3]), UNSPEC_VSIBADDR);
   52527                 :             : }
   52528                 :             : #undef DONE
   52529                 :             : #undef FAIL
   52530                 :             :     operand0 = operands[0];
   52531                 :             :     (void) operand0;
   52532                 :             :     operand1 = operands[1];
   52533                 :             :     (void) operand1;
   52534                 :             :     operand2 = operands[2];
   52535                 :             :     (void) operand2;
   52536                 :             :     operand3 = operands[3];
   52537                 :             :     (void) operand3;
   52538                 :             :     operand4 = operands[4];
   52539                 :             :     (void) operand4;
   52540                 :             :     operand5 = operands[5];
   52541                 :             :     (void) operand5;
   52542                 :             :   }
   52543                 :             :   emit_insn (gen_rtx_UNSPEC (VOIDmode,
   52544                 :             :         gen_rtvec (3,
   52545                 :             :                 operand0,
   52546                 :             :                 gen_rtx_MEM (V16SFmode,
   52547                 :             :         operand5),
   52548                 :             :                 operand4),
   52549                 :             :         173));
   52550                 :             :   _val = get_insns ();
   52551                 :             :   end_sequence ();
   52552                 :             :   return _val;
   52553                 :             : }
   52554                 :             : 
   52555                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24876 */
   52556                 :             : rtx
   52557                 :             : gen_avx512pf_gatherpfv8disf (rtx operand0,
   52558                 :             :         rtx operand1,
   52559                 :             :         rtx operand2,
   52560                 :             :         rtx operand3,
   52561                 :             :         rtx operand4)
   52562                 :             : {
   52563                 :             :   rtx operand5;
   52564                 :             :   rtx_insn *_val = 0;
   52565                 :             :   start_sequence ();
   52566                 :             :   {
   52567                 :             :     rtx operands[6];
   52568                 :             :     operands[0] = operand0;
   52569                 :             :     operands[1] = operand1;
   52570                 :             :     operands[2] = operand2;
   52571                 :             :     operands[3] = operand3;
   52572                 :             :     operands[4] = operand4;
   52573                 :             : #define FAIL return (end_sequence (), _val)
   52574                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52575                 :             : #line 24887 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52576                 :             : {
   52577                 :             :   operands[5]
   52578                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[1],
   52579                 :             :                                         operands[3]), UNSPEC_VSIBADDR);
   52580                 :             : }
   52581                 :             : #undef DONE
   52582                 :             : #undef FAIL
   52583                 :             :     operand0 = operands[0];
   52584                 :             :     (void) operand0;
   52585                 :             :     operand1 = operands[1];
   52586                 :             :     (void) operand1;
   52587                 :             :     operand2 = operands[2];
   52588                 :             :     (void) operand2;
   52589                 :             :     operand3 = operands[3];
   52590                 :             :     (void) operand3;
   52591                 :             :     operand4 = operands[4];
   52592                 :             :     (void) operand4;
   52593                 :             :     operand5 = operands[5];
   52594                 :             :     (void) operand5;
   52595                 :             :   }
   52596                 :             :   emit_insn (gen_rtx_UNSPEC (VOIDmode,
   52597                 :             :         gen_rtvec (3,
   52598                 :             :                 operand0,
   52599                 :             :                 gen_rtx_MEM (V8SFmode,
   52600                 :             :         operand5),
   52601                 :             :                 operand4),
   52602                 :             :         173));
   52603                 :             :   _val = get_insns ();
   52604                 :             :   end_sequence ();
   52605                 :             :   return _val;
   52606                 :             : }
   52607                 :             : 
   52608                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24923 */
   52609                 :             : rtx
   52610                 :             : gen_avx512pf_gatherpfv8sidf (rtx operand0,
   52611                 :             :         rtx operand1,
   52612                 :             :         rtx operand2,
   52613                 :             :         rtx operand3,
   52614                 :             :         rtx operand4)
   52615                 :             : {
   52616                 :             :   rtx operand5;
   52617                 :             :   rtx_insn *_val = 0;
   52618                 :             :   start_sequence ();
   52619                 :             :   {
   52620                 :             :     rtx operands[6];
   52621                 :             :     operands[0] = operand0;
   52622                 :             :     operands[1] = operand1;
   52623                 :             :     operands[2] = operand2;
   52624                 :             :     operands[3] = operand3;
   52625                 :             :     operands[4] = operand4;
   52626                 :             : #define FAIL return (end_sequence (), _val)
   52627                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52628                 :             : #line 24934 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52629                 :             : {
   52630                 :             :   operands[5]
   52631                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[1],
   52632                 :             :                                         operands[3]), UNSPEC_VSIBADDR);
   52633                 :             : }
   52634                 :             : #undef DONE
   52635                 :             : #undef FAIL
   52636                 :             :     operand0 = operands[0];
   52637                 :             :     (void) operand0;
   52638                 :             :     operand1 = operands[1];
   52639                 :             :     (void) operand1;
   52640                 :             :     operand2 = operands[2];
   52641                 :             :     (void) operand2;
   52642                 :             :     operand3 = operands[3];
   52643                 :             :     (void) operand3;
   52644                 :             :     operand4 = operands[4];
   52645                 :             :     (void) operand4;
   52646                 :             :     operand5 = operands[5];
   52647                 :             :     (void) operand5;
   52648                 :             :   }
   52649                 :             :   emit_insn (gen_rtx_UNSPEC (VOIDmode,
   52650                 :             :         gen_rtvec (3,
   52651                 :             :                 operand0,
   52652                 :             :                 gen_rtx_MEM (V8DFmode,
   52653                 :             :         operand5),
   52654                 :             :                 operand4),
   52655                 :             :         173));
   52656                 :             :   _val = get_insns ();
   52657                 :             :   end_sequence ();
   52658                 :             :   return _val;
   52659                 :             : }
   52660                 :             : 
   52661                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24923 */
   52662                 :             : rtx
   52663                 :             : gen_avx512pf_gatherpfv8didf (rtx operand0,
   52664                 :             :         rtx operand1,
   52665                 :             :         rtx operand2,
   52666                 :             :         rtx operand3,
   52667                 :             :         rtx operand4)
   52668                 :             : {
   52669                 :             :   rtx operand5;
   52670                 :             :   rtx_insn *_val = 0;
   52671                 :             :   start_sequence ();
   52672                 :             :   {
   52673                 :             :     rtx operands[6];
   52674                 :             :     operands[0] = operand0;
   52675                 :             :     operands[1] = operand1;
   52676                 :             :     operands[2] = operand2;
   52677                 :             :     operands[3] = operand3;
   52678                 :             :     operands[4] = operand4;
   52679                 :             : #define FAIL return (end_sequence (), _val)
   52680                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52681                 :             : #line 24934 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52682                 :             : {
   52683                 :             :   operands[5]
   52684                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[1],
   52685                 :             :                                         operands[3]), UNSPEC_VSIBADDR);
   52686                 :             : }
   52687                 :             : #undef DONE
   52688                 :             : #undef FAIL
   52689                 :             :     operand0 = operands[0];
   52690                 :             :     (void) operand0;
   52691                 :             :     operand1 = operands[1];
   52692                 :             :     (void) operand1;
   52693                 :             :     operand2 = operands[2];
   52694                 :             :     (void) operand2;
   52695                 :             :     operand3 = operands[3];
   52696                 :             :     (void) operand3;
   52697                 :             :     operand4 = operands[4];
   52698                 :             :     (void) operand4;
   52699                 :             :     operand5 = operands[5];
   52700                 :             :     (void) operand5;
   52701                 :             :   }
   52702                 :             :   emit_insn (gen_rtx_UNSPEC (VOIDmode,
   52703                 :             :         gen_rtvec (3,
   52704                 :             :                 operand0,
   52705                 :             :                 gen_rtx_MEM (V8DFmode,
   52706                 :             :         operand5),
   52707                 :             :                 operand4),
   52708                 :             :         173));
   52709                 :             :   _val = get_insns ();
   52710                 :             :   end_sequence ();
   52711                 :             :   return _val;
   52712                 :             : }
   52713                 :             : 
   52714                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24970 */
   52715                 :             : rtx
   52716                 :             : gen_avx512pf_scatterpfv16sisf (rtx operand0,
   52717                 :             :         rtx operand1,
   52718                 :             :         rtx operand2,
   52719                 :             :         rtx operand3,
   52720                 :             :         rtx operand4)
   52721                 :             : {
   52722                 :             :   rtx operand5;
   52723                 :             :   rtx_insn *_val = 0;
   52724                 :             :   start_sequence ();
   52725                 :             :   {
   52726                 :             :     rtx operands[6];
   52727                 :             :     operands[0] = operand0;
   52728                 :             :     operands[1] = operand1;
   52729                 :             :     operands[2] = operand2;
   52730                 :             :     operands[3] = operand3;
   52731                 :             :     operands[4] = operand4;
   52732                 :             : #define FAIL return (end_sequence (), _val)
   52733                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52734                 :             : #line 24981 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52735                 :             : {
   52736                 :             :   operands[5]
   52737                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[1],
   52738                 :             :                                         operands[3]), UNSPEC_VSIBADDR);
   52739                 :             : }
   52740                 :             : #undef DONE
   52741                 :             : #undef FAIL
   52742                 :             :     operand0 = operands[0];
   52743                 :             :     (void) operand0;
   52744                 :             :     operand1 = operands[1];
   52745                 :             :     (void) operand1;
   52746                 :             :     operand2 = operands[2];
   52747                 :             :     (void) operand2;
   52748                 :             :     operand3 = operands[3];
   52749                 :             :     (void) operand3;
   52750                 :             :     operand4 = operands[4];
   52751                 :             :     (void) operand4;
   52752                 :             :     operand5 = operands[5];
   52753                 :             :     (void) operand5;
   52754                 :             :   }
   52755                 :             :   emit_insn (gen_rtx_UNSPEC (VOIDmode,
   52756                 :             :         gen_rtvec (3,
   52757                 :             :                 operand0,
   52758                 :             :                 gen_rtx_MEM (V16SFmode,
   52759                 :             :         operand5),
   52760                 :             :                 operand4),
   52761                 :             :         174));
   52762                 :             :   _val = get_insns ();
   52763                 :             :   end_sequence ();
   52764                 :             :   return _val;
   52765                 :             : }
   52766                 :             : 
   52767                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:24970 */
   52768                 :             : rtx
   52769                 :             : gen_avx512pf_scatterpfv8disf (rtx operand0,
   52770                 :             :         rtx operand1,
   52771                 :             :         rtx operand2,
   52772                 :             :         rtx operand3,
   52773                 :             :         rtx operand4)
   52774                 :             : {
   52775                 :             :   rtx operand5;
   52776                 :             :   rtx_insn *_val = 0;
   52777                 :             :   start_sequence ();
   52778                 :             :   {
   52779                 :             :     rtx operands[6];
   52780                 :             :     operands[0] = operand0;
   52781                 :             :     operands[1] = operand1;
   52782                 :             :     operands[2] = operand2;
   52783                 :             :     operands[3] = operand3;
   52784                 :             :     operands[4] = operand4;
   52785                 :             : #define FAIL return (end_sequence (), _val)
   52786                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52787                 :             : #line 24981 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52788                 :             : {
   52789                 :             :   operands[5]
   52790                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[1],
   52791                 :             :                                         operands[3]), UNSPEC_VSIBADDR);
   52792                 :             : }
   52793                 :             : #undef DONE
   52794                 :             : #undef FAIL
   52795                 :             :     operand0 = operands[0];
   52796                 :             :     (void) operand0;
   52797                 :             :     operand1 = operands[1];
   52798                 :             :     (void) operand1;
   52799                 :             :     operand2 = operands[2];
   52800                 :             :     (void) operand2;
   52801                 :             :     operand3 = operands[3];
   52802                 :             :     (void) operand3;
   52803                 :             :     operand4 = operands[4];
   52804                 :             :     (void) operand4;
   52805                 :             :     operand5 = operands[5];
   52806                 :             :     (void) operand5;
   52807                 :             :   }
   52808                 :             :   emit_insn (gen_rtx_UNSPEC (VOIDmode,
   52809                 :             :         gen_rtvec (3,
   52810                 :             :                 operand0,
   52811                 :             :                 gen_rtx_MEM (V8SFmode,
   52812                 :             :         operand5),
   52813                 :             :                 operand4),
   52814                 :             :         174));
   52815                 :             :   _val = get_insns ();
   52816                 :             :   end_sequence ();
   52817                 :             :   return _val;
   52818                 :             : }
   52819                 :             : 
   52820                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25019 */
   52821                 :             : rtx
   52822                 :             : gen_avx512pf_scatterpfv8sidf (rtx operand0,
   52823                 :             :         rtx operand1,
   52824                 :             :         rtx operand2,
   52825                 :             :         rtx operand3,
   52826                 :             :         rtx operand4)
   52827                 :             : {
   52828                 :             :   rtx operand5;
   52829                 :             :   rtx_insn *_val = 0;
   52830                 :             :   start_sequence ();
   52831                 :             :   {
   52832                 :             :     rtx operands[6];
   52833                 :             :     operands[0] = operand0;
   52834                 :             :     operands[1] = operand1;
   52835                 :             :     operands[2] = operand2;
   52836                 :             :     operands[3] = operand3;
   52837                 :             :     operands[4] = operand4;
   52838                 :             : #define FAIL return (end_sequence (), _val)
   52839                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52840                 :             : #line 25030 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52841                 :             : {
   52842                 :             :   operands[5]
   52843                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[1],
   52844                 :             :                                         operands[3]), UNSPEC_VSIBADDR);
   52845                 :             : }
   52846                 :             : #undef DONE
   52847                 :             : #undef FAIL
   52848                 :             :     operand0 = operands[0];
   52849                 :             :     (void) operand0;
   52850                 :             :     operand1 = operands[1];
   52851                 :             :     (void) operand1;
   52852                 :             :     operand2 = operands[2];
   52853                 :             :     (void) operand2;
   52854                 :             :     operand3 = operands[3];
   52855                 :             :     (void) operand3;
   52856                 :             :     operand4 = operands[4];
   52857                 :             :     (void) operand4;
   52858                 :             :     operand5 = operands[5];
   52859                 :             :     (void) operand5;
   52860                 :             :   }
   52861                 :             :   emit_insn (gen_rtx_UNSPEC (VOIDmode,
   52862                 :             :         gen_rtvec (3,
   52863                 :             :                 operand0,
   52864                 :             :                 gen_rtx_MEM (V8DFmode,
   52865                 :             :         operand5),
   52866                 :             :                 operand4),
   52867                 :             :         174));
   52868                 :             :   _val = get_insns ();
   52869                 :             :   end_sequence ();
   52870                 :             :   return _val;
   52871                 :             : }
   52872                 :             : 
   52873                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25019 */
   52874                 :             : rtx
   52875                 :             : gen_avx512pf_scatterpfv8didf (rtx operand0,
   52876                 :             :         rtx operand1,
   52877                 :             :         rtx operand2,
   52878                 :             :         rtx operand3,
   52879                 :             :         rtx operand4)
   52880                 :             : {
   52881                 :             :   rtx operand5;
   52882                 :             :   rtx_insn *_val = 0;
   52883                 :             :   start_sequence ();
   52884                 :             :   {
   52885                 :             :     rtx operands[6];
   52886                 :             :     operands[0] = operand0;
   52887                 :             :     operands[1] = operand1;
   52888                 :             :     operands[2] = operand2;
   52889                 :             :     operands[3] = operand3;
   52890                 :             :     operands[4] = operand4;
   52891                 :             : #define FAIL return (end_sequence (), _val)
   52892                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52893                 :             : #line 25030 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   52894                 :             : {
   52895                 :             :   operands[5]
   52896                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[1],
   52897                 :             :                                         operands[3]), UNSPEC_VSIBADDR);
   52898                 :             : }
   52899                 :             : #undef DONE
   52900                 :             : #undef FAIL
   52901                 :             :     operand0 = operands[0];
   52902                 :             :     (void) operand0;
   52903                 :             :     operand1 = operands[1];
   52904                 :             :     (void) operand1;
   52905                 :             :     operand2 = operands[2];
   52906                 :             :     (void) operand2;
   52907                 :             :     operand3 = operands[3];
   52908                 :             :     (void) operand3;
   52909                 :             :     operand4 = operands[4];
   52910                 :             :     (void) operand4;
   52911                 :             :     operand5 = operands[5];
   52912                 :             :     (void) operand5;
   52913                 :             :   }
   52914                 :             :   emit_insn (gen_rtx_UNSPEC (VOIDmode,
   52915                 :             :         gen_rtvec (3,
   52916                 :             :                 operand0,
   52917                 :             :                 gen_rtx_MEM (V8DFmode,
   52918                 :             :         operand5),
   52919                 :             :                 operand4),
   52920                 :             :         174));
   52921                 :             :   _val = get_insns ();
   52922                 :             :   end_sequence ();
   52923                 :             :   return _val;
   52924                 :             : }
   52925                 :             : 
   52926                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25067 */
   52927                 :             : rtx
   52928                 :             : gen_exp2v16sf2 (rtx operand0,
   52929                 :             :         rtx operand1)
   52930                 :             : {
   52931                 :             :   return gen_rtx_SET (operand0,
   52932                 :             :         gen_rtx_UNSPEC (V16SFmode,
   52933                 :             :         gen_rtvec (1,
   52934                 :             :                 operand1),
   52935                 :             :         175));
   52936                 :             : }
   52937                 :             : 
   52938                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25067 */
   52939                 :             : rtx
   52940                 :             : gen_exp2v8df2 (rtx operand0,
   52941                 :             :         rtx operand1)
   52942                 :             : {
   52943                 :             :   return gen_rtx_SET (operand0,
   52944                 :             :         gen_rtx_UNSPEC (V8DFmode,
   52945                 :             :         gen_rtvec (1,
   52946                 :             :                 operand1),
   52947                 :             :         175));
   52948                 :             : }
   52949                 :             : 
   52950                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   52951                 :             : extern rtx_insn *gen_split_3249 (rtx_insn *, rtx *);
   52952                 :             : rtx_insn *
   52953                 :             : gen_split_3249 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52954                 :             : {
   52955                 :             :   rtx operand0;
   52956                 :             :   rtx operand1;
   52957                 :             :   rtx operand2;
   52958                 :             :   rtx operand3;
   52959                 :             :   rtx_insn *_val = NULL;
   52960                 :             :   if (dump_file)
   52961                 :             :     fprintf (dump_file, "Splitting with gen_split_3249 (sse.md:25269)\n");
   52962                 :             :   start_sequence ();
   52963                 :             :   operand0 = operands[0];
   52964                 :             :   (void) operand0;
   52965                 :             :   operand1 = operands[1];
   52966                 :             :   (void) operand1;
   52967                 :             :   operand2 = operands[2];
   52968                 :             :   (void) operand2;
   52969                 :             :   operand3 = operands[3];
   52970                 :             :   (void) operand3;
   52971                 :             :   emit_insn (gen_rtx_SET (operand0,
   52972                 :             :         gen_rtx_IF_THEN_ELSE (V32QImode,
   52973                 :             :         operand3,
   52974                 :             :         operand2,
   52975                 :             :         operand1)));
   52976                 :             :   _val = get_insns ();
   52977                 :             :   end_sequence ();
   52978                 :             :   return _val;
   52979                 :             : }
   52980                 :             : 
   52981                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   52982                 :             : extern rtx_insn *gen_split_3250 (rtx_insn *, rtx *);
   52983                 :             : rtx_insn *
   52984                 :             : gen_split_3250 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52985                 :             : {
   52986                 :             :   rtx operand0;
   52987                 :             :   rtx operand1;
   52988                 :             :   rtx operand2;
   52989                 :             :   rtx operand3;
   52990                 :             :   rtx_insn *_val = NULL;
   52991                 :             :   if (dump_file)
   52992                 :             :     fprintf (dump_file, "Splitting with gen_split_3250 (sse.md:25269)\n");
   52993                 :             :   start_sequence ();
   52994                 :             :   operand0 = operands[0];
   52995                 :             :   (void) operand0;
   52996                 :             :   operand1 = operands[1];
   52997                 :             :   (void) operand1;
   52998                 :             :   operand2 = operands[2];
   52999                 :             :   (void) operand2;
   53000                 :             :   operand3 = operands[3];
   53001                 :             :   (void) operand3;
   53002                 :             :   emit_insn (gen_rtx_SET (operand0,
   53003                 :             :         gen_rtx_IF_THEN_ELSE (V16QImode,
   53004                 :             :         operand3,
   53005                 :             :         operand2,
   53006                 :             :         operand1)));
   53007                 :             :   _val = get_insns ();
   53008                 :             :   end_sequence ();
   53009                 :             :   return _val;
   53010                 :             : }
   53011                 :             : 
   53012                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53013                 :             : extern rtx_insn *gen_split_3251 (rtx_insn *, rtx *);
   53014                 :             : rtx_insn *
   53015                 :             : gen_split_3251 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53016                 :             : {
   53017                 :             :   rtx operand0;
   53018                 :             :   rtx operand1;
   53019                 :             :   rtx operand2;
   53020                 :             :   rtx operand3;
   53021                 :             :   rtx_insn *_val = NULL;
   53022                 :             :   if (dump_file)
   53023                 :             :     fprintf (dump_file, "Splitting with gen_split_3251 (sse.md:25269)\n");
   53024                 :             :   start_sequence ();
   53025                 :             :   operand0 = operands[0];
   53026                 :             :   (void) operand0;
   53027                 :             :   operand1 = operands[1];
   53028                 :             :   (void) operand1;
   53029                 :             :   operand2 = operands[2];
   53030                 :             :   (void) operand2;
   53031                 :             :   operand3 = operands[3];
   53032                 :             :   (void) operand3;
   53033                 :             :   emit_insn (gen_rtx_SET (operand0,
   53034                 :             :         gen_rtx_IF_THEN_ELSE (V16HImode,
   53035                 :             :         operand3,
   53036                 :             :         operand2,
   53037                 :             :         operand1)));
   53038                 :             :   _val = get_insns ();
   53039                 :             :   end_sequence ();
   53040                 :             :   return _val;
   53041                 :             : }
   53042                 :             : 
   53043                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53044                 :             : extern rtx_insn *gen_split_3252 (rtx_insn *, rtx *);
   53045                 :             : rtx_insn *
   53046                 :             : gen_split_3252 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53047                 :             : {
   53048                 :             :   rtx operand0;
   53049                 :             :   rtx operand1;
   53050                 :             :   rtx operand2;
   53051                 :             :   rtx operand3;
   53052                 :             :   rtx_insn *_val = NULL;
   53053                 :             :   if (dump_file)
   53054                 :             :     fprintf (dump_file, "Splitting with gen_split_3252 (sse.md:25269)\n");
   53055                 :             :   start_sequence ();
   53056                 :             :   operand0 = operands[0];
   53057                 :             :   (void) operand0;
   53058                 :             :   operand1 = operands[1];
   53059                 :             :   (void) operand1;
   53060                 :             :   operand2 = operands[2];
   53061                 :             :   (void) operand2;
   53062                 :             :   operand3 = operands[3];
   53063                 :             :   (void) operand3;
   53064                 :             :   emit_insn (gen_rtx_SET (operand0,
   53065                 :             :         gen_rtx_IF_THEN_ELSE (V8HImode,
   53066                 :             :         operand3,
   53067                 :             :         operand2,
   53068                 :             :         operand1)));
   53069                 :             :   _val = get_insns ();
   53070                 :             :   end_sequence ();
   53071                 :             :   return _val;
   53072                 :             : }
   53073                 :             : 
   53074                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53075                 :             : extern rtx_insn *gen_split_3253 (rtx_insn *, rtx *);
   53076                 :             : rtx_insn *
   53077                 :             : gen_split_3253 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53078                 :             : {
   53079                 :             :   rtx operand0;
   53080                 :             :   rtx operand1;
   53081                 :             :   rtx operand2;
   53082                 :             :   rtx operand3;
   53083                 :             :   rtx_insn *_val = NULL;
   53084                 :             :   if (dump_file)
   53085                 :             :     fprintf (dump_file, "Splitting with gen_split_3253 (sse.md:25269)\n");
   53086                 :             :   start_sequence ();
   53087                 :             :   operand0 = operands[0];
   53088                 :             :   (void) operand0;
   53089                 :             :   operand1 = operands[1];
   53090                 :             :   (void) operand1;
   53091                 :             :   operand2 = operands[2];
   53092                 :             :   (void) operand2;
   53093                 :             :   operand3 = operands[3];
   53094                 :             :   (void) operand3;
   53095                 :             :   emit_insn (gen_rtx_SET (operand0,
   53096                 :             :         gen_rtx_IF_THEN_ELSE (V8SImode,
   53097                 :             :         operand3,
   53098                 :             :         operand2,
   53099                 :             :         operand1)));
   53100                 :             :   _val = get_insns ();
   53101                 :             :   end_sequence ();
   53102                 :             :   return _val;
   53103                 :             : }
   53104                 :             : 
   53105                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53106                 :             : extern rtx_insn *gen_split_3254 (rtx_insn *, rtx *);
   53107                 :             : rtx_insn *
   53108                 :             : gen_split_3254 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53109                 :             : {
   53110                 :             :   rtx operand0;
   53111                 :             :   rtx operand1;
   53112                 :             :   rtx operand2;
   53113                 :             :   rtx operand3;
   53114                 :             :   rtx_insn *_val = NULL;
   53115                 :             :   if (dump_file)
   53116                 :             :     fprintf (dump_file, "Splitting with gen_split_3254 (sse.md:25269)\n");
   53117                 :             :   start_sequence ();
   53118                 :             :   operand0 = operands[0];
   53119                 :             :   (void) operand0;
   53120                 :             :   operand1 = operands[1];
   53121                 :             :   (void) operand1;
   53122                 :             :   operand2 = operands[2];
   53123                 :             :   (void) operand2;
   53124                 :             :   operand3 = operands[3];
   53125                 :             :   (void) operand3;
   53126                 :             :   emit_insn (gen_rtx_SET (operand0,
   53127                 :             :         gen_rtx_IF_THEN_ELSE (V4SImode,
   53128                 :             :         operand3,
   53129                 :             :         operand2,
   53130                 :             :         operand1)));
   53131                 :             :   _val = get_insns ();
   53132                 :             :   end_sequence ();
   53133                 :             :   return _val;
   53134                 :             : }
   53135                 :             : 
   53136                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53137                 :             : extern rtx_insn *gen_split_3255 (rtx_insn *, rtx *);
   53138                 :             : rtx_insn *
   53139                 :             : gen_split_3255 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53140                 :             : {
   53141                 :             :   rtx operand0;
   53142                 :             :   rtx operand1;
   53143                 :             :   rtx operand2;
   53144                 :             :   rtx operand3;
   53145                 :             :   rtx_insn *_val = NULL;
   53146                 :             :   if (dump_file)
   53147                 :             :     fprintf (dump_file, "Splitting with gen_split_3255 (sse.md:25269)\n");
   53148                 :             :   start_sequence ();
   53149                 :             :   operand0 = operands[0];
   53150                 :             :   (void) operand0;
   53151                 :             :   operand1 = operands[1];
   53152                 :             :   (void) operand1;
   53153                 :             :   operand2 = operands[2];
   53154                 :             :   (void) operand2;
   53155                 :             :   operand3 = operands[3];
   53156                 :             :   (void) operand3;
   53157                 :             :   emit_insn (gen_rtx_SET (operand0,
   53158                 :             :         gen_rtx_IF_THEN_ELSE (V4DImode,
   53159                 :             :         operand3,
   53160                 :             :         operand2,
   53161                 :             :         operand1)));
   53162                 :             :   _val = get_insns ();
   53163                 :             :   end_sequence ();
   53164                 :             :   return _val;
   53165                 :             : }
   53166                 :             : 
   53167                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53168                 :             : extern rtx_insn *gen_split_3256 (rtx_insn *, rtx *);
   53169                 :             : rtx_insn *
   53170                 :             : gen_split_3256 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53171                 :             : {
   53172                 :             :   rtx operand0;
   53173                 :             :   rtx operand1;
   53174                 :             :   rtx operand2;
   53175                 :             :   rtx operand3;
   53176                 :             :   rtx_insn *_val = NULL;
   53177                 :             :   if (dump_file)
   53178                 :             :     fprintf (dump_file, "Splitting with gen_split_3256 (sse.md:25269)\n");
   53179                 :             :   start_sequence ();
   53180                 :             :   operand0 = operands[0];
   53181                 :             :   (void) operand0;
   53182                 :             :   operand1 = operands[1];
   53183                 :             :   (void) operand1;
   53184                 :             :   operand2 = operands[2];
   53185                 :             :   (void) operand2;
   53186                 :             :   operand3 = operands[3];
   53187                 :             :   (void) operand3;
   53188                 :             :   emit_insn (gen_rtx_SET (operand0,
   53189                 :             :         gen_rtx_IF_THEN_ELSE (V2DImode,
   53190                 :             :         operand3,
   53191                 :             :         operand2,
   53192                 :             :         operand1)));
   53193                 :             :   _val = get_insns ();
   53194                 :             :   end_sequence ();
   53195                 :             :   return _val;
   53196                 :             : }
   53197                 :             : 
   53198                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53199                 :             : extern rtx_insn *gen_split_3257 (rtx_insn *, rtx *);
   53200                 :             : rtx_insn *
   53201                 :             : gen_split_3257 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53202                 :             : {
   53203                 :             :   rtx operand0;
   53204                 :             :   rtx operand1;
   53205                 :             :   rtx operand2;
   53206                 :             :   rtx operand3;
   53207                 :             :   rtx_insn *_val = NULL;
   53208                 :             :   if (dump_file)
   53209                 :             :     fprintf (dump_file, "Splitting with gen_split_3257 (sse.md:25269)\n");
   53210                 :             :   start_sequence ();
   53211                 :             :   operand0 = operands[0];
   53212                 :             :   (void) operand0;
   53213                 :             :   operand1 = operands[1];
   53214                 :             :   (void) operand1;
   53215                 :             :   operand2 = operands[2];
   53216                 :             :   (void) operand2;
   53217                 :             :   operand3 = operands[3];
   53218                 :             :   (void) operand3;
   53219                 :             :   emit_insn (gen_rtx_SET (operand0,
   53220                 :             :         gen_rtx_IF_THEN_ELSE (V2TImode,
   53221                 :             :         operand3,
   53222                 :             :         operand2,
   53223                 :             :         operand1)));
   53224                 :             :   _val = get_insns ();
   53225                 :             :   end_sequence ();
   53226                 :             :   return _val;
   53227                 :             : }
   53228                 :             : 
   53229                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53230                 :             : extern rtx_insn *gen_split_3258 (rtx_insn *, rtx *);
   53231                 :             : rtx_insn *
   53232                 :             : gen_split_3258 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53233                 :             : {
   53234                 :             :   rtx operand0;
   53235                 :             :   rtx operand1;
   53236                 :             :   rtx operand2;
   53237                 :             :   rtx operand3;
   53238                 :             :   rtx_insn *_val = NULL;
   53239                 :             :   if (dump_file)
   53240                 :             :     fprintf (dump_file, "Splitting with gen_split_3258 (sse.md:25269)\n");
   53241                 :             :   start_sequence ();
   53242                 :             :   operand0 = operands[0];
   53243                 :             :   (void) operand0;
   53244                 :             :   operand1 = operands[1];
   53245                 :             :   (void) operand1;
   53246                 :             :   operand2 = operands[2];
   53247                 :             :   (void) operand2;
   53248                 :             :   operand3 = operands[3];
   53249                 :             :   (void) operand3;
   53250                 :             :   emit_insn (gen_rtx_SET (operand0,
   53251                 :             :         gen_rtx_IF_THEN_ELSE (V1TImode,
   53252                 :             :         operand3,
   53253                 :             :         operand2,
   53254                 :             :         operand1)));
   53255                 :             :   _val = get_insns ();
   53256                 :             :   end_sequence ();
   53257                 :             :   return _val;
   53258                 :             : }
   53259                 :             : 
   53260                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53261                 :             : extern rtx_insn *gen_split_3259 (rtx_insn *, rtx *);
   53262                 :             : rtx_insn *
   53263                 :             : gen_split_3259 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53264                 :             : {
   53265                 :             :   rtx operand0;
   53266                 :             :   rtx operand1;
   53267                 :             :   rtx operand2;
   53268                 :             :   rtx operand3;
   53269                 :             :   rtx_insn *_val = NULL;
   53270                 :             :   if (dump_file)
   53271                 :             :     fprintf (dump_file, "Splitting with gen_split_3259 (sse.md:25269)\n");
   53272                 :             :   start_sequence ();
   53273                 :             :   operand0 = operands[0];
   53274                 :             :   (void) operand0;
   53275                 :             :   operand1 = operands[1];
   53276                 :             :   (void) operand1;
   53277                 :             :   operand2 = operands[2];
   53278                 :             :   (void) operand2;
   53279                 :             :   operand3 = operands[3];
   53280                 :             :   (void) operand3;
   53281                 :             :   emit_insn (gen_rtx_SET (operand0,
   53282                 :             :         gen_rtx_IF_THEN_ELSE (V16HFmode,
   53283                 :             :         operand3,
   53284                 :             :         operand2,
   53285                 :             :         operand1)));
   53286                 :             :   _val = get_insns ();
   53287                 :             :   end_sequence ();
   53288                 :             :   return _val;
   53289                 :             : }
   53290                 :             : 
   53291                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53292                 :             : extern rtx_insn *gen_split_3260 (rtx_insn *, rtx *);
   53293                 :             : rtx_insn *
   53294                 :             : gen_split_3260 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53295                 :             : {
   53296                 :             :   rtx operand0;
   53297                 :             :   rtx operand1;
   53298                 :             :   rtx operand2;
   53299                 :             :   rtx operand3;
   53300                 :             :   rtx_insn *_val = NULL;
   53301                 :             :   if (dump_file)
   53302                 :             :     fprintf (dump_file, "Splitting with gen_split_3260 (sse.md:25269)\n");
   53303                 :             :   start_sequence ();
   53304                 :             :   operand0 = operands[0];
   53305                 :             :   (void) operand0;
   53306                 :             :   operand1 = operands[1];
   53307                 :             :   (void) operand1;
   53308                 :             :   operand2 = operands[2];
   53309                 :             :   (void) operand2;
   53310                 :             :   operand3 = operands[3];
   53311                 :             :   (void) operand3;
   53312                 :             :   emit_insn (gen_rtx_SET (operand0,
   53313                 :             :         gen_rtx_IF_THEN_ELSE (V8HFmode,
   53314                 :             :         operand3,
   53315                 :             :         operand2,
   53316                 :             :         operand1)));
   53317                 :             :   _val = get_insns ();
   53318                 :             :   end_sequence ();
   53319                 :             :   return _val;
   53320                 :             : }
   53321                 :             : 
   53322                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53323                 :             : extern rtx_insn *gen_split_3261 (rtx_insn *, rtx *);
   53324                 :             : rtx_insn *
   53325                 :             : gen_split_3261 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53326                 :             : {
   53327                 :             :   rtx operand0;
   53328                 :             :   rtx operand1;
   53329                 :             :   rtx operand2;
   53330                 :             :   rtx operand3;
   53331                 :             :   rtx_insn *_val = NULL;
   53332                 :             :   if (dump_file)
   53333                 :             :     fprintf (dump_file, "Splitting with gen_split_3261 (sse.md:25269)\n");
   53334                 :             :   start_sequence ();
   53335                 :             :   operand0 = operands[0];
   53336                 :             :   (void) operand0;
   53337                 :             :   operand1 = operands[1];
   53338                 :             :   (void) operand1;
   53339                 :             :   operand2 = operands[2];
   53340                 :             :   (void) operand2;
   53341                 :             :   operand3 = operands[3];
   53342                 :             :   (void) operand3;
   53343                 :             :   emit_insn (gen_rtx_SET (operand0,
   53344                 :             :         gen_rtx_IF_THEN_ELSE (V8SFmode,
   53345                 :             :         operand3,
   53346                 :             :         operand2,
   53347                 :             :         operand1)));
   53348                 :             :   _val = get_insns ();
   53349                 :             :   end_sequence ();
   53350                 :             :   return _val;
   53351                 :             : }
   53352                 :             : 
   53353                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53354                 :             : extern rtx_insn *gen_split_3262 (rtx_insn *, rtx *);
   53355                 :             : rtx_insn *
   53356                 :             : gen_split_3262 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53357                 :             : {
   53358                 :             :   rtx operand0;
   53359                 :             :   rtx operand1;
   53360                 :             :   rtx operand2;
   53361                 :             :   rtx operand3;
   53362                 :             :   rtx_insn *_val = NULL;
   53363                 :             :   if (dump_file)
   53364                 :             :     fprintf (dump_file, "Splitting with gen_split_3262 (sse.md:25269)\n");
   53365                 :             :   start_sequence ();
   53366                 :             :   operand0 = operands[0];
   53367                 :             :   (void) operand0;
   53368                 :             :   operand1 = operands[1];
   53369                 :             :   (void) operand1;
   53370                 :             :   operand2 = operands[2];
   53371                 :             :   (void) operand2;
   53372                 :             :   operand3 = operands[3];
   53373                 :             :   (void) operand3;
   53374                 :             :   emit_insn (gen_rtx_SET (operand0,
   53375                 :             :         gen_rtx_IF_THEN_ELSE (V4SFmode,
   53376                 :             :         operand3,
   53377                 :             :         operand2,
   53378                 :             :         operand1)));
   53379                 :             :   _val = get_insns ();
   53380                 :             :   end_sequence ();
   53381                 :             :   return _val;
   53382                 :             : }
   53383                 :             : 
   53384                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53385                 :             : extern rtx_insn *gen_split_3263 (rtx_insn *, rtx *);
   53386                 :             : rtx_insn *
   53387                 :             : gen_split_3263 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53388                 :             : {
   53389                 :             :   rtx operand0;
   53390                 :             :   rtx operand1;
   53391                 :             :   rtx operand2;
   53392                 :             :   rtx operand3;
   53393                 :             :   rtx_insn *_val = NULL;
   53394                 :             :   if (dump_file)
   53395                 :             :     fprintf (dump_file, "Splitting with gen_split_3263 (sse.md:25269)\n");
   53396                 :             :   start_sequence ();
   53397                 :             :   operand0 = operands[0];
   53398                 :             :   (void) operand0;
   53399                 :             :   operand1 = operands[1];
   53400                 :             :   (void) operand1;
   53401                 :             :   operand2 = operands[2];
   53402                 :             :   (void) operand2;
   53403                 :             :   operand3 = operands[3];
   53404                 :             :   (void) operand3;
   53405                 :             :   emit_insn (gen_rtx_SET (operand0,
   53406                 :             :         gen_rtx_IF_THEN_ELSE (V4DFmode,
   53407                 :             :         operand3,
   53408                 :             :         operand2,
   53409                 :             :         operand1)));
   53410                 :             :   _val = get_insns ();
   53411                 :             :   end_sequence ();
   53412                 :             :   return _val;
   53413                 :             : }
   53414                 :             : 
   53415                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25269 */
   53416                 :             : extern rtx_insn *gen_split_3264 (rtx_insn *, rtx *);
   53417                 :             : rtx_insn *
   53418                 :             : gen_split_3264 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53419                 :             : {
   53420                 :             :   rtx operand0;
   53421                 :             :   rtx operand1;
   53422                 :             :   rtx operand2;
   53423                 :             :   rtx operand3;
   53424                 :             :   rtx_insn *_val = NULL;
   53425                 :             :   if (dump_file)
   53426                 :             :     fprintf (dump_file, "Splitting with gen_split_3264 (sse.md:25269)\n");
   53427                 :             :   start_sequence ();
   53428                 :             :   operand0 = operands[0];
   53429                 :             :   (void) operand0;
   53430                 :             :   operand1 = operands[1];
   53431                 :             :   (void) operand1;
   53432                 :             :   operand2 = operands[2];
   53433                 :             :   (void) operand2;
   53434                 :             :   operand3 = operands[3];
   53435                 :             :   (void) operand3;
   53436                 :             :   emit_insn (gen_rtx_SET (operand0,
   53437                 :             :         gen_rtx_IF_THEN_ELSE (V2DFmode,
   53438                 :             :         operand3,
   53439                 :             :         operand2,
   53440                 :             :         operand1)));
   53441                 :             :   _val = get_insns ();
   53442                 :             :   end_sequence ();
   53443                 :             :   return _val;
   53444                 :             : }
   53445                 :             : 
   53446                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53447                 :             : extern rtx_insn *gen_split_3265 (rtx_insn *, rtx *);
   53448                 :             : rtx_insn *
   53449                 :             : gen_split_3265 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53450                 :             : {
   53451                 :             :   rtx operand0;
   53452                 :             :   rtx operand1;
   53453                 :             :   rtx operand2;
   53454                 :             :   rtx operand3;
   53455                 :             :   rtx_insn *_val = NULL;
   53456                 :             :   if (dump_file)
   53457                 :             :     fprintf (dump_file, "Splitting with gen_split_3265 (sse.md:25281)\n");
   53458                 :             :   start_sequence ();
   53459                 :             :   operand0 = operands[0];
   53460                 :             :   (void) operand0;
   53461                 :             :   operand1 = operands[1];
   53462                 :             :   (void) operand1;
   53463                 :             :   operand2 = operands[2];
   53464                 :             :   (void) operand2;
   53465                 :             :   operand3 = operands[3];
   53466                 :             :   (void) operand3;
   53467                 :             :   emit_insn (gen_rtx_SET (operand0,
   53468                 :             :         gen_rtx_IF_THEN_ELSE (V32QImode,
   53469                 :             :         operand3,
   53470                 :             :         operand1,
   53471                 :             :         operand2)));
   53472                 :             :   _val = get_insns ();
   53473                 :             :   end_sequence ();
   53474                 :             :   return _val;
   53475                 :             : }
   53476                 :             : 
   53477                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53478                 :             : extern rtx_insn *gen_split_3266 (rtx_insn *, rtx *);
   53479                 :             : rtx_insn *
   53480                 :             : gen_split_3266 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53481                 :             : {
   53482                 :             :   rtx operand0;
   53483                 :             :   rtx operand1;
   53484                 :             :   rtx operand2;
   53485                 :             :   rtx operand3;
   53486                 :             :   rtx_insn *_val = NULL;
   53487                 :             :   if (dump_file)
   53488                 :             :     fprintf (dump_file, "Splitting with gen_split_3266 (sse.md:25281)\n");
   53489                 :             :   start_sequence ();
   53490                 :             :   operand0 = operands[0];
   53491                 :             :   (void) operand0;
   53492                 :             :   operand1 = operands[1];
   53493                 :             :   (void) operand1;
   53494                 :             :   operand2 = operands[2];
   53495                 :             :   (void) operand2;
   53496                 :             :   operand3 = operands[3];
   53497                 :             :   (void) operand3;
   53498                 :             :   emit_insn (gen_rtx_SET (operand0,
   53499                 :             :         gen_rtx_IF_THEN_ELSE (V16QImode,
   53500                 :             :         operand3,
   53501                 :             :         operand1,
   53502                 :             :         operand2)));
   53503                 :             :   _val = get_insns ();
   53504                 :             :   end_sequence ();
   53505                 :             :   return _val;
   53506                 :             : }
   53507                 :             : 
   53508                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53509                 :             : extern rtx_insn *gen_split_3267 (rtx_insn *, rtx *);
   53510                 :             : rtx_insn *
   53511                 :             : gen_split_3267 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53512                 :             : {
   53513                 :             :   rtx operand0;
   53514                 :             :   rtx operand1;
   53515                 :             :   rtx operand2;
   53516                 :             :   rtx operand3;
   53517                 :             :   rtx_insn *_val = NULL;
   53518                 :             :   if (dump_file)
   53519                 :             :     fprintf (dump_file, "Splitting with gen_split_3267 (sse.md:25281)\n");
   53520                 :             :   start_sequence ();
   53521                 :             :   operand0 = operands[0];
   53522                 :             :   (void) operand0;
   53523                 :             :   operand1 = operands[1];
   53524                 :             :   (void) operand1;
   53525                 :             :   operand2 = operands[2];
   53526                 :             :   (void) operand2;
   53527                 :             :   operand3 = operands[3];
   53528                 :             :   (void) operand3;
   53529                 :             :   emit_insn (gen_rtx_SET (operand0,
   53530                 :             :         gen_rtx_IF_THEN_ELSE (V16HImode,
   53531                 :             :         operand3,
   53532                 :             :         operand1,
   53533                 :             :         operand2)));
   53534                 :             :   _val = get_insns ();
   53535                 :             :   end_sequence ();
   53536                 :             :   return _val;
   53537                 :             : }
   53538                 :             : 
   53539                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53540                 :             : extern rtx_insn *gen_split_3268 (rtx_insn *, rtx *);
   53541                 :             : rtx_insn *
   53542                 :             : gen_split_3268 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53543                 :             : {
   53544                 :             :   rtx operand0;
   53545                 :             :   rtx operand1;
   53546                 :             :   rtx operand2;
   53547                 :             :   rtx operand3;
   53548                 :             :   rtx_insn *_val = NULL;
   53549                 :             :   if (dump_file)
   53550                 :             :     fprintf (dump_file, "Splitting with gen_split_3268 (sse.md:25281)\n");
   53551                 :             :   start_sequence ();
   53552                 :             :   operand0 = operands[0];
   53553                 :             :   (void) operand0;
   53554                 :             :   operand1 = operands[1];
   53555                 :             :   (void) operand1;
   53556                 :             :   operand2 = operands[2];
   53557                 :             :   (void) operand2;
   53558                 :             :   operand3 = operands[3];
   53559                 :             :   (void) operand3;
   53560                 :             :   emit_insn (gen_rtx_SET (operand0,
   53561                 :             :         gen_rtx_IF_THEN_ELSE (V8HImode,
   53562                 :             :         operand3,
   53563                 :             :         operand1,
   53564                 :             :         operand2)));
   53565                 :             :   _val = get_insns ();
   53566                 :             :   end_sequence ();
   53567                 :             :   return _val;
   53568                 :             : }
   53569                 :             : 
   53570                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53571                 :             : extern rtx_insn *gen_split_3269 (rtx_insn *, rtx *);
   53572                 :             : rtx_insn *
   53573                 :             : gen_split_3269 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53574                 :             : {
   53575                 :             :   rtx operand0;
   53576                 :             :   rtx operand1;
   53577                 :             :   rtx operand2;
   53578                 :             :   rtx operand3;
   53579                 :             :   rtx_insn *_val = NULL;
   53580                 :             :   if (dump_file)
   53581                 :             :     fprintf (dump_file, "Splitting with gen_split_3269 (sse.md:25281)\n");
   53582                 :             :   start_sequence ();
   53583                 :             :   operand0 = operands[0];
   53584                 :             :   (void) operand0;
   53585                 :             :   operand1 = operands[1];
   53586                 :             :   (void) operand1;
   53587                 :             :   operand2 = operands[2];
   53588                 :             :   (void) operand2;
   53589                 :             :   operand3 = operands[3];
   53590                 :             :   (void) operand3;
   53591                 :             :   emit_insn (gen_rtx_SET (operand0,
   53592                 :             :         gen_rtx_IF_THEN_ELSE (V8SImode,
   53593                 :             :         operand3,
   53594                 :             :         operand1,
   53595                 :             :         operand2)));
   53596                 :             :   _val = get_insns ();
   53597                 :             :   end_sequence ();
   53598                 :             :   return _val;
   53599                 :             : }
   53600                 :             : 
   53601                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53602                 :             : extern rtx_insn *gen_split_3270 (rtx_insn *, rtx *);
   53603                 :             : rtx_insn *
   53604                 :             : gen_split_3270 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53605                 :             : {
   53606                 :             :   rtx operand0;
   53607                 :             :   rtx operand1;
   53608                 :             :   rtx operand2;
   53609                 :             :   rtx operand3;
   53610                 :             :   rtx_insn *_val = NULL;
   53611                 :             :   if (dump_file)
   53612                 :             :     fprintf (dump_file, "Splitting with gen_split_3270 (sse.md:25281)\n");
   53613                 :             :   start_sequence ();
   53614                 :             :   operand0 = operands[0];
   53615                 :             :   (void) operand0;
   53616                 :             :   operand1 = operands[1];
   53617                 :             :   (void) operand1;
   53618                 :             :   operand2 = operands[2];
   53619                 :             :   (void) operand2;
   53620                 :             :   operand3 = operands[3];
   53621                 :             :   (void) operand3;
   53622                 :             :   emit_insn (gen_rtx_SET (operand0,
   53623                 :             :         gen_rtx_IF_THEN_ELSE (V4SImode,
   53624                 :             :         operand3,
   53625                 :             :         operand1,
   53626                 :             :         operand2)));
   53627                 :             :   _val = get_insns ();
   53628                 :             :   end_sequence ();
   53629                 :             :   return _val;
   53630                 :             : }
   53631                 :             : 
   53632                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53633                 :             : extern rtx_insn *gen_split_3271 (rtx_insn *, rtx *);
   53634                 :             : rtx_insn *
   53635                 :             : gen_split_3271 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53636                 :             : {
   53637                 :             :   rtx operand0;
   53638                 :             :   rtx operand1;
   53639                 :             :   rtx operand2;
   53640                 :             :   rtx operand3;
   53641                 :             :   rtx_insn *_val = NULL;
   53642                 :             :   if (dump_file)
   53643                 :             :     fprintf (dump_file, "Splitting with gen_split_3271 (sse.md:25281)\n");
   53644                 :             :   start_sequence ();
   53645                 :             :   operand0 = operands[0];
   53646                 :             :   (void) operand0;
   53647                 :             :   operand1 = operands[1];
   53648                 :             :   (void) operand1;
   53649                 :             :   operand2 = operands[2];
   53650                 :             :   (void) operand2;
   53651                 :             :   operand3 = operands[3];
   53652                 :             :   (void) operand3;
   53653                 :             :   emit_insn (gen_rtx_SET (operand0,
   53654                 :             :         gen_rtx_IF_THEN_ELSE (V4DImode,
   53655                 :             :         operand3,
   53656                 :             :         operand1,
   53657                 :             :         operand2)));
   53658                 :             :   _val = get_insns ();
   53659                 :             :   end_sequence ();
   53660                 :             :   return _val;
   53661                 :             : }
   53662                 :             : 
   53663                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53664                 :             : extern rtx_insn *gen_split_3272 (rtx_insn *, rtx *);
   53665                 :             : rtx_insn *
   53666                 :             : gen_split_3272 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53667                 :             : {
   53668                 :             :   rtx operand0;
   53669                 :             :   rtx operand1;
   53670                 :             :   rtx operand2;
   53671                 :             :   rtx operand3;
   53672                 :             :   rtx_insn *_val = NULL;
   53673                 :             :   if (dump_file)
   53674                 :             :     fprintf (dump_file, "Splitting with gen_split_3272 (sse.md:25281)\n");
   53675                 :             :   start_sequence ();
   53676                 :             :   operand0 = operands[0];
   53677                 :             :   (void) operand0;
   53678                 :             :   operand1 = operands[1];
   53679                 :             :   (void) operand1;
   53680                 :             :   operand2 = operands[2];
   53681                 :             :   (void) operand2;
   53682                 :             :   operand3 = operands[3];
   53683                 :             :   (void) operand3;
   53684                 :             :   emit_insn (gen_rtx_SET (operand0,
   53685                 :             :         gen_rtx_IF_THEN_ELSE (V2DImode,
   53686                 :             :         operand3,
   53687                 :             :         operand1,
   53688                 :             :         operand2)));
   53689                 :             :   _val = get_insns ();
   53690                 :             :   end_sequence ();
   53691                 :             :   return _val;
   53692                 :             : }
   53693                 :             : 
   53694                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53695                 :             : extern rtx_insn *gen_split_3273 (rtx_insn *, rtx *);
   53696                 :             : rtx_insn *
   53697                 :             : gen_split_3273 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53698                 :             : {
   53699                 :             :   rtx operand0;
   53700                 :             :   rtx operand1;
   53701                 :             :   rtx operand2;
   53702                 :             :   rtx operand3;
   53703                 :             :   rtx_insn *_val = NULL;
   53704                 :             :   if (dump_file)
   53705                 :             :     fprintf (dump_file, "Splitting with gen_split_3273 (sse.md:25281)\n");
   53706                 :             :   start_sequence ();
   53707                 :             :   operand0 = operands[0];
   53708                 :             :   (void) operand0;
   53709                 :             :   operand1 = operands[1];
   53710                 :             :   (void) operand1;
   53711                 :             :   operand2 = operands[2];
   53712                 :             :   (void) operand2;
   53713                 :             :   operand3 = operands[3];
   53714                 :             :   (void) operand3;
   53715                 :             :   emit_insn (gen_rtx_SET (operand0,
   53716                 :             :         gen_rtx_IF_THEN_ELSE (V2TImode,
   53717                 :             :         operand3,
   53718                 :             :         operand1,
   53719                 :             :         operand2)));
   53720                 :             :   _val = get_insns ();
   53721                 :             :   end_sequence ();
   53722                 :             :   return _val;
   53723                 :             : }
   53724                 :             : 
   53725                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53726                 :             : extern rtx_insn *gen_split_3274 (rtx_insn *, rtx *);
   53727                 :             : rtx_insn *
   53728                 :             : gen_split_3274 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53729                 :             : {
   53730                 :             :   rtx operand0;
   53731                 :             :   rtx operand1;
   53732                 :             :   rtx operand2;
   53733                 :             :   rtx operand3;
   53734                 :             :   rtx_insn *_val = NULL;
   53735                 :             :   if (dump_file)
   53736                 :             :     fprintf (dump_file, "Splitting with gen_split_3274 (sse.md:25281)\n");
   53737                 :             :   start_sequence ();
   53738                 :             :   operand0 = operands[0];
   53739                 :             :   (void) operand0;
   53740                 :             :   operand1 = operands[1];
   53741                 :             :   (void) operand1;
   53742                 :             :   operand2 = operands[2];
   53743                 :             :   (void) operand2;
   53744                 :             :   operand3 = operands[3];
   53745                 :             :   (void) operand3;
   53746                 :             :   emit_insn (gen_rtx_SET (operand0,
   53747                 :             :         gen_rtx_IF_THEN_ELSE (V1TImode,
   53748                 :             :         operand3,
   53749                 :             :         operand1,
   53750                 :             :         operand2)));
   53751                 :             :   _val = get_insns ();
   53752                 :             :   end_sequence ();
   53753                 :             :   return _val;
   53754                 :             : }
   53755                 :             : 
   53756                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53757                 :             : extern rtx_insn *gen_split_3275 (rtx_insn *, rtx *);
   53758                 :             : rtx_insn *
   53759                 :             : gen_split_3275 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53760                 :             : {
   53761                 :             :   rtx operand0;
   53762                 :             :   rtx operand1;
   53763                 :             :   rtx operand2;
   53764                 :             :   rtx operand3;
   53765                 :             :   rtx_insn *_val = NULL;
   53766                 :             :   if (dump_file)
   53767                 :             :     fprintf (dump_file, "Splitting with gen_split_3275 (sse.md:25281)\n");
   53768                 :             :   start_sequence ();
   53769                 :             :   operand0 = operands[0];
   53770                 :             :   (void) operand0;
   53771                 :             :   operand1 = operands[1];
   53772                 :             :   (void) operand1;
   53773                 :             :   operand2 = operands[2];
   53774                 :             :   (void) operand2;
   53775                 :             :   operand3 = operands[3];
   53776                 :             :   (void) operand3;
   53777                 :             :   emit_insn (gen_rtx_SET (operand0,
   53778                 :             :         gen_rtx_IF_THEN_ELSE (V16HFmode,
   53779                 :             :         operand3,
   53780                 :             :         operand1,
   53781                 :             :         operand2)));
   53782                 :             :   _val = get_insns ();
   53783                 :             :   end_sequence ();
   53784                 :             :   return _val;
   53785                 :             : }
   53786                 :             : 
   53787                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53788                 :             : extern rtx_insn *gen_split_3276 (rtx_insn *, rtx *);
   53789                 :             : rtx_insn *
   53790                 :             : gen_split_3276 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53791                 :             : {
   53792                 :             :   rtx operand0;
   53793                 :             :   rtx operand1;
   53794                 :             :   rtx operand2;
   53795                 :             :   rtx operand3;
   53796                 :             :   rtx_insn *_val = NULL;
   53797                 :             :   if (dump_file)
   53798                 :             :     fprintf (dump_file, "Splitting with gen_split_3276 (sse.md:25281)\n");
   53799                 :             :   start_sequence ();
   53800                 :             :   operand0 = operands[0];
   53801                 :             :   (void) operand0;
   53802                 :             :   operand1 = operands[1];
   53803                 :             :   (void) operand1;
   53804                 :             :   operand2 = operands[2];
   53805                 :             :   (void) operand2;
   53806                 :             :   operand3 = operands[3];
   53807                 :             :   (void) operand3;
   53808                 :             :   emit_insn (gen_rtx_SET (operand0,
   53809                 :             :         gen_rtx_IF_THEN_ELSE (V8HFmode,
   53810                 :             :         operand3,
   53811                 :             :         operand1,
   53812                 :             :         operand2)));
   53813                 :             :   _val = get_insns ();
   53814                 :             :   end_sequence ();
   53815                 :             :   return _val;
   53816                 :             : }
   53817                 :             : 
   53818                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53819                 :             : extern rtx_insn *gen_split_3277 (rtx_insn *, rtx *);
   53820                 :             : rtx_insn *
   53821                 :             : gen_split_3277 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53822                 :             : {
   53823                 :             :   rtx operand0;
   53824                 :             :   rtx operand1;
   53825                 :             :   rtx operand2;
   53826                 :             :   rtx operand3;
   53827                 :             :   rtx_insn *_val = NULL;
   53828                 :             :   if (dump_file)
   53829                 :             :     fprintf (dump_file, "Splitting with gen_split_3277 (sse.md:25281)\n");
   53830                 :             :   start_sequence ();
   53831                 :             :   operand0 = operands[0];
   53832                 :             :   (void) operand0;
   53833                 :             :   operand1 = operands[1];
   53834                 :             :   (void) operand1;
   53835                 :             :   operand2 = operands[2];
   53836                 :             :   (void) operand2;
   53837                 :             :   operand3 = operands[3];
   53838                 :             :   (void) operand3;
   53839                 :             :   emit_insn (gen_rtx_SET (operand0,
   53840                 :             :         gen_rtx_IF_THEN_ELSE (V8SFmode,
   53841                 :             :         operand3,
   53842                 :             :         operand1,
   53843                 :             :         operand2)));
   53844                 :             :   _val = get_insns ();
   53845                 :             :   end_sequence ();
   53846                 :             :   return _val;
   53847                 :             : }
   53848                 :             : 
   53849                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53850                 :             : extern rtx_insn *gen_split_3278 (rtx_insn *, rtx *);
   53851                 :             : rtx_insn *
   53852                 :             : gen_split_3278 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53853                 :             : {
   53854                 :             :   rtx operand0;
   53855                 :             :   rtx operand1;
   53856                 :             :   rtx operand2;
   53857                 :             :   rtx operand3;
   53858                 :             :   rtx_insn *_val = NULL;
   53859                 :             :   if (dump_file)
   53860                 :             :     fprintf (dump_file, "Splitting with gen_split_3278 (sse.md:25281)\n");
   53861                 :             :   start_sequence ();
   53862                 :             :   operand0 = operands[0];
   53863                 :             :   (void) operand0;
   53864                 :             :   operand1 = operands[1];
   53865                 :             :   (void) operand1;
   53866                 :             :   operand2 = operands[2];
   53867                 :             :   (void) operand2;
   53868                 :             :   operand3 = operands[3];
   53869                 :             :   (void) operand3;
   53870                 :             :   emit_insn (gen_rtx_SET (operand0,
   53871                 :             :         gen_rtx_IF_THEN_ELSE (V4SFmode,
   53872                 :             :         operand3,
   53873                 :             :         operand1,
   53874                 :             :         operand2)));
   53875                 :             :   _val = get_insns ();
   53876                 :             :   end_sequence ();
   53877                 :             :   return _val;
   53878                 :             : }
   53879                 :             : 
   53880                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53881                 :             : extern rtx_insn *gen_split_3279 (rtx_insn *, rtx *);
   53882                 :             : rtx_insn *
   53883                 :             : gen_split_3279 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53884                 :             : {
   53885                 :             :   rtx operand0;
   53886                 :             :   rtx operand1;
   53887                 :             :   rtx operand2;
   53888                 :             :   rtx operand3;
   53889                 :             :   rtx_insn *_val = NULL;
   53890                 :             :   if (dump_file)
   53891                 :             :     fprintf (dump_file, "Splitting with gen_split_3279 (sse.md:25281)\n");
   53892                 :             :   start_sequence ();
   53893                 :             :   operand0 = operands[0];
   53894                 :             :   (void) operand0;
   53895                 :             :   operand1 = operands[1];
   53896                 :             :   (void) operand1;
   53897                 :             :   operand2 = operands[2];
   53898                 :             :   (void) operand2;
   53899                 :             :   operand3 = operands[3];
   53900                 :             :   (void) operand3;
   53901                 :             :   emit_insn (gen_rtx_SET (operand0,
   53902                 :             :         gen_rtx_IF_THEN_ELSE (V4DFmode,
   53903                 :             :         operand3,
   53904                 :             :         operand1,
   53905                 :             :         operand2)));
   53906                 :             :   _val = get_insns ();
   53907                 :             :   end_sequence ();
   53908                 :             :   return _val;
   53909                 :             : }
   53910                 :             : 
   53911                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25281 */
   53912                 :             : extern rtx_insn *gen_split_3280 (rtx_insn *, rtx *);
   53913                 :             : rtx_insn *
   53914                 :             : gen_split_3280 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53915                 :             : {
   53916                 :             :   rtx operand0;
   53917                 :             :   rtx operand1;
   53918                 :             :   rtx operand2;
   53919                 :             :   rtx operand3;
   53920                 :             :   rtx_insn *_val = NULL;
   53921                 :             :   if (dump_file)
   53922                 :             :     fprintf (dump_file, "Splitting with gen_split_3280 (sse.md:25281)\n");
   53923                 :             :   start_sequence ();
   53924                 :             :   operand0 = operands[0];
   53925                 :             :   (void) operand0;
   53926                 :             :   operand1 = operands[1];
   53927                 :             :   (void) operand1;
   53928                 :             :   operand2 = operands[2];
   53929                 :             :   (void) operand2;
   53930                 :             :   operand3 = operands[3];
   53931                 :             :   (void) operand3;
   53932                 :             :   emit_insn (gen_rtx_SET (operand0,
   53933                 :             :         gen_rtx_IF_THEN_ELSE (V2DFmode,
   53934                 :             :         operand3,
   53935                 :             :         operand1,
   53936                 :             :         operand2)));
   53937                 :             :   _val = get_insns ();
   53938                 :             :   end_sequence ();
   53939                 :             :   return _val;
   53940                 :             : }
   53941                 :             : 
   53942                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25581 */
   53943                 :             : rtx
   53944                 :             : gen_rotlv16qi3 (rtx operand0,
   53945                 :             :         rtx operand1,
   53946                 :             :         rtx operand2)
   53947                 :             : {
   53948                 :             :   rtx_insn *_val = 0;
   53949                 :             :   start_sequence ();
   53950                 :             :   {
   53951                 :             :     rtx operands[3];
   53952                 :             :     operands[0] = operand0;
   53953                 :             :     operands[1] = operand1;
   53954                 :             :     operands[2] = operand2;
   53955                 :             : #define FAIL return (end_sequence (), _val)
   53956                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53957                 :             : #line 25587 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   53958                 :             : {
   53959                 :             :   /* If we were given a scalar, convert it to parallel */
   53960                 :             :   if (! const_0_to_7_operand (operands[2], SImode))
   53961                 :             :     {
   53962                 :             :       rtvec vs = rtvec_alloc (16);
   53963                 :             :       rtx par = gen_rtx_PARALLEL (V16QImode, vs);
   53964                 :             :       rtx reg = gen_reg_rtx (V16QImode);
   53965                 :             :       rtx op2 = operands[2];
   53966                 :             :       int i;
   53967                 :             : 
   53968                 :             :       if (GET_MODE (op2) != QImode)
   53969                 :             :         {
   53970                 :             :           op2 = gen_reg_rtx (QImode);
   53971                 :             :           convert_move (op2, operands[2], false);
   53972                 :             :         }
   53973                 :             : 
   53974                 :             :       for (i = 0; i < 16; i++)
   53975                 :             :         RTVEC_ELT (vs, i) = op2;
   53976                 :             : 
   53977                 :             :       emit_insn (gen_vec_initv16qiqi (reg, par));
   53978                 :             :       emit_insn (gen_xop_vrotlv16qi3 (operands[0], operands[1], reg));
   53979                 :             :       DONE;
   53980                 :             :     }
   53981                 :             : }
   53982                 :             : #undef DONE
   53983                 :             : #undef FAIL
   53984                 :             :     operand0 = operands[0];
   53985                 :             :     (void) operand0;
   53986                 :             :     operand1 = operands[1];
   53987                 :             :     (void) operand1;
   53988                 :             :     operand2 = operands[2];
   53989                 :             :     (void) operand2;
   53990                 :             :   }
   53991                 :             :   emit_insn (gen_rtx_SET (operand0,
   53992                 :             :         gen_rtx_ROTATE (V16QImode,
   53993                 :             :         operand1,
   53994                 :             :         operand2)));
   53995                 :             :   _val = get_insns ();
   53996                 :             :   end_sequence ();
   53997                 :             :   return _val;
   53998                 :             : }
   53999                 :             : 
   54000                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25581 */
   54001                 :             : rtx
   54002                 :             : gen_rotlv8hi3 (rtx operand0,
   54003                 :             :         rtx operand1,
   54004                 :             :         rtx operand2)
   54005                 :             : {
   54006                 :             :   rtx_insn *_val = 0;
   54007                 :             :   start_sequence ();
   54008                 :             :   {
   54009                 :             :     rtx operands[3];
   54010                 :             :     operands[0] = operand0;
   54011                 :             :     operands[1] = operand1;
   54012                 :             :     operands[2] = operand2;
   54013                 :             : #define FAIL return (end_sequence (), _val)
   54014                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54015                 :             : #line 25587 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54016                 :             : {
   54017                 :             :   /* If we were given a scalar, convert it to parallel */
   54018                 :             :   if (! const_0_to_15_operand (operands[2], SImode))
   54019                 :             :     {
   54020                 :             :       rtvec vs = rtvec_alloc (8);
   54021                 :             :       rtx par = gen_rtx_PARALLEL (V8HImode, vs);
   54022                 :             :       rtx reg = gen_reg_rtx (V8HImode);
   54023                 :             :       rtx op2 = operands[2];
   54024                 :             :       int i;
   54025                 :             : 
   54026                 :             :       if (GET_MODE (op2) != HImode)
   54027                 :             :         {
   54028                 :             :           op2 = gen_reg_rtx (HImode);
   54029                 :             :           convert_move (op2, operands[2], false);
   54030                 :             :         }
   54031                 :             : 
   54032                 :             :       for (i = 0; i < 8; i++)
   54033                 :             :         RTVEC_ELT (vs, i) = op2;
   54034                 :             : 
   54035                 :             :       emit_insn (gen_vec_initv8hihi (reg, par));
   54036                 :             :       emit_insn (gen_xop_vrotlv8hi3 (operands[0], operands[1], reg));
   54037                 :             :       DONE;
   54038                 :             :     }
   54039                 :             : }
   54040                 :             : #undef DONE
   54041                 :             : #undef FAIL
   54042                 :             :     operand0 = operands[0];
   54043                 :             :     (void) operand0;
   54044                 :             :     operand1 = operands[1];
   54045                 :             :     (void) operand1;
   54046                 :             :     operand2 = operands[2];
   54047                 :             :     (void) operand2;
   54048                 :             :   }
   54049                 :             :   emit_insn (gen_rtx_SET (operand0,
   54050                 :             :         gen_rtx_ROTATE (V8HImode,
   54051                 :             :         operand1,
   54052                 :             :         operand2)));
   54053                 :             :   _val = get_insns ();
   54054                 :             :   end_sequence ();
   54055                 :             :   return _val;
   54056                 :             : }
   54057                 :             : 
   54058                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25581 */
   54059                 :             : rtx
   54060                 :             : gen_rotlv4si3 (rtx operand0,
   54061                 :             :         rtx operand1,
   54062                 :             :         rtx operand2)
   54063                 :             : {
   54064                 :             :   rtx_insn *_val = 0;
   54065                 :             :   start_sequence ();
   54066                 :             :   {
   54067                 :             :     rtx operands[3];
   54068                 :             :     operands[0] = operand0;
   54069                 :             :     operands[1] = operand1;
   54070                 :             :     operands[2] = operand2;
   54071                 :             : #define FAIL return (end_sequence (), _val)
   54072                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54073                 :             : #line 25587 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54074                 :             : {
   54075                 :             :   /* If we were given a scalar, convert it to parallel */
   54076                 :             :   if (! const_0_to_31_operand (operands[2], SImode))
   54077                 :             :     {
   54078                 :             :       rtvec vs = rtvec_alloc (4);
   54079                 :             :       rtx par = gen_rtx_PARALLEL (V4SImode, vs);
   54080                 :             :       rtx reg = gen_reg_rtx (V4SImode);
   54081                 :             :       rtx op2 = operands[2];
   54082                 :             :       int i;
   54083                 :             : 
   54084                 :             :       if (GET_MODE (op2) != SImode)
   54085                 :             :         {
   54086                 :             :           op2 = gen_reg_rtx (SImode);
   54087                 :             :           convert_move (op2, operands[2], false);
   54088                 :             :         }
   54089                 :             : 
   54090                 :             :       for (i = 0; i < 4; i++)
   54091                 :             :         RTVEC_ELT (vs, i) = op2;
   54092                 :             : 
   54093                 :             :       emit_insn (gen_vec_initv4sisi (reg, par));
   54094                 :             :       emit_insn (gen_xop_vrotlv4si3 (operands[0], operands[1], reg));
   54095                 :             :       DONE;
   54096                 :             :     }
   54097                 :             : }
   54098                 :             : #undef DONE
   54099                 :             : #undef FAIL
   54100                 :             :     operand0 = operands[0];
   54101                 :             :     (void) operand0;
   54102                 :             :     operand1 = operands[1];
   54103                 :             :     (void) operand1;
   54104                 :             :     operand2 = operands[2];
   54105                 :             :     (void) operand2;
   54106                 :             :   }
   54107                 :             :   emit_insn (gen_rtx_SET (operand0,
   54108                 :             :         gen_rtx_ROTATE (V4SImode,
   54109                 :             :         operand1,
   54110                 :             :         operand2)));
   54111                 :             :   _val = get_insns ();
   54112                 :             :   end_sequence ();
   54113                 :             :   return _val;
   54114                 :             : }
   54115                 :             : 
   54116                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25581 */
   54117                 :             : rtx
   54118                 :             : gen_rotlv2di3 (rtx operand0,
   54119                 :             :         rtx operand1,
   54120                 :             :         rtx operand2)
   54121                 :             : {
   54122                 :             :   rtx_insn *_val = 0;
   54123                 :             :   start_sequence ();
   54124                 :             :   {
   54125                 :             :     rtx operands[3];
   54126                 :             :     operands[0] = operand0;
   54127                 :             :     operands[1] = operand1;
   54128                 :             :     operands[2] = operand2;
   54129                 :             : #define FAIL return (end_sequence (), _val)
   54130                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54131                 :             : #line 25587 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54132                 :             : {
   54133                 :             :   /* If we were given a scalar, convert it to parallel */
   54134                 :             :   if (! const_0_to_63_operand (operands[2], SImode))
   54135                 :             :     {
   54136                 :             :       rtvec vs = rtvec_alloc (2);
   54137                 :             :       rtx par = gen_rtx_PARALLEL (V2DImode, vs);
   54138                 :             :       rtx reg = gen_reg_rtx (V2DImode);
   54139                 :             :       rtx op2 = operands[2];
   54140                 :             :       int i;
   54141                 :             : 
   54142                 :             :       if (GET_MODE (op2) != DImode)
   54143                 :             :         {
   54144                 :             :           op2 = gen_reg_rtx (DImode);
   54145                 :             :           convert_move (op2, operands[2], false);
   54146                 :             :         }
   54147                 :             : 
   54148                 :             :       for (i = 0; i < 2; i++)
   54149                 :             :         RTVEC_ELT (vs, i) = op2;
   54150                 :             : 
   54151                 :             :       emit_insn (gen_vec_initv2didi (reg, par));
   54152                 :             :       emit_insn (gen_xop_vrotlv2di3 (operands[0], operands[1], reg));
   54153                 :             :       DONE;
   54154                 :             :     }
   54155                 :             : }
   54156                 :             : #undef DONE
   54157                 :             : #undef FAIL
   54158                 :             :     operand0 = operands[0];
   54159                 :             :     (void) operand0;
   54160                 :             :     operand1 = operands[1];
   54161                 :             :     (void) operand1;
   54162                 :             :     operand2 = operands[2];
   54163                 :             :     (void) operand2;
   54164                 :             :   }
   54165                 :             :   emit_insn (gen_rtx_SET (operand0,
   54166                 :             :         gen_rtx_ROTATE (V2DImode,
   54167                 :             :         operand1,
   54168                 :             :         operand2)));
   54169                 :             :   _val = get_insns ();
   54170                 :             :   end_sequence ();
   54171                 :             :   return _val;
   54172                 :             : }
   54173                 :             : 
   54174                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25612 */
   54175                 :             : rtx
   54176                 :             : gen_rotrv16qi3 (rtx operand0,
   54177                 :             :         rtx operand1,
   54178                 :             :         rtx operand2)
   54179                 :             : {
   54180                 :             :   rtx_insn *_val = 0;
   54181                 :             :   start_sequence ();
   54182                 :             :   {
   54183                 :             :     rtx operands[3];
   54184                 :             :     operands[0] = operand0;
   54185                 :             :     operands[1] = operand1;
   54186                 :             :     operands[2] = operand2;
   54187                 :             : #define FAIL return (end_sequence (), _val)
   54188                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54189                 :             : #line 25618 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54190                 :             : {
   54191                 :             :   /* If we were given a scalar, convert it to parallel */
   54192                 :             :   if (! const_0_to_7_operand (operands[2], SImode))
   54193                 :             :     {
   54194                 :             :       rtvec vs = rtvec_alloc (16);
   54195                 :             :       rtx par = gen_rtx_PARALLEL (V16QImode, vs);
   54196                 :             :       rtx neg = gen_reg_rtx (V16QImode);
   54197                 :             :       rtx reg = gen_reg_rtx (V16QImode);
   54198                 :             :       rtx op2 = operands[2];
   54199                 :             :       int i;
   54200                 :             : 
   54201                 :             :       if (GET_MODE (op2) != QImode)
   54202                 :             :         {
   54203                 :             :           op2 = gen_reg_rtx (QImode);
   54204                 :             :           convert_move (op2, operands[2], false);
   54205                 :             :         }
   54206                 :             : 
   54207                 :             :       for (i = 0; i < 16; i++)
   54208                 :             :         RTVEC_ELT (vs, i) = op2;
   54209                 :             : 
   54210                 :             :       emit_insn (gen_vec_initv16qiqi (reg, par));
   54211                 :             :       emit_insn (gen_negv16qi2 (neg, reg));
   54212                 :             :       emit_insn (gen_xop_vrotlv16qi3 (operands[0], operands[1], neg));
   54213                 :             :       DONE;
   54214                 :             :     }
   54215                 :             : }
   54216                 :             : #undef DONE
   54217                 :             : #undef FAIL
   54218                 :             :     operand0 = operands[0];
   54219                 :             :     (void) operand0;
   54220                 :             :     operand1 = operands[1];
   54221                 :             :     (void) operand1;
   54222                 :             :     operand2 = operands[2];
   54223                 :             :     (void) operand2;
   54224                 :             :   }
   54225                 :             :   emit_insn (gen_rtx_SET (operand0,
   54226                 :             :         gen_rtx_ROTATERT (V16QImode,
   54227                 :             :         operand1,
   54228                 :             :         operand2)));
   54229                 :             :   _val = get_insns ();
   54230                 :             :   end_sequence ();
   54231                 :             :   return _val;
   54232                 :             : }
   54233                 :             : 
   54234                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25612 */
   54235                 :             : rtx
   54236                 :             : gen_rotrv8hi3 (rtx operand0,
   54237                 :             :         rtx operand1,
   54238                 :             :         rtx operand2)
   54239                 :             : {
   54240                 :             :   rtx_insn *_val = 0;
   54241                 :             :   start_sequence ();
   54242                 :             :   {
   54243                 :             :     rtx operands[3];
   54244                 :             :     operands[0] = operand0;
   54245                 :             :     operands[1] = operand1;
   54246                 :             :     operands[2] = operand2;
   54247                 :             : #define FAIL return (end_sequence (), _val)
   54248                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54249                 :             : #line 25618 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54250                 :             : {
   54251                 :             :   /* If we were given a scalar, convert it to parallel */
   54252                 :             :   if (! const_0_to_15_operand (operands[2], SImode))
   54253                 :             :     {
   54254                 :             :       rtvec vs = rtvec_alloc (8);
   54255                 :             :       rtx par = gen_rtx_PARALLEL (V8HImode, vs);
   54256                 :             :       rtx neg = gen_reg_rtx (V8HImode);
   54257                 :             :       rtx reg = gen_reg_rtx (V8HImode);
   54258                 :             :       rtx op2 = operands[2];
   54259                 :             :       int i;
   54260                 :             : 
   54261                 :             :       if (GET_MODE (op2) != HImode)
   54262                 :             :         {
   54263                 :             :           op2 = gen_reg_rtx (HImode);
   54264                 :             :           convert_move (op2, operands[2], false);
   54265                 :             :         }
   54266                 :             : 
   54267                 :             :       for (i = 0; i < 8; i++)
   54268                 :             :         RTVEC_ELT (vs, i) = op2;
   54269                 :             : 
   54270                 :             :       emit_insn (gen_vec_initv8hihi (reg, par));
   54271                 :             :       emit_insn (gen_negv8hi2 (neg, reg));
   54272                 :             :       emit_insn (gen_xop_vrotlv8hi3 (operands[0], operands[1], neg));
   54273                 :             :       DONE;
   54274                 :             :     }
   54275                 :             : }
   54276                 :             : #undef DONE
   54277                 :             : #undef FAIL
   54278                 :             :     operand0 = operands[0];
   54279                 :             :     (void) operand0;
   54280                 :             :     operand1 = operands[1];
   54281                 :             :     (void) operand1;
   54282                 :             :     operand2 = operands[2];
   54283                 :             :     (void) operand2;
   54284                 :             :   }
   54285                 :             :   emit_insn (gen_rtx_SET (operand0,
   54286                 :             :         gen_rtx_ROTATERT (V8HImode,
   54287                 :             :         operand1,
   54288                 :             :         operand2)));
   54289                 :             :   _val = get_insns ();
   54290                 :             :   end_sequence ();
   54291                 :             :   return _val;
   54292                 :             : }
   54293                 :             : 
   54294                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25612 */
   54295                 :             : rtx
   54296                 :             : gen_rotrv4si3 (rtx operand0,
   54297                 :             :         rtx operand1,
   54298                 :             :         rtx operand2)
   54299                 :             : {
   54300                 :             :   rtx_insn *_val = 0;
   54301                 :             :   start_sequence ();
   54302                 :             :   {
   54303                 :             :     rtx operands[3];
   54304                 :             :     operands[0] = operand0;
   54305                 :             :     operands[1] = operand1;
   54306                 :             :     operands[2] = operand2;
   54307                 :             : #define FAIL return (end_sequence (), _val)
   54308                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54309                 :             : #line 25618 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54310                 :             : {
   54311                 :             :   /* If we were given a scalar, convert it to parallel */
   54312                 :             :   if (! const_0_to_31_operand (operands[2], SImode))
   54313                 :             :     {
   54314                 :             :       rtvec vs = rtvec_alloc (4);
   54315                 :             :       rtx par = gen_rtx_PARALLEL (V4SImode, vs);
   54316                 :             :       rtx neg = gen_reg_rtx (V4SImode);
   54317                 :             :       rtx reg = gen_reg_rtx (V4SImode);
   54318                 :             :       rtx op2 = operands[2];
   54319                 :             :       int i;
   54320                 :             : 
   54321                 :             :       if (GET_MODE (op2) != SImode)
   54322                 :             :         {
   54323                 :             :           op2 = gen_reg_rtx (SImode);
   54324                 :             :           convert_move (op2, operands[2], false);
   54325                 :             :         }
   54326                 :             : 
   54327                 :             :       for (i = 0; i < 4; i++)
   54328                 :             :         RTVEC_ELT (vs, i) = op2;
   54329                 :             : 
   54330                 :             :       emit_insn (gen_vec_initv4sisi (reg, par));
   54331                 :             :       emit_insn (gen_negv4si2 (neg, reg));
   54332                 :             :       emit_insn (gen_xop_vrotlv4si3 (operands[0], operands[1], neg));
   54333                 :             :       DONE;
   54334                 :             :     }
   54335                 :             : }
   54336                 :             : #undef DONE
   54337                 :             : #undef FAIL
   54338                 :             :     operand0 = operands[0];
   54339                 :             :     (void) operand0;
   54340                 :             :     operand1 = operands[1];
   54341                 :             :     (void) operand1;
   54342                 :             :     operand2 = operands[2];
   54343                 :             :     (void) operand2;
   54344                 :             :   }
   54345                 :             :   emit_insn (gen_rtx_SET (operand0,
   54346                 :             :         gen_rtx_ROTATERT (V4SImode,
   54347                 :             :         operand1,
   54348                 :             :         operand2)));
   54349                 :             :   _val = get_insns ();
   54350                 :             :   end_sequence ();
   54351                 :             :   return _val;
   54352                 :             : }
   54353                 :             : 
   54354                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25612 */
   54355                 :             : rtx
   54356                 :             : gen_rotrv2di3 (rtx operand0,
   54357                 :             :         rtx operand1,
   54358                 :             :         rtx operand2)
   54359                 :             : {
   54360                 :             :   rtx_insn *_val = 0;
   54361                 :             :   start_sequence ();
   54362                 :             :   {
   54363                 :             :     rtx operands[3];
   54364                 :             :     operands[0] = operand0;
   54365                 :             :     operands[1] = operand1;
   54366                 :             :     operands[2] = operand2;
   54367                 :             : #define FAIL return (end_sequence (), _val)
   54368                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54369                 :             : #line 25618 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54370                 :             : {
   54371                 :             :   /* If we were given a scalar, convert it to parallel */
   54372                 :             :   if (! const_0_to_63_operand (operands[2], SImode))
   54373                 :             :     {
   54374                 :             :       rtvec vs = rtvec_alloc (2);
   54375                 :             :       rtx par = gen_rtx_PARALLEL (V2DImode, vs);
   54376                 :             :       rtx neg = gen_reg_rtx (V2DImode);
   54377                 :             :       rtx reg = gen_reg_rtx (V2DImode);
   54378                 :             :       rtx op2 = operands[2];
   54379                 :             :       int i;
   54380                 :             : 
   54381                 :             :       if (GET_MODE (op2) != DImode)
   54382                 :             :         {
   54383                 :             :           op2 = gen_reg_rtx (DImode);
   54384                 :             :           convert_move (op2, operands[2], false);
   54385                 :             :         }
   54386                 :             : 
   54387                 :             :       for (i = 0; i < 2; i++)
   54388                 :             :         RTVEC_ELT (vs, i) = op2;
   54389                 :             : 
   54390                 :             :       emit_insn (gen_vec_initv2didi (reg, par));
   54391                 :             :       emit_insn (gen_negv2di2 (neg, reg));
   54392                 :             :       emit_insn (gen_xop_vrotlv2di3 (operands[0], operands[1], neg));
   54393                 :             :       DONE;
   54394                 :             :     }
   54395                 :             : }
   54396                 :             : #undef DONE
   54397                 :             : #undef FAIL
   54398                 :             :     operand0 = operands[0];
   54399                 :             :     (void) operand0;
   54400                 :             :     operand1 = operands[1];
   54401                 :             :     (void) operand1;
   54402                 :             :     operand2 = operands[2];
   54403                 :             :     (void) operand2;
   54404                 :             :   }
   54405                 :             :   emit_insn (gen_rtx_SET (operand0,
   54406                 :             :         gen_rtx_ROTATERT (V2DImode,
   54407                 :             :         operand1,
   54408                 :             :         operand2)));
   54409                 :             :   _val = get_insns ();
   54410                 :             :   end_sequence ();
   54411                 :             :   return _val;
   54412                 :             : }
   54413                 :             : 
   54414                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25675 */
   54415                 :             : rtx
   54416                 :             : gen_vrotrv16qi3 (rtx operand0,
   54417                 :             :         rtx operand1,
   54418                 :             :         rtx operand2)
   54419                 :             : {
   54420                 :             :   rtx_insn *_val = 0;
   54421                 :             :   start_sequence ();
   54422                 :             :   {
   54423                 :             :     rtx operands[3];
   54424                 :             :     operands[0] = operand0;
   54425                 :             :     operands[1] = operand1;
   54426                 :             :     operands[2] = operand2;
   54427                 :             : #define FAIL return (end_sequence (), _val)
   54428                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54429                 :             : #line 25680 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54430                 :             : {
   54431                 :             :   rtx reg = gen_reg_rtx (V16QImode);
   54432                 :             :   emit_insn (gen_negv16qi2 (reg, operands[2]));
   54433                 :             :   emit_insn (gen_xop_vrotlv16qi3 (operands[0], operands[1], reg));
   54434                 :             :   DONE;
   54435                 :             : }
   54436                 :             : #undef DONE
   54437                 :             : #undef FAIL
   54438                 :             :     operand0 = operands[0];
   54439                 :             :     (void) operand0;
   54440                 :             :     operand1 = operands[1];
   54441                 :             :     (void) operand1;
   54442                 :             :     operand2 = operands[2];
   54443                 :             :     (void) operand2;
   54444                 :             :   }
   54445                 :             :   emit (operand0, true);
   54446                 :             :   emit (operand1, true);
   54447                 :             :   emit (operand2, false);
   54448                 :             :   _val = get_insns ();
   54449                 :             :   end_sequence ();
   54450                 :             :   return _val;
   54451                 :             : }
   54452                 :             : 
   54453                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25675 */
   54454                 :             : rtx
   54455                 :             : gen_vrotrv8hi3 (rtx operand0,
   54456                 :             :         rtx operand1,
   54457                 :             :         rtx operand2)
   54458                 :             : {
   54459                 :             :   rtx_insn *_val = 0;
   54460                 :             :   start_sequence ();
   54461                 :             :   {
   54462                 :             :     rtx operands[3];
   54463                 :             :     operands[0] = operand0;
   54464                 :             :     operands[1] = operand1;
   54465                 :             :     operands[2] = operand2;
   54466                 :             : #define FAIL return (end_sequence (), _val)
   54467                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54468                 :             : #line 25680 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54469                 :             : {
   54470                 :             :   rtx reg = gen_reg_rtx (V8HImode);
   54471                 :             :   emit_insn (gen_negv8hi2 (reg, operands[2]));
   54472                 :             :   emit_insn (gen_xop_vrotlv8hi3 (operands[0], operands[1], reg));
   54473                 :             :   DONE;
   54474                 :             : }
   54475                 :             : #undef DONE
   54476                 :             : #undef FAIL
   54477                 :             :     operand0 = operands[0];
   54478                 :             :     (void) operand0;
   54479                 :             :     operand1 = operands[1];
   54480                 :             :     (void) operand1;
   54481                 :             :     operand2 = operands[2];
   54482                 :             :     (void) operand2;
   54483                 :             :   }
   54484                 :             :   emit (operand0, true);
   54485                 :             :   emit (operand1, true);
   54486                 :             :   emit (operand2, false);
   54487                 :             :   _val = get_insns ();
   54488                 :             :   end_sequence ();
   54489                 :             :   return _val;
   54490                 :             : }
   54491                 :             : 
   54492                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25675 */
   54493                 :             : rtx
   54494                 :             : gen_vrotrv4si3 (rtx operand0,
   54495                 :             :         rtx operand1,
   54496                 :             :         rtx operand2)
   54497                 :             : {
   54498                 :             :   rtx_insn *_val = 0;
   54499                 :             :   start_sequence ();
   54500                 :             :   {
   54501                 :             :     rtx operands[3];
   54502                 :             :     operands[0] = operand0;
   54503                 :             :     operands[1] = operand1;
   54504                 :             :     operands[2] = operand2;
   54505                 :             : #define FAIL return (end_sequence (), _val)
   54506                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54507                 :             : #line 25680 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54508                 :             : {
   54509                 :             :   rtx reg = gen_reg_rtx (V4SImode);
   54510                 :             :   emit_insn (gen_negv4si2 (reg, operands[2]));
   54511                 :             :   emit_insn (gen_xop_vrotlv4si3 (operands[0], operands[1], reg));
   54512                 :             :   DONE;
   54513                 :             : }
   54514                 :             : #undef DONE
   54515                 :             : #undef FAIL
   54516                 :             :     operand0 = operands[0];
   54517                 :             :     (void) operand0;
   54518                 :             :     operand1 = operands[1];
   54519                 :             :     (void) operand1;
   54520                 :             :     operand2 = operands[2];
   54521                 :             :     (void) operand2;
   54522                 :             :   }
   54523                 :             :   emit (operand0, true);
   54524                 :             :   emit (operand1, true);
   54525                 :             :   emit (operand2, false);
   54526                 :             :   _val = get_insns ();
   54527                 :             :   end_sequence ();
   54528                 :             :   return _val;
   54529                 :             : }
   54530                 :             : 
   54531                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25675 */
   54532                 :             : rtx
   54533                 :             : gen_vrotrv2di3 (rtx operand0,
   54534                 :             :         rtx operand1,
   54535                 :             :         rtx operand2)
   54536                 :             : {
   54537                 :             :   rtx_insn *_val = 0;
   54538                 :             :   start_sequence ();
   54539                 :             :   {
   54540                 :             :     rtx operands[3];
   54541                 :             :     operands[0] = operand0;
   54542                 :             :     operands[1] = operand1;
   54543                 :             :     operands[2] = operand2;
   54544                 :             : #define FAIL return (end_sequence (), _val)
   54545                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54546                 :             : #line 25680 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54547                 :             : {
   54548                 :             :   rtx reg = gen_reg_rtx (V2DImode);
   54549                 :             :   emit_insn (gen_negv2di2 (reg, operands[2]));
   54550                 :             :   emit_insn (gen_xop_vrotlv2di3 (operands[0], operands[1], reg));
   54551                 :             :   DONE;
   54552                 :             : }
   54553                 :             : #undef DONE
   54554                 :             : #undef FAIL
   54555                 :             :     operand0 = operands[0];
   54556                 :             :     (void) operand0;
   54557                 :             :     operand1 = operands[1];
   54558                 :             :     (void) operand1;
   54559                 :             :     operand2 = operands[2];
   54560                 :             :     (void) operand2;
   54561                 :             :   }
   54562                 :             :   emit (operand0, true);
   54563                 :             :   emit (operand1, true);
   54564                 :             :   emit (operand2, false);
   54565                 :             :   _val = get_insns ();
   54566                 :             :   end_sequence ();
   54567                 :             :   return _val;
   54568                 :             : }
   54569                 :             : 
   54570                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25687 */
   54571                 :             : rtx
   54572                 :             : gen_vrotlv16qi3 (rtx operand0,
   54573                 :             :         rtx operand1,
   54574                 :             :         rtx operand2)
   54575                 :             : {
   54576                 :             :   rtx_insn *_val = 0;
   54577                 :             :   start_sequence ();
   54578                 :             :   {
   54579                 :             :     rtx operands[3];
   54580                 :             :     operands[0] = operand0;
   54581                 :             :     operands[1] = operand1;
   54582                 :             :     operands[2] = operand2;
   54583                 :             : #define FAIL return (end_sequence (), _val)
   54584                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54585                 :             : #line 25692 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54586                 :             : {
   54587                 :             :   emit_insn (gen_xop_vrotlv16qi3 (operands[0], operands[1], operands[2]));
   54588                 :             :   DONE;
   54589                 :             : }
   54590                 :             : #undef DONE
   54591                 :             : #undef FAIL
   54592                 :             :     operand0 = operands[0];
   54593                 :             :     (void) operand0;
   54594                 :             :     operand1 = operands[1];
   54595                 :             :     (void) operand1;
   54596                 :             :     operand2 = operands[2];
   54597                 :             :     (void) operand2;
   54598                 :             :   }
   54599                 :             :   emit (operand0, true);
   54600                 :             :   emit (operand1, true);
   54601                 :             :   emit (operand2, false);
   54602                 :             :   _val = get_insns ();
   54603                 :             :   end_sequence ();
   54604                 :             :   return _val;
   54605                 :             : }
   54606                 :             : 
   54607                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25687 */
   54608                 :             : rtx
   54609                 :             : gen_vrotlv8hi3 (rtx operand0,
   54610                 :             :         rtx operand1,
   54611                 :             :         rtx operand2)
   54612                 :             : {
   54613                 :             :   rtx_insn *_val = 0;
   54614                 :             :   start_sequence ();
   54615                 :             :   {
   54616                 :             :     rtx operands[3];
   54617                 :             :     operands[0] = operand0;
   54618                 :             :     operands[1] = operand1;
   54619                 :             :     operands[2] = operand2;
   54620                 :             : #define FAIL return (end_sequence (), _val)
   54621                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54622                 :             : #line 25692 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54623                 :             : {
   54624                 :             :   emit_insn (gen_xop_vrotlv8hi3 (operands[0], operands[1], operands[2]));
   54625                 :             :   DONE;
   54626                 :             : }
   54627                 :             : #undef DONE
   54628                 :             : #undef FAIL
   54629                 :             :     operand0 = operands[0];
   54630                 :             :     (void) operand0;
   54631                 :             :     operand1 = operands[1];
   54632                 :             :     (void) operand1;
   54633                 :             :     operand2 = operands[2];
   54634                 :             :     (void) operand2;
   54635                 :             :   }
   54636                 :             :   emit (operand0, true);
   54637                 :             :   emit (operand1, true);
   54638                 :             :   emit (operand2, false);
   54639                 :             :   _val = get_insns ();
   54640                 :             :   end_sequence ();
   54641                 :             :   return _val;
   54642                 :             : }
   54643                 :             : 
   54644                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25687 */
   54645                 :             : rtx
   54646                 :             : gen_vrotlv4si3 (rtx operand0,
   54647                 :             :         rtx operand1,
   54648                 :             :         rtx operand2)
   54649                 :             : {
   54650                 :             :   rtx_insn *_val = 0;
   54651                 :             :   start_sequence ();
   54652                 :             :   {
   54653                 :             :     rtx operands[3];
   54654                 :             :     operands[0] = operand0;
   54655                 :             :     operands[1] = operand1;
   54656                 :             :     operands[2] = operand2;
   54657                 :             : #define FAIL return (end_sequence (), _val)
   54658                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54659                 :             : #line 25692 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54660                 :             : {
   54661                 :             :   emit_insn (gen_xop_vrotlv4si3 (operands[0], operands[1], operands[2]));
   54662                 :             :   DONE;
   54663                 :             : }
   54664                 :             : #undef DONE
   54665                 :             : #undef FAIL
   54666                 :             :     operand0 = operands[0];
   54667                 :             :     (void) operand0;
   54668                 :             :     operand1 = operands[1];
   54669                 :             :     (void) operand1;
   54670                 :             :     operand2 = operands[2];
   54671                 :             :     (void) operand2;
   54672                 :             :   }
   54673                 :             :   emit (operand0, true);
   54674                 :             :   emit (operand1, true);
   54675                 :             :   emit (operand2, false);
   54676                 :             :   _val = get_insns ();
   54677                 :             :   end_sequence ();
   54678                 :             :   return _val;
   54679                 :             : }
   54680                 :             : 
   54681                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25687 */
   54682                 :             : rtx
   54683                 :             : gen_vrotlv2di3 (rtx operand0,
   54684                 :             :         rtx operand1,
   54685                 :             :         rtx operand2)
   54686                 :             : {
   54687                 :             :   rtx_insn *_val = 0;
   54688                 :             :   start_sequence ();
   54689                 :             :   {
   54690                 :             :     rtx operands[3];
   54691                 :             :     operands[0] = operand0;
   54692                 :             :     operands[1] = operand1;
   54693                 :             :     operands[2] = operand2;
   54694                 :             : #define FAIL return (end_sequence (), _val)
   54695                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54696                 :             : #line 25692 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54697                 :             : {
   54698                 :             :   emit_insn (gen_xop_vrotlv2di3 (operands[0], operands[1], operands[2]));
   54699                 :             :   DONE;
   54700                 :             : }
   54701                 :             : #undef DONE
   54702                 :             : #undef FAIL
   54703                 :             :     operand0 = operands[0];
   54704                 :             :     (void) operand0;
   54705                 :             :     operand1 = operands[1];
   54706                 :             :     (void) operand1;
   54707                 :             :     operand2 = operands[2];
   54708                 :             :     (void) operand2;
   54709                 :             :   }
   54710                 :             :   emit (operand0, true);
   54711                 :             :   emit (operand1, true);
   54712                 :             :   emit (operand2, false);
   54713                 :             :   _val = get_insns ();
   54714                 :             :   end_sequence ();
   54715                 :             :   return _val;
   54716                 :             : }
   54717                 :             : 
   54718                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25717 */
   54719                 :             : rtx
   54720                 :             : gen_vlshrv16qi3 (rtx operand0,
   54721                 :             :         rtx operand1,
   54722                 :             :         rtx operand2)
   54723                 :             : {
   54724                 :             :   rtx_insn *_val = 0;
   54725                 :             :   start_sequence ();
   54726                 :             :   {
   54727                 :             :     rtx operands[3];
   54728                 :             :     operands[0] = operand0;
   54729                 :             :     operands[1] = operand1;
   54730                 :             :     operands[2] = operand2;
   54731                 :             : #define FAIL return (end_sequence (), _val)
   54732                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54733                 :             : #line 25723 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54734                 :             : {
   54735                 :             :   if (TARGET_XOP)
   54736                 :             :     {
   54737                 :             :       rtx neg = gen_reg_rtx (V16QImode);
   54738                 :             :       emit_insn (gen_negv16qi2 (neg, operands[2]));
   54739                 :             :       emit_insn (gen_xop_shlv16qi3 (operands[0], operands[1], neg));
   54740                 :             :       DONE;
   54741                 :             :     }
   54742                 :             :     else if (V16QImode == V16QImode)
   54743                 :             :     {
   54744                 :             :       ix86_expand_vecop_qihi (LSHIFTRT, operands[0], operands[1], operands[2]);
   54745                 :             :       DONE;
   54746                 :             :     }
   54747                 :             : }
   54748                 :             : #undef DONE
   54749                 :             : #undef FAIL
   54750                 :             :     operand0 = operands[0];
   54751                 :             :     (void) operand0;
   54752                 :             :     operand1 = operands[1];
   54753                 :             :     (void) operand1;
   54754                 :             :     operand2 = operands[2];
   54755                 :             :     (void) operand2;
   54756                 :             :   }
   54757                 :             :   emit_insn (gen_rtx_SET (operand0,
   54758                 :             :         gen_rtx_LSHIFTRT (V16QImode,
   54759                 :             :         operand1,
   54760                 :             :         operand2)));
   54761                 :             :   _val = get_insns ();
   54762                 :             :   end_sequence ();
   54763                 :             :   return _val;
   54764                 :             : }
   54765                 :             : 
   54766                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25717 */
   54767                 :             : rtx
   54768                 :             : gen_vlshrv8hi3 (rtx operand0,
   54769                 :             :         rtx operand1,
   54770                 :             :         rtx operand2)
   54771                 :             : {
   54772                 :             :   rtx_insn *_val = 0;
   54773                 :             :   start_sequence ();
   54774                 :             :   {
   54775                 :             :     rtx operands[3];
   54776                 :             :     operands[0] = operand0;
   54777                 :             :     operands[1] = operand1;
   54778                 :             :     operands[2] = operand2;
   54779                 :             : #define FAIL return (end_sequence (), _val)
   54780                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54781                 :             : #line 25723 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54782                 :             : {
   54783                 :             :   if (TARGET_XOP)
   54784                 :             :     {
   54785                 :             :       rtx neg = gen_reg_rtx (V8HImode);
   54786                 :             :       emit_insn (gen_negv8hi2 (neg, operands[2]));
   54787                 :             :       emit_insn (gen_xop_shlv8hi3 (operands[0], operands[1], neg));
   54788                 :             :       DONE;
   54789                 :             :     }
   54790                 :             :     else if (V8HImode == V16QImode)
   54791                 :             :     {
   54792                 :             :       ix86_expand_vecop_qihi (LSHIFTRT, operands[0], operands[1], operands[2]);
   54793                 :             :       DONE;
   54794                 :             :     }
   54795                 :             : }
   54796                 :             : #undef DONE
   54797                 :             : #undef FAIL
   54798                 :             :     operand0 = operands[0];
   54799                 :             :     (void) operand0;
   54800                 :             :     operand1 = operands[1];
   54801                 :             :     (void) operand1;
   54802                 :             :     operand2 = operands[2];
   54803                 :             :     (void) operand2;
   54804                 :             :   }
   54805                 :             :   emit_insn (gen_rtx_SET (operand0,
   54806                 :             :         gen_rtx_LSHIFTRT (V8HImode,
   54807                 :             :         operand1,
   54808                 :             :         operand2)));
   54809                 :             :   _val = get_insns ();
   54810                 :             :   end_sequence ();
   54811                 :             :   return _val;
   54812                 :             : }
   54813                 :             : 
   54814                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25738 */
   54815                 :             : rtx
   54816                 :             : gen_vlshrv4si3 (rtx operand0,
   54817                 :             :         rtx operand1,
   54818                 :             :         rtx operand2)
   54819                 :             : {
   54820                 :             :   rtx_insn *_val = 0;
   54821                 :             :   start_sequence ();
   54822                 :             :   {
   54823                 :             :     rtx operands[3];
   54824                 :             :     operands[0] = operand0;
   54825                 :             :     operands[1] = operand1;
   54826                 :             :     operands[2] = operand2;
   54827                 :             : #define FAIL return (end_sequence (), _val)
   54828                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54829                 :             : #line 25744 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54830                 :             : {
   54831                 :             :   if (!TARGET_AVX2)
   54832                 :             :     {
   54833                 :             :       rtx neg = gen_reg_rtx (V4SImode);
   54834                 :             :       emit_insn (gen_negv4si2 (neg, operands[2]));
   54835                 :             :       emit_insn (gen_xop_shlv4si3 (operands[0], operands[1], neg));
   54836                 :             :       DONE;
   54837                 :             :     }
   54838                 :             : }
   54839                 :             : #undef DONE
   54840                 :             : #undef FAIL
   54841                 :             :     operand0 = operands[0];
   54842                 :             :     (void) operand0;
   54843                 :             :     operand1 = operands[1];
   54844                 :             :     (void) operand1;
   54845                 :             :     operand2 = operands[2];
   54846                 :             :     (void) operand2;
   54847                 :             :   }
   54848                 :             :   emit_insn (gen_rtx_SET (operand0,
   54849                 :             :         gen_rtx_LSHIFTRT (V4SImode,
   54850                 :             :         operand1,
   54851                 :             :         operand2)));
   54852                 :             :   _val = get_insns ();
   54853                 :             :   end_sequence ();
   54854                 :             :   return _val;
   54855                 :             : }
   54856                 :             : 
   54857                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25738 */
   54858                 :             : rtx
   54859                 :             : gen_vlshrv2di3 (rtx operand0,
   54860                 :             :         rtx operand1,
   54861                 :             :         rtx operand2)
   54862                 :             : {
   54863                 :             :   rtx_insn *_val = 0;
   54864                 :             :   start_sequence ();
   54865                 :             :   {
   54866                 :             :     rtx operands[3];
   54867                 :             :     operands[0] = operand0;
   54868                 :             :     operands[1] = operand1;
   54869                 :             :     operands[2] = operand2;
   54870                 :             : #define FAIL return (end_sequence (), _val)
   54871                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54872                 :             : #line 25744 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54873                 :             : {
   54874                 :             :   if (!TARGET_AVX2)
   54875                 :             :     {
   54876                 :             :       rtx neg = gen_reg_rtx (V2DImode);
   54877                 :             :       emit_insn (gen_negv2di2 (neg, operands[2]));
   54878                 :             :       emit_insn (gen_xop_shlv2di3 (operands[0], operands[1], neg));
   54879                 :             :       DONE;
   54880                 :             :     }
   54881                 :             : }
   54882                 :             : #undef DONE
   54883                 :             : #undef FAIL
   54884                 :             :     operand0 = operands[0];
   54885                 :             :     (void) operand0;
   54886                 :             :     operand1 = operands[1];
   54887                 :             :     (void) operand1;
   54888                 :             :     operand2 = operands[2];
   54889                 :             :     (void) operand2;
   54890                 :             :   }
   54891                 :             :   emit_insn (gen_rtx_SET (operand0,
   54892                 :             :         gen_rtx_LSHIFTRT (V2DImode,
   54893                 :             :         operand1,
   54894                 :             :         operand2)));
   54895                 :             :   _val = get_insns ();
   54896                 :             :   end_sequence ();
   54897                 :             :   return _val;
   54898                 :             : }
   54899                 :             : 
   54900                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25754 */
   54901                 :             : rtx
   54902                 :             : gen_vashlv64qi3 (rtx operand0,
   54903                 :             :         rtx operand1,
   54904                 :             :         rtx operand2)
   54905                 :             : {
   54906                 :             :   rtx_insn *_val = 0;
   54907                 :             :   start_sequence ();
   54908                 :             :   {
   54909                 :             :     rtx operands[3];
   54910                 :             :     operands[0] = operand0;
   54911                 :             :     operands[1] = operand1;
   54912                 :             :     operands[2] = operand2;
   54913                 :             : #define FAIL return (end_sequence (), _val)
   54914                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54915                 :             : #line 25760 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54916                 :             : {
   54917                 :             :   if (V64QImode == V32QImode || V64QImode == V64QImode)
   54918                 :             :     {
   54919                 :             :       ix86_expand_vecop_qihi (ASHIFT, operands[0], operands[1], operands[2]);
   54920                 :             :       DONE;
   54921                 :             :     }
   54922                 :             : }
   54923                 :             : #undef DONE
   54924                 :             : #undef FAIL
   54925                 :             :     operand0 = operands[0];
   54926                 :             :     (void) operand0;
   54927                 :             :     operand1 = operands[1];
   54928                 :             :     (void) operand1;
   54929                 :             :     operand2 = operands[2];
   54930                 :             :     (void) operand2;
   54931                 :             :   }
   54932                 :             :   emit_insn (gen_rtx_SET (operand0,
   54933                 :             :         gen_rtx_ASHIFT (V64QImode,
   54934                 :             :         operand1,
   54935                 :             :         operand2)));
   54936                 :             :   _val = get_insns ();
   54937                 :             :   end_sequence ();
   54938                 :             :   return _val;
   54939                 :             : }
   54940                 :             : 
   54941                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25754 */
   54942                 :             : rtx
   54943                 :             : gen_vlshrv64qi3 (rtx operand0,
   54944                 :             :         rtx operand1,
   54945                 :             :         rtx operand2)
   54946                 :             : {
   54947                 :             :   rtx_insn *_val = 0;
   54948                 :             :   start_sequence ();
   54949                 :             :   {
   54950                 :             :     rtx operands[3];
   54951                 :             :     operands[0] = operand0;
   54952                 :             :     operands[1] = operand1;
   54953                 :             :     operands[2] = operand2;
   54954                 :             : #define FAIL return (end_sequence (), _val)
   54955                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54956                 :             : #line 25760 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54957                 :             : {
   54958                 :             :   if (V64QImode == V32QImode || V64QImode == V64QImode)
   54959                 :             :     {
   54960                 :             :       ix86_expand_vecop_qihi (LSHIFTRT, operands[0], operands[1], operands[2]);
   54961                 :             :       DONE;
   54962                 :             :     }
   54963                 :             : }
   54964                 :             : #undef DONE
   54965                 :             : #undef FAIL
   54966                 :             :     operand0 = operands[0];
   54967                 :             :     (void) operand0;
   54968                 :             :     operand1 = operands[1];
   54969                 :             :     (void) operand1;
   54970                 :             :     operand2 = operands[2];
   54971                 :             :     (void) operand2;
   54972                 :             :   }
   54973                 :             :   emit_insn (gen_rtx_SET (operand0,
   54974                 :             :         gen_rtx_LSHIFTRT (V64QImode,
   54975                 :             :         operand1,
   54976                 :             :         operand2)));
   54977                 :             :   _val = get_insns ();
   54978                 :             :   end_sequence ();
   54979                 :             :   return _val;
   54980                 :             : }
   54981                 :             : 
   54982                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25754 */
   54983                 :             : rtx
   54984                 :             : gen_vashrv64qi3 (rtx operand0,
   54985                 :             :         rtx operand1,
   54986                 :             :         rtx operand2)
   54987                 :             : {
   54988                 :             :   rtx_insn *_val = 0;
   54989                 :             :   start_sequence ();
   54990                 :             :   {
   54991                 :             :     rtx operands[3];
   54992                 :             :     operands[0] = operand0;
   54993                 :             :     operands[1] = operand1;
   54994                 :             :     operands[2] = operand2;
   54995                 :             : #define FAIL return (end_sequence (), _val)
   54996                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54997                 :             : #line 25760 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   54998                 :             : {
   54999                 :             :   if (V64QImode == V32QImode || V64QImode == V64QImode)
   55000                 :             :     {
   55001                 :             :       ix86_expand_vecop_qihi (ASHIFTRT, operands[0], operands[1], operands[2]);
   55002                 :             :       DONE;
   55003                 :             :     }
   55004                 :             : }
   55005                 :             : #undef DONE
   55006                 :             : #undef FAIL
   55007                 :             :     operand0 = operands[0];
   55008                 :             :     (void) operand0;
   55009                 :             :     operand1 = operands[1];
   55010                 :             :     (void) operand1;
   55011                 :             :     operand2 = operands[2];
   55012                 :             :     (void) operand2;
   55013                 :             :   }
   55014                 :             :   emit_insn (gen_rtx_SET (operand0,
   55015                 :             :         gen_rtx_ASHIFTRT (V64QImode,
   55016                 :             :         operand1,
   55017                 :             :         operand2)));
   55018                 :             :   _val = get_insns ();
   55019                 :             :   end_sequence ();
   55020                 :             :   return _val;
   55021                 :             : }
   55022                 :             : 
   55023                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25754 */
   55024                 :             : rtx
   55025                 :             : gen_vashlv32qi3 (rtx operand0,
   55026                 :             :         rtx operand1,
   55027                 :             :         rtx operand2)
   55028                 :             : {
   55029                 :             :   rtx_insn *_val = 0;
   55030                 :             :   start_sequence ();
   55031                 :             :   {
   55032                 :             :     rtx operands[3];
   55033                 :             :     operands[0] = operand0;
   55034                 :             :     operands[1] = operand1;
   55035                 :             :     operands[2] = operand2;
   55036                 :             : #define FAIL return (end_sequence (), _val)
   55037                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55038                 :             : #line 25760 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55039                 :             : {
   55040                 :             :   if (V32QImode == V32QImode || V32QImode == V64QImode)
   55041                 :             :     {
   55042                 :             :       ix86_expand_vecop_qihi (ASHIFT, operands[0], operands[1], operands[2]);
   55043                 :             :       DONE;
   55044                 :             :     }
   55045                 :             : }
   55046                 :             : #undef DONE
   55047                 :             : #undef FAIL
   55048                 :             :     operand0 = operands[0];
   55049                 :             :     (void) operand0;
   55050                 :             :     operand1 = operands[1];
   55051                 :             :     (void) operand1;
   55052                 :             :     operand2 = operands[2];
   55053                 :             :     (void) operand2;
   55054                 :             :   }
   55055                 :             :   emit_insn (gen_rtx_SET (operand0,
   55056                 :             :         gen_rtx_ASHIFT (V32QImode,
   55057                 :             :         operand1,
   55058                 :             :         operand2)));
   55059                 :             :   _val = get_insns ();
   55060                 :             :   end_sequence ();
   55061                 :             :   return _val;
   55062                 :             : }
   55063                 :             : 
   55064                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25754 */
   55065                 :             : rtx
   55066                 :             : gen_vlshrv32qi3 (rtx operand0,
   55067                 :             :         rtx operand1,
   55068                 :             :         rtx operand2)
   55069                 :             : {
   55070                 :             :   rtx_insn *_val = 0;
   55071                 :             :   start_sequence ();
   55072                 :             :   {
   55073                 :             :     rtx operands[3];
   55074                 :             :     operands[0] = operand0;
   55075                 :             :     operands[1] = operand1;
   55076                 :             :     operands[2] = operand2;
   55077                 :             : #define FAIL return (end_sequence (), _val)
   55078                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55079                 :             : #line 25760 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55080                 :             : {
   55081                 :             :   if (V32QImode == V32QImode || V32QImode == V64QImode)
   55082                 :             :     {
   55083                 :             :       ix86_expand_vecop_qihi (LSHIFTRT, operands[0], operands[1], operands[2]);
   55084                 :             :       DONE;
   55085                 :             :     }
   55086                 :             : }
   55087                 :             : #undef DONE
   55088                 :             : #undef FAIL
   55089                 :             :     operand0 = operands[0];
   55090                 :             :     (void) operand0;
   55091                 :             :     operand1 = operands[1];
   55092                 :             :     (void) operand1;
   55093                 :             :     operand2 = operands[2];
   55094                 :             :     (void) operand2;
   55095                 :             :   }
   55096                 :             :   emit_insn (gen_rtx_SET (operand0,
   55097                 :             :         gen_rtx_LSHIFTRT (V32QImode,
   55098                 :             :         operand1,
   55099                 :             :         operand2)));
   55100                 :             :   _val = get_insns ();
   55101                 :             :   end_sequence ();
   55102                 :             :   return _val;
   55103                 :             : }
   55104                 :             : 
   55105                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25754 */
   55106                 :             : rtx
   55107                 :             : gen_vashrv32qi3 (rtx operand0,
   55108                 :             :         rtx operand1,
   55109                 :             :         rtx operand2)
   55110                 :             : {
   55111                 :             :   rtx_insn *_val = 0;
   55112                 :             :   start_sequence ();
   55113                 :             :   {
   55114                 :             :     rtx operands[3];
   55115                 :             :     operands[0] = operand0;
   55116                 :             :     operands[1] = operand1;
   55117                 :             :     operands[2] = operand2;
   55118                 :             : #define FAIL return (end_sequence (), _val)
   55119                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55120                 :             : #line 25760 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55121                 :             : {
   55122                 :             :   if (V32QImode == V32QImode || V32QImode == V64QImode)
   55123                 :             :     {
   55124                 :             :       ix86_expand_vecop_qihi (ASHIFTRT, operands[0], operands[1], operands[2]);
   55125                 :             :       DONE;
   55126                 :             :     }
   55127                 :             : }
   55128                 :             : #undef DONE
   55129                 :             : #undef FAIL
   55130                 :             :     operand0 = operands[0];
   55131                 :             :     (void) operand0;
   55132                 :             :     operand1 = operands[1];
   55133                 :             :     (void) operand1;
   55134                 :             :     operand2 = operands[2];
   55135                 :             :     (void) operand2;
   55136                 :             :   }
   55137                 :             :   emit_insn (gen_rtx_SET (operand0,
   55138                 :             :         gen_rtx_ASHIFTRT (V32QImode,
   55139                 :             :         operand1,
   55140                 :             :         operand2)));
   55141                 :             :   _val = get_insns ();
   55142                 :             :   end_sequence ();
   55143                 :             :   return _val;
   55144                 :             : }
   55145                 :             : 
   55146                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25754 */
   55147                 :             : rtx
   55148                 :             : gen_vashlv32hi3 (rtx operand0,
   55149                 :             :         rtx operand1,
   55150                 :             :         rtx operand2)
   55151                 :             : {
   55152                 :             :   rtx_insn *_val = 0;
   55153                 :             :   start_sequence ();
   55154                 :             :   {
   55155                 :             :     rtx operands[3];
   55156                 :             :     operands[0] = operand0;
   55157                 :             :     operands[1] = operand1;
   55158                 :             :     operands[2] = operand2;
   55159                 :             : #define FAIL return (end_sequence (), _val)
   55160                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55161                 :             : #line 25760 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55162                 :             : {
   55163                 :             :   if (V32HImode == V32QImode || V32HImode == V64QImode)
   55164                 :             :     {
   55165                 :             :       ix86_expand_vecop_qihi (ASHIFT, operands[0], operands[1], operands[2]);
   55166                 :             :       DONE;
   55167                 :             :     }
   55168                 :             : }
   55169                 :             : #undef DONE
   55170                 :             : #undef FAIL
   55171                 :             :     operand0 = operands[0];
   55172                 :             :     (void) operand0;
   55173                 :             :     operand1 = operands[1];
   55174                 :             :     (void) operand1;
   55175                 :             :     operand2 = operands[2];
   55176                 :             :     (void) operand2;
   55177                 :             :   }
   55178                 :             :   emit_insn (gen_rtx_SET (operand0,
   55179                 :             :         gen_rtx_ASHIFT (V32HImode,
   55180                 :             :         operand1,
   55181                 :             :         operand2)));
   55182                 :             :   _val = get_insns ();
   55183                 :             :   end_sequence ();
   55184                 :             :   return _val;
   55185                 :             : }
   55186                 :             : 
   55187                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25754 */
   55188                 :             : rtx
   55189                 :             : gen_vlshrv32hi3 (rtx operand0,
   55190                 :             :         rtx operand1,
   55191                 :             :         rtx operand2)
   55192                 :             : {
   55193                 :             :   rtx_insn *_val = 0;
   55194                 :             :   start_sequence ();
   55195                 :             :   {
   55196                 :             :     rtx operands[3];
   55197                 :             :     operands[0] = operand0;
   55198                 :             :     operands[1] = operand1;
   55199                 :             :     operands[2] = operand2;
   55200                 :             : #define FAIL return (end_sequence (), _val)
   55201                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55202                 :             : #line 25760 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55203                 :             : {
   55204                 :             :   if (V32HImode == V32QImode || V32HImode == V64QImode)
   55205                 :             :     {
   55206                 :             :       ix86_expand_vecop_qihi (LSHIFTRT, operands[0], operands[1], operands[2]);
   55207                 :             :       DONE;
   55208                 :             :     }
   55209                 :             : }
   55210                 :             : #undef DONE
   55211                 :             : #undef FAIL
   55212                 :             :     operand0 = operands[0];
   55213                 :             :     (void) operand0;
   55214                 :             :     operand1 = operands[1];
   55215                 :             :     (void) operand1;
   55216                 :             :     operand2 = operands[2];
   55217                 :             :     (void) operand2;
   55218                 :             :   }
   55219                 :             :   emit_insn (gen_rtx_SET (operand0,
   55220                 :             :         gen_rtx_LSHIFTRT (V32HImode,
   55221                 :             :         operand1,
   55222                 :             :         operand2)));
   55223                 :             :   _val = get_insns ();
   55224                 :             :   end_sequence ();
   55225                 :             :   return _val;
   55226                 :             : }
   55227                 :             : 
   55228                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25754 */
   55229                 :             : rtx
   55230                 :             : gen_vashrv32hi3 (rtx operand0,
   55231                 :             :         rtx operand1,
   55232                 :             :         rtx operand2)
   55233                 :             : {
   55234                 :             :   rtx_insn *_val = 0;
   55235                 :             :   start_sequence ();
   55236                 :             :   {
   55237                 :             :     rtx operands[3];
   55238                 :             :     operands[0] = operand0;
   55239                 :             :     operands[1] = operand1;
   55240                 :             :     operands[2] = operand2;
   55241                 :             : #define FAIL return (end_sequence (), _val)
   55242                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55243                 :             : #line 25760 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55244                 :             : {
   55245                 :             :   if (V32HImode == V32QImode || V32HImode == V64QImode)
   55246                 :             :     {
   55247                 :             :       ix86_expand_vecop_qihi (ASHIFTRT, operands[0], operands[1], operands[2]);
   55248                 :             :       DONE;
   55249                 :             :     }
   55250                 :             : }
   55251                 :             : #undef DONE
   55252                 :             : #undef FAIL
   55253                 :             :     operand0 = operands[0];
   55254                 :             :     (void) operand0;
   55255                 :             :     operand1 = operands[1];
   55256                 :             :     (void) operand1;
   55257                 :             :     operand2 = operands[2];
   55258                 :             :     (void) operand2;
   55259                 :             :   }
   55260                 :             :   emit_insn (gen_rtx_SET (operand0,
   55261                 :             :         gen_rtx_ASHIFTRT (V32HImode,
   55262                 :             :         operand1,
   55263                 :             :         operand2)));
   55264                 :             :   _val = get_insns ();
   55265                 :             :   end_sequence ();
   55266                 :             :   return _val;
   55267                 :             : }
   55268                 :             : 
   55269                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25754 */
   55270                 :             : rtx
   55271                 :             : gen_vashlv16hi3 (rtx operand0,
   55272                 :             :         rtx operand1,
   55273                 :             :         rtx operand2)
   55274                 :             : {
   55275                 :             :   rtx_insn *_val = 0;
   55276                 :             :   start_sequence ();
   55277                 :             :   {
   55278                 :             :     rtx operands[3];
   55279                 :             :     operands[0] = operand0;
   55280                 :             :     operands[1] = operand1;
   55281                 :             :     operands[2] = operand2;
   55282                 :             : #define FAIL return (end_sequence (), _val)
   55283                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55284                 :             : #line 25760 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55285                 :             : {
   55286                 :             :   if (V16HImode == V32QImode || V16HImode == V64QImode)
   55287                 :             :     {
   55288                 :             :       ix86_expand_vecop_qihi (ASHIFT, operands[0], operands[1], operands[2]);
   55289                 :             :       DONE;
   55290                 :             :     }
   55291                 :             : }
   55292                 :             : #undef DONE
   55293                 :             : #undef FAIL
   55294                 :             :     operand0 = operands[0];
   55295                 :             :     (void) operand0;
   55296                 :             :     operand1 = operands[1];
   55297                 :             :     (void) operand1;
   55298                 :             :     operand2 = operands[2];
   55299                 :             :     (void) operand2;
   55300                 :             :   }
   55301                 :             :   emit_insn (gen_rtx_SET (operand0,
   55302                 :             :         gen_rtx_ASHIFT (V16HImode,
   55303                 :             :         operand1,
   55304                 :             :         operand2)));
   55305                 :             :   _val = get_insns ();
   55306                 :             :   end_sequence ();
   55307                 :             :   return _val;
   55308                 :             : }
   55309                 :             : 
   55310                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25754 */
   55311                 :             : rtx
   55312                 :             : gen_vlshrv16hi3 (rtx operand0,
   55313                 :             :         rtx operand1,
   55314                 :             :         rtx operand2)
   55315                 :             : {
   55316                 :             :   rtx_insn *_val = 0;
   55317                 :             :   start_sequence ();
   55318                 :             :   {
   55319                 :             :     rtx operands[3];
   55320                 :             :     operands[0] = operand0;
   55321                 :             :     operands[1] = operand1;
   55322                 :             :     operands[2] = operand2;
   55323                 :             : #define FAIL return (end_sequence (), _val)
   55324                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55325                 :             : #line 25760 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55326                 :             : {
   55327                 :             :   if (V16HImode == V32QImode || V16HImode == V64QImode)
   55328                 :             :     {
   55329                 :             :       ix86_expand_vecop_qihi (LSHIFTRT, operands[0], operands[1], operands[2]);
   55330                 :             :       DONE;
   55331                 :             :     }
   55332                 :             : }
   55333                 :             : #undef DONE
   55334                 :             : #undef FAIL
   55335                 :             :     operand0 = operands[0];
   55336                 :             :     (void) operand0;
   55337                 :             :     operand1 = operands[1];
   55338                 :             :     (void) operand1;
   55339                 :             :     operand2 = operands[2];
   55340                 :             :     (void) operand2;
   55341                 :             :   }
   55342                 :             :   emit_insn (gen_rtx_SET (operand0,
   55343                 :             :         gen_rtx_LSHIFTRT (V16HImode,
   55344                 :             :         operand1,
   55345                 :             :         operand2)));
   55346                 :             :   _val = get_insns ();
   55347                 :             :   end_sequence ();
   55348                 :             :   return _val;
   55349                 :             : }
   55350                 :             : 
   55351                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25754 */
   55352                 :             : rtx
   55353                 :             : gen_vashrv16hi3 (rtx operand0,
   55354                 :             :         rtx operand1,
   55355                 :             :         rtx operand2)
   55356                 :             : {
   55357                 :             :   rtx_insn *_val = 0;
   55358                 :             :   start_sequence ();
   55359                 :             :   {
   55360                 :             :     rtx operands[3];
   55361                 :             :     operands[0] = operand0;
   55362                 :             :     operands[1] = operand1;
   55363                 :             :     operands[2] = operand2;
   55364                 :             : #define FAIL return (end_sequence (), _val)
   55365                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55366                 :             : #line 25760 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55367                 :             : {
   55368                 :             :   if (V16HImode == V32QImode || V16HImode == V64QImode)
   55369                 :             :     {
   55370                 :             :       ix86_expand_vecop_qihi (ASHIFTRT, operands[0], operands[1], operands[2]);
   55371                 :             :       DONE;
   55372                 :             :     }
   55373                 :             : }
   55374                 :             : #undef DONE
   55375                 :             : #undef FAIL
   55376                 :             :     operand0 = operands[0];
   55377                 :             :     (void) operand0;
   55378                 :             :     operand1 = operands[1];
   55379                 :             :     (void) operand1;
   55380                 :             :     operand2 = operands[2];
   55381                 :             :     (void) operand2;
   55382                 :             :   }
   55383                 :             :   emit_insn (gen_rtx_SET (operand0,
   55384                 :             :         gen_rtx_ASHIFTRT (V16HImode,
   55385                 :             :         operand1,
   55386                 :             :         operand2)));
   55387                 :             :   _val = get_insns ();
   55388                 :             :   end_sequence ();
   55389                 :             :   return _val;
   55390                 :             : }
   55391                 :             : 
   55392                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25768 */
   55393                 :             : rtx
   55394                 :             : gen_vlshrv16si3 (rtx operand0,
   55395                 :             :         rtx operand1,
   55396                 :             :         rtx operand2)
   55397                 :             : {
   55398                 :             :   return gen_rtx_SET (operand0,
   55399                 :             :         gen_rtx_LSHIFTRT (V16SImode,
   55400                 :             :         operand1,
   55401                 :             :         operand2));
   55402                 :             : }
   55403                 :             : 
   55404                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25768 */
   55405                 :             : rtx
   55406                 :             : gen_vlshrv8di3 (rtx operand0,
   55407                 :             :         rtx operand1,
   55408                 :             :         rtx operand2)
   55409                 :             : {
   55410                 :             :   return gen_rtx_SET (operand0,
   55411                 :             :         gen_rtx_LSHIFTRT (V8DImode,
   55412                 :             :         operand1,
   55413                 :             :         operand2));
   55414                 :             : }
   55415                 :             : 
   55416                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25775 */
   55417                 :             : rtx
   55418                 :             : gen_vlshrv8si3 (rtx operand0,
   55419                 :             :         rtx operand1,
   55420                 :             :         rtx operand2)
   55421                 :             : {
   55422                 :             :   return gen_rtx_SET (operand0,
   55423                 :             :         gen_rtx_LSHIFTRT (V8SImode,
   55424                 :             :         operand1,
   55425                 :             :         operand2));
   55426                 :             : }
   55427                 :             : 
   55428                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25775 */
   55429                 :             : rtx
   55430                 :             : gen_vlshrv4di3 (rtx operand0,
   55431                 :             :         rtx operand1,
   55432                 :             :         rtx operand2)
   55433                 :             : {
   55434                 :             :   return gen_rtx_SET (operand0,
   55435                 :             :         gen_rtx_LSHIFTRT (V4DImode,
   55436                 :             :         operand1,
   55437                 :             :         operand2));
   55438                 :             : }
   55439                 :             : 
   55440                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25782 */
   55441                 :             : rtx
   55442                 :             : gen_vashrv8di3 (rtx operand0,
   55443                 :             :         rtx operand1,
   55444                 :             :         rtx operand2)
   55445                 :             : {
   55446                 :             :   return gen_rtx_SET (operand0,
   55447                 :             :         gen_rtx_ASHIFTRT (V8DImode,
   55448                 :             :         operand1,
   55449                 :             :         operand2));
   55450                 :             : }
   55451                 :             : 
   55452                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25789 */
   55453                 :             : rtx
   55454                 :             : gen_vashrv4di3 (rtx operand0,
   55455                 :             :         rtx operand1,
   55456                 :             :         rtx operand2)
   55457                 :             : {
   55458                 :             :   rtx_insn *_val = 0;
   55459                 :             :   start_sequence ();
   55460                 :             :   {
   55461                 :             :     rtx operands[3];
   55462                 :             :     operands[0] = operand0;
   55463                 :             :     operands[1] = operand1;
   55464                 :             :     operands[2] = operand2;
   55465                 :             : #define FAIL return (end_sequence (), _val)
   55466                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55467                 :             : #line 25795 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55468                 :             : {
   55469                 :             :   if (!TARGET_AVX512VL)
   55470                 :             :     {
   55471                 :             :       rtx mask = ix86_build_signbit_mask (V4DImode, 1, 0);
   55472                 :             :       rtx t1 = gen_reg_rtx (V4DImode);
   55473                 :             :       rtx t2 = gen_reg_rtx (V4DImode);
   55474                 :             :       rtx t3 = gen_reg_rtx (V4DImode);
   55475                 :             :       emit_insn (gen_vlshrv4di3 (t1, operands[1], operands[2]));
   55476                 :             :       emit_insn (gen_vlshrv4di3 (t2, mask, operands[2]));
   55477                 :             :       emit_insn (gen_xorv4di3 (t3, t1, t2));
   55478                 :             :       emit_insn (gen_subv4di3 (operands[0], t3, t2));
   55479                 :             :       DONE;
   55480                 :             :     }
   55481                 :             : }
   55482                 :             : #undef DONE
   55483                 :             : #undef FAIL
   55484                 :             :     operand0 = operands[0];
   55485                 :             :     (void) operand0;
   55486                 :             :     operand1 = operands[1];
   55487                 :             :     (void) operand1;
   55488                 :             :     operand2 = operands[2];
   55489                 :             :     (void) operand2;
   55490                 :             :   }
   55491                 :             :   emit_insn (gen_rtx_SET (operand0,
   55492                 :             :         gen_rtx_ASHIFTRT (V4DImode,
   55493                 :             :         operand1,
   55494                 :             :         operand2)));
   55495                 :             :   _val = get_insns ();
   55496                 :             :   end_sequence ();
   55497                 :             :   return _val;
   55498                 :             : }
   55499                 :             : 
   55500                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25810 */
   55501                 :             : rtx
   55502                 :             : gen_vashrv16qi3 (rtx operand0,
   55503                 :             :         rtx operand1,
   55504                 :             :         rtx operand2)
   55505                 :             : {
   55506                 :             :   rtx_insn *_val = 0;
   55507                 :             :   start_sequence ();
   55508                 :             :   {
   55509                 :             :     rtx operands[3];
   55510                 :             :     operands[0] = operand0;
   55511                 :             :     operands[1] = operand1;
   55512                 :             :     operands[2] = operand2;
   55513                 :             : #define FAIL return (end_sequence (), _val)
   55514                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55515                 :             : #line 25816 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55516                 :             : {
   55517                 :             :   if (TARGET_XOP)
   55518                 :             :     {
   55519                 :             :       rtx neg = gen_reg_rtx (V16QImode);
   55520                 :             :       emit_insn (gen_negv16qi2 (neg, operands[2]));
   55521                 :             :       emit_insn (gen_xop_shav16qi3 (operands[0], operands[1], neg));
   55522                 :             :       DONE;
   55523                 :             :     }
   55524                 :             :   else if(V16QImode == V16QImode)
   55525                 :             :     {
   55526                 :             :       ix86_expand_vecop_qihi (ASHIFTRT, operands[0],operands[1], operands[2]);
   55527                 :             :       DONE;
   55528                 :             :     }
   55529                 :             : }
   55530                 :             : #undef DONE
   55531                 :             : #undef FAIL
   55532                 :             :     operand0 = operands[0];
   55533                 :             :     (void) operand0;
   55534                 :             :     operand1 = operands[1];
   55535                 :             :     (void) operand1;
   55536                 :             :     operand2 = operands[2];
   55537                 :             :     (void) operand2;
   55538                 :             :   }
   55539                 :             :   emit_insn (gen_rtx_SET (operand0,
   55540                 :             :         gen_rtx_ASHIFTRT (V16QImode,
   55541                 :             :         operand1,
   55542                 :             :         operand2)));
   55543                 :             :   _val = get_insns ();
   55544                 :             :   end_sequence ();
   55545                 :             :   return _val;
   55546                 :             : }
   55547                 :             : 
   55548                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25810 */
   55549                 :             : rtx
   55550                 :             : gen_vashrv8hi3 (rtx operand0,
   55551                 :             :         rtx operand1,
   55552                 :             :         rtx operand2)
   55553                 :             : {
   55554                 :             :   rtx_insn *_val = 0;
   55555                 :             :   start_sequence ();
   55556                 :             :   {
   55557                 :             :     rtx operands[3];
   55558                 :             :     operands[0] = operand0;
   55559                 :             :     operands[1] = operand1;
   55560                 :             :     operands[2] = operand2;
   55561                 :             : #define FAIL return (end_sequence (), _val)
   55562                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55563                 :             : #line 25816 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55564                 :             : {
   55565                 :             :   if (TARGET_XOP)
   55566                 :             :     {
   55567                 :             :       rtx neg = gen_reg_rtx (V8HImode);
   55568                 :             :       emit_insn (gen_negv8hi2 (neg, operands[2]));
   55569                 :             :       emit_insn (gen_xop_shav8hi3 (operands[0], operands[1], neg));
   55570                 :             :       DONE;
   55571                 :             :     }
   55572                 :             :   else if(V8HImode == V16QImode)
   55573                 :             :     {
   55574                 :             :       ix86_expand_vecop_qihi (ASHIFTRT, operands[0],operands[1], operands[2]);
   55575                 :             :       DONE;
   55576                 :             :     }
   55577                 :             : }
   55578                 :             : #undef DONE
   55579                 :             : #undef FAIL
   55580                 :             :     operand0 = operands[0];
   55581                 :             :     (void) operand0;
   55582                 :             :     operand1 = operands[1];
   55583                 :             :     (void) operand1;
   55584                 :             :     operand2 = operands[2];
   55585                 :             :     (void) operand2;
   55586                 :             :   }
   55587                 :             :   emit_insn (gen_rtx_SET (operand0,
   55588                 :             :         gen_rtx_ASHIFTRT (V8HImode,
   55589                 :             :         operand1,
   55590                 :             :         operand2)));
   55591                 :             :   _val = get_insns ();
   55592                 :             :   end_sequence ();
   55593                 :             :   return _val;
   55594                 :             : }
   55595                 :             : 
   55596                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25831 */
   55597                 :             : rtx
   55598                 :             : gen_vashrv2di3 (rtx operand0,
   55599                 :             :         rtx operand1,
   55600                 :             :         rtx operand2)
   55601                 :             : {
   55602                 :             :   rtx_insn *_val = 0;
   55603                 :             :   start_sequence ();
   55604                 :             :   {
   55605                 :             :     rtx operands[3];
   55606                 :             :     operands[0] = operand0;
   55607                 :             :     operands[1] = operand1;
   55608                 :             :     operands[2] = operand2;
   55609                 :             : #define FAIL return (end_sequence (), _val)
   55610                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55611                 :             : #line 25837 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55612                 :             : {
   55613                 :             :   if (TARGET_XOP)
   55614                 :             :     {
   55615                 :             :       rtx neg = gen_reg_rtx (V2DImode);
   55616                 :             :       emit_insn (gen_negv2di2 (neg, operands[2]));
   55617                 :             :       emit_insn (gen_xop_shav2di3 (operands[0], operands[1], neg));
   55618                 :             :       DONE;
   55619                 :             :     }
   55620                 :             :   if (!TARGET_AVX512VL)
   55621                 :             :     {
   55622                 :             :       rtx mask = ix86_build_signbit_mask (V2DImode, 1, 0);
   55623                 :             :       rtx t1 = gen_reg_rtx (V2DImode);
   55624                 :             :       rtx t2 = gen_reg_rtx (V2DImode);
   55625                 :             :       rtx t3 = gen_reg_rtx (V2DImode);
   55626                 :             :       emit_insn (gen_vlshrv2di3 (t1, operands[1], operands[2]));
   55627                 :             :       emit_insn (gen_vlshrv2di3 (t2, mask, operands[2]));
   55628                 :             :       emit_insn (gen_xorv2di3 (t3, t1, t2));
   55629                 :             :       emit_insn (gen_subv2di3 (operands[0], t3, t2));
   55630                 :             :       DONE;
   55631                 :             :     }
   55632                 :             : }
   55633                 :             : #undef DONE
   55634                 :             : #undef FAIL
   55635                 :             :     operand0 = operands[0];
   55636                 :             :     (void) operand0;
   55637                 :             :     operand1 = operands[1];
   55638                 :             :     (void) operand1;
   55639                 :             :     operand2 = operands[2];
   55640                 :             :     (void) operand2;
   55641                 :             :   }
   55642                 :             :   emit_insn (gen_rtx_SET (operand0,
   55643                 :             :         gen_rtx_ASHIFTRT (V2DImode,
   55644                 :             :         operand1,
   55645                 :             :         operand2)));
   55646                 :             :   _val = get_insns ();
   55647                 :             :   end_sequence ();
   55648                 :             :   return _val;
   55649                 :             : }
   55650                 :             : 
   55651                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25859 */
   55652                 :             : rtx
   55653                 :             : gen_vashrv4si3 (rtx operand0,
   55654                 :             :         rtx operand1,
   55655                 :             :         rtx operand2)
   55656                 :             : {
   55657                 :             :   rtx_insn *_val = 0;
   55658                 :             :   start_sequence ();
   55659                 :             :   {
   55660                 :             :     rtx operands[3];
   55661                 :             :     operands[0] = operand0;
   55662                 :             :     operands[1] = operand1;
   55663                 :             :     operands[2] = operand2;
   55664                 :             : #define FAIL return (end_sequence (), _val)
   55665                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55666                 :             : #line 25864 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55667                 :             : {
   55668                 :             :   if (!TARGET_AVX2)
   55669                 :             :     {
   55670                 :             :       rtx neg = gen_reg_rtx (V4SImode);
   55671                 :             :       emit_insn (gen_negv4si2 (neg, operands[2]));
   55672                 :             :       emit_insn (gen_xop_shav4si3 (operands[0], operands[1], neg));
   55673                 :             :       DONE;
   55674                 :             :     }
   55675                 :             : }
   55676                 :             : #undef DONE
   55677                 :             : #undef FAIL
   55678                 :             :     operand0 = operands[0];
   55679                 :             :     (void) operand0;
   55680                 :             :     operand1 = operands[1];
   55681                 :             :     (void) operand1;
   55682                 :             :     operand2 = operands[2];
   55683                 :             :     (void) operand2;
   55684                 :             :   }
   55685                 :             :   emit_insn (gen_rtx_SET (operand0,
   55686                 :             :         gen_rtx_ASHIFTRT (V4SImode,
   55687                 :             :         operand1,
   55688                 :             :         operand2)));
   55689                 :             :   _val = get_insns ();
   55690                 :             :   end_sequence ();
   55691                 :             :   return _val;
   55692                 :             : }
   55693                 :             : 
   55694                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25874 */
   55695                 :             : rtx
   55696                 :             : gen_vashrv16si3 (rtx operand0,
   55697                 :             :         rtx operand1,
   55698                 :             :         rtx operand2)
   55699                 :             : {
   55700                 :             :   return gen_rtx_SET (operand0,
   55701                 :             :         gen_rtx_ASHIFTRT (V16SImode,
   55702                 :             :         operand1,
   55703                 :             :         operand2));
   55704                 :             : }
   55705                 :             : 
   55706                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25880 */
   55707                 :             : rtx
   55708                 :             : gen_vashrv8si3 (rtx operand0,
   55709                 :             :         rtx operand1,
   55710                 :             :         rtx operand2)
   55711                 :             : {
   55712                 :             :   return gen_rtx_SET (operand0,
   55713                 :             :         gen_rtx_ASHIFTRT (V8SImode,
   55714                 :             :         operand1,
   55715                 :             :         operand2));
   55716                 :             : }
   55717                 :             : 
   55718                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25886 */
   55719                 :             : rtx
   55720                 :             : gen_vashlv16qi3 (rtx operand0,
   55721                 :             :         rtx operand1,
   55722                 :             :         rtx operand2)
   55723                 :             : {
   55724                 :             :   rtx_insn *_val = 0;
   55725                 :             :   start_sequence ();
   55726                 :             :   {
   55727                 :             :     rtx operands[3];
   55728                 :             :     operands[0] = operand0;
   55729                 :             :     operands[1] = operand1;
   55730                 :             :     operands[2] = operand2;
   55731                 :             : #define FAIL return (end_sequence (), _val)
   55732                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55733                 :             : #line 25892 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55734                 :             : {
   55735                 :             :   if (TARGET_XOP)
   55736                 :             :   {
   55737                 :             :     emit_insn (gen_xop_shav16qi3 (operands[0], operands[1], operands[2]));
   55738                 :             :     DONE;
   55739                 :             :   }
   55740                 :             :   else if (V16QImode == V16QImode)
   55741                 :             :   {
   55742                 :             :     ix86_expand_vecop_qihi (ASHIFT, operands[0], operands[1], operands[2]);
   55743                 :             :     DONE;
   55744                 :             :   }
   55745                 :             : }
   55746                 :             : #undef DONE
   55747                 :             : #undef FAIL
   55748                 :             :     operand0 = operands[0];
   55749                 :             :     (void) operand0;
   55750                 :             :     operand1 = operands[1];
   55751                 :             :     (void) operand1;
   55752                 :             :     operand2 = operands[2];
   55753                 :             :     (void) operand2;
   55754                 :             :   }
   55755                 :             :   emit_insn (gen_rtx_SET (operand0,
   55756                 :             :         gen_rtx_ASHIFT (V16QImode,
   55757                 :             :         operand1,
   55758                 :             :         operand2)));
   55759                 :             :   _val = get_insns ();
   55760                 :             :   end_sequence ();
   55761                 :             :   return _val;
   55762                 :             : }
   55763                 :             : 
   55764                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25886 */
   55765                 :             : rtx
   55766                 :             : gen_vashlv8hi3 (rtx operand0,
   55767                 :             :         rtx operand1,
   55768                 :             :         rtx operand2)
   55769                 :             : {
   55770                 :             :   rtx_insn *_val = 0;
   55771                 :             :   start_sequence ();
   55772                 :             :   {
   55773                 :             :     rtx operands[3];
   55774                 :             :     operands[0] = operand0;
   55775                 :             :     operands[1] = operand1;
   55776                 :             :     operands[2] = operand2;
   55777                 :             : #define FAIL return (end_sequence (), _val)
   55778                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55779                 :             : #line 25892 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55780                 :             : {
   55781                 :             :   if (TARGET_XOP)
   55782                 :             :   {
   55783                 :             :     emit_insn (gen_xop_shav8hi3 (operands[0], operands[1], operands[2]));
   55784                 :             :     DONE;
   55785                 :             :   }
   55786                 :             :   else if (V8HImode == V16QImode)
   55787                 :             :   {
   55788                 :             :     ix86_expand_vecop_qihi (ASHIFT, operands[0], operands[1], operands[2]);
   55789                 :             :     DONE;
   55790                 :             :   }
   55791                 :             : }
   55792                 :             : #undef DONE
   55793                 :             : #undef FAIL
   55794                 :             :     operand0 = operands[0];
   55795                 :             :     (void) operand0;
   55796                 :             :     operand1 = operands[1];
   55797                 :             :     (void) operand1;
   55798                 :             :     operand2 = operands[2];
   55799                 :             :     (void) operand2;
   55800                 :             :   }
   55801                 :             :   emit_insn (gen_rtx_SET (operand0,
   55802                 :             :         gen_rtx_ASHIFT (V8HImode,
   55803                 :             :         operand1,
   55804                 :             :         operand2)));
   55805                 :             :   _val = get_insns ();
   55806                 :             :   end_sequence ();
   55807                 :             :   return _val;
   55808                 :             : }
   55809                 :             : 
   55810                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25905 */
   55811                 :             : rtx
   55812                 :             : gen_vashlv4si3 (rtx operand0,
   55813                 :             :         rtx operand1,
   55814                 :             :         rtx operand2)
   55815                 :             : {
   55816                 :             :   rtx_insn *_val = 0;
   55817                 :             :   start_sequence ();
   55818                 :             :   {
   55819                 :             :     rtx operands[3];
   55820                 :             :     operands[0] = operand0;
   55821                 :             :     operands[1] = operand1;
   55822                 :             :     operands[2] = operand2;
   55823                 :             : #define FAIL return (end_sequence (), _val)
   55824                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55825                 :             : #line 25911 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55826                 :             : {
   55827                 :             :   if (!TARGET_AVX2)
   55828                 :             :     {
   55829                 :             :       operands[2] = force_reg (V4SImode, operands[2]);
   55830                 :             :       emit_insn (gen_xop_shav4si3 (operands[0], operands[1], operands[2]));
   55831                 :             :       DONE;
   55832                 :             :     }
   55833                 :             : }
   55834                 :             : #undef DONE
   55835                 :             : #undef FAIL
   55836                 :             :     operand0 = operands[0];
   55837                 :             :     (void) operand0;
   55838                 :             :     operand1 = operands[1];
   55839                 :             :     (void) operand1;
   55840                 :             :     operand2 = operands[2];
   55841                 :             :     (void) operand2;
   55842                 :             :   }
   55843                 :             :   emit_insn (gen_rtx_SET (operand0,
   55844                 :             :         gen_rtx_ASHIFT (V4SImode,
   55845                 :             :         operand1,
   55846                 :             :         operand2)));
   55847                 :             :   _val = get_insns ();
   55848                 :             :   end_sequence ();
   55849                 :             :   return _val;
   55850                 :             : }
   55851                 :             : 
   55852                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25905 */
   55853                 :             : rtx
   55854                 :             : gen_vashlv2di3 (rtx operand0,
   55855                 :             :         rtx operand1,
   55856                 :             :         rtx operand2)
   55857                 :             : {
   55858                 :             :   rtx_insn *_val = 0;
   55859                 :             :   start_sequence ();
   55860                 :             :   {
   55861                 :             :     rtx operands[3];
   55862                 :             :     operands[0] = operand0;
   55863                 :             :     operands[1] = operand1;
   55864                 :             :     operands[2] = operand2;
   55865                 :             : #define FAIL return (end_sequence (), _val)
   55866                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55867                 :             : #line 25911 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55868                 :             : {
   55869                 :             :   if (!TARGET_AVX2)
   55870                 :             :     {
   55871                 :             :       operands[2] = force_reg (V2DImode, operands[2]);
   55872                 :             :       emit_insn (gen_xop_shav2di3 (operands[0], operands[1], operands[2]));
   55873                 :             :       DONE;
   55874                 :             :     }
   55875                 :             : }
   55876                 :             : #undef DONE
   55877                 :             : #undef FAIL
   55878                 :             :     operand0 = operands[0];
   55879                 :             :     (void) operand0;
   55880                 :             :     operand1 = operands[1];
   55881                 :             :     (void) operand1;
   55882                 :             :     operand2 = operands[2];
   55883                 :             :     (void) operand2;
   55884                 :             :   }
   55885                 :             :   emit_insn (gen_rtx_SET (operand0,
   55886                 :             :         gen_rtx_ASHIFT (V2DImode,
   55887                 :             :         operand1,
   55888                 :             :         operand2)));
   55889                 :             :   _val = get_insns ();
   55890                 :             :   end_sequence ();
   55891                 :             :   return _val;
   55892                 :             : }
   55893                 :             : 
   55894                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25920 */
   55895                 :             : rtx
   55896                 :             : gen_vashlv16si3 (rtx operand0,
   55897                 :             :         rtx operand1,
   55898                 :             :         rtx operand2)
   55899                 :             : {
   55900                 :             :   return gen_rtx_SET (operand0,
   55901                 :             :         gen_rtx_ASHIFT (V16SImode,
   55902                 :             :         operand1,
   55903                 :             :         operand2));
   55904                 :             : }
   55905                 :             : 
   55906                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25920 */
   55907                 :             : rtx
   55908                 :             : gen_vashlv8di3 (rtx operand0,
   55909                 :             :         rtx operand1,
   55910                 :             :         rtx operand2)
   55911                 :             : {
   55912                 :             :   return gen_rtx_SET (operand0,
   55913                 :             :         gen_rtx_ASHIFT (V8DImode,
   55914                 :             :         operand1,
   55915                 :             :         operand2));
   55916                 :             : }
   55917                 :             : 
   55918                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25927 */
   55919                 :             : rtx
   55920                 :             : gen_vashlv8si3 (rtx operand0,
   55921                 :             :         rtx operand1,
   55922                 :             :         rtx operand2)
   55923                 :             : {
   55924                 :             :   return gen_rtx_SET (operand0,
   55925                 :             :         gen_rtx_ASHIFT (V8SImode,
   55926                 :             :         operand1,
   55927                 :             :         operand2));
   55928                 :             : }
   55929                 :             : 
   55930                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25927 */
   55931                 :             : rtx
   55932                 :             : gen_vashlv4di3 (rtx operand0,
   55933                 :             :         rtx operand1,
   55934                 :             :         rtx operand2)
   55935                 :             : {
   55936                 :             :   return gen_rtx_SET (operand0,
   55937                 :             :         gen_rtx_ASHIFT (V4DImode,
   55938                 :             :         operand1,
   55939                 :             :         operand2));
   55940                 :             : }
   55941                 :             : 
   55942                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25972 */
   55943                 :             : rtx
   55944                 :             : gen_ashlv64qi3 (rtx operand0,
   55945                 :             :         rtx operand1,
   55946                 :             :         rtx operand2)
   55947                 :             : {
   55948                 :             :   rtx_insn *_val = 0;
   55949                 :             :   start_sequence ();
   55950                 :             :   {
   55951                 :             :     rtx operands[3];
   55952                 :             :     operands[0] = operand0;
   55953                 :             :     operands[1] = operand1;
   55954                 :             :     operands[2] = operand2;
   55955                 :             : #define FAIL return (end_sequence (), _val)
   55956                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55957                 :             : #line 25978 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   55958                 :             : {
   55959                 :             :   if (TARGET_XOP && V64QImode == V16QImode)
   55960                 :             :     {
   55961                 :             :       bool negate = false;
   55962                 :             :       rtx (*gen) (rtx, rtx, rtx);
   55963                 :             :       rtx tmp, par;
   55964                 :             :       int i;
   55965                 :             : 
   55966                 :             :       if (ASHIFT != ASHIFT)
   55967                 :             :         {
   55968                 :             :           if (CONST_INT_P (operands[2]))
   55969                 :             :             operands[2] = GEN_INT (-INTVAL (operands[2]));
   55970                 :             :           else
   55971                 :             :             negate = true;
   55972                 :             :         }
   55973                 :             :       par = gen_rtx_PARALLEL (V16QImode, rtvec_alloc (16));
   55974                 :             :       tmp = lowpart_subreg (QImode, operands[2], SImode);
   55975                 :             :       for (i = 0; i < 16; i++)
   55976                 :             :         XVECEXP (par, 0, i) = tmp;
   55977                 :             : 
   55978                 :             :       tmp = gen_reg_rtx (V16QImode);
   55979                 :             :       emit_insn (gen_vec_initv16qiqi (tmp, par));
   55980                 :             : 
   55981                 :             :       if (negate)
   55982                 :             :         emit_insn (gen_negv16qi2 (tmp, tmp));
   55983                 :             : 
   55984                 :             :       gen = (ASHIFT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3);
   55985                 :             :       emit_insn (gen (operands[0], operands[1], tmp));
   55986                 :             :     }
   55987                 :             :   else
   55988                 :             :     ix86_expand_vecop_qihi (ASHIFT, operands[0], operands[1], operands[2]);
   55989                 :             :   DONE;
   55990                 :             : }
   55991                 :             : #undef DONE
   55992                 :             : #undef FAIL
   55993                 :             :     operand0 = operands[0];
   55994                 :             :     (void) operand0;
   55995                 :             :     operand1 = operands[1];
   55996                 :             :     (void) operand1;
   55997                 :             :     operand2 = operands[2];
   55998                 :             :     (void) operand2;
   55999                 :             :   }
   56000                 :             :   emit_insn (gen_rtx_SET (operand0,
   56001                 :             :         gen_rtx_ASHIFT (V64QImode,
   56002                 :             :         operand1,
   56003                 :             :         operand2)));
   56004                 :             :   _val = get_insns ();
   56005                 :             :   end_sequence ();
   56006                 :             :   return _val;
   56007                 :             : }
   56008                 :             : 
   56009                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25972 */
   56010                 :             : rtx
   56011                 :             : gen_lshrv64qi3 (rtx operand0,
   56012                 :             :         rtx operand1,
   56013                 :             :         rtx operand2)
   56014                 :             : {
   56015                 :             :   rtx_insn *_val = 0;
   56016                 :             :   start_sequence ();
   56017                 :             :   {
   56018                 :             :     rtx operands[3];
   56019                 :             :     operands[0] = operand0;
   56020                 :             :     operands[1] = operand1;
   56021                 :             :     operands[2] = operand2;
   56022                 :             : #define FAIL return (end_sequence (), _val)
   56023                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56024                 :             : #line 25978 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56025                 :             : {
   56026                 :             :   if (TARGET_XOP && V64QImode == V16QImode)
   56027                 :             :     {
   56028                 :             :       bool negate = false;
   56029                 :             :       rtx (*gen) (rtx, rtx, rtx);
   56030                 :             :       rtx tmp, par;
   56031                 :             :       int i;
   56032                 :             : 
   56033                 :             :       if (LSHIFTRT != ASHIFT)
   56034                 :             :         {
   56035                 :             :           if (CONST_INT_P (operands[2]))
   56036                 :             :             operands[2] = GEN_INT (-INTVAL (operands[2]));
   56037                 :             :           else
   56038                 :             :             negate = true;
   56039                 :             :         }
   56040                 :             :       par = gen_rtx_PARALLEL (V16QImode, rtvec_alloc (16));
   56041                 :             :       tmp = lowpart_subreg (QImode, operands[2], SImode);
   56042                 :             :       for (i = 0; i < 16; i++)
   56043                 :             :         XVECEXP (par, 0, i) = tmp;
   56044                 :             : 
   56045                 :             :       tmp = gen_reg_rtx (V16QImode);
   56046                 :             :       emit_insn (gen_vec_initv16qiqi (tmp, par));
   56047                 :             : 
   56048                 :             :       if (negate)
   56049                 :             :         emit_insn (gen_negv16qi2 (tmp, tmp));
   56050                 :             : 
   56051                 :             :       gen = (LSHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3);
   56052                 :             :       emit_insn (gen (operands[0], operands[1], tmp));
   56053                 :             :     }
   56054                 :             :   else
   56055                 :             :     ix86_expand_vecop_qihi (LSHIFTRT, operands[0], operands[1], operands[2]);
   56056                 :             :   DONE;
   56057                 :             : }
   56058                 :             : #undef DONE
   56059                 :             : #undef FAIL
   56060                 :             :     operand0 = operands[0];
   56061                 :             :     (void) operand0;
   56062                 :             :     operand1 = operands[1];
   56063                 :             :     (void) operand1;
   56064                 :             :     operand2 = operands[2];
   56065                 :             :     (void) operand2;
   56066                 :             :   }
   56067                 :             :   emit_insn (gen_rtx_SET (operand0,
   56068                 :             :         gen_rtx_LSHIFTRT (V64QImode,
   56069                 :             :         operand1,
   56070                 :             :         operand2)));
   56071                 :             :   _val = get_insns ();
   56072                 :             :   end_sequence ();
   56073                 :             :   return _val;
   56074                 :             : }
   56075                 :             : 
   56076                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25972 */
   56077                 :             : rtx
   56078                 :             : gen_ashrv64qi3 (rtx operand0,
   56079                 :             :         rtx operand1,
   56080                 :             :         rtx operand2)
   56081                 :             : {
   56082                 :             :   rtx_insn *_val = 0;
   56083                 :             :   start_sequence ();
   56084                 :             :   {
   56085                 :             :     rtx operands[3];
   56086                 :             :     operands[0] = operand0;
   56087                 :             :     operands[1] = operand1;
   56088                 :             :     operands[2] = operand2;
   56089                 :             : #define FAIL return (end_sequence (), _val)
   56090                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56091                 :             : #line 25978 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56092                 :             : {
   56093                 :             :   if (TARGET_XOP && V64QImode == V16QImode)
   56094                 :             :     {
   56095                 :             :       bool negate = false;
   56096                 :             :       rtx (*gen) (rtx, rtx, rtx);
   56097                 :             :       rtx tmp, par;
   56098                 :             :       int i;
   56099                 :             : 
   56100                 :             :       if (ASHIFTRT != ASHIFT)
   56101                 :             :         {
   56102                 :             :           if (CONST_INT_P (operands[2]))
   56103                 :             :             operands[2] = GEN_INT (-INTVAL (operands[2]));
   56104                 :             :           else
   56105                 :             :             negate = true;
   56106                 :             :         }
   56107                 :             :       par = gen_rtx_PARALLEL (V16QImode, rtvec_alloc (16));
   56108                 :             :       tmp = lowpart_subreg (QImode, operands[2], SImode);
   56109                 :             :       for (i = 0; i < 16; i++)
   56110                 :             :         XVECEXP (par, 0, i) = tmp;
   56111                 :             : 
   56112                 :             :       tmp = gen_reg_rtx (V16QImode);
   56113                 :             :       emit_insn (gen_vec_initv16qiqi (tmp, par));
   56114                 :             : 
   56115                 :             :       if (negate)
   56116                 :             :         emit_insn (gen_negv16qi2 (tmp, tmp));
   56117                 :             : 
   56118                 :             :       gen = (ASHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3);
   56119                 :             :       emit_insn (gen (operands[0], operands[1], tmp));
   56120                 :             :     }
   56121                 :             :   else
   56122                 :             :     ix86_expand_vecop_qihi (ASHIFTRT, operands[0], operands[1], operands[2]);
   56123                 :             :   DONE;
   56124                 :             : }
   56125                 :             : #undef DONE
   56126                 :             : #undef FAIL
   56127                 :             :     operand0 = operands[0];
   56128                 :             :     (void) operand0;
   56129                 :             :     operand1 = operands[1];
   56130                 :             :     (void) operand1;
   56131                 :             :     operand2 = operands[2];
   56132                 :             :     (void) operand2;
   56133                 :             :   }
   56134                 :             :   emit_insn (gen_rtx_SET (operand0,
   56135                 :             :         gen_rtx_ASHIFTRT (V64QImode,
   56136                 :             :         operand1,
   56137                 :             :         operand2)));
   56138                 :             :   _val = get_insns ();
   56139                 :             :   end_sequence ();
   56140                 :             :   return _val;
   56141                 :             : }
   56142                 :             : 
   56143                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25972 */
   56144                 :             : rtx
   56145                 :             : gen_ashlv32qi3 (rtx operand0,
   56146                 :             :         rtx operand1,
   56147                 :             :         rtx operand2)
   56148                 :             : {
   56149                 :             :   rtx_insn *_val = 0;
   56150                 :             :   start_sequence ();
   56151                 :             :   {
   56152                 :             :     rtx operands[3];
   56153                 :             :     operands[0] = operand0;
   56154                 :             :     operands[1] = operand1;
   56155                 :             :     operands[2] = operand2;
   56156                 :             : #define FAIL return (end_sequence (), _val)
   56157                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56158                 :             : #line 25978 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56159                 :             : {
   56160                 :             :   if (TARGET_XOP && V32QImode == V16QImode)
   56161                 :             :     {
   56162                 :             :       bool negate = false;
   56163                 :             :       rtx (*gen) (rtx, rtx, rtx);
   56164                 :             :       rtx tmp, par;
   56165                 :             :       int i;
   56166                 :             : 
   56167                 :             :       if (ASHIFT != ASHIFT)
   56168                 :             :         {
   56169                 :             :           if (CONST_INT_P (operands[2]))
   56170                 :             :             operands[2] = GEN_INT (-INTVAL (operands[2]));
   56171                 :             :           else
   56172                 :             :             negate = true;
   56173                 :             :         }
   56174                 :             :       par = gen_rtx_PARALLEL (V16QImode, rtvec_alloc (16));
   56175                 :             :       tmp = lowpart_subreg (QImode, operands[2], SImode);
   56176                 :             :       for (i = 0; i < 16; i++)
   56177                 :             :         XVECEXP (par, 0, i) = tmp;
   56178                 :             : 
   56179                 :             :       tmp = gen_reg_rtx (V16QImode);
   56180                 :             :       emit_insn (gen_vec_initv16qiqi (tmp, par));
   56181                 :             : 
   56182                 :             :       if (negate)
   56183                 :             :         emit_insn (gen_negv16qi2 (tmp, tmp));
   56184                 :             : 
   56185                 :             :       gen = (ASHIFT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3);
   56186                 :             :       emit_insn (gen (operands[0], operands[1], tmp));
   56187                 :             :     }
   56188                 :             :   else
   56189                 :             :     ix86_expand_vecop_qihi (ASHIFT, operands[0], operands[1], operands[2]);
   56190                 :             :   DONE;
   56191                 :             : }
   56192                 :             : #undef DONE
   56193                 :             : #undef FAIL
   56194                 :             :     operand0 = operands[0];
   56195                 :             :     (void) operand0;
   56196                 :             :     operand1 = operands[1];
   56197                 :             :     (void) operand1;
   56198                 :             :     operand2 = operands[2];
   56199                 :             :     (void) operand2;
   56200                 :             :   }
   56201                 :             :   emit_insn (gen_rtx_SET (operand0,
   56202                 :             :         gen_rtx_ASHIFT (V32QImode,
   56203                 :             :         operand1,
   56204                 :             :         operand2)));
   56205                 :             :   _val = get_insns ();
   56206                 :             :   end_sequence ();
   56207                 :             :   return _val;
   56208                 :             : }
   56209                 :             : 
   56210                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25972 */
   56211                 :             : rtx
   56212                 :             : gen_lshrv32qi3 (rtx operand0,
   56213                 :             :         rtx operand1,
   56214                 :             :         rtx operand2)
   56215                 :             : {
   56216                 :             :   rtx_insn *_val = 0;
   56217                 :             :   start_sequence ();
   56218                 :             :   {
   56219                 :             :     rtx operands[3];
   56220                 :             :     operands[0] = operand0;
   56221                 :             :     operands[1] = operand1;
   56222                 :             :     operands[2] = operand2;
   56223                 :             : #define FAIL return (end_sequence (), _val)
   56224                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56225                 :             : #line 25978 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56226                 :             : {
   56227                 :             :   if (TARGET_XOP && V32QImode == V16QImode)
   56228                 :             :     {
   56229                 :             :       bool negate = false;
   56230                 :             :       rtx (*gen) (rtx, rtx, rtx);
   56231                 :             :       rtx tmp, par;
   56232                 :             :       int i;
   56233                 :             : 
   56234                 :             :       if (LSHIFTRT != ASHIFT)
   56235                 :             :         {
   56236                 :             :           if (CONST_INT_P (operands[2]))
   56237                 :             :             operands[2] = GEN_INT (-INTVAL (operands[2]));
   56238                 :             :           else
   56239                 :             :             negate = true;
   56240                 :             :         }
   56241                 :             :       par = gen_rtx_PARALLEL (V16QImode, rtvec_alloc (16));
   56242                 :             :       tmp = lowpart_subreg (QImode, operands[2], SImode);
   56243                 :             :       for (i = 0; i < 16; i++)
   56244                 :             :         XVECEXP (par, 0, i) = tmp;
   56245                 :             : 
   56246                 :             :       tmp = gen_reg_rtx (V16QImode);
   56247                 :             :       emit_insn (gen_vec_initv16qiqi (tmp, par));
   56248                 :             : 
   56249                 :             :       if (negate)
   56250                 :             :         emit_insn (gen_negv16qi2 (tmp, tmp));
   56251                 :             : 
   56252                 :             :       gen = (LSHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3);
   56253                 :             :       emit_insn (gen (operands[0], operands[1], tmp));
   56254                 :             :     }
   56255                 :             :   else
   56256                 :             :     ix86_expand_vecop_qihi (LSHIFTRT, operands[0], operands[1], operands[2]);
   56257                 :             :   DONE;
   56258                 :             : }
   56259                 :             : #undef DONE
   56260                 :             : #undef FAIL
   56261                 :             :     operand0 = operands[0];
   56262                 :             :     (void) operand0;
   56263                 :             :     operand1 = operands[1];
   56264                 :             :     (void) operand1;
   56265                 :             :     operand2 = operands[2];
   56266                 :             :     (void) operand2;
   56267                 :             :   }
   56268                 :             :   emit_insn (gen_rtx_SET (operand0,
   56269                 :             :         gen_rtx_LSHIFTRT (V32QImode,
   56270                 :             :         operand1,
   56271                 :             :         operand2)));
   56272                 :             :   _val = get_insns ();
   56273                 :             :   end_sequence ();
   56274                 :             :   return _val;
   56275                 :             : }
   56276                 :             : 
   56277                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25972 */
   56278                 :             : rtx
   56279                 :             : gen_ashrv32qi3 (rtx operand0,
   56280                 :             :         rtx operand1,
   56281                 :             :         rtx operand2)
   56282                 :             : {
   56283                 :             :   rtx_insn *_val = 0;
   56284                 :             :   start_sequence ();
   56285                 :             :   {
   56286                 :             :     rtx operands[3];
   56287                 :             :     operands[0] = operand0;
   56288                 :             :     operands[1] = operand1;
   56289                 :             :     operands[2] = operand2;
   56290                 :             : #define FAIL return (end_sequence (), _val)
   56291                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56292                 :             : #line 25978 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56293                 :             : {
   56294                 :             :   if (TARGET_XOP && V32QImode == V16QImode)
   56295                 :             :     {
   56296                 :             :       bool negate = false;
   56297                 :             :       rtx (*gen) (rtx, rtx, rtx);
   56298                 :             :       rtx tmp, par;
   56299                 :             :       int i;
   56300                 :             : 
   56301                 :             :       if (ASHIFTRT != ASHIFT)
   56302                 :             :         {
   56303                 :             :           if (CONST_INT_P (operands[2]))
   56304                 :             :             operands[2] = GEN_INT (-INTVAL (operands[2]));
   56305                 :             :           else
   56306                 :             :             negate = true;
   56307                 :             :         }
   56308                 :             :       par = gen_rtx_PARALLEL (V16QImode, rtvec_alloc (16));
   56309                 :             :       tmp = lowpart_subreg (QImode, operands[2], SImode);
   56310                 :             :       for (i = 0; i < 16; i++)
   56311                 :             :         XVECEXP (par, 0, i) = tmp;
   56312                 :             : 
   56313                 :             :       tmp = gen_reg_rtx (V16QImode);
   56314                 :             :       emit_insn (gen_vec_initv16qiqi (tmp, par));
   56315                 :             : 
   56316                 :             :       if (negate)
   56317                 :             :         emit_insn (gen_negv16qi2 (tmp, tmp));
   56318                 :             : 
   56319                 :             :       gen = (ASHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3);
   56320                 :             :       emit_insn (gen (operands[0], operands[1], tmp));
   56321                 :             :     }
   56322                 :             :   else
   56323                 :             :     ix86_expand_vecop_qihi (ASHIFTRT, operands[0], operands[1], operands[2]);
   56324                 :             :   DONE;
   56325                 :             : }
   56326                 :             : #undef DONE
   56327                 :             : #undef FAIL
   56328                 :             :     operand0 = operands[0];
   56329                 :             :     (void) operand0;
   56330                 :             :     operand1 = operands[1];
   56331                 :             :     (void) operand1;
   56332                 :             :     operand2 = operands[2];
   56333                 :             :     (void) operand2;
   56334                 :             :   }
   56335                 :             :   emit_insn (gen_rtx_SET (operand0,
   56336                 :             :         gen_rtx_ASHIFTRT (V32QImode,
   56337                 :             :         operand1,
   56338                 :             :         operand2)));
   56339                 :             :   _val = get_insns ();
   56340                 :             :   end_sequence ();
   56341                 :             :   return _val;
   56342                 :             : }
   56343                 :             : 
   56344                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25972 */
   56345                 :             : rtx
   56346                 :             : gen_ashlv16qi3 (rtx operand0,
   56347                 :             :         rtx operand1,
   56348                 :             :         rtx operand2)
   56349                 :             : {
   56350                 :             :   rtx_insn *_val = 0;
   56351                 :             :   start_sequence ();
   56352                 :             :   {
   56353                 :             :     rtx operands[3];
   56354                 :             :     operands[0] = operand0;
   56355                 :             :     operands[1] = operand1;
   56356                 :             :     operands[2] = operand2;
   56357                 :             : #define FAIL return (end_sequence (), _val)
   56358                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56359                 :             : #line 25978 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56360                 :             : {
   56361                 :             :   if (TARGET_XOP && V16QImode == V16QImode)
   56362                 :             :     {
   56363                 :             :       bool negate = false;
   56364                 :             :       rtx (*gen) (rtx, rtx, rtx);
   56365                 :             :       rtx tmp, par;
   56366                 :             :       int i;
   56367                 :             : 
   56368                 :             :       if (ASHIFT != ASHIFT)
   56369                 :             :         {
   56370                 :             :           if (CONST_INT_P (operands[2]))
   56371                 :             :             operands[2] = GEN_INT (-INTVAL (operands[2]));
   56372                 :             :           else
   56373                 :             :             negate = true;
   56374                 :             :         }
   56375                 :             :       par = gen_rtx_PARALLEL (V16QImode, rtvec_alloc (16));
   56376                 :             :       tmp = lowpart_subreg (QImode, operands[2], SImode);
   56377                 :             :       for (i = 0; i < 16; i++)
   56378                 :             :         XVECEXP (par, 0, i) = tmp;
   56379                 :             : 
   56380                 :             :       tmp = gen_reg_rtx (V16QImode);
   56381                 :             :       emit_insn (gen_vec_initv16qiqi (tmp, par));
   56382                 :             : 
   56383                 :             :       if (negate)
   56384                 :             :         emit_insn (gen_negv16qi2 (tmp, tmp));
   56385                 :             : 
   56386                 :             :       gen = (ASHIFT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3);
   56387                 :             :       emit_insn (gen (operands[0], operands[1], tmp));
   56388                 :             :     }
   56389                 :             :   else
   56390                 :             :     ix86_expand_vecop_qihi (ASHIFT, operands[0], operands[1], operands[2]);
   56391                 :             :   DONE;
   56392                 :             : }
   56393                 :             : #undef DONE
   56394                 :             : #undef FAIL
   56395                 :             :     operand0 = operands[0];
   56396                 :             :     (void) operand0;
   56397                 :             :     operand1 = operands[1];
   56398                 :             :     (void) operand1;
   56399                 :             :     operand2 = operands[2];
   56400                 :             :     (void) operand2;
   56401                 :             :   }
   56402                 :             :   emit_insn (gen_rtx_SET (operand0,
   56403                 :             :         gen_rtx_ASHIFT (V16QImode,
   56404                 :             :         operand1,
   56405                 :             :         operand2)));
   56406                 :             :   _val = get_insns ();
   56407                 :             :   end_sequence ();
   56408                 :             :   return _val;
   56409                 :             : }
   56410                 :             : 
   56411                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25972 */
   56412                 :             : rtx
   56413                 :             : gen_lshrv16qi3 (rtx operand0,
   56414                 :             :         rtx operand1,
   56415                 :             :         rtx operand2)
   56416                 :             : {
   56417                 :             :   rtx_insn *_val = 0;
   56418                 :             :   start_sequence ();
   56419                 :             :   {
   56420                 :             :     rtx operands[3];
   56421                 :             :     operands[0] = operand0;
   56422                 :             :     operands[1] = operand1;
   56423                 :             :     operands[2] = operand2;
   56424                 :             : #define FAIL return (end_sequence (), _val)
   56425                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56426                 :             : #line 25978 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56427                 :             : {
   56428                 :             :   if (TARGET_XOP && V16QImode == V16QImode)
   56429                 :             :     {
   56430                 :             :       bool negate = false;
   56431                 :             :       rtx (*gen) (rtx, rtx, rtx);
   56432                 :             :       rtx tmp, par;
   56433                 :             :       int i;
   56434                 :             : 
   56435                 :             :       if (LSHIFTRT != ASHIFT)
   56436                 :             :         {
   56437                 :             :           if (CONST_INT_P (operands[2]))
   56438                 :             :             operands[2] = GEN_INT (-INTVAL (operands[2]));
   56439                 :             :           else
   56440                 :             :             negate = true;
   56441                 :             :         }
   56442                 :             :       par = gen_rtx_PARALLEL (V16QImode, rtvec_alloc (16));
   56443                 :             :       tmp = lowpart_subreg (QImode, operands[2], SImode);
   56444                 :             :       for (i = 0; i < 16; i++)
   56445                 :             :         XVECEXP (par, 0, i) = tmp;
   56446                 :             : 
   56447                 :             :       tmp = gen_reg_rtx (V16QImode);
   56448                 :             :       emit_insn (gen_vec_initv16qiqi (tmp, par));
   56449                 :             : 
   56450                 :             :       if (negate)
   56451                 :             :         emit_insn (gen_negv16qi2 (tmp, tmp));
   56452                 :             : 
   56453                 :             :       gen = (LSHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3);
   56454                 :             :       emit_insn (gen (operands[0], operands[1], tmp));
   56455                 :             :     }
   56456                 :             :   else
   56457                 :             :     ix86_expand_vecop_qihi (LSHIFTRT, operands[0], operands[1], operands[2]);
   56458                 :             :   DONE;
   56459                 :             : }
   56460                 :             : #undef DONE
   56461                 :             : #undef FAIL
   56462                 :             :     operand0 = operands[0];
   56463                 :             :     (void) operand0;
   56464                 :             :     operand1 = operands[1];
   56465                 :             :     (void) operand1;
   56466                 :             :     operand2 = operands[2];
   56467                 :             :     (void) operand2;
   56468                 :             :   }
   56469                 :             :   emit_insn (gen_rtx_SET (operand0,
   56470                 :             :         gen_rtx_LSHIFTRT (V16QImode,
   56471                 :             :         operand1,
   56472                 :             :         operand2)));
   56473                 :             :   _val = get_insns ();
   56474                 :             :   end_sequence ();
   56475                 :             :   return _val;
   56476                 :             : }
   56477                 :             : 
   56478                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:25972 */
   56479                 :             : rtx
   56480                 :             : gen_ashrv16qi3 (rtx operand0,
   56481                 :             :         rtx operand1,
   56482                 :             :         rtx operand2)
   56483                 :             : {
   56484                 :             :   rtx_insn *_val = 0;
   56485                 :             :   start_sequence ();
   56486                 :             :   {
   56487                 :             :     rtx operands[3];
   56488                 :             :     operands[0] = operand0;
   56489                 :             :     operands[1] = operand1;
   56490                 :             :     operands[2] = operand2;
   56491                 :             : #define FAIL return (end_sequence (), _val)
   56492                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56493                 :             : #line 25978 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56494                 :             : {
   56495                 :             :   if (TARGET_XOP && V16QImode == V16QImode)
   56496                 :             :     {
   56497                 :             :       bool negate = false;
   56498                 :             :       rtx (*gen) (rtx, rtx, rtx);
   56499                 :             :       rtx tmp, par;
   56500                 :             :       int i;
   56501                 :             : 
   56502                 :             :       if (ASHIFTRT != ASHIFT)
   56503                 :             :         {
   56504                 :             :           if (CONST_INT_P (operands[2]))
   56505                 :             :             operands[2] = GEN_INT (-INTVAL (operands[2]));
   56506                 :             :           else
   56507                 :             :             negate = true;
   56508                 :             :         }
   56509                 :             :       par = gen_rtx_PARALLEL (V16QImode, rtvec_alloc (16));
   56510                 :             :       tmp = lowpart_subreg (QImode, operands[2], SImode);
   56511                 :             :       for (i = 0; i < 16; i++)
   56512                 :             :         XVECEXP (par, 0, i) = tmp;
   56513                 :             : 
   56514                 :             :       tmp = gen_reg_rtx (V16QImode);
   56515                 :             :       emit_insn (gen_vec_initv16qiqi (tmp, par));
   56516                 :             : 
   56517                 :             :       if (negate)
   56518                 :             :         emit_insn (gen_negv16qi2 (tmp, tmp));
   56519                 :             : 
   56520                 :             :       gen = (ASHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3);
   56521                 :             :       emit_insn (gen (operands[0], operands[1], tmp));
   56522                 :             :     }
   56523                 :             :   else
   56524                 :             :     ix86_expand_vecop_qihi (ASHIFTRT, operands[0], operands[1], operands[2]);
   56525                 :             :   DONE;
   56526                 :             : }
   56527                 :             : #undef DONE
   56528                 :             : #undef FAIL
   56529                 :             :     operand0 = operands[0];
   56530                 :             :     (void) operand0;
   56531                 :             :     operand1 = operands[1];
   56532                 :             :     (void) operand1;
   56533                 :             :     operand2 = operands[2];
   56534                 :             :     (void) operand2;
   56535                 :             :   }
   56536                 :             :   emit_insn (gen_rtx_SET (operand0,
   56537                 :             :         gen_rtx_ASHIFTRT (V16QImode,
   56538                 :             :         operand1,
   56539                 :             :         operand2)));
   56540                 :             :   _val = get_insns ();
   56541                 :             :   end_sequence ();
   56542                 :             :   return _val;
   56543                 :             : }
   56544                 :             : 
   56545                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26012 */
   56546                 :             : rtx
   56547                 :             : gen_ashrv2di3 (rtx operand0,
   56548                 :             :         rtx operand1,
   56549                 :             :         rtx operand2)
   56550                 :             : {
   56551                 :             :   rtx_insn *_val = 0;
   56552                 :             :   start_sequence ();
   56553                 :             :   {
   56554                 :             :     rtx operands[3];
   56555                 :             :     operands[0] = operand0;
   56556                 :             :     operands[1] = operand1;
   56557                 :             :     operands[2] = operand2;
   56558                 :             : #define FAIL return (end_sequence (), _val)
   56559                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56560                 :             : #line 26018 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56561                 :             : {
   56562                 :             :   if (!TARGET_AVX512VL)
   56563                 :             :     {
   56564                 :             :       if (TARGET_SSE4_2
   56565                 :             :           && CONST_INT_P (operands[2])
   56566                 :             :           && UINTVAL (operands[2]) >= 63)
   56567                 :             :         {
   56568                 :             :           rtx zero = force_reg (V2DImode, CONST0_RTX (V2DImode));
   56569                 :             :           emit_insn (gen_sse4_2_gtv2di3 (operands[0], zero, operands[1]));
   56570                 :             :           DONE;
   56571                 :             :         }
   56572                 :             :       if (operands[2] == const0_rtx)
   56573                 :             :         {
   56574                 :             :           emit_move_insn (operands[0], operands[1]);
   56575                 :             :           DONE;
   56576                 :             :         }
   56577                 :             :       if (CONST_INT_P (operands[2])
   56578                 :             :           && (!TARGET_XOP || UINTVAL (operands[2]) >= 63))
   56579                 :             :         {
   56580                 :             :           vec_perm_builder sel (4, 4, 1);
   56581                 :             :           sel.quick_grow (4);
   56582                 :             :           rtx arg0, arg1;
   56583                 :             :           rtx op1 = lowpart_subreg (V4SImode,
   56584                 :             :                                     force_reg (V2DImode, operands[1]),
   56585                 :             :                                     V2DImode);
   56586                 :             :           rtx target = gen_reg_rtx (V4SImode);
   56587                 :             :           if (UINTVAL (operands[2]) >= 63)
   56588                 :             :             {
   56589                 :             :               arg0 = arg1 = gen_reg_rtx (V4SImode);
   56590                 :             :               emit_insn (gen_ashrv4si3 (arg0, op1, GEN_INT (31)));
   56591                 :             :               sel[0] = 1;
   56592                 :             :               sel[1] = 1;
   56593                 :             :               sel[2] = 3;
   56594                 :             :               sel[3] = 3;
   56595                 :             :             }
   56596                 :             :           else if (INTVAL (operands[2]) > 32)
   56597                 :             :             {
   56598                 :             :               arg0 = gen_reg_rtx (V4SImode);
   56599                 :             :               arg1 = gen_reg_rtx (V4SImode);
   56600                 :             :               emit_insn (gen_ashrv4si3 (arg1, op1, GEN_INT (31)));
   56601                 :             :               emit_insn (gen_ashrv4si3 (arg0, op1,
   56602                 :             :                                         GEN_INT (INTVAL (operands[2]) - 32)));
   56603                 :             :               sel[0] = 1;
   56604                 :             :               sel[1] = 5;
   56605                 :             :               sel[2] = 3;
   56606                 :             :               sel[3] = 7;
   56607                 :             :             }
   56608                 :             :           else if (INTVAL (operands[2]) == 32)
   56609                 :             :             {
   56610                 :             :               arg0 = op1;
   56611                 :             :               arg1 = gen_reg_rtx (V4SImode);
   56612                 :             :               emit_insn (gen_ashrv4si3 (arg1, op1, GEN_INT (31)));
   56613                 :             :               sel[0] = 1;
   56614                 :             :               sel[1] = 5;
   56615                 :             :               sel[2] = 3;
   56616                 :             :               sel[3] = 7;
   56617                 :             :             }
   56618                 :             :           else
   56619                 :             :             {
   56620                 :             :               arg0 = gen_reg_rtx (V2DImode);
   56621                 :             :               arg1 = gen_reg_rtx (V4SImode);
   56622                 :             :               emit_insn (gen_lshrv2di3 (arg0, operands[1], operands[2]));
   56623                 :             :               emit_insn (gen_ashrv4si3 (arg1, op1, operands[2]));
   56624                 :             :               arg0 = lowpart_subreg (V4SImode, arg0, V2DImode);
   56625                 :             :               sel[0] = 0;
   56626                 :             :               sel[1] = 5;
   56627                 :             :               sel[2] = 2;
   56628                 :             :               sel[3] = 7;
   56629                 :             :             }
   56630                 :             :           vec_perm_indices indices (sel, arg0 != arg1 ? 2 : 1, 4);
   56631                 :             :           bool ok = targetm.vectorize.vec_perm_const (V4SImode, V4SImode,
   56632                 :             :                                                       target, arg0, arg1,
   56633                 :             :                                                       indices);
   56634                 :             :           gcc_assert (ok);
   56635                 :             :           emit_move_insn (operands[0],
   56636                 :             :                           lowpart_subreg (V2DImode, target, V4SImode));
   56637                 :             :           DONE;
   56638                 :             :         }
   56639                 :             :       if (!TARGET_XOP)
   56640                 :             :         {
   56641                 :             :           rtx zero = force_reg (V2DImode, CONST0_RTX (V2DImode));
   56642                 :             :           rtx zero_or_all_ones;
   56643                 :             :           if (TARGET_SSE4_2)
   56644                 :             :             {
   56645                 :             :               zero_or_all_ones = gen_reg_rtx (V2DImode);
   56646                 :             :               emit_insn (gen_sse4_2_gtv2di3 (zero_or_all_ones, zero,
   56647                 :             :                                              operands[1]));
   56648                 :             :             }
   56649                 :             :           else
   56650                 :             :             {
   56651                 :             :               rtx temp = gen_reg_rtx (V4SImode);
   56652                 :             :               emit_insn (gen_ashrv4si3 (temp,
   56653                 :             :                                         lowpart_subreg (V4SImode,
   56654                 :             :                                                         force_reg (V2DImode,
   56655                 :             :                                                                    operands[1]),
   56656                 :             :                                                         V2DImode),
   56657                 :             :                                         GEN_INT (31)));
   56658                 :             :               zero_or_all_ones = gen_reg_rtx (V4SImode);
   56659                 :             :               emit_insn (gen_sse2_pshufd_1 (zero_or_all_ones, temp,
   56660                 :             :                                             const1_rtx, const1_rtx,
   56661                 :             :                                             GEN_INT (3), GEN_INT (3)));
   56662                 :             :               zero_or_all_ones = lowpart_subreg (V2DImode, zero_or_all_ones,
   56663                 :             :                                                  V4SImode);
   56664                 :             :             }
   56665                 :             :           rtx lshr_res = gen_reg_rtx (V2DImode);
   56666                 :             :           emit_insn (gen_lshrv2di3 (lshr_res, operands[1], operands[2]));
   56667                 :             :           rtx ashl_res = gen_reg_rtx (V2DImode);
   56668                 :             :           rtx amount;
   56669                 :             :           if (TARGET_64BIT)
   56670                 :             :             {
   56671                 :             :               amount = gen_reg_rtx (DImode);
   56672                 :             :               emit_insn (gen_subdi3 (amount, force_reg (DImode, GEN_INT (64)),
   56673                 :             :                                      operands[2]));
   56674                 :             :             }
   56675                 :             :           else
   56676                 :             :             {
   56677                 :             :               rtx temp = gen_reg_rtx (SImode);
   56678                 :             :               emit_insn (gen_subsi3 (temp, force_reg (SImode, GEN_INT (64)),
   56679                 :             :                                      lowpart_subreg (SImode, operands[2],
   56680                 :             :                                                      DImode)));
   56681                 :             :               amount = gen_reg_rtx (V4SImode);
   56682                 :             :               emit_insn (gen_vec_setv4si_0 (amount, CONST0_RTX (V4SImode),
   56683                 :             :                                             temp));
   56684                 :             :             }
   56685                 :             :           amount = lowpart_subreg (DImode, amount, GET_MODE (amount));
   56686                 :             :           emit_insn (gen_ashlv2di3 (ashl_res, zero_or_all_ones, amount));
   56687                 :             :           emit_insn (gen_iorv2di3 (operands[0], lshr_res, ashl_res));
   56688                 :             :           DONE;
   56689                 :             :         }
   56690                 :             : 
   56691                 :             :       rtx reg = gen_reg_rtx (V2DImode);
   56692                 :             :       rtx par;
   56693                 :             :       bool negate = false;
   56694                 :             :       int i;
   56695                 :             : 
   56696                 :             :       if (CONST_INT_P (operands[2]))
   56697                 :             :         operands[2] = GEN_INT (-INTVAL (operands[2]));
   56698                 :             :       else
   56699                 :             :         negate = true;
   56700                 :             : 
   56701                 :             :       par = gen_rtx_PARALLEL (V2DImode, rtvec_alloc (2));
   56702                 :             :       for (i = 0; i < 2; i++)
   56703                 :             :         XVECEXP (par, 0, i) = operands[2];
   56704                 :             : 
   56705                 :             :       emit_insn (gen_vec_initv2didi (reg, par));
   56706                 :             : 
   56707                 :             :       if (negate)
   56708                 :             :         emit_insn (gen_negv2di2 (reg, reg));
   56709                 :             : 
   56710                 :             :       emit_insn (gen_xop_shav2di3 (operands[0], operands[1], reg));
   56711                 :             :       DONE;
   56712                 :             :     }
   56713                 :             : }
   56714                 :             : #undef DONE
   56715                 :             : #undef FAIL
   56716                 :             :     operand0 = operands[0];
   56717                 :             :     (void) operand0;
   56718                 :             :     operand1 = operands[1];
   56719                 :             :     (void) operand1;
   56720                 :             :     operand2 = operands[2];
   56721                 :             :     (void) operand2;
   56722                 :             :   }
   56723                 :             :   emit_insn (gen_rtx_SET (operand0,
   56724                 :             :         gen_rtx_ASHIFTRT (V2DImode,
   56725                 :             :         operand1,
   56726                 :             :         operand2)));
   56727                 :             :   _val = get_insns ();
   56728                 :             :   end_sequence ();
   56729                 :             :   return _val;
   56730                 :             : }
   56731                 :             : 
   56732                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26185 */
   56733                 :             : rtx
   56734                 :             : gen_xop_vmfrczv4sf2 (rtx operand0,
   56735                 :             :         rtx operand1)
   56736                 :             : {
   56737                 :             :   rtx operand2;
   56738                 :             :   rtx_insn *_val = 0;
   56739                 :             :   start_sequence ();
   56740                 :             :   {
   56741                 :             :     rtx operands[3];
   56742                 :             :     operands[0] = operand0;
   56743                 :             :     operands[1] = operand1;
   56744                 :             : #define FAIL return (end_sequence (), _val)
   56745                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56746                 :             : #line 26194 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56747                 :             : operands[2] = CONST0_RTX (V4SFmode);
   56748                 :             : #undef DONE
   56749                 :             : #undef FAIL
   56750                 :             :     operand0 = operands[0];
   56751                 :             :     (void) operand0;
   56752                 :             :     operand1 = operands[1];
   56753                 :             :     (void) operand1;
   56754                 :             :     operand2 = operands[2];
   56755                 :             :     (void) operand2;
   56756                 :             :   }
   56757                 :             :   emit_insn (gen_rtx_SET (operand0,
   56758                 :             :         gen_rtx_VEC_MERGE (V4SFmode,
   56759                 :             :         gen_rtx_UNSPEC (V4SFmode,
   56760                 :             :         gen_rtvec (1,
   56761                 :             :                 operand1),
   56762                 :             :         132),
   56763                 :             :         operand2,
   56764                 :             :         const1_rtx)));
   56765                 :             :   _val = get_insns ();
   56766                 :             :   end_sequence ();
   56767                 :             :   return _val;
   56768                 :             : }
   56769                 :             : 
   56770                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26185 */
   56771                 :             : rtx
   56772                 :             : gen_xop_vmfrczv2df2 (rtx operand0,
   56773                 :             :         rtx operand1)
   56774                 :             : {
   56775                 :             :   rtx operand2;
   56776                 :             :   rtx_insn *_val = 0;
   56777                 :             :   start_sequence ();
   56778                 :             :   {
   56779                 :             :     rtx operands[3];
   56780                 :             :     operands[0] = operand0;
   56781                 :             :     operands[1] = operand1;
   56782                 :             : #define FAIL return (end_sequence (), _val)
   56783                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56784                 :             : #line 26194 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56785                 :             : operands[2] = CONST0_RTX (V2DFmode);
   56786                 :             : #undef DONE
   56787                 :             : #undef FAIL
   56788                 :             :     operand0 = operands[0];
   56789                 :             :     (void) operand0;
   56790                 :             :     operand1 = operands[1];
   56791                 :             :     (void) operand1;
   56792                 :             :     operand2 = operands[2];
   56793                 :             :     (void) operand2;
   56794                 :             :   }
   56795                 :             :   emit_insn (gen_rtx_SET (operand0,
   56796                 :             :         gen_rtx_VEC_MERGE (V2DFmode,
   56797                 :             :         gen_rtx_UNSPEC (V2DFmode,
   56798                 :             :         gen_rtvec (1,
   56799                 :             :                 operand1),
   56800                 :             :         132),
   56801                 :             :         operand2,
   56802                 :             :         const1_rtx)));
   56803                 :             :   _val = get_insns ();
   56804                 :             :   end_sequence ();
   56805                 :             :   return _val;
   56806                 :             : }
   56807                 :             : 
   56808                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26396 */
   56809                 :             : rtx
   56810                 :             : gen_avx_vzeroall (void)
   56811                 :             : {
   56812                 :             :   rtx operand0;
   56813                 :             :   rtx_insn *_val = 0;
   56814                 :             :   start_sequence ();
   56815                 :             :   {
   56816                 :             :     rtx operands[1];
   56817                 :             : #define FAIL return (end_sequence (), _val)
   56818                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56819                 :             : #line 26399 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56820                 :             : {
   56821                 :             :   int nregs = TARGET_64BIT ? 16 : 8;
   56822                 :             :   int regno;
   56823                 :             : 
   56824                 :             :   operands[0] = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (nregs + 1));
   56825                 :             : 
   56826                 :             :   XVECEXP (operands[0], 0, 0)
   56827                 :             :     = gen_rtx_UNSPEC_VOLATILE (VOIDmode, gen_rtvec (1, const0_rtx),
   56828                 :             :                                UNSPECV_VZEROALL);
   56829                 :             : 
   56830                 :             :   for (regno = 0; regno < nregs; regno++)
   56831                 :             :     XVECEXP (operands[0], 0, regno + 1)
   56832                 :             :       = gen_rtx_SET (gen_rtx_REG (V8SImode, GET_SSE_REGNO (regno)),
   56833                 :             :                      CONST0_RTX (V8SImode));
   56834                 :             : }
   56835                 :             : #undef DONE
   56836                 :             : #undef FAIL
   56837                 :             :     operand0 = operands[0];
   56838                 :             :     (void) operand0;
   56839                 :             :   }
   56840                 :             :   emit_insn (operand0);
   56841                 :             :   _val = get_insns ();
   56842                 :             :   end_sequence ();
   56843                 :             :   return _val;
   56844                 :             : }
   56845                 :             : 
   56846                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26432 */
   56847                 :             : rtx
   56848                 :             : gen_avx_vzeroupper (void)
   56849                 :             : {
   56850                 :             :   rtx_insn *_val = 0;
   56851                 :             :   start_sequence ();
   56852                 :             :   {
   56853                 :             : #define FAIL return (end_sequence (), _val)
   56854                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56855                 :             : #line 26437 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56856                 :             : {
   56857                 :             :   ix86_expand_avx_vzeroupper ();
   56858                 :             :   DONE;
   56859                 :             : }
   56860                 :             : #undef DONE
   56861                 :             : #undef FAIL
   56862                 :             :   }
   56863                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   56864                 :             :         gen_rtvec (2,
   56865                 :             :                 gen_rtx_CALL (VOIDmode,
   56866                 :             :         gen_rtx_MEM (QImode,
   56867                 :             :         const0_rtx),
   56868                 :             :         const0_rtx),
   56869                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   56870                 :             :         gen_rtvec (1,
   56871                 :             :                 const1_rtx),
   56872                 :             :         102))));
   56873                 :             :   _val = get_insns ();
   56874                 :             :   end_sequence ();
   56875                 :             :   return _val;
   56876                 :             : }
   56877                 :             : 
   56878                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26569 */
   56879                 :             : extern rtx_insn *gen_split_3281 (rtx_insn *, rtx *);
   56880                 :             : rtx_insn *
   56881                 :             : gen_split_3281 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   56882                 :             : {
   56883                 :             :   rtx operand0;
   56884                 :             :   rtx operand1;
   56885                 :             :   rtx_insn *_val = NULL;
   56886                 :             :   if (dump_file)
   56887                 :             :     fprintf (dump_file, "Splitting with gen_split_3281 (sse.md:26569)\n");
   56888                 :             :   start_sequence ();
   56889                 :             : #define FAIL return (end_sequence (), _val)
   56890                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56891                 :             : #line 26580 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56892                 :             : {
   56893                 :             :   rtx op0 = operands[0], op1 = operands[1];
   56894                 :             :   int elt = INTVAL (operands[3]);
   56895                 :             : 
   56896                 :             :   if (REG_P (op1))
   56897                 :             :     {
   56898                 :             :       int mask;
   56899                 :             : 
   56900                 :             :       if (TARGET_AVX2 && elt == 0)
   56901                 :             :         {
   56902                 :             :           emit_insn (gen_vec_dupv8sf (op0, gen_lowpart (SFmode,
   56903                 :             :                                                           op1)));
   56904                 :             :           DONE;
   56905                 :             :         }
   56906                 :             : 
   56907                 :             :       /* Shuffle element we care about into all elements of the 128-bit lane.
   56908                 :             :          The other lane gets shuffled too, but we don't care.  */
   56909                 :             :       if (V8SFmode == V4DFmode)
   56910                 :             :         mask = (elt & 1 ? 15 : 0);
   56911                 :             :       else
   56912                 :             :         mask = (elt & 3) * 0x55;
   56913                 :             :       emit_insn (gen_avx_vpermilv8sf (op0, op1, GEN_INT (mask)));
   56914                 :             : 
   56915                 :             :       /* Shuffle the lane we care about into both lanes of the dest.  */
   56916                 :             :       mask = (elt / (8 / 2)) * 0x11;
   56917                 :             :       if (EXT_REX_SSE_REG_P (op0))
   56918                 :             :         {
   56919                 :             :           /* There is no EVEX VPERM2F128, but we can use either VBROADCASTSS
   56920                 :             :              or VSHUFF128.  */
   56921                 :             :           gcc_assert (V8SFmode == V8SFmode);
   56922                 :             :           if ((mask & 1) == 0)
   56923                 :             :             emit_insn (gen_avx2_vec_dupv8sf (op0,
   56924                 :             :                                              gen_lowpart (V4SFmode, op0)));
   56925                 :             :           else
   56926                 :             :             emit_insn (gen_avx512vl_shuf_f32x4_1 (op0, op0, op0,
   56927                 :             :                                                   GEN_INT (4), GEN_INT (5),
   56928                 :             :                                                   GEN_INT (6), GEN_INT (7),
   56929                 :             :                                                   GEN_INT (12), GEN_INT (13),
   56930                 :             :                                                   GEN_INT (14), GEN_INT (15)));
   56931                 :             :           DONE;
   56932                 :             :         }
   56933                 :             : 
   56934                 :             :       emit_insn (gen_avx_vperm2f128v8sf3 (op0, op0, op0, GEN_INT (mask)));
   56935                 :             :       DONE;
   56936                 :             :     }
   56937                 :             : 
   56938                 :             :   operands[1] = adjust_address (op1, SFmode,
   56939                 :             :                                 elt * GET_MODE_SIZE (SFmode));
   56940                 :             : }
   56941                 :             : #undef DONE
   56942                 :             : #undef FAIL
   56943                 :             :   operand0 = operands[0];
   56944                 :             :   (void) operand0;
   56945                 :             :   operand1 = operands[1];
   56946                 :             :   (void) operand1;
   56947                 :             :   emit_insn (gen_rtx_SET (operand0,
   56948                 :             :         gen_rtx_VEC_DUPLICATE (V8SFmode,
   56949                 :             :         operand1)));
   56950                 :             :   _val = get_insns ();
   56951                 :             :   end_sequence ();
   56952                 :             :   return _val;
   56953                 :             : }
   56954                 :             : 
   56955                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26569 */
   56956                 :             : extern rtx_insn *gen_split_3282 (rtx_insn *, rtx *);
   56957                 :             : rtx_insn *
   56958                 :             : gen_split_3282 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   56959                 :             : {
   56960                 :             :   rtx operand0;
   56961                 :             :   rtx operand1;
   56962                 :             :   rtx_insn *_val = NULL;
   56963                 :             :   if (dump_file)
   56964                 :             :     fprintf (dump_file, "Splitting with gen_split_3282 (sse.md:26569)\n");
   56965                 :             :   start_sequence ();
   56966                 :             : #define FAIL return (end_sequence (), _val)
   56967                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56968                 :             : #line 26580 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   56969                 :             : {
   56970                 :             :   rtx op0 = operands[0], op1 = operands[1];
   56971                 :             :   int elt = INTVAL (operands[3]);
   56972                 :             : 
   56973                 :             :   if (REG_P (op1))
   56974                 :             :     {
   56975                 :             :       int mask;
   56976                 :             : 
   56977                 :             :       if (TARGET_AVX2 && elt == 0)
   56978                 :             :         {
   56979                 :             :           emit_insn (gen_vec_dupv4df (op0, gen_lowpart (DFmode,
   56980                 :             :                                                           op1)));
   56981                 :             :           DONE;
   56982                 :             :         }
   56983                 :             : 
   56984                 :             :       /* Shuffle element we care about into all elements of the 128-bit lane.
   56985                 :             :          The other lane gets shuffled too, but we don't care.  */
   56986                 :             :       if (V4DFmode == V4DFmode)
   56987                 :             :         mask = (elt & 1 ? 15 : 0);
   56988                 :             :       else
   56989                 :             :         mask = (elt & 3) * 0x55;
   56990                 :             :       emit_insn (gen_avx_vpermilv4df (op0, op1, GEN_INT (mask)));
   56991                 :             : 
   56992                 :             :       /* Shuffle the lane we care about into both lanes of the dest.  */
   56993                 :             :       mask = (elt / (4 / 2)) * 0x11;
   56994                 :             :       if (EXT_REX_SSE_REG_P (op0))
   56995                 :             :         {
   56996                 :             :           /* There is no EVEX VPERM2F128, but we can use either VBROADCASTSS
   56997                 :             :              or VSHUFF128.  */
   56998                 :             :           gcc_assert (V4DFmode == V8SFmode);
   56999                 :             :           if ((mask & 1) == 0)
   57000                 :             :             emit_insn (gen_avx2_vec_dupv8sf (op0,
   57001                 :             :                                              gen_lowpart (V4SFmode, op0)));
   57002                 :             :           else
   57003                 :             :             emit_insn (gen_avx512vl_shuf_f32x4_1 (op0, op0, op0,
   57004                 :             :                                                   GEN_INT (4), GEN_INT (5),
   57005                 :             :                                                   GEN_INT (6), GEN_INT (7),
   57006                 :             :                                                   GEN_INT (12), GEN_INT (13),
   57007                 :             :                                                   GEN_INT (14), GEN_INT (15)));
   57008                 :             :           DONE;
   57009                 :             :         }
   57010                 :             : 
   57011                 :             :       emit_insn (gen_avx_vperm2f128v4df3 (op0, op0, op0, GEN_INT (mask)));
   57012                 :             :       DONE;
   57013                 :             :     }
   57014                 :             : 
   57015                 :             :   operands[1] = adjust_address (op1, DFmode,
   57016                 :             :                                 elt * GET_MODE_SIZE (DFmode));
   57017                 :             : }
   57018                 :             : #undef DONE
   57019                 :             : #undef FAIL
   57020                 :             :   operand0 = operands[0];
   57021                 :             :   (void) operand0;
   57022                 :             :   operand1 = operands[1];
   57023                 :             :   (void) operand1;
   57024                 :             :   emit_insn (gen_rtx_SET (operand0,
   57025                 :             :         gen_rtx_VEC_DUPLICATE (V4DFmode,
   57026                 :             :         operand1)));
   57027                 :             :   _val = get_insns ();
   57028                 :             :   end_sequence ();
   57029                 :             :   return _val;
   57030                 :             : }
   57031                 :             : 
   57032                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26630 */
   57033                 :             : rtx
   57034                 :             : gen_avx512f_vpermilv8df (rtx operand0,
   57035                 :             :         rtx operand1,
   57036                 :             :         rtx operand2)
   57037                 :             : {
   57038                 :             :   rtx_insn *_val = 0;
   57039                 :             :   start_sequence ();
   57040                 :             :   {
   57041                 :             :     rtx operands[3];
   57042                 :             :     operands[0] = operand0;
   57043                 :             :     operands[1] = operand1;
   57044                 :             :     operands[2] = operand2;
   57045                 :             : #define FAIL return (end_sequence (), _val)
   57046                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57047                 :             : #line 26636 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57048                 :             : {
   57049                 :             :   int mask = INTVAL (operands[2]);
   57050                 :             :   rtx perm[8];
   57051                 :             : 
   57052                 :             :   int i;
   57053                 :             :   for (i = 0; i < 8; i = i + 2)
   57054                 :             :     {
   57055                 :             :       perm[i]     = GEN_INT (((mask >> i)       & 1) + i);
   57056                 :             :       perm[i + 1] = GEN_INT (((mask >> (i + 1)) & 1) + i);
   57057                 :             :     }
   57058                 :             : 
   57059                 :             :   operands[2]
   57060                 :             :     = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (8, perm));
   57061                 :             : }
   57062                 :             : #undef DONE
   57063                 :             : #undef FAIL
   57064                 :             :     operand0 = operands[0];
   57065                 :             :     (void) operand0;
   57066                 :             :     operand1 = operands[1];
   57067                 :             :     (void) operand1;
   57068                 :             :     operand2 = operands[2];
   57069                 :             :     (void) operand2;
   57070                 :             :   }
   57071                 :             :   emit_insn (gen_rtx_SET (operand0,
   57072                 :             :         gen_rtx_VEC_SELECT (V8DFmode,
   57073                 :             :         operand1,
   57074                 :             :         operand2)));
   57075                 :             :   _val = get_insns ();
   57076                 :             :   end_sequence ();
   57077                 :             :   return _val;
   57078                 :             : }
   57079                 :             : 
   57080                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26630 */
   57081                 :             : rtx
   57082                 :             : gen_avx512f_vpermilv8df_mask (rtx operand0,
   57083                 :             :         rtx operand1,
   57084                 :             :         rtx operand2,
   57085                 :             :         rtx operand3,
   57086                 :             :         rtx operand4)
   57087                 :             : {
   57088                 :             :   rtx_insn *_val = 0;
   57089                 :             :   start_sequence ();
   57090                 :             :   {
   57091                 :             :     rtx operands[5];
   57092                 :             :     operands[0] = operand0;
   57093                 :             :     operands[1] = operand1;
   57094                 :             :     operands[2] = operand2;
   57095                 :             :     operands[3] = operand3;
   57096                 :             :     operands[4] = operand4;
   57097                 :             : #define FAIL return (end_sequence (), _val)
   57098                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57099                 :             : #line 26636 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57100                 :             : {
   57101                 :             :   int mask = INTVAL (operands[2]);
   57102                 :             :   rtx perm[8];
   57103                 :             : 
   57104                 :             :   int i;
   57105                 :             :   for (i = 0; i < 8; i = i + 2)
   57106                 :             :     {
   57107                 :             :       perm[i]     = GEN_INT (((mask >> i)       & 1) + i);
   57108                 :             :       perm[i + 1] = GEN_INT (((mask >> (i + 1)) & 1) + i);
   57109                 :             :     }
   57110                 :             : 
   57111                 :             :   operands[2]
   57112                 :             :     = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (8, perm));
   57113                 :             : }
   57114                 :             : #undef DONE
   57115                 :             : #undef FAIL
   57116                 :             :     operand0 = operands[0];
   57117                 :             :     (void) operand0;
   57118                 :             :     operand1 = operands[1];
   57119                 :             :     (void) operand1;
   57120                 :             :     operand2 = operands[2];
   57121                 :             :     (void) operand2;
   57122                 :             :     operand3 = operands[3];
   57123                 :             :     (void) operand3;
   57124                 :             :     operand4 = operands[4];
   57125                 :             :     (void) operand4;
   57126                 :             :   }
   57127                 :             :   emit_insn (gen_rtx_SET (operand0,
   57128                 :             :         gen_rtx_VEC_MERGE (V8DFmode,
   57129                 :             :         gen_rtx_VEC_SELECT (V8DFmode,
   57130                 :             :         operand1,
   57131                 :             :         operand2),
   57132                 :             :         operand3,
   57133                 :             :         operand4)));
   57134                 :             :   _val = get_insns ();
   57135                 :             :   end_sequence ();
   57136                 :             :   return _val;
   57137                 :             : }
   57138                 :             : 
   57139                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26630 */
   57140                 :             : rtx
   57141                 :             : gen_avx_vpermilv4df (rtx operand0,
   57142                 :             :         rtx operand1,
   57143                 :             :         rtx operand2)
   57144                 :             : {
   57145                 :             :   rtx_insn *_val = 0;
   57146                 :             :   start_sequence ();
   57147                 :             :   {
   57148                 :             :     rtx operands[3];
   57149                 :             :     operands[0] = operand0;
   57150                 :             :     operands[1] = operand1;
   57151                 :             :     operands[2] = operand2;
   57152                 :             : #define FAIL return (end_sequence (), _val)
   57153                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57154                 :             : #line 26636 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57155                 :             : {
   57156                 :             :   int mask = INTVAL (operands[2]);
   57157                 :             :   rtx perm[4];
   57158                 :             : 
   57159                 :             :   int i;
   57160                 :             :   for (i = 0; i < 4; i = i + 2)
   57161                 :             :     {
   57162                 :             :       perm[i]     = GEN_INT (((mask >> i)       & 1) + i);
   57163                 :             :       perm[i + 1] = GEN_INT (((mask >> (i + 1)) & 1) + i);
   57164                 :             :     }
   57165                 :             : 
   57166                 :             :   operands[2]
   57167                 :             :     = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (4, perm));
   57168                 :             : }
   57169                 :             : #undef DONE
   57170                 :             : #undef FAIL
   57171                 :             :     operand0 = operands[0];
   57172                 :             :     (void) operand0;
   57173                 :             :     operand1 = operands[1];
   57174                 :             :     (void) operand1;
   57175                 :             :     operand2 = operands[2];
   57176                 :             :     (void) operand2;
   57177                 :             :   }
   57178                 :             :   emit_insn (gen_rtx_SET (operand0,
   57179                 :             :         gen_rtx_VEC_SELECT (V4DFmode,
   57180                 :             :         operand1,
   57181                 :             :         operand2)));
   57182                 :             :   _val = get_insns ();
   57183                 :             :   end_sequence ();
   57184                 :             :   return _val;
   57185                 :             : }
   57186                 :             : 
   57187                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26630 */
   57188                 :             : rtx
   57189                 :             : gen_avx_vpermilv4df_mask (rtx operand0,
   57190                 :             :         rtx operand1,
   57191                 :             :         rtx operand2,
   57192                 :             :         rtx operand3,
   57193                 :             :         rtx operand4)
   57194                 :             : {
   57195                 :             :   rtx_insn *_val = 0;
   57196                 :             :   start_sequence ();
   57197                 :             :   {
   57198                 :             :     rtx operands[5];
   57199                 :             :     operands[0] = operand0;
   57200                 :             :     operands[1] = operand1;
   57201                 :             :     operands[2] = operand2;
   57202                 :             :     operands[3] = operand3;
   57203                 :             :     operands[4] = operand4;
   57204                 :             : #define FAIL return (end_sequence (), _val)
   57205                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57206                 :             : #line 26636 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57207                 :             : {
   57208                 :             :   int mask = INTVAL (operands[2]);
   57209                 :             :   rtx perm[4];
   57210                 :             : 
   57211                 :             :   int i;
   57212                 :             :   for (i = 0; i < 4; i = i + 2)
   57213                 :             :     {
   57214                 :             :       perm[i]     = GEN_INT (((mask >> i)       & 1) + i);
   57215                 :             :       perm[i + 1] = GEN_INT (((mask >> (i + 1)) & 1) + i);
   57216                 :             :     }
   57217                 :             : 
   57218                 :             :   operands[2]
   57219                 :             :     = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (4, perm));
   57220                 :             : }
   57221                 :             : #undef DONE
   57222                 :             : #undef FAIL
   57223                 :             :     operand0 = operands[0];
   57224                 :             :     (void) operand0;
   57225                 :             :     operand1 = operands[1];
   57226                 :             :     (void) operand1;
   57227                 :             :     operand2 = operands[2];
   57228                 :             :     (void) operand2;
   57229                 :             :     operand3 = operands[3];
   57230                 :             :     (void) operand3;
   57231                 :             :     operand4 = operands[4];
   57232                 :             :     (void) operand4;
   57233                 :             :   }
   57234                 :             :   emit_insn (gen_rtx_SET (operand0,
   57235                 :             :         gen_rtx_VEC_MERGE (V4DFmode,
   57236                 :             :         gen_rtx_VEC_SELECT (V4DFmode,
   57237                 :             :         operand1,
   57238                 :             :         operand2),
   57239                 :             :         operand3,
   57240                 :             :         operand4)));
   57241                 :             :   _val = get_insns ();
   57242                 :             :   end_sequence ();
   57243                 :             :   return _val;
   57244                 :             : }
   57245                 :             : 
   57246                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26630 */
   57247                 :             : rtx
   57248                 :             : gen_avx_vpermilv2df (rtx operand0,
   57249                 :             :         rtx operand1,
   57250                 :             :         rtx operand2)
   57251                 :             : {
   57252                 :             :   rtx_insn *_val = 0;
   57253                 :             :   start_sequence ();
   57254                 :             :   {
   57255                 :             :     rtx operands[3];
   57256                 :             :     operands[0] = operand0;
   57257                 :             :     operands[1] = operand1;
   57258                 :             :     operands[2] = operand2;
   57259                 :             : #define FAIL return (end_sequence (), _val)
   57260                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57261                 :             : #line 26636 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57262                 :             : {
   57263                 :             :   int mask = INTVAL (operands[2]);
   57264                 :             :   rtx perm[2];
   57265                 :             : 
   57266                 :             :   int i;
   57267                 :             :   for (i = 0; i < 2; i = i + 2)
   57268                 :             :     {
   57269                 :             :       perm[i]     = GEN_INT (((mask >> i)       & 1) + i);
   57270                 :             :       perm[i + 1] = GEN_INT (((mask >> (i + 1)) & 1) + i);
   57271                 :             :     }
   57272                 :             : 
   57273                 :             :   operands[2]
   57274                 :             :     = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (2, perm));
   57275                 :             : }
   57276                 :             : #undef DONE
   57277                 :             : #undef FAIL
   57278                 :             :     operand0 = operands[0];
   57279                 :             :     (void) operand0;
   57280                 :             :     operand1 = operands[1];
   57281                 :             :     (void) operand1;
   57282                 :             :     operand2 = operands[2];
   57283                 :             :     (void) operand2;
   57284                 :             :   }
   57285                 :             :   emit_insn (gen_rtx_SET (operand0,
   57286                 :             :         gen_rtx_VEC_SELECT (V2DFmode,
   57287                 :             :         operand1,
   57288                 :             :         operand2)));
   57289                 :             :   _val = get_insns ();
   57290                 :             :   end_sequence ();
   57291                 :             :   return _val;
   57292                 :             : }
   57293                 :             : 
   57294                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26630 */
   57295                 :             : rtx
   57296                 :             : gen_avx_vpermilv2df_mask (rtx operand0,
   57297                 :             :         rtx operand1,
   57298                 :             :         rtx operand2,
   57299                 :             :         rtx operand3,
   57300                 :             :         rtx operand4)
   57301                 :             : {
   57302                 :             :   rtx_insn *_val = 0;
   57303                 :             :   start_sequence ();
   57304                 :             :   {
   57305                 :             :     rtx operands[5];
   57306                 :             :     operands[0] = operand0;
   57307                 :             :     operands[1] = operand1;
   57308                 :             :     operands[2] = operand2;
   57309                 :             :     operands[3] = operand3;
   57310                 :             :     operands[4] = operand4;
   57311                 :             : #define FAIL return (end_sequence (), _val)
   57312                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57313                 :             : #line 26636 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57314                 :             : {
   57315                 :             :   int mask = INTVAL (operands[2]);
   57316                 :             :   rtx perm[2];
   57317                 :             : 
   57318                 :             :   int i;
   57319                 :             :   for (i = 0; i < 2; i = i + 2)
   57320                 :             :     {
   57321                 :             :       perm[i]     = GEN_INT (((mask >> i)       & 1) + i);
   57322                 :             :       perm[i + 1] = GEN_INT (((mask >> (i + 1)) & 1) + i);
   57323                 :             :     }
   57324                 :             : 
   57325                 :             :   operands[2]
   57326                 :             :     = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (2, perm));
   57327                 :             : }
   57328                 :             : #undef DONE
   57329                 :             : #undef FAIL
   57330                 :             :     operand0 = operands[0];
   57331                 :             :     (void) operand0;
   57332                 :             :     operand1 = operands[1];
   57333                 :             :     (void) operand1;
   57334                 :             :     operand2 = operands[2];
   57335                 :             :     (void) operand2;
   57336                 :             :     operand3 = operands[3];
   57337                 :             :     (void) operand3;
   57338                 :             :     operand4 = operands[4];
   57339                 :             :     (void) operand4;
   57340                 :             :   }
   57341                 :             :   emit_insn (gen_rtx_SET (operand0,
   57342                 :             :         gen_rtx_VEC_MERGE (V2DFmode,
   57343                 :             :         gen_rtx_VEC_SELECT (V2DFmode,
   57344                 :             :         operand1,
   57345                 :             :         operand2),
   57346                 :             :         operand3,
   57347                 :             :         operand4)));
   57348                 :             :   _val = get_insns ();
   57349                 :             :   end_sequence ();
   57350                 :             :   return _val;
   57351                 :             : }
   57352                 :             : 
   57353                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26651 */
   57354                 :             : rtx
   57355                 :             : gen_avx512f_vpermilv16sf (rtx operand0,
   57356                 :             :         rtx operand1,
   57357                 :             :         rtx operand2)
   57358                 :             : {
   57359                 :             :   rtx_insn *_val = 0;
   57360                 :             :   start_sequence ();
   57361                 :             :   {
   57362                 :             :     rtx operands[3];
   57363                 :             :     operands[0] = operand0;
   57364                 :             :     operands[1] = operand1;
   57365                 :             :     operands[2] = operand2;
   57366                 :             : #define FAIL return (end_sequence (), _val)
   57367                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57368                 :             : #line 26657 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57369                 :             : {
   57370                 :             :   int mask = INTVAL (operands[2]);
   57371                 :             :   rtx perm[16];
   57372                 :             : 
   57373                 :             :   int i;
   57374                 :             :   for (i = 0; i < 16; i = i + 4)
   57375                 :             :     {
   57376                 :             :       perm[i]     = GEN_INT (((mask >> 0) & 3) + i);
   57377                 :             :       perm[i + 1] = GEN_INT (((mask >> 2) & 3) + i);
   57378                 :             :       perm[i + 2] = GEN_INT (((mask >> 4) & 3) + i);
   57379                 :             :       perm[i + 3] = GEN_INT (((mask >> 6) & 3) + i);
   57380                 :             :     }
   57381                 :             : 
   57382                 :             :   operands[2]
   57383                 :             :     = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (16, perm));
   57384                 :             : }
   57385                 :             : #undef DONE
   57386                 :             : #undef FAIL
   57387                 :             :     operand0 = operands[0];
   57388                 :             :     (void) operand0;
   57389                 :             :     operand1 = operands[1];
   57390                 :             :     (void) operand1;
   57391                 :             :     operand2 = operands[2];
   57392                 :             :     (void) operand2;
   57393                 :             :   }
   57394                 :             :   emit_insn (gen_rtx_SET (operand0,
   57395                 :             :         gen_rtx_VEC_SELECT (V16SFmode,
   57396                 :             :         operand1,
   57397                 :             :         operand2)));
   57398                 :             :   _val = get_insns ();
   57399                 :             :   end_sequence ();
   57400                 :             :   return _val;
   57401                 :             : }
   57402                 :             : 
   57403                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26651 */
   57404                 :             : rtx
   57405                 :             : gen_avx512f_vpermilv16sf_mask (rtx operand0,
   57406                 :             :         rtx operand1,
   57407                 :             :         rtx operand2,
   57408                 :             :         rtx operand3,
   57409                 :             :         rtx operand4)
   57410                 :             : {
   57411                 :             :   rtx_insn *_val = 0;
   57412                 :             :   start_sequence ();
   57413                 :             :   {
   57414                 :             :     rtx operands[5];
   57415                 :             :     operands[0] = operand0;
   57416                 :             :     operands[1] = operand1;
   57417                 :             :     operands[2] = operand2;
   57418                 :             :     operands[3] = operand3;
   57419                 :             :     operands[4] = operand4;
   57420                 :             : #define FAIL return (end_sequence (), _val)
   57421                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57422                 :             : #line 26657 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57423                 :             : {
   57424                 :             :   int mask = INTVAL (operands[2]);
   57425                 :             :   rtx perm[16];
   57426                 :             : 
   57427                 :             :   int i;
   57428                 :             :   for (i = 0; i < 16; i = i + 4)
   57429                 :             :     {
   57430                 :             :       perm[i]     = GEN_INT (((mask >> 0) & 3) + i);
   57431                 :             :       perm[i + 1] = GEN_INT (((mask >> 2) & 3) + i);
   57432                 :             :       perm[i + 2] = GEN_INT (((mask >> 4) & 3) + i);
   57433                 :             :       perm[i + 3] = GEN_INT (((mask >> 6) & 3) + i);
   57434                 :             :     }
   57435                 :             : 
   57436                 :             :   operands[2]
   57437                 :             :     = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (16, perm));
   57438                 :             : }
   57439                 :             : #undef DONE
   57440                 :             : #undef FAIL
   57441                 :             :     operand0 = operands[0];
   57442                 :             :     (void) operand0;
   57443                 :             :     operand1 = operands[1];
   57444                 :             :     (void) operand1;
   57445                 :             :     operand2 = operands[2];
   57446                 :             :     (void) operand2;
   57447                 :             :     operand3 = operands[3];
   57448                 :             :     (void) operand3;
   57449                 :             :     operand4 = operands[4];
   57450                 :             :     (void) operand4;
   57451                 :             :   }
   57452                 :             :   emit_insn (gen_rtx_SET (operand0,
   57453                 :             :         gen_rtx_VEC_MERGE (V16SFmode,
   57454                 :             :         gen_rtx_VEC_SELECT (V16SFmode,
   57455                 :             :         operand1,
   57456                 :             :         operand2),
   57457                 :             :         operand3,
   57458                 :             :         operand4)));
   57459                 :             :   _val = get_insns ();
   57460                 :             :   end_sequence ();
   57461                 :             :   return _val;
   57462                 :             : }
   57463                 :             : 
   57464                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26651 */
   57465                 :             : rtx
   57466                 :             : gen_avx_vpermilv8sf (rtx operand0,
   57467                 :             :         rtx operand1,
   57468                 :             :         rtx operand2)
   57469                 :             : {
   57470                 :             :   rtx_insn *_val = 0;
   57471                 :             :   start_sequence ();
   57472                 :             :   {
   57473                 :             :     rtx operands[3];
   57474                 :             :     operands[0] = operand0;
   57475                 :             :     operands[1] = operand1;
   57476                 :             :     operands[2] = operand2;
   57477                 :             : #define FAIL return (end_sequence (), _val)
   57478                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57479                 :             : #line 26657 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57480                 :             : {
   57481                 :             :   int mask = INTVAL (operands[2]);
   57482                 :             :   rtx perm[8];
   57483                 :             : 
   57484                 :             :   int i;
   57485                 :             :   for (i = 0; i < 8; i = i + 4)
   57486                 :             :     {
   57487                 :             :       perm[i]     = GEN_INT (((mask >> 0) & 3) + i);
   57488                 :             :       perm[i + 1] = GEN_INT (((mask >> 2) & 3) + i);
   57489                 :             :       perm[i + 2] = GEN_INT (((mask >> 4) & 3) + i);
   57490                 :             :       perm[i + 3] = GEN_INT (((mask >> 6) & 3) + i);
   57491                 :             :     }
   57492                 :             : 
   57493                 :             :   operands[2]
   57494                 :             :     = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (8, perm));
   57495                 :             : }
   57496                 :             : #undef DONE
   57497                 :             : #undef FAIL
   57498                 :             :     operand0 = operands[0];
   57499                 :             :     (void) operand0;
   57500                 :             :     operand1 = operands[1];
   57501                 :             :     (void) operand1;
   57502                 :             :     operand2 = operands[2];
   57503                 :             :     (void) operand2;
   57504                 :             :   }
   57505                 :             :   emit_insn (gen_rtx_SET (operand0,
   57506                 :             :         gen_rtx_VEC_SELECT (V8SFmode,
   57507                 :             :         operand1,
   57508                 :             :         operand2)));
   57509                 :             :   _val = get_insns ();
   57510                 :             :   end_sequence ();
   57511                 :             :   return _val;
   57512                 :             : }
   57513                 :             : 
   57514                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26651 */
   57515                 :             : rtx
   57516                 :             : gen_avx_vpermilv8sf_mask (rtx operand0,
   57517                 :             :         rtx operand1,
   57518                 :             :         rtx operand2,
   57519                 :             :         rtx operand3,
   57520                 :             :         rtx operand4)
   57521                 :             : {
   57522                 :             :   rtx_insn *_val = 0;
   57523                 :             :   start_sequence ();
   57524                 :             :   {
   57525                 :             :     rtx operands[5];
   57526                 :             :     operands[0] = operand0;
   57527                 :             :     operands[1] = operand1;
   57528                 :             :     operands[2] = operand2;
   57529                 :             :     operands[3] = operand3;
   57530                 :             :     operands[4] = operand4;
   57531                 :             : #define FAIL return (end_sequence (), _val)
   57532                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57533                 :             : #line 26657 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57534                 :             : {
   57535                 :             :   int mask = INTVAL (operands[2]);
   57536                 :             :   rtx perm[8];
   57537                 :             : 
   57538                 :             :   int i;
   57539                 :             :   for (i = 0; i < 8; i = i + 4)
   57540                 :             :     {
   57541                 :             :       perm[i]     = GEN_INT (((mask >> 0) & 3) + i);
   57542                 :             :       perm[i + 1] = GEN_INT (((mask >> 2) & 3) + i);
   57543                 :             :       perm[i + 2] = GEN_INT (((mask >> 4) & 3) + i);
   57544                 :             :       perm[i + 3] = GEN_INT (((mask >> 6) & 3) + i);
   57545                 :             :     }
   57546                 :             : 
   57547                 :             :   operands[2]
   57548                 :             :     = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (8, perm));
   57549                 :             : }
   57550                 :             : #undef DONE
   57551                 :             : #undef FAIL
   57552                 :             :     operand0 = operands[0];
   57553                 :             :     (void) operand0;
   57554                 :             :     operand1 = operands[1];
   57555                 :             :     (void) operand1;
   57556                 :             :     operand2 = operands[2];
   57557                 :             :     (void) operand2;
   57558                 :             :     operand3 = operands[3];
   57559                 :             :     (void) operand3;
   57560                 :             :     operand4 = operands[4];
   57561                 :             :     (void) operand4;
   57562                 :             :   }
   57563                 :             :   emit_insn (gen_rtx_SET (operand0,
   57564                 :             :         gen_rtx_VEC_MERGE (V8SFmode,
   57565                 :             :         gen_rtx_VEC_SELECT (V8SFmode,
   57566                 :             :         operand1,
   57567                 :             :         operand2),
   57568                 :             :         operand3,
   57569                 :             :         operand4)));
   57570                 :             :   _val = get_insns ();
   57571                 :             :   end_sequence ();
   57572                 :             :   return _val;
   57573                 :             : }
   57574                 :             : 
   57575                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26651 */
   57576                 :             : rtx
   57577                 :             : gen_avx_vpermilv4sf (rtx operand0,
   57578                 :             :         rtx operand1,
   57579                 :             :         rtx operand2)
   57580                 :             : {
   57581                 :             :   rtx_insn *_val = 0;
   57582                 :             :   start_sequence ();
   57583                 :             :   {
   57584                 :             :     rtx operands[3];
   57585                 :             :     operands[0] = operand0;
   57586                 :             :     operands[1] = operand1;
   57587                 :             :     operands[2] = operand2;
   57588                 :             : #define FAIL return (end_sequence (), _val)
   57589                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57590                 :             : #line 26657 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57591                 :             : {
   57592                 :             :   int mask = INTVAL (operands[2]);
   57593                 :             :   rtx perm[4];
   57594                 :             : 
   57595                 :             :   int i;
   57596                 :             :   for (i = 0; i < 4; i = i + 4)
   57597                 :             :     {
   57598                 :             :       perm[i]     = GEN_INT (((mask >> 0) & 3) + i);
   57599                 :             :       perm[i + 1] = GEN_INT (((mask >> 2) & 3) + i);
   57600                 :             :       perm[i + 2] = GEN_INT (((mask >> 4) & 3) + i);
   57601                 :             :       perm[i + 3] = GEN_INT (((mask >> 6) & 3) + i);
   57602                 :             :     }
   57603                 :             : 
   57604                 :             :   operands[2]
   57605                 :             :     = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (4, perm));
   57606                 :             : }
   57607                 :             : #undef DONE
   57608                 :             : #undef FAIL
   57609                 :             :     operand0 = operands[0];
   57610                 :             :     (void) operand0;
   57611                 :             :     operand1 = operands[1];
   57612                 :             :     (void) operand1;
   57613                 :             :     operand2 = operands[2];
   57614                 :             :     (void) operand2;
   57615                 :             :   }
   57616                 :             :   emit_insn (gen_rtx_SET (operand0,
   57617                 :             :         gen_rtx_VEC_SELECT (V4SFmode,
   57618                 :             :         operand1,
   57619                 :             :         operand2)));
   57620                 :             :   _val = get_insns ();
   57621                 :             :   end_sequence ();
   57622                 :             :   return _val;
   57623                 :             : }
   57624                 :             : 
   57625                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26651 */
   57626                 :             : rtx
   57627                 :             : gen_avx_vpermilv4sf_mask (rtx operand0,
   57628                 :             :         rtx operand1,
   57629                 :             :         rtx operand2,
   57630                 :             :         rtx operand3,
   57631                 :             :         rtx operand4)
   57632                 :             : {
   57633                 :             :   rtx_insn *_val = 0;
   57634                 :             :   start_sequence ();
   57635                 :             :   {
   57636                 :             :     rtx operands[5];
   57637                 :             :     operands[0] = operand0;
   57638                 :             :     operands[1] = operand1;
   57639                 :             :     operands[2] = operand2;
   57640                 :             :     operands[3] = operand3;
   57641                 :             :     operands[4] = operand4;
   57642                 :             : #define FAIL return (end_sequence (), _val)
   57643                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57644                 :             : #line 26657 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57645                 :             : {
   57646                 :             :   int mask = INTVAL (operands[2]);
   57647                 :             :   rtx perm[4];
   57648                 :             : 
   57649                 :             :   int i;
   57650                 :             :   for (i = 0; i < 4; i = i + 4)
   57651                 :             :     {
   57652                 :             :       perm[i]     = GEN_INT (((mask >> 0) & 3) + i);
   57653                 :             :       perm[i + 1] = GEN_INT (((mask >> 2) & 3) + i);
   57654                 :             :       perm[i + 2] = GEN_INT (((mask >> 4) & 3) + i);
   57655                 :             :       perm[i + 3] = GEN_INT (((mask >> 6) & 3) + i);
   57656                 :             :     }
   57657                 :             : 
   57658                 :             :   operands[2]
   57659                 :             :     = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (4, perm));
   57660                 :             : }
   57661                 :             : #undef DONE
   57662                 :             : #undef FAIL
   57663                 :             :     operand0 = operands[0];
   57664                 :             :     (void) operand0;
   57665                 :             :     operand1 = operands[1];
   57666                 :             :     (void) operand1;
   57667                 :             :     operand2 = operands[2];
   57668                 :             :     (void) operand2;
   57669                 :             :     operand3 = operands[3];
   57670                 :             :     (void) operand3;
   57671                 :             :     operand4 = operands[4];
   57672                 :             :     (void) operand4;
   57673                 :             :   }
   57674                 :             :   emit_insn (gen_rtx_SET (operand0,
   57675                 :             :         gen_rtx_VEC_MERGE (V4SFmode,
   57676                 :             :         gen_rtx_VEC_SELECT (V4SFmode,
   57677                 :             :         operand1,
   57678                 :             :         operand2),
   57679                 :             :         operand3,
   57680                 :             :         operand4)));
   57681                 :             :   _val = get_insns ();
   57682                 :             :   end_sequence ();
   57683                 :             :   return _val;
   57684                 :             : }
   57685                 :             : 
   57686                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26697 */
   57687                 :             : rtx
   57688                 :             : gen_avx2_permv4di (rtx operand0,
   57689                 :             :         rtx operand1,
   57690                 :             :         rtx operand2)
   57691                 :             : {
   57692                 :             :   rtx_insn *_val = 0;
   57693                 :             :   start_sequence ();
   57694                 :             :   {
   57695                 :             :     rtx operands[3];
   57696                 :             :     operands[0] = operand0;
   57697                 :             :     operands[1] = operand1;
   57698                 :             :     operands[2] = operand2;
   57699                 :             : #define FAIL return (end_sequence (), _val)
   57700                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57701                 :             : #line 26702 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57702                 :             : {
   57703                 :             :   int mask = INTVAL (operands[2]);
   57704                 :             :   emit_insn (gen_avx2_permv4di_1 (operands[0], operands[1],
   57705                 :             :                                     GEN_INT ((mask >> 0) & 3),
   57706                 :             :                                     GEN_INT ((mask >> 2) & 3),
   57707                 :             :                                     GEN_INT ((mask >> 4) & 3),
   57708                 :             :                                     GEN_INT ((mask >> 6) & 3)));
   57709                 :             :   DONE;
   57710                 :             : }
   57711                 :             : #undef DONE
   57712                 :             : #undef FAIL
   57713                 :             :     operand0 = operands[0];
   57714                 :             :     (void) operand0;
   57715                 :             :     operand1 = operands[1];
   57716                 :             :     (void) operand1;
   57717                 :             :     operand2 = operands[2];
   57718                 :             :     (void) operand2;
   57719                 :             :   }
   57720                 :             :   emit (operand0, true);
   57721                 :             :   emit (operand1, true);
   57722                 :             :   emit (operand2, false);
   57723                 :             :   _val = get_insns ();
   57724                 :             :   end_sequence ();
   57725                 :             :   return _val;
   57726                 :             : }
   57727                 :             : 
   57728                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26697 */
   57729                 :             : rtx
   57730                 :             : gen_avx2_permv4df (rtx operand0,
   57731                 :             :         rtx operand1,
   57732                 :             :         rtx operand2)
   57733                 :             : {
   57734                 :             :   rtx_insn *_val = 0;
   57735                 :             :   start_sequence ();
   57736                 :             :   {
   57737                 :             :     rtx operands[3];
   57738                 :             :     operands[0] = operand0;
   57739                 :             :     operands[1] = operand1;
   57740                 :             :     operands[2] = operand2;
   57741                 :             : #define FAIL return (end_sequence (), _val)
   57742                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57743                 :             : #line 26702 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57744                 :             : {
   57745                 :             :   int mask = INTVAL (operands[2]);
   57746                 :             :   emit_insn (gen_avx2_permv4df_1 (operands[0], operands[1],
   57747                 :             :                                     GEN_INT ((mask >> 0) & 3),
   57748                 :             :                                     GEN_INT ((mask >> 2) & 3),
   57749                 :             :                                     GEN_INT ((mask >> 4) & 3),
   57750                 :             :                                     GEN_INT ((mask >> 6) & 3)));
   57751                 :             :   DONE;
   57752                 :             : }
   57753                 :             : #undef DONE
   57754                 :             : #undef FAIL
   57755                 :             :     operand0 = operands[0];
   57756                 :             :     (void) operand0;
   57757                 :             :     operand1 = operands[1];
   57758                 :             :     (void) operand1;
   57759                 :             :     operand2 = operands[2];
   57760                 :             :     (void) operand2;
   57761                 :             :   }
   57762                 :             :   emit (operand0, true);
   57763                 :             :   emit (operand1, true);
   57764                 :             :   emit (operand2, false);
   57765                 :             :   _val = get_insns ();
   57766                 :             :   end_sequence ();
   57767                 :             :   return _val;
   57768                 :             : }
   57769                 :             : 
   57770                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26712 */
   57771                 :             : rtx
   57772                 :             : gen_avx512vl_permv4di_mask (rtx operand0,
   57773                 :             :         rtx operand1,
   57774                 :             :         rtx operand2,
   57775                 :             :         rtx operand3,
   57776                 :             :         rtx operand4)
   57777                 :             : {
   57778                 :             :   rtx_insn *_val = 0;
   57779                 :             :   start_sequence ();
   57780                 :             :   {
   57781                 :             :     rtx operands[5];
   57782                 :             :     operands[0] = operand0;
   57783                 :             :     operands[1] = operand1;
   57784                 :             :     operands[2] = operand2;
   57785                 :             :     operands[3] = operand3;
   57786                 :             :     operands[4] = operand4;
   57787                 :             : #define FAIL return (end_sequence (), _val)
   57788                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57789                 :             : #line 26719 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57790                 :             : {
   57791                 :             :   int mask = INTVAL (operands[2]);
   57792                 :             :   emit_insn (gen_avx2_permv4di_1_mask (operands[0], operands[1],
   57793                 :             :                                                   GEN_INT ((mask >> 0) & 3),
   57794                 :             :                                                   GEN_INT ((mask >> 2) & 3),
   57795                 :             :                                                   GEN_INT ((mask >> 4) & 3),
   57796                 :             :                                                   GEN_INT ((mask >> 6) & 3),
   57797                 :             :                                                   operands[3], operands[4]));
   57798                 :             :   DONE;
   57799                 :             : }
   57800                 :             : #undef DONE
   57801                 :             : #undef FAIL
   57802                 :             :     operand0 = operands[0];
   57803                 :             :     (void) operand0;
   57804                 :             :     operand1 = operands[1];
   57805                 :             :     (void) operand1;
   57806                 :             :     operand2 = operands[2];
   57807                 :             :     (void) operand2;
   57808                 :             :     operand3 = operands[3];
   57809                 :             :     (void) operand3;
   57810                 :             :     operand4 = operands[4];
   57811                 :             :     (void) operand4;
   57812                 :             :   }
   57813                 :             :   emit (operand0, true);
   57814                 :             :   emit (operand1, true);
   57815                 :             :   emit (operand2, true);
   57816                 :             :   emit (operand3, true);
   57817                 :             :   emit (operand4, false);
   57818                 :             :   _val = get_insns ();
   57819                 :             :   end_sequence ();
   57820                 :             :   return _val;
   57821                 :             : }
   57822                 :             : 
   57823                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26712 */
   57824                 :             : rtx
   57825                 :             : gen_avx512vl_permv4df_mask (rtx operand0,
   57826                 :             :         rtx operand1,
   57827                 :             :         rtx operand2,
   57828                 :             :         rtx operand3,
   57829                 :             :         rtx operand4)
   57830                 :             : {
   57831                 :             :   rtx_insn *_val = 0;
   57832                 :             :   start_sequence ();
   57833                 :             :   {
   57834                 :             :     rtx operands[5];
   57835                 :             :     operands[0] = operand0;
   57836                 :             :     operands[1] = operand1;
   57837                 :             :     operands[2] = operand2;
   57838                 :             :     operands[3] = operand3;
   57839                 :             :     operands[4] = operand4;
   57840                 :             : #define FAIL return (end_sequence (), _val)
   57841                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57842                 :             : #line 26719 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57843                 :             : {
   57844                 :             :   int mask = INTVAL (operands[2]);
   57845                 :             :   emit_insn (gen_avx2_permv4df_1_mask (operands[0], operands[1],
   57846                 :             :                                                   GEN_INT ((mask >> 0) & 3),
   57847                 :             :                                                   GEN_INT ((mask >> 2) & 3),
   57848                 :             :                                                   GEN_INT ((mask >> 4) & 3),
   57849                 :             :                                                   GEN_INT ((mask >> 6) & 3),
   57850                 :             :                                                   operands[3], operands[4]));
   57851                 :             :   DONE;
   57852                 :             : }
   57853                 :             : #undef DONE
   57854                 :             : #undef FAIL
   57855                 :             :     operand0 = operands[0];
   57856                 :             :     (void) operand0;
   57857                 :             :     operand1 = operands[1];
   57858                 :             :     (void) operand1;
   57859                 :             :     operand2 = operands[2];
   57860                 :             :     (void) operand2;
   57861                 :             :     operand3 = operands[3];
   57862                 :             :     (void) operand3;
   57863                 :             :     operand4 = operands[4];
   57864                 :             :     (void) operand4;
   57865                 :             :   }
   57866                 :             :   emit (operand0, true);
   57867                 :             :   emit (operand1, true);
   57868                 :             :   emit (operand2, true);
   57869                 :             :   emit (operand3, true);
   57870                 :             :   emit (operand4, false);
   57871                 :             :   _val = get_insns ();
   57872                 :             :   end_sequence ();
   57873                 :             :   return _val;
   57874                 :             : }
   57875                 :             : 
   57876                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26756 */
   57877                 :             : rtx
   57878                 :             : gen_avx512f_permv8df (rtx operand0,
   57879                 :             :         rtx operand1,
   57880                 :             :         rtx operand2)
   57881                 :             : {
   57882                 :             :   rtx_insn *_val = 0;
   57883                 :             :   start_sequence ();
   57884                 :             :   {
   57885                 :             :     rtx operands[3];
   57886                 :             :     operands[0] = operand0;
   57887                 :             :     operands[1] = operand1;
   57888                 :             :     operands[2] = operand2;
   57889                 :             : #define FAIL return (end_sequence (), _val)
   57890                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57891                 :             : #line 26761 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57892                 :             : {
   57893                 :             :   int mask = INTVAL (operands[2]);
   57894                 :             :   emit_insn (gen_avx512f_permv8df_1 (operands[0], operands[1],
   57895                 :             :                                        GEN_INT ((mask >> 0) & 3),
   57896                 :             :                                        GEN_INT ((mask >> 2) & 3),
   57897                 :             :                                        GEN_INT ((mask >> 4) & 3),
   57898                 :             :                                        GEN_INT ((mask >> 6) & 3),
   57899                 :             :                                        GEN_INT (((mask >> 0) & 3) + 4),
   57900                 :             :                                        GEN_INT (((mask >> 2) & 3) + 4),
   57901                 :             :                                        GEN_INT (((mask >> 4) & 3) + 4),
   57902                 :             :                                        GEN_INT (((mask >> 6) & 3) + 4)));
   57903                 :             :   DONE;
   57904                 :             : }
   57905                 :             : #undef DONE
   57906                 :             : #undef FAIL
   57907                 :             :     operand0 = operands[0];
   57908                 :             :     (void) operand0;
   57909                 :             :     operand1 = operands[1];
   57910                 :             :     (void) operand1;
   57911                 :             :     operand2 = operands[2];
   57912                 :             :     (void) operand2;
   57913                 :             :   }
   57914                 :             :   emit (operand0, true);
   57915                 :             :   emit (operand1, true);
   57916                 :             :   emit (operand2, false);
   57917                 :             :   _val = get_insns ();
   57918                 :             :   end_sequence ();
   57919                 :             :   return _val;
   57920                 :             : }
   57921                 :             : 
   57922                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26756 */
   57923                 :             : rtx
   57924                 :             : gen_avx512f_permv8di (rtx operand0,
   57925                 :             :         rtx operand1,
   57926                 :             :         rtx operand2)
   57927                 :             : {
   57928                 :             :   rtx_insn *_val = 0;
   57929                 :             :   start_sequence ();
   57930                 :             :   {
   57931                 :             :     rtx operands[3];
   57932                 :             :     operands[0] = operand0;
   57933                 :             :     operands[1] = operand1;
   57934                 :             :     operands[2] = operand2;
   57935                 :             : #define FAIL return (end_sequence (), _val)
   57936                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57937                 :             : #line 26761 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57938                 :             : {
   57939                 :             :   int mask = INTVAL (operands[2]);
   57940                 :             :   emit_insn (gen_avx512f_permv8di_1 (operands[0], operands[1],
   57941                 :             :                                        GEN_INT ((mask >> 0) & 3),
   57942                 :             :                                        GEN_INT ((mask >> 2) & 3),
   57943                 :             :                                        GEN_INT ((mask >> 4) & 3),
   57944                 :             :                                        GEN_INT ((mask >> 6) & 3),
   57945                 :             :                                        GEN_INT (((mask >> 0) & 3) + 4),
   57946                 :             :                                        GEN_INT (((mask >> 2) & 3) + 4),
   57947                 :             :                                        GEN_INT (((mask >> 4) & 3) + 4),
   57948                 :             :                                        GEN_INT (((mask >> 6) & 3) + 4)));
   57949                 :             :   DONE;
   57950                 :             : }
   57951                 :             : #undef DONE
   57952                 :             : #undef FAIL
   57953                 :             :     operand0 = operands[0];
   57954                 :             :     (void) operand0;
   57955                 :             :     operand1 = operands[1];
   57956                 :             :     (void) operand1;
   57957                 :             :     operand2 = operands[2];
   57958                 :             :     (void) operand2;
   57959                 :             :   }
   57960                 :             :   emit (operand0, true);
   57961                 :             :   emit (operand1, true);
   57962                 :             :   emit (operand2, false);
   57963                 :             :   _val = get_insns ();
   57964                 :             :   end_sequence ();
   57965                 :             :   return _val;
   57966                 :             : }
   57967                 :             : 
   57968                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26775 */
   57969                 :             : rtx
   57970                 :             : gen_avx512f_permv8df_mask (rtx operand0,
   57971                 :             :         rtx operand1,
   57972                 :             :         rtx operand2,
   57973                 :             :         rtx operand3,
   57974                 :             :         rtx operand4)
   57975                 :             : {
   57976                 :             :   rtx_insn *_val = 0;
   57977                 :             :   start_sequence ();
   57978                 :             :   {
   57979                 :             :     rtx operands[5];
   57980                 :             :     operands[0] = operand0;
   57981                 :             :     operands[1] = operand1;
   57982                 :             :     operands[2] = operand2;
   57983                 :             :     operands[3] = operand3;
   57984                 :             :     operands[4] = operand4;
   57985                 :             : #define FAIL return (end_sequence (), _val)
   57986                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57987                 :             : #line 26782 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   57988                 :             : {
   57989                 :             :   int mask = INTVAL (operands[2]);
   57990                 :             :   emit_insn (gen_avx512f_permv8df_1_mask (operands[0], operands[1],
   57991                 :             :                                             GEN_INT ((mask >> 0) & 3),
   57992                 :             :                                             GEN_INT ((mask >> 2) & 3),
   57993                 :             :                                             GEN_INT ((mask >> 4) & 3),
   57994                 :             :                                             GEN_INT ((mask >> 6) & 3),
   57995                 :             :                                             GEN_INT (((mask >> 0) & 3) + 4),
   57996                 :             :                                             GEN_INT (((mask >> 2) & 3) + 4),
   57997                 :             :                                             GEN_INT (((mask >> 4) & 3) + 4),
   57998                 :             :                                             GEN_INT (((mask >> 6) & 3) + 4),
   57999                 :             :                                             operands[3], operands[4]));
   58000                 :             :   DONE;
   58001                 :             : }
   58002                 :             : #undef DONE
   58003                 :             : #undef FAIL
   58004                 :             :     operand0 = operands[0];
   58005                 :             :     (void) operand0;
   58006                 :             :     operand1 = operands[1];
   58007                 :             :     (void) operand1;
   58008                 :             :     operand2 = operands[2];
   58009                 :             :     (void) operand2;
   58010                 :             :     operand3 = operands[3];
   58011                 :             :     (void) operand3;
   58012                 :             :     operand4 = operands[4];
   58013                 :             :     (void) operand4;
   58014                 :             :   }
   58015                 :             :   emit (operand0, true);
   58016                 :             :   emit (operand1, true);
   58017                 :             :   emit (operand2, true);
   58018                 :             :   emit (operand3, true);
   58019                 :             :   emit (operand4, false);
   58020                 :             :   _val = get_insns ();
   58021                 :             :   end_sequence ();
   58022                 :             :   return _val;
   58023                 :             : }
   58024                 :             : 
   58025                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:26775 */
   58026                 :             : rtx
   58027                 :             : gen_avx512f_permv8di_mask (rtx operand0,
   58028                 :             :         rtx operand1,
   58029                 :             :         rtx operand2,
   58030                 :             :         rtx operand3,
   58031                 :             :         rtx operand4)
   58032                 :             : {
   58033                 :             :   rtx_insn *_val = 0;
   58034                 :             :   start_sequence ();
   58035                 :             :   {
   58036                 :             :     rtx operands[5];
   58037                 :             :     operands[0] = operand0;
   58038                 :             :     operands[1] = operand1;
   58039                 :             :     operands[2] = operand2;
   58040                 :             :     operands[3] = operand3;
   58041                 :             :     operands[4] = operand4;
   58042                 :             : #define FAIL return (end_sequence (), _val)
   58043                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58044                 :             : #line 26782 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58045                 :             : {
   58046                 :             :   int mask = INTVAL (operands[2]);
   58047                 :             :   emit_insn (gen_avx512f_permv8di_1_mask (operands[0], operands[1],
   58048                 :             :                                             GEN_INT ((mask >> 0) & 3),
   58049                 :             :                                             GEN_INT ((mask >> 2) & 3),
   58050                 :             :                                             GEN_INT ((mask >> 4) & 3),
   58051                 :             :                                             GEN_INT ((mask >> 6) & 3),
   58052                 :             :                                             GEN_INT (((mask >> 0) & 3) + 4),
   58053                 :             :                                             GEN_INT (((mask >> 2) & 3) + 4),
   58054                 :             :                                             GEN_INT (((mask >> 4) & 3) + 4),
   58055                 :             :                                             GEN_INT (((mask >> 6) & 3) + 4),
   58056                 :             :                                             operands[3], operands[4]));
   58057                 :             :   DONE;
   58058                 :             : }
   58059                 :             : #undef DONE
   58060                 :             : #undef FAIL
   58061                 :             :     operand0 = operands[0];
   58062                 :             :     (void) operand0;
   58063                 :             :     operand1 = operands[1];
   58064                 :             :     (void) operand1;
   58065                 :             :     operand2 = operands[2];
   58066                 :             :     (void) operand2;
   58067                 :             :     operand3 = operands[3];
   58068                 :             :     (void) operand3;
   58069                 :             :     operand4 = operands[4];
   58070                 :             :     (void) operand4;
   58071                 :             :   }
   58072                 :             :   emit (operand0, true);
   58073                 :             :   emit (operand1, true);
   58074                 :             :   emit (operand2, true);
   58075                 :             :   emit (operand3, true);
   58076                 :             :   emit (operand4, false);
   58077                 :             :   _val = get_insns ();
   58078                 :             :   end_sequence ();
   58079                 :             :   return _val;
   58080                 :             : }
   58081                 :             : 
   58082                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27087 */
   58083                 :             : extern rtx_insn *gen_split_3283 (rtx_insn *, rtx *);
   58084                 :             : rtx_insn *
   58085                 :             : gen_split_3283 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   58086                 :             : {
   58087                 :             :   rtx operand0;
   58088                 :             :   rtx operand1;
   58089                 :             :   rtx_insn *_val = NULL;
   58090                 :             :   if (dump_file)
   58091                 :             :     fprintf (dump_file, "Splitting with gen_split_3283 (sse.md:27087)\n");
   58092                 :             :   start_sequence ();
   58093                 :             : #define FAIL return (end_sequence (), _val)
   58094                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58095                 :             : #line 27100 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58096                 :             : operands[1] = adjust_address_nv (operands[1], V2DImode, 0);
   58097                 :             : #undef DONE
   58098                 :             : #undef FAIL
   58099                 :             :   operand0 = operands[0];
   58100                 :             :   (void) operand0;
   58101                 :             :   operand1 = operands[1];
   58102                 :             :   (void) operand1;
   58103                 :             :   emit_insn (gen_rtx_SET (operand0,
   58104                 :             :         gen_rtx_VEC_CONCAT (V4DImode,
   58105                 :             :         operand1,
   58106                 :             :         copy_rtx (operand1))));
   58107                 :             :   _val = get_insns ();
   58108                 :             :   end_sequence ();
   58109                 :             :   return _val;
   58110                 :             : }
   58111                 :             : 
   58112                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27148 */
   58113                 :             : extern rtx_insn *gen_split_3284 (rtx_insn *, rtx *);
   58114                 :             : rtx_insn *
   58115                 :             : gen_split_3284 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   58116                 :             : {
   58117                 :             :   rtx_insn *_val = NULL;
   58118                 :             :   if (dump_file)
   58119                 :             :     fprintf (dump_file, "Splitting with gen_split_3284 (sse.md:27148)\n");
   58120                 :             :   start_sequence ();
   58121                 :             : #define FAIL return (end_sequence (), _val)
   58122                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58123                 :             : #line 27161 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58124                 :             : {
   58125                 :             :   emit_insn (gen_vec_setv4si_0 (gen_lowpart (V4SImode, operands[0]),
   58126                 :             :                                 CONST0_RTX (V4SImode),
   58127                 :             :                                 gen_lowpart (SImode, operands[1])));
   58128                 :             :   emit_insn (gen_avx2_pbroadcastv32qi (operands[0],
   58129                 :             :                                         gen_lowpart (V16QImode,
   58130                 :             :                                                      operands[0])));
   58131                 :             :   DONE;
   58132                 :             : }
   58133                 :             : #undef DONE
   58134                 :             : #undef FAIL
   58135                 :             :   emit_insn (const0_rtx);
   58136                 :             :   _val = get_insns ();
   58137                 :             :   end_sequence ();
   58138                 :             :   return _val;
   58139                 :             : }
   58140                 :             : 
   58141                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27148 */
   58142                 :             : extern rtx_insn *gen_split_3285 (rtx_insn *, rtx *);
   58143                 :             : rtx_insn *
   58144                 :             : gen_split_3285 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   58145                 :             : {
   58146                 :             :   rtx_insn *_val = NULL;
   58147                 :             :   if (dump_file)
   58148                 :             :     fprintf (dump_file, "Splitting with gen_split_3285 (sse.md:27148)\n");
   58149                 :             :   start_sequence ();
   58150                 :             : #define FAIL return (end_sequence (), _val)
   58151                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58152                 :             : #line 27161 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58153                 :             : {
   58154                 :             :   emit_insn (gen_vec_setv4si_0 (gen_lowpart (V4SImode, operands[0]),
   58155                 :             :                                 CONST0_RTX (V4SImode),
   58156                 :             :                                 gen_lowpart (SImode, operands[1])));
   58157                 :             :   emit_insn (gen_avx2_pbroadcastv16qi (operands[0],
   58158                 :             :                                         gen_lowpart (V16QImode,
   58159                 :             :                                                      operands[0])));
   58160                 :             :   DONE;
   58161                 :             : }
   58162                 :             : #undef DONE
   58163                 :             : #undef FAIL
   58164                 :             :   emit_insn (const0_rtx);
   58165                 :             :   _val = get_insns ();
   58166                 :             :   end_sequence ();
   58167                 :             :   return _val;
   58168                 :             : }
   58169                 :             : 
   58170                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27148 */
   58171                 :             : extern rtx_insn *gen_split_3286 (rtx_insn *, rtx *);
   58172                 :             : rtx_insn *
   58173                 :             : gen_split_3286 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   58174                 :             : {
   58175                 :             :   rtx_insn *_val = NULL;
   58176                 :             :   if (dump_file)
   58177                 :             :     fprintf (dump_file, "Splitting with gen_split_3286 (sse.md:27148)\n");
   58178                 :             :   start_sequence ();
   58179                 :             : #define FAIL return (end_sequence (), _val)
   58180                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58181                 :             : #line 27161 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58182                 :             : {
   58183                 :             :   emit_insn (gen_vec_setv4si_0 (gen_lowpart (V4SImode, operands[0]),
   58184                 :             :                                 CONST0_RTX (V4SImode),
   58185                 :             :                                 gen_lowpart (SImode, operands[1])));
   58186                 :             :   emit_insn (gen_avx2_pbroadcastv16hi (operands[0],
   58187                 :             :                                         gen_lowpart (V8HImode,
   58188                 :             :                                                      operands[0])));
   58189                 :             :   DONE;
   58190                 :             : }
   58191                 :             : #undef DONE
   58192                 :             : #undef FAIL
   58193                 :             :   emit_insn (const0_rtx);
   58194                 :             :   _val = get_insns ();
   58195                 :             :   end_sequence ();
   58196                 :             :   return _val;
   58197                 :             : }
   58198                 :             : 
   58199                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27148 */
   58200                 :             : extern rtx_insn *gen_split_3287 (rtx_insn *, rtx *);
   58201                 :             : rtx_insn *
   58202                 :             : gen_split_3287 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   58203                 :             : {
   58204                 :             :   rtx_insn *_val = NULL;
   58205                 :             :   if (dump_file)
   58206                 :             :     fprintf (dump_file, "Splitting with gen_split_3287 (sse.md:27148)\n");
   58207                 :             :   start_sequence ();
   58208                 :             : #define FAIL return (end_sequence (), _val)
   58209                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58210                 :             : #line 27161 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58211                 :             : {
   58212                 :             :   emit_insn (gen_vec_setv4si_0 (gen_lowpart (V4SImode, operands[0]),
   58213                 :             :                                 CONST0_RTX (V4SImode),
   58214                 :             :                                 gen_lowpart (SImode, operands[1])));
   58215                 :             :   emit_insn (gen_avx2_pbroadcastv8hi (operands[0],
   58216                 :             :                                         gen_lowpart (V8HImode,
   58217                 :             :                                                      operands[0])));
   58218                 :             :   DONE;
   58219                 :             : }
   58220                 :             : #undef DONE
   58221                 :             : #undef FAIL
   58222                 :             :   emit_insn (const0_rtx);
   58223                 :             :   _val = get_insns ();
   58224                 :             :   end_sequence ();
   58225                 :             :   return _val;
   58226                 :             : }
   58227                 :             : 
   58228                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27148 */
   58229                 :             : extern rtx_insn *gen_split_3288 (rtx_insn *, rtx *);
   58230                 :             : rtx_insn *
   58231                 :             : gen_split_3288 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   58232                 :             : {
   58233                 :             :   rtx_insn *_val = NULL;
   58234                 :             :   if (dump_file)
   58235                 :             :     fprintf (dump_file, "Splitting with gen_split_3288 (sse.md:27148)\n");
   58236                 :             :   start_sequence ();
   58237                 :             : #define FAIL return (end_sequence (), _val)
   58238                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58239                 :             : #line 27161 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58240                 :             : {
   58241                 :             :   emit_insn (gen_vec_setv4si_0 (gen_lowpart (V4SImode, operands[0]),
   58242                 :             :                                 CONST0_RTX (V4SImode),
   58243                 :             :                                 gen_lowpart (SImode, operands[1])));
   58244                 :             :   emit_insn (gen_avx2_pbroadcastv8si (operands[0],
   58245                 :             :                                         gen_lowpart (V4SImode,
   58246                 :             :                                                      operands[0])));
   58247                 :             :   DONE;
   58248                 :             : }
   58249                 :             : #undef DONE
   58250                 :             : #undef FAIL
   58251                 :             :   emit_insn (const0_rtx);
   58252                 :             :   _val = get_insns ();
   58253                 :             :   end_sequence ();
   58254                 :             :   return _val;
   58255                 :             : }
   58256                 :             : 
   58257                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27148 */
   58258                 :             : extern rtx_insn *gen_split_3289 (rtx_insn *, rtx *);
   58259                 :             : rtx_insn *
   58260                 :             : gen_split_3289 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   58261                 :             : {
   58262                 :             :   rtx_insn *_val = NULL;
   58263                 :             :   if (dump_file)
   58264                 :             :     fprintf (dump_file, "Splitting with gen_split_3289 (sse.md:27148)\n");
   58265                 :             :   start_sequence ();
   58266                 :             : #define FAIL return (end_sequence (), _val)
   58267                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58268                 :             : #line 27161 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58269                 :             : {
   58270                 :             :   emit_insn (gen_vec_setv4si_0 (gen_lowpart (V4SImode, operands[0]),
   58271                 :             :                                 CONST0_RTX (V4SImode),
   58272                 :             :                                 gen_lowpart (SImode, operands[1])));
   58273                 :             :   emit_insn (gen_avx2_pbroadcastv4si (operands[0],
   58274                 :             :                                         gen_lowpart (V4SImode,
   58275                 :             :                                                      operands[0])));
   58276                 :             :   DONE;
   58277                 :             : }
   58278                 :             : #undef DONE
   58279                 :             : #undef FAIL
   58280                 :             :   emit_insn (const0_rtx);
   58281                 :             :   _val = get_insns ();
   58282                 :             :   end_sequence ();
   58283                 :             :   return _val;
   58284                 :             : }
   58285                 :             : 
   58286                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27148 */
   58287                 :             : extern rtx_insn *gen_split_3290 (rtx_insn *, rtx *);
   58288                 :             : rtx_insn *
   58289                 :             : gen_split_3290 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   58290                 :             : {
   58291                 :             :   rtx_insn *_val = NULL;
   58292                 :             :   if (dump_file)
   58293                 :             :     fprintf (dump_file, "Splitting with gen_split_3290 (sse.md:27148)\n");
   58294                 :             :   start_sequence ();
   58295                 :             : #define FAIL return (end_sequence (), _val)
   58296                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58297                 :             : #line 27161 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58298                 :             : {
   58299                 :             :   emit_insn (gen_vec_setv4si_0 (gen_lowpart (V4SImode, operands[0]),
   58300                 :             :                                 CONST0_RTX (V4SImode),
   58301                 :             :                                 gen_lowpart (SImode, operands[1])));
   58302                 :             :   emit_insn (gen_avx2_pbroadcastv16hf (operands[0],
   58303                 :             :                                         gen_lowpart (V8HFmode,
   58304                 :             :                                                      operands[0])));
   58305                 :             :   DONE;
   58306                 :             : }
   58307                 :             : #undef DONE
   58308                 :             : #undef FAIL
   58309                 :             :   emit_insn (const0_rtx);
   58310                 :             :   _val = get_insns ();
   58311                 :             :   end_sequence ();
   58312                 :             :   return _val;
   58313                 :             : }
   58314                 :             : 
   58315                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27148 */
   58316                 :             : extern rtx_insn *gen_split_3291 (rtx_insn *, rtx *);
   58317                 :             : rtx_insn *
   58318                 :             : gen_split_3291 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   58319                 :             : {
   58320                 :             :   rtx_insn *_val = NULL;
   58321                 :             :   if (dump_file)
   58322                 :             :     fprintf (dump_file, "Splitting with gen_split_3291 (sse.md:27148)\n");
   58323                 :             :   start_sequence ();
   58324                 :             : #define FAIL return (end_sequence (), _val)
   58325                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58326                 :             : #line 27161 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58327                 :             : {
   58328                 :             :   emit_insn (gen_vec_setv4si_0 (gen_lowpart (V4SImode, operands[0]),
   58329                 :             :                                 CONST0_RTX (V4SImode),
   58330                 :             :                                 gen_lowpart (SImode, operands[1])));
   58331                 :             :   emit_insn (gen_avx2_pbroadcastv8hf (operands[0],
   58332                 :             :                                         gen_lowpart (V8HFmode,
   58333                 :             :                                                      operands[0])));
   58334                 :             :   DONE;
   58335                 :             : }
   58336                 :             : #undef DONE
   58337                 :             : #undef FAIL
   58338                 :             :   emit_insn (const0_rtx);
   58339                 :             :   _val = get_insns ();
   58340                 :             :   end_sequence ();
   58341                 :             :   return _val;
   58342                 :             : }
   58343                 :             : 
   58344                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27148 */
   58345                 :             : extern rtx_insn *gen_split_3292 (rtx_insn *, rtx *);
   58346                 :             : rtx_insn *
   58347                 :             : gen_split_3292 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   58348                 :             : {
   58349                 :             :   rtx_insn *_val = NULL;
   58350                 :             :   if (dump_file)
   58351                 :             :     fprintf (dump_file, "Splitting with gen_split_3292 (sse.md:27148)\n");
   58352                 :             :   start_sequence ();
   58353                 :             : #define FAIL return (end_sequence (), _val)
   58354                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58355                 :             : #line 27161 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58356                 :             : {
   58357                 :             :   emit_insn (gen_vec_setv4si_0 (gen_lowpart (V4SImode, operands[0]),
   58358                 :             :                                 CONST0_RTX (V4SImode),
   58359                 :             :                                 gen_lowpart (SImode, operands[1])));
   58360                 :             :   emit_insn (gen_avx2_pbroadcastv16bf (operands[0],
   58361                 :             :                                         gen_lowpart (V8BFmode,
   58362                 :             :                                                      operands[0])));
   58363                 :             :   DONE;
   58364                 :             : }
   58365                 :             : #undef DONE
   58366                 :             : #undef FAIL
   58367                 :             :   emit_insn (const0_rtx);
   58368                 :             :   _val = get_insns ();
   58369                 :             :   end_sequence ();
   58370                 :             :   return _val;
   58371                 :             : }
   58372                 :             : 
   58373                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27148 */
   58374                 :             : extern rtx_insn *gen_split_3293 (rtx_insn *, rtx *);
   58375                 :             : rtx_insn *
   58376                 :             : gen_split_3293 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   58377                 :             : {
   58378                 :             :   rtx_insn *_val = NULL;
   58379                 :             :   if (dump_file)
   58380                 :             :     fprintf (dump_file, "Splitting with gen_split_3293 (sse.md:27148)\n");
   58381                 :             :   start_sequence ();
   58382                 :             : #define FAIL return (end_sequence (), _val)
   58383                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58384                 :             : #line 27161 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58385                 :             : {
   58386                 :             :   emit_insn (gen_vec_setv4si_0 (gen_lowpart (V4SImode, operands[0]),
   58387                 :             :                                 CONST0_RTX (V4SImode),
   58388                 :             :                                 gen_lowpart (SImode, operands[1])));
   58389                 :             :   emit_insn (gen_avx2_pbroadcastv8bf (operands[0],
   58390                 :             :                                         gen_lowpart (V8BFmode,
   58391                 :             :                                                      operands[0])));
   58392                 :             :   DONE;
   58393                 :             : }
   58394                 :             : #undef DONE
   58395                 :             : #undef FAIL
   58396                 :             :   emit_insn (const0_rtx);
   58397                 :             :   _val = get_insns ();
   58398                 :             :   end_sequence ();
   58399                 :             :   return _val;
   58400                 :             : }
   58401                 :             : 
   58402                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27171 */
   58403                 :             : extern rtx_insn *gen_split_3294 (rtx_insn *, rtx *);
   58404                 :             : rtx_insn *
   58405                 :             : gen_split_3294 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   58406                 :             : {
   58407                 :             :   rtx operand0;
   58408                 :             :   rtx operand1;
   58409                 :             :   rtx operand2;
   58410                 :             :   rtx_insn *_val = NULL;
   58411                 :             :   if (dump_file)
   58412                 :             :     fprintf (dump_file, "Splitting with gen_split_3294 (sse.md:27171)\n");
   58413                 :             :   start_sequence ();
   58414                 :             : #define FAIL return (end_sequence (), _val)
   58415                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58416                 :             : #line 27180 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58417                 :             : operands[2] = gen_lowpart (V4SImode, operands[0]);
   58418                 :             : #undef DONE
   58419                 :             : #undef FAIL
   58420                 :             :   operand0 = operands[0];
   58421                 :             :   (void) operand0;
   58422                 :             :   operand1 = operands[1];
   58423                 :             :   (void) operand1;
   58424                 :             :   operand2 = operands[2];
   58425                 :             :   (void) operand2;
   58426                 :             :   emit_insn (gen_rtx_SET (operand2,
   58427                 :             :         gen_rtx_VEC_DUPLICATE (V4SImode,
   58428                 :             :         operand1)));
   58429                 :             :   emit_insn (gen_rtx_SET (operand0,
   58430                 :             :         gen_rtx_VEC_CONCAT (V8SImode,
   58431                 :             :         copy_rtx (operand2),
   58432                 :             :         copy_rtx (operand2))));
   58433                 :             :   _val = get_insns ();
   58434                 :             :   end_sequence ();
   58435                 :             :   return _val;
   58436                 :             : }
   58437                 :             : 
   58438                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27171 */
   58439                 :             : extern rtx_insn *gen_split_3295 (rtx_insn *, rtx *);
   58440                 :             : rtx_insn *
   58441                 :             : gen_split_3295 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   58442                 :             : {
   58443                 :             :   rtx operand0;
   58444                 :             :   rtx operand1;
   58445                 :             :   rtx operand2;
   58446                 :             :   rtx_insn *_val = NULL;
   58447                 :             :   if (dump_file)
   58448                 :             :     fprintf (dump_file, "Splitting with gen_split_3295 (sse.md:27171)\n");
   58449                 :             :   start_sequence ();
   58450                 :             : #define FAIL return (end_sequence (), _val)
   58451                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58452                 :             : #line 27180 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58453                 :             : operands[2] = gen_lowpart (V4SFmode, operands[0]);
   58454                 :             : #undef DONE
   58455                 :             : #undef FAIL
   58456                 :             :   operand0 = operands[0];
   58457                 :             :   (void) operand0;
   58458                 :             :   operand1 = operands[1];
   58459                 :             :   (void) operand1;
   58460                 :             :   operand2 = operands[2];
   58461                 :             :   (void) operand2;
   58462                 :             :   emit_insn (gen_rtx_SET (operand2,
   58463                 :             :         gen_rtx_VEC_DUPLICATE (V4SFmode,
   58464                 :             :         operand1)));
   58465                 :             :   emit_insn (gen_rtx_SET (operand0,
   58466                 :             :         gen_rtx_VEC_CONCAT (V8SFmode,
   58467                 :             :         copy_rtx (operand2),
   58468                 :             :         copy_rtx (operand2))));
   58469                 :             :   _val = get_insns ();
   58470                 :             :   end_sequence ();
   58471                 :             :   return _val;
   58472                 :             : }
   58473                 :             : 
   58474                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27171 */
   58475                 :             : extern rtx_insn *gen_split_3296 (rtx_insn *, rtx *);
   58476                 :             : rtx_insn *
   58477                 :             : gen_split_3296 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   58478                 :             : {
   58479                 :             :   rtx operand0;
   58480                 :             :   rtx operand1;
   58481                 :             :   rtx operand2;
   58482                 :             :   rtx_insn *_val = NULL;
   58483                 :             :   if (dump_file)
   58484                 :             :     fprintf (dump_file, "Splitting with gen_split_3296 (sse.md:27171)\n");
   58485                 :             :   start_sequence ();
   58486                 :             : #define FAIL return (end_sequence (), _val)
   58487                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58488                 :             : #line 27180 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58489                 :             : operands[2] = gen_lowpart (V2DImode, operands[0]);
   58490                 :             : #undef DONE
   58491                 :             : #undef FAIL
   58492                 :             :   operand0 = operands[0];
   58493                 :             :   (void) operand0;
   58494                 :             :   operand1 = operands[1];
   58495                 :             :   (void) operand1;
   58496                 :             :   operand2 = operands[2];
   58497                 :             :   (void) operand2;
   58498                 :             :   emit_insn (gen_rtx_SET (operand2,
   58499                 :             :         gen_rtx_VEC_DUPLICATE (V2DImode,
   58500                 :             :         operand1)));
   58501                 :             :   emit_insn (gen_rtx_SET (operand0,
   58502                 :             :         gen_rtx_VEC_CONCAT (V4DImode,
   58503                 :             :         copy_rtx (operand2),
   58504                 :             :         copy_rtx (operand2))));
   58505                 :             :   _val = get_insns ();
   58506                 :             :   end_sequence ();
   58507                 :             :   return _val;
   58508                 :             : }
   58509                 :             : 
   58510                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27171 */
   58511                 :             : extern rtx_insn *gen_split_3297 (rtx_insn *, rtx *);
   58512                 :             : rtx_insn *
   58513                 :             : gen_split_3297 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   58514                 :             : {
   58515                 :             :   rtx operand0;
   58516                 :             :   rtx operand1;
   58517                 :             :   rtx operand2;
   58518                 :             :   rtx_insn *_val = NULL;
   58519                 :             :   if (dump_file)
   58520                 :             :     fprintf (dump_file, "Splitting with gen_split_3297 (sse.md:27171)\n");
   58521                 :             :   start_sequence ();
   58522                 :             : #define FAIL return (end_sequence (), _val)
   58523                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58524                 :             : #line 27180 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58525                 :             : operands[2] = gen_lowpart (V2DFmode, operands[0]);
   58526                 :             : #undef DONE
   58527                 :             : #undef FAIL
   58528                 :             :   operand0 = operands[0];
   58529                 :             :   (void) operand0;
   58530                 :             :   operand1 = operands[1];
   58531                 :             :   (void) operand1;
   58532                 :             :   operand2 = operands[2];
   58533                 :             :   (void) operand2;
   58534                 :             :   emit_insn (gen_rtx_SET (operand2,
   58535                 :             :         gen_rtx_VEC_DUPLICATE (V2DFmode,
   58536                 :             :         operand1)));
   58537                 :             :   emit_insn (gen_rtx_SET (operand0,
   58538                 :             :         gen_rtx_VEC_CONCAT (V4DFmode,
   58539                 :             :         copy_rtx (operand2),
   58540                 :             :         copy_rtx (operand2))));
   58541                 :             :   _val = get_insns ();
   58542                 :             :   end_sequence ();
   58543                 :             :   return _val;
   58544                 :             : }
   58545                 :             : 
   58546                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   58547                 :             : rtx
   58548                 :             : gen_avx512f_vpermi2varv16si3_mask (rtx operand0,
   58549                 :             :         rtx operand1,
   58550                 :             :         rtx operand2,
   58551                 :             :         rtx operand3,
   58552                 :             :         rtx operand4)
   58553                 :             : {
   58554                 :             :   rtx operand5;
   58555                 :             :   rtx_insn *_val = 0;
   58556                 :             :   start_sequence ();
   58557                 :             :   {
   58558                 :             :     rtx operands[6];
   58559                 :             :     operands[0] = operand0;
   58560                 :             :     operands[1] = operand1;
   58561                 :             :     operands[2] = operand2;
   58562                 :             :     operands[3] = operand3;
   58563                 :             :     operands[4] = operand4;
   58564                 :             : #define FAIL return (end_sequence (), _val)
   58565                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58566                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58567                 :             : {
   58568                 :             :   operands[2] = force_reg (V16SImode, operands[2]);
   58569                 :             :   operands[5] = gen_lowpart (V16SImode, operands[2]);
   58570                 :             : }
   58571                 :             : #undef DONE
   58572                 :             : #undef FAIL
   58573                 :             :     operand0 = operands[0];
   58574                 :             :     (void) operand0;
   58575                 :             :     operand1 = operands[1];
   58576                 :             :     (void) operand1;
   58577                 :             :     operand2 = operands[2];
   58578                 :             :     (void) operand2;
   58579                 :             :     operand3 = operands[3];
   58580                 :             :     (void) operand3;
   58581                 :             :     operand4 = operands[4];
   58582                 :             :     (void) operand4;
   58583                 :             :     operand5 = operands[5];
   58584                 :             :     (void) operand5;
   58585                 :             :   }
   58586                 :             :   emit_insn (gen_rtx_SET (operand0,
   58587                 :             :         gen_rtx_VEC_MERGE (V16SImode,
   58588                 :             :         gen_rtx_UNSPEC (V16SImode,
   58589                 :             :         gen_rtvec (3,
   58590                 :             :                 operand2,
   58591                 :             :                 operand1,
   58592                 :             :                 operand3),
   58593                 :             :         151),
   58594                 :             :         operand5,
   58595                 :             :         operand4)));
   58596                 :             :   _val = get_insns ();
   58597                 :             :   end_sequence ();
   58598                 :             :   return _val;
   58599                 :             : }
   58600                 :             : 
   58601                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   58602                 :             : rtx
   58603                 :             : gen_avx512f_vpermi2varv16sf3_mask (rtx operand0,
   58604                 :             :         rtx operand1,
   58605                 :             :         rtx operand2,
   58606                 :             :         rtx operand3,
   58607                 :             :         rtx operand4)
   58608                 :             : {
   58609                 :             :   rtx operand5;
   58610                 :             :   rtx_insn *_val = 0;
   58611                 :             :   start_sequence ();
   58612                 :             :   {
   58613                 :             :     rtx operands[6];
   58614                 :             :     operands[0] = operand0;
   58615                 :             :     operands[1] = operand1;
   58616                 :             :     operands[2] = operand2;
   58617                 :             :     operands[3] = operand3;
   58618                 :             :     operands[4] = operand4;
   58619                 :             : #define FAIL return (end_sequence (), _val)
   58620                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58621                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58622                 :             : {
   58623                 :             :   operands[2] = force_reg (V16SImode, operands[2]);
   58624                 :             :   operands[5] = gen_lowpart (V16SFmode, operands[2]);
   58625                 :             : }
   58626                 :             : #undef DONE
   58627                 :             : #undef FAIL
   58628                 :             :     operand0 = operands[0];
   58629                 :             :     (void) operand0;
   58630                 :             :     operand1 = operands[1];
   58631                 :             :     (void) operand1;
   58632                 :             :     operand2 = operands[2];
   58633                 :             :     (void) operand2;
   58634                 :             :     operand3 = operands[3];
   58635                 :             :     (void) operand3;
   58636                 :             :     operand4 = operands[4];
   58637                 :             :     (void) operand4;
   58638                 :             :     operand5 = operands[5];
   58639                 :             :     (void) operand5;
   58640                 :             :   }
   58641                 :             :   emit_insn (gen_rtx_SET (operand0,
   58642                 :             :         gen_rtx_VEC_MERGE (V16SFmode,
   58643                 :             :         gen_rtx_UNSPEC (V16SFmode,
   58644                 :             :         gen_rtvec (3,
   58645                 :             :                 operand2,
   58646                 :             :                 operand1,
   58647                 :             :                 operand3),
   58648                 :             :         151),
   58649                 :             :         operand5,
   58650                 :             :         operand4)));
   58651                 :             :   _val = get_insns ();
   58652                 :             :   end_sequence ();
   58653                 :             :   return _val;
   58654                 :             : }
   58655                 :             : 
   58656                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   58657                 :             : rtx
   58658                 :             : gen_avx512f_vpermi2varv8di3_mask (rtx operand0,
   58659                 :             :         rtx operand1,
   58660                 :             :         rtx operand2,
   58661                 :             :         rtx operand3,
   58662                 :             :         rtx operand4)
   58663                 :             : {
   58664                 :             :   rtx operand5;
   58665                 :             :   rtx_insn *_val = 0;
   58666                 :             :   start_sequence ();
   58667                 :             :   {
   58668                 :             :     rtx operands[6];
   58669                 :             :     operands[0] = operand0;
   58670                 :             :     operands[1] = operand1;
   58671                 :             :     operands[2] = operand2;
   58672                 :             :     operands[3] = operand3;
   58673                 :             :     operands[4] = operand4;
   58674                 :             : #define FAIL return (end_sequence (), _val)
   58675                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58676                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58677                 :             : {
   58678                 :             :   operands[2] = force_reg (V8DImode, operands[2]);
   58679                 :             :   operands[5] = gen_lowpart (V8DImode, operands[2]);
   58680                 :             : }
   58681                 :             : #undef DONE
   58682                 :             : #undef FAIL
   58683                 :             :     operand0 = operands[0];
   58684                 :             :     (void) operand0;
   58685                 :             :     operand1 = operands[1];
   58686                 :             :     (void) operand1;
   58687                 :             :     operand2 = operands[2];
   58688                 :             :     (void) operand2;
   58689                 :             :     operand3 = operands[3];
   58690                 :             :     (void) operand3;
   58691                 :             :     operand4 = operands[4];
   58692                 :             :     (void) operand4;
   58693                 :             :     operand5 = operands[5];
   58694                 :             :     (void) operand5;
   58695                 :             :   }
   58696                 :             :   emit_insn (gen_rtx_SET (operand0,
   58697                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   58698                 :             :         gen_rtx_UNSPEC (V8DImode,
   58699                 :             :         gen_rtvec (3,
   58700                 :             :                 operand2,
   58701                 :             :                 operand1,
   58702                 :             :                 operand3),
   58703                 :             :         151),
   58704                 :             :         operand5,
   58705                 :             :         operand4)));
   58706                 :             :   _val = get_insns ();
   58707                 :             :   end_sequence ();
   58708                 :             :   return _val;
   58709                 :             : }
   58710                 :             : 
   58711                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   58712                 :             : rtx
   58713                 :             : gen_avx512f_vpermi2varv8df3_mask (rtx operand0,
   58714                 :             :         rtx operand1,
   58715                 :             :         rtx operand2,
   58716                 :             :         rtx operand3,
   58717                 :             :         rtx operand4)
   58718                 :             : {
   58719                 :             :   rtx operand5;
   58720                 :             :   rtx_insn *_val = 0;
   58721                 :             :   start_sequence ();
   58722                 :             :   {
   58723                 :             :     rtx operands[6];
   58724                 :             :     operands[0] = operand0;
   58725                 :             :     operands[1] = operand1;
   58726                 :             :     operands[2] = operand2;
   58727                 :             :     operands[3] = operand3;
   58728                 :             :     operands[4] = operand4;
   58729                 :             : #define FAIL return (end_sequence (), _val)
   58730                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58731                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58732                 :             : {
   58733                 :             :   operands[2] = force_reg (V8DImode, operands[2]);
   58734                 :             :   operands[5] = gen_lowpart (V8DFmode, operands[2]);
   58735                 :             : }
   58736                 :             : #undef DONE
   58737                 :             : #undef FAIL
   58738                 :             :     operand0 = operands[0];
   58739                 :             :     (void) operand0;
   58740                 :             :     operand1 = operands[1];
   58741                 :             :     (void) operand1;
   58742                 :             :     operand2 = operands[2];
   58743                 :             :     (void) operand2;
   58744                 :             :     operand3 = operands[3];
   58745                 :             :     (void) operand3;
   58746                 :             :     operand4 = operands[4];
   58747                 :             :     (void) operand4;
   58748                 :             :     operand5 = operands[5];
   58749                 :             :     (void) operand5;
   58750                 :             :   }
   58751                 :             :   emit_insn (gen_rtx_SET (operand0,
   58752                 :             :         gen_rtx_VEC_MERGE (V8DFmode,
   58753                 :             :         gen_rtx_UNSPEC (V8DFmode,
   58754                 :             :         gen_rtvec (3,
   58755                 :             :                 operand2,
   58756                 :             :                 operand1,
   58757                 :             :                 operand3),
   58758                 :             :         151),
   58759                 :             :         operand5,
   58760                 :             :         operand4)));
   58761                 :             :   _val = get_insns ();
   58762                 :             :   end_sequence ();
   58763                 :             :   return _val;
   58764                 :             : }
   58765                 :             : 
   58766                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   58767                 :             : rtx
   58768                 :             : gen_avx512vl_vpermi2varv8si3_mask (rtx operand0,
   58769                 :             :         rtx operand1,
   58770                 :             :         rtx operand2,
   58771                 :             :         rtx operand3,
   58772                 :             :         rtx operand4)
   58773                 :             : {
   58774                 :             :   rtx operand5;
   58775                 :             :   rtx_insn *_val = 0;
   58776                 :             :   start_sequence ();
   58777                 :             :   {
   58778                 :             :     rtx operands[6];
   58779                 :             :     operands[0] = operand0;
   58780                 :             :     operands[1] = operand1;
   58781                 :             :     operands[2] = operand2;
   58782                 :             :     operands[3] = operand3;
   58783                 :             :     operands[4] = operand4;
   58784                 :             : #define FAIL return (end_sequence (), _val)
   58785                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58786                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58787                 :             : {
   58788                 :             :   operands[2] = force_reg (V8SImode, operands[2]);
   58789                 :             :   operands[5] = gen_lowpart (V8SImode, operands[2]);
   58790                 :             : }
   58791                 :             : #undef DONE
   58792                 :             : #undef FAIL
   58793                 :             :     operand0 = operands[0];
   58794                 :             :     (void) operand0;
   58795                 :             :     operand1 = operands[1];
   58796                 :             :     (void) operand1;
   58797                 :             :     operand2 = operands[2];
   58798                 :             :     (void) operand2;
   58799                 :             :     operand3 = operands[3];
   58800                 :             :     (void) operand3;
   58801                 :             :     operand4 = operands[4];
   58802                 :             :     (void) operand4;
   58803                 :             :     operand5 = operands[5];
   58804                 :             :     (void) operand5;
   58805                 :             :   }
   58806                 :             :   emit_insn (gen_rtx_SET (operand0,
   58807                 :             :         gen_rtx_VEC_MERGE (V8SImode,
   58808                 :             :         gen_rtx_UNSPEC (V8SImode,
   58809                 :             :         gen_rtvec (3,
   58810                 :             :                 operand2,
   58811                 :             :                 operand1,
   58812                 :             :                 operand3),
   58813                 :             :         151),
   58814                 :             :         operand5,
   58815                 :             :         operand4)));
   58816                 :             :   _val = get_insns ();
   58817                 :             :   end_sequence ();
   58818                 :             :   return _val;
   58819                 :             : }
   58820                 :             : 
   58821                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   58822                 :             : rtx
   58823                 :             : gen_avx512vl_vpermi2varv8sf3_mask (rtx operand0,
   58824                 :             :         rtx operand1,
   58825                 :             :         rtx operand2,
   58826                 :             :         rtx operand3,
   58827                 :             :         rtx operand4)
   58828                 :             : {
   58829                 :             :   rtx operand5;
   58830                 :             :   rtx_insn *_val = 0;
   58831                 :             :   start_sequence ();
   58832                 :             :   {
   58833                 :             :     rtx operands[6];
   58834                 :             :     operands[0] = operand0;
   58835                 :             :     operands[1] = operand1;
   58836                 :             :     operands[2] = operand2;
   58837                 :             :     operands[3] = operand3;
   58838                 :             :     operands[4] = operand4;
   58839                 :             : #define FAIL return (end_sequence (), _val)
   58840                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58841                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58842                 :             : {
   58843                 :             :   operands[2] = force_reg (V8SImode, operands[2]);
   58844                 :             :   operands[5] = gen_lowpart (V8SFmode, operands[2]);
   58845                 :             : }
   58846                 :             : #undef DONE
   58847                 :             : #undef FAIL
   58848                 :             :     operand0 = operands[0];
   58849                 :             :     (void) operand0;
   58850                 :             :     operand1 = operands[1];
   58851                 :             :     (void) operand1;
   58852                 :             :     operand2 = operands[2];
   58853                 :             :     (void) operand2;
   58854                 :             :     operand3 = operands[3];
   58855                 :             :     (void) operand3;
   58856                 :             :     operand4 = operands[4];
   58857                 :             :     (void) operand4;
   58858                 :             :     operand5 = operands[5];
   58859                 :             :     (void) operand5;
   58860                 :             :   }
   58861                 :             :   emit_insn (gen_rtx_SET (operand0,
   58862                 :             :         gen_rtx_VEC_MERGE (V8SFmode,
   58863                 :             :         gen_rtx_UNSPEC (V8SFmode,
   58864                 :             :         gen_rtvec (3,
   58865                 :             :                 operand2,
   58866                 :             :                 operand1,
   58867                 :             :                 operand3),
   58868                 :             :         151),
   58869                 :             :         operand5,
   58870                 :             :         operand4)));
   58871                 :             :   _val = get_insns ();
   58872                 :             :   end_sequence ();
   58873                 :             :   return _val;
   58874                 :             : }
   58875                 :             : 
   58876                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   58877                 :             : rtx
   58878                 :             : gen_avx512vl_vpermi2varv4di3_mask (rtx operand0,
   58879                 :             :         rtx operand1,
   58880                 :             :         rtx operand2,
   58881                 :             :         rtx operand3,
   58882                 :             :         rtx operand4)
   58883                 :             : {
   58884                 :             :   rtx operand5;
   58885                 :             :   rtx_insn *_val = 0;
   58886                 :             :   start_sequence ();
   58887                 :             :   {
   58888                 :             :     rtx operands[6];
   58889                 :             :     operands[0] = operand0;
   58890                 :             :     operands[1] = operand1;
   58891                 :             :     operands[2] = operand2;
   58892                 :             :     operands[3] = operand3;
   58893                 :             :     operands[4] = operand4;
   58894                 :             : #define FAIL return (end_sequence (), _val)
   58895                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58896                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58897                 :             : {
   58898                 :             :   operands[2] = force_reg (V4DImode, operands[2]);
   58899                 :             :   operands[5] = gen_lowpart (V4DImode, operands[2]);
   58900                 :             : }
   58901                 :             : #undef DONE
   58902                 :             : #undef FAIL
   58903                 :             :     operand0 = operands[0];
   58904                 :             :     (void) operand0;
   58905                 :             :     operand1 = operands[1];
   58906                 :             :     (void) operand1;
   58907                 :             :     operand2 = operands[2];
   58908                 :             :     (void) operand2;
   58909                 :             :     operand3 = operands[3];
   58910                 :             :     (void) operand3;
   58911                 :             :     operand4 = operands[4];
   58912                 :             :     (void) operand4;
   58913                 :             :     operand5 = operands[5];
   58914                 :             :     (void) operand5;
   58915                 :             :   }
   58916                 :             :   emit_insn (gen_rtx_SET (operand0,
   58917                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   58918                 :             :         gen_rtx_UNSPEC (V4DImode,
   58919                 :             :         gen_rtvec (3,
   58920                 :             :                 operand2,
   58921                 :             :                 operand1,
   58922                 :             :                 operand3),
   58923                 :             :         151),
   58924                 :             :         operand5,
   58925                 :             :         operand4)));
   58926                 :             :   _val = get_insns ();
   58927                 :             :   end_sequence ();
   58928                 :             :   return _val;
   58929                 :             : }
   58930                 :             : 
   58931                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   58932                 :             : rtx
   58933                 :             : gen_avx512vl_vpermi2varv4df3_mask (rtx operand0,
   58934                 :             :         rtx operand1,
   58935                 :             :         rtx operand2,
   58936                 :             :         rtx operand3,
   58937                 :             :         rtx operand4)
   58938                 :             : {
   58939                 :             :   rtx operand5;
   58940                 :             :   rtx_insn *_val = 0;
   58941                 :             :   start_sequence ();
   58942                 :             :   {
   58943                 :             :     rtx operands[6];
   58944                 :             :     operands[0] = operand0;
   58945                 :             :     operands[1] = operand1;
   58946                 :             :     operands[2] = operand2;
   58947                 :             :     operands[3] = operand3;
   58948                 :             :     operands[4] = operand4;
   58949                 :             : #define FAIL return (end_sequence (), _val)
   58950                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58951                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   58952                 :             : {
   58953                 :             :   operands[2] = force_reg (V4DImode, operands[2]);
   58954                 :             :   operands[5] = gen_lowpart (V4DFmode, operands[2]);
   58955                 :             : }
   58956                 :             : #undef DONE
   58957                 :             : #undef FAIL
   58958                 :             :     operand0 = operands[0];
   58959                 :             :     (void) operand0;
   58960                 :             :     operand1 = operands[1];
   58961                 :             :     (void) operand1;
   58962                 :             :     operand2 = operands[2];
   58963                 :             :     (void) operand2;
   58964                 :             :     operand3 = operands[3];
   58965                 :             :     (void) operand3;
   58966                 :             :     operand4 = operands[4];
   58967                 :             :     (void) operand4;
   58968                 :             :     operand5 = operands[5];
   58969                 :             :     (void) operand5;
   58970                 :             :   }
   58971                 :             :   emit_insn (gen_rtx_SET (operand0,
   58972                 :             :         gen_rtx_VEC_MERGE (V4DFmode,
   58973                 :             :         gen_rtx_UNSPEC (V4DFmode,
   58974                 :             :         gen_rtvec (3,
   58975                 :             :                 operand2,
   58976                 :             :                 operand1,
   58977                 :             :                 operand3),
   58978                 :             :         151),
   58979                 :             :         operand5,
   58980                 :             :         operand4)));
   58981                 :             :   _val = get_insns ();
   58982                 :             :   end_sequence ();
   58983                 :             :   return _val;
   58984                 :             : }
   58985                 :             : 
   58986                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   58987                 :             : rtx
   58988                 :             : gen_avx512vl_vpermi2varv4si3_mask (rtx operand0,
   58989                 :             :         rtx operand1,
   58990                 :             :         rtx operand2,
   58991                 :             :         rtx operand3,
   58992                 :             :         rtx operand4)
   58993                 :             : {
   58994                 :             :   rtx operand5;
   58995                 :             :   rtx_insn *_val = 0;
   58996                 :             :   start_sequence ();
   58997                 :             :   {
   58998                 :             :     rtx operands[6];
   58999                 :             :     operands[0] = operand0;
   59000                 :             :     operands[1] = operand1;
   59001                 :             :     operands[2] = operand2;
   59002                 :             :     operands[3] = operand3;
   59003                 :             :     operands[4] = operand4;
   59004                 :             : #define FAIL return (end_sequence (), _val)
   59005                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59006                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59007                 :             : {
   59008                 :             :   operands[2] = force_reg (V4SImode, operands[2]);
   59009                 :             :   operands[5] = gen_lowpart (V4SImode, operands[2]);
   59010                 :             : }
   59011                 :             : #undef DONE
   59012                 :             : #undef FAIL
   59013                 :             :     operand0 = operands[0];
   59014                 :             :     (void) operand0;
   59015                 :             :     operand1 = operands[1];
   59016                 :             :     (void) operand1;
   59017                 :             :     operand2 = operands[2];
   59018                 :             :     (void) operand2;
   59019                 :             :     operand3 = operands[3];
   59020                 :             :     (void) operand3;
   59021                 :             :     operand4 = operands[4];
   59022                 :             :     (void) operand4;
   59023                 :             :     operand5 = operands[5];
   59024                 :             :     (void) operand5;
   59025                 :             :   }
   59026                 :             :   emit_insn (gen_rtx_SET (operand0,
   59027                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   59028                 :             :         gen_rtx_UNSPEC (V4SImode,
   59029                 :             :         gen_rtvec (3,
   59030                 :             :                 operand2,
   59031                 :             :                 operand1,
   59032                 :             :                 operand3),
   59033                 :             :         151),
   59034                 :             :         operand5,
   59035                 :             :         operand4)));
   59036                 :             :   _val = get_insns ();
   59037                 :             :   end_sequence ();
   59038                 :             :   return _val;
   59039                 :             : }
   59040                 :             : 
   59041                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   59042                 :             : rtx
   59043                 :             : gen_avx512vl_vpermi2varv4sf3_mask (rtx operand0,
   59044                 :             :         rtx operand1,
   59045                 :             :         rtx operand2,
   59046                 :             :         rtx operand3,
   59047                 :             :         rtx operand4)
   59048                 :             : {
   59049                 :             :   rtx operand5;
   59050                 :             :   rtx_insn *_val = 0;
   59051                 :             :   start_sequence ();
   59052                 :             :   {
   59053                 :             :     rtx operands[6];
   59054                 :             :     operands[0] = operand0;
   59055                 :             :     operands[1] = operand1;
   59056                 :             :     operands[2] = operand2;
   59057                 :             :     operands[3] = operand3;
   59058                 :             :     operands[4] = operand4;
   59059                 :             : #define FAIL return (end_sequence (), _val)
   59060                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59061                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59062                 :             : {
   59063                 :             :   operands[2] = force_reg (V4SImode, operands[2]);
   59064                 :             :   operands[5] = gen_lowpart (V4SFmode, operands[2]);
   59065                 :             : }
   59066                 :             : #undef DONE
   59067                 :             : #undef FAIL
   59068                 :             :     operand0 = operands[0];
   59069                 :             :     (void) operand0;
   59070                 :             :     operand1 = operands[1];
   59071                 :             :     (void) operand1;
   59072                 :             :     operand2 = operands[2];
   59073                 :             :     (void) operand2;
   59074                 :             :     operand3 = operands[3];
   59075                 :             :     (void) operand3;
   59076                 :             :     operand4 = operands[4];
   59077                 :             :     (void) operand4;
   59078                 :             :     operand5 = operands[5];
   59079                 :             :     (void) operand5;
   59080                 :             :   }
   59081                 :             :   emit_insn (gen_rtx_SET (operand0,
   59082                 :             :         gen_rtx_VEC_MERGE (V4SFmode,
   59083                 :             :         gen_rtx_UNSPEC (V4SFmode,
   59084                 :             :         gen_rtvec (3,
   59085                 :             :                 operand2,
   59086                 :             :                 operand1,
   59087                 :             :                 operand3),
   59088                 :             :         151),
   59089                 :             :         operand5,
   59090                 :             :         operand4)));
   59091                 :             :   _val = get_insns ();
   59092                 :             :   end_sequence ();
   59093                 :             :   return _val;
   59094                 :             : }
   59095                 :             : 
   59096                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   59097                 :             : rtx
   59098                 :             : gen_avx512vl_vpermi2varv2di3_mask (rtx operand0,
   59099                 :             :         rtx operand1,
   59100                 :             :         rtx operand2,
   59101                 :             :         rtx operand3,
   59102                 :             :         rtx operand4)
   59103                 :             : {
   59104                 :             :   rtx operand5;
   59105                 :             :   rtx_insn *_val = 0;
   59106                 :             :   start_sequence ();
   59107                 :             :   {
   59108                 :             :     rtx operands[6];
   59109                 :             :     operands[0] = operand0;
   59110                 :             :     operands[1] = operand1;
   59111                 :             :     operands[2] = operand2;
   59112                 :             :     operands[3] = operand3;
   59113                 :             :     operands[4] = operand4;
   59114                 :             : #define FAIL return (end_sequence (), _val)
   59115                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59116                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59117                 :             : {
   59118                 :             :   operands[2] = force_reg (V2DImode, operands[2]);
   59119                 :             :   operands[5] = gen_lowpart (V2DImode, operands[2]);
   59120                 :             : }
   59121                 :             : #undef DONE
   59122                 :             : #undef FAIL
   59123                 :             :     operand0 = operands[0];
   59124                 :             :     (void) operand0;
   59125                 :             :     operand1 = operands[1];
   59126                 :             :     (void) operand1;
   59127                 :             :     operand2 = operands[2];
   59128                 :             :     (void) operand2;
   59129                 :             :     operand3 = operands[3];
   59130                 :             :     (void) operand3;
   59131                 :             :     operand4 = operands[4];
   59132                 :             :     (void) operand4;
   59133                 :             :     operand5 = operands[5];
   59134                 :             :     (void) operand5;
   59135                 :             :   }
   59136                 :             :   emit_insn (gen_rtx_SET (operand0,
   59137                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   59138                 :             :         gen_rtx_UNSPEC (V2DImode,
   59139                 :             :         gen_rtvec (3,
   59140                 :             :                 operand2,
   59141                 :             :                 operand1,
   59142                 :             :                 operand3),
   59143                 :             :         151),
   59144                 :             :         operand5,
   59145                 :             :         operand4)));
   59146                 :             :   _val = get_insns ();
   59147                 :             :   end_sequence ();
   59148                 :             :   return _val;
   59149                 :             : }
   59150                 :             : 
   59151                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   59152                 :             : rtx
   59153                 :             : gen_avx512vl_vpermi2varv2df3_mask (rtx operand0,
   59154                 :             :         rtx operand1,
   59155                 :             :         rtx operand2,
   59156                 :             :         rtx operand3,
   59157                 :             :         rtx operand4)
   59158                 :             : {
   59159                 :             :   rtx operand5;
   59160                 :             :   rtx_insn *_val = 0;
   59161                 :             :   start_sequence ();
   59162                 :             :   {
   59163                 :             :     rtx operands[6];
   59164                 :             :     operands[0] = operand0;
   59165                 :             :     operands[1] = operand1;
   59166                 :             :     operands[2] = operand2;
   59167                 :             :     operands[3] = operand3;
   59168                 :             :     operands[4] = operand4;
   59169                 :             : #define FAIL return (end_sequence (), _val)
   59170                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59171                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59172                 :             : {
   59173                 :             :   operands[2] = force_reg (V2DImode, operands[2]);
   59174                 :             :   operands[5] = gen_lowpart (V2DFmode, operands[2]);
   59175                 :             : }
   59176                 :             : #undef DONE
   59177                 :             : #undef FAIL
   59178                 :             :     operand0 = operands[0];
   59179                 :             :     (void) operand0;
   59180                 :             :     operand1 = operands[1];
   59181                 :             :     (void) operand1;
   59182                 :             :     operand2 = operands[2];
   59183                 :             :     (void) operand2;
   59184                 :             :     operand3 = operands[3];
   59185                 :             :     (void) operand3;
   59186                 :             :     operand4 = operands[4];
   59187                 :             :     (void) operand4;
   59188                 :             :     operand5 = operands[5];
   59189                 :             :     (void) operand5;
   59190                 :             :   }
   59191                 :             :   emit_insn (gen_rtx_SET (operand0,
   59192                 :             :         gen_rtx_VEC_MERGE (V2DFmode,
   59193                 :             :         gen_rtx_UNSPEC (V2DFmode,
   59194                 :             :         gen_rtvec (3,
   59195                 :             :                 operand2,
   59196                 :             :                 operand1,
   59197                 :             :                 operand3),
   59198                 :             :         151),
   59199                 :             :         operand5,
   59200                 :             :         operand4)));
   59201                 :             :   _val = get_insns ();
   59202                 :             :   end_sequence ();
   59203                 :             :   return _val;
   59204                 :             : }
   59205                 :             : 
   59206                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   59207                 :             : rtx
   59208                 :             : gen_avx512bw_vpermi2varv32hi3_mask (rtx operand0,
   59209                 :             :         rtx operand1,
   59210                 :             :         rtx operand2,
   59211                 :             :         rtx operand3,
   59212                 :             :         rtx operand4)
   59213                 :             : {
   59214                 :             :   rtx operand5;
   59215                 :             :   rtx_insn *_val = 0;
   59216                 :             :   start_sequence ();
   59217                 :             :   {
   59218                 :             :     rtx operands[6];
   59219                 :             :     operands[0] = operand0;
   59220                 :             :     operands[1] = operand1;
   59221                 :             :     operands[2] = operand2;
   59222                 :             :     operands[3] = operand3;
   59223                 :             :     operands[4] = operand4;
   59224                 :             : #define FAIL return (end_sequence (), _val)
   59225                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59226                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59227                 :             : {
   59228                 :             :   operands[2] = force_reg (V32HImode, operands[2]);
   59229                 :             :   operands[5] = gen_lowpart (V32HImode, operands[2]);
   59230                 :             : }
   59231                 :             : #undef DONE
   59232                 :             : #undef FAIL
   59233                 :             :     operand0 = operands[0];
   59234                 :             :     (void) operand0;
   59235                 :             :     operand1 = operands[1];
   59236                 :             :     (void) operand1;
   59237                 :             :     operand2 = operands[2];
   59238                 :             :     (void) operand2;
   59239                 :             :     operand3 = operands[3];
   59240                 :             :     (void) operand3;
   59241                 :             :     operand4 = operands[4];
   59242                 :             :     (void) operand4;
   59243                 :             :     operand5 = operands[5];
   59244                 :             :     (void) operand5;
   59245                 :             :   }
   59246                 :             :   emit_insn (gen_rtx_SET (operand0,
   59247                 :             :         gen_rtx_VEC_MERGE (V32HImode,
   59248                 :             :         gen_rtx_UNSPEC (V32HImode,
   59249                 :             :         gen_rtvec (3,
   59250                 :             :                 operand2,
   59251                 :             :                 operand1,
   59252                 :             :                 operand3),
   59253                 :             :         151),
   59254                 :             :         operand5,
   59255                 :             :         operand4)));
   59256                 :             :   _val = get_insns ();
   59257                 :             :   end_sequence ();
   59258                 :             :   return _val;
   59259                 :             : }
   59260                 :             : 
   59261                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   59262                 :             : rtx
   59263                 :             : gen_avx512vl_vpermi2varv16hi3_mask (rtx operand0,
   59264                 :             :         rtx operand1,
   59265                 :             :         rtx operand2,
   59266                 :             :         rtx operand3,
   59267                 :             :         rtx operand4)
   59268                 :             : {
   59269                 :             :   rtx operand5;
   59270                 :             :   rtx_insn *_val = 0;
   59271                 :             :   start_sequence ();
   59272                 :             :   {
   59273                 :             :     rtx operands[6];
   59274                 :             :     operands[0] = operand0;
   59275                 :             :     operands[1] = operand1;
   59276                 :             :     operands[2] = operand2;
   59277                 :             :     operands[3] = operand3;
   59278                 :             :     operands[4] = operand4;
   59279                 :             : #define FAIL return (end_sequence (), _val)
   59280                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59281                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59282                 :             : {
   59283                 :             :   operands[2] = force_reg (V16HImode, operands[2]);
   59284                 :             :   operands[5] = gen_lowpart (V16HImode, operands[2]);
   59285                 :             : }
   59286                 :             : #undef DONE
   59287                 :             : #undef FAIL
   59288                 :             :     operand0 = operands[0];
   59289                 :             :     (void) operand0;
   59290                 :             :     operand1 = operands[1];
   59291                 :             :     (void) operand1;
   59292                 :             :     operand2 = operands[2];
   59293                 :             :     (void) operand2;
   59294                 :             :     operand3 = operands[3];
   59295                 :             :     (void) operand3;
   59296                 :             :     operand4 = operands[4];
   59297                 :             :     (void) operand4;
   59298                 :             :     operand5 = operands[5];
   59299                 :             :     (void) operand5;
   59300                 :             :   }
   59301                 :             :   emit_insn (gen_rtx_SET (operand0,
   59302                 :             :         gen_rtx_VEC_MERGE (V16HImode,
   59303                 :             :         gen_rtx_UNSPEC (V16HImode,
   59304                 :             :         gen_rtvec (3,
   59305                 :             :                 operand2,
   59306                 :             :                 operand1,
   59307                 :             :                 operand3),
   59308                 :             :         151),
   59309                 :             :         operand5,
   59310                 :             :         operand4)));
   59311                 :             :   _val = get_insns ();
   59312                 :             :   end_sequence ();
   59313                 :             :   return _val;
   59314                 :             : }
   59315                 :             : 
   59316                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   59317                 :             : rtx
   59318                 :             : gen_avx512vl_vpermi2varv8hi3_mask (rtx operand0,
   59319                 :             :         rtx operand1,
   59320                 :             :         rtx operand2,
   59321                 :             :         rtx operand3,
   59322                 :             :         rtx operand4)
   59323                 :             : {
   59324                 :             :   rtx operand5;
   59325                 :             :   rtx_insn *_val = 0;
   59326                 :             :   start_sequence ();
   59327                 :             :   {
   59328                 :             :     rtx operands[6];
   59329                 :             :     operands[0] = operand0;
   59330                 :             :     operands[1] = operand1;
   59331                 :             :     operands[2] = operand2;
   59332                 :             :     operands[3] = operand3;
   59333                 :             :     operands[4] = operand4;
   59334                 :             : #define FAIL return (end_sequence (), _val)
   59335                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59336                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59337                 :             : {
   59338                 :             :   operands[2] = force_reg (V8HImode, operands[2]);
   59339                 :             :   operands[5] = gen_lowpart (V8HImode, operands[2]);
   59340                 :             : }
   59341                 :             : #undef DONE
   59342                 :             : #undef FAIL
   59343                 :             :     operand0 = operands[0];
   59344                 :             :     (void) operand0;
   59345                 :             :     operand1 = operands[1];
   59346                 :             :     (void) operand1;
   59347                 :             :     operand2 = operands[2];
   59348                 :             :     (void) operand2;
   59349                 :             :     operand3 = operands[3];
   59350                 :             :     (void) operand3;
   59351                 :             :     operand4 = operands[4];
   59352                 :             :     (void) operand4;
   59353                 :             :     operand5 = operands[5];
   59354                 :             :     (void) operand5;
   59355                 :             :   }
   59356                 :             :   emit_insn (gen_rtx_SET (operand0,
   59357                 :             :         gen_rtx_VEC_MERGE (V8HImode,
   59358                 :             :         gen_rtx_UNSPEC (V8HImode,
   59359                 :             :         gen_rtvec (3,
   59360                 :             :                 operand2,
   59361                 :             :                 operand1,
   59362                 :             :                 operand3),
   59363                 :             :         151),
   59364                 :             :         operand5,
   59365                 :             :         operand4)));
   59366                 :             :   _val = get_insns ();
   59367                 :             :   end_sequence ();
   59368                 :             :   return _val;
   59369                 :             : }
   59370                 :             : 
   59371                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   59372                 :             : rtx
   59373                 :             : gen_avx512bw_vpermi2varv64qi3_mask (rtx operand0,
   59374                 :             :         rtx operand1,
   59375                 :             :         rtx operand2,
   59376                 :             :         rtx operand3,
   59377                 :             :         rtx operand4)
   59378                 :             : {
   59379                 :             :   rtx operand5;
   59380                 :             :   rtx_insn *_val = 0;
   59381                 :             :   start_sequence ();
   59382                 :             :   {
   59383                 :             :     rtx operands[6];
   59384                 :             :     operands[0] = operand0;
   59385                 :             :     operands[1] = operand1;
   59386                 :             :     operands[2] = operand2;
   59387                 :             :     operands[3] = operand3;
   59388                 :             :     operands[4] = operand4;
   59389                 :             : #define FAIL return (end_sequence (), _val)
   59390                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59391                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59392                 :             : {
   59393                 :             :   operands[2] = force_reg (V64QImode, operands[2]);
   59394                 :             :   operands[5] = gen_lowpart (V64QImode, operands[2]);
   59395                 :             : }
   59396                 :             : #undef DONE
   59397                 :             : #undef FAIL
   59398                 :             :     operand0 = operands[0];
   59399                 :             :     (void) operand0;
   59400                 :             :     operand1 = operands[1];
   59401                 :             :     (void) operand1;
   59402                 :             :     operand2 = operands[2];
   59403                 :             :     (void) operand2;
   59404                 :             :     operand3 = operands[3];
   59405                 :             :     (void) operand3;
   59406                 :             :     operand4 = operands[4];
   59407                 :             :     (void) operand4;
   59408                 :             :     operand5 = operands[5];
   59409                 :             :     (void) operand5;
   59410                 :             :   }
   59411                 :             :   emit_insn (gen_rtx_SET (operand0,
   59412                 :             :         gen_rtx_VEC_MERGE (V64QImode,
   59413                 :             :         gen_rtx_UNSPEC (V64QImode,
   59414                 :             :         gen_rtvec (3,
   59415                 :             :                 operand2,
   59416                 :             :                 operand1,
   59417                 :             :                 operand3),
   59418                 :             :         151),
   59419                 :             :         operand5,
   59420                 :             :         operand4)));
   59421                 :             :   _val = get_insns ();
   59422                 :             :   end_sequence ();
   59423                 :             :   return _val;
   59424                 :             : }
   59425                 :             : 
   59426                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   59427                 :             : rtx
   59428                 :             : gen_avx512vl_vpermi2varv32qi3_mask (rtx operand0,
   59429                 :             :         rtx operand1,
   59430                 :             :         rtx operand2,
   59431                 :             :         rtx operand3,
   59432                 :             :         rtx operand4)
   59433                 :             : {
   59434                 :             :   rtx operand5;
   59435                 :             :   rtx_insn *_val = 0;
   59436                 :             :   start_sequence ();
   59437                 :             :   {
   59438                 :             :     rtx operands[6];
   59439                 :             :     operands[0] = operand0;
   59440                 :             :     operands[1] = operand1;
   59441                 :             :     operands[2] = operand2;
   59442                 :             :     operands[3] = operand3;
   59443                 :             :     operands[4] = operand4;
   59444                 :             : #define FAIL return (end_sequence (), _val)
   59445                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59446                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59447                 :             : {
   59448                 :             :   operands[2] = force_reg (V32QImode, operands[2]);
   59449                 :             :   operands[5] = gen_lowpart (V32QImode, operands[2]);
   59450                 :             : }
   59451                 :             : #undef DONE
   59452                 :             : #undef FAIL
   59453                 :             :     operand0 = operands[0];
   59454                 :             :     (void) operand0;
   59455                 :             :     operand1 = operands[1];
   59456                 :             :     (void) operand1;
   59457                 :             :     operand2 = operands[2];
   59458                 :             :     (void) operand2;
   59459                 :             :     operand3 = operands[3];
   59460                 :             :     (void) operand3;
   59461                 :             :     operand4 = operands[4];
   59462                 :             :     (void) operand4;
   59463                 :             :     operand5 = operands[5];
   59464                 :             :     (void) operand5;
   59465                 :             :   }
   59466                 :             :   emit_insn (gen_rtx_SET (operand0,
   59467                 :             :         gen_rtx_VEC_MERGE (V32QImode,
   59468                 :             :         gen_rtx_UNSPEC (V32QImode,
   59469                 :             :         gen_rtvec (3,
   59470                 :             :                 operand2,
   59471                 :             :                 operand1,
   59472                 :             :                 operand3),
   59473                 :             :         151),
   59474                 :             :         operand5,
   59475                 :             :         operand4)));
   59476                 :             :   _val = get_insns ();
   59477                 :             :   end_sequence ();
   59478                 :             :   return _val;
   59479                 :             : }
   59480                 :             : 
   59481                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27341 */
   59482                 :             : rtx
   59483                 :             : gen_avx512vl_vpermi2varv16qi3_mask (rtx operand0,
   59484                 :             :         rtx operand1,
   59485                 :             :         rtx operand2,
   59486                 :             :         rtx operand3,
   59487                 :             :         rtx operand4)
   59488                 :             : {
   59489                 :             :   rtx operand5;
   59490                 :             :   rtx_insn *_val = 0;
   59491                 :             :   start_sequence ();
   59492                 :             :   {
   59493                 :             :     rtx operands[6];
   59494                 :             :     operands[0] = operand0;
   59495                 :             :     operands[1] = operand1;
   59496                 :             :     operands[2] = operand2;
   59497                 :             :     operands[3] = operand3;
   59498                 :             :     operands[4] = operand4;
   59499                 :             : #define FAIL return (end_sequence (), _val)
   59500                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59501                 :             : #line 27352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59502                 :             : {
   59503                 :             :   operands[2] = force_reg (V16QImode, operands[2]);
   59504                 :             :   operands[5] = gen_lowpart (V16QImode, operands[2]);
   59505                 :             : }
   59506                 :             : #undef DONE
   59507                 :             : #undef FAIL
   59508                 :             :     operand0 = operands[0];
   59509                 :             :     (void) operand0;
   59510                 :             :     operand1 = operands[1];
   59511                 :             :     (void) operand1;
   59512                 :             :     operand2 = operands[2];
   59513                 :             :     (void) operand2;
   59514                 :             :     operand3 = operands[3];
   59515                 :             :     (void) operand3;
   59516                 :             :     operand4 = operands[4];
   59517                 :             :     (void) operand4;
   59518                 :             :     operand5 = operands[5];
   59519                 :             :     (void) operand5;
   59520                 :             :   }
   59521                 :             :   emit_insn (gen_rtx_SET (operand0,
   59522                 :             :         gen_rtx_VEC_MERGE (V16QImode,
   59523                 :             :         gen_rtx_UNSPEC (V16QImode,
   59524                 :             :         gen_rtvec (3,
   59525                 :             :                 operand2,
   59526                 :             :                 operand1,
   59527                 :             :                 operand3),
   59528                 :             :         151),
   59529                 :             :         operand5,
   59530                 :             :         operand4)));
   59531                 :             :   _val = get_insns ();
   59532                 :             :   end_sequence ();
   59533                 :             :   return _val;
   59534                 :             : }
   59535                 :             : 
   59536                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   59537                 :             : rtx
   59538                 :             : gen_avx512f_vpermt2varv16si3_maskz (rtx operand0,
   59539                 :             :         rtx operand1,
   59540                 :             :         rtx operand2,
   59541                 :             :         rtx operand3,
   59542                 :             :         rtx operand4)
   59543                 :             : {
   59544                 :             :   rtx_insn *_val = 0;
   59545                 :             :   start_sequence ();
   59546                 :             :   {
   59547                 :             :     rtx operands[5];
   59548                 :             :     operands[0] = operand0;
   59549                 :             :     operands[1] = operand1;
   59550                 :             :     operands[2] = operand2;
   59551                 :             :     operands[3] = operand3;
   59552                 :             :     operands[4] = operand4;
   59553                 :             : #define FAIL return (end_sequence (), _val)
   59554                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59555                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59556                 :             : {
   59557                 :             :   emit_insn (gen_avx512f_vpermt2varv16si3_maskz_1 (
   59558                 :             :         operands[0], operands[1], operands[2], operands[3],
   59559                 :             :         CONST0_RTX (V16SImode), operands[4]));
   59560                 :             :   DONE;
   59561                 :             : }
   59562                 :             : #undef DONE
   59563                 :             : #undef FAIL
   59564                 :             :     operand0 = operands[0];
   59565                 :             :     (void) operand0;
   59566                 :             :     operand1 = operands[1];
   59567                 :             :     (void) operand1;
   59568                 :             :     operand2 = operands[2];
   59569                 :             :     (void) operand2;
   59570                 :             :     operand3 = operands[3];
   59571                 :             :     (void) operand3;
   59572                 :             :     operand4 = operands[4];
   59573                 :             :     (void) operand4;
   59574                 :             :   }
   59575                 :             :   emit (operand0, true);
   59576                 :             :   emit (operand1, true);
   59577                 :             :   emit (operand2, true);
   59578                 :             :   emit (operand3, true);
   59579                 :             :   emit (operand4, false);
   59580                 :             :   _val = get_insns ();
   59581                 :             :   end_sequence ();
   59582                 :             :   return _val;
   59583                 :             : }
   59584                 :             : 
   59585                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   59586                 :             : rtx
   59587                 :             : gen_avx512f_vpermt2varv16sf3_maskz (rtx operand0,
   59588                 :             :         rtx operand1,
   59589                 :             :         rtx operand2,
   59590                 :             :         rtx operand3,
   59591                 :             :         rtx operand4)
   59592                 :             : {
   59593                 :             :   rtx_insn *_val = 0;
   59594                 :             :   start_sequence ();
   59595                 :             :   {
   59596                 :             :     rtx operands[5];
   59597                 :             :     operands[0] = operand0;
   59598                 :             :     operands[1] = operand1;
   59599                 :             :     operands[2] = operand2;
   59600                 :             :     operands[3] = operand3;
   59601                 :             :     operands[4] = operand4;
   59602                 :             : #define FAIL return (end_sequence (), _val)
   59603                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59604                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59605                 :             : {
   59606                 :             :   emit_insn (gen_avx512f_vpermt2varv16sf3_maskz_1 (
   59607                 :             :         operands[0], operands[1], operands[2], operands[3],
   59608                 :             :         CONST0_RTX (V16SFmode), operands[4]));
   59609                 :             :   DONE;
   59610                 :             : }
   59611                 :             : #undef DONE
   59612                 :             : #undef FAIL
   59613                 :             :     operand0 = operands[0];
   59614                 :             :     (void) operand0;
   59615                 :             :     operand1 = operands[1];
   59616                 :             :     (void) operand1;
   59617                 :             :     operand2 = operands[2];
   59618                 :             :     (void) operand2;
   59619                 :             :     operand3 = operands[3];
   59620                 :             :     (void) operand3;
   59621                 :             :     operand4 = operands[4];
   59622                 :             :     (void) operand4;
   59623                 :             :   }
   59624                 :             :   emit (operand0, true);
   59625                 :             :   emit (operand1, true);
   59626                 :             :   emit (operand2, true);
   59627                 :             :   emit (operand3, true);
   59628                 :             :   emit (operand4, false);
   59629                 :             :   _val = get_insns ();
   59630                 :             :   end_sequence ();
   59631                 :             :   return _val;
   59632                 :             : }
   59633                 :             : 
   59634                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   59635                 :             : rtx
   59636                 :             : gen_avx512f_vpermt2varv8di3_maskz (rtx operand0,
   59637                 :             :         rtx operand1,
   59638                 :             :         rtx operand2,
   59639                 :             :         rtx operand3,
   59640                 :             :         rtx operand4)
   59641                 :             : {
   59642                 :             :   rtx_insn *_val = 0;
   59643                 :             :   start_sequence ();
   59644                 :             :   {
   59645                 :             :     rtx operands[5];
   59646                 :             :     operands[0] = operand0;
   59647                 :             :     operands[1] = operand1;
   59648                 :             :     operands[2] = operand2;
   59649                 :             :     operands[3] = operand3;
   59650                 :             :     operands[4] = operand4;
   59651                 :             : #define FAIL return (end_sequence (), _val)
   59652                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59653                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59654                 :             : {
   59655                 :             :   emit_insn (gen_avx512f_vpermt2varv8di3_maskz_1 (
   59656                 :             :         operands[0], operands[1], operands[2], operands[3],
   59657                 :             :         CONST0_RTX (V8DImode), operands[4]));
   59658                 :             :   DONE;
   59659                 :             : }
   59660                 :             : #undef DONE
   59661                 :             : #undef FAIL
   59662                 :             :     operand0 = operands[0];
   59663                 :             :     (void) operand0;
   59664                 :             :     operand1 = operands[1];
   59665                 :             :     (void) operand1;
   59666                 :             :     operand2 = operands[2];
   59667                 :             :     (void) operand2;
   59668                 :             :     operand3 = operands[3];
   59669                 :             :     (void) operand3;
   59670                 :             :     operand4 = operands[4];
   59671                 :             :     (void) operand4;
   59672                 :             :   }
   59673                 :             :   emit (operand0, true);
   59674                 :             :   emit (operand1, true);
   59675                 :             :   emit (operand2, true);
   59676                 :             :   emit (operand3, true);
   59677                 :             :   emit (operand4, false);
   59678                 :             :   _val = get_insns ();
   59679                 :             :   end_sequence ();
   59680                 :             :   return _val;
   59681                 :             : }
   59682                 :             : 
   59683                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   59684                 :             : rtx
   59685                 :             : gen_avx512f_vpermt2varv8df3_maskz (rtx operand0,
   59686                 :             :         rtx operand1,
   59687                 :             :         rtx operand2,
   59688                 :             :         rtx operand3,
   59689                 :             :         rtx operand4)
   59690                 :             : {
   59691                 :             :   rtx_insn *_val = 0;
   59692                 :             :   start_sequence ();
   59693                 :             :   {
   59694                 :             :     rtx operands[5];
   59695                 :             :     operands[0] = operand0;
   59696                 :             :     operands[1] = operand1;
   59697                 :             :     operands[2] = operand2;
   59698                 :             :     operands[3] = operand3;
   59699                 :             :     operands[4] = operand4;
   59700                 :             : #define FAIL return (end_sequence (), _val)
   59701                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59702                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59703                 :             : {
   59704                 :             :   emit_insn (gen_avx512f_vpermt2varv8df3_maskz_1 (
   59705                 :             :         operands[0], operands[1], operands[2], operands[3],
   59706                 :             :         CONST0_RTX (V8DFmode), operands[4]));
   59707                 :             :   DONE;
   59708                 :             : }
   59709                 :             : #undef DONE
   59710                 :             : #undef FAIL
   59711                 :             :     operand0 = operands[0];
   59712                 :             :     (void) operand0;
   59713                 :             :     operand1 = operands[1];
   59714                 :             :     (void) operand1;
   59715                 :             :     operand2 = operands[2];
   59716                 :             :     (void) operand2;
   59717                 :             :     operand3 = operands[3];
   59718                 :             :     (void) operand3;
   59719                 :             :     operand4 = operands[4];
   59720                 :             :     (void) operand4;
   59721                 :             :   }
   59722                 :             :   emit (operand0, true);
   59723                 :             :   emit (operand1, true);
   59724                 :             :   emit (operand2, true);
   59725                 :             :   emit (operand3, true);
   59726                 :             :   emit (operand4, false);
   59727                 :             :   _val = get_insns ();
   59728                 :             :   end_sequence ();
   59729                 :             :   return _val;
   59730                 :             : }
   59731                 :             : 
   59732                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   59733                 :             : rtx
   59734                 :             : gen_avx512vl_vpermt2varv8si3_maskz (rtx operand0,
   59735                 :             :         rtx operand1,
   59736                 :             :         rtx operand2,
   59737                 :             :         rtx operand3,
   59738                 :             :         rtx operand4)
   59739                 :             : {
   59740                 :             :   rtx_insn *_val = 0;
   59741                 :             :   start_sequence ();
   59742                 :             :   {
   59743                 :             :     rtx operands[5];
   59744                 :             :     operands[0] = operand0;
   59745                 :             :     operands[1] = operand1;
   59746                 :             :     operands[2] = operand2;
   59747                 :             :     operands[3] = operand3;
   59748                 :             :     operands[4] = operand4;
   59749                 :             : #define FAIL return (end_sequence (), _val)
   59750                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59751                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59752                 :             : {
   59753                 :             :   emit_insn (gen_avx512vl_vpermt2varv8si3_maskz_1 (
   59754                 :             :         operands[0], operands[1], operands[2], operands[3],
   59755                 :             :         CONST0_RTX (V8SImode), operands[4]));
   59756                 :             :   DONE;
   59757                 :             : }
   59758                 :             : #undef DONE
   59759                 :             : #undef FAIL
   59760                 :             :     operand0 = operands[0];
   59761                 :             :     (void) operand0;
   59762                 :             :     operand1 = operands[1];
   59763                 :             :     (void) operand1;
   59764                 :             :     operand2 = operands[2];
   59765                 :             :     (void) operand2;
   59766                 :             :     operand3 = operands[3];
   59767                 :             :     (void) operand3;
   59768                 :             :     operand4 = operands[4];
   59769                 :             :     (void) operand4;
   59770                 :             :   }
   59771                 :             :   emit (operand0, true);
   59772                 :             :   emit (operand1, true);
   59773                 :             :   emit (operand2, true);
   59774                 :             :   emit (operand3, true);
   59775                 :             :   emit (operand4, false);
   59776                 :             :   _val = get_insns ();
   59777                 :             :   end_sequence ();
   59778                 :             :   return _val;
   59779                 :             : }
   59780                 :             : 
   59781                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   59782                 :             : rtx
   59783                 :             : gen_avx512vl_vpermt2varv8sf3_maskz (rtx operand0,
   59784                 :             :         rtx operand1,
   59785                 :             :         rtx operand2,
   59786                 :             :         rtx operand3,
   59787                 :             :         rtx operand4)
   59788                 :             : {
   59789                 :             :   rtx_insn *_val = 0;
   59790                 :             :   start_sequence ();
   59791                 :             :   {
   59792                 :             :     rtx operands[5];
   59793                 :             :     operands[0] = operand0;
   59794                 :             :     operands[1] = operand1;
   59795                 :             :     operands[2] = operand2;
   59796                 :             :     operands[3] = operand3;
   59797                 :             :     operands[4] = operand4;
   59798                 :             : #define FAIL return (end_sequence (), _val)
   59799                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59800                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59801                 :             : {
   59802                 :             :   emit_insn (gen_avx512vl_vpermt2varv8sf3_maskz_1 (
   59803                 :             :         operands[0], operands[1], operands[2], operands[3],
   59804                 :             :         CONST0_RTX (V8SFmode), operands[4]));
   59805                 :             :   DONE;
   59806                 :             : }
   59807                 :             : #undef DONE
   59808                 :             : #undef FAIL
   59809                 :             :     operand0 = operands[0];
   59810                 :             :     (void) operand0;
   59811                 :             :     operand1 = operands[1];
   59812                 :             :     (void) operand1;
   59813                 :             :     operand2 = operands[2];
   59814                 :             :     (void) operand2;
   59815                 :             :     operand3 = operands[3];
   59816                 :             :     (void) operand3;
   59817                 :             :     operand4 = operands[4];
   59818                 :             :     (void) operand4;
   59819                 :             :   }
   59820                 :             :   emit (operand0, true);
   59821                 :             :   emit (operand1, true);
   59822                 :             :   emit (operand2, true);
   59823                 :             :   emit (operand3, true);
   59824                 :             :   emit (operand4, false);
   59825                 :             :   _val = get_insns ();
   59826                 :             :   end_sequence ();
   59827                 :             :   return _val;
   59828                 :             : }
   59829                 :             : 
   59830                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   59831                 :             : rtx
   59832                 :             : gen_avx512vl_vpermt2varv4di3_maskz (rtx operand0,
   59833                 :             :         rtx operand1,
   59834                 :             :         rtx operand2,
   59835                 :             :         rtx operand3,
   59836                 :             :         rtx operand4)
   59837                 :             : {
   59838                 :             :   rtx_insn *_val = 0;
   59839                 :             :   start_sequence ();
   59840                 :             :   {
   59841                 :             :     rtx operands[5];
   59842                 :             :     operands[0] = operand0;
   59843                 :             :     operands[1] = operand1;
   59844                 :             :     operands[2] = operand2;
   59845                 :             :     operands[3] = operand3;
   59846                 :             :     operands[4] = operand4;
   59847                 :             : #define FAIL return (end_sequence (), _val)
   59848                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59849                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59850                 :             : {
   59851                 :             :   emit_insn (gen_avx512vl_vpermt2varv4di3_maskz_1 (
   59852                 :             :         operands[0], operands[1], operands[2], operands[3],
   59853                 :             :         CONST0_RTX (V4DImode), operands[4]));
   59854                 :             :   DONE;
   59855                 :             : }
   59856                 :             : #undef DONE
   59857                 :             : #undef FAIL
   59858                 :             :     operand0 = operands[0];
   59859                 :             :     (void) operand0;
   59860                 :             :     operand1 = operands[1];
   59861                 :             :     (void) operand1;
   59862                 :             :     operand2 = operands[2];
   59863                 :             :     (void) operand2;
   59864                 :             :     operand3 = operands[3];
   59865                 :             :     (void) operand3;
   59866                 :             :     operand4 = operands[4];
   59867                 :             :     (void) operand4;
   59868                 :             :   }
   59869                 :             :   emit (operand0, true);
   59870                 :             :   emit (operand1, true);
   59871                 :             :   emit (operand2, true);
   59872                 :             :   emit (operand3, true);
   59873                 :             :   emit (operand4, false);
   59874                 :             :   _val = get_insns ();
   59875                 :             :   end_sequence ();
   59876                 :             :   return _val;
   59877                 :             : }
   59878                 :             : 
   59879                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   59880                 :             : rtx
   59881                 :             : gen_avx512vl_vpermt2varv4df3_maskz (rtx operand0,
   59882                 :             :         rtx operand1,
   59883                 :             :         rtx operand2,
   59884                 :             :         rtx operand3,
   59885                 :             :         rtx operand4)
   59886                 :             : {
   59887                 :             :   rtx_insn *_val = 0;
   59888                 :             :   start_sequence ();
   59889                 :             :   {
   59890                 :             :     rtx operands[5];
   59891                 :             :     operands[0] = operand0;
   59892                 :             :     operands[1] = operand1;
   59893                 :             :     operands[2] = operand2;
   59894                 :             :     operands[3] = operand3;
   59895                 :             :     operands[4] = operand4;
   59896                 :             : #define FAIL return (end_sequence (), _val)
   59897                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59898                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59899                 :             : {
   59900                 :             :   emit_insn (gen_avx512vl_vpermt2varv4df3_maskz_1 (
   59901                 :             :         operands[0], operands[1], operands[2], operands[3],
   59902                 :             :         CONST0_RTX (V4DFmode), operands[4]));
   59903                 :             :   DONE;
   59904                 :             : }
   59905                 :             : #undef DONE
   59906                 :             : #undef FAIL
   59907                 :             :     operand0 = operands[0];
   59908                 :             :     (void) operand0;
   59909                 :             :     operand1 = operands[1];
   59910                 :             :     (void) operand1;
   59911                 :             :     operand2 = operands[2];
   59912                 :             :     (void) operand2;
   59913                 :             :     operand3 = operands[3];
   59914                 :             :     (void) operand3;
   59915                 :             :     operand4 = operands[4];
   59916                 :             :     (void) operand4;
   59917                 :             :   }
   59918                 :             :   emit (operand0, true);
   59919                 :             :   emit (operand1, true);
   59920                 :             :   emit (operand2, true);
   59921                 :             :   emit (operand3, true);
   59922                 :             :   emit (operand4, false);
   59923                 :             :   _val = get_insns ();
   59924                 :             :   end_sequence ();
   59925                 :             :   return _val;
   59926                 :             : }
   59927                 :             : 
   59928                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   59929                 :             : rtx
   59930                 :             : gen_avx512vl_vpermt2varv4si3_maskz (rtx operand0,
   59931                 :             :         rtx operand1,
   59932                 :             :         rtx operand2,
   59933                 :             :         rtx operand3,
   59934                 :             :         rtx operand4)
   59935                 :             : {
   59936                 :             :   rtx_insn *_val = 0;
   59937                 :             :   start_sequence ();
   59938                 :             :   {
   59939                 :             :     rtx operands[5];
   59940                 :             :     operands[0] = operand0;
   59941                 :             :     operands[1] = operand1;
   59942                 :             :     operands[2] = operand2;
   59943                 :             :     operands[3] = operand3;
   59944                 :             :     operands[4] = operand4;
   59945                 :             : #define FAIL return (end_sequence (), _val)
   59946                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59947                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59948                 :             : {
   59949                 :             :   emit_insn (gen_avx512vl_vpermt2varv4si3_maskz_1 (
   59950                 :             :         operands[0], operands[1], operands[2], operands[3],
   59951                 :             :         CONST0_RTX (V4SImode), operands[4]));
   59952                 :             :   DONE;
   59953                 :             : }
   59954                 :             : #undef DONE
   59955                 :             : #undef FAIL
   59956                 :             :     operand0 = operands[0];
   59957                 :             :     (void) operand0;
   59958                 :             :     operand1 = operands[1];
   59959                 :             :     (void) operand1;
   59960                 :             :     operand2 = operands[2];
   59961                 :             :     (void) operand2;
   59962                 :             :     operand3 = operands[3];
   59963                 :             :     (void) operand3;
   59964                 :             :     operand4 = operands[4];
   59965                 :             :     (void) operand4;
   59966                 :             :   }
   59967                 :             :   emit (operand0, true);
   59968                 :             :   emit (operand1, true);
   59969                 :             :   emit (operand2, true);
   59970                 :             :   emit (operand3, true);
   59971                 :             :   emit (operand4, false);
   59972                 :             :   _val = get_insns ();
   59973                 :             :   end_sequence ();
   59974                 :             :   return _val;
   59975                 :             : }
   59976                 :             : 
   59977                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   59978                 :             : rtx
   59979                 :             : gen_avx512vl_vpermt2varv4sf3_maskz (rtx operand0,
   59980                 :             :         rtx operand1,
   59981                 :             :         rtx operand2,
   59982                 :             :         rtx operand3,
   59983                 :             :         rtx operand4)
   59984                 :             : {
   59985                 :             :   rtx_insn *_val = 0;
   59986                 :             :   start_sequence ();
   59987                 :             :   {
   59988                 :             :     rtx operands[5];
   59989                 :             :     operands[0] = operand0;
   59990                 :             :     operands[1] = operand1;
   59991                 :             :     operands[2] = operand2;
   59992                 :             :     operands[3] = operand3;
   59993                 :             :     operands[4] = operand4;
   59994                 :             : #define FAIL return (end_sequence (), _val)
   59995                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59996                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   59997                 :             : {
   59998                 :             :   emit_insn (gen_avx512vl_vpermt2varv4sf3_maskz_1 (
   59999                 :             :         operands[0], operands[1], operands[2], operands[3],
   60000                 :             :         CONST0_RTX (V4SFmode), operands[4]));
   60001                 :             :   DONE;
   60002                 :             : }
   60003                 :             : #undef DONE
   60004                 :             : #undef FAIL
   60005                 :             :     operand0 = operands[0];
   60006                 :             :     (void) operand0;
   60007                 :             :     operand1 = operands[1];
   60008                 :             :     (void) operand1;
   60009                 :             :     operand2 = operands[2];
   60010                 :             :     (void) operand2;
   60011                 :             :     operand3 = operands[3];
   60012                 :             :     (void) operand3;
   60013                 :             :     operand4 = operands[4];
   60014                 :             :     (void) operand4;
   60015                 :             :   }
   60016                 :             :   emit (operand0, true);
   60017                 :             :   emit (operand1, true);
   60018                 :             :   emit (operand2, true);
   60019                 :             :   emit (operand3, true);
   60020                 :             :   emit (operand4, false);
   60021                 :             :   _val = get_insns ();
   60022                 :             :   end_sequence ();
   60023                 :             :   return _val;
   60024                 :             : }
   60025                 :             : 
   60026                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   60027                 :             : rtx
   60028                 :             : gen_avx512vl_vpermt2varv2di3_maskz (rtx operand0,
   60029                 :             :         rtx operand1,
   60030                 :             :         rtx operand2,
   60031                 :             :         rtx operand3,
   60032                 :             :         rtx operand4)
   60033                 :             : {
   60034                 :             :   rtx_insn *_val = 0;
   60035                 :             :   start_sequence ();
   60036                 :             :   {
   60037                 :             :     rtx operands[5];
   60038                 :             :     operands[0] = operand0;
   60039                 :             :     operands[1] = operand1;
   60040                 :             :     operands[2] = operand2;
   60041                 :             :     operands[3] = operand3;
   60042                 :             :     operands[4] = operand4;
   60043                 :             : #define FAIL return (end_sequence (), _val)
   60044                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60045                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60046                 :             : {
   60047                 :             :   emit_insn (gen_avx512vl_vpermt2varv2di3_maskz_1 (
   60048                 :             :         operands[0], operands[1], operands[2], operands[3],
   60049                 :             :         CONST0_RTX (V2DImode), operands[4]));
   60050                 :             :   DONE;
   60051                 :             : }
   60052                 :             : #undef DONE
   60053                 :             : #undef FAIL
   60054                 :             :     operand0 = operands[0];
   60055                 :             :     (void) operand0;
   60056                 :             :     operand1 = operands[1];
   60057                 :             :     (void) operand1;
   60058                 :             :     operand2 = operands[2];
   60059                 :             :     (void) operand2;
   60060                 :             :     operand3 = operands[3];
   60061                 :             :     (void) operand3;
   60062                 :             :     operand4 = operands[4];
   60063                 :             :     (void) operand4;
   60064                 :             :   }
   60065                 :             :   emit (operand0, true);
   60066                 :             :   emit (operand1, true);
   60067                 :             :   emit (operand2, true);
   60068                 :             :   emit (operand3, true);
   60069                 :             :   emit (operand4, false);
   60070                 :             :   _val = get_insns ();
   60071                 :             :   end_sequence ();
   60072                 :             :   return _val;
   60073                 :             : }
   60074                 :             : 
   60075                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   60076                 :             : rtx
   60077                 :             : gen_avx512vl_vpermt2varv2df3_maskz (rtx operand0,
   60078                 :             :         rtx operand1,
   60079                 :             :         rtx operand2,
   60080                 :             :         rtx operand3,
   60081                 :             :         rtx operand4)
   60082                 :             : {
   60083                 :             :   rtx_insn *_val = 0;
   60084                 :             :   start_sequence ();
   60085                 :             :   {
   60086                 :             :     rtx operands[5];
   60087                 :             :     operands[0] = operand0;
   60088                 :             :     operands[1] = operand1;
   60089                 :             :     operands[2] = operand2;
   60090                 :             :     operands[3] = operand3;
   60091                 :             :     operands[4] = operand4;
   60092                 :             : #define FAIL return (end_sequence (), _val)
   60093                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60094                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60095                 :             : {
   60096                 :             :   emit_insn (gen_avx512vl_vpermt2varv2df3_maskz_1 (
   60097                 :             :         operands[0], operands[1], operands[2], operands[3],
   60098                 :             :         CONST0_RTX (V2DFmode), operands[4]));
   60099                 :             :   DONE;
   60100                 :             : }
   60101                 :             : #undef DONE
   60102                 :             : #undef FAIL
   60103                 :             :     operand0 = operands[0];
   60104                 :             :     (void) operand0;
   60105                 :             :     operand1 = operands[1];
   60106                 :             :     (void) operand1;
   60107                 :             :     operand2 = operands[2];
   60108                 :             :     (void) operand2;
   60109                 :             :     operand3 = operands[3];
   60110                 :             :     (void) operand3;
   60111                 :             :     operand4 = operands[4];
   60112                 :             :     (void) operand4;
   60113                 :             :   }
   60114                 :             :   emit (operand0, true);
   60115                 :             :   emit (operand1, true);
   60116                 :             :   emit (operand2, true);
   60117                 :             :   emit (operand3, true);
   60118                 :             :   emit (operand4, false);
   60119                 :             :   _val = get_insns ();
   60120                 :             :   end_sequence ();
   60121                 :             :   return _val;
   60122                 :             : }
   60123                 :             : 
   60124                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   60125                 :             : rtx
   60126                 :             : gen_avx512bw_vpermt2varv32hi3_maskz (rtx operand0,
   60127                 :             :         rtx operand1,
   60128                 :             :         rtx operand2,
   60129                 :             :         rtx operand3,
   60130                 :             :         rtx operand4)
   60131                 :             : {
   60132                 :             :   rtx_insn *_val = 0;
   60133                 :             :   start_sequence ();
   60134                 :             :   {
   60135                 :             :     rtx operands[5];
   60136                 :             :     operands[0] = operand0;
   60137                 :             :     operands[1] = operand1;
   60138                 :             :     operands[2] = operand2;
   60139                 :             :     operands[3] = operand3;
   60140                 :             :     operands[4] = operand4;
   60141                 :             : #define FAIL return (end_sequence (), _val)
   60142                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60143                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60144                 :             : {
   60145                 :             :   emit_insn (gen_avx512bw_vpermt2varv32hi3_maskz_1 (
   60146                 :             :         operands[0], operands[1], operands[2], operands[3],
   60147                 :             :         CONST0_RTX (V32HImode), operands[4]));
   60148                 :             :   DONE;
   60149                 :             : }
   60150                 :             : #undef DONE
   60151                 :             : #undef FAIL
   60152                 :             :     operand0 = operands[0];
   60153                 :             :     (void) operand0;
   60154                 :             :     operand1 = operands[1];
   60155                 :             :     (void) operand1;
   60156                 :             :     operand2 = operands[2];
   60157                 :             :     (void) operand2;
   60158                 :             :     operand3 = operands[3];
   60159                 :             :     (void) operand3;
   60160                 :             :     operand4 = operands[4];
   60161                 :             :     (void) operand4;
   60162                 :             :   }
   60163                 :             :   emit (operand0, true);
   60164                 :             :   emit (operand1, true);
   60165                 :             :   emit (operand2, true);
   60166                 :             :   emit (operand3, true);
   60167                 :             :   emit (operand4, false);
   60168                 :             :   _val = get_insns ();
   60169                 :             :   end_sequence ();
   60170                 :             :   return _val;
   60171                 :             : }
   60172                 :             : 
   60173                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   60174                 :             : rtx
   60175                 :             : gen_avx512vl_vpermt2varv16hi3_maskz (rtx operand0,
   60176                 :             :         rtx operand1,
   60177                 :             :         rtx operand2,
   60178                 :             :         rtx operand3,
   60179                 :             :         rtx operand4)
   60180                 :             : {
   60181                 :             :   rtx_insn *_val = 0;
   60182                 :             :   start_sequence ();
   60183                 :             :   {
   60184                 :             :     rtx operands[5];
   60185                 :             :     operands[0] = operand0;
   60186                 :             :     operands[1] = operand1;
   60187                 :             :     operands[2] = operand2;
   60188                 :             :     operands[3] = operand3;
   60189                 :             :     operands[4] = operand4;
   60190                 :             : #define FAIL return (end_sequence (), _val)
   60191                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60192                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60193                 :             : {
   60194                 :             :   emit_insn (gen_avx512vl_vpermt2varv16hi3_maskz_1 (
   60195                 :             :         operands[0], operands[1], operands[2], operands[3],
   60196                 :             :         CONST0_RTX (V16HImode), operands[4]));
   60197                 :             :   DONE;
   60198                 :             : }
   60199                 :             : #undef DONE
   60200                 :             : #undef FAIL
   60201                 :             :     operand0 = operands[0];
   60202                 :             :     (void) operand0;
   60203                 :             :     operand1 = operands[1];
   60204                 :             :     (void) operand1;
   60205                 :             :     operand2 = operands[2];
   60206                 :             :     (void) operand2;
   60207                 :             :     operand3 = operands[3];
   60208                 :             :     (void) operand3;
   60209                 :             :     operand4 = operands[4];
   60210                 :             :     (void) operand4;
   60211                 :             :   }
   60212                 :             :   emit (operand0, true);
   60213                 :             :   emit (operand1, true);
   60214                 :             :   emit (operand2, true);
   60215                 :             :   emit (operand3, true);
   60216                 :             :   emit (operand4, false);
   60217                 :             :   _val = get_insns ();
   60218                 :             :   end_sequence ();
   60219                 :             :   return _val;
   60220                 :             : }
   60221                 :             : 
   60222                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   60223                 :             : rtx
   60224                 :             : gen_avx512vl_vpermt2varv8hi3_maskz (rtx operand0,
   60225                 :             :         rtx operand1,
   60226                 :             :         rtx operand2,
   60227                 :             :         rtx operand3,
   60228                 :             :         rtx operand4)
   60229                 :             : {
   60230                 :             :   rtx_insn *_val = 0;
   60231                 :             :   start_sequence ();
   60232                 :             :   {
   60233                 :             :     rtx operands[5];
   60234                 :             :     operands[0] = operand0;
   60235                 :             :     operands[1] = operand1;
   60236                 :             :     operands[2] = operand2;
   60237                 :             :     operands[3] = operand3;
   60238                 :             :     operands[4] = operand4;
   60239                 :             : #define FAIL return (end_sequence (), _val)
   60240                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60241                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60242                 :             : {
   60243                 :             :   emit_insn (gen_avx512vl_vpermt2varv8hi3_maskz_1 (
   60244                 :             :         operands[0], operands[1], operands[2], operands[3],
   60245                 :             :         CONST0_RTX (V8HImode), operands[4]));
   60246                 :             :   DONE;
   60247                 :             : }
   60248                 :             : #undef DONE
   60249                 :             : #undef FAIL
   60250                 :             :     operand0 = operands[0];
   60251                 :             :     (void) operand0;
   60252                 :             :     operand1 = operands[1];
   60253                 :             :     (void) operand1;
   60254                 :             :     operand2 = operands[2];
   60255                 :             :     (void) operand2;
   60256                 :             :     operand3 = operands[3];
   60257                 :             :     (void) operand3;
   60258                 :             :     operand4 = operands[4];
   60259                 :             :     (void) operand4;
   60260                 :             :   }
   60261                 :             :   emit (operand0, true);
   60262                 :             :   emit (operand1, true);
   60263                 :             :   emit (operand2, true);
   60264                 :             :   emit (operand3, true);
   60265                 :             :   emit (operand4, false);
   60266                 :             :   _val = get_insns ();
   60267                 :             :   end_sequence ();
   60268                 :             :   return _val;
   60269                 :             : }
   60270                 :             : 
   60271                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   60272                 :             : rtx
   60273                 :             : gen_avx512bw_vpermt2varv64qi3_maskz (rtx operand0,
   60274                 :             :         rtx operand1,
   60275                 :             :         rtx operand2,
   60276                 :             :         rtx operand3,
   60277                 :             :         rtx operand4)
   60278                 :             : {
   60279                 :             :   rtx_insn *_val = 0;
   60280                 :             :   start_sequence ();
   60281                 :             :   {
   60282                 :             :     rtx operands[5];
   60283                 :             :     operands[0] = operand0;
   60284                 :             :     operands[1] = operand1;
   60285                 :             :     operands[2] = operand2;
   60286                 :             :     operands[3] = operand3;
   60287                 :             :     operands[4] = operand4;
   60288                 :             : #define FAIL return (end_sequence (), _val)
   60289                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60290                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60291                 :             : {
   60292                 :             :   emit_insn (gen_avx512bw_vpermt2varv64qi3_maskz_1 (
   60293                 :             :         operands[0], operands[1], operands[2], operands[3],
   60294                 :             :         CONST0_RTX (V64QImode), operands[4]));
   60295                 :             :   DONE;
   60296                 :             : }
   60297                 :             : #undef DONE
   60298                 :             : #undef FAIL
   60299                 :             :     operand0 = operands[0];
   60300                 :             :     (void) operand0;
   60301                 :             :     operand1 = operands[1];
   60302                 :             :     (void) operand1;
   60303                 :             :     operand2 = operands[2];
   60304                 :             :     (void) operand2;
   60305                 :             :     operand3 = operands[3];
   60306                 :             :     (void) operand3;
   60307                 :             :     operand4 = operands[4];
   60308                 :             :     (void) operand4;
   60309                 :             :   }
   60310                 :             :   emit (operand0, true);
   60311                 :             :   emit (operand1, true);
   60312                 :             :   emit (operand2, true);
   60313                 :             :   emit (operand3, true);
   60314                 :             :   emit (operand4, false);
   60315                 :             :   _val = get_insns ();
   60316                 :             :   end_sequence ();
   60317                 :             :   return _val;
   60318                 :             : }
   60319                 :             : 
   60320                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   60321                 :             : rtx
   60322                 :             : gen_avx512vl_vpermt2varv32qi3_maskz (rtx operand0,
   60323                 :             :         rtx operand1,
   60324                 :             :         rtx operand2,
   60325                 :             :         rtx operand3,
   60326                 :             :         rtx operand4)
   60327                 :             : {
   60328                 :             :   rtx_insn *_val = 0;
   60329                 :             :   start_sequence ();
   60330                 :             :   {
   60331                 :             :     rtx operands[5];
   60332                 :             :     operands[0] = operand0;
   60333                 :             :     operands[1] = operand1;
   60334                 :             :     operands[2] = operand2;
   60335                 :             :     operands[3] = operand3;
   60336                 :             :     operands[4] = operand4;
   60337                 :             : #define FAIL return (end_sequence (), _val)
   60338                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60339                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60340                 :             : {
   60341                 :             :   emit_insn (gen_avx512vl_vpermt2varv32qi3_maskz_1 (
   60342                 :             :         operands[0], operands[1], operands[2], operands[3],
   60343                 :             :         CONST0_RTX (V32QImode), operands[4]));
   60344                 :             :   DONE;
   60345                 :             : }
   60346                 :             : #undef DONE
   60347                 :             : #undef FAIL
   60348                 :             :     operand0 = operands[0];
   60349                 :             :     (void) operand0;
   60350                 :             :     operand1 = operands[1];
   60351                 :             :     (void) operand1;
   60352                 :             :     operand2 = operands[2];
   60353                 :             :     (void) operand2;
   60354                 :             :     operand3 = operands[3];
   60355                 :             :     (void) operand3;
   60356                 :             :     operand4 = operands[4];
   60357                 :             :     (void) operand4;
   60358                 :             :   }
   60359                 :             :   emit (operand0, true);
   60360                 :             :   emit (operand1, true);
   60361                 :             :   emit (operand2, true);
   60362                 :             :   emit (operand3, true);
   60363                 :             :   emit (operand4, false);
   60364                 :             :   _val = get_insns ();
   60365                 :             :   end_sequence ();
   60366                 :             :   return _val;
   60367                 :             : }
   60368                 :             : 
   60369                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27389 */
   60370                 :             : rtx
   60371                 :             : gen_avx512vl_vpermt2varv16qi3_maskz (rtx operand0,
   60372                 :             :         rtx operand1,
   60373                 :             :         rtx operand2,
   60374                 :             :         rtx operand3,
   60375                 :             :         rtx operand4)
   60376                 :             : {
   60377                 :             :   rtx_insn *_val = 0;
   60378                 :             :   start_sequence ();
   60379                 :             :   {
   60380                 :             :     rtx operands[5];
   60381                 :             :     operands[0] = operand0;
   60382                 :             :     operands[1] = operand1;
   60383                 :             :     operands[2] = operand2;
   60384                 :             :     operands[3] = operand3;
   60385                 :             :     operands[4] = operand4;
   60386                 :             : #define FAIL return (end_sequence (), _val)
   60387                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60388                 :             : #line 27396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60389                 :             : {
   60390                 :             :   emit_insn (gen_avx512vl_vpermt2varv16qi3_maskz_1 (
   60391                 :             :         operands[0], operands[1], operands[2], operands[3],
   60392                 :             :         CONST0_RTX (V16QImode), operands[4]));
   60393                 :             :   DONE;
   60394                 :             : }
   60395                 :             : #undef DONE
   60396                 :             : #undef FAIL
   60397                 :             :     operand0 = operands[0];
   60398                 :             :     (void) operand0;
   60399                 :             :     operand1 = operands[1];
   60400                 :             :     (void) operand1;
   60401                 :             :     operand2 = operands[2];
   60402                 :             :     (void) operand2;
   60403                 :             :     operand3 = operands[3];
   60404                 :             :     (void) operand3;
   60405                 :             :     operand4 = operands[4];
   60406                 :             :     (void) operand4;
   60407                 :             :   }
   60408                 :             :   emit (operand0, true);
   60409                 :             :   emit (operand1, true);
   60410                 :             :   emit (operand2, true);
   60411                 :             :   emit (operand3, true);
   60412                 :             :   emit (operand4, false);
   60413                 :             :   _val = get_insns ();
   60414                 :             :   end_sequence ();
   60415                 :             :   return _val;
   60416                 :             : }
   60417                 :             : 
   60418                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27449 */
   60419                 :             : rtx
   60420                 :             : gen_avx_vperm2f128v8si3 (rtx operand0,
   60421                 :             :         rtx operand1,
   60422                 :             :         rtx operand2,
   60423                 :             :         rtx operand3)
   60424                 :             : {
   60425                 :             :   rtx_insn *_val = 0;
   60426                 :             :   start_sequence ();
   60427                 :             :   {
   60428                 :             :     rtx operands[4];
   60429                 :             :     operands[0] = operand0;
   60430                 :             :     operands[1] = operand1;
   60431                 :             :     operands[2] = operand2;
   60432                 :             :     operands[3] = operand3;
   60433                 :             : #define FAIL return (end_sequence (), _val)
   60434                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60435                 :             : #line 27457 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60436                 :             : {
   60437                 :             :   int mask = INTVAL (operands[3]);
   60438                 :             :   if ((mask & 0x88) == 0)
   60439                 :             :     {
   60440                 :             :       rtx perm[8], t1, t2;
   60441                 :             :       int i, base, nelt = 8, nelt2 = nelt / 2;
   60442                 :             : 
   60443                 :             :       base = (mask & 3) * nelt2;
   60444                 :             :       for (i = 0; i < nelt2; ++i)
   60445                 :             :         perm[i] = GEN_INT (base + i);
   60446                 :             : 
   60447                 :             :       base = ((mask >> 4) & 3) * nelt2;
   60448                 :             :       for (i = 0; i < nelt2; ++i)
   60449                 :             :         perm[i + nelt2] = GEN_INT (base + i);
   60450                 :             : 
   60451                 :             :       t2 = gen_rtx_VEC_CONCAT (V16SImode,
   60452                 :             :                                operands[1], operands[2]);
   60453                 :             :       t1 = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (nelt, perm));
   60454                 :             :       t2 = gen_rtx_VEC_SELECT (V8SImode, t2, t1);
   60455                 :             :       t2 = gen_rtx_SET (operands[0], t2);
   60456                 :             :       emit_insn (t2);
   60457                 :             :       DONE;
   60458                 :             :     }
   60459                 :             : }
   60460                 :             : #undef DONE
   60461                 :             : #undef FAIL
   60462                 :             :     operand0 = operands[0];
   60463                 :             :     (void) operand0;
   60464                 :             :     operand1 = operands[1];
   60465                 :             :     (void) operand1;
   60466                 :             :     operand2 = operands[2];
   60467                 :             :     (void) operand2;
   60468                 :             :     operand3 = operands[3];
   60469                 :             :     (void) operand3;
   60470                 :             :   }
   60471                 :             :   emit_insn (gen_rtx_SET (operand0,
   60472                 :             :         gen_rtx_UNSPEC (V8SImode,
   60473                 :             :         gen_rtvec (3,
   60474                 :             :                 operand1,
   60475                 :             :                 operand2,
   60476                 :             :                 operand3),
   60477                 :             :         142)));
   60478                 :             :   _val = get_insns ();
   60479                 :             :   end_sequence ();
   60480                 :             :   return _val;
   60481                 :             : }
   60482                 :             : 
   60483                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27449 */
   60484                 :             : rtx
   60485                 :             : gen_avx_vperm2f128v8sf3 (rtx operand0,
   60486                 :             :         rtx operand1,
   60487                 :             :         rtx operand2,
   60488                 :             :         rtx operand3)
   60489                 :             : {
   60490                 :             :   rtx_insn *_val = 0;
   60491                 :             :   start_sequence ();
   60492                 :             :   {
   60493                 :             :     rtx operands[4];
   60494                 :             :     operands[0] = operand0;
   60495                 :             :     operands[1] = operand1;
   60496                 :             :     operands[2] = operand2;
   60497                 :             :     operands[3] = operand3;
   60498                 :             : #define FAIL return (end_sequence (), _val)
   60499                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60500                 :             : #line 27457 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60501                 :             : {
   60502                 :             :   int mask = INTVAL (operands[3]);
   60503                 :             :   if ((mask & 0x88) == 0)
   60504                 :             :     {
   60505                 :             :       rtx perm[8], t1, t2;
   60506                 :             :       int i, base, nelt = 8, nelt2 = nelt / 2;
   60507                 :             : 
   60508                 :             :       base = (mask & 3) * nelt2;
   60509                 :             :       for (i = 0; i < nelt2; ++i)
   60510                 :             :         perm[i] = GEN_INT (base + i);
   60511                 :             : 
   60512                 :             :       base = ((mask >> 4) & 3) * nelt2;
   60513                 :             :       for (i = 0; i < nelt2; ++i)
   60514                 :             :         perm[i + nelt2] = GEN_INT (base + i);
   60515                 :             : 
   60516                 :             :       t2 = gen_rtx_VEC_CONCAT (V16SFmode,
   60517                 :             :                                operands[1], operands[2]);
   60518                 :             :       t1 = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (nelt, perm));
   60519                 :             :       t2 = gen_rtx_VEC_SELECT (V8SFmode, t2, t1);
   60520                 :             :       t2 = gen_rtx_SET (operands[0], t2);
   60521                 :             :       emit_insn (t2);
   60522                 :             :       DONE;
   60523                 :             :     }
   60524                 :             : }
   60525                 :             : #undef DONE
   60526                 :             : #undef FAIL
   60527                 :             :     operand0 = operands[0];
   60528                 :             :     (void) operand0;
   60529                 :             :     operand1 = operands[1];
   60530                 :             :     (void) operand1;
   60531                 :             :     operand2 = operands[2];
   60532                 :             :     (void) operand2;
   60533                 :             :     operand3 = operands[3];
   60534                 :             :     (void) operand3;
   60535                 :             :   }
   60536                 :             :   emit_insn (gen_rtx_SET (operand0,
   60537                 :             :         gen_rtx_UNSPEC (V8SFmode,
   60538                 :             :         gen_rtvec (3,
   60539                 :             :                 operand1,
   60540                 :             :                 operand2,
   60541                 :             :                 operand3),
   60542                 :             :         142)));
   60543                 :             :   _val = get_insns ();
   60544                 :             :   end_sequence ();
   60545                 :             :   return _val;
   60546                 :             : }
   60547                 :             : 
   60548                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27449 */
   60549                 :             : rtx
   60550                 :             : gen_avx_vperm2f128v4df3 (rtx operand0,
   60551                 :             :         rtx operand1,
   60552                 :             :         rtx operand2,
   60553                 :             :         rtx operand3)
   60554                 :             : {
   60555                 :             :   rtx_insn *_val = 0;
   60556                 :             :   start_sequence ();
   60557                 :             :   {
   60558                 :             :     rtx operands[4];
   60559                 :             :     operands[0] = operand0;
   60560                 :             :     operands[1] = operand1;
   60561                 :             :     operands[2] = operand2;
   60562                 :             :     operands[3] = operand3;
   60563                 :             : #define FAIL return (end_sequence (), _val)
   60564                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60565                 :             : #line 27457 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60566                 :             : {
   60567                 :             :   int mask = INTVAL (operands[3]);
   60568                 :             :   if ((mask & 0x88) == 0)
   60569                 :             :     {
   60570                 :             :       rtx perm[4], t1, t2;
   60571                 :             :       int i, base, nelt = 4, nelt2 = nelt / 2;
   60572                 :             : 
   60573                 :             :       base = (mask & 3) * nelt2;
   60574                 :             :       for (i = 0; i < nelt2; ++i)
   60575                 :             :         perm[i] = GEN_INT (base + i);
   60576                 :             : 
   60577                 :             :       base = ((mask >> 4) & 3) * nelt2;
   60578                 :             :       for (i = 0; i < nelt2; ++i)
   60579                 :             :         perm[i + nelt2] = GEN_INT (base + i);
   60580                 :             : 
   60581                 :             :       t2 = gen_rtx_VEC_CONCAT (V8DFmode,
   60582                 :             :                                operands[1], operands[2]);
   60583                 :             :       t1 = gen_rtx_PARALLEL (VOIDmode, gen_rtvec_v (nelt, perm));
   60584                 :             :       t2 = gen_rtx_VEC_SELECT (V4DFmode, t2, t1);
   60585                 :             :       t2 = gen_rtx_SET (operands[0], t2);
   60586                 :             :       emit_insn (t2);
   60587                 :             :       DONE;
   60588                 :             :     }
   60589                 :             : }
   60590                 :             : #undef DONE
   60591                 :             : #undef FAIL
   60592                 :             :     operand0 = operands[0];
   60593                 :             :     (void) operand0;
   60594                 :             :     operand1 = operands[1];
   60595                 :             :     (void) operand1;
   60596                 :             :     operand2 = operands[2];
   60597                 :             :     (void) operand2;
   60598                 :             :     operand3 = operands[3];
   60599                 :             :     (void) operand3;
   60600                 :             :   }
   60601                 :             :   emit_insn (gen_rtx_SET (operand0,
   60602                 :             :         gen_rtx_UNSPEC (V4DFmode,
   60603                 :             :         gen_rtvec (3,
   60604                 :             :                 operand1,
   60605                 :             :                 operand2,
   60606                 :             :                 operand3),
   60607                 :             :         142)));
   60608                 :             :   _val = get_insns ();
   60609                 :             :   end_sequence ();
   60610                 :             :   return _val;
   60611                 :             : }
   60612                 :             : 
   60613                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27559 */
   60614                 :             : rtx
   60615                 :             : gen_avx512vl_vinsertv8si (rtx operand0,
   60616                 :             :         rtx operand1,
   60617                 :             :         rtx operand2,
   60618                 :             :         rtx operand3,
   60619                 :             :         rtx operand4,
   60620                 :             :         rtx operand5)
   60621                 :             : {
   60622                 :             :   rtx_insn *_val = 0;
   60623                 :             :   start_sequence ();
   60624                 :             :   {
   60625                 :             :     rtx operands[6];
   60626                 :             :     operands[0] = operand0;
   60627                 :             :     operands[1] = operand1;
   60628                 :             :     operands[2] = operand2;
   60629                 :             :     operands[3] = operand3;
   60630                 :             :     operands[4] = operand4;
   60631                 :             :     operands[5] = operand5;
   60632                 :             : #define FAIL return (end_sequence (), _val)
   60633                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60634                 :             : #line 27567 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60635                 :             : {
   60636                 :             :   rtx (*insn)(rtx, rtx, rtx, rtx, rtx);
   60637                 :             : 
   60638                 :             :   switch (INTVAL (operands[3]))
   60639                 :             :     {
   60640                 :             :     case 0:
   60641                 :             :       insn = gen_vec_set_lo_v8si_mask;
   60642                 :             :       break;
   60643                 :             :     case 1:
   60644                 :             :       insn = gen_vec_set_hi_v8si_mask;
   60645                 :             :       break;
   60646                 :             :     default:
   60647                 :             :       gcc_unreachable ();
   60648                 :             :     }
   60649                 :             : 
   60650                 :             :   emit_insn (insn (operands[0], operands[1], operands[2], operands[4],
   60651                 :             :                    operands[5]));
   60652                 :             :   DONE;
   60653                 :             : }
   60654                 :             : #undef DONE
   60655                 :             : #undef FAIL
   60656                 :             :     operand0 = operands[0];
   60657                 :             :     (void) operand0;
   60658                 :             :     operand1 = operands[1];
   60659                 :             :     (void) operand1;
   60660                 :             :     operand2 = operands[2];
   60661                 :             :     (void) operand2;
   60662                 :             :     operand3 = operands[3];
   60663                 :             :     (void) operand3;
   60664                 :             :     operand4 = operands[4];
   60665                 :             :     (void) operand4;
   60666                 :             :     operand5 = operands[5];
   60667                 :             :     (void) operand5;
   60668                 :             :   }
   60669                 :             :   emit (operand0, true);
   60670                 :             :   emit (operand1, true);
   60671                 :             :   emit (operand2, true);
   60672                 :             :   emit (operand3, true);
   60673                 :             :   emit (operand4, true);
   60674                 :             :   emit (operand5, false);
   60675                 :             :   _val = get_insns ();
   60676                 :             :   end_sequence ();
   60677                 :             :   return _val;
   60678                 :             : }
   60679                 :             : 
   60680                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27559 */
   60681                 :             : rtx
   60682                 :             : gen_avx512vl_vinsertv8sf (rtx operand0,
   60683                 :             :         rtx operand1,
   60684                 :             :         rtx operand2,
   60685                 :             :         rtx operand3,
   60686                 :             :         rtx operand4,
   60687                 :             :         rtx operand5)
   60688                 :             : {
   60689                 :             :   rtx_insn *_val = 0;
   60690                 :             :   start_sequence ();
   60691                 :             :   {
   60692                 :             :     rtx operands[6];
   60693                 :             :     operands[0] = operand0;
   60694                 :             :     operands[1] = operand1;
   60695                 :             :     operands[2] = operand2;
   60696                 :             :     operands[3] = operand3;
   60697                 :             :     operands[4] = operand4;
   60698                 :             :     operands[5] = operand5;
   60699                 :             : #define FAIL return (end_sequence (), _val)
   60700                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60701                 :             : #line 27567 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60702                 :             : {
   60703                 :             :   rtx (*insn)(rtx, rtx, rtx, rtx, rtx);
   60704                 :             : 
   60705                 :             :   switch (INTVAL (operands[3]))
   60706                 :             :     {
   60707                 :             :     case 0:
   60708                 :             :       insn = gen_vec_set_lo_v8sf_mask;
   60709                 :             :       break;
   60710                 :             :     case 1:
   60711                 :             :       insn = gen_vec_set_hi_v8sf_mask;
   60712                 :             :       break;
   60713                 :             :     default:
   60714                 :             :       gcc_unreachable ();
   60715                 :             :     }
   60716                 :             : 
   60717                 :             :   emit_insn (insn (operands[0], operands[1], operands[2], operands[4],
   60718                 :             :                    operands[5]));
   60719                 :             :   DONE;
   60720                 :             : }
   60721                 :             : #undef DONE
   60722                 :             : #undef FAIL
   60723                 :             :     operand0 = operands[0];
   60724                 :             :     (void) operand0;
   60725                 :             :     operand1 = operands[1];
   60726                 :             :     (void) operand1;
   60727                 :             :     operand2 = operands[2];
   60728                 :             :     (void) operand2;
   60729                 :             :     operand3 = operands[3];
   60730                 :             :     (void) operand3;
   60731                 :             :     operand4 = operands[4];
   60732                 :             :     (void) operand4;
   60733                 :             :     operand5 = operands[5];
   60734                 :             :     (void) operand5;
   60735                 :             :   }
   60736                 :             :   emit (operand0, true);
   60737                 :             :   emit (operand1, true);
   60738                 :             :   emit (operand2, true);
   60739                 :             :   emit (operand3, true);
   60740                 :             :   emit (operand4, true);
   60741                 :             :   emit (operand5, false);
   60742                 :             :   _val = get_insns ();
   60743                 :             :   end_sequence ();
   60744                 :             :   return _val;
   60745                 :             : }
   60746                 :             : 
   60747                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27559 */
   60748                 :             : rtx
   60749                 :             : gen_avx512vl_vinsertv4di (rtx operand0,
   60750                 :             :         rtx operand1,
   60751                 :             :         rtx operand2,
   60752                 :             :         rtx operand3,
   60753                 :             :         rtx operand4,
   60754                 :             :         rtx operand5)
   60755                 :             : {
   60756                 :             :   rtx_insn *_val = 0;
   60757                 :             :   start_sequence ();
   60758                 :             :   {
   60759                 :             :     rtx operands[6];
   60760                 :             :     operands[0] = operand0;
   60761                 :             :     operands[1] = operand1;
   60762                 :             :     operands[2] = operand2;
   60763                 :             :     operands[3] = operand3;
   60764                 :             :     operands[4] = operand4;
   60765                 :             :     operands[5] = operand5;
   60766                 :             : #define FAIL return (end_sequence (), _val)
   60767                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60768                 :             : #line 27567 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60769                 :             : {
   60770                 :             :   rtx (*insn)(rtx, rtx, rtx, rtx, rtx);
   60771                 :             : 
   60772                 :             :   switch (INTVAL (operands[3]))
   60773                 :             :     {
   60774                 :             :     case 0:
   60775                 :             :       insn = gen_vec_set_lo_v4di_mask;
   60776                 :             :       break;
   60777                 :             :     case 1:
   60778                 :             :       insn = gen_vec_set_hi_v4di_mask;
   60779                 :             :       break;
   60780                 :             :     default:
   60781                 :             :       gcc_unreachable ();
   60782                 :             :     }
   60783                 :             : 
   60784                 :             :   emit_insn (insn (operands[0], operands[1], operands[2], operands[4],
   60785                 :             :                    operands[5]));
   60786                 :             :   DONE;
   60787                 :             : }
   60788                 :             : #undef DONE
   60789                 :             : #undef FAIL
   60790                 :             :     operand0 = operands[0];
   60791                 :             :     (void) operand0;
   60792                 :             :     operand1 = operands[1];
   60793                 :             :     (void) operand1;
   60794                 :             :     operand2 = operands[2];
   60795                 :             :     (void) operand2;
   60796                 :             :     operand3 = operands[3];
   60797                 :             :     (void) operand3;
   60798                 :             :     operand4 = operands[4];
   60799                 :             :     (void) operand4;
   60800                 :             :     operand5 = operands[5];
   60801                 :             :     (void) operand5;
   60802                 :             :   }
   60803                 :             :   emit (operand0, true);
   60804                 :             :   emit (operand1, true);
   60805                 :             :   emit (operand2, true);
   60806                 :             :   emit (operand3, true);
   60807                 :             :   emit (operand4, true);
   60808                 :             :   emit (operand5, false);
   60809                 :             :   _val = get_insns ();
   60810                 :             :   end_sequence ();
   60811                 :             :   return _val;
   60812                 :             : }
   60813                 :             : 
   60814                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27559 */
   60815                 :             : rtx
   60816                 :             : gen_avx512vl_vinsertv4df (rtx operand0,
   60817                 :             :         rtx operand1,
   60818                 :             :         rtx operand2,
   60819                 :             :         rtx operand3,
   60820                 :             :         rtx operand4,
   60821                 :             :         rtx operand5)
   60822                 :             : {
   60823                 :             :   rtx_insn *_val = 0;
   60824                 :             :   start_sequence ();
   60825                 :             :   {
   60826                 :             :     rtx operands[6];
   60827                 :             :     operands[0] = operand0;
   60828                 :             :     operands[1] = operand1;
   60829                 :             :     operands[2] = operand2;
   60830                 :             :     operands[3] = operand3;
   60831                 :             :     operands[4] = operand4;
   60832                 :             :     operands[5] = operand5;
   60833                 :             : #define FAIL return (end_sequence (), _val)
   60834                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60835                 :             : #line 27567 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60836                 :             : {
   60837                 :             :   rtx (*insn)(rtx, rtx, rtx, rtx, rtx);
   60838                 :             : 
   60839                 :             :   switch (INTVAL (operands[3]))
   60840                 :             :     {
   60841                 :             :     case 0:
   60842                 :             :       insn = gen_vec_set_lo_v4df_mask;
   60843                 :             :       break;
   60844                 :             :     case 1:
   60845                 :             :       insn = gen_vec_set_hi_v4df_mask;
   60846                 :             :       break;
   60847                 :             :     default:
   60848                 :             :       gcc_unreachable ();
   60849                 :             :     }
   60850                 :             : 
   60851                 :             :   emit_insn (insn (operands[0], operands[1], operands[2], operands[4],
   60852                 :             :                    operands[5]));
   60853                 :             :   DONE;
   60854                 :             : }
   60855                 :             : #undef DONE
   60856                 :             : #undef FAIL
   60857                 :             :     operand0 = operands[0];
   60858                 :             :     (void) operand0;
   60859                 :             :     operand1 = operands[1];
   60860                 :             :     (void) operand1;
   60861                 :             :     operand2 = operands[2];
   60862                 :             :     (void) operand2;
   60863                 :             :     operand3 = operands[3];
   60864                 :             :     (void) operand3;
   60865                 :             :     operand4 = operands[4];
   60866                 :             :     (void) operand4;
   60867                 :             :     operand5 = operands[5];
   60868                 :             :     (void) operand5;
   60869                 :             :   }
   60870                 :             :   emit (operand0, true);
   60871                 :             :   emit (operand1, true);
   60872                 :             :   emit (operand2, true);
   60873                 :             :   emit (operand3, true);
   60874                 :             :   emit (operand4, true);
   60875                 :             :   emit (operand5, false);
   60876                 :             :   _val = get_insns ();
   60877                 :             :   end_sequence ();
   60878                 :             :   return _val;
   60879                 :             : }
   60880                 :             : 
   60881                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27587 */
   60882                 :             : rtx
   60883                 :             : gen_avx_vinsertf128v32qi (rtx operand0,
   60884                 :             :         rtx operand1,
   60885                 :             :         rtx operand2,
   60886                 :             :         rtx operand3)
   60887                 :             : {
   60888                 :             :   rtx_insn *_val = 0;
   60889                 :             :   start_sequence ();
   60890                 :             :   {
   60891                 :             :     rtx operands[4];
   60892                 :             :     operands[0] = operand0;
   60893                 :             :     operands[1] = operand1;
   60894                 :             :     operands[2] = operand2;
   60895                 :             :     operands[3] = operand3;
   60896                 :             : #define FAIL return (end_sequence (), _val)
   60897                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60898                 :             : #line 27593 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60899                 :             : {
   60900                 :             :   rtx (*insn)(rtx, rtx, rtx);
   60901                 :             : 
   60902                 :             :   switch (INTVAL (operands[3]))
   60903                 :             :     {
   60904                 :             :     case 0:
   60905                 :             :       insn = gen_vec_set_lo_v32qi;
   60906                 :             :       break;
   60907                 :             :     case 1:
   60908                 :             :       insn = gen_vec_set_hi_v32qi;
   60909                 :             :       break;
   60910                 :             :     default:
   60911                 :             :       gcc_unreachable ();
   60912                 :             :     }
   60913                 :             : 
   60914                 :             :   emit_insn (insn (operands[0], operands[1], operands[2]));
   60915                 :             :   DONE;
   60916                 :             : }
   60917                 :             : #undef DONE
   60918                 :             : #undef FAIL
   60919                 :             :     operand0 = operands[0];
   60920                 :             :     (void) operand0;
   60921                 :             :     operand1 = operands[1];
   60922                 :             :     (void) operand1;
   60923                 :             :     operand2 = operands[2];
   60924                 :             :     (void) operand2;
   60925                 :             :     operand3 = operands[3];
   60926                 :             :     (void) operand3;
   60927                 :             :   }
   60928                 :             :   emit (operand0, true);
   60929                 :             :   emit (operand1, true);
   60930                 :             :   emit (operand2, true);
   60931                 :             :   emit (operand3, false);
   60932                 :             :   _val = get_insns ();
   60933                 :             :   end_sequence ();
   60934                 :             :   return _val;
   60935                 :             : }
   60936                 :             : 
   60937                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27587 */
   60938                 :             : rtx
   60939                 :             : gen_avx_vinsertf128v16hi (rtx operand0,
   60940                 :             :         rtx operand1,
   60941                 :             :         rtx operand2,
   60942                 :             :         rtx operand3)
   60943                 :             : {
   60944                 :             :   rtx_insn *_val = 0;
   60945                 :             :   start_sequence ();
   60946                 :             :   {
   60947                 :             :     rtx operands[4];
   60948                 :             :     operands[0] = operand0;
   60949                 :             :     operands[1] = operand1;
   60950                 :             :     operands[2] = operand2;
   60951                 :             :     operands[3] = operand3;
   60952                 :             : #define FAIL return (end_sequence (), _val)
   60953                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60954                 :             : #line 27593 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   60955                 :             : {
   60956                 :             :   rtx (*insn)(rtx, rtx, rtx);
   60957                 :             : 
   60958                 :             :   switch (INTVAL (operands[3]))
   60959                 :             :     {
   60960                 :             :     case 0:
   60961                 :             :       insn = gen_vec_set_lo_v16hi;
   60962                 :             :       break;
   60963                 :             :     case 1:
   60964                 :             :       insn = gen_vec_set_hi_v16hi;
   60965                 :             :       break;
   60966                 :             :     default:
   60967                 :             :       gcc_unreachable ();
   60968                 :             :     }
   60969                 :             : 
   60970                 :             :   emit_insn (insn (operands[0], operands[1], operands[2]));
   60971                 :             :   DONE;
   60972                 :             : }
   60973                 :             : #undef DONE
   60974                 :             : #undef FAIL
   60975                 :             :     operand0 = operands[0];
   60976                 :             :     (void) operand0;
   60977                 :             :     operand1 = operands[1];
   60978                 :             :     (void) operand1;
   60979                 :             :     operand2 = operands[2];
   60980                 :             :     (void) operand2;
   60981                 :             :     operand3 = operands[3];
   60982                 :             :     (void) operand3;
   60983                 :             :   }
   60984                 :             :   emit (operand0, true);
   60985                 :             :   emit (operand1, true);
   60986                 :             :   emit (operand2, true);
   60987                 :             :   emit (operand3, false);
   60988                 :             :   _val = get_insns ();
   60989                 :             :   end_sequence ();
   60990                 :             :   return _val;
   60991                 :             : }
   60992                 :             : 
   60993                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27587 */
   60994                 :             : rtx
   60995                 :             : gen_avx_vinsertf128v8si (rtx operand0,
   60996                 :             :         rtx operand1,
   60997                 :             :         rtx operand2,
   60998                 :             :         rtx operand3)
   60999                 :             : {
   61000                 :             :   rtx_insn *_val = 0;
   61001                 :             :   start_sequence ();
   61002                 :             :   {
   61003                 :             :     rtx operands[4];
   61004                 :             :     operands[0] = operand0;
   61005                 :             :     operands[1] = operand1;
   61006                 :             :     operands[2] = operand2;
   61007                 :             :     operands[3] = operand3;
   61008                 :             : #define FAIL return (end_sequence (), _val)
   61009                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61010                 :             : #line 27593 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   61011                 :             : {
   61012                 :             :   rtx (*insn)(rtx, rtx, rtx);
   61013                 :             : 
   61014                 :             :   switch (INTVAL (operands[3]))
   61015                 :             :     {
   61016                 :             :     case 0:
   61017                 :             :       insn = gen_vec_set_lo_v8si;
   61018                 :             :       break;
   61019                 :             :     case 1:
   61020                 :             :       insn = gen_vec_set_hi_v8si;
   61021                 :             :       break;
   61022                 :             :     default:
   61023                 :             :       gcc_unreachable ();
   61024                 :             :     }
   61025                 :             : 
   61026                 :             :   emit_insn (insn (operands[0], operands[1], operands[2]));
   61027                 :             :   DONE;
   61028                 :             : }
   61029                 :             : #undef DONE
   61030                 :             : #undef FAIL
   61031                 :             :     operand0 = operands[0];
   61032                 :             :     (void) operand0;
   61033                 :             :     operand1 = operands[1];
   61034                 :             :     (void) operand1;
   61035                 :             :     operand2 = operands[2];
   61036                 :             :     (void) operand2;
   61037                 :             :     operand3 = operands[3];
   61038                 :             :     (void) operand3;
   61039                 :             :   }
   61040                 :             :   emit (operand0, true);
   61041                 :             :   emit (operand1, true);
   61042                 :             :   emit (operand2, true);
   61043                 :             :   emit (operand3, false);
   61044                 :             :   _val = get_insns ();
   61045                 :             :   end_sequence ();
   61046                 :             :   return _val;
   61047                 :             : }
   61048                 :             : 
   61049                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27587 */
   61050                 :             : rtx
   61051                 :             : gen_avx_vinsertf128v4di (rtx operand0,
   61052                 :             :         rtx operand1,
   61053                 :             :         rtx operand2,
   61054                 :             :         rtx operand3)
   61055                 :             : {
   61056                 :             :   rtx_insn *_val = 0;
   61057                 :             :   start_sequence ();
   61058                 :             :   {
   61059                 :             :     rtx operands[4];
   61060                 :             :     operands[0] = operand0;
   61061                 :             :     operands[1] = operand1;
   61062                 :             :     operands[2] = operand2;
   61063                 :             :     operands[3] = operand3;
   61064                 :             : #define FAIL return (end_sequence (), _val)
   61065                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61066                 :             : #line 27593 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   61067                 :             : {
   61068                 :             :   rtx (*insn)(rtx, rtx, rtx);
   61069                 :             : 
   61070                 :             :   switch (INTVAL (operands[3]))
   61071                 :             :     {
   61072                 :             :     case 0:
   61073                 :             :       insn = gen_vec_set_lo_v4di;
   61074                 :             :       break;
   61075                 :             :     case 1:
   61076                 :             :       insn = gen_vec_set_hi_v4di;
   61077                 :             :       break;
   61078                 :             :     default:
   61079                 :             :       gcc_unreachable ();
   61080                 :             :     }
   61081                 :             : 
   61082                 :             :   emit_insn (insn (operands[0], operands[1], operands[2]));
   61083                 :             :   DONE;
   61084                 :             : }
   61085                 :             : #undef DONE
   61086                 :             : #undef FAIL
   61087                 :             :     operand0 = operands[0];
   61088                 :             :     (void) operand0;
   61089                 :             :     operand1 = operands[1];
   61090                 :             :     (void) operand1;
   61091                 :             :     operand2 = operands[2];
   61092                 :             :     (void) operand2;
   61093                 :             :     operand3 = operands[3];
   61094                 :             :     (void) operand3;
   61095                 :             :   }
   61096                 :             :   emit (operand0, true);
   61097                 :             :   emit (operand1, true);
   61098                 :             :   emit (operand2, true);
   61099                 :             :   emit (operand3, false);
   61100                 :             :   _val = get_insns ();
   61101                 :             :   end_sequence ();
   61102                 :             :   return _val;
   61103                 :             : }
   61104                 :             : 
   61105                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27587 */
   61106                 :             : rtx
   61107                 :             : gen_avx_vinsertf128v8sf (rtx operand0,
   61108                 :             :         rtx operand1,
   61109                 :             :         rtx operand2,
   61110                 :             :         rtx operand3)
   61111                 :             : {
   61112                 :             :   rtx_insn *_val = 0;
   61113                 :             :   start_sequence ();
   61114                 :             :   {
   61115                 :             :     rtx operands[4];
   61116                 :             :     operands[0] = operand0;
   61117                 :             :     operands[1] = operand1;
   61118                 :             :     operands[2] = operand2;
   61119                 :             :     operands[3] = operand3;
   61120                 :             : #define FAIL return (end_sequence (), _val)
   61121                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61122                 :             : #line 27593 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   61123                 :             : {
   61124                 :             :   rtx (*insn)(rtx, rtx, rtx);
   61125                 :             : 
   61126                 :             :   switch (INTVAL (operands[3]))
   61127                 :             :     {
   61128                 :             :     case 0:
   61129                 :             :       insn = gen_vec_set_lo_v8sf;
   61130                 :             :       break;
   61131                 :             :     case 1:
   61132                 :             :       insn = gen_vec_set_hi_v8sf;
   61133                 :             :       break;
   61134                 :             :     default:
   61135                 :             :       gcc_unreachable ();
   61136                 :             :     }
   61137                 :             : 
   61138                 :             :   emit_insn (insn (operands[0], operands[1], operands[2]));
   61139                 :             :   DONE;
   61140                 :             : }
   61141                 :             : #undef DONE
   61142                 :             : #undef FAIL
   61143                 :             :     operand0 = operands[0];
   61144                 :             :     (void) operand0;
   61145                 :             :     operand1 = operands[1];
   61146                 :             :     (void) operand1;
   61147                 :             :     operand2 = operands[2];
   61148                 :             :     (void) operand2;
   61149                 :             :     operand3 = operands[3];
   61150                 :             :     (void) operand3;
   61151                 :             :   }
   61152                 :             :   emit (operand0, true);
   61153                 :             :   emit (operand1, true);
   61154                 :             :   emit (operand2, true);
   61155                 :             :   emit (operand3, false);
   61156                 :             :   _val = get_insns ();
   61157                 :             :   end_sequence ();
   61158                 :             :   return _val;
   61159                 :             : }
   61160                 :             : 
   61161                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27587 */
   61162                 :             : rtx
   61163                 :             : gen_avx_vinsertf128v4df (rtx operand0,
   61164                 :             :         rtx operand1,
   61165                 :             :         rtx operand2,
   61166                 :             :         rtx operand3)
   61167                 :             : {
   61168                 :             :   rtx_insn *_val = 0;
   61169                 :             :   start_sequence ();
   61170                 :             :   {
   61171                 :             :     rtx operands[4];
   61172                 :             :     operands[0] = operand0;
   61173                 :             :     operands[1] = operand1;
   61174                 :             :     operands[2] = operand2;
   61175                 :             :     operands[3] = operand3;
   61176                 :             : #define FAIL return (end_sequence (), _val)
   61177                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61178                 :             : #line 27593 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   61179                 :             : {
   61180                 :             :   rtx (*insn)(rtx, rtx, rtx);
   61181                 :             : 
   61182                 :             :   switch (INTVAL (operands[3]))
   61183                 :             :     {
   61184                 :             :     case 0:
   61185                 :             :       insn = gen_vec_set_lo_v4df;
   61186                 :             :       break;
   61187                 :             :     case 1:
   61188                 :             :       insn = gen_vec_set_hi_v4df;
   61189                 :             :       break;
   61190                 :             :     default:
   61191                 :             :       gcc_unreachable ();
   61192                 :             :     }
   61193                 :             : 
   61194                 :             :   emit_insn (insn (operands[0], operands[1], operands[2]));
   61195                 :             :   DONE;
   61196                 :             : }
   61197                 :             : #undef DONE
   61198                 :             : #undef FAIL
   61199                 :             :     operand0 = operands[0];
   61200                 :             :     (void) operand0;
   61201                 :             :     operand1 = operands[1];
   61202                 :             :     (void) operand1;
   61203                 :             :     operand2 = operands[2];
   61204                 :             :     (void) operand2;
   61205                 :             :     operand3 = operands[3];
   61206                 :             :     (void) operand3;
   61207                 :             :   }
   61208                 :             :   emit (operand0, true);
   61209                 :             :   emit (operand1, true);
   61210                 :             :   emit (operand2, true);
   61211                 :             :   emit (operand3, false);
   61212                 :             :   _val = get_insns ();
   61213                 :             :   end_sequence ();
   61214                 :             :   return _val;
   61215                 :             : }
   61216                 :             : 
   61217                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27587 */
   61218                 :             : rtx
   61219                 :             : gen_avx_vinsertf128v16hf (rtx operand0,
   61220                 :             :         rtx operand1,
   61221                 :             :         rtx operand2,
   61222                 :             :         rtx operand3)
   61223                 :             : {
   61224                 :             :   rtx_insn *_val = 0;
   61225                 :             :   start_sequence ();
   61226                 :             :   {
   61227                 :             :     rtx operands[4];
   61228                 :             :     operands[0] = operand0;
   61229                 :             :     operands[1] = operand1;
   61230                 :             :     operands[2] = operand2;
   61231                 :             :     operands[3] = operand3;
   61232                 :             : #define FAIL return (end_sequence (), _val)
   61233                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61234                 :             : #line 27593 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   61235                 :             : {
   61236                 :             :   rtx (*insn)(rtx, rtx, rtx);
   61237                 :             : 
   61238                 :             :   switch (INTVAL (operands[3]))
   61239                 :             :     {
   61240                 :             :     case 0:
   61241                 :             :       insn = gen_vec_set_lo_v16hf;
   61242                 :             :       break;
   61243                 :             :     case 1:
   61244                 :             :       insn = gen_vec_set_hi_v16hf;
   61245                 :             :       break;
   61246                 :             :     default:
   61247                 :             :       gcc_unreachable ();
   61248                 :             :     }
   61249                 :             : 
   61250                 :             :   emit_insn (insn (operands[0], operands[1], operands[2]));
   61251                 :             :   DONE;
   61252                 :             : }
   61253                 :             : #undef DONE
   61254                 :             : #undef FAIL
   61255                 :             :     operand0 = operands[0];
   61256                 :             :     (void) operand0;
   61257                 :             :     operand1 = operands[1];
   61258                 :             :     (void) operand1;
   61259                 :             :     operand2 = operands[2];
   61260                 :             :     (void) operand2;
   61261                 :             :     operand3 = operands[3];
   61262                 :             :     (void) operand3;
   61263                 :             :   }
   61264                 :             :   emit (operand0, true);
   61265                 :             :   emit (operand1, true);
   61266                 :             :   emit (operand2, true);
   61267                 :             :   emit (operand3, false);
   61268                 :             :   _val = get_insns ();
   61269                 :             :   end_sequence ();
   61270                 :             :   return _val;
   61271                 :             : }
   61272                 :             : 
   61273                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27587 */
   61274                 :             : rtx
   61275                 :             : gen_avx_vinsertf128v16bf (rtx operand0,
   61276                 :             :         rtx operand1,
   61277                 :             :         rtx operand2,
   61278                 :             :         rtx operand3)
   61279                 :             : {
   61280                 :             :   rtx_insn *_val = 0;
   61281                 :             :   start_sequence ();
   61282                 :             :   {
   61283                 :             :     rtx operands[4];
   61284                 :             :     operands[0] = operand0;
   61285                 :             :     operands[1] = operand1;
   61286                 :             :     operands[2] = operand2;
   61287                 :             :     operands[3] = operand3;
   61288                 :             : #define FAIL return (end_sequence (), _val)
   61289                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61290                 :             : #line 27593 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   61291                 :             : {
   61292                 :             :   rtx (*insn)(rtx, rtx, rtx);
   61293                 :             : 
   61294                 :             :   switch (INTVAL (operands[3]))
   61295                 :             :     {
   61296                 :             :     case 0:
   61297                 :             :       insn = gen_vec_set_lo_v16bf;
   61298                 :             :       break;
   61299                 :             :     case 1:
   61300                 :             :       insn = gen_vec_set_hi_v16bf;
   61301                 :             :       break;
   61302                 :             :     default:
   61303                 :             :       gcc_unreachable ();
   61304                 :             :     }
   61305                 :             : 
   61306                 :             :   emit_insn (insn (operands[0], operands[1], operands[2]));
   61307                 :             :   DONE;
   61308                 :             : }
   61309                 :             : #undef DONE
   61310                 :             : #undef FAIL
   61311                 :             :     operand0 = operands[0];
   61312                 :             :     (void) operand0;
   61313                 :             :     operand1 = operands[1];
   61314                 :             :     (void) operand1;
   61315                 :             :     operand2 = operands[2];
   61316                 :             :     (void) operand2;
   61317                 :             :     operand3 = operands[3];
   61318                 :             :     (void) operand3;
   61319                 :             :   }
   61320                 :             :   emit (operand0, true);
   61321                 :             :   emit (operand1, true);
   61322                 :             :   emit (operand2, true);
   61323                 :             :   emit (operand3, false);
   61324                 :             :   _val = get_insns ();
   61325                 :             :   end_sequence ();
   61326                 :             :   return _val;
   61327                 :             : }
   61328                 :             : 
   61329                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27843 */
   61330                 :             : rtx
   61331                 :             : gen_maskloadv4sfv4si (rtx operand0,
   61332                 :             :         rtx operand1,
   61333                 :             :         rtx operand2)
   61334                 :             : {
   61335                 :             :   return gen_rtx_SET (operand0,
   61336                 :             :         gen_rtx_UNSPEC (V4SFmode,
   61337                 :             :         gen_rtvec (2,
   61338                 :             :                 operand2,
   61339                 :             :                 operand1),
   61340                 :             :         46));
   61341                 :             : }
   61342                 :             : 
   61343                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27843 */
   61344                 :             : rtx
   61345                 :             : gen_maskloadv2dfv2di (rtx operand0,
   61346                 :             :         rtx operand1,
   61347                 :             :         rtx operand2)
   61348                 :             : {
   61349                 :             :   return gen_rtx_SET (operand0,
   61350                 :             :         gen_rtx_UNSPEC (V2DFmode,
   61351                 :             :         gen_rtvec (2,
   61352                 :             :                 operand2,
   61353                 :             :                 operand1),
   61354                 :             :         46));
   61355                 :             : }
   61356                 :             : 
   61357                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27843 */
   61358                 :             : rtx
   61359                 :             : gen_maskloadv4div4di (rtx operand0,
   61360                 :             :         rtx operand1,
   61361                 :             :         rtx operand2)
   61362                 :             : {
   61363                 :             :   return gen_rtx_SET (operand0,
   61364                 :             :         gen_rtx_UNSPEC (V4DImode,
   61365                 :             :         gen_rtvec (2,
   61366                 :             :                 operand2,
   61367                 :             :                 operand1),
   61368                 :             :         46));
   61369                 :             : }
   61370                 :             : 
   61371                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27843 */
   61372                 :             : rtx
   61373                 :             : gen_maskloadv2div2di (rtx operand0,
   61374                 :             :         rtx operand1,
   61375                 :             :         rtx operand2)
   61376                 :             : {
   61377                 :             :   return gen_rtx_SET (operand0,
   61378                 :             :         gen_rtx_UNSPEC (V2DImode,
   61379                 :             :         gen_rtvec (2,
   61380                 :             :                 operand2,
   61381                 :             :                 operand1),
   61382                 :             :         46));
   61383                 :             : }
   61384                 :             : 
   61385                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27843 */
   61386                 :             : rtx
   61387                 :             : gen_maskloadv8sfv8si (rtx operand0,
   61388                 :             :         rtx operand1,
   61389                 :             :         rtx operand2)
   61390                 :             : {
   61391                 :             :   return gen_rtx_SET (operand0,
   61392                 :             :         gen_rtx_UNSPEC (V8SFmode,
   61393                 :             :         gen_rtvec (2,
   61394                 :             :                 operand2,
   61395                 :             :                 operand1),
   61396                 :             :         46));
   61397                 :             : }
   61398                 :             : 
   61399                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27843 */
   61400                 :             : rtx
   61401                 :             : gen_maskloadv4dfv4di (rtx operand0,
   61402                 :             :         rtx operand1,
   61403                 :             :         rtx operand2)
   61404                 :             : {
   61405                 :             :   return gen_rtx_SET (operand0,
   61406                 :             :         gen_rtx_UNSPEC (V4DFmode,
   61407                 :             :         gen_rtvec (2,
   61408                 :             :                 operand2,
   61409                 :             :                 operand1),
   61410                 :             :         46));
   61411                 :             : }
   61412                 :             : 
   61413                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27843 */
   61414                 :             : rtx
   61415                 :             : gen_maskloadv8siv8si (rtx operand0,
   61416                 :             :         rtx operand1,
   61417                 :             :         rtx operand2)
   61418                 :             : {
   61419                 :             :   return gen_rtx_SET (operand0,
   61420                 :             :         gen_rtx_UNSPEC (V8SImode,
   61421                 :             :         gen_rtvec (2,
   61422                 :             :                 operand2,
   61423                 :             :                 operand1),
   61424                 :             :         46));
   61425                 :             : }
   61426                 :             : 
   61427                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27843 */
   61428                 :             : rtx
   61429                 :             : gen_maskloadv4siv4si (rtx operand0,
   61430                 :             :         rtx operand1,
   61431                 :             :         rtx operand2)
   61432                 :             : {
   61433                 :             :   return gen_rtx_SET (operand0,
   61434                 :             :         gen_rtx_UNSPEC (V4SImode,
   61435                 :             :         gen_rtvec (2,
   61436                 :             :                 operand2,
   61437                 :             :                 operand1),
   61438                 :             :         46));
   61439                 :             : }
   61440                 :             : 
   61441                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27851 */
   61442                 :             : rtx
   61443                 :             : gen_maskloadv16sihi (rtx operand0,
   61444                 :             :         rtx operand1,
   61445                 :             :         rtx operand2)
   61446                 :             : {
   61447                 :             :   return gen_rtx_SET (operand0,
   61448                 :             :         gen_rtx_VEC_MERGE (V16SImode,
   61449                 :             :         gen_rtx_UNSPEC (V16SImode,
   61450                 :             :         gen_rtvec (1,
   61451                 :             :                 operand1),
   61452                 :             :         171),
   61453                 :             :         operand0,
   61454                 :             :         operand2));
   61455                 :             : }
   61456                 :             : 
   61457                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27851 */
   61458                 :             : rtx
   61459                 :             : gen_maskloadv8siqi (rtx operand0,
   61460                 :             :         rtx operand1,
   61461                 :             :         rtx operand2)
   61462                 :             : {
   61463                 :             :   return gen_rtx_SET (operand0,
   61464                 :             :         gen_rtx_VEC_MERGE (V8SImode,
   61465                 :             :         gen_rtx_UNSPEC (V8SImode,
   61466                 :             :         gen_rtvec (1,
   61467                 :             :                 operand1),
   61468                 :             :         171),
   61469                 :             :         operand0,
   61470                 :             :         operand2));
   61471                 :             : }
   61472                 :             : 
   61473                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27851 */
   61474                 :             : rtx
   61475                 :             : gen_maskloadv4siqi (rtx operand0,
   61476                 :             :         rtx operand1,
   61477                 :             :         rtx operand2)
   61478                 :             : {
   61479                 :             :   return gen_rtx_SET (operand0,
   61480                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   61481                 :             :         gen_rtx_UNSPEC (V4SImode,
   61482                 :             :         gen_rtvec (1,
   61483                 :             :                 operand1),
   61484                 :             :         171),
   61485                 :             :         operand0,
   61486                 :             :         operand2));
   61487                 :             : }
   61488                 :             : 
   61489                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27851 */
   61490                 :             : rtx
   61491                 :             : gen_maskloadv8diqi (rtx operand0,
   61492                 :             :         rtx operand1,
   61493                 :             :         rtx operand2)
   61494                 :             : {
   61495                 :             :   return gen_rtx_SET (operand0,
   61496                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   61497                 :             :         gen_rtx_UNSPEC (V8DImode,
   61498                 :             :         gen_rtvec (1,
   61499                 :             :                 operand1),
   61500                 :             :         171),
   61501                 :             :         operand0,
   61502                 :             :         operand2));
   61503                 :             : }
   61504                 :             : 
   61505                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27851 */
   61506                 :             : rtx
   61507                 :             : gen_maskloadv4diqi (rtx operand0,
   61508                 :             :         rtx operand1,
   61509                 :             :         rtx operand2)
   61510                 :             : {
   61511                 :             :   return gen_rtx_SET (operand0,
   61512                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   61513                 :             :         gen_rtx_UNSPEC (V4DImode,
   61514                 :             :         gen_rtvec (1,
   61515                 :             :                 operand1),
   61516                 :             :         171),
   61517                 :             :         operand0,
   61518                 :             :         operand2));
   61519                 :             : }
   61520                 :             : 
   61521                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27851 */
   61522                 :             : rtx
   61523                 :             : gen_maskloadv2diqi (rtx operand0,
   61524                 :             :         rtx operand1,
   61525                 :             :         rtx operand2)
   61526                 :             : {
   61527                 :             :   return gen_rtx_SET (operand0,
   61528                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   61529                 :             :         gen_rtx_UNSPEC (V2DImode,
   61530                 :             :         gen_rtvec (1,
   61531                 :             :                 operand1),
   61532                 :             :         171),
   61533                 :             :         operand0,
   61534                 :             :         operand2));
   61535                 :             : }
   61536                 :             : 
   61537                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27851 */
   61538                 :             : rtx
   61539                 :             : gen_maskloadv16sfhi (rtx operand0,
   61540                 :             :         rtx operand1,
   61541                 :             :         rtx operand2)
   61542                 :             : {
   61543                 :             :   return gen_rtx_SET (operand0,
   61544                 :             :         gen_rtx_VEC_MERGE (V16SFmode,
   61545                 :             :         gen_rtx_UNSPEC (V16SFmode,
   61546                 :             :         gen_rtvec (1,
   61547                 :             :                 operand1),
   61548                 :             :         171),
   61549                 :             :         operand0,
   61550                 :             :         operand2));
   61551                 :             : }
   61552                 :             : 
   61553                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27851 */
   61554                 :             : rtx
   61555                 :             : gen_maskloadv8sfqi (rtx operand0,
   61556                 :             :         rtx operand1,
   61557                 :             :         rtx operand2)
   61558                 :             : {
   61559                 :             :   return gen_rtx_SET (operand0,
   61560                 :             :         gen_rtx_VEC_MERGE (V8SFmode,
   61561                 :             :         gen_rtx_UNSPEC (V8SFmode,
   61562                 :             :         gen_rtvec (1,
   61563                 :             :                 operand1),
   61564                 :             :         171),
   61565                 :             :         operand0,
   61566                 :             :         operand2));
   61567                 :             : }
   61568                 :             : 
   61569                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27851 */
   61570                 :             : rtx
   61571                 :             : gen_maskloadv4sfqi (rtx operand0,
   61572                 :             :         rtx operand1,
   61573                 :             :         rtx operand2)
   61574                 :             : {
   61575                 :             :   return gen_rtx_SET (operand0,
   61576                 :             :         gen_rtx_VEC_MERGE (V4SFmode,
   61577                 :             :         gen_rtx_UNSPEC (V4SFmode,
   61578                 :             :         gen_rtvec (1,
   61579                 :             :                 operand1),
   61580                 :             :         171),
   61581                 :             :         operand0,
   61582                 :             :         operand2));
   61583                 :             : }
   61584                 :             : 
   61585                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27851 */
   61586                 :             : rtx
   61587                 :             : gen_maskloadv8dfqi (rtx operand0,
   61588                 :             :         rtx operand1,
   61589                 :             :         rtx operand2)
   61590                 :             : {
   61591                 :             :   return gen_rtx_SET (operand0,
   61592                 :             :         gen_rtx_VEC_MERGE (V8DFmode,
   61593                 :             :         gen_rtx_UNSPEC (V8DFmode,
   61594                 :             :         gen_rtvec (1,
   61595                 :             :                 operand1),
   61596                 :             :         171),
   61597                 :             :         operand0,
   61598                 :             :         operand2));
   61599                 :             : }
   61600                 :             : 
   61601                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27851 */
   61602                 :             : rtx
   61603                 :             : gen_maskloadv4dfqi (rtx operand0,
   61604                 :             :         rtx operand1,
   61605                 :             :         rtx operand2)
   61606                 :             : {
   61607                 :             :   return gen_rtx_SET (operand0,
   61608                 :             :         gen_rtx_VEC_MERGE (V4DFmode,
   61609                 :             :         gen_rtx_UNSPEC (V4DFmode,
   61610                 :             :         gen_rtvec (1,
   61611                 :             :                 operand1),
   61612                 :             :         171),
   61613                 :             :         operand0,
   61614                 :             :         operand2));
   61615                 :             : }
   61616                 :             : 
   61617                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27851 */
   61618                 :             : rtx
   61619                 :             : gen_maskloadv2dfqi (rtx operand0,
   61620                 :             :         rtx operand1,
   61621                 :             :         rtx operand2)
   61622                 :             : {
   61623                 :             :   return gen_rtx_SET (operand0,
   61624                 :             :         gen_rtx_VEC_MERGE (V2DFmode,
   61625                 :             :         gen_rtx_UNSPEC (V2DFmode,
   61626                 :             :         gen_rtvec (1,
   61627                 :             :                 operand1),
   61628                 :             :         171),
   61629                 :             :         operand0,
   61630                 :             :         operand2));
   61631                 :             : }
   61632                 :             : 
   61633                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27861 */
   61634                 :             : rtx
   61635                 :             : gen_maskloadv64qidi (rtx operand0,
   61636                 :             :         rtx operand1,
   61637                 :             :         rtx operand2)
   61638                 :             : {
   61639                 :             :   return gen_rtx_SET (operand0,
   61640                 :             :         gen_rtx_VEC_MERGE (V64QImode,
   61641                 :             :         gen_rtx_UNSPEC (V64QImode,
   61642                 :             :         gen_rtvec (1,
   61643                 :             :                 operand1),
   61644                 :             :         171),
   61645                 :             :         operand0,
   61646                 :             :         operand2));
   61647                 :             : }
   61648                 :             : 
   61649                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27861 */
   61650                 :             : rtx
   61651                 :             : gen_maskloadv16qihi (rtx operand0,
   61652                 :             :         rtx operand1,
   61653                 :             :         rtx operand2)
   61654                 :             : {
   61655                 :             :   return gen_rtx_SET (operand0,
   61656                 :             :         gen_rtx_VEC_MERGE (V16QImode,
   61657                 :             :         gen_rtx_UNSPEC (V16QImode,
   61658                 :             :         gen_rtvec (1,
   61659                 :             :                 operand1),
   61660                 :             :         171),
   61661                 :             :         operand0,
   61662                 :             :         operand2));
   61663                 :             : }
   61664                 :             : 
   61665                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27861 */
   61666                 :             : rtx
   61667                 :             : gen_maskloadv32qisi (rtx operand0,
   61668                 :             :         rtx operand1,
   61669                 :             :         rtx operand2)
   61670                 :             : {
   61671                 :             :   return gen_rtx_SET (operand0,
   61672                 :             :         gen_rtx_VEC_MERGE (V32QImode,
   61673                 :             :         gen_rtx_UNSPEC (V32QImode,
   61674                 :             :         gen_rtvec (1,
   61675                 :             :                 operand1),
   61676                 :             :         171),
   61677                 :             :         operand0,
   61678                 :             :         operand2));
   61679                 :             : }
   61680                 :             : 
   61681                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27861 */
   61682                 :             : rtx
   61683                 :             : gen_maskloadv32hisi (rtx operand0,
   61684                 :             :         rtx operand1,
   61685                 :             :         rtx operand2)
   61686                 :             : {
   61687                 :             :   return gen_rtx_SET (operand0,
   61688                 :             :         gen_rtx_VEC_MERGE (V32HImode,
   61689                 :             :         gen_rtx_UNSPEC (V32HImode,
   61690                 :             :         gen_rtvec (1,
   61691                 :             :                 operand1),
   61692                 :             :         171),
   61693                 :             :         operand0,
   61694                 :             :         operand2));
   61695                 :             : }
   61696                 :             : 
   61697                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27861 */
   61698                 :             : rtx
   61699                 :             : gen_maskloadv16hihi (rtx operand0,
   61700                 :             :         rtx operand1,
   61701                 :             :         rtx operand2)
   61702                 :             : {
   61703                 :             :   return gen_rtx_SET (operand0,
   61704                 :             :         gen_rtx_VEC_MERGE (V16HImode,
   61705                 :             :         gen_rtx_UNSPEC (V16HImode,
   61706                 :             :         gen_rtvec (1,
   61707                 :             :                 operand1),
   61708                 :             :         171),
   61709                 :             :         operand0,
   61710                 :             :         operand2));
   61711                 :             : }
   61712                 :             : 
   61713                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27861 */
   61714                 :             : rtx
   61715                 :             : gen_maskloadv8hiqi (rtx operand0,
   61716                 :             :         rtx operand1,
   61717                 :             :         rtx operand2)
   61718                 :             : {
   61719                 :             :   return gen_rtx_SET (operand0,
   61720                 :             :         gen_rtx_VEC_MERGE (V8HImode,
   61721                 :             :         gen_rtx_UNSPEC (V8HImode,
   61722                 :             :         gen_rtvec (1,
   61723                 :             :                 operand1),
   61724                 :             :         171),
   61725                 :             :         operand0,
   61726                 :             :         operand2));
   61727                 :             : }
   61728                 :             : 
   61729                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27861 */
   61730                 :             : rtx
   61731                 :             : gen_maskloadv32hfsi (rtx operand0,
   61732                 :             :         rtx operand1,
   61733                 :             :         rtx operand2)
   61734                 :             : {
   61735                 :             :   return gen_rtx_SET (operand0,
   61736                 :             :         gen_rtx_VEC_MERGE (V32HFmode,
   61737                 :             :         gen_rtx_UNSPEC (V32HFmode,
   61738                 :             :         gen_rtvec (1,
   61739                 :             :                 operand1),
   61740                 :             :         171),
   61741                 :             :         operand0,
   61742                 :             :         operand2));
   61743                 :             : }
   61744                 :             : 
   61745                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27861 */
   61746                 :             : rtx
   61747                 :             : gen_maskloadv16hfhi (rtx operand0,
   61748                 :             :         rtx operand1,
   61749                 :             :         rtx operand2)
   61750                 :             : {
   61751                 :             :   return gen_rtx_SET (operand0,
   61752                 :             :         gen_rtx_VEC_MERGE (V16HFmode,
   61753                 :             :         gen_rtx_UNSPEC (V16HFmode,
   61754                 :             :         gen_rtvec (1,
   61755                 :             :                 operand1),
   61756                 :             :         171),
   61757                 :             :         operand0,
   61758                 :             :         operand2));
   61759                 :             : }
   61760                 :             : 
   61761                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27861 */
   61762                 :             : rtx
   61763                 :             : gen_maskloadv8hfqi (rtx operand0,
   61764                 :             :         rtx operand1,
   61765                 :             :         rtx operand2)
   61766                 :             : {
   61767                 :             :   return gen_rtx_SET (operand0,
   61768                 :             :         gen_rtx_VEC_MERGE (V8HFmode,
   61769                 :             :         gen_rtx_UNSPEC (V8HFmode,
   61770                 :             :         gen_rtvec (1,
   61771                 :             :                 operand1),
   61772                 :             :         171),
   61773                 :             :         operand0,
   61774                 :             :         operand2));
   61775                 :             : }
   61776                 :             : 
   61777                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27861 */
   61778                 :             : rtx
   61779                 :             : gen_maskloadv32bfsi (rtx operand0,
   61780                 :             :         rtx operand1,
   61781                 :             :         rtx operand2)
   61782                 :             : {
   61783                 :             :   return gen_rtx_SET (operand0,
   61784                 :             :         gen_rtx_VEC_MERGE (V32BFmode,
   61785                 :             :         gen_rtx_UNSPEC (V32BFmode,
   61786                 :             :         gen_rtvec (1,
   61787                 :             :                 operand1),
   61788                 :             :         171),
   61789                 :             :         operand0,
   61790                 :             :         operand2));
   61791                 :             : }
   61792                 :             : 
   61793                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27861 */
   61794                 :             : rtx
   61795                 :             : gen_maskloadv16bfhi (rtx operand0,
   61796                 :             :         rtx operand1,
   61797                 :             :         rtx operand2)
   61798                 :             : {
   61799                 :             :   return gen_rtx_SET (operand0,
   61800                 :             :         gen_rtx_VEC_MERGE (V16BFmode,
   61801                 :             :         gen_rtx_UNSPEC (V16BFmode,
   61802                 :             :         gen_rtvec (1,
   61803                 :             :                 operand1),
   61804                 :             :         171),
   61805                 :             :         operand0,
   61806                 :             :         operand2));
   61807                 :             : }
   61808                 :             : 
   61809                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27861 */
   61810                 :             : rtx
   61811                 :             : gen_maskloadv8bfqi (rtx operand0,
   61812                 :             :         rtx operand1,
   61813                 :             :         rtx operand2)
   61814                 :             : {
   61815                 :             :   return gen_rtx_SET (operand0,
   61816                 :             :         gen_rtx_VEC_MERGE (V8BFmode,
   61817                 :             :         gen_rtx_UNSPEC (V8BFmode,
   61818                 :             :         gen_rtvec (1,
   61819                 :             :                 operand1),
   61820                 :             :         171),
   61821                 :             :         operand0,
   61822                 :             :         operand2));
   61823                 :             : }
   61824                 :             : 
   61825                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27871 */
   61826                 :             : rtx
   61827                 :             : gen_maskstorev4sfv4si (rtx operand0,
   61828                 :             :         rtx operand1,
   61829                 :             :         rtx operand2)
   61830                 :             : {
   61831                 :             :   return gen_rtx_SET (operand0,
   61832                 :             :         gen_rtx_UNSPEC (V4SFmode,
   61833                 :             :         gen_rtvec (3,
   61834                 :             :                 operand2,
   61835                 :             :                 operand1,
   61836                 :             :                 operand0),
   61837                 :             :         46));
   61838                 :             : }
   61839                 :             : 
   61840                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27871 */
   61841                 :             : rtx
   61842                 :             : gen_maskstorev2dfv2di (rtx operand0,
   61843                 :             :         rtx operand1,
   61844                 :             :         rtx operand2)
   61845                 :             : {
   61846                 :             :   return gen_rtx_SET (operand0,
   61847                 :             :         gen_rtx_UNSPEC (V2DFmode,
   61848                 :             :         gen_rtvec (3,
   61849                 :             :                 operand2,
   61850                 :             :                 operand1,
   61851                 :             :                 operand0),
   61852                 :             :         46));
   61853                 :             : }
   61854                 :             : 
   61855                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27871 */
   61856                 :             : rtx
   61857                 :             : gen_maskstorev4div4di (rtx operand0,
   61858                 :             :         rtx operand1,
   61859                 :             :         rtx operand2)
   61860                 :             : {
   61861                 :             :   return gen_rtx_SET (operand0,
   61862                 :             :         gen_rtx_UNSPEC (V4DImode,
   61863                 :             :         gen_rtvec (3,
   61864                 :             :                 operand2,
   61865                 :             :                 operand1,
   61866                 :             :                 operand0),
   61867                 :             :         46));
   61868                 :             : }
   61869                 :             : 
   61870                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27871 */
   61871                 :             : rtx
   61872                 :             : gen_maskstorev2div2di (rtx operand0,
   61873                 :             :         rtx operand1,
   61874                 :             :         rtx operand2)
   61875                 :             : {
   61876                 :             :   return gen_rtx_SET (operand0,
   61877                 :             :         gen_rtx_UNSPEC (V2DImode,
   61878                 :             :         gen_rtvec (3,
   61879                 :             :                 operand2,
   61880                 :             :                 operand1,
   61881                 :             :                 operand0),
   61882                 :             :         46));
   61883                 :             : }
   61884                 :             : 
   61885                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27871 */
   61886                 :             : rtx
   61887                 :             : gen_maskstorev8sfv8si (rtx operand0,
   61888                 :             :         rtx operand1,
   61889                 :             :         rtx operand2)
   61890                 :             : {
   61891                 :             :   return gen_rtx_SET (operand0,
   61892                 :             :         gen_rtx_UNSPEC (V8SFmode,
   61893                 :             :         gen_rtvec (3,
   61894                 :             :                 operand2,
   61895                 :             :                 operand1,
   61896                 :             :                 operand0),
   61897                 :             :         46));
   61898                 :             : }
   61899                 :             : 
   61900                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27871 */
   61901                 :             : rtx
   61902                 :             : gen_maskstorev4dfv4di (rtx operand0,
   61903                 :             :         rtx operand1,
   61904                 :             :         rtx operand2)
   61905                 :             : {
   61906                 :             :   return gen_rtx_SET (operand0,
   61907                 :             :         gen_rtx_UNSPEC (V4DFmode,
   61908                 :             :         gen_rtvec (3,
   61909                 :             :                 operand2,
   61910                 :             :                 operand1,
   61911                 :             :                 operand0),
   61912                 :             :         46));
   61913                 :             : }
   61914                 :             : 
   61915                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27871 */
   61916                 :             : rtx
   61917                 :             : gen_maskstorev8siv8si (rtx operand0,
   61918                 :             :         rtx operand1,
   61919                 :             :         rtx operand2)
   61920                 :             : {
   61921                 :             :   return gen_rtx_SET (operand0,
   61922                 :             :         gen_rtx_UNSPEC (V8SImode,
   61923                 :             :         gen_rtvec (3,
   61924                 :             :                 operand2,
   61925                 :             :                 operand1,
   61926                 :             :                 operand0),
   61927                 :             :         46));
   61928                 :             : }
   61929                 :             : 
   61930                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27871 */
   61931                 :             : rtx
   61932                 :             : gen_maskstorev4siv4si (rtx operand0,
   61933                 :             :         rtx operand1,
   61934                 :             :         rtx operand2)
   61935                 :             : {
   61936                 :             :   return gen_rtx_SET (operand0,
   61937                 :             :         gen_rtx_UNSPEC (V4SImode,
   61938                 :             :         gen_rtvec (3,
   61939                 :             :                 operand2,
   61940                 :             :                 operand1,
   61941                 :             :                 operand0),
   61942                 :             :         46));
   61943                 :             : }
   61944                 :             : 
   61945                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27880 */
   61946                 :             : rtx
   61947                 :             : gen_maskstorev16sihi (rtx operand0,
   61948                 :             :         rtx operand1,
   61949                 :             :         rtx operand2)
   61950                 :             : {
   61951                 :             :   return gen_rtx_SET (operand0,
   61952                 :             :         gen_rtx_UNSPEC (V16SImode,
   61953                 :             :         gen_rtvec (3,
   61954                 :             :                 operand1,
   61955                 :             :                 operand0,
   61956                 :             :                 operand2),
   61957                 :             :         46));
   61958                 :             : }
   61959                 :             : 
   61960                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27880 */
   61961                 :             : rtx
   61962                 :             : gen_maskstorev8siqi (rtx operand0,
   61963                 :             :         rtx operand1,
   61964                 :             :         rtx operand2)
   61965                 :             : {
   61966                 :             :   return gen_rtx_SET (operand0,
   61967                 :             :         gen_rtx_UNSPEC (V8SImode,
   61968                 :             :         gen_rtvec (3,
   61969                 :             :                 operand1,
   61970                 :             :                 operand0,
   61971                 :             :                 operand2),
   61972                 :             :         46));
   61973                 :             : }
   61974                 :             : 
   61975                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27880 */
   61976                 :             : rtx
   61977                 :             : gen_maskstorev4siqi (rtx operand0,
   61978                 :             :         rtx operand1,
   61979                 :             :         rtx operand2)
   61980                 :             : {
   61981                 :             :   return gen_rtx_SET (operand0,
   61982                 :             :         gen_rtx_UNSPEC (V4SImode,
   61983                 :             :         gen_rtvec (3,
   61984                 :             :                 operand1,
   61985                 :             :                 operand0,
   61986                 :             :                 operand2),
   61987                 :             :         46));
   61988                 :             : }
   61989                 :             : 
   61990                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27880 */
   61991                 :             : rtx
   61992                 :             : gen_maskstorev8diqi (rtx operand0,
   61993                 :             :         rtx operand1,
   61994                 :             :         rtx operand2)
   61995                 :             : {
   61996                 :             :   return gen_rtx_SET (operand0,
   61997                 :             :         gen_rtx_UNSPEC (V8DImode,
   61998                 :             :         gen_rtvec (3,
   61999                 :             :                 operand1,
   62000                 :             :                 operand0,
   62001                 :             :                 operand2),
   62002                 :             :         46));
   62003                 :             : }
   62004                 :             : 
   62005                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27880 */
   62006                 :             : rtx
   62007                 :             : gen_maskstorev4diqi (rtx operand0,
   62008                 :             :         rtx operand1,
   62009                 :             :         rtx operand2)
   62010                 :             : {
   62011                 :             :   return gen_rtx_SET (operand0,
   62012                 :             :         gen_rtx_UNSPEC (V4DImode,
   62013                 :             :         gen_rtvec (3,
   62014                 :             :                 operand1,
   62015                 :             :                 operand0,
   62016                 :             :                 operand2),
   62017                 :             :         46));
   62018                 :             : }
   62019                 :             : 
   62020                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27880 */
   62021                 :             : rtx
   62022                 :             : gen_maskstorev2diqi (rtx operand0,
   62023                 :             :         rtx operand1,
   62024                 :             :         rtx operand2)
   62025                 :             : {
   62026                 :             :   return gen_rtx_SET (operand0,
   62027                 :             :         gen_rtx_UNSPEC (V2DImode,
   62028                 :             :         gen_rtvec (3,
   62029                 :             :                 operand1,
   62030                 :             :                 operand0,
   62031                 :             :                 operand2),
   62032                 :             :         46));
   62033                 :             : }
   62034                 :             : 
   62035                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27880 */
   62036                 :             : rtx
   62037                 :             : gen_maskstorev16sfhi (rtx operand0,
   62038                 :             :         rtx operand1,
   62039                 :             :         rtx operand2)
   62040                 :             : {
   62041                 :             :   return gen_rtx_SET (operand0,
   62042                 :             :         gen_rtx_UNSPEC (V16SFmode,
   62043                 :             :         gen_rtvec (3,
   62044                 :             :                 operand1,
   62045                 :             :                 operand0,
   62046                 :             :                 operand2),
   62047                 :             :         46));
   62048                 :             : }
   62049                 :             : 
   62050                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27880 */
   62051                 :             : rtx
   62052                 :             : gen_maskstorev8sfqi (rtx operand0,
   62053                 :             :         rtx operand1,
   62054                 :             :         rtx operand2)
   62055                 :             : {
   62056                 :             :   return gen_rtx_SET (operand0,
   62057                 :             :         gen_rtx_UNSPEC (V8SFmode,
   62058                 :             :         gen_rtvec (3,
   62059                 :             :                 operand1,
   62060                 :             :                 operand0,
   62061                 :             :                 operand2),
   62062                 :             :         46));
   62063                 :             : }
   62064                 :             : 
   62065                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27880 */
   62066                 :             : rtx
   62067                 :             : gen_maskstorev4sfqi (rtx operand0,
   62068                 :             :         rtx operand1,
   62069                 :             :         rtx operand2)
   62070                 :             : {
   62071                 :             :   return gen_rtx_SET (operand0,
   62072                 :             :         gen_rtx_UNSPEC (V4SFmode,
   62073                 :             :         gen_rtvec (3,
   62074                 :             :                 operand1,
   62075                 :             :                 operand0,
   62076                 :             :                 operand2),
   62077                 :             :         46));
   62078                 :             : }
   62079                 :             : 
   62080                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27880 */
   62081                 :             : rtx
   62082                 :             : gen_maskstorev8dfqi (rtx operand0,
   62083                 :             :         rtx operand1,
   62084                 :             :         rtx operand2)
   62085                 :             : {
   62086                 :             :   return gen_rtx_SET (operand0,
   62087                 :             :         gen_rtx_UNSPEC (V8DFmode,
   62088                 :             :         gen_rtvec (3,
   62089                 :             :                 operand1,
   62090                 :             :                 operand0,
   62091                 :             :                 operand2),
   62092                 :             :         46));
   62093                 :             : }
   62094                 :             : 
   62095                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27880 */
   62096                 :             : rtx
   62097                 :             : gen_maskstorev4dfqi (rtx operand0,
   62098                 :             :         rtx operand1,
   62099                 :             :         rtx operand2)
   62100                 :             : {
   62101                 :             :   return gen_rtx_SET (operand0,
   62102                 :             :         gen_rtx_UNSPEC (V4DFmode,
   62103                 :             :         gen_rtvec (3,
   62104                 :             :                 operand1,
   62105                 :             :                 operand0,
   62106                 :             :                 operand2),
   62107                 :             :         46));
   62108                 :             : }
   62109                 :             : 
   62110                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27880 */
   62111                 :             : rtx
   62112                 :             : gen_maskstorev2dfqi (rtx operand0,
   62113                 :             :         rtx operand1,
   62114                 :             :         rtx operand2)
   62115                 :             : {
   62116                 :             :   return gen_rtx_SET (operand0,
   62117                 :             :         gen_rtx_UNSPEC (V2DFmode,
   62118                 :             :         gen_rtvec (3,
   62119                 :             :                 operand1,
   62120                 :             :                 operand0,
   62121                 :             :                 operand2),
   62122                 :             :         46));
   62123                 :             : }
   62124                 :             : 
   62125                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27889 */
   62126                 :             : rtx
   62127                 :             : gen_maskstorev64qidi (rtx operand0,
   62128                 :             :         rtx operand1,
   62129                 :             :         rtx operand2)
   62130                 :             : {
   62131                 :             :   return gen_rtx_SET (operand0,
   62132                 :             :         gen_rtx_UNSPEC (V64QImode,
   62133                 :             :         gen_rtvec (3,
   62134                 :             :                 operand1,
   62135                 :             :                 operand0,
   62136                 :             :                 operand2),
   62137                 :             :         46));
   62138                 :             : }
   62139                 :             : 
   62140                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27889 */
   62141                 :             : rtx
   62142                 :             : gen_maskstorev16qihi (rtx operand0,
   62143                 :             :         rtx operand1,
   62144                 :             :         rtx operand2)
   62145                 :             : {
   62146                 :             :   return gen_rtx_SET (operand0,
   62147                 :             :         gen_rtx_UNSPEC (V16QImode,
   62148                 :             :         gen_rtvec (3,
   62149                 :             :                 operand1,
   62150                 :             :                 operand0,
   62151                 :             :                 operand2),
   62152                 :             :         46));
   62153                 :             : }
   62154                 :             : 
   62155                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27889 */
   62156                 :             : rtx
   62157                 :             : gen_maskstorev32qisi (rtx operand0,
   62158                 :             :         rtx operand1,
   62159                 :             :         rtx operand2)
   62160                 :             : {
   62161                 :             :   return gen_rtx_SET (operand0,
   62162                 :             :         gen_rtx_UNSPEC (V32QImode,
   62163                 :             :         gen_rtvec (3,
   62164                 :             :                 operand1,
   62165                 :             :                 operand0,
   62166                 :             :                 operand2),
   62167                 :             :         46));
   62168                 :             : }
   62169                 :             : 
   62170                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27889 */
   62171                 :             : rtx
   62172                 :             : gen_maskstorev32hisi (rtx operand0,
   62173                 :             :         rtx operand1,
   62174                 :             :         rtx operand2)
   62175                 :             : {
   62176                 :             :   return gen_rtx_SET (operand0,
   62177                 :             :         gen_rtx_UNSPEC (V32HImode,
   62178                 :             :         gen_rtvec (3,
   62179                 :             :                 operand1,
   62180                 :             :                 operand0,
   62181                 :             :                 operand2),
   62182                 :             :         46));
   62183                 :             : }
   62184                 :             : 
   62185                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27889 */
   62186                 :             : rtx
   62187                 :             : gen_maskstorev16hihi (rtx operand0,
   62188                 :             :         rtx operand1,
   62189                 :             :         rtx operand2)
   62190                 :             : {
   62191                 :             :   return gen_rtx_SET (operand0,
   62192                 :             :         gen_rtx_UNSPEC (V16HImode,
   62193                 :             :         gen_rtvec (3,
   62194                 :             :                 operand1,
   62195                 :             :                 operand0,
   62196                 :             :                 operand2),
   62197                 :             :         46));
   62198                 :             : }
   62199                 :             : 
   62200                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27889 */
   62201                 :             : rtx
   62202                 :             : gen_maskstorev8hiqi (rtx operand0,
   62203                 :             :         rtx operand1,
   62204                 :             :         rtx operand2)
   62205                 :             : {
   62206                 :             :   return gen_rtx_SET (operand0,
   62207                 :             :         gen_rtx_UNSPEC (V8HImode,
   62208                 :             :         gen_rtvec (3,
   62209                 :             :                 operand1,
   62210                 :             :                 operand0,
   62211                 :             :                 operand2),
   62212                 :             :         46));
   62213                 :             : }
   62214                 :             : 
   62215                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27889 */
   62216                 :             : rtx
   62217                 :             : gen_maskstorev32hfsi (rtx operand0,
   62218                 :             :         rtx operand1,
   62219                 :             :         rtx operand2)
   62220                 :             : {
   62221                 :             :   return gen_rtx_SET (operand0,
   62222                 :             :         gen_rtx_UNSPEC (V32HFmode,
   62223                 :             :         gen_rtvec (3,
   62224                 :             :                 operand1,
   62225                 :             :                 operand0,
   62226                 :             :                 operand2),
   62227                 :             :         46));
   62228                 :             : }
   62229                 :             : 
   62230                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27889 */
   62231                 :             : rtx
   62232                 :             : gen_maskstorev16hfhi (rtx operand0,
   62233                 :             :         rtx operand1,
   62234                 :             :         rtx operand2)
   62235                 :             : {
   62236                 :             :   return gen_rtx_SET (operand0,
   62237                 :             :         gen_rtx_UNSPEC (V16HFmode,
   62238                 :             :         gen_rtvec (3,
   62239                 :             :                 operand1,
   62240                 :             :                 operand0,
   62241                 :             :                 operand2),
   62242                 :             :         46));
   62243                 :             : }
   62244                 :             : 
   62245                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27889 */
   62246                 :             : rtx
   62247                 :             : gen_maskstorev8hfqi (rtx operand0,
   62248                 :             :         rtx operand1,
   62249                 :             :         rtx operand2)
   62250                 :             : {
   62251                 :             :   return gen_rtx_SET (operand0,
   62252                 :             :         gen_rtx_UNSPEC (V8HFmode,
   62253                 :             :         gen_rtvec (3,
   62254                 :             :                 operand1,
   62255                 :             :                 operand0,
   62256                 :             :                 operand2),
   62257                 :             :         46));
   62258                 :             : }
   62259                 :             : 
   62260                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27889 */
   62261                 :             : rtx
   62262                 :             : gen_maskstorev32bfsi (rtx operand0,
   62263                 :             :         rtx operand1,
   62264                 :             :         rtx operand2)
   62265                 :             : {
   62266                 :             :   return gen_rtx_SET (operand0,
   62267                 :             :         gen_rtx_UNSPEC (V32BFmode,
   62268                 :             :         gen_rtvec (3,
   62269                 :             :                 operand1,
   62270                 :             :                 operand0,
   62271                 :             :                 operand2),
   62272                 :             :         46));
   62273                 :             : }
   62274                 :             : 
   62275                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27889 */
   62276                 :             : rtx
   62277                 :             : gen_maskstorev16bfhi (rtx operand0,
   62278                 :             :         rtx operand1,
   62279                 :             :         rtx operand2)
   62280                 :             : {
   62281                 :             :   return gen_rtx_SET (operand0,
   62282                 :             :         gen_rtx_UNSPEC (V16BFmode,
   62283                 :             :         gen_rtvec (3,
   62284                 :             :                 operand1,
   62285                 :             :                 operand0,
   62286                 :             :                 operand2),
   62287                 :             :         46));
   62288                 :             : }
   62289                 :             : 
   62290                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27889 */
   62291                 :             : rtx
   62292                 :             : gen_maskstorev8bfqi (rtx operand0,
   62293                 :             :         rtx operand1,
   62294                 :             :         rtx operand2)
   62295                 :             : {
   62296                 :             :   return gen_rtx_SET (operand0,
   62297                 :             :         gen_rtx_UNSPEC (V8BFmode,
   62298                 :             :         gen_rtvec (3,
   62299                 :             :                 operand1,
   62300                 :             :                 operand0,
   62301                 :             :                 operand2),
   62302                 :             :         46));
   62303                 :             : }
   62304                 :             : 
   62305                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27941 */
   62306                 :             : rtx
   62307                 :             : gen_cbranchv64qi4 (rtx operand0,
   62308                 :             :         rtx operand1,
   62309                 :             :         rtx operand2,
   62310                 :             :         rtx operand3)
   62311                 :             : {
   62312                 :             :   rtx_insn *_val = 0;
   62313                 :             :   start_sequence ();
   62314                 :             :   {
   62315                 :             :     rtx operands[4];
   62316                 :             :     operands[0] = operand0;
   62317                 :             :     operands[1] = operand1;
   62318                 :             :     operands[2] = operand2;
   62319                 :             :     operands[3] = operand3;
   62320                 :             : #define FAIL return (end_sequence (), _val)
   62321                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62322                 :             : #line 27951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62323                 :             : {
   62324                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
   62325                 :             :                       operands[1], operands[2], operands[3]);
   62326                 :             :   DONE;
   62327                 :             : }
   62328                 :             : #undef DONE
   62329                 :             : #undef FAIL
   62330                 :             :     operand0 = operands[0];
   62331                 :             :     (void) operand0;
   62332                 :             :     operand1 = operands[1];
   62333                 :             :     (void) operand1;
   62334                 :             :     operand2 = operands[2];
   62335                 :             :     (void) operand2;
   62336                 :             :     operand3 = operands[3];
   62337                 :             :     (void) operand3;
   62338                 :             :   }
   62339                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   62340                 :             :         17),
   62341                 :             :         gen_rtx_COMPARE (CCmode,
   62342                 :             :         operand1,
   62343                 :             :         operand2)));
   62344                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   62345                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   62346                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
   62347                 :             :                 gen_rtx_REG (CCmode,
   62348                 :             :         17),
   62349                 :             :                 const0_rtx),
   62350                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   62351                 :             :         operand3),
   62352                 :             :         pc_rtx)));
   62353                 :             :   _val = get_insns ();
   62354                 :             :   end_sequence ();
   62355                 :             :   return _val;
   62356                 :             : }
   62357                 :             : 
   62358                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27941 */
   62359                 :             : rtx
   62360                 :             : gen_cbranchv32qi4 (rtx operand0,
   62361                 :             :         rtx operand1,
   62362                 :             :         rtx operand2,
   62363                 :             :         rtx operand3)
   62364                 :             : {
   62365                 :             :   rtx_insn *_val = 0;
   62366                 :             :   start_sequence ();
   62367                 :             :   {
   62368                 :             :     rtx operands[4];
   62369                 :             :     operands[0] = operand0;
   62370                 :             :     operands[1] = operand1;
   62371                 :             :     operands[2] = operand2;
   62372                 :             :     operands[3] = operand3;
   62373                 :             : #define FAIL return (end_sequence (), _val)
   62374                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62375                 :             : #line 27951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62376                 :             : {
   62377                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
   62378                 :             :                       operands[1], operands[2], operands[3]);
   62379                 :             :   DONE;
   62380                 :             : }
   62381                 :             : #undef DONE
   62382                 :             : #undef FAIL
   62383                 :             :     operand0 = operands[0];
   62384                 :             :     (void) operand0;
   62385                 :             :     operand1 = operands[1];
   62386                 :             :     (void) operand1;
   62387                 :             :     operand2 = operands[2];
   62388                 :             :     (void) operand2;
   62389                 :             :     operand3 = operands[3];
   62390                 :             :     (void) operand3;
   62391                 :             :   }
   62392                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   62393                 :             :         17),
   62394                 :             :         gen_rtx_COMPARE (CCmode,
   62395                 :             :         operand1,
   62396                 :             :         operand2)));
   62397                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   62398                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   62399                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
   62400                 :             :                 gen_rtx_REG (CCmode,
   62401                 :             :         17),
   62402                 :             :                 const0_rtx),
   62403                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   62404                 :             :         operand3),
   62405                 :             :         pc_rtx)));
   62406                 :             :   _val = get_insns ();
   62407                 :             :   end_sequence ();
   62408                 :             :   return _val;
   62409                 :             : }
   62410                 :             : 
   62411                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27941 */
   62412                 :             : rtx
   62413                 :             : gen_cbranchv16qi4 (rtx operand0,
   62414                 :             :         rtx operand1,
   62415                 :             :         rtx operand2,
   62416                 :             :         rtx operand3)
   62417                 :             : {
   62418                 :             :   rtx_insn *_val = 0;
   62419                 :             :   start_sequence ();
   62420                 :             :   {
   62421                 :             :     rtx operands[4];
   62422                 :             :     operands[0] = operand0;
   62423                 :             :     operands[1] = operand1;
   62424                 :             :     operands[2] = operand2;
   62425                 :             :     operands[3] = operand3;
   62426                 :             : #define FAIL return (end_sequence (), _val)
   62427                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62428                 :             : #line 27951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62429                 :             : {
   62430                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
   62431                 :             :                       operands[1], operands[2], operands[3]);
   62432                 :             :   DONE;
   62433                 :             : }
   62434                 :             : #undef DONE
   62435                 :             : #undef FAIL
   62436                 :             :     operand0 = operands[0];
   62437                 :             :     (void) operand0;
   62438                 :             :     operand1 = operands[1];
   62439                 :             :     (void) operand1;
   62440                 :             :     operand2 = operands[2];
   62441                 :             :     (void) operand2;
   62442                 :             :     operand3 = operands[3];
   62443                 :             :     (void) operand3;
   62444                 :             :   }
   62445                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   62446                 :             :         17),
   62447                 :             :         gen_rtx_COMPARE (CCmode,
   62448                 :             :         operand1,
   62449                 :             :         operand2)));
   62450                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   62451                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   62452                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
   62453                 :             :                 gen_rtx_REG (CCmode,
   62454                 :             :         17),
   62455                 :             :                 const0_rtx),
   62456                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   62457                 :             :         operand3),
   62458                 :             :         pc_rtx)));
   62459                 :             :   _val = get_insns ();
   62460                 :             :   end_sequence ();
   62461                 :             :   return _val;
   62462                 :             : }
   62463                 :             : 
   62464                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27941 */
   62465                 :             : rtx
   62466                 :             : gen_cbranchv32hi4 (rtx operand0,
   62467                 :             :         rtx operand1,
   62468                 :             :         rtx operand2,
   62469                 :             :         rtx operand3)
   62470                 :             : {
   62471                 :             :   rtx_insn *_val = 0;
   62472                 :             :   start_sequence ();
   62473                 :             :   {
   62474                 :             :     rtx operands[4];
   62475                 :             :     operands[0] = operand0;
   62476                 :             :     operands[1] = operand1;
   62477                 :             :     operands[2] = operand2;
   62478                 :             :     operands[3] = operand3;
   62479                 :             : #define FAIL return (end_sequence (), _val)
   62480                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62481                 :             : #line 27951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62482                 :             : {
   62483                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
   62484                 :             :                       operands[1], operands[2], operands[3]);
   62485                 :             :   DONE;
   62486                 :             : }
   62487                 :             : #undef DONE
   62488                 :             : #undef FAIL
   62489                 :             :     operand0 = operands[0];
   62490                 :             :     (void) operand0;
   62491                 :             :     operand1 = operands[1];
   62492                 :             :     (void) operand1;
   62493                 :             :     operand2 = operands[2];
   62494                 :             :     (void) operand2;
   62495                 :             :     operand3 = operands[3];
   62496                 :             :     (void) operand3;
   62497                 :             :   }
   62498                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   62499                 :             :         17),
   62500                 :             :         gen_rtx_COMPARE (CCmode,
   62501                 :             :         operand1,
   62502                 :             :         operand2)));
   62503                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   62504                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   62505                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
   62506                 :             :                 gen_rtx_REG (CCmode,
   62507                 :             :         17),
   62508                 :             :                 const0_rtx),
   62509                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   62510                 :             :         operand3),
   62511                 :             :         pc_rtx)));
   62512                 :             :   _val = get_insns ();
   62513                 :             :   end_sequence ();
   62514                 :             :   return _val;
   62515                 :             : }
   62516                 :             : 
   62517                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27941 */
   62518                 :             : rtx
   62519                 :             : gen_cbranchv16hi4 (rtx operand0,
   62520                 :             :         rtx operand1,
   62521                 :             :         rtx operand2,
   62522                 :             :         rtx operand3)
   62523                 :             : {
   62524                 :             :   rtx_insn *_val = 0;
   62525                 :             :   start_sequence ();
   62526                 :             :   {
   62527                 :             :     rtx operands[4];
   62528                 :             :     operands[0] = operand0;
   62529                 :             :     operands[1] = operand1;
   62530                 :             :     operands[2] = operand2;
   62531                 :             :     operands[3] = operand3;
   62532                 :             : #define FAIL return (end_sequence (), _val)
   62533                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62534                 :             : #line 27951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62535                 :             : {
   62536                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
   62537                 :             :                       operands[1], operands[2], operands[3]);
   62538                 :             :   DONE;
   62539                 :             : }
   62540                 :             : #undef DONE
   62541                 :             : #undef FAIL
   62542                 :             :     operand0 = operands[0];
   62543                 :             :     (void) operand0;
   62544                 :             :     operand1 = operands[1];
   62545                 :             :     (void) operand1;
   62546                 :             :     operand2 = operands[2];
   62547                 :             :     (void) operand2;
   62548                 :             :     operand3 = operands[3];
   62549                 :             :     (void) operand3;
   62550                 :             :   }
   62551                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   62552                 :             :         17),
   62553                 :             :         gen_rtx_COMPARE (CCmode,
   62554                 :             :         operand1,
   62555                 :             :         operand2)));
   62556                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   62557                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   62558                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
   62559                 :             :                 gen_rtx_REG (CCmode,
   62560                 :             :         17),
   62561                 :             :                 const0_rtx),
   62562                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   62563                 :             :         operand3),
   62564                 :             :         pc_rtx)));
   62565                 :             :   _val = get_insns ();
   62566                 :             :   end_sequence ();
   62567                 :             :   return _val;
   62568                 :             : }
   62569                 :             : 
   62570                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27941 */
   62571                 :             : rtx
   62572                 :             : gen_cbranchv8hi4 (rtx operand0,
   62573                 :             :         rtx operand1,
   62574                 :             :         rtx operand2,
   62575                 :             :         rtx operand3)
   62576                 :             : {
   62577                 :             :   rtx_insn *_val = 0;
   62578                 :             :   start_sequence ();
   62579                 :             :   {
   62580                 :             :     rtx operands[4];
   62581                 :             :     operands[0] = operand0;
   62582                 :             :     operands[1] = operand1;
   62583                 :             :     operands[2] = operand2;
   62584                 :             :     operands[3] = operand3;
   62585                 :             : #define FAIL return (end_sequence (), _val)
   62586                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62587                 :             : #line 27951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62588                 :             : {
   62589                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
   62590                 :             :                       operands[1], operands[2], operands[3]);
   62591                 :             :   DONE;
   62592                 :             : }
   62593                 :             : #undef DONE
   62594                 :             : #undef FAIL
   62595                 :             :     operand0 = operands[0];
   62596                 :             :     (void) operand0;
   62597                 :             :     operand1 = operands[1];
   62598                 :             :     (void) operand1;
   62599                 :             :     operand2 = operands[2];
   62600                 :             :     (void) operand2;
   62601                 :             :     operand3 = operands[3];
   62602                 :             :     (void) operand3;
   62603                 :             :   }
   62604                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   62605                 :             :         17),
   62606                 :             :         gen_rtx_COMPARE (CCmode,
   62607                 :             :         operand1,
   62608                 :             :         operand2)));
   62609                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   62610                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   62611                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
   62612                 :             :                 gen_rtx_REG (CCmode,
   62613                 :             :         17),
   62614                 :             :                 const0_rtx),
   62615                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   62616                 :             :         operand3),
   62617                 :             :         pc_rtx)));
   62618                 :             :   _val = get_insns ();
   62619                 :             :   end_sequence ();
   62620                 :             :   return _val;
   62621                 :             : }
   62622                 :             : 
   62623                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27941 */
   62624                 :             : rtx
   62625                 :             : gen_cbranchv16si4 (rtx operand0,
   62626                 :             :         rtx operand1,
   62627                 :             :         rtx operand2,
   62628                 :             :         rtx operand3)
   62629                 :             : {
   62630                 :             :   rtx_insn *_val = 0;
   62631                 :             :   start_sequence ();
   62632                 :             :   {
   62633                 :             :     rtx operands[4];
   62634                 :             :     operands[0] = operand0;
   62635                 :             :     operands[1] = operand1;
   62636                 :             :     operands[2] = operand2;
   62637                 :             :     operands[3] = operand3;
   62638                 :             : #define FAIL return (end_sequence (), _val)
   62639                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62640                 :             : #line 27951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62641                 :             : {
   62642                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
   62643                 :             :                       operands[1], operands[2], operands[3]);
   62644                 :             :   DONE;
   62645                 :             : }
   62646                 :             : #undef DONE
   62647                 :             : #undef FAIL
   62648                 :             :     operand0 = operands[0];
   62649                 :             :     (void) operand0;
   62650                 :             :     operand1 = operands[1];
   62651                 :             :     (void) operand1;
   62652                 :             :     operand2 = operands[2];
   62653                 :             :     (void) operand2;
   62654                 :             :     operand3 = operands[3];
   62655                 :             :     (void) operand3;
   62656                 :             :   }
   62657                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   62658                 :             :         17),
   62659                 :             :         gen_rtx_COMPARE (CCmode,
   62660                 :             :         operand1,
   62661                 :             :         operand2)));
   62662                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   62663                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   62664                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
   62665                 :             :                 gen_rtx_REG (CCmode,
   62666                 :             :         17),
   62667                 :             :                 const0_rtx),
   62668                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   62669                 :             :         operand3),
   62670                 :             :         pc_rtx)));
   62671                 :             :   _val = get_insns ();
   62672                 :             :   end_sequence ();
   62673                 :             :   return _val;
   62674                 :             : }
   62675                 :             : 
   62676                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27941 */
   62677                 :             : rtx
   62678                 :             : gen_cbranchv8si4 (rtx operand0,
   62679                 :             :         rtx operand1,
   62680                 :             :         rtx operand2,
   62681                 :             :         rtx operand3)
   62682                 :             : {
   62683                 :             :   rtx_insn *_val = 0;
   62684                 :             :   start_sequence ();
   62685                 :             :   {
   62686                 :             :     rtx operands[4];
   62687                 :             :     operands[0] = operand0;
   62688                 :             :     operands[1] = operand1;
   62689                 :             :     operands[2] = operand2;
   62690                 :             :     operands[3] = operand3;
   62691                 :             : #define FAIL return (end_sequence (), _val)
   62692                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62693                 :             : #line 27951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62694                 :             : {
   62695                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
   62696                 :             :                       operands[1], operands[2], operands[3]);
   62697                 :             :   DONE;
   62698                 :             : }
   62699                 :             : #undef DONE
   62700                 :             : #undef FAIL
   62701                 :             :     operand0 = operands[0];
   62702                 :             :     (void) operand0;
   62703                 :             :     operand1 = operands[1];
   62704                 :             :     (void) operand1;
   62705                 :             :     operand2 = operands[2];
   62706                 :             :     (void) operand2;
   62707                 :             :     operand3 = operands[3];
   62708                 :             :     (void) operand3;
   62709                 :             :   }
   62710                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   62711                 :             :         17),
   62712                 :             :         gen_rtx_COMPARE (CCmode,
   62713                 :             :         operand1,
   62714                 :             :         operand2)));
   62715                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   62716                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   62717                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
   62718                 :             :                 gen_rtx_REG (CCmode,
   62719                 :             :         17),
   62720                 :             :                 const0_rtx),
   62721                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   62722                 :             :         operand3),
   62723                 :             :         pc_rtx)));
   62724                 :             :   _val = get_insns ();
   62725                 :             :   end_sequence ();
   62726                 :             :   return _val;
   62727                 :             : }
   62728                 :             : 
   62729                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27941 */
   62730                 :             : rtx
   62731                 :             : gen_cbranchv4si4 (rtx operand0,
   62732                 :             :         rtx operand1,
   62733                 :             :         rtx operand2,
   62734                 :             :         rtx operand3)
   62735                 :             : {
   62736                 :             :   rtx_insn *_val = 0;
   62737                 :             :   start_sequence ();
   62738                 :             :   {
   62739                 :             :     rtx operands[4];
   62740                 :             :     operands[0] = operand0;
   62741                 :             :     operands[1] = operand1;
   62742                 :             :     operands[2] = operand2;
   62743                 :             :     operands[3] = operand3;
   62744                 :             : #define FAIL return (end_sequence (), _val)
   62745                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62746                 :             : #line 27951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62747                 :             : {
   62748                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
   62749                 :             :                       operands[1], operands[2], operands[3]);
   62750                 :             :   DONE;
   62751                 :             : }
   62752                 :             : #undef DONE
   62753                 :             : #undef FAIL
   62754                 :             :     operand0 = operands[0];
   62755                 :             :     (void) operand0;
   62756                 :             :     operand1 = operands[1];
   62757                 :             :     (void) operand1;
   62758                 :             :     operand2 = operands[2];
   62759                 :             :     (void) operand2;
   62760                 :             :     operand3 = operands[3];
   62761                 :             :     (void) operand3;
   62762                 :             :   }
   62763                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   62764                 :             :         17),
   62765                 :             :         gen_rtx_COMPARE (CCmode,
   62766                 :             :         operand1,
   62767                 :             :         operand2)));
   62768                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   62769                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   62770                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
   62771                 :             :                 gen_rtx_REG (CCmode,
   62772                 :             :         17),
   62773                 :             :                 const0_rtx),
   62774                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   62775                 :             :         operand3),
   62776                 :             :         pc_rtx)));
   62777                 :             :   _val = get_insns ();
   62778                 :             :   end_sequence ();
   62779                 :             :   return _val;
   62780                 :             : }
   62781                 :             : 
   62782                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27941 */
   62783                 :             : rtx
   62784                 :             : gen_cbranchv8di4 (rtx operand0,
   62785                 :             :         rtx operand1,
   62786                 :             :         rtx operand2,
   62787                 :             :         rtx operand3)
   62788                 :             : {
   62789                 :             :   rtx_insn *_val = 0;
   62790                 :             :   start_sequence ();
   62791                 :             :   {
   62792                 :             :     rtx operands[4];
   62793                 :             :     operands[0] = operand0;
   62794                 :             :     operands[1] = operand1;
   62795                 :             :     operands[2] = operand2;
   62796                 :             :     operands[3] = operand3;
   62797                 :             : #define FAIL return (end_sequence (), _val)
   62798                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62799                 :             : #line 27951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62800                 :             : {
   62801                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
   62802                 :             :                       operands[1], operands[2], operands[3]);
   62803                 :             :   DONE;
   62804                 :             : }
   62805                 :             : #undef DONE
   62806                 :             : #undef FAIL
   62807                 :             :     operand0 = operands[0];
   62808                 :             :     (void) operand0;
   62809                 :             :     operand1 = operands[1];
   62810                 :             :     (void) operand1;
   62811                 :             :     operand2 = operands[2];
   62812                 :             :     (void) operand2;
   62813                 :             :     operand3 = operands[3];
   62814                 :             :     (void) operand3;
   62815                 :             :   }
   62816                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   62817                 :             :         17),
   62818                 :             :         gen_rtx_COMPARE (CCmode,
   62819                 :             :         operand1,
   62820                 :             :         operand2)));
   62821                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   62822                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   62823                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
   62824                 :             :                 gen_rtx_REG (CCmode,
   62825                 :             :         17),
   62826                 :             :                 const0_rtx),
   62827                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   62828                 :             :         operand3),
   62829                 :             :         pc_rtx)));
   62830                 :             :   _val = get_insns ();
   62831                 :             :   end_sequence ();
   62832                 :             :   return _val;
   62833                 :             : }
   62834                 :             : 
   62835                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27941 */
   62836                 :             : rtx
   62837                 :             : gen_cbranchv4di4 (rtx operand0,
   62838                 :             :         rtx operand1,
   62839                 :             :         rtx operand2,
   62840                 :             :         rtx operand3)
   62841                 :             : {
   62842                 :             :   rtx_insn *_val = 0;
   62843                 :             :   start_sequence ();
   62844                 :             :   {
   62845                 :             :     rtx operands[4];
   62846                 :             :     operands[0] = operand0;
   62847                 :             :     operands[1] = operand1;
   62848                 :             :     operands[2] = operand2;
   62849                 :             :     operands[3] = operand3;
   62850                 :             : #define FAIL return (end_sequence (), _val)
   62851                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62852                 :             : #line 27951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62853                 :             : {
   62854                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
   62855                 :             :                       operands[1], operands[2], operands[3]);
   62856                 :             :   DONE;
   62857                 :             : }
   62858                 :             : #undef DONE
   62859                 :             : #undef FAIL
   62860                 :             :     operand0 = operands[0];
   62861                 :             :     (void) operand0;
   62862                 :             :     operand1 = operands[1];
   62863                 :             :     (void) operand1;
   62864                 :             :     operand2 = operands[2];
   62865                 :             :     (void) operand2;
   62866                 :             :     operand3 = operands[3];
   62867                 :             :     (void) operand3;
   62868                 :             :   }
   62869                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   62870                 :             :         17),
   62871                 :             :         gen_rtx_COMPARE (CCmode,
   62872                 :             :         operand1,
   62873                 :             :         operand2)));
   62874                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   62875                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   62876                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
   62877                 :             :                 gen_rtx_REG (CCmode,
   62878                 :             :         17),
   62879                 :             :                 const0_rtx),
   62880                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   62881                 :             :         operand3),
   62882                 :             :         pc_rtx)));
   62883                 :             :   _val = get_insns ();
   62884                 :             :   end_sequence ();
   62885                 :             :   return _val;
   62886                 :             : }
   62887                 :             : 
   62888                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27941 */
   62889                 :             : rtx
   62890                 :             : gen_cbranchv2di4 (rtx operand0,
   62891                 :             :         rtx operand1,
   62892                 :             :         rtx operand2,
   62893                 :             :         rtx operand3)
   62894                 :             : {
   62895                 :             :   rtx_insn *_val = 0;
   62896                 :             :   start_sequence ();
   62897                 :             :   {
   62898                 :             :     rtx operands[4];
   62899                 :             :     operands[0] = operand0;
   62900                 :             :     operands[1] = operand1;
   62901                 :             :     operands[2] = operand2;
   62902                 :             :     operands[3] = operand3;
   62903                 :             : #define FAIL return (end_sequence (), _val)
   62904                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62905                 :             : #line 27951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62906                 :             : {
   62907                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
   62908                 :             :                       operands[1], operands[2], operands[3]);
   62909                 :             :   DONE;
   62910                 :             : }
   62911                 :             : #undef DONE
   62912                 :             : #undef FAIL
   62913                 :             :     operand0 = operands[0];
   62914                 :             :     (void) operand0;
   62915                 :             :     operand1 = operands[1];
   62916                 :             :     (void) operand1;
   62917                 :             :     operand2 = operands[2];
   62918                 :             :     (void) operand2;
   62919                 :             :     operand3 = operands[3];
   62920                 :             :     (void) operand3;
   62921                 :             :   }
   62922                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   62923                 :             :         17),
   62924                 :             :         gen_rtx_COMPARE (CCmode,
   62925                 :             :         operand1,
   62926                 :             :         operand2)));
   62927                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   62928                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   62929                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
   62930                 :             :                 gen_rtx_REG (CCmode,
   62931                 :             :         17),
   62932                 :             :                 const0_rtx),
   62933                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   62934                 :             :         operand3),
   62935                 :             :         pc_rtx)));
   62936                 :             :   _val = get_insns ();
   62937                 :             :   end_sequence ();
   62938                 :             :   return _val;
   62939                 :             : }
   62940                 :             : 
   62941                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27958 */
   62942                 :             : extern rtx_insn *gen_split_3298 (rtx_insn *, rtx *);
   62943                 :             : rtx_insn *
   62944                 :             : gen_split_3298 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   62945                 :             : {
   62946                 :             :   rtx operand0;
   62947                 :             :   rtx operand1;
   62948                 :             :   rtx_insn *_val = NULL;
   62949                 :             :   if (dump_file)
   62950                 :             :     fprintf (dump_file, "Splitting with gen_split_3298 (sse.md:27958)\n");
   62951                 :             :   start_sequence ();
   62952                 :             : #define FAIL return (end_sequence (), _val)
   62953                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62954                 :             : #line 27967 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62955                 :             : {
   62956                 :             :   if (REG_P (operands[0]))
   62957                 :             :     operands[0] = gen_lowpart (V4SImode, operands[0]);
   62958                 :             :   else
   62959                 :             :     operands[1] = lowpart_subreg (V8SImode, operands[1],
   62960                 :             :                                   V4SImode);
   62961                 :             : }
   62962                 :             : #undef DONE
   62963                 :             : #undef FAIL
   62964                 :             :   operand0 = operands[0];
   62965                 :             :   (void) operand0;
   62966                 :             :   operand1 = operands[1];
   62967                 :             :   (void) operand1;
   62968                 :             :   emit_insn (gen_rtx_SET (operand0,
   62969                 :             :         operand1));
   62970                 :             :   _val = get_insns ();
   62971                 :             :   end_sequence ();
   62972                 :             :   return _val;
   62973                 :             : }
   62974                 :             : 
   62975                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27958 */
   62976                 :             : extern rtx_insn *gen_split_3299 (rtx_insn *, rtx *);
   62977                 :             : rtx_insn *
   62978                 :             : gen_split_3299 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   62979                 :             : {
   62980                 :             :   rtx operand0;
   62981                 :             :   rtx operand1;
   62982                 :             :   rtx_insn *_val = NULL;
   62983                 :             :   if (dump_file)
   62984                 :             :     fprintf (dump_file, "Splitting with gen_split_3299 (sse.md:27958)\n");
   62985                 :             :   start_sequence ();
   62986                 :             : #define FAIL return (end_sequence (), _val)
   62987                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62988                 :             : #line 27967 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   62989                 :             : {
   62990                 :             :   if (REG_P (operands[0]))
   62991                 :             :     operands[0] = gen_lowpart (V4SFmode, operands[0]);
   62992                 :             :   else
   62993                 :             :     operands[1] = lowpart_subreg (V8SFmode, operands[1],
   62994                 :             :                                   V4SFmode);
   62995                 :             : }
   62996                 :             : #undef DONE
   62997                 :             : #undef FAIL
   62998                 :             :   operand0 = operands[0];
   62999                 :             :   (void) operand0;
   63000                 :             :   operand1 = operands[1];
   63001                 :             :   (void) operand1;
   63002                 :             :   emit_insn (gen_rtx_SET (operand0,
   63003                 :             :         operand1));
   63004                 :             :   _val = get_insns ();
   63005                 :             :   end_sequence ();
   63006                 :             :   return _val;
   63007                 :             : }
   63008                 :             : 
   63009                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:27958 */
   63010                 :             : extern rtx_insn *gen_split_3300 (rtx_insn *, rtx *);
   63011                 :             : rtx_insn *
   63012                 :             : gen_split_3300 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63013                 :             : {
   63014                 :             :   rtx operand0;
   63015                 :             :   rtx operand1;
   63016                 :             :   rtx_insn *_val = NULL;
   63017                 :             :   if (dump_file)
   63018                 :             :     fprintf (dump_file, "Splitting with gen_split_3300 (sse.md:27958)\n");
   63019                 :             :   start_sequence ();
   63020                 :             : #define FAIL return (end_sequence (), _val)
   63021                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63022                 :             : #line 27967 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63023                 :             : {
   63024                 :             :   if (REG_P (operands[0]))
   63025                 :             :     operands[0] = gen_lowpart (V2DFmode, operands[0]);
   63026                 :             :   else
   63027                 :             :     operands[1] = lowpart_subreg (V4DFmode, operands[1],
   63028                 :             :                                   V2DFmode);
   63029                 :             : }
   63030                 :             : #undef DONE
   63031                 :             : #undef FAIL
   63032                 :             :   operand0 = operands[0];
   63033                 :             :   (void) operand0;
   63034                 :             :   operand1 = operands[1];
   63035                 :             :   (void) operand1;
   63036                 :             :   emit_insn (gen_rtx_SET (operand0,
   63037                 :             :         operand1));
   63038                 :             :   _val = get_insns ();
   63039                 :             :   end_sequence ();
   63040                 :             :   return _val;
   63041                 :             : }
   63042                 :             : 
   63043                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63044                 :             : rtx
   63045                 :             : gen_vec_initv64qiqi (rtx operand0,
   63046                 :             :         rtx operand1)
   63047                 :             : {
   63048                 :             :   rtx_insn *_val = 0;
   63049                 :             :   start_sequence ();
   63050                 :             :   {
   63051                 :             :     rtx operands[2];
   63052                 :             :     operands[0] = operand0;
   63053                 :             :     operands[1] = operand1;
   63054                 :             : #define FAIL return (end_sequence (), _val)
   63055                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63056                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63057                 :             : {
   63058                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63059                 :             :   DONE;
   63060                 :             : }
   63061                 :             : #undef DONE
   63062                 :             : #undef FAIL
   63063                 :             :     operand0 = operands[0];
   63064                 :             :     (void) operand0;
   63065                 :             :     operand1 = operands[1];
   63066                 :             :     (void) operand1;
   63067                 :             :   }
   63068                 :             :   emit (operand0, true);
   63069                 :             :   emit (operand1, false);
   63070                 :             :   _val = get_insns ();
   63071                 :             :   end_sequence ();
   63072                 :             :   return _val;
   63073                 :             : }
   63074                 :             : 
   63075                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63076                 :             : rtx
   63077                 :             : gen_vec_initv32qiqi (rtx operand0,
   63078                 :             :         rtx operand1)
   63079                 :             : {
   63080                 :             :   rtx_insn *_val = 0;
   63081                 :             :   start_sequence ();
   63082                 :             :   {
   63083                 :             :     rtx operands[2];
   63084                 :             :     operands[0] = operand0;
   63085                 :             :     operands[1] = operand1;
   63086                 :             : #define FAIL return (end_sequence (), _val)
   63087                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63088                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63089                 :             : {
   63090                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63091                 :             :   DONE;
   63092                 :             : }
   63093                 :             : #undef DONE
   63094                 :             : #undef FAIL
   63095                 :             :     operand0 = operands[0];
   63096                 :             :     (void) operand0;
   63097                 :             :     operand1 = operands[1];
   63098                 :             :     (void) operand1;
   63099                 :             :   }
   63100                 :             :   emit (operand0, true);
   63101                 :             :   emit (operand1, false);
   63102                 :             :   _val = get_insns ();
   63103                 :             :   end_sequence ();
   63104                 :             :   return _val;
   63105                 :             : }
   63106                 :             : 
   63107                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63108                 :             : rtx
   63109                 :             : gen_vec_initv16qiqi (rtx operand0,
   63110                 :             :         rtx operand1)
   63111                 :             : {
   63112                 :             :   rtx_insn *_val = 0;
   63113                 :             :   start_sequence ();
   63114                 :             :   {
   63115                 :             :     rtx operands[2];
   63116                 :             :     operands[0] = operand0;
   63117                 :             :     operands[1] = operand1;
   63118                 :             : #define FAIL return (end_sequence (), _val)
   63119                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63120                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63121                 :             : {
   63122                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63123                 :             :   DONE;
   63124                 :             : }
   63125                 :             : #undef DONE
   63126                 :             : #undef FAIL
   63127                 :             :     operand0 = operands[0];
   63128                 :             :     (void) operand0;
   63129                 :             :     operand1 = operands[1];
   63130                 :             :     (void) operand1;
   63131                 :             :   }
   63132                 :             :   emit (operand0, true);
   63133                 :             :   emit (operand1, false);
   63134                 :             :   _val = get_insns ();
   63135                 :             :   end_sequence ();
   63136                 :             :   return _val;
   63137                 :             : }
   63138                 :             : 
   63139                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63140                 :             : rtx
   63141                 :             : gen_vec_initv32hihi (rtx operand0,
   63142                 :             :         rtx operand1)
   63143                 :             : {
   63144                 :             :   rtx_insn *_val = 0;
   63145                 :             :   start_sequence ();
   63146                 :             :   {
   63147                 :             :     rtx operands[2];
   63148                 :             :     operands[0] = operand0;
   63149                 :             :     operands[1] = operand1;
   63150                 :             : #define FAIL return (end_sequence (), _val)
   63151                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63152                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63153                 :             : {
   63154                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63155                 :             :   DONE;
   63156                 :             : }
   63157                 :             : #undef DONE
   63158                 :             : #undef FAIL
   63159                 :             :     operand0 = operands[0];
   63160                 :             :     (void) operand0;
   63161                 :             :     operand1 = operands[1];
   63162                 :             :     (void) operand1;
   63163                 :             :   }
   63164                 :             :   emit (operand0, true);
   63165                 :             :   emit (operand1, false);
   63166                 :             :   _val = get_insns ();
   63167                 :             :   end_sequence ();
   63168                 :             :   return _val;
   63169                 :             : }
   63170                 :             : 
   63171                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63172                 :             : rtx
   63173                 :             : gen_vec_initv16hihi (rtx operand0,
   63174                 :             :         rtx operand1)
   63175                 :             : {
   63176                 :             :   rtx_insn *_val = 0;
   63177                 :             :   start_sequence ();
   63178                 :             :   {
   63179                 :             :     rtx operands[2];
   63180                 :             :     operands[0] = operand0;
   63181                 :             :     operands[1] = operand1;
   63182                 :             : #define FAIL return (end_sequence (), _val)
   63183                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63184                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63185                 :             : {
   63186                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63187                 :             :   DONE;
   63188                 :             : }
   63189                 :             : #undef DONE
   63190                 :             : #undef FAIL
   63191                 :             :     operand0 = operands[0];
   63192                 :             :     (void) operand0;
   63193                 :             :     operand1 = operands[1];
   63194                 :             :     (void) operand1;
   63195                 :             :   }
   63196                 :             :   emit (operand0, true);
   63197                 :             :   emit (operand1, false);
   63198                 :             :   _val = get_insns ();
   63199                 :             :   end_sequence ();
   63200                 :             :   return _val;
   63201                 :             : }
   63202                 :             : 
   63203                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63204                 :             : rtx
   63205                 :             : gen_vec_initv8hihi (rtx operand0,
   63206                 :             :         rtx operand1)
   63207                 :             : {
   63208                 :             :   rtx_insn *_val = 0;
   63209                 :             :   start_sequence ();
   63210                 :             :   {
   63211                 :             :     rtx operands[2];
   63212                 :             :     operands[0] = operand0;
   63213                 :             :     operands[1] = operand1;
   63214                 :             : #define FAIL return (end_sequence (), _val)
   63215                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63216                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63217                 :             : {
   63218                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63219                 :             :   DONE;
   63220                 :             : }
   63221                 :             : #undef DONE
   63222                 :             : #undef FAIL
   63223                 :             :     operand0 = operands[0];
   63224                 :             :     (void) operand0;
   63225                 :             :     operand1 = operands[1];
   63226                 :             :     (void) operand1;
   63227                 :             :   }
   63228                 :             :   emit (operand0, true);
   63229                 :             :   emit (operand1, false);
   63230                 :             :   _val = get_insns ();
   63231                 :             :   end_sequence ();
   63232                 :             :   return _val;
   63233                 :             : }
   63234                 :             : 
   63235                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63236                 :             : rtx
   63237                 :             : gen_vec_initv16sisi (rtx operand0,
   63238                 :             :         rtx operand1)
   63239                 :             : {
   63240                 :             :   rtx_insn *_val = 0;
   63241                 :             :   start_sequence ();
   63242                 :             :   {
   63243                 :             :     rtx operands[2];
   63244                 :             :     operands[0] = operand0;
   63245                 :             :     operands[1] = operand1;
   63246                 :             : #define FAIL return (end_sequence (), _val)
   63247                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63248                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63249                 :             : {
   63250                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63251                 :             :   DONE;
   63252                 :             : }
   63253                 :             : #undef DONE
   63254                 :             : #undef FAIL
   63255                 :             :     operand0 = operands[0];
   63256                 :             :     (void) operand0;
   63257                 :             :     operand1 = operands[1];
   63258                 :             :     (void) operand1;
   63259                 :             :   }
   63260                 :             :   emit (operand0, true);
   63261                 :             :   emit (operand1, false);
   63262                 :             :   _val = get_insns ();
   63263                 :             :   end_sequence ();
   63264                 :             :   return _val;
   63265                 :             : }
   63266                 :             : 
   63267                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63268                 :             : rtx
   63269                 :             : gen_vec_initv8sisi (rtx operand0,
   63270                 :             :         rtx operand1)
   63271                 :             : {
   63272                 :             :   rtx_insn *_val = 0;
   63273                 :             :   start_sequence ();
   63274                 :             :   {
   63275                 :             :     rtx operands[2];
   63276                 :             :     operands[0] = operand0;
   63277                 :             :     operands[1] = operand1;
   63278                 :             : #define FAIL return (end_sequence (), _val)
   63279                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63280                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63281                 :             : {
   63282                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63283                 :             :   DONE;
   63284                 :             : }
   63285                 :             : #undef DONE
   63286                 :             : #undef FAIL
   63287                 :             :     operand0 = operands[0];
   63288                 :             :     (void) operand0;
   63289                 :             :     operand1 = operands[1];
   63290                 :             :     (void) operand1;
   63291                 :             :   }
   63292                 :             :   emit (operand0, true);
   63293                 :             :   emit (operand1, false);
   63294                 :             :   _val = get_insns ();
   63295                 :             :   end_sequence ();
   63296                 :             :   return _val;
   63297                 :             : }
   63298                 :             : 
   63299                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63300                 :             : rtx
   63301                 :             : gen_vec_initv4sisi (rtx operand0,
   63302                 :             :         rtx operand1)
   63303                 :             : {
   63304                 :             :   rtx_insn *_val = 0;
   63305                 :             :   start_sequence ();
   63306                 :             :   {
   63307                 :             :     rtx operands[2];
   63308                 :             :     operands[0] = operand0;
   63309                 :             :     operands[1] = operand1;
   63310                 :             : #define FAIL return (end_sequence (), _val)
   63311                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63312                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63313                 :             : {
   63314                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63315                 :             :   DONE;
   63316                 :             : }
   63317                 :             : #undef DONE
   63318                 :             : #undef FAIL
   63319                 :             :     operand0 = operands[0];
   63320                 :             :     (void) operand0;
   63321                 :             :     operand1 = operands[1];
   63322                 :             :     (void) operand1;
   63323                 :             :   }
   63324                 :             :   emit (operand0, true);
   63325                 :             :   emit (operand1, false);
   63326                 :             :   _val = get_insns ();
   63327                 :             :   end_sequence ();
   63328                 :             :   return _val;
   63329                 :             : }
   63330                 :             : 
   63331                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63332                 :             : rtx
   63333                 :             : gen_vec_initv8didi (rtx operand0,
   63334                 :             :         rtx operand1)
   63335                 :             : {
   63336                 :             :   rtx_insn *_val = 0;
   63337                 :             :   start_sequence ();
   63338                 :             :   {
   63339                 :             :     rtx operands[2];
   63340                 :             :     operands[0] = operand0;
   63341                 :             :     operands[1] = operand1;
   63342                 :             : #define FAIL return (end_sequence (), _val)
   63343                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63344                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63345                 :             : {
   63346                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63347                 :             :   DONE;
   63348                 :             : }
   63349                 :             : #undef DONE
   63350                 :             : #undef FAIL
   63351                 :             :     operand0 = operands[0];
   63352                 :             :     (void) operand0;
   63353                 :             :     operand1 = operands[1];
   63354                 :             :     (void) operand1;
   63355                 :             :   }
   63356                 :             :   emit (operand0, true);
   63357                 :             :   emit (operand1, false);
   63358                 :             :   _val = get_insns ();
   63359                 :             :   end_sequence ();
   63360                 :             :   return _val;
   63361                 :             : }
   63362                 :             : 
   63363                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63364                 :             : rtx
   63365                 :             : gen_vec_initv4didi (rtx operand0,
   63366                 :             :         rtx operand1)
   63367                 :             : {
   63368                 :             :   rtx_insn *_val = 0;
   63369                 :             :   start_sequence ();
   63370                 :             :   {
   63371                 :             :     rtx operands[2];
   63372                 :             :     operands[0] = operand0;
   63373                 :             :     operands[1] = operand1;
   63374                 :             : #define FAIL return (end_sequence (), _val)
   63375                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63376                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63377                 :             : {
   63378                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63379                 :             :   DONE;
   63380                 :             : }
   63381                 :             : #undef DONE
   63382                 :             : #undef FAIL
   63383                 :             :     operand0 = operands[0];
   63384                 :             :     (void) operand0;
   63385                 :             :     operand1 = operands[1];
   63386                 :             :     (void) operand1;
   63387                 :             :   }
   63388                 :             :   emit (operand0, true);
   63389                 :             :   emit (operand1, false);
   63390                 :             :   _val = get_insns ();
   63391                 :             :   end_sequence ();
   63392                 :             :   return _val;
   63393                 :             : }
   63394                 :             : 
   63395                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63396                 :             : rtx
   63397                 :             : gen_vec_initv2didi (rtx operand0,
   63398                 :             :         rtx operand1)
   63399                 :             : {
   63400                 :             :   rtx_insn *_val = 0;
   63401                 :             :   start_sequence ();
   63402                 :             :   {
   63403                 :             :     rtx operands[2];
   63404                 :             :     operands[0] = operand0;
   63405                 :             :     operands[1] = operand1;
   63406                 :             : #define FAIL return (end_sequence (), _val)
   63407                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63408                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63409                 :             : {
   63410                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63411                 :             :   DONE;
   63412                 :             : }
   63413                 :             : #undef DONE
   63414                 :             : #undef FAIL
   63415                 :             :     operand0 = operands[0];
   63416                 :             :     (void) operand0;
   63417                 :             :     operand1 = operands[1];
   63418                 :             :     (void) operand1;
   63419                 :             :   }
   63420                 :             :   emit (operand0, true);
   63421                 :             :   emit (operand1, false);
   63422                 :             :   _val = get_insns ();
   63423                 :             :   end_sequence ();
   63424                 :             :   return _val;
   63425                 :             : }
   63426                 :             : 
   63427                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63428                 :             : rtx
   63429                 :             : gen_vec_initv32hfhf (rtx operand0,
   63430                 :             :         rtx operand1)
   63431                 :             : {
   63432                 :             :   rtx_insn *_val = 0;
   63433                 :             :   start_sequence ();
   63434                 :             :   {
   63435                 :             :     rtx operands[2];
   63436                 :             :     operands[0] = operand0;
   63437                 :             :     operands[1] = operand1;
   63438                 :             : #define FAIL return (end_sequence (), _val)
   63439                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63440                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63441                 :             : {
   63442                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63443                 :             :   DONE;
   63444                 :             : }
   63445                 :             : #undef DONE
   63446                 :             : #undef FAIL
   63447                 :             :     operand0 = operands[0];
   63448                 :             :     (void) operand0;
   63449                 :             :     operand1 = operands[1];
   63450                 :             :     (void) operand1;
   63451                 :             :   }
   63452                 :             :   emit (operand0, true);
   63453                 :             :   emit (operand1, false);
   63454                 :             :   _val = get_insns ();
   63455                 :             :   end_sequence ();
   63456                 :             :   return _val;
   63457                 :             : }
   63458                 :             : 
   63459                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63460                 :             : rtx
   63461                 :             : gen_vec_initv16hfhf (rtx operand0,
   63462                 :             :         rtx operand1)
   63463                 :             : {
   63464                 :             :   rtx_insn *_val = 0;
   63465                 :             :   start_sequence ();
   63466                 :             :   {
   63467                 :             :     rtx operands[2];
   63468                 :             :     operands[0] = operand0;
   63469                 :             :     operands[1] = operand1;
   63470                 :             : #define FAIL return (end_sequence (), _val)
   63471                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63472                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63473                 :             : {
   63474                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63475                 :             :   DONE;
   63476                 :             : }
   63477                 :             : #undef DONE
   63478                 :             : #undef FAIL
   63479                 :             :     operand0 = operands[0];
   63480                 :             :     (void) operand0;
   63481                 :             :     operand1 = operands[1];
   63482                 :             :     (void) operand1;
   63483                 :             :   }
   63484                 :             :   emit (operand0, true);
   63485                 :             :   emit (operand1, false);
   63486                 :             :   _val = get_insns ();
   63487                 :             :   end_sequence ();
   63488                 :             :   return _val;
   63489                 :             : }
   63490                 :             : 
   63491                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63492                 :             : rtx
   63493                 :             : gen_vec_initv8hfhf (rtx operand0,
   63494                 :             :         rtx operand1)
   63495                 :             : {
   63496                 :             :   rtx_insn *_val = 0;
   63497                 :             :   start_sequence ();
   63498                 :             :   {
   63499                 :             :     rtx operands[2];
   63500                 :             :     operands[0] = operand0;
   63501                 :             :     operands[1] = operand1;
   63502                 :             : #define FAIL return (end_sequence (), _val)
   63503                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63504                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63505                 :             : {
   63506                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63507                 :             :   DONE;
   63508                 :             : }
   63509                 :             : #undef DONE
   63510                 :             : #undef FAIL
   63511                 :             :     operand0 = operands[0];
   63512                 :             :     (void) operand0;
   63513                 :             :     operand1 = operands[1];
   63514                 :             :     (void) operand1;
   63515                 :             :   }
   63516                 :             :   emit (operand0, true);
   63517                 :             :   emit (operand1, false);
   63518                 :             :   _val = get_insns ();
   63519                 :             :   end_sequence ();
   63520                 :             :   return _val;
   63521                 :             : }
   63522                 :             : 
   63523                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63524                 :             : rtx
   63525                 :             : gen_vec_initv32bfbf (rtx operand0,
   63526                 :             :         rtx operand1)
   63527                 :             : {
   63528                 :             :   rtx_insn *_val = 0;
   63529                 :             :   start_sequence ();
   63530                 :             :   {
   63531                 :             :     rtx operands[2];
   63532                 :             :     operands[0] = operand0;
   63533                 :             :     operands[1] = operand1;
   63534                 :             : #define FAIL return (end_sequence (), _val)
   63535                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63536                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63537                 :             : {
   63538                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63539                 :             :   DONE;
   63540                 :             : }
   63541                 :             : #undef DONE
   63542                 :             : #undef FAIL
   63543                 :             :     operand0 = operands[0];
   63544                 :             :     (void) operand0;
   63545                 :             :     operand1 = operands[1];
   63546                 :             :     (void) operand1;
   63547                 :             :   }
   63548                 :             :   emit (operand0, true);
   63549                 :             :   emit (operand1, false);
   63550                 :             :   _val = get_insns ();
   63551                 :             :   end_sequence ();
   63552                 :             :   return _val;
   63553                 :             : }
   63554                 :             : 
   63555                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63556                 :             : rtx
   63557                 :             : gen_vec_initv16bfbf (rtx operand0,
   63558                 :             :         rtx operand1)
   63559                 :             : {
   63560                 :             :   rtx_insn *_val = 0;
   63561                 :             :   start_sequence ();
   63562                 :             :   {
   63563                 :             :     rtx operands[2];
   63564                 :             :     operands[0] = operand0;
   63565                 :             :     operands[1] = operand1;
   63566                 :             : #define FAIL return (end_sequence (), _val)
   63567                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63568                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63569                 :             : {
   63570                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63571                 :             :   DONE;
   63572                 :             : }
   63573                 :             : #undef DONE
   63574                 :             : #undef FAIL
   63575                 :             :     operand0 = operands[0];
   63576                 :             :     (void) operand0;
   63577                 :             :     operand1 = operands[1];
   63578                 :             :     (void) operand1;
   63579                 :             :   }
   63580                 :             :   emit (operand0, true);
   63581                 :             :   emit (operand1, false);
   63582                 :             :   _val = get_insns ();
   63583                 :             :   end_sequence ();
   63584                 :             :   return _val;
   63585                 :             : }
   63586                 :             : 
   63587                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63588                 :             : rtx
   63589                 :             : gen_vec_initv8bfbf (rtx operand0,
   63590                 :             :         rtx operand1)
   63591                 :             : {
   63592                 :             :   rtx_insn *_val = 0;
   63593                 :             :   start_sequence ();
   63594                 :             :   {
   63595                 :             :     rtx operands[2];
   63596                 :             :     operands[0] = operand0;
   63597                 :             :     operands[1] = operand1;
   63598                 :             : #define FAIL return (end_sequence (), _val)
   63599                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63600                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63601                 :             : {
   63602                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63603                 :             :   DONE;
   63604                 :             : }
   63605                 :             : #undef DONE
   63606                 :             : #undef FAIL
   63607                 :             :     operand0 = operands[0];
   63608                 :             :     (void) operand0;
   63609                 :             :     operand1 = operands[1];
   63610                 :             :     (void) operand1;
   63611                 :             :   }
   63612                 :             :   emit (operand0, true);
   63613                 :             :   emit (operand1, false);
   63614                 :             :   _val = get_insns ();
   63615                 :             :   end_sequence ();
   63616                 :             :   return _val;
   63617                 :             : }
   63618                 :             : 
   63619                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63620                 :             : rtx
   63621                 :             : gen_vec_initv16sfsf (rtx operand0,
   63622                 :             :         rtx operand1)
   63623                 :             : {
   63624                 :             :   rtx_insn *_val = 0;
   63625                 :             :   start_sequence ();
   63626                 :             :   {
   63627                 :             :     rtx operands[2];
   63628                 :             :     operands[0] = operand0;
   63629                 :             :     operands[1] = operand1;
   63630                 :             : #define FAIL return (end_sequence (), _val)
   63631                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63632                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63633                 :             : {
   63634                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63635                 :             :   DONE;
   63636                 :             : }
   63637                 :             : #undef DONE
   63638                 :             : #undef FAIL
   63639                 :             :     operand0 = operands[0];
   63640                 :             :     (void) operand0;
   63641                 :             :     operand1 = operands[1];
   63642                 :             :     (void) operand1;
   63643                 :             :   }
   63644                 :             :   emit (operand0, true);
   63645                 :             :   emit (operand1, false);
   63646                 :             :   _val = get_insns ();
   63647                 :             :   end_sequence ();
   63648                 :             :   return _val;
   63649                 :             : }
   63650                 :             : 
   63651                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63652                 :             : rtx
   63653                 :             : gen_vec_initv8sfsf (rtx operand0,
   63654                 :             :         rtx operand1)
   63655                 :             : {
   63656                 :             :   rtx_insn *_val = 0;
   63657                 :             :   start_sequence ();
   63658                 :             :   {
   63659                 :             :     rtx operands[2];
   63660                 :             :     operands[0] = operand0;
   63661                 :             :     operands[1] = operand1;
   63662                 :             : #define FAIL return (end_sequence (), _val)
   63663                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63664                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63665                 :             : {
   63666                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63667                 :             :   DONE;
   63668                 :             : }
   63669                 :             : #undef DONE
   63670                 :             : #undef FAIL
   63671                 :             :     operand0 = operands[0];
   63672                 :             :     (void) operand0;
   63673                 :             :     operand1 = operands[1];
   63674                 :             :     (void) operand1;
   63675                 :             :   }
   63676                 :             :   emit (operand0, true);
   63677                 :             :   emit (operand1, false);
   63678                 :             :   _val = get_insns ();
   63679                 :             :   end_sequence ();
   63680                 :             :   return _val;
   63681                 :             : }
   63682                 :             : 
   63683                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63684                 :             : rtx
   63685                 :             : gen_vec_initv4sfsf (rtx operand0,
   63686                 :             :         rtx operand1)
   63687                 :             : {
   63688                 :             :   rtx_insn *_val = 0;
   63689                 :             :   start_sequence ();
   63690                 :             :   {
   63691                 :             :     rtx operands[2];
   63692                 :             :     operands[0] = operand0;
   63693                 :             :     operands[1] = operand1;
   63694                 :             : #define FAIL return (end_sequence (), _val)
   63695                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63696                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63697                 :             : {
   63698                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63699                 :             :   DONE;
   63700                 :             : }
   63701                 :             : #undef DONE
   63702                 :             : #undef FAIL
   63703                 :             :     operand0 = operands[0];
   63704                 :             :     (void) operand0;
   63705                 :             :     operand1 = operands[1];
   63706                 :             :     (void) operand1;
   63707                 :             :   }
   63708                 :             :   emit (operand0, true);
   63709                 :             :   emit (operand1, false);
   63710                 :             :   _val = get_insns ();
   63711                 :             :   end_sequence ();
   63712                 :             :   return _val;
   63713                 :             : }
   63714                 :             : 
   63715                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63716                 :             : rtx
   63717                 :             : gen_vec_initv8dfdf (rtx operand0,
   63718                 :             :         rtx operand1)
   63719                 :             : {
   63720                 :             :   rtx_insn *_val = 0;
   63721                 :             :   start_sequence ();
   63722                 :             :   {
   63723                 :             :     rtx operands[2];
   63724                 :             :     operands[0] = operand0;
   63725                 :             :     operands[1] = operand1;
   63726                 :             : #define FAIL return (end_sequence (), _val)
   63727                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63728                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63729                 :             : {
   63730                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63731                 :             :   DONE;
   63732                 :             : }
   63733                 :             : #undef DONE
   63734                 :             : #undef FAIL
   63735                 :             :     operand0 = operands[0];
   63736                 :             :     (void) operand0;
   63737                 :             :     operand1 = operands[1];
   63738                 :             :     (void) operand1;
   63739                 :             :   }
   63740                 :             :   emit (operand0, true);
   63741                 :             :   emit (operand1, false);
   63742                 :             :   _val = get_insns ();
   63743                 :             :   end_sequence ();
   63744                 :             :   return _val;
   63745                 :             : }
   63746                 :             : 
   63747                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63748                 :             : rtx
   63749                 :             : gen_vec_initv4dfdf (rtx operand0,
   63750                 :             :         rtx operand1)
   63751                 :             : {
   63752                 :             :   rtx_insn *_val = 0;
   63753                 :             :   start_sequence ();
   63754                 :             :   {
   63755                 :             :     rtx operands[2];
   63756                 :             :     operands[0] = operand0;
   63757                 :             :     operands[1] = operand1;
   63758                 :             : #define FAIL return (end_sequence (), _val)
   63759                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63760                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63761                 :             : {
   63762                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63763                 :             :   DONE;
   63764                 :             : }
   63765                 :             : #undef DONE
   63766                 :             : #undef FAIL
   63767                 :             :     operand0 = operands[0];
   63768                 :             :     (void) operand0;
   63769                 :             :     operand1 = operands[1];
   63770                 :             :     (void) operand1;
   63771                 :             :   }
   63772                 :             :   emit (operand0, true);
   63773                 :             :   emit (operand1, false);
   63774                 :             :   _val = get_insns ();
   63775                 :             :   end_sequence ();
   63776                 :             :   return _val;
   63777                 :             : }
   63778                 :             : 
   63779                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63780                 :             : rtx
   63781                 :             : gen_vec_initv2dfdf (rtx operand0,
   63782                 :             :         rtx operand1)
   63783                 :             : {
   63784                 :             :   rtx_insn *_val = 0;
   63785                 :             :   start_sequence ();
   63786                 :             :   {
   63787                 :             :     rtx operands[2];
   63788                 :             :     operands[0] = operand0;
   63789                 :             :     operands[1] = operand1;
   63790                 :             : #define FAIL return (end_sequence (), _val)
   63791                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63792                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63793                 :             : {
   63794                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63795                 :             :   DONE;
   63796                 :             : }
   63797                 :             : #undef DONE
   63798                 :             : #undef FAIL
   63799                 :             :     operand0 = operands[0];
   63800                 :             :     (void) operand0;
   63801                 :             :     operand1 = operands[1];
   63802                 :             :     (void) operand1;
   63803                 :             :   }
   63804                 :             :   emit (operand0, true);
   63805                 :             :   emit (operand1, false);
   63806                 :             :   _val = get_insns ();
   63807                 :             :   end_sequence ();
   63808                 :             :   return _val;
   63809                 :             : }
   63810                 :             : 
   63811                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63812                 :             : rtx
   63813                 :             : gen_vec_initv4titi (rtx operand0,
   63814                 :             :         rtx operand1)
   63815                 :             : {
   63816                 :             :   rtx_insn *_val = 0;
   63817                 :             :   start_sequence ();
   63818                 :             :   {
   63819                 :             :     rtx operands[2];
   63820                 :             :     operands[0] = operand0;
   63821                 :             :     operands[1] = operand1;
   63822                 :             : #define FAIL return (end_sequence (), _val)
   63823                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63824                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63825                 :             : {
   63826                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63827                 :             :   DONE;
   63828                 :             : }
   63829                 :             : #undef DONE
   63830                 :             : #undef FAIL
   63831                 :             :     operand0 = operands[0];
   63832                 :             :     (void) operand0;
   63833                 :             :     operand1 = operands[1];
   63834                 :             :     (void) operand1;
   63835                 :             :   }
   63836                 :             :   emit (operand0, true);
   63837                 :             :   emit (operand1, false);
   63838                 :             :   _val = get_insns ();
   63839                 :             :   end_sequence ();
   63840                 :             :   return _val;
   63841                 :             : }
   63842                 :             : 
   63843                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28001 */
   63844                 :             : rtx
   63845                 :             : gen_vec_initv2titi (rtx operand0,
   63846                 :             :         rtx operand1)
   63847                 :             : {
   63848                 :             :   rtx_insn *_val = 0;
   63849                 :             :   start_sequence ();
   63850                 :             :   {
   63851                 :             :     rtx operands[2];
   63852                 :             :     operands[0] = operand0;
   63853                 :             :     operands[1] = operand1;
   63854                 :             : #define FAIL return (end_sequence (), _val)
   63855                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63856                 :             : #line 28005 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63857                 :             : {
   63858                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63859                 :             :   DONE;
   63860                 :             : }
   63861                 :             : #undef DONE
   63862                 :             : #undef FAIL
   63863                 :             :     operand0 = operands[0];
   63864                 :             :     (void) operand0;
   63865                 :             :     operand1 = operands[1];
   63866                 :             :     (void) operand1;
   63867                 :             :   }
   63868                 :             :   emit (operand0, true);
   63869                 :             :   emit (operand1, false);
   63870                 :             :   _val = get_insns ();
   63871                 :             :   end_sequence ();
   63872                 :             :   return _val;
   63873                 :             : }
   63874                 :             : 
   63875                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   63876                 :             : rtx
   63877                 :             : gen_vec_initv64qiv32qi (rtx operand0,
   63878                 :             :         rtx operand1)
   63879                 :             : {
   63880                 :             :   rtx_insn *_val = 0;
   63881                 :             :   start_sequence ();
   63882                 :             :   {
   63883                 :             :     rtx operands[2];
   63884                 :             :     operands[0] = operand0;
   63885                 :             :     operands[1] = operand1;
   63886                 :             : #define FAIL return (end_sequence (), _val)
   63887                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63888                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63889                 :             : {
   63890                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63891                 :             :   DONE;
   63892                 :             : }
   63893                 :             : #undef DONE
   63894                 :             : #undef FAIL
   63895                 :             :     operand0 = operands[0];
   63896                 :             :     (void) operand0;
   63897                 :             :     operand1 = operands[1];
   63898                 :             :     (void) operand1;
   63899                 :             :   }
   63900                 :             :   emit (operand0, true);
   63901                 :             :   emit (operand1, false);
   63902                 :             :   _val = get_insns ();
   63903                 :             :   end_sequence ();
   63904                 :             :   return _val;
   63905                 :             : }
   63906                 :             : 
   63907                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   63908                 :             : rtx
   63909                 :             : gen_vec_initv32qiv16qi (rtx operand0,
   63910                 :             :         rtx operand1)
   63911                 :             : {
   63912                 :             :   rtx_insn *_val = 0;
   63913                 :             :   start_sequence ();
   63914                 :             :   {
   63915                 :             :     rtx operands[2];
   63916                 :             :     operands[0] = operand0;
   63917                 :             :     operands[1] = operand1;
   63918                 :             : #define FAIL return (end_sequence (), _val)
   63919                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63920                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63921                 :             : {
   63922                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63923                 :             :   DONE;
   63924                 :             : }
   63925                 :             : #undef DONE
   63926                 :             : #undef FAIL
   63927                 :             :     operand0 = operands[0];
   63928                 :             :     (void) operand0;
   63929                 :             :     operand1 = operands[1];
   63930                 :             :     (void) operand1;
   63931                 :             :   }
   63932                 :             :   emit (operand0, true);
   63933                 :             :   emit (operand1, false);
   63934                 :             :   _val = get_insns ();
   63935                 :             :   end_sequence ();
   63936                 :             :   return _val;
   63937                 :             : }
   63938                 :             : 
   63939                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   63940                 :             : rtx
   63941                 :             : gen_vec_initv16qiv8qi (rtx operand0,
   63942                 :             :         rtx operand1)
   63943                 :             : {
   63944                 :             :   rtx_insn *_val = 0;
   63945                 :             :   start_sequence ();
   63946                 :             :   {
   63947                 :             :     rtx operands[2];
   63948                 :             :     operands[0] = operand0;
   63949                 :             :     operands[1] = operand1;
   63950                 :             : #define FAIL return (end_sequence (), _val)
   63951                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63952                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63953                 :             : {
   63954                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63955                 :             :   DONE;
   63956                 :             : }
   63957                 :             : #undef DONE
   63958                 :             : #undef FAIL
   63959                 :             :     operand0 = operands[0];
   63960                 :             :     (void) operand0;
   63961                 :             :     operand1 = operands[1];
   63962                 :             :     (void) operand1;
   63963                 :             :   }
   63964                 :             :   emit (operand0, true);
   63965                 :             :   emit (operand1, false);
   63966                 :             :   _val = get_insns ();
   63967                 :             :   end_sequence ();
   63968                 :             :   return _val;
   63969                 :             : }
   63970                 :             : 
   63971                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   63972                 :             : rtx
   63973                 :             : gen_vec_initv32hiv16hi (rtx operand0,
   63974                 :             :         rtx operand1)
   63975                 :             : {
   63976                 :             :   rtx_insn *_val = 0;
   63977                 :             :   start_sequence ();
   63978                 :             :   {
   63979                 :             :     rtx operands[2];
   63980                 :             :     operands[0] = operand0;
   63981                 :             :     operands[1] = operand1;
   63982                 :             : #define FAIL return (end_sequence (), _val)
   63983                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63984                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   63985                 :             : {
   63986                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   63987                 :             :   DONE;
   63988                 :             : }
   63989                 :             : #undef DONE
   63990                 :             : #undef FAIL
   63991                 :             :     operand0 = operands[0];
   63992                 :             :     (void) operand0;
   63993                 :             :     operand1 = operands[1];
   63994                 :             :     (void) operand1;
   63995                 :             :   }
   63996                 :             :   emit (operand0, true);
   63997                 :             :   emit (operand1, false);
   63998                 :             :   _val = get_insns ();
   63999                 :             :   end_sequence ();
   64000                 :             :   return _val;
   64001                 :             : }
   64002                 :             : 
   64003                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64004                 :             : rtx
   64005                 :             : gen_vec_initv16hiv8hi (rtx operand0,
   64006                 :             :         rtx operand1)
   64007                 :             : {
   64008                 :             :   rtx_insn *_val = 0;
   64009                 :             :   start_sequence ();
   64010                 :             :   {
   64011                 :             :     rtx operands[2];
   64012                 :             :     operands[0] = operand0;
   64013                 :             :     operands[1] = operand1;
   64014                 :             : #define FAIL return (end_sequence (), _val)
   64015                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64016                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64017                 :             : {
   64018                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64019                 :             :   DONE;
   64020                 :             : }
   64021                 :             : #undef DONE
   64022                 :             : #undef FAIL
   64023                 :             :     operand0 = operands[0];
   64024                 :             :     (void) operand0;
   64025                 :             :     operand1 = operands[1];
   64026                 :             :     (void) operand1;
   64027                 :             :   }
   64028                 :             :   emit (operand0, true);
   64029                 :             :   emit (operand1, false);
   64030                 :             :   _val = get_insns ();
   64031                 :             :   end_sequence ();
   64032                 :             :   return _val;
   64033                 :             : }
   64034                 :             : 
   64035                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64036                 :             : rtx
   64037                 :             : gen_vec_initv8hiv4hi (rtx operand0,
   64038                 :             :         rtx operand1)
   64039                 :             : {
   64040                 :             :   rtx_insn *_val = 0;
   64041                 :             :   start_sequence ();
   64042                 :             :   {
   64043                 :             :     rtx operands[2];
   64044                 :             :     operands[0] = operand0;
   64045                 :             :     operands[1] = operand1;
   64046                 :             : #define FAIL return (end_sequence (), _val)
   64047                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64048                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64049                 :             : {
   64050                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64051                 :             :   DONE;
   64052                 :             : }
   64053                 :             : #undef DONE
   64054                 :             : #undef FAIL
   64055                 :             :     operand0 = operands[0];
   64056                 :             :     (void) operand0;
   64057                 :             :     operand1 = operands[1];
   64058                 :             :     (void) operand1;
   64059                 :             :   }
   64060                 :             :   emit (operand0, true);
   64061                 :             :   emit (operand1, false);
   64062                 :             :   _val = get_insns ();
   64063                 :             :   end_sequence ();
   64064                 :             :   return _val;
   64065                 :             : }
   64066                 :             : 
   64067                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64068                 :             : rtx
   64069                 :             : gen_vec_initv16siv8si (rtx operand0,
   64070                 :             :         rtx operand1)
   64071                 :             : {
   64072                 :             :   rtx_insn *_val = 0;
   64073                 :             :   start_sequence ();
   64074                 :             :   {
   64075                 :             :     rtx operands[2];
   64076                 :             :     operands[0] = operand0;
   64077                 :             :     operands[1] = operand1;
   64078                 :             : #define FAIL return (end_sequence (), _val)
   64079                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64080                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64081                 :             : {
   64082                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64083                 :             :   DONE;
   64084                 :             : }
   64085                 :             : #undef DONE
   64086                 :             : #undef FAIL
   64087                 :             :     operand0 = operands[0];
   64088                 :             :     (void) operand0;
   64089                 :             :     operand1 = operands[1];
   64090                 :             :     (void) operand1;
   64091                 :             :   }
   64092                 :             :   emit (operand0, true);
   64093                 :             :   emit (operand1, false);
   64094                 :             :   _val = get_insns ();
   64095                 :             :   end_sequence ();
   64096                 :             :   return _val;
   64097                 :             : }
   64098                 :             : 
   64099                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64100                 :             : rtx
   64101                 :             : gen_vec_initv8siv4si (rtx operand0,
   64102                 :             :         rtx operand1)
   64103                 :             : {
   64104                 :             :   rtx_insn *_val = 0;
   64105                 :             :   start_sequence ();
   64106                 :             :   {
   64107                 :             :     rtx operands[2];
   64108                 :             :     operands[0] = operand0;
   64109                 :             :     operands[1] = operand1;
   64110                 :             : #define FAIL return (end_sequence (), _val)
   64111                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64112                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64113                 :             : {
   64114                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64115                 :             :   DONE;
   64116                 :             : }
   64117                 :             : #undef DONE
   64118                 :             : #undef FAIL
   64119                 :             :     operand0 = operands[0];
   64120                 :             :     (void) operand0;
   64121                 :             :     operand1 = operands[1];
   64122                 :             :     (void) operand1;
   64123                 :             :   }
   64124                 :             :   emit (operand0, true);
   64125                 :             :   emit (operand1, false);
   64126                 :             :   _val = get_insns ();
   64127                 :             :   end_sequence ();
   64128                 :             :   return _val;
   64129                 :             : }
   64130                 :             : 
   64131                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64132                 :             : rtx
   64133                 :             : gen_vec_initv4siv2si (rtx operand0,
   64134                 :             :         rtx operand1)
   64135                 :             : {
   64136                 :             :   rtx_insn *_val = 0;
   64137                 :             :   start_sequence ();
   64138                 :             :   {
   64139                 :             :     rtx operands[2];
   64140                 :             :     operands[0] = operand0;
   64141                 :             :     operands[1] = operand1;
   64142                 :             : #define FAIL return (end_sequence (), _val)
   64143                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64144                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64145                 :             : {
   64146                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64147                 :             :   DONE;
   64148                 :             : }
   64149                 :             : #undef DONE
   64150                 :             : #undef FAIL
   64151                 :             :     operand0 = operands[0];
   64152                 :             :     (void) operand0;
   64153                 :             :     operand1 = operands[1];
   64154                 :             :     (void) operand1;
   64155                 :             :   }
   64156                 :             :   emit (operand0, true);
   64157                 :             :   emit (operand1, false);
   64158                 :             :   _val = get_insns ();
   64159                 :             :   end_sequence ();
   64160                 :             :   return _val;
   64161                 :             : }
   64162                 :             : 
   64163                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64164                 :             : rtx
   64165                 :             : gen_vec_initv8div4di (rtx operand0,
   64166                 :             :         rtx operand1)
   64167                 :             : {
   64168                 :             :   rtx_insn *_val = 0;
   64169                 :             :   start_sequence ();
   64170                 :             :   {
   64171                 :             :     rtx operands[2];
   64172                 :             :     operands[0] = operand0;
   64173                 :             :     operands[1] = operand1;
   64174                 :             : #define FAIL return (end_sequence (), _val)
   64175                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64176                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64177                 :             : {
   64178                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64179                 :             :   DONE;
   64180                 :             : }
   64181                 :             : #undef DONE
   64182                 :             : #undef FAIL
   64183                 :             :     operand0 = operands[0];
   64184                 :             :     (void) operand0;
   64185                 :             :     operand1 = operands[1];
   64186                 :             :     (void) operand1;
   64187                 :             :   }
   64188                 :             :   emit (operand0, true);
   64189                 :             :   emit (operand1, false);
   64190                 :             :   _val = get_insns ();
   64191                 :             :   end_sequence ();
   64192                 :             :   return _val;
   64193                 :             : }
   64194                 :             : 
   64195                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64196                 :             : rtx
   64197                 :             : gen_vec_initv4div2di (rtx operand0,
   64198                 :             :         rtx operand1)
   64199                 :             : {
   64200                 :             :   rtx_insn *_val = 0;
   64201                 :             :   start_sequence ();
   64202                 :             :   {
   64203                 :             :     rtx operands[2];
   64204                 :             :     operands[0] = operand0;
   64205                 :             :     operands[1] = operand1;
   64206                 :             : #define FAIL return (end_sequence (), _val)
   64207                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64208                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64209                 :             : {
   64210                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64211                 :             :   DONE;
   64212                 :             : }
   64213                 :             : #undef DONE
   64214                 :             : #undef FAIL
   64215                 :             :     operand0 = operands[0];
   64216                 :             :     (void) operand0;
   64217                 :             :     operand1 = operands[1];
   64218                 :             :     (void) operand1;
   64219                 :             :   }
   64220                 :             :   emit (operand0, true);
   64221                 :             :   emit (operand1, false);
   64222                 :             :   _val = get_insns ();
   64223                 :             :   end_sequence ();
   64224                 :             :   return _val;
   64225                 :             : }
   64226                 :             : 
   64227                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64228                 :             : rtx
   64229                 :             : gen_vec_initv32hfv16hf (rtx operand0,
   64230                 :             :         rtx operand1)
   64231                 :             : {
   64232                 :             :   rtx_insn *_val = 0;
   64233                 :             :   start_sequence ();
   64234                 :             :   {
   64235                 :             :     rtx operands[2];
   64236                 :             :     operands[0] = operand0;
   64237                 :             :     operands[1] = operand1;
   64238                 :             : #define FAIL return (end_sequence (), _val)
   64239                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64240                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64241                 :             : {
   64242                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64243                 :             :   DONE;
   64244                 :             : }
   64245                 :             : #undef DONE
   64246                 :             : #undef FAIL
   64247                 :             :     operand0 = operands[0];
   64248                 :             :     (void) operand0;
   64249                 :             :     operand1 = operands[1];
   64250                 :             :     (void) operand1;
   64251                 :             :   }
   64252                 :             :   emit (operand0, true);
   64253                 :             :   emit (operand1, false);
   64254                 :             :   _val = get_insns ();
   64255                 :             :   end_sequence ();
   64256                 :             :   return _val;
   64257                 :             : }
   64258                 :             : 
   64259                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64260                 :             : rtx
   64261                 :             : gen_vec_initv16hfv8hf (rtx operand0,
   64262                 :             :         rtx operand1)
   64263                 :             : {
   64264                 :             :   rtx_insn *_val = 0;
   64265                 :             :   start_sequence ();
   64266                 :             :   {
   64267                 :             :     rtx operands[2];
   64268                 :             :     operands[0] = operand0;
   64269                 :             :     operands[1] = operand1;
   64270                 :             : #define FAIL return (end_sequence (), _val)
   64271                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64272                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64273                 :             : {
   64274                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64275                 :             :   DONE;
   64276                 :             : }
   64277                 :             : #undef DONE
   64278                 :             : #undef FAIL
   64279                 :             :     operand0 = operands[0];
   64280                 :             :     (void) operand0;
   64281                 :             :     operand1 = operands[1];
   64282                 :             :     (void) operand1;
   64283                 :             :   }
   64284                 :             :   emit (operand0, true);
   64285                 :             :   emit (operand1, false);
   64286                 :             :   _val = get_insns ();
   64287                 :             :   end_sequence ();
   64288                 :             :   return _val;
   64289                 :             : }
   64290                 :             : 
   64291                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64292                 :             : rtx
   64293                 :             : gen_vec_initv8hfv4hf (rtx operand0,
   64294                 :             :         rtx operand1)
   64295                 :             : {
   64296                 :             :   rtx_insn *_val = 0;
   64297                 :             :   start_sequence ();
   64298                 :             :   {
   64299                 :             :     rtx operands[2];
   64300                 :             :     operands[0] = operand0;
   64301                 :             :     operands[1] = operand1;
   64302                 :             : #define FAIL return (end_sequence (), _val)
   64303                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64304                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64305                 :             : {
   64306                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64307                 :             :   DONE;
   64308                 :             : }
   64309                 :             : #undef DONE
   64310                 :             : #undef FAIL
   64311                 :             :     operand0 = operands[0];
   64312                 :             :     (void) operand0;
   64313                 :             :     operand1 = operands[1];
   64314                 :             :     (void) operand1;
   64315                 :             :   }
   64316                 :             :   emit (operand0, true);
   64317                 :             :   emit (operand1, false);
   64318                 :             :   _val = get_insns ();
   64319                 :             :   end_sequence ();
   64320                 :             :   return _val;
   64321                 :             : }
   64322                 :             : 
   64323                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64324                 :             : rtx
   64325                 :             : gen_vec_initv32bfv16bf (rtx operand0,
   64326                 :             :         rtx operand1)
   64327                 :             : {
   64328                 :             :   rtx_insn *_val = 0;
   64329                 :             :   start_sequence ();
   64330                 :             :   {
   64331                 :             :     rtx operands[2];
   64332                 :             :     operands[0] = operand0;
   64333                 :             :     operands[1] = operand1;
   64334                 :             : #define FAIL return (end_sequence (), _val)
   64335                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64336                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64337                 :             : {
   64338                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64339                 :             :   DONE;
   64340                 :             : }
   64341                 :             : #undef DONE
   64342                 :             : #undef FAIL
   64343                 :             :     operand0 = operands[0];
   64344                 :             :     (void) operand0;
   64345                 :             :     operand1 = operands[1];
   64346                 :             :     (void) operand1;
   64347                 :             :   }
   64348                 :             :   emit (operand0, true);
   64349                 :             :   emit (operand1, false);
   64350                 :             :   _val = get_insns ();
   64351                 :             :   end_sequence ();
   64352                 :             :   return _val;
   64353                 :             : }
   64354                 :             : 
   64355                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64356                 :             : rtx
   64357                 :             : gen_vec_initv16bfv8bf (rtx operand0,
   64358                 :             :         rtx operand1)
   64359                 :             : {
   64360                 :             :   rtx_insn *_val = 0;
   64361                 :             :   start_sequence ();
   64362                 :             :   {
   64363                 :             :     rtx operands[2];
   64364                 :             :     operands[0] = operand0;
   64365                 :             :     operands[1] = operand1;
   64366                 :             : #define FAIL return (end_sequence (), _val)
   64367                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64368                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64369                 :             : {
   64370                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64371                 :             :   DONE;
   64372                 :             : }
   64373                 :             : #undef DONE
   64374                 :             : #undef FAIL
   64375                 :             :     operand0 = operands[0];
   64376                 :             :     (void) operand0;
   64377                 :             :     operand1 = operands[1];
   64378                 :             :     (void) operand1;
   64379                 :             :   }
   64380                 :             :   emit (operand0, true);
   64381                 :             :   emit (operand1, false);
   64382                 :             :   _val = get_insns ();
   64383                 :             :   end_sequence ();
   64384                 :             :   return _val;
   64385                 :             : }
   64386                 :             : 
   64387                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64388                 :             : rtx
   64389                 :             : gen_vec_initv8bfv4bf (rtx operand0,
   64390                 :             :         rtx operand1)
   64391                 :             : {
   64392                 :             :   rtx_insn *_val = 0;
   64393                 :             :   start_sequence ();
   64394                 :             :   {
   64395                 :             :     rtx operands[2];
   64396                 :             :     operands[0] = operand0;
   64397                 :             :     operands[1] = operand1;
   64398                 :             : #define FAIL return (end_sequence (), _val)
   64399                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64400                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64401                 :             : {
   64402                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64403                 :             :   DONE;
   64404                 :             : }
   64405                 :             : #undef DONE
   64406                 :             : #undef FAIL
   64407                 :             :     operand0 = operands[0];
   64408                 :             :     (void) operand0;
   64409                 :             :     operand1 = operands[1];
   64410                 :             :     (void) operand1;
   64411                 :             :   }
   64412                 :             :   emit (operand0, true);
   64413                 :             :   emit (operand1, false);
   64414                 :             :   _val = get_insns ();
   64415                 :             :   end_sequence ();
   64416                 :             :   return _val;
   64417                 :             : }
   64418                 :             : 
   64419                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64420                 :             : rtx
   64421                 :             : gen_vec_initv16sfv8sf (rtx operand0,
   64422                 :             :         rtx operand1)
   64423                 :             : {
   64424                 :             :   rtx_insn *_val = 0;
   64425                 :             :   start_sequence ();
   64426                 :             :   {
   64427                 :             :     rtx operands[2];
   64428                 :             :     operands[0] = operand0;
   64429                 :             :     operands[1] = operand1;
   64430                 :             : #define FAIL return (end_sequence (), _val)
   64431                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64432                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64433                 :             : {
   64434                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64435                 :             :   DONE;
   64436                 :             : }
   64437                 :             : #undef DONE
   64438                 :             : #undef FAIL
   64439                 :             :     operand0 = operands[0];
   64440                 :             :     (void) operand0;
   64441                 :             :     operand1 = operands[1];
   64442                 :             :     (void) operand1;
   64443                 :             :   }
   64444                 :             :   emit (operand0, true);
   64445                 :             :   emit (operand1, false);
   64446                 :             :   _val = get_insns ();
   64447                 :             :   end_sequence ();
   64448                 :             :   return _val;
   64449                 :             : }
   64450                 :             : 
   64451                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64452                 :             : rtx
   64453                 :             : gen_vec_initv8sfv4sf (rtx operand0,
   64454                 :             :         rtx operand1)
   64455                 :             : {
   64456                 :             :   rtx_insn *_val = 0;
   64457                 :             :   start_sequence ();
   64458                 :             :   {
   64459                 :             :     rtx operands[2];
   64460                 :             :     operands[0] = operand0;
   64461                 :             :     operands[1] = operand1;
   64462                 :             : #define FAIL return (end_sequence (), _val)
   64463                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64464                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64465                 :             : {
   64466                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64467                 :             :   DONE;
   64468                 :             : }
   64469                 :             : #undef DONE
   64470                 :             : #undef FAIL
   64471                 :             :     operand0 = operands[0];
   64472                 :             :     (void) operand0;
   64473                 :             :     operand1 = operands[1];
   64474                 :             :     (void) operand1;
   64475                 :             :   }
   64476                 :             :   emit (operand0, true);
   64477                 :             :   emit (operand1, false);
   64478                 :             :   _val = get_insns ();
   64479                 :             :   end_sequence ();
   64480                 :             :   return _val;
   64481                 :             : }
   64482                 :             : 
   64483                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64484                 :             : rtx
   64485                 :             : gen_vec_initv4sfv2sf (rtx operand0,
   64486                 :             :         rtx operand1)
   64487                 :             : {
   64488                 :             :   rtx_insn *_val = 0;
   64489                 :             :   start_sequence ();
   64490                 :             :   {
   64491                 :             :     rtx operands[2];
   64492                 :             :     operands[0] = operand0;
   64493                 :             :     operands[1] = operand1;
   64494                 :             : #define FAIL return (end_sequence (), _val)
   64495                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64496                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64497                 :             : {
   64498                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64499                 :             :   DONE;
   64500                 :             : }
   64501                 :             : #undef DONE
   64502                 :             : #undef FAIL
   64503                 :             :     operand0 = operands[0];
   64504                 :             :     (void) operand0;
   64505                 :             :     operand1 = operands[1];
   64506                 :             :     (void) operand1;
   64507                 :             :   }
   64508                 :             :   emit (operand0, true);
   64509                 :             :   emit (operand1, false);
   64510                 :             :   _val = get_insns ();
   64511                 :             :   end_sequence ();
   64512                 :             :   return _val;
   64513                 :             : }
   64514                 :             : 
   64515                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64516                 :             : rtx
   64517                 :             : gen_vec_initv8dfv4df (rtx operand0,
   64518                 :             :         rtx operand1)
   64519                 :             : {
   64520                 :             :   rtx_insn *_val = 0;
   64521                 :             :   start_sequence ();
   64522                 :             :   {
   64523                 :             :     rtx operands[2];
   64524                 :             :     operands[0] = operand0;
   64525                 :             :     operands[1] = operand1;
   64526                 :             : #define FAIL return (end_sequence (), _val)
   64527                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64528                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64529                 :             : {
   64530                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64531                 :             :   DONE;
   64532                 :             : }
   64533                 :             : #undef DONE
   64534                 :             : #undef FAIL
   64535                 :             :     operand0 = operands[0];
   64536                 :             :     (void) operand0;
   64537                 :             :     operand1 = operands[1];
   64538                 :             :     (void) operand1;
   64539                 :             :   }
   64540                 :             :   emit (operand0, true);
   64541                 :             :   emit (operand1, false);
   64542                 :             :   _val = get_insns ();
   64543                 :             :   end_sequence ();
   64544                 :             :   return _val;
   64545                 :             : }
   64546                 :             : 
   64547                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64548                 :             : rtx
   64549                 :             : gen_vec_initv4dfv2df (rtx operand0,
   64550                 :             :         rtx operand1)
   64551                 :             : {
   64552                 :             :   rtx_insn *_val = 0;
   64553                 :             :   start_sequence ();
   64554                 :             :   {
   64555                 :             :     rtx operands[2];
   64556                 :             :     operands[0] = operand0;
   64557                 :             :     operands[1] = operand1;
   64558                 :             : #define FAIL return (end_sequence (), _val)
   64559                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64560                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64561                 :             : {
   64562                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64563                 :             :   DONE;
   64564                 :             : }
   64565                 :             : #undef DONE
   64566                 :             : #undef FAIL
   64567                 :             :     operand0 = operands[0];
   64568                 :             :     (void) operand0;
   64569                 :             :     operand1 = operands[1];
   64570                 :             :     (void) operand1;
   64571                 :             :   }
   64572                 :             :   emit (operand0, true);
   64573                 :             :   emit (operand1, false);
   64574                 :             :   _val = get_insns ();
   64575                 :             :   end_sequence ();
   64576                 :             :   return _val;
   64577                 :             : }
   64578                 :             : 
   64579                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28010 */
   64580                 :             : rtx
   64581                 :             : gen_vec_initv4tiv2ti (rtx operand0,
   64582                 :             :         rtx operand1)
   64583                 :             : {
   64584                 :             :   rtx_insn *_val = 0;
   64585                 :             :   start_sequence ();
   64586                 :             :   {
   64587                 :             :     rtx operands[2];
   64588                 :             :     operands[0] = operand0;
   64589                 :             :     operands[1] = operand1;
   64590                 :             : #define FAIL return (end_sequence (), _val)
   64591                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64592                 :             : #line 28014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64593                 :             : {
   64594                 :             :   ix86_expand_vector_init (false, operands[0], operands[1]);
   64595                 :             :   DONE;
   64596                 :             : }
   64597                 :             : #undef DONE
   64598                 :             : #undef FAIL
   64599                 :             :     operand0 = operands[0];
   64600                 :             :     (void) operand0;
   64601                 :             :     operand1 = operands[1];
   64602                 :             :     (void) operand1;
   64603                 :             :   }
   64604                 :             :   emit (operand0, true);
   64605                 :             :   emit (operand1, false);
   64606                 :             :   _val = get_insns ();
   64607                 :             :   end_sequence ();
   64608                 :             :   return _val;
   64609                 :             : }
   64610                 :             : 
   64611                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   64612                 :             : rtx
   64613                 :             : gen_cond_ashlv32hi (rtx operand0,
   64614                 :             :         rtx operand1,
   64615                 :             :         rtx operand2,
   64616                 :             :         rtx operand3,
   64617                 :             :         rtx operand4)
   64618                 :             : {
   64619                 :             :   rtx_insn *_val = 0;
   64620                 :             :   start_sequence ();
   64621                 :             :   {
   64622                 :             :     rtx operands[5];
   64623                 :             :     operands[0] = operand0;
   64624                 :             :     operands[1] = operand1;
   64625                 :             :     operands[2] = operand2;
   64626                 :             :     operands[3] = operand3;
   64627                 :             :     operands[4] = operand4;
   64628                 :             : #define FAIL _Pragma ("GCC error \"cond_ashlv32hi cannot FAIL\"") (void)0
   64629                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64630                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64631                 :             : {
   64632                 :             :   if (const_vec_duplicate_p (operands[3]))
   64633                 :             :     {
   64634                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   64635                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], HImode);
   64636                 :             :       emit_insn (gen_ashlv32hi3_mask (operands[0],
   64637                 :             :                                          operands[2],
   64638                 :             :                                          operands[3],
   64639                 :             :                                          operands[4],
   64640                 :             :                                          operands[1]));
   64641                 :             :     }
   64642                 :             :   else
   64643                 :             :     emit_insn (gen_avx512bw_ashlvv32hi_mask (operands[0],
   64644                 :             :                                                      operands[2],
   64645                 :             :                                                      operands[3],
   64646                 :             :                                                      operands[4],
   64647                 :             :                                                      operands[1]));
   64648                 :             :   DONE;
   64649                 :             : }
   64650                 :             : #undef DONE
   64651                 :             : #undef FAIL
   64652                 :             :     operand0 = operands[0];
   64653                 :             :     (void) operand0;
   64654                 :             :     operand1 = operands[1];
   64655                 :             :     (void) operand1;
   64656                 :             :     operand2 = operands[2];
   64657                 :             :     (void) operand2;
   64658                 :             :     operand3 = operands[3];
   64659                 :             :     (void) operand3;
   64660                 :             :     operand4 = operands[4];
   64661                 :             :     (void) operand4;
   64662                 :             :   }
   64663                 :             :   emit_insn (gen_rtx_SET (operand0,
   64664                 :             :         gen_rtx_VEC_MERGE (V32HImode,
   64665                 :             :         gen_rtx_ASHIFT (V32HImode,
   64666                 :             :         operand2,
   64667                 :             :         operand3),
   64668                 :             :         operand4,
   64669                 :             :         operand1)));
   64670                 :             :   _val = get_insns ();
   64671                 :             :   end_sequence ();
   64672                 :             :   return _val;
   64673                 :             : }
   64674                 :             : 
   64675                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   64676                 :             : rtx
   64677                 :             : gen_cond_lshrv32hi (rtx operand0,
   64678                 :             :         rtx operand1,
   64679                 :             :         rtx operand2,
   64680                 :             :         rtx operand3,
   64681                 :             :         rtx operand4)
   64682                 :             : {
   64683                 :             :   rtx_insn *_val = 0;
   64684                 :             :   start_sequence ();
   64685                 :             :   {
   64686                 :             :     rtx operands[5];
   64687                 :             :     operands[0] = operand0;
   64688                 :             :     operands[1] = operand1;
   64689                 :             :     operands[2] = operand2;
   64690                 :             :     operands[3] = operand3;
   64691                 :             :     operands[4] = operand4;
   64692                 :             : #define FAIL return (end_sequence (), _val)
   64693                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64694                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64695                 :             : {
   64696                 :             :   if (const_vec_duplicate_p (operands[3]))
   64697                 :             :     {
   64698                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   64699                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], HImode);
   64700                 :             :       emit_insn (gen_lshrv32hi3_mask (operands[0],
   64701                 :             :                                          operands[2],
   64702                 :             :                                          operands[3],
   64703                 :             :                                          operands[4],
   64704                 :             :                                          operands[1]));
   64705                 :             :     }
   64706                 :             :   else
   64707                 :             :     emit_insn (gen_avx512bw_lshrvv32hi_mask (operands[0],
   64708                 :             :                                                      operands[2],
   64709                 :             :                                                      operands[3],
   64710                 :             :                                                      operands[4],
   64711                 :             :                                                      operands[1]));
   64712                 :             :   DONE;
   64713                 :             : }
   64714                 :             : #undef DONE
   64715                 :             : #undef FAIL
   64716                 :             :     operand0 = operands[0];
   64717                 :             :     (void) operand0;
   64718                 :             :     operand1 = operands[1];
   64719                 :             :     (void) operand1;
   64720                 :             :     operand2 = operands[2];
   64721                 :             :     (void) operand2;
   64722                 :             :     operand3 = operands[3];
   64723                 :             :     (void) operand3;
   64724                 :             :     operand4 = operands[4];
   64725                 :             :     (void) operand4;
   64726                 :             :   }
   64727                 :             :   emit_insn (gen_rtx_SET (operand0,
   64728                 :             :         gen_rtx_VEC_MERGE (V32HImode,
   64729                 :             :         gen_rtx_LSHIFTRT (V32HImode,
   64730                 :             :         operand2,
   64731                 :             :         operand3),
   64732                 :             :         operand4,
   64733                 :             :         operand1)));
   64734                 :             :   _val = get_insns ();
   64735                 :             :   end_sequence ();
   64736                 :             :   return _val;
   64737                 :             : }
   64738                 :             : 
   64739                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   64740                 :             : rtx
   64741                 :             : gen_cond_ashrv32hi (rtx operand0,
   64742                 :             :         rtx operand1,
   64743                 :             :         rtx operand2,
   64744                 :             :         rtx operand3,
   64745                 :             :         rtx operand4)
   64746                 :             : {
   64747                 :             :   rtx_insn *_val = 0;
   64748                 :             :   start_sequence ();
   64749                 :             :   {
   64750                 :             :     rtx operands[5];
   64751                 :             :     operands[0] = operand0;
   64752                 :             :     operands[1] = operand1;
   64753                 :             :     operands[2] = operand2;
   64754                 :             :     operands[3] = operand3;
   64755                 :             :     operands[4] = operand4;
   64756                 :             : #define FAIL return (end_sequence (), _val)
   64757                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64758                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64759                 :             : {
   64760                 :             :   if (const_vec_duplicate_p (operands[3]))
   64761                 :             :     {
   64762                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   64763                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], HImode);
   64764                 :             :       emit_insn (gen_ashrv32hi3_mask (operands[0],
   64765                 :             :                                          operands[2],
   64766                 :             :                                          operands[3],
   64767                 :             :                                          operands[4],
   64768                 :             :                                          operands[1]));
   64769                 :             :     }
   64770                 :             :   else
   64771                 :             :     emit_insn (gen_avx512bw_ashrvv32hi_mask (operands[0],
   64772                 :             :                                                      operands[2],
   64773                 :             :                                                      operands[3],
   64774                 :             :                                                      operands[4],
   64775                 :             :                                                      operands[1]));
   64776                 :             :   DONE;
   64777                 :             : }
   64778                 :             : #undef DONE
   64779                 :             : #undef FAIL
   64780                 :             :     operand0 = operands[0];
   64781                 :             :     (void) operand0;
   64782                 :             :     operand1 = operands[1];
   64783                 :             :     (void) operand1;
   64784                 :             :     operand2 = operands[2];
   64785                 :             :     (void) operand2;
   64786                 :             :     operand3 = operands[3];
   64787                 :             :     (void) operand3;
   64788                 :             :     operand4 = operands[4];
   64789                 :             :     (void) operand4;
   64790                 :             :   }
   64791                 :             :   emit_insn (gen_rtx_SET (operand0,
   64792                 :             :         gen_rtx_VEC_MERGE (V32HImode,
   64793                 :             :         gen_rtx_ASHIFTRT (V32HImode,
   64794                 :             :         operand2,
   64795                 :             :         operand3),
   64796                 :             :         operand4,
   64797                 :             :         operand1)));
   64798                 :             :   _val = get_insns ();
   64799                 :             :   end_sequence ();
   64800                 :             :   return _val;
   64801                 :             : }
   64802                 :             : 
   64803                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   64804                 :             : rtx
   64805                 :             : gen_cond_ashlv16hi (rtx operand0,
   64806                 :             :         rtx operand1,
   64807                 :             :         rtx operand2,
   64808                 :             :         rtx operand3,
   64809                 :             :         rtx operand4)
   64810                 :             : {
   64811                 :             :   rtx_insn *_val = 0;
   64812                 :             :   start_sequence ();
   64813                 :             :   {
   64814                 :             :     rtx operands[5];
   64815                 :             :     operands[0] = operand0;
   64816                 :             :     operands[1] = operand1;
   64817                 :             :     operands[2] = operand2;
   64818                 :             :     operands[3] = operand3;
   64819                 :             :     operands[4] = operand4;
   64820                 :             : #define FAIL _Pragma ("GCC error \"cond_ashlv16hi cannot FAIL\"") (void)0
   64821                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64822                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64823                 :             : {
   64824                 :             :   if (const_vec_duplicate_p (operands[3]))
   64825                 :             :     {
   64826                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   64827                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], HImode);
   64828                 :             :       emit_insn (gen_ashlv16hi3_mask (operands[0],
   64829                 :             :                                          operands[2],
   64830                 :             :                                          operands[3],
   64831                 :             :                                          operands[4],
   64832                 :             :                                          operands[1]));
   64833                 :             :     }
   64834                 :             :   else
   64835                 :             :     emit_insn (gen_avx512vl_ashlvv16hi_mask (operands[0],
   64836                 :             :                                                      operands[2],
   64837                 :             :                                                      operands[3],
   64838                 :             :                                                      operands[4],
   64839                 :             :                                                      operands[1]));
   64840                 :             :   DONE;
   64841                 :             : }
   64842                 :             : #undef DONE
   64843                 :             : #undef FAIL
   64844                 :             :     operand0 = operands[0];
   64845                 :             :     (void) operand0;
   64846                 :             :     operand1 = operands[1];
   64847                 :             :     (void) operand1;
   64848                 :             :     operand2 = operands[2];
   64849                 :             :     (void) operand2;
   64850                 :             :     operand3 = operands[3];
   64851                 :             :     (void) operand3;
   64852                 :             :     operand4 = operands[4];
   64853                 :             :     (void) operand4;
   64854                 :             :   }
   64855                 :             :   emit_insn (gen_rtx_SET (operand0,
   64856                 :             :         gen_rtx_VEC_MERGE (V16HImode,
   64857                 :             :         gen_rtx_ASHIFT (V16HImode,
   64858                 :             :         operand2,
   64859                 :             :         operand3),
   64860                 :             :         operand4,
   64861                 :             :         operand1)));
   64862                 :             :   _val = get_insns ();
   64863                 :             :   end_sequence ();
   64864                 :             :   return _val;
   64865                 :             : }
   64866                 :             : 
   64867                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   64868                 :             : rtx
   64869                 :             : gen_cond_lshrv16hi (rtx operand0,
   64870                 :             :         rtx operand1,
   64871                 :             :         rtx operand2,
   64872                 :             :         rtx operand3,
   64873                 :             :         rtx operand4)
   64874                 :             : {
   64875                 :             :   rtx_insn *_val = 0;
   64876                 :             :   start_sequence ();
   64877                 :             :   {
   64878                 :             :     rtx operands[5];
   64879                 :             :     operands[0] = operand0;
   64880                 :             :     operands[1] = operand1;
   64881                 :             :     operands[2] = operand2;
   64882                 :             :     operands[3] = operand3;
   64883                 :             :     operands[4] = operand4;
   64884                 :             : #define FAIL return (end_sequence (), _val)
   64885                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64886                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64887                 :             : {
   64888                 :             :   if (const_vec_duplicate_p (operands[3]))
   64889                 :             :     {
   64890                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   64891                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], HImode);
   64892                 :             :       emit_insn (gen_lshrv16hi3_mask (operands[0],
   64893                 :             :                                          operands[2],
   64894                 :             :                                          operands[3],
   64895                 :             :                                          operands[4],
   64896                 :             :                                          operands[1]));
   64897                 :             :     }
   64898                 :             :   else
   64899                 :             :     emit_insn (gen_avx512vl_lshrvv16hi_mask (operands[0],
   64900                 :             :                                                      operands[2],
   64901                 :             :                                                      operands[3],
   64902                 :             :                                                      operands[4],
   64903                 :             :                                                      operands[1]));
   64904                 :             :   DONE;
   64905                 :             : }
   64906                 :             : #undef DONE
   64907                 :             : #undef FAIL
   64908                 :             :     operand0 = operands[0];
   64909                 :             :     (void) operand0;
   64910                 :             :     operand1 = operands[1];
   64911                 :             :     (void) operand1;
   64912                 :             :     operand2 = operands[2];
   64913                 :             :     (void) operand2;
   64914                 :             :     operand3 = operands[3];
   64915                 :             :     (void) operand3;
   64916                 :             :     operand4 = operands[4];
   64917                 :             :     (void) operand4;
   64918                 :             :   }
   64919                 :             :   emit_insn (gen_rtx_SET (operand0,
   64920                 :             :         gen_rtx_VEC_MERGE (V16HImode,
   64921                 :             :         gen_rtx_LSHIFTRT (V16HImode,
   64922                 :             :         operand2,
   64923                 :             :         operand3),
   64924                 :             :         operand4,
   64925                 :             :         operand1)));
   64926                 :             :   _val = get_insns ();
   64927                 :             :   end_sequence ();
   64928                 :             :   return _val;
   64929                 :             : }
   64930                 :             : 
   64931                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   64932                 :             : rtx
   64933                 :             : gen_cond_ashrv16hi (rtx operand0,
   64934                 :             :         rtx operand1,
   64935                 :             :         rtx operand2,
   64936                 :             :         rtx operand3,
   64937                 :             :         rtx operand4)
   64938                 :             : {
   64939                 :             :   rtx_insn *_val = 0;
   64940                 :             :   start_sequence ();
   64941                 :             :   {
   64942                 :             :     rtx operands[5];
   64943                 :             :     operands[0] = operand0;
   64944                 :             :     operands[1] = operand1;
   64945                 :             :     operands[2] = operand2;
   64946                 :             :     operands[3] = operand3;
   64947                 :             :     operands[4] = operand4;
   64948                 :             : #define FAIL return (end_sequence (), _val)
   64949                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64950                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   64951                 :             : {
   64952                 :             :   if (const_vec_duplicate_p (operands[3]))
   64953                 :             :     {
   64954                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   64955                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], HImode);
   64956                 :             :       emit_insn (gen_ashrv16hi3_mask (operands[0],
   64957                 :             :                                          operands[2],
   64958                 :             :                                          operands[3],
   64959                 :             :                                          operands[4],
   64960                 :             :                                          operands[1]));
   64961                 :             :     }
   64962                 :             :   else
   64963                 :             :     emit_insn (gen_avx512vl_ashrvv16hi_mask (operands[0],
   64964                 :             :                                                      operands[2],
   64965                 :             :                                                      operands[3],
   64966                 :             :                                                      operands[4],
   64967                 :             :                                                      operands[1]));
   64968                 :             :   DONE;
   64969                 :             : }
   64970                 :             : #undef DONE
   64971                 :             : #undef FAIL
   64972                 :             :     operand0 = operands[0];
   64973                 :             :     (void) operand0;
   64974                 :             :     operand1 = operands[1];
   64975                 :             :     (void) operand1;
   64976                 :             :     operand2 = operands[2];
   64977                 :             :     (void) operand2;
   64978                 :             :     operand3 = operands[3];
   64979                 :             :     (void) operand3;
   64980                 :             :     operand4 = operands[4];
   64981                 :             :     (void) operand4;
   64982                 :             :   }
   64983                 :             :   emit_insn (gen_rtx_SET (operand0,
   64984                 :             :         gen_rtx_VEC_MERGE (V16HImode,
   64985                 :             :         gen_rtx_ASHIFTRT (V16HImode,
   64986                 :             :         operand2,
   64987                 :             :         operand3),
   64988                 :             :         operand4,
   64989                 :             :         operand1)));
   64990                 :             :   _val = get_insns ();
   64991                 :             :   end_sequence ();
   64992                 :             :   return _val;
   64993                 :             : }
   64994                 :             : 
   64995                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   64996                 :             : rtx
   64997                 :             : gen_cond_ashlv8hi (rtx operand0,
   64998                 :             :         rtx operand1,
   64999                 :             :         rtx operand2,
   65000                 :             :         rtx operand3,
   65001                 :             :         rtx operand4)
   65002                 :             : {
   65003                 :             :   rtx_insn *_val = 0;
   65004                 :             :   start_sequence ();
   65005                 :             :   {
   65006                 :             :     rtx operands[5];
   65007                 :             :     operands[0] = operand0;
   65008                 :             :     operands[1] = operand1;
   65009                 :             :     operands[2] = operand2;
   65010                 :             :     operands[3] = operand3;
   65011                 :             :     operands[4] = operand4;
   65012                 :             : #define FAIL _Pragma ("GCC error \"cond_ashlv8hi cannot FAIL\"") (void)0
   65013                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65014                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65015                 :             : {
   65016                 :             :   if (const_vec_duplicate_p (operands[3]))
   65017                 :             :     {
   65018                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65019                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], HImode);
   65020                 :             :       emit_insn (gen_ashlv8hi3_mask (operands[0],
   65021                 :             :                                          operands[2],
   65022                 :             :                                          operands[3],
   65023                 :             :                                          operands[4],
   65024                 :             :                                          operands[1]));
   65025                 :             :     }
   65026                 :             :   else
   65027                 :             :     emit_insn (gen_avx512vl_ashlvv8hi_mask (operands[0],
   65028                 :             :                                                      operands[2],
   65029                 :             :                                                      operands[3],
   65030                 :             :                                                      operands[4],
   65031                 :             :                                                      operands[1]));
   65032                 :             :   DONE;
   65033                 :             : }
   65034                 :             : #undef DONE
   65035                 :             : #undef FAIL
   65036                 :             :     operand0 = operands[0];
   65037                 :             :     (void) operand0;
   65038                 :             :     operand1 = operands[1];
   65039                 :             :     (void) operand1;
   65040                 :             :     operand2 = operands[2];
   65041                 :             :     (void) operand2;
   65042                 :             :     operand3 = operands[3];
   65043                 :             :     (void) operand3;
   65044                 :             :     operand4 = operands[4];
   65045                 :             :     (void) operand4;
   65046                 :             :   }
   65047                 :             :   emit_insn (gen_rtx_SET (operand0,
   65048                 :             :         gen_rtx_VEC_MERGE (V8HImode,
   65049                 :             :         gen_rtx_ASHIFT (V8HImode,
   65050                 :             :         operand2,
   65051                 :             :         operand3),
   65052                 :             :         operand4,
   65053                 :             :         operand1)));
   65054                 :             :   _val = get_insns ();
   65055                 :             :   end_sequence ();
   65056                 :             :   return _val;
   65057                 :             : }
   65058                 :             : 
   65059                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65060                 :             : rtx
   65061                 :             : gen_cond_lshrv8hi (rtx operand0,
   65062                 :             :         rtx operand1,
   65063                 :             :         rtx operand2,
   65064                 :             :         rtx operand3,
   65065                 :             :         rtx operand4)
   65066                 :             : {
   65067                 :             :   rtx_insn *_val = 0;
   65068                 :             :   start_sequence ();
   65069                 :             :   {
   65070                 :             :     rtx operands[5];
   65071                 :             :     operands[0] = operand0;
   65072                 :             :     operands[1] = operand1;
   65073                 :             :     operands[2] = operand2;
   65074                 :             :     operands[3] = operand3;
   65075                 :             :     operands[4] = operand4;
   65076                 :             : #define FAIL return (end_sequence (), _val)
   65077                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65078                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65079                 :             : {
   65080                 :             :   if (const_vec_duplicate_p (operands[3]))
   65081                 :             :     {
   65082                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65083                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], HImode);
   65084                 :             :       emit_insn (gen_lshrv8hi3_mask (operands[0],
   65085                 :             :                                          operands[2],
   65086                 :             :                                          operands[3],
   65087                 :             :                                          operands[4],
   65088                 :             :                                          operands[1]));
   65089                 :             :     }
   65090                 :             :   else
   65091                 :             :     emit_insn (gen_avx512vl_lshrvv8hi_mask (operands[0],
   65092                 :             :                                                      operands[2],
   65093                 :             :                                                      operands[3],
   65094                 :             :                                                      operands[4],
   65095                 :             :                                                      operands[1]));
   65096                 :             :   DONE;
   65097                 :             : }
   65098                 :             : #undef DONE
   65099                 :             : #undef FAIL
   65100                 :             :     operand0 = operands[0];
   65101                 :             :     (void) operand0;
   65102                 :             :     operand1 = operands[1];
   65103                 :             :     (void) operand1;
   65104                 :             :     operand2 = operands[2];
   65105                 :             :     (void) operand2;
   65106                 :             :     operand3 = operands[3];
   65107                 :             :     (void) operand3;
   65108                 :             :     operand4 = operands[4];
   65109                 :             :     (void) operand4;
   65110                 :             :   }
   65111                 :             :   emit_insn (gen_rtx_SET (operand0,
   65112                 :             :         gen_rtx_VEC_MERGE (V8HImode,
   65113                 :             :         gen_rtx_LSHIFTRT (V8HImode,
   65114                 :             :         operand2,
   65115                 :             :         operand3),
   65116                 :             :         operand4,
   65117                 :             :         operand1)));
   65118                 :             :   _val = get_insns ();
   65119                 :             :   end_sequence ();
   65120                 :             :   return _val;
   65121                 :             : }
   65122                 :             : 
   65123                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65124                 :             : rtx
   65125                 :             : gen_cond_ashrv8hi (rtx operand0,
   65126                 :             :         rtx operand1,
   65127                 :             :         rtx operand2,
   65128                 :             :         rtx operand3,
   65129                 :             :         rtx operand4)
   65130                 :             : {
   65131                 :             :   rtx_insn *_val = 0;
   65132                 :             :   start_sequence ();
   65133                 :             :   {
   65134                 :             :     rtx operands[5];
   65135                 :             :     operands[0] = operand0;
   65136                 :             :     operands[1] = operand1;
   65137                 :             :     operands[2] = operand2;
   65138                 :             :     operands[3] = operand3;
   65139                 :             :     operands[4] = operand4;
   65140                 :             : #define FAIL return (end_sequence (), _val)
   65141                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65142                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65143                 :             : {
   65144                 :             :   if (const_vec_duplicate_p (operands[3]))
   65145                 :             :     {
   65146                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65147                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], HImode);
   65148                 :             :       emit_insn (gen_ashrv8hi3_mask (operands[0],
   65149                 :             :                                          operands[2],
   65150                 :             :                                          operands[3],
   65151                 :             :                                          operands[4],
   65152                 :             :                                          operands[1]));
   65153                 :             :     }
   65154                 :             :   else
   65155                 :             :     emit_insn (gen_avx512vl_ashrvv8hi_mask (operands[0],
   65156                 :             :                                                      operands[2],
   65157                 :             :                                                      operands[3],
   65158                 :             :                                                      operands[4],
   65159                 :             :                                                      operands[1]));
   65160                 :             :   DONE;
   65161                 :             : }
   65162                 :             : #undef DONE
   65163                 :             : #undef FAIL
   65164                 :             :     operand0 = operands[0];
   65165                 :             :     (void) operand0;
   65166                 :             :     operand1 = operands[1];
   65167                 :             :     (void) operand1;
   65168                 :             :     operand2 = operands[2];
   65169                 :             :     (void) operand2;
   65170                 :             :     operand3 = operands[3];
   65171                 :             :     (void) operand3;
   65172                 :             :     operand4 = operands[4];
   65173                 :             :     (void) operand4;
   65174                 :             :   }
   65175                 :             :   emit_insn (gen_rtx_SET (operand0,
   65176                 :             :         gen_rtx_VEC_MERGE (V8HImode,
   65177                 :             :         gen_rtx_ASHIFTRT (V8HImode,
   65178                 :             :         operand2,
   65179                 :             :         operand3),
   65180                 :             :         operand4,
   65181                 :             :         operand1)));
   65182                 :             :   _val = get_insns ();
   65183                 :             :   end_sequence ();
   65184                 :             :   return _val;
   65185                 :             : }
   65186                 :             : 
   65187                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65188                 :             : rtx
   65189                 :             : gen_cond_ashlv16si (rtx operand0,
   65190                 :             :         rtx operand1,
   65191                 :             :         rtx operand2,
   65192                 :             :         rtx operand3,
   65193                 :             :         rtx operand4)
   65194                 :             : {
   65195                 :             :   rtx_insn *_val = 0;
   65196                 :             :   start_sequence ();
   65197                 :             :   {
   65198                 :             :     rtx operands[5];
   65199                 :             :     operands[0] = operand0;
   65200                 :             :     operands[1] = operand1;
   65201                 :             :     operands[2] = operand2;
   65202                 :             :     operands[3] = operand3;
   65203                 :             :     operands[4] = operand4;
   65204                 :             : #define FAIL _Pragma ("GCC error \"cond_ashlv16si cannot FAIL\"") (void)0
   65205                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65206                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65207                 :             : {
   65208                 :             :   if (const_vec_duplicate_p (operands[3]))
   65209                 :             :     {
   65210                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65211                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], SImode);
   65212                 :             :       emit_insn (gen_ashlv16si3_mask (operands[0],
   65213                 :             :                                          operands[2],
   65214                 :             :                                          operands[3],
   65215                 :             :                                          operands[4],
   65216                 :             :                                          operands[1]));
   65217                 :             :     }
   65218                 :             :   else
   65219                 :             :     emit_insn (gen_avx512f_ashlvv16si_mask (operands[0],
   65220                 :             :                                                      operands[2],
   65221                 :             :                                                      operands[3],
   65222                 :             :                                                      operands[4],
   65223                 :             :                                                      operands[1]));
   65224                 :             :   DONE;
   65225                 :             : }
   65226                 :             : #undef DONE
   65227                 :             : #undef FAIL
   65228                 :             :     operand0 = operands[0];
   65229                 :             :     (void) operand0;
   65230                 :             :     operand1 = operands[1];
   65231                 :             :     (void) operand1;
   65232                 :             :     operand2 = operands[2];
   65233                 :             :     (void) operand2;
   65234                 :             :     operand3 = operands[3];
   65235                 :             :     (void) operand3;
   65236                 :             :     operand4 = operands[4];
   65237                 :             :     (void) operand4;
   65238                 :             :   }
   65239                 :             :   emit_insn (gen_rtx_SET (operand0,
   65240                 :             :         gen_rtx_VEC_MERGE (V16SImode,
   65241                 :             :         gen_rtx_ASHIFT (V16SImode,
   65242                 :             :         operand2,
   65243                 :             :         operand3),
   65244                 :             :         operand4,
   65245                 :             :         operand1)));
   65246                 :             :   _val = get_insns ();
   65247                 :             :   end_sequence ();
   65248                 :             :   return _val;
   65249                 :             : }
   65250                 :             : 
   65251                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65252                 :             : rtx
   65253                 :             : gen_cond_lshrv16si (rtx operand0,
   65254                 :             :         rtx operand1,
   65255                 :             :         rtx operand2,
   65256                 :             :         rtx operand3,
   65257                 :             :         rtx operand4)
   65258                 :             : {
   65259                 :             :   rtx_insn *_val = 0;
   65260                 :             :   start_sequence ();
   65261                 :             :   {
   65262                 :             :     rtx operands[5];
   65263                 :             :     operands[0] = operand0;
   65264                 :             :     operands[1] = operand1;
   65265                 :             :     operands[2] = operand2;
   65266                 :             :     operands[3] = operand3;
   65267                 :             :     operands[4] = operand4;
   65268                 :             : #define FAIL return (end_sequence (), _val)
   65269                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65270                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65271                 :             : {
   65272                 :             :   if (const_vec_duplicate_p (operands[3]))
   65273                 :             :     {
   65274                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65275                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], SImode);
   65276                 :             :       emit_insn (gen_lshrv16si3_mask (operands[0],
   65277                 :             :                                          operands[2],
   65278                 :             :                                          operands[3],
   65279                 :             :                                          operands[4],
   65280                 :             :                                          operands[1]));
   65281                 :             :     }
   65282                 :             :   else
   65283                 :             :     emit_insn (gen_avx512f_lshrvv16si_mask (operands[0],
   65284                 :             :                                                      operands[2],
   65285                 :             :                                                      operands[3],
   65286                 :             :                                                      operands[4],
   65287                 :             :                                                      operands[1]));
   65288                 :             :   DONE;
   65289                 :             : }
   65290                 :             : #undef DONE
   65291                 :             : #undef FAIL
   65292                 :             :     operand0 = operands[0];
   65293                 :             :     (void) operand0;
   65294                 :             :     operand1 = operands[1];
   65295                 :             :     (void) operand1;
   65296                 :             :     operand2 = operands[2];
   65297                 :             :     (void) operand2;
   65298                 :             :     operand3 = operands[3];
   65299                 :             :     (void) operand3;
   65300                 :             :     operand4 = operands[4];
   65301                 :             :     (void) operand4;
   65302                 :             :   }
   65303                 :             :   emit_insn (gen_rtx_SET (operand0,
   65304                 :             :         gen_rtx_VEC_MERGE (V16SImode,
   65305                 :             :         gen_rtx_LSHIFTRT (V16SImode,
   65306                 :             :         operand2,
   65307                 :             :         operand3),
   65308                 :             :         operand4,
   65309                 :             :         operand1)));
   65310                 :             :   _val = get_insns ();
   65311                 :             :   end_sequence ();
   65312                 :             :   return _val;
   65313                 :             : }
   65314                 :             : 
   65315                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65316                 :             : rtx
   65317                 :             : gen_cond_ashrv16si (rtx operand0,
   65318                 :             :         rtx operand1,
   65319                 :             :         rtx operand2,
   65320                 :             :         rtx operand3,
   65321                 :             :         rtx operand4)
   65322                 :             : {
   65323                 :             :   rtx_insn *_val = 0;
   65324                 :             :   start_sequence ();
   65325                 :             :   {
   65326                 :             :     rtx operands[5];
   65327                 :             :     operands[0] = operand0;
   65328                 :             :     operands[1] = operand1;
   65329                 :             :     operands[2] = operand2;
   65330                 :             :     operands[3] = operand3;
   65331                 :             :     operands[4] = operand4;
   65332                 :             : #define FAIL return (end_sequence (), _val)
   65333                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65334                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65335                 :             : {
   65336                 :             :   if (const_vec_duplicate_p (operands[3]))
   65337                 :             :     {
   65338                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65339                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], SImode);
   65340                 :             :       emit_insn (gen_ashrv16si3_mask (operands[0],
   65341                 :             :                                          operands[2],
   65342                 :             :                                          operands[3],
   65343                 :             :                                          operands[4],
   65344                 :             :                                          operands[1]));
   65345                 :             :     }
   65346                 :             :   else
   65347                 :             :     emit_insn (gen_avx512f_ashrvv16si_mask (operands[0],
   65348                 :             :                                                      operands[2],
   65349                 :             :                                                      operands[3],
   65350                 :             :                                                      operands[4],
   65351                 :             :                                                      operands[1]));
   65352                 :             :   DONE;
   65353                 :             : }
   65354                 :             : #undef DONE
   65355                 :             : #undef FAIL
   65356                 :             :     operand0 = operands[0];
   65357                 :             :     (void) operand0;
   65358                 :             :     operand1 = operands[1];
   65359                 :             :     (void) operand1;
   65360                 :             :     operand2 = operands[2];
   65361                 :             :     (void) operand2;
   65362                 :             :     operand3 = operands[3];
   65363                 :             :     (void) operand3;
   65364                 :             :     operand4 = operands[4];
   65365                 :             :     (void) operand4;
   65366                 :             :   }
   65367                 :             :   emit_insn (gen_rtx_SET (operand0,
   65368                 :             :         gen_rtx_VEC_MERGE (V16SImode,
   65369                 :             :         gen_rtx_ASHIFTRT (V16SImode,
   65370                 :             :         operand2,
   65371                 :             :         operand3),
   65372                 :             :         operand4,
   65373                 :             :         operand1)));
   65374                 :             :   _val = get_insns ();
   65375                 :             :   end_sequence ();
   65376                 :             :   return _val;
   65377                 :             : }
   65378                 :             : 
   65379                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65380                 :             : rtx
   65381                 :             : gen_cond_ashlv8si (rtx operand0,
   65382                 :             :         rtx operand1,
   65383                 :             :         rtx operand2,
   65384                 :             :         rtx operand3,
   65385                 :             :         rtx operand4)
   65386                 :             : {
   65387                 :             :   rtx_insn *_val = 0;
   65388                 :             :   start_sequence ();
   65389                 :             :   {
   65390                 :             :     rtx operands[5];
   65391                 :             :     operands[0] = operand0;
   65392                 :             :     operands[1] = operand1;
   65393                 :             :     operands[2] = operand2;
   65394                 :             :     operands[3] = operand3;
   65395                 :             :     operands[4] = operand4;
   65396                 :             : #define FAIL _Pragma ("GCC error \"cond_ashlv8si cannot FAIL\"") (void)0
   65397                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65398                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65399                 :             : {
   65400                 :             :   if (const_vec_duplicate_p (operands[3]))
   65401                 :             :     {
   65402                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65403                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], SImode);
   65404                 :             :       emit_insn (gen_ashlv8si3_mask (operands[0],
   65405                 :             :                                          operands[2],
   65406                 :             :                                          operands[3],
   65407                 :             :                                          operands[4],
   65408                 :             :                                          operands[1]));
   65409                 :             :     }
   65410                 :             :   else
   65411                 :             :     emit_insn (gen_avx2_ashlvv8si_mask (operands[0],
   65412                 :             :                                                      operands[2],
   65413                 :             :                                                      operands[3],
   65414                 :             :                                                      operands[4],
   65415                 :             :                                                      operands[1]));
   65416                 :             :   DONE;
   65417                 :             : }
   65418                 :             : #undef DONE
   65419                 :             : #undef FAIL
   65420                 :             :     operand0 = operands[0];
   65421                 :             :     (void) operand0;
   65422                 :             :     operand1 = operands[1];
   65423                 :             :     (void) operand1;
   65424                 :             :     operand2 = operands[2];
   65425                 :             :     (void) operand2;
   65426                 :             :     operand3 = operands[3];
   65427                 :             :     (void) operand3;
   65428                 :             :     operand4 = operands[4];
   65429                 :             :     (void) operand4;
   65430                 :             :   }
   65431                 :             :   emit_insn (gen_rtx_SET (operand0,
   65432                 :             :         gen_rtx_VEC_MERGE (V8SImode,
   65433                 :             :         gen_rtx_ASHIFT (V8SImode,
   65434                 :             :         operand2,
   65435                 :             :         operand3),
   65436                 :             :         operand4,
   65437                 :             :         operand1)));
   65438                 :             :   _val = get_insns ();
   65439                 :             :   end_sequence ();
   65440                 :             :   return _val;
   65441                 :             : }
   65442                 :             : 
   65443                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65444                 :             : rtx
   65445                 :             : gen_cond_lshrv8si (rtx operand0,
   65446                 :             :         rtx operand1,
   65447                 :             :         rtx operand2,
   65448                 :             :         rtx operand3,
   65449                 :             :         rtx operand4)
   65450                 :             : {
   65451                 :             :   rtx_insn *_val = 0;
   65452                 :             :   start_sequence ();
   65453                 :             :   {
   65454                 :             :     rtx operands[5];
   65455                 :             :     operands[0] = operand0;
   65456                 :             :     operands[1] = operand1;
   65457                 :             :     operands[2] = operand2;
   65458                 :             :     operands[3] = operand3;
   65459                 :             :     operands[4] = operand4;
   65460                 :             : #define FAIL return (end_sequence (), _val)
   65461                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65462                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65463                 :             : {
   65464                 :             :   if (const_vec_duplicate_p (operands[3]))
   65465                 :             :     {
   65466                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65467                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], SImode);
   65468                 :             :       emit_insn (gen_lshrv8si3_mask (operands[0],
   65469                 :             :                                          operands[2],
   65470                 :             :                                          operands[3],
   65471                 :             :                                          operands[4],
   65472                 :             :                                          operands[1]));
   65473                 :             :     }
   65474                 :             :   else
   65475                 :             :     emit_insn (gen_avx2_lshrvv8si_mask (operands[0],
   65476                 :             :                                                      operands[2],
   65477                 :             :                                                      operands[3],
   65478                 :             :                                                      operands[4],
   65479                 :             :                                                      operands[1]));
   65480                 :             :   DONE;
   65481                 :             : }
   65482                 :             : #undef DONE
   65483                 :             : #undef FAIL
   65484                 :             :     operand0 = operands[0];
   65485                 :             :     (void) operand0;
   65486                 :             :     operand1 = operands[1];
   65487                 :             :     (void) operand1;
   65488                 :             :     operand2 = operands[2];
   65489                 :             :     (void) operand2;
   65490                 :             :     operand3 = operands[3];
   65491                 :             :     (void) operand3;
   65492                 :             :     operand4 = operands[4];
   65493                 :             :     (void) operand4;
   65494                 :             :   }
   65495                 :             :   emit_insn (gen_rtx_SET (operand0,
   65496                 :             :         gen_rtx_VEC_MERGE (V8SImode,
   65497                 :             :         gen_rtx_LSHIFTRT (V8SImode,
   65498                 :             :         operand2,
   65499                 :             :         operand3),
   65500                 :             :         operand4,
   65501                 :             :         operand1)));
   65502                 :             :   _val = get_insns ();
   65503                 :             :   end_sequence ();
   65504                 :             :   return _val;
   65505                 :             : }
   65506                 :             : 
   65507                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65508                 :             : rtx
   65509                 :             : gen_cond_ashrv8si (rtx operand0,
   65510                 :             :         rtx operand1,
   65511                 :             :         rtx operand2,
   65512                 :             :         rtx operand3,
   65513                 :             :         rtx operand4)
   65514                 :             : {
   65515                 :             :   rtx_insn *_val = 0;
   65516                 :             :   start_sequence ();
   65517                 :             :   {
   65518                 :             :     rtx operands[5];
   65519                 :             :     operands[0] = operand0;
   65520                 :             :     operands[1] = operand1;
   65521                 :             :     operands[2] = operand2;
   65522                 :             :     operands[3] = operand3;
   65523                 :             :     operands[4] = operand4;
   65524                 :             : #define FAIL return (end_sequence (), _val)
   65525                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65526                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65527                 :             : {
   65528                 :             :   if (const_vec_duplicate_p (operands[3]))
   65529                 :             :     {
   65530                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65531                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], SImode);
   65532                 :             :       emit_insn (gen_ashrv8si3_mask (operands[0],
   65533                 :             :                                          operands[2],
   65534                 :             :                                          operands[3],
   65535                 :             :                                          operands[4],
   65536                 :             :                                          operands[1]));
   65537                 :             :     }
   65538                 :             :   else
   65539                 :             :     emit_insn (gen_avx2_ashrvv8si_mask (operands[0],
   65540                 :             :                                                      operands[2],
   65541                 :             :                                                      operands[3],
   65542                 :             :                                                      operands[4],
   65543                 :             :                                                      operands[1]));
   65544                 :             :   DONE;
   65545                 :             : }
   65546                 :             : #undef DONE
   65547                 :             : #undef FAIL
   65548                 :             :     operand0 = operands[0];
   65549                 :             :     (void) operand0;
   65550                 :             :     operand1 = operands[1];
   65551                 :             :     (void) operand1;
   65552                 :             :     operand2 = operands[2];
   65553                 :             :     (void) operand2;
   65554                 :             :     operand3 = operands[3];
   65555                 :             :     (void) operand3;
   65556                 :             :     operand4 = operands[4];
   65557                 :             :     (void) operand4;
   65558                 :             :   }
   65559                 :             :   emit_insn (gen_rtx_SET (operand0,
   65560                 :             :         gen_rtx_VEC_MERGE (V8SImode,
   65561                 :             :         gen_rtx_ASHIFTRT (V8SImode,
   65562                 :             :         operand2,
   65563                 :             :         operand3),
   65564                 :             :         operand4,
   65565                 :             :         operand1)));
   65566                 :             :   _val = get_insns ();
   65567                 :             :   end_sequence ();
   65568                 :             :   return _val;
   65569                 :             : }
   65570                 :             : 
   65571                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65572                 :             : rtx
   65573                 :             : gen_cond_ashlv4si (rtx operand0,
   65574                 :             :         rtx operand1,
   65575                 :             :         rtx operand2,
   65576                 :             :         rtx operand3,
   65577                 :             :         rtx operand4)
   65578                 :             : {
   65579                 :             :   rtx_insn *_val = 0;
   65580                 :             :   start_sequence ();
   65581                 :             :   {
   65582                 :             :     rtx operands[5];
   65583                 :             :     operands[0] = operand0;
   65584                 :             :     operands[1] = operand1;
   65585                 :             :     operands[2] = operand2;
   65586                 :             :     operands[3] = operand3;
   65587                 :             :     operands[4] = operand4;
   65588                 :             : #define FAIL _Pragma ("GCC error \"cond_ashlv4si cannot FAIL\"") (void)0
   65589                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65590                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65591                 :             : {
   65592                 :             :   if (const_vec_duplicate_p (operands[3]))
   65593                 :             :     {
   65594                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65595                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], SImode);
   65596                 :             :       emit_insn (gen_ashlv4si3_mask (operands[0],
   65597                 :             :                                          operands[2],
   65598                 :             :                                          operands[3],
   65599                 :             :                                          operands[4],
   65600                 :             :                                          operands[1]));
   65601                 :             :     }
   65602                 :             :   else
   65603                 :             :     emit_insn (gen_avx2_ashlvv4si_mask (operands[0],
   65604                 :             :                                                      operands[2],
   65605                 :             :                                                      operands[3],
   65606                 :             :                                                      operands[4],
   65607                 :             :                                                      operands[1]));
   65608                 :             :   DONE;
   65609                 :             : }
   65610                 :             : #undef DONE
   65611                 :             : #undef FAIL
   65612                 :             :     operand0 = operands[0];
   65613                 :             :     (void) operand0;
   65614                 :             :     operand1 = operands[1];
   65615                 :             :     (void) operand1;
   65616                 :             :     operand2 = operands[2];
   65617                 :             :     (void) operand2;
   65618                 :             :     operand3 = operands[3];
   65619                 :             :     (void) operand3;
   65620                 :             :     operand4 = operands[4];
   65621                 :             :     (void) operand4;
   65622                 :             :   }
   65623                 :             :   emit_insn (gen_rtx_SET (operand0,
   65624                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   65625                 :             :         gen_rtx_ASHIFT (V4SImode,
   65626                 :             :         operand2,
   65627                 :             :         operand3),
   65628                 :             :         operand4,
   65629                 :             :         operand1)));
   65630                 :             :   _val = get_insns ();
   65631                 :             :   end_sequence ();
   65632                 :             :   return _val;
   65633                 :             : }
   65634                 :             : 
   65635                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65636                 :             : rtx
   65637                 :             : gen_cond_lshrv4si (rtx operand0,
   65638                 :             :         rtx operand1,
   65639                 :             :         rtx operand2,
   65640                 :             :         rtx operand3,
   65641                 :             :         rtx operand4)
   65642                 :             : {
   65643                 :             :   rtx_insn *_val = 0;
   65644                 :             :   start_sequence ();
   65645                 :             :   {
   65646                 :             :     rtx operands[5];
   65647                 :             :     operands[0] = operand0;
   65648                 :             :     operands[1] = operand1;
   65649                 :             :     operands[2] = operand2;
   65650                 :             :     operands[3] = operand3;
   65651                 :             :     operands[4] = operand4;
   65652                 :             : #define FAIL return (end_sequence (), _val)
   65653                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65654                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65655                 :             : {
   65656                 :             :   if (const_vec_duplicate_p (operands[3]))
   65657                 :             :     {
   65658                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65659                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], SImode);
   65660                 :             :       emit_insn (gen_lshrv4si3_mask (operands[0],
   65661                 :             :                                          operands[2],
   65662                 :             :                                          operands[3],
   65663                 :             :                                          operands[4],
   65664                 :             :                                          operands[1]));
   65665                 :             :     }
   65666                 :             :   else
   65667                 :             :     emit_insn (gen_avx2_lshrvv4si_mask (operands[0],
   65668                 :             :                                                      operands[2],
   65669                 :             :                                                      operands[3],
   65670                 :             :                                                      operands[4],
   65671                 :             :                                                      operands[1]));
   65672                 :             :   DONE;
   65673                 :             : }
   65674                 :             : #undef DONE
   65675                 :             : #undef FAIL
   65676                 :             :     operand0 = operands[0];
   65677                 :             :     (void) operand0;
   65678                 :             :     operand1 = operands[1];
   65679                 :             :     (void) operand1;
   65680                 :             :     operand2 = operands[2];
   65681                 :             :     (void) operand2;
   65682                 :             :     operand3 = operands[3];
   65683                 :             :     (void) operand3;
   65684                 :             :     operand4 = operands[4];
   65685                 :             :     (void) operand4;
   65686                 :             :   }
   65687                 :             :   emit_insn (gen_rtx_SET (operand0,
   65688                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   65689                 :             :         gen_rtx_LSHIFTRT (V4SImode,
   65690                 :             :         operand2,
   65691                 :             :         operand3),
   65692                 :             :         operand4,
   65693                 :             :         operand1)));
   65694                 :             :   _val = get_insns ();
   65695                 :             :   end_sequence ();
   65696                 :             :   return _val;
   65697                 :             : }
   65698                 :             : 
   65699                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65700                 :             : rtx
   65701                 :             : gen_cond_ashrv4si (rtx operand0,
   65702                 :             :         rtx operand1,
   65703                 :             :         rtx operand2,
   65704                 :             :         rtx operand3,
   65705                 :             :         rtx operand4)
   65706                 :             : {
   65707                 :             :   rtx_insn *_val = 0;
   65708                 :             :   start_sequence ();
   65709                 :             :   {
   65710                 :             :     rtx operands[5];
   65711                 :             :     operands[0] = operand0;
   65712                 :             :     operands[1] = operand1;
   65713                 :             :     operands[2] = operand2;
   65714                 :             :     operands[3] = operand3;
   65715                 :             :     operands[4] = operand4;
   65716                 :             : #define FAIL return (end_sequence (), _val)
   65717                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65718                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65719                 :             : {
   65720                 :             :   if (const_vec_duplicate_p (operands[3]))
   65721                 :             :     {
   65722                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65723                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], SImode);
   65724                 :             :       emit_insn (gen_ashrv4si3_mask (operands[0],
   65725                 :             :                                          operands[2],
   65726                 :             :                                          operands[3],
   65727                 :             :                                          operands[4],
   65728                 :             :                                          operands[1]));
   65729                 :             :     }
   65730                 :             :   else
   65731                 :             :     emit_insn (gen_avx2_ashrvv4si_mask (operands[0],
   65732                 :             :                                                      operands[2],
   65733                 :             :                                                      operands[3],
   65734                 :             :                                                      operands[4],
   65735                 :             :                                                      operands[1]));
   65736                 :             :   DONE;
   65737                 :             : }
   65738                 :             : #undef DONE
   65739                 :             : #undef FAIL
   65740                 :             :     operand0 = operands[0];
   65741                 :             :     (void) operand0;
   65742                 :             :     operand1 = operands[1];
   65743                 :             :     (void) operand1;
   65744                 :             :     operand2 = operands[2];
   65745                 :             :     (void) operand2;
   65746                 :             :     operand3 = operands[3];
   65747                 :             :     (void) operand3;
   65748                 :             :     operand4 = operands[4];
   65749                 :             :     (void) operand4;
   65750                 :             :   }
   65751                 :             :   emit_insn (gen_rtx_SET (operand0,
   65752                 :             :         gen_rtx_VEC_MERGE (V4SImode,
   65753                 :             :         gen_rtx_ASHIFTRT (V4SImode,
   65754                 :             :         operand2,
   65755                 :             :         operand3),
   65756                 :             :         operand4,
   65757                 :             :         operand1)));
   65758                 :             :   _val = get_insns ();
   65759                 :             :   end_sequence ();
   65760                 :             :   return _val;
   65761                 :             : }
   65762                 :             : 
   65763                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65764                 :             : rtx
   65765                 :             : gen_cond_ashlv8di (rtx operand0,
   65766                 :             :         rtx operand1,
   65767                 :             :         rtx operand2,
   65768                 :             :         rtx operand3,
   65769                 :             :         rtx operand4)
   65770                 :             : {
   65771                 :             :   rtx_insn *_val = 0;
   65772                 :             :   start_sequence ();
   65773                 :             :   {
   65774                 :             :     rtx operands[5];
   65775                 :             :     operands[0] = operand0;
   65776                 :             :     operands[1] = operand1;
   65777                 :             :     operands[2] = operand2;
   65778                 :             :     operands[3] = operand3;
   65779                 :             :     operands[4] = operand4;
   65780                 :             : #define FAIL _Pragma ("GCC error \"cond_ashlv8di cannot FAIL\"") (void)0
   65781                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65782                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65783                 :             : {
   65784                 :             :   if (const_vec_duplicate_p (operands[3]))
   65785                 :             :     {
   65786                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65787                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], DImode);
   65788                 :             :       emit_insn (gen_ashlv8di3_mask (operands[0],
   65789                 :             :                                          operands[2],
   65790                 :             :                                          operands[3],
   65791                 :             :                                          operands[4],
   65792                 :             :                                          operands[1]));
   65793                 :             :     }
   65794                 :             :   else
   65795                 :             :     emit_insn (gen_avx512f_ashlvv8di_mask (operands[0],
   65796                 :             :                                                      operands[2],
   65797                 :             :                                                      operands[3],
   65798                 :             :                                                      operands[4],
   65799                 :             :                                                      operands[1]));
   65800                 :             :   DONE;
   65801                 :             : }
   65802                 :             : #undef DONE
   65803                 :             : #undef FAIL
   65804                 :             :     operand0 = operands[0];
   65805                 :             :     (void) operand0;
   65806                 :             :     operand1 = operands[1];
   65807                 :             :     (void) operand1;
   65808                 :             :     operand2 = operands[2];
   65809                 :             :     (void) operand2;
   65810                 :             :     operand3 = operands[3];
   65811                 :             :     (void) operand3;
   65812                 :             :     operand4 = operands[4];
   65813                 :             :     (void) operand4;
   65814                 :             :   }
   65815                 :             :   emit_insn (gen_rtx_SET (operand0,
   65816                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   65817                 :             :         gen_rtx_ASHIFT (V8DImode,
   65818                 :             :         operand2,
   65819                 :             :         operand3),
   65820                 :             :         operand4,
   65821                 :             :         operand1)));
   65822                 :             :   _val = get_insns ();
   65823                 :             :   end_sequence ();
   65824                 :             :   return _val;
   65825                 :             : }
   65826                 :             : 
   65827                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65828                 :             : rtx
   65829                 :             : gen_cond_lshrv8di (rtx operand0,
   65830                 :             :         rtx operand1,
   65831                 :             :         rtx operand2,
   65832                 :             :         rtx operand3,
   65833                 :             :         rtx operand4)
   65834                 :             : {
   65835                 :             :   rtx_insn *_val = 0;
   65836                 :             :   start_sequence ();
   65837                 :             :   {
   65838                 :             :     rtx operands[5];
   65839                 :             :     operands[0] = operand0;
   65840                 :             :     operands[1] = operand1;
   65841                 :             :     operands[2] = operand2;
   65842                 :             :     operands[3] = operand3;
   65843                 :             :     operands[4] = operand4;
   65844                 :             : #define FAIL return (end_sequence (), _val)
   65845                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65846                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65847                 :             : {
   65848                 :             :   if (const_vec_duplicate_p (operands[3]))
   65849                 :             :     {
   65850                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65851                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], DImode);
   65852                 :             :       emit_insn (gen_lshrv8di3_mask (operands[0],
   65853                 :             :                                          operands[2],
   65854                 :             :                                          operands[3],
   65855                 :             :                                          operands[4],
   65856                 :             :                                          operands[1]));
   65857                 :             :     }
   65858                 :             :   else
   65859                 :             :     emit_insn (gen_avx512f_lshrvv8di_mask (operands[0],
   65860                 :             :                                                      operands[2],
   65861                 :             :                                                      operands[3],
   65862                 :             :                                                      operands[4],
   65863                 :             :                                                      operands[1]));
   65864                 :             :   DONE;
   65865                 :             : }
   65866                 :             : #undef DONE
   65867                 :             : #undef FAIL
   65868                 :             :     operand0 = operands[0];
   65869                 :             :     (void) operand0;
   65870                 :             :     operand1 = operands[1];
   65871                 :             :     (void) operand1;
   65872                 :             :     operand2 = operands[2];
   65873                 :             :     (void) operand2;
   65874                 :             :     operand3 = operands[3];
   65875                 :             :     (void) operand3;
   65876                 :             :     operand4 = operands[4];
   65877                 :             :     (void) operand4;
   65878                 :             :   }
   65879                 :             :   emit_insn (gen_rtx_SET (operand0,
   65880                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   65881                 :             :         gen_rtx_LSHIFTRT (V8DImode,
   65882                 :             :         operand2,
   65883                 :             :         operand3),
   65884                 :             :         operand4,
   65885                 :             :         operand1)));
   65886                 :             :   _val = get_insns ();
   65887                 :             :   end_sequence ();
   65888                 :             :   return _val;
   65889                 :             : }
   65890                 :             : 
   65891                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65892                 :             : rtx
   65893                 :             : gen_cond_ashrv8di (rtx operand0,
   65894                 :             :         rtx operand1,
   65895                 :             :         rtx operand2,
   65896                 :             :         rtx operand3,
   65897                 :             :         rtx operand4)
   65898                 :             : {
   65899                 :             :   rtx_insn *_val = 0;
   65900                 :             :   start_sequence ();
   65901                 :             :   {
   65902                 :             :     rtx operands[5];
   65903                 :             :     operands[0] = operand0;
   65904                 :             :     operands[1] = operand1;
   65905                 :             :     operands[2] = operand2;
   65906                 :             :     operands[3] = operand3;
   65907                 :             :     operands[4] = operand4;
   65908                 :             : #define FAIL return (end_sequence (), _val)
   65909                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65910                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65911                 :             : {
   65912                 :             :   if (const_vec_duplicate_p (operands[3]))
   65913                 :             :     {
   65914                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65915                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], DImode);
   65916                 :             :       emit_insn (gen_ashrv8di3_mask (operands[0],
   65917                 :             :                                          operands[2],
   65918                 :             :                                          operands[3],
   65919                 :             :                                          operands[4],
   65920                 :             :                                          operands[1]));
   65921                 :             :     }
   65922                 :             :   else
   65923                 :             :     emit_insn (gen_avx512f_ashrvv8di_mask (operands[0],
   65924                 :             :                                                      operands[2],
   65925                 :             :                                                      operands[3],
   65926                 :             :                                                      operands[4],
   65927                 :             :                                                      operands[1]));
   65928                 :             :   DONE;
   65929                 :             : }
   65930                 :             : #undef DONE
   65931                 :             : #undef FAIL
   65932                 :             :     operand0 = operands[0];
   65933                 :             :     (void) operand0;
   65934                 :             :     operand1 = operands[1];
   65935                 :             :     (void) operand1;
   65936                 :             :     operand2 = operands[2];
   65937                 :             :     (void) operand2;
   65938                 :             :     operand3 = operands[3];
   65939                 :             :     (void) operand3;
   65940                 :             :     operand4 = operands[4];
   65941                 :             :     (void) operand4;
   65942                 :             :   }
   65943                 :             :   emit_insn (gen_rtx_SET (operand0,
   65944                 :             :         gen_rtx_VEC_MERGE (V8DImode,
   65945                 :             :         gen_rtx_ASHIFTRT (V8DImode,
   65946                 :             :         operand2,
   65947                 :             :         operand3),
   65948                 :             :         operand4,
   65949                 :             :         operand1)));
   65950                 :             :   _val = get_insns ();
   65951                 :             :   end_sequence ();
   65952                 :             :   return _val;
   65953                 :             : }
   65954                 :             : 
   65955                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   65956                 :             : rtx
   65957                 :             : gen_cond_ashlv4di (rtx operand0,
   65958                 :             :         rtx operand1,
   65959                 :             :         rtx operand2,
   65960                 :             :         rtx operand3,
   65961                 :             :         rtx operand4)
   65962                 :             : {
   65963                 :             :   rtx_insn *_val = 0;
   65964                 :             :   start_sequence ();
   65965                 :             :   {
   65966                 :             :     rtx operands[5];
   65967                 :             :     operands[0] = operand0;
   65968                 :             :     operands[1] = operand1;
   65969                 :             :     operands[2] = operand2;
   65970                 :             :     operands[3] = operand3;
   65971                 :             :     operands[4] = operand4;
   65972                 :             : #define FAIL _Pragma ("GCC error \"cond_ashlv4di cannot FAIL\"") (void)0
   65973                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65974                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   65975                 :             : {
   65976                 :             :   if (const_vec_duplicate_p (operands[3]))
   65977                 :             :     {
   65978                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   65979                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], DImode);
   65980                 :             :       emit_insn (gen_ashlv4di3_mask (operands[0],
   65981                 :             :                                          operands[2],
   65982                 :             :                                          operands[3],
   65983                 :             :                                          operands[4],
   65984                 :             :                                          operands[1]));
   65985                 :             :     }
   65986                 :             :   else
   65987                 :             :     emit_insn (gen_avx2_ashlvv4di_mask (operands[0],
   65988                 :             :                                                      operands[2],
   65989                 :             :                                                      operands[3],
   65990                 :             :                                                      operands[4],
   65991                 :             :                                                      operands[1]));
   65992                 :             :   DONE;
   65993                 :             : }
   65994                 :             : #undef DONE
   65995                 :             : #undef FAIL
   65996                 :             :     operand0 = operands[0];
   65997                 :             :     (void) operand0;
   65998                 :             :     operand1 = operands[1];
   65999                 :             :     (void) operand1;
   66000                 :             :     operand2 = operands[2];
   66001                 :             :     (void) operand2;
   66002                 :             :     operand3 = operands[3];
   66003                 :             :     (void) operand3;
   66004                 :             :     operand4 = operands[4];
   66005                 :             :     (void) operand4;
   66006                 :             :   }
   66007                 :             :   emit_insn (gen_rtx_SET (operand0,
   66008                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   66009                 :             :         gen_rtx_ASHIFT (V4DImode,
   66010                 :             :         operand2,
   66011                 :             :         operand3),
   66012                 :             :         operand4,
   66013                 :             :         operand1)));
   66014                 :             :   _val = get_insns ();
   66015                 :             :   end_sequence ();
   66016                 :             :   return _val;
   66017                 :             : }
   66018                 :             : 
   66019                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   66020                 :             : rtx
   66021                 :             : gen_cond_lshrv4di (rtx operand0,
   66022                 :             :         rtx operand1,
   66023                 :             :         rtx operand2,
   66024                 :             :         rtx operand3,
   66025                 :             :         rtx operand4)
   66026                 :             : {
   66027                 :             :   rtx_insn *_val = 0;
   66028                 :             :   start_sequence ();
   66029                 :             :   {
   66030                 :             :     rtx operands[5];
   66031                 :             :     operands[0] = operand0;
   66032                 :             :     operands[1] = operand1;
   66033                 :             :     operands[2] = operand2;
   66034                 :             :     operands[3] = operand3;
   66035                 :             :     operands[4] = operand4;
   66036                 :             : #define FAIL return (end_sequence (), _val)
   66037                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66038                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66039                 :             : {
   66040                 :             :   if (const_vec_duplicate_p (operands[3]))
   66041                 :             :     {
   66042                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   66043                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], DImode);
   66044                 :             :       emit_insn (gen_lshrv4di3_mask (operands[0],
   66045                 :             :                                          operands[2],
   66046                 :             :                                          operands[3],
   66047                 :             :                                          operands[4],
   66048                 :             :                                          operands[1]));
   66049                 :             :     }
   66050                 :             :   else
   66051                 :             :     emit_insn (gen_avx2_lshrvv4di_mask (operands[0],
   66052                 :             :                                                      operands[2],
   66053                 :             :                                                      operands[3],
   66054                 :             :                                                      operands[4],
   66055                 :             :                                                      operands[1]));
   66056                 :             :   DONE;
   66057                 :             : }
   66058                 :             : #undef DONE
   66059                 :             : #undef FAIL
   66060                 :             :     operand0 = operands[0];
   66061                 :             :     (void) operand0;
   66062                 :             :     operand1 = operands[1];
   66063                 :             :     (void) operand1;
   66064                 :             :     operand2 = operands[2];
   66065                 :             :     (void) operand2;
   66066                 :             :     operand3 = operands[3];
   66067                 :             :     (void) operand3;
   66068                 :             :     operand4 = operands[4];
   66069                 :             :     (void) operand4;
   66070                 :             :   }
   66071                 :             :   emit_insn (gen_rtx_SET (operand0,
   66072                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   66073                 :             :         gen_rtx_LSHIFTRT (V4DImode,
   66074                 :             :         operand2,
   66075                 :             :         operand3),
   66076                 :             :         operand4,
   66077                 :             :         operand1)));
   66078                 :             :   _val = get_insns ();
   66079                 :             :   end_sequence ();
   66080                 :             :   return _val;
   66081                 :             : }
   66082                 :             : 
   66083                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   66084                 :             : rtx
   66085                 :             : gen_cond_ashrv4di (rtx operand0,
   66086                 :             :         rtx operand1,
   66087                 :             :         rtx operand2,
   66088                 :             :         rtx operand3,
   66089                 :             :         rtx operand4)
   66090                 :             : {
   66091                 :             :   rtx_insn *_val = 0;
   66092                 :             :   start_sequence ();
   66093                 :             :   {
   66094                 :             :     rtx operands[5];
   66095                 :             :     operands[0] = operand0;
   66096                 :             :     operands[1] = operand1;
   66097                 :             :     operands[2] = operand2;
   66098                 :             :     operands[3] = operand3;
   66099                 :             :     operands[4] = operand4;
   66100                 :             : #define FAIL return (end_sequence (), _val)
   66101                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66102                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66103                 :             : {
   66104                 :             :   if (const_vec_duplicate_p (operands[3]))
   66105                 :             :     {
   66106                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   66107                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], DImode);
   66108                 :             :       emit_insn (gen_ashrv4di3_mask (operands[0],
   66109                 :             :                                          operands[2],
   66110                 :             :                                          operands[3],
   66111                 :             :                                          operands[4],
   66112                 :             :                                          operands[1]));
   66113                 :             :     }
   66114                 :             :   else
   66115                 :             :     emit_insn (gen_avx2_ashrvv4di_mask (operands[0],
   66116                 :             :                                                      operands[2],
   66117                 :             :                                                      operands[3],
   66118                 :             :                                                      operands[4],
   66119                 :             :                                                      operands[1]));
   66120                 :             :   DONE;
   66121                 :             : }
   66122                 :             : #undef DONE
   66123                 :             : #undef FAIL
   66124                 :             :     operand0 = operands[0];
   66125                 :             :     (void) operand0;
   66126                 :             :     operand1 = operands[1];
   66127                 :             :     (void) operand1;
   66128                 :             :     operand2 = operands[2];
   66129                 :             :     (void) operand2;
   66130                 :             :     operand3 = operands[3];
   66131                 :             :     (void) operand3;
   66132                 :             :     operand4 = operands[4];
   66133                 :             :     (void) operand4;
   66134                 :             :   }
   66135                 :             :   emit_insn (gen_rtx_SET (operand0,
   66136                 :             :         gen_rtx_VEC_MERGE (V4DImode,
   66137                 :             :         gen_rtx_ASHIFTRT (V4DImode,
   66138                 :             :         operand2,
   66139                 :             :         operand3),
   66140                 :             :         operand4,
   66141                 :             :         operand1)));
   66142                 :             :   _val = get_insns ();
   66143                 :             :   end_sequence ();
   66144                 :             :   return _val;
   66145                 :             : }
   66146                 :             : 
   66147                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   66148                 :             : rtx
   66149                 :             : gen_cond_ashlv2di (rtx operand0,
   66150                 :             :         rtx operand1,
   66151                 :             :         rtx operand2,
   66152                 :             :         rtx operand3,
   66153                 :             :         rtx operand4)
   66154                 :             : {
   66155                 :             :   rtx_insn *_val = 0;
   66156                 :             :   start_sequence ();
   66157                 :             :   {
   66158                 :             :     rtx operands[5];
   66159                 :             :     operands[0] = operand0;
   66160                 :             :     operands[1] = operand1;
   66161                 :             :     operands[2] = operand2;
   66162                 :             :     operands[3] = operand3;
   66163                 :             :     operands[4] = operand4;
   66164                 :             : #define FAIL _Pragma ("GCC error \"cond_ashlv2di cannot FAIL\"") (void)0
   66165                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66166                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66167                 :             : {
   66168                 :             :   if (const_vec_duplicate_p (operands[3]))
   66169                 :             :     {
   66170                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   66171                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], DImode);
   66172                 :             :       emit_insn (gen_ashlv2di3_mask (operands[0],
   66173                 :             :                                          operands[2],
   66174                 :             :                                          operands[3],
   66175                 :             :                                          operands[4],
   66176                 :             :                                          operands[1]));
   66177                 :             :     }
   66178                 :             :   else
   66179                 :             :     emit_insn (gen_avx2_ashlvv2di_mask (operands[0],
   66180                 :             :                                                      operands[2],
   66181                 :             :                                                      operands[3],
   66182                 :             :                                                      operands[4],
   66183                 :             :                                                      operands[1]));
   66184                 :             :   DONE;
   66185                 :             : }
   66186                 :             : #undef DONE
   66187                 :             : #undef FAIL
   66188                 :             :     operand0 = operands[0];
   66189                 :             :     (void) operand0;
   66190                 :             :     operand1 = operands[1];
   66191                 :             :     (void) operand1;
   66192                 :             :     operand2 = operands[2];
   66193                 :             :     (void) operand2;
   66194                 :             :     operand3 = operands[3];
   66195                 :             :     (void) operand3;
   66196                 :             :     operand4 = operands[4];
   66197                 :             :     (void) operand4;
   66198                 :             :   }
   66199                 :             :   emit_insn (gen_rtx_SET (operand0,
   66200                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   66201                 :             :         gen_rtx_ASHIFT (V2DImode,
   66202                 :             :         operand2,
   66203                 :             :         operand3),
   66204                 :             :         operand4,
   66205                 :             :         operand1)));
   66206                 :             :   _val = get_insns ();
   66207                 :             :   end_sequence ();
   66208                 :             :   return _val;
   66209                 :             : }
   66210                 :             : 
   66211                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   66212                 :             : rtx
   66213                 :             : gen_cond_lshrv2di (rtx operand0,
   66214                 :             :         rtx operand1,
   66215                 :             :         rtx operand2,
   66216                 :             :         rtx operand3,
   66217                 :             :         rtx operand4)
   66218                 :             : {
   66219                 :             :   rtx_insn *_val = 0;
   66220                 :             :   start_sequence ();
   66221                 :             :   {
   66222                 :             :     rtx operands[5];
   66223                 :             :     operands[0] = operand0;
   66224                 :             :     operands[1] = operand1;
   66225                 :             :     operands[2] = operand2;
   66226                 :             :     operands[3] = operand3;
   66227                 :             :     operands[4] = operand4;
   66228                 :             : #define FAIL return (end_sequence (), _val)
   66229                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66230                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66231                 :             : {
   66232                 :             :   if (const_vec_duplicate_p (operands[3]))
   66233                 :             :     {
   66234                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   66235                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], DImode);
   66236                 :             :       emit_insn (gen_lshrv2di3_mask (operands[0],
   66237                 :             :                                          operands[2],
   66238                 :             :                                          operands[3],
   66239                 :             :                                          operands[4],
   66240                 :             :                                          operands[1]));
   66241                 :             :     }
   66242                 :             :   else
   66243                 :             :     emit_insn (gen_avx2_lshrvv2di_mask (operands[0],
   66244                 :             :                                                      operands[2],
   66245                 :             :                                                      operands[3],
   66246                 :             :                                                      operands[4],
   66247                 :             :                                                      operands[1]));
   66248                 :             :   DONE;
   66249                 :             : }
   66250                 :             : #undef DONE
   66251                 :             : #undef FAIL
   66252                 :             :     operand0 = operands[0];
   66253                 :             :     (void) operand0;
   66254                 :             :     operand1 = operands[1];
   66255                 :             :     (void) operand1;
   66256                 :             :     operand2 = operands[2];
   66257                 :             :     (void) operand2;
   66258                 :             :     operand3 = operands[3];
   66259                 :             :     (void) operand3;
   66260                 :             :     operand4 = operands[4];
   66261                 :             :     (void) operand4;
   66262                 :             :   }
   66263                 :             :   emit_insn (gen_rtx_SET (operand0,
   66264                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   66265                 :             :         gen_rtx_LSHIFTRT (V2DImode,
   66266                 :             :         operand2,
   66267                 :             :         operand3),
   66268                 :             :         operand4,
   66269                 :             :         operand1)));
   66270                 :             :   _val = get_insns ();
   66271                 :             :   end_sequence ();
   66272                 :             :   return _val;
   66273                 :             : }
   66274                 :             : 
   66275                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28019 */
   66276                 :             : rtx
   66277                 :             : gen_cond_ashrv2di (rtx operand0,
   66278                 :             :         rtx operand1,
   66279                 :             :         rtx operand2,
   66280                 :             :         rtx operand3,
   66281                 :             :         rtx operand4)
   66282                 :             : {
   66283                 :             :   rtx_insn *_val = 0;
   66284                 :             :   start_sequence ();
   66285                 :             :   {
   66286                 :             :     rtx operands[5];
   66287                 :             :     operands[0] = operand0;
   66288                 :             :     operands[1] = operand1;
   66289                 :             :     operands[2] = operand2;
   66290                 :             :     operands[3] = operand3;
   66291                 :             :     operands[4] = operand4;
   66292                 :             : #define FAIL return (end_sequence (), _val)
   66293                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66294                 :             : #line 28028 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66295                 :             : {
   66296                 :             :   if (const_vec_duplicate_p (operands[3]))
   66297                 :             :     {
   66298                 :             :       operands[3] = unwrap_const_vec_duplicate (operands[3]);
   66299                 :             :       operands[3] = lowpart_subreg (DImode, operands[3], DImode);
   66300                 :             :       emit_insn (gen_ashrv2di3_mask (operands[0],
   66301                 :             :                                          operands[2],
   66302                 :             :                                          operands[3],
   66303                 :             :                                          operands[4],
   66304                 :             :                                          operands[1]));
   66305                 :             :     }
   66306                 :             :   else
   66307                 :             :     emit_insn (gen_avx2_ashrvv2di_mask (operands[0],
   66308                 :             :                                                      operands[2],
   66309                 :             :                                                      operands[3],
   66310                 :             :                                                      operands[4],
   66311                 :             :                                                      operands[1]));
   66312                 :             :   DONE;
   66313                 :             : }
   66314                 :             : #undef DONE
   66315                 :             : #undef FAIL
   66316                 :             :     operand0 = operands[0];
   66317                 :             :     (void) operand0;
   66318                 :             :     operand1 = operands[1];
   66319                 :             :     (void) operand1;
   66320                 :             :     operand2 = operands[2];
   66321                 :             :     (void) operand2;
   66322                 :             :     operand3 = operands[3];
   66323                 :             :     (void) operand3;
   66324                 :             :     operand4 = operands[4];
   66325                 :             :     (void) operand4;
   66326                 :             :   }
   66327                 :             :   emit_insn (gen_rtx_SET (operand0,
   66328                 :             :         gen_rtx_VEC_MERGE (V2DImode,
   66329                 :             :         gen_rtx_ASHIFTRT (V2DImode,
   66330                 :             :         operand2,
   66331                 :             :         operand3),
   66332                 :             :         operand4,
   66333                 :             :         operand1)));
   66334                 :             :   _val = get_insns ();
   66335                 :             :   end_sequence ();
   66336                 :             :   return _val;
   66337                 :             : }
   66338                 :             : 
   66339                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66340                 :             : extern rtx_insn *gen_split_3301 (rtx_insn *, rtx *);
   66341                 :             : rtx_insn *
   66342                 :             : gen_split_3301 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66343                 :             : {
   66344                 :             :   rtx operand0;
   66345                 :             :   rtx operand1;
   66346                 :             :   rtx operand2;
   66347                 :             :   rtx operand3;
   66348                 :             :   rtx operand4;
   66349                 :             :   rtx operand5;
   66350                 :             :   rtx_insn *_val = NULL;
   66351                 :             :   if (dump_file)
   66352                 :             :     fprintf (dump_file, "Splitting with gen_split_3301 (sse.md:28203)\n");
   66353                 :             :   start_sequence ();
   66354                 :             : #define FAIL return (end_sequence (), _val)
   66355                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66356                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66357                 :             : {
   66358                 :             :   operands[1] = gen_lowpart (V32QImode, operands[1]);
   66359                 :             :   operands[5] = CONST0_RTX (V32QImode);
   66360                 :             : }
   66361                 :             : #undef DONE
   66362                 :             : #undef FAIL
   66363                 :             :   operand0 = operands[0];
   66364                 :             :   (void) operand0;
   66365                 :             :   operand1 = operands[1];
   66366                 :             :   (void) operand1;
   66367                 :             :   operand2 = operands[2];
   66368                 :             :   (void) operand2;
   66369                 :             :   operand3 = operands[3];
   66370                 :             :   (void) operand3;
   66371                 :             :   operand4 = operands[4];
   66372                 :             :   (void) operand4;
   66373                 :             :   operand5 = operands[5];
   66374                 :             :   (void) operand5;
   66375                 :             :   emit_insn (gen_rtx_SET (operand0,
   66376                 :             :         gen_rtx_VEC_CONCAT (V64QImode,
   66377                 :             :         operand1,
   66378                 :             :         operand5)));
   66379                 :             :   _val = get_insns ();
   66380                 :             :   end_sequence ();
   66381                 :             :   return _val;
   66382                 :             : }
   66383                 :             : 
   66384                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66385                 :             : extern rtx_insn *gen_split_3302 (rtx_insn *, rtx *);
   66386                 :             : rtx_insn *
   66387                 :             : gen_split_3302 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66388                 :             : {
   66389                 :             :   rtx operand0;
   66390                 :             :   rtx operand1;
   66391                 :             :   rtx operand2;
   66392                 :             :   rtx operand3;
   66393                 :             :   rtx operand4;
   66394                 :             :   rtx operand5;
   66395                 :             :   rtx_insn *_val = NULL;
   66396                 :             :   if (dump_file)
   66397                 :             :     fprintf (dump_file, "Splitting with gen_split_3302 (sse.md:28203)\n");
   66398                 :             :   start_sequence ();
   66399                 :             : #define FAIL return (end_sequence (), _val)
   66400                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66401                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66402                 :             : {
   66403                 :             :   operands[1] = gen_lowpart (V16QImode, operands[1]);
   66404                 :             :   operands[5] = CONST0_RTX (V16QImode);
   66405                 :             : }
   66406                 :             : #undef DONE
   66407                 :             : #undef FAIL
   66408                 :             :   operand0 = operands[0];
   66409                 :             :   (void) operand0;
   66410                 :             :   operand1 = operands[1];
   66411                 :             :   (void) operand1;
   66412                 :             :   operand2 = operands[2];
   66413                 :             :   (void) operand2;
   66414                 :             :   operand3 = operands[3];
   66415                 :             :   (void) operand3;
   66416                 :             :   operand4 = operands[4];
   66417                 :             :   (void) operand4;
   66418                 :             :   operand5 = operands[5];
   66419                 :             :   (void) operand5;
   66420                 :             :   emit_insn (gen_rtx_SET (operand0,
   66421                 :             :         gen_rtx_VEC_CONCAT (V32QImode,
   66422                 :             :         operand1,
   66423                 :             :         operand5)));
   66424                 :             :   _val = get_insns ();
   66425                 :             :   end_sequence ();
   66426                 :             :   return _val;
   66427                 :             : }
   66428                 :             : 
   66429                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66430                 :             : extern rtx_insn *gen_split_3303 (rtx_insn *, rtx *);
   66431                 :             : rtx_insn *
   66432                 :             : gen_split_3303 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66433                 :             : {
   66434                 :             :   rtx operand0;
   66435                 :             :   rtx operand1;
   66436                 :             :   rtx operand2;
   66437                 :             :   rtx operand3;
   66438                 :             :   rtx operand4;
   66439                 :             :   rtx operand5;
   66440                 :             :   rtx_insn *_val = NULL;
   66441                 :             :   if (dump_file)
   66442                 :             :     fprintf (dump_file, "Splitting with gen_split_3303 (sse.md:28203)\n");
   66443                 :             :   start_sequence ();
   66444                 :             : #define FAIL return (end_sequence (), _val)
   66445                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66446                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66447                 :             : {
   66448                 :             :   operands[1] = gen_lowpart (V8QImode, operands[1]);
   66449                 :             :   operands[5] = CONST0_RTX (V8QImode);
   66450                 :             : }
   66451                 :             : #undef DONE
   66452                 :             : #undef FAIL
   66453                 :             :   operand0 = operands[0];
   66454                 :             :   (void) operand0;
   66455                 :             :   operand1 = operands[1];
   66456                 :             :   (void) operand1;
   66457                 :             :   operand2 = operands[2];
   66458                 :             :   (void) operand2;
   66459                 :             :   operand3 = operands[3];
   66460                 :             :   (void) operand3;
   66461                 :             :   operand4 = operands[4];
   66462                 :             :   (void) operand4;
   66463                 :             :   operand5 = operands[5];
   66464                 :             :   (void) operand5;
   66465                 :             :   emit_insn (gen_rtx_SET (operand0,
   66466                 :             :         gen_rtx_VEC_CONCAT (V16QImode,
   66467                 :             :         operand1,
   66468                 :             :         operand5)));
   66469                 :             :   _val = get_insns ();
   66470                 :             :   end_sequence ();
   66471                 :             :   return _val;
   66472                 :             : }
   66473                 :             : 
   66474                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66475                 :             : extern rtx_insn *gen_split_3304 (rtx_insn *, rtx *);
   66476                 :             : rtx_insn *
   66477                 :             : gen_split_3304 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66478                 :             : {
   66479                 :             :   rtx operand0;
   66480                 :             :   rtx operand1;
   66481                 :             :   rtx operand2;
   66482                 :             :   rtx operand3;
   66483                 :             :   rtx operand4;
   66484                 :             :   rtx operand5;
   66485                 :             :   rtx_insn *_val = NULL;
   66486                 :             :   if (dump_file)
   66487                 :             :     fprintf (dump_file, "Splitting with gen_split_3304 (sse.md:28203)\n");
   66488                 :             :   start_sequence ();
   66489                 :             : #define FAIL return (end_sequence (), _val)
   66490                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66491                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66492                 :             : {
   66493                 :             :   operands[1] = gen_lowpart (V16HImode, operands[1]);
   66494                 :             :   operands[5] = CONST0_RTX (V16HImode);
   66495                 :             : }
   66496                 :             : #undef DONE
   66497                 :             : #undef FAIL
   66498                 :             :   operand0 = operands[0];
   66499                 :             :   (void) operand0;
   66500                 :             :   operand1 = operands[1];
   66501                 :             :   (void) operand1;
   66502                 :             :   operand2 = operands[2];
   66503                 :             :   (void) operand2;
   66504                 :             :   operand3 = operands[3];
   66505                 :             :   (void) operand3;
   66506                 :             :   operand4 = operands[4];
   66507                 :             :   (void) operand4;
   66508                 :             :   operand5 = operands[5];
   66509                 :             :   (void) operand5;
   66510                 :             :   emit_insn (gen_rtx_SET (operand0,
   66511                 :             :         gen_rtx_VEC_CONCAT (V32HImode,
   66512                 :             :         operand1,
   66513                 :             :         operand5)));
   66514                 :             :   _val = get_insns ();
   66515                 :             :   end_sequence ();
   66516                 :             :   return _val;
   66517                 :             : }
   66518                 :             : 
   66519                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66520                 :             : extern rtx_insn *gen_split_3305 (rtx_insn *, rtx *);
   66521                 :             : rtx_insn *
   66522                 :             : gen_split_3305 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66523                 :             : {
   66524                 :             :   rtx operand0;
   66525                 :             :   rtx operand1;
   66526                 :             :   rtx operand2;
   66527                 :             :   rtx operand3;
   66528                 :             :   rtx operand4;
   66529                 :             :   rtx operand5;
   66530                 :             :   rtx_insn *_val = NULL;
   66531                 :             :   if (dump_file)
   66532                 :             :     fprintf (dump_file, "Splitting with gen_split_3305 (sse.md:28203)\n");
   66533                 :             :   start_sequence ();
   66534                 :             : #define FAIL return (end_sequence (), _val)
   66535                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66536                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66537                 :             : {
   66538                 :             :   operands[1] = gen_lowpart (V8HImode, operands[1]);
   66539                 :             :   operands[5] = CONST0_RTX (V8HImode);
   66540                 :             : }
   66541                 :             : #undef DONE
   66542                 :             : #undef FAIL
   66543                 :             :   operand0 = operands[0];
   66544                 :             :   (void) operand0;
   66545                 :             :   operand1 = operands[1];
   66546                 :             :   (void) operand1;
   66547                 :             :   operand2 = operands[2];
   66548                 :             :   (void) operand2;
   66549                 :             :   operand3 = operands[3];
   66550                 :             :   (void) operand3;
   66551                 :             :   operand4 = operands[4];
   66552                 :             :   (void) operand4;
   66553                 :             :   operand5 = operands[5];
   66554                 :             :   (void) operand5;
   66555                 :             :   emit_insn (gen_rtx_SET (operand0,
   66556                 :             :         gen_rtx_VEC_CONCAT (V16HImode,
   66557                 :             :         operand1,
   66558                 :             :         operand5)));
   66559                 :             :   _val = get_insns ();
   66560                 :             :   end_sequence ();
   66561                 :             :   return _val;
   66562                 :             : }
   66563                 :             : 
   66564                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66565                 :             : extern rtx_insn *gen_split_3306 (rtx_insn *, rtx *);
   66566                 :             : rtx_insn *
   66567                 :             : gen_split_3306 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66568                 :             : {
   66569                 :             :   rtx operand0;
   66570                 :             :   rtx operand1;
   66571                 :             :   rtx operand2;
   66572                 :             :   rtx operand3;
   66573                 :             :   rtx operand4;
   66574                 :             :   rtx operand5;
   66575                 :             :   rtx_insn *_val = NULL;
   66576                 :             :   if (dump_file)
   66577                 :             :     fprintf (dump_file, "Splitting with gen_split_3306 (sse.md:28203)\n");
   66578                 :             :   start_sequence ();
   66579                 :             : #define FAIL return (end_sequence (), _val)
   66580                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66581                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66582                 :             : {
   66583                 :             :   operands[1] = gen_lowpart (V4HImode, operands[1]);
   66584                 :             :   operands[5] = CONST0_RTX (V4HImode);
   66585                 :             : }
   66586                 :             : #undef DONE
   66587                 :             : #undef FAIL
   66588                 :             :   operand0 = operands[0];
   66589                 :             :   (void) operand0;
   66590                 :             :   operand1 = operands[1];
   66591                 :             :   (void) operand1;
   66592                 :             :   operand2 = operands[2];
   66593                 :             :   (void) operand2;
   66594                 :             :   operand3 = operands[3];
   66595                 :             :   (void) operand3;
   66596                 :             :   operand4 = operands[4];
   66597                 :             :   (void) operand4;
   66598                 :             :   operand5 = operands[5];
   66599                 :             :   (void) operand5;
   66600                 :             :   emit_insn (gen_rtx_SET (operand0,
   66601                 :             :         gen_rtx_VEC_CONCAT (V8HImode,
   66602                 :             :         operand1,
   66603                 :             :         operand5)));
   66604                 :             :   _val = get_insns ();
   66605                 :             :   end_sequence ();
   66606                 :             :   return _val;
   66607                 :             : }
   66608                 :             : 
   66609                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66610                 :             : extern rtx_insn *gen_split_3307 (rtx_insn *, rtx *);
   66611                 :             : rtx_insn *
   66612                 :             : gen_split_3307 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66613                 :             : {
   66614                 :             :   rtx operand0;
   66615                 :             :   rtx operand1;
   66616                 :             :   rtx operand2;
   66617                 :             :   rtx operand3;
   66618                 :             :   rtx operand4;
   66619                 :             :   rtx operand5;
   66620                 :             :   rtx_insn *_val = NULL;
   66621                 :             :   if (dump_file)
   66622                 :             :     fprintf (dump_file, "Splitting with gen_split_3307 (sse.md:28203)\n");
   66623                 :             :   start_sequence ();
   66624                 :             : #define FAIL return (end_sequence (), _val)
   66625                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66626                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66627                 :             : {
   66628                 :             :   operands[1] = gen_lowpart (V8SImode, operands[1]);
   66629                 :             :   operands[5] = CONST0_RTX (V8SImode);
   66630                 :             : }
   66631                 :             : #undef DONE
   66632                 :             : #undef FAIL
   66633                 :             :   operand0 = operands[0];
   66634                 :             :   (void) operand0;
   66635                 :             :   operand1 = operands[1];
   66636                 :             :   (void) operand1;
   66637                 :             :   operand2 = operands[2];
   66638                 :             :   (void) operand2;
   66639                 :             :   operand3 = operands[3];
   66640                 :             :   (void) operand3;
   66641                 :             :   operand4 = operands[4];
   66642                 :             :   (void) operand4;
   66643                 :             :   operand5 = operands[5];
   66644                 :             :   (void) operand5;
   66645                 :             :   emit_insn (gen_rtx_SET (operand0,
   66646                 :             :         gen_rtx_VEC_CONCAT (V16SImode,
   66647                 :             :         operand1,
   66648                 :             :         operand5)));
   66649                 :             :   _val = get_insns ();
   66650                 :             :   end_sequence ();
   66651                 :             :   return _val;
   66652                 :             : }
   66653                 :             : 
   66654                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66655                 :             : extern rtx_insn *gen_split_3308 (rtx_insn *, rtx *);
   66656                 :             : rtx_insn *
   66657                 :             : gen_split_3308 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66658                 :             : {
   66659                 :             :   rtx operand0;
   66660                 :             :   rtx operand1;
   66661                 :             :   rtx operand2;
   66662                 :             :   rtx operand3;
   66663                 :             :   rtx operand4;
   66664                 :             :   rtx operand5;
   66665                 :             :   rtx_insn *_val = NULL;
   66666                 :             :   if (dump_file)
   66667                 :             :     fprintf (dump_file, "Splitting with gen_split_3308 (sse.md:28203)\n");
   66668                 :             :   start_sequence ();
   66669                 :             : #define FAIL return (end_sequence (), _val)
   66670                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66671                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66672                 :             : {
   66673                 :             :   operands[1] = gen_lowpart (V4SImode, operands[1]);
   66674                 :             :   operands[5] = CONST0_RTX (V4SImode);
   66675                 :             : }
   66676                 :             : #undef DONE
   66677                 :             : #undef FAIL
   66678                 :             :   operand0 = operands[0];
   66679                 :             :   (void) operand0;
   66680                 :             :   operand1 = operands[1];
   66681                 :             :   (void) operand1;
   66682                 :             :   operand2 = operands[2];
   66683                 :             :   (void) operand2;
   66684                 :             :   operand3 = operands[3];
   66685                 :             :   (void) operand3;
   66686                 :             :   operand4 = operands[4];
   66687                 :             :   (void) operand4;
   66688                 :             :   operand5 = operands[5];
   66689                 :             :   (void) operand5;
   66690                 :             :   emit_insn (gen_rtx_SET (operand0,
   66691                 :             :         gen_rtx_VEC_CONCAT (V8SImode,
   66692                 :             :         operand1,
   66693                 :             :         operand5)));
   66694                 :             :   _val = get_insns ();
   66695                 :             :   end_sequence ();
   66696                 :             :   return _val;
   66697                 :             : }
   66698                 :             : 
   66699                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66700                 :             : extern rtx_insn *gen_split_3309 (rtx_insn *, rtx *);
   66701                 :             : rtx_insn *
   66702                 :             : gen_split_3309 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66703                 :             : {
   66704                 :             :   rtx operand0;
   66705                 :             :   rtx operand1;
   66706                 :             :   rtx operand2;
   66707                 :             :   rtx operand3;
   66708                 :             :   rtx operand4;
   66709                 :             :   rtx operand5;
   66710                 :             :   rtx_insn *_val = NULL;
   66711                 :             :   if (dump_file)
   66712                 :             :     fprintf (dump_file, "Splitting with gen_split_3309 (sse.md:28203)\n");
   66713                 :             :   start_sequence ();
   66714                 :             : #define FAIL return (end_sequence (), _val)
   66715                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66716                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66717                 :             : {
   66718                 :             :   operands[1] = gen_lowpart (V2SImode, operands[1]);
   66719                 :             :   operands[5] = CONST0_RTX (V2SImode);
   66720                 :             : }
   66721                 :             : #undef DONE
   66722                 :             : #undef FAIL
   66723                 :             :   operand0 = operands[0];
   66724                 :             :   (void) operand0;
   66725                 :             :   operand1 = operands[1];
   66726                 :             :   (void) operand1;
   66727                 :             :   operand2 = operands[2];
   66728                 :             :   (void) operand2;
   66729                 :             :   operand3 = operands[3];
   66730                 :             :   (void) operand3;
   66731                 :             :   operand4 = operands[4];
   66732                 :             :   (void) operand4;
   66733                 :             :   operand5 = operands[5];
   66734                 :             :   (void) operand5;
   66735                 :             :   emit_insn (gen_rtx_SET (operand0,
   66736                 :             :         gen_rtx_VEC_CONCAT (V4SImode,
   66737                 :             :         operand1,
   66738                 :             :         operand5)));
   66739                 :             :   _val = get_insns ();
   66740                 :             :   end_sequence ();
   66741                 :             :   return _val;
   66742                 :             : }
   66743                 :             : 
   66744                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66745                 :             : extern rtx_insn *gen_split_3310 (rtx_insn *, rtx *);
   66746                 :             : rtx_insn *
   66747                 :             : gen_split_3310 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66748                 :             : {
   66749                 :             :   rtx operand0;
   66750                 :             :   rtx operand1;
   66751                 :             :   rtx operand2;
   66752                 :             :   rtx operand3;
   66753                 :             :   rtx operand4;
   66754                 :             :   rtx operand5;
   66755                 :             :   rtx_insn *_val = NULL;
   66756                 :             :   if (dump_file)
   66757                 :             :     fprintf (dump_file, "Splitting with gen_split_3310 (sse.md:28203)\n");
   66758                 :             :   start_sequence ();
   66759                 :             : #define FAIL return (end_sequence (), _val)
   66760                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66761                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66762                 :             : {
   66763                 :             :   operands[1] = gen_lowpart (V4DImode, operands[1]);
   66764                 :             :   operands[5] = CONST0_RTX (V4DImode);
   66765                 :             : }
   66766                 :             : #undef DONE
   66767                 :             : #undef FAIL
   66768                 :             :   operand0 = operands[0];
   66769                 :             :   (void) operand0;
   66770                 :             :   operand1 = operands[1];
   66771                 :             :   (void) operand1;
   66772                 :             :   operand2 = operands[2];
   66773                 :             :   (void) operand2;
   66774                 :             :   operand3 = operands[3];
   66775                 :             :   (void) operand3;
   66776                 :             :   operand4 = operands[4];
   66777                 :             :   (void) operand4;
   66778                 :             :   operand5 = operands[5];
   66779                 :             :   (void) operand5;
   66780                 :             :   emit_insn (gen_rtx_SET (operand0,
   66781                 :             :         gen_rtx_VEC_CONCAT (V8DImode,
   66782                 :             :         operand1,
   66783                 :             :         operand5)));
   66784                 :             :   _val = get_insns ();
   66785                 :             :   end_sequence ();
   66786                 :             :   return _val;
   66787                 :             : }
   66788                 :             : 
   66789                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66790                 :             : extern rtx_insn *gen_split_3311 (rtx_insn *, rtx *);
   66791                 :             : rtx_insn *
   66792                 :             : gen_split_3311 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66793                 :             : {
   66794                 :             :   rtx operand0;
   66795                 :             :   rtx operand1;
   66796                 :             :   rtx operand2;
   66797                 :             :   rtx operand3;
   66798                 :             :   rtx operand4;
   66799                 :             :   rtx operand5;
   66800                 :             :   rtx_insn *_val = NULL;
   66801                 :             :   if (dump_file)
   66802                 :             :     fprintf (dump_file, "Splitting with gen_split_3311 (sse.md:28203)\n");
   66803                 :             :   start_sequence ();
   66804                 :             : #define FAIL return (end_sequence (), _val)
   66805                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66806                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66807                 :             : {
   66808                 :             :   operands[1] = gen_lowpart (V2DImode, operands[1]);
   66809                 :             :   operands[5] = CONST0_RTX (V2DImode);
   66810                 :             : }
   66811                 :             : #undef DONE
   66812                 :             : #undef FAIL
   66813                 :             :   operand0 = operands[0];
   66814                 :             :   (void) operand0;
   66815                 :             :   operand1 = operands[1];
   66816                 :             :   (void) operand1;
   66817                 :             :   operand2 = operands[2];
   66818                 :             :   (void) operand2;
   66819                 :             :   operand3 = operands[3];
   66820                 :             :   (void) operand3;
   66821                 :             :   operand4 = operands[4];
   66822                 :             :   (void) operand4;
   66823                 :             :   operand5 = operands[5];
   66824                 :             :   (void) operand5;
   66825                 :             :   emit_insn (gen_rtx_SET (operand0,
   66826                 :             :         gen_rtx_VEC_CONCAT (V4DImode,
   66827                 :             :         operand1,
   66828                 :             :         operand5)));
   66829                 :             :   _val = get_insns ();
   66830                 :             :   end_sequence ();
   66831                 :             :   return _val;
   66832                 :             : }
   66833                 :             : 
   66834                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66835                 :             : extern rtx_insn *gen_split_3312 (rtx_insn *, rtx *);
   66836                 :             : rtx_insn *
   66837                 :             : gen_split_3312 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66838                 :             : {
   66839                 :             :   rtx operand0;
   66840                 :             :   rtx operand1;
   66841                 :             :   rtx operand2;
   66842                 :             :   rtx operand3;
   66843                 :             :   rtx operand4;
   66844                 :             :   rtx operand5;
   66845                 :             :   rtx_insn *_val = NULL;
   66846                 :             :   if (dump_file)
   66847                 :             :     fprintf (dump_file, "Splitting with gen_split_3312 (sse.md:28203)\n");
   66848                 :             :   start_sequence ();
   66849                 :             : #define FAIL return (end_sequence (), _val)
   66850                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66851                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66852                 :             : {
   66853                 :             :   operands[1] = gen_lowpart (DImode, operands[1]);
   66854                 :             :   operands[5] = CONST0_RTX (DImode);
   66855                 :             : }
   66856                 :             : #undef DONE
   66857                 :             : #undef FAIL
   66858                 :             :   operand0 = operands[0];
   66859                 :             :   (void) operand0;
   66860                 :             :   operand1 = operands[1];
   66861                 :             :   (void) operand1;
   66862                 :             :   operand2 = operands[2];
   66863                 :             :   (void) operand2;
   66864                 :             :   operand3 = operands[3];
   66865                 :             :   (void) operand3;
   66866                 :             :   operand4 = operands[4];
   66867                 :             :   (void) operand4;
   66868                 :             :   operand5 = operands[5];
   66869                 :             :   (void) operand5;
   66870                 :             :   emit_insn (gen_rtx_SET (operand0,
   66871                 :             :         gen_rtx_VEC_CONCAT (V2DImode,
   66872                 :             :         operand1,
   66873                 :             :         operand5)));
   66874                 :             :   _val = get_insns ();
   66875                 :             :   end_sequence ();
   66876                 :             :   return _val;
   66877                 :             : }
   66878                 :             : 
   66879                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66880                 :             : extern rtx_insn *gen_split_3313 (rtx_insn *, rtx *);
   66881                 :             : rtx_insn *
   66882                 :             : gen_split_3313 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66883                 :             : {
   66884                 :             :   rtx operand0;
   66885                 :             :   rtx operand1;
   66886                 :             :   rtx operand2;
   66887                 :             :   rtx operand3;
   66888                 :             :   rtx operand4;
   66889                 :             :   rtx operand5;
   66890                 :             :   rtx_insn *_val = NULL;
   66891                 :             :   if (dump_file)
   66892                 :             :     fprintf (dump_file, "Splitting with gen_split_3313 (sse.md:28203)\n");
   66893                 :             :   start_sequence ();
   66894                 :             : #define FAIL return (end_sequence (), _val)
   66895                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66896                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66897                 :             : {
   66898                 :             :   operands[1] = gen_lowpart (V16HFmode, operands[1]);
   66899                 :             :   operands[5] = CONST0_RTX (V16HFmode);
   66900                 :             : }
   66901                 :             : #undef DONE
   66902                 :             : #undef FAIL
   66903                 :             :   operand0 = operands[0];
   66904                 :             :   (void) operand0;
   66905                 :             :   operand1 = operands[1];
   66906                 :             :   (void) operand1;
   66907                 :             :   operand2 = operands[2];
   66908                 :             :   (void) operand2;
   66909                 :             :   operand3 = operands[3];
   66910                 :             :   (void) operand3;
   66911                 :             :   operand4 = operands[4];
   66912                 :             :   (void) operand4;
   66913                 :             :   operand5 = operands[5];
   66914                 :             :   (void) operand5;
   66915                 :             :   emit_insn (gen_rtx_SET (operand0,
   66916                 :             :         gen_rtx_VEC_CONCAT (V32HFmode,
   66917                 :             :         operand1,
   66918                 :             :         operand5)));
   66919                 :             :   _val = get_insns ();
   66920                 :             :   end_sequence ();
   66921                 :             :   return _val;
   66922                 :             : }
   66923                 :             : 
   66924                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66925                 :             : extern rtx_insn *gen_split_3314 (rtx_insn *, rtx *);
   66926                 :             : rtx_insn *
   66927                 :             : gen_split_3314 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66928                 :             : {
   66929                 :             :   rtx operand0;
   66930                 :             :   rtx operand1;
   66931                 :             :   rtx operand2;
   66932                 :             :   rtx operand3;
   66933                 :             :   rtx operand4;
   66934                 :             :   rtx operand5;
   66935                 :             :   rtx_insn *_val = NULL;
   66936                 :             :   if (dump_file)
   66937                 :             :     fprintf (dump_file, "Splitting with gen_split_3314 (sse.md:28203)\n");
   66938                 :             :   start_sequence ();
   66939                 :             : #define FAIL return (end_sequence (), _val)
   66940                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66941                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66942                 :             : {
   66943                 :             :   operands[1] = gen_lowpart (V8HFmode, operands[1]);
   66944                 :             :   operands[5] = CONST0_RTX (V8HFmode);
   66945                 :             : }
   66946                 :             : #undef DONE
   66947                 :             : #undef FAIL
   66948                 :             :   operand0 = operands[0];
   66949                 :             :   (void) operand0;
   66950                 :             :   operand1 = operands[1];
   66951                 :             :   (void) operand1;
   66952                 :             :   operand2 = operands[2];
   66953                 :             :   (void) operand2;
   66954                 :             :   operand3 = operands[3];
   66955                 :             :   (void) operand3;
   66956                 :             :   operand4 = operands[4];
   66957                 :             :   (void) operand4;
   66958                 :             :   operand5 = operands[5];
   66959                 :             :   (void) operand5;
   66960                 :             :   emit_insn (gen_rtx_SET (operand0,
   66961                 :             :         gen_rtx_VEC_CONCAT (V16HFmode,
   66962                 :             :         operand1,
   66963                 :             :         operand5)));
   66964                 :             :   _val = get_insns ();
   66965                 :             :   end_sequence ();
   66966                 :             :   return _val;
   66967                 :             : }
   66968                 :             : 
   66969                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   66970                 :             : extern rtx_insn *gen_split_3315 (rtx_insn *, rtx *);
   66971                 :             : rtx_insn *
   66972                 :             : gen_split_3315 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66973                 :             : {
   66974                 :             :   rtx operand0;
   66975                 :             :   rtx operand1;
   66976                 :             :   rtx operand2;
   66977                 :             :   rtx operand3;
   66978                 :             :   rtx operand4;
   66979                 :             :   rtx operand5;
   66980                 :             :   rtx_insn *_val = NULL;
   66981                 :             :   if (dump_file)
   66982                 :             :     fprintf (dump_file, "Splitting with gen_split_3315 (sse.md:28203)\n");
   66983                 :             :   start_sequence ();
   66984                 :             : #define FAIL return (end_sequence (), _val)
   66985                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66986                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   66987                 :             : {
   66988                 :             :   operands[1] = gen_lowpart (V4HFmode, operands[1]);
   66989                 :             :   operands[5] = CONST0_RTX (V4HFmode);
   66990                 :             : }
   66991                 :             : #undef DONE
   66992                 :             : #undef FAIL
   66993                 :             :   operand0 = operands[0];
   66994                 :             :   (void) operand0;
   66995                 :             :   operand1 = operands[1];
   66996                 :             :   (void) operand1;
   66997                 :             :   operand2 = operands[2];
   66998                 :             :   (void) operand2;
   66999                 :             :   operand3 = operands[3];
   67000                 :             :   (void) operand3;
   67001                 :             :   operand4 = operands[4];
   67002                 :             :   (void) operand4;
   67003                 :             :   operand5 = operands[5];
   67004                 :             :   (void) operand5;
   67005                 :             :   emit_insn (gen_rtx_SET (operand0,
   67006                 :             :         gen_rtx_VEC_CONCAT (V8HFmode,
   67007                 :             :         operand1,
   67008                 :             :         operand5)));
   67009                 :             :   _val = get_insns ();
   67010                 :             :   end_sequence ();
   67011                 :             :   return _val;
   67012                 :             : }
   67013                 :             : 
   67014                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   67015                 :             : extern rtx_insn *gen_split_3316 (rtx_insn *, rtx *);
   67016                 :             : rtx_insn *
   67017                 :             : gen_split_3316 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67018                 :             : {
   67019                 :             :   rtx operand0;
   67020                 :             :   rtx operand1;
   67021                 :             :   rtx operand2;
   67022                 :             :   rtx operand3;
   67023                 :             :   rtx operand4;
   67024                 :             :   rtx operand5;
   67025                 :             :   rtx_insn *_val = NULL;
   67026                 :             :   if (dump_file)
   67027                 :             :     fprintf (dump_file, "Splitting with gen_split_3316 (sse.md:28203)\n");
   67028                 :             :   start_sequence ();
   67029                 :             : #define FAIL return (end_sequence (), _val)
   67030                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67031                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67032                 :             : {
   67033                 :             :   operands[1] = gen_lowpart (V8SFmode, operands[1]);
   67034                 :             :   operands[5] = CONST0_RTX (V8SFmode);
   67035                 :             : }
   67036                 :             : #undef DONE
   67037                 :             : #undef FAIL
   67038                 :             :   operand0 = operands[0];
   67039                 :             :   (void) operand0;
   67040                 :             :   operand1 = operands[1];
   67041                 :             :   (void) operand1;
   67042                 :             :   operand2 = operands[2];
   67043                 :             :   (void) operand2;
   67044                 :             :   operand3 = operands[3];
   67045                 :             :   (void) operand3;
   67046                 :             :   operand4 = operands[4];
   67047                 :             :   (void) operand4;
   67048                 :             :   operand5 = operands[5];
   67049                 :             :   (void) operand5;
   67050                 :             :   emit_insn (gen_rtx_SET (operand0,
   67051                 :             :         gen_rtx_VEC_CONCAT (V16SFmode,
   67052                 :             :         operand1,
   67053                 :             :         operand5)));
   67054                 :             :   _val = get_insns ();
   67055                 :             :   end_sequence ();
   67056                 :             :   return _val;
   67057                 :             : }
   67058                 :             : 
   67059                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   67060                 :             : extern rtx_insn *gen_split_3317 (rtx_insn *, rtx *);
   67061                 :             : rtx_insn *
   67062                 :             : gen_split_3317 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67063                 :             : {
   67064                 :             :   rtx operand0;
   67065                 :             :   rtx operand1;
   67066                 :             :   rtx operand2;
   67067                 :             :   rtx operand3;
   67068                 :             :   rtx operand4;
   67069                 :             :   rtx operand5;
   67070                 :             :   rtx_insn *_val = NULL;
   67071                 :             :   if (dump_file)
   67072                 :             :     fprintf (dump_file, "Splitting with gen_split_3317 (sse.md:28203)\n");
   67073                 :             :   start_sequence ();
   67074                 :             : #define FAIL return (end_sequence (), _val)
   67075                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67076                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67077                 :             : {
   67078                 :             :   operands[1] = gen_lowpart (V4SFmode, operands[1]);
   67079                 :             :   operands[5] = CONST0_RTX (V4SFmode);
   67080                 :             : }
   67081                 :             : #undef DONE
   67082                 :             : #undef FAIL
   67083                 :             :   operand0 = operands[0];
   67084                 :             :   (void) operand0;
   67085                 :             :   operand1 = operands[1];
   67086                 :             :   (void) operand1;
   67087                 :             :   operand2 = operands[2];
   67088                 :             :   (void) operand2;
   67089                 :             :   operand3 = operands[3];
   67090                 :             :   (void) operand3;
   67091                 :             :   operand4 = operands[4];
   67092                 :             :   (void) operand4;
   67093                 :             :   operand5 = operands[5];
   67094                 :             :   (void) operand5;
   67095                 :             :   emit_insn (gen_rtx_SET (operand0,
   67096                 :             :         gen_rtx_VEC_CONCAT (V8SFmode,
   67097                 :             :         operand1,
   67098                 :             :         operand5)));
   67099                 :             :   _val = get_insns ();
   67100                 :             :   end_sequence ();
   67101                 :             :   return _val;
   67102                 :             : }
   67103                 :             : 
   67104                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   67105                 :             : extern rtx_insn *gen_split_3318 (rtx_insn *, rtx *);
   67106                 :             : rtx_insn *
   67107                 :             : gen_split_3318 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67108                 :             : {
   67109                 :             :   rtx operand0;
   67110                 :             :   rtx operand1;
   67111                 :             :   rtx operand2;
   67112                 :             :   rtx operand3;
   67113                 :             :   rtx operand4;
   67114                 :             :   rtx operand5;
   67115                 :             :   rtx_insn *_val = NULL;
   67116                 :             :   if (dump_file)
   67117                 :             :     fprintf (dump_file, "Splitting with gen_split_3318 (sse.md:28203)\n");
   67118                 :             :   start_sequence ();
   67119                 :             : #define FAIL return (end_sequence (), _val)
   67120                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67121                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67122                 :             : {
   67123                 :             :   operands[1] = gen_lowpart (V2SFmode, operands[1]);
   67124                 :             :   operands[5] = CONST0_RTX (V2SFmode);
   67125                 :             : }
   67126                 :             : #undef DONE
   67127                 :             : #undef FAIL
   67128                 :             :   operand0 = operands[0];
   67129                 :             :   (void) operand0;
   67130                 :             :   operand1 = operands[1];
   67131                 :             :   (void) operand1;
   67132                 :             :   operand2 = operands[2];
   67133                 :             :   (void) operand2;
   67134                 :             :   operand3 = operands[3];
   67135                 :             :   (void) operand3;
   67136                 :             :   operand4 = operands[4];
   67137                 :             :   (void) operand4;
   67138                 :             :   operand5 = operands[5];
   67139                 :             :   (void) operand5;
   67140                 :             :   emit_insn (gen_rtx_SET (operand0,
   67141                 :             :         gen_rtx_VEC_CONCAT (V4SFmode,
   67142                 :             :         operand1,
   67143                 :             :         operand5)));
   67144                 :             :   _val = get_insns ();
   67145                 :             :   end_sequence ();
   67146                 :             :   return _val;
   67147                 :             : }
   67148                 :             : 
   67149                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   67150                 :             : extern rtx_insn *gen_split_3319 (rtx_insn *, rtx *);
   67151                 :             : rtx_insn *
   67152                 :             : gen_split_3319 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67153                 :             : {
   67154                 :             :   rtx operand0;
   67155                 :             :   rtx operand1;
   67156                 :             :   rtx operand2;
   67157                 :             :   rtx operand3;
   67158                 :             :   rtx operand4;
   67159                 :             :   rtx operand5;
   67160                 :             :   rtx_insn *_val = NULL;
   67161                 :             :   if (dump_file)
   67162                 :             :     fprintf (dump_file, "Splitting with gen_split_3319 (sse.md:28203)\n");
   67163                 :             :   start_sequence ();
   67164                 :             : #define FAIL return (end_sequence (), _val)
   67165                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67166                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67167                 :             : {
   67168                 :             :   operands[1] = gen_lowpart (V4DFmode, operands[1]);
   67169                 :             :   operands[5] = CONST0_RTX (V4DFmode);
   67170                 :             : }
   67171                 :             : #undef DONE
   67172                 :             : #undef FAIL
   67173                 :             :   operand0 = operands[0];
   67174                 :             :   (void) operand0;
   67175                 :             :   operand1 = operands[1];
   67176                 :             :   (void) operand1;
   67177                 :             :   operand2 = operands[2];
   67178                 :             :   (void) operand2;
   67179                 :             :   operand3 = operands[3];
   67180                 :             :   (void) operand3;
   67181                 :             :   operand4 = operands[4];
   67182                 :             :   (void) operand4;
   67183                 :             :   operand5 = operands[5];
   67184                 :             :   (void) operand5;
   67185                 :             :   emit_insn (gen_rtx_SET (operand0,
   67186                 :             :         gen_rtx_VEC_CONCAT (V8DFmode,
   67187                 :             :         operand1,
   67188                 :             :         operand5)));
   67189                 :             :   _val = get_insns ();
   67190                 :             :   end_sequence ();
   67191                 :             :   return _val;
   67192                 :             : }
   67193                 :             : 
   67194                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   67195                 :             : extern rtx_insn *gen_split_3320 (rtx_insn *, rtx *);
   67196                 :             : rtx_insn *
   67197                 :             : gen_split_3320 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67198                 :             : {
   67199                 :             :   rtx operand0;
   67200                 :             :   rtx operand1;
   67201                 :             :   rtx operand2;
   67202                 :             :   rtx operand3;
   67203                 :             :   rtx operand4;
   67204                 :             :   rtx operand5;
   67205                 :             :   rtx_insn *_val = NULL;
   67206                 :             :   if (dump_file)
   67207                 :             :     fprintf (dump_file, "Splitting with gen_split_3320 (sse.md:28203)\n");
   67208                 :             :   start_sequence ();
   67209                 :             : #define FAIL return (end_sequence (), _val)
   67210                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67211                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67212                 :             : {
   67213                 :             :   operands[1] = gen_lowpart (V2DFmode, operands[1]);
   67214                 :             :   operands[5] = CONST0_RTX (V2DFmode);
   67215                 :             : }
   67216                 :             : #undef DONE
   67217                 :             : #undef FAIL
   67218                 :             :   operand0 = operands[0];
   67219                 :             :   (void) operand0;
   67220                 :             :   operand1 = operands[1];
   67221                 :             :   (void) operand1;
   67222                 :             :   operand2 = operands[2];
   67223                 :             :   (void) operand2;
   67224                 :             :   operand3 = operands[3];
   67225                 :             :   (void) operand3;
   67226                 :             :   operand4 = operands[4];
   67227                 :             :   (void) operand4;
   67228                 :             :   operand5 = operands[5];
   67229                 :             :   (void) operand5;
   67230                 :             :   emit_insn (gen_rtx_SET (operand0,
   67231                 :             :         gen_rtx_VEC_CONCAT (V4DFmode,
   67232                 :             :         operand1,
   67233                 :             :         operand5)));
   67234                 :             :   _val = get_insns ();
   67235                 :             :   end_sequence ();
   67236                 :             :   return _val;
   67237                 :             : }
   67238                 :             : 
   67239                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28203 */
   67240                 :             : extern rtx_insn *gen_split_3321 (rtx_insn *, rtx *);
   67241                 :             : rtx_insn *
   67242                 :             : gen_split_3321 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67243                 :             : {
   67244                 :             :   rtx operand0;
   67245                 :             :   rtx operand1;
   67246                 :             :   rtx operand2;
   67247                 :             :   rtx operand3;
   67248                 :             :   rtx operand4;
   67249                 :             :   rtx operand5;
   67250                 :             :   rtx_insn *_val = NULL;
   67251                 :             :   if (dump_file)
   67252                 :             :     fprintf (dump_file, "Splitting with gen_split_3321 (sse.md:28203)\n");
   67253                 :             :   start_sequence ();
   67254                 :             : #define FAIL return (end_sequence (), _val)
   67255                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67256                 :             : #line 28216 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67257                 :             : {
   67258                 :             :   operands[1] = gen_lowpart (DFmode, operands[1]);
   67259                 :             :   operands[5] = CONST0_RTX (DFmode);
   67260                 :             : }
   67261                 :             : #undef DONE
   67262                 :             : #undef FAIL
   67263                 :             :   operand0 = operands[0];
   67264                 :             :   (void) operand0;
   67265                 :             :   operand1 = operands[1];
   67266                 :             :   (void) operand1;
   67267                 :             :   operand2 = operands[2];
   67268                 :             :   (void) operand2;
   67269                 :             :   operand3 = operands[3];
   67270                 :             :   (void) operand3;
   67271                 :             :   operand4 = operands[4];
   67272                 :             :   (void) operand4;
   67273                 :             :   operand5 = operands[5];
   67274                 :             :   (void) operand5;
   67275                 :             :   emit_insn (gen_rtx_SET (operand0,
   67276                 :             :         gen_rtx_VEC_CONCAT (V2DFmode,
   67277                 :             :         operand1,
   67278                 :             :         operand5)));
   67279                 :             :   _val = get_insns ();
   67280                 :             :   end_sequence ();
   67281                 :             :   return _val;
   67282                 :             : }
   67283                 :             : 
   67284                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28266 */
   67285                 :             : rtx
   67286                 :             : gen_vcvtps2ph_mask (rtx operand0,
   67287                 :             :         rtx operand1,
   67288                 :             :         rtx operand2,
   67289                 :             :         rtx operand3,
   67290                 :             :         rtx operand4)
   67291                 :             : {
   67292                 :             :   rtx operand5;
   67293                 :             :   rtx_insn *_val = 0;
   67294                 :             :   start_sequence ();
   67295                 :             :   {
   67296                 :             :     rtx operands[6];
   67297                 :             :     operands[0] = operand0;
   67298                 :             :     operands[1] = operand1;
   67299                 :             :     operands[2] = operand2;
   67300                 :             :     operands[3] = operand3;
   67301                 :             :     operands[4] = operand4;
   67302                 :             : #define FAIL return (end_sequence (), _val)
   67303                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67304                 :             : #line 28277 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67305                 :             : operands[5] = CONST0_RTX (V4HImode);
   67306                 :             : #undef DONE
   67307                 :             : #undef FAIL
   67308                 :             :     operand0 = operands[0];
   67309                 :             :     (void) operand0;
   67310                 :             :     operand1 = operands[1];
   67311                 :             :     (void) operand1;
   67312                 :             :     operand2 = operands[2];
   67313                 :             :     (void) operand2;
   67314                 :             :     operand3 = operands[3];
   67315                 :             :     (void) operand3;
   67316                 :             :     operand4 = operands[4];
   67317                 :             :     (void) operand4;
   67318                 :             :     operand5 = operands[5];
   67319                 :             :     (void) operand5;
   67320                 :             :   }
   67321                 :             :   emit_insn (gen_rtx_SET (operand0,
   67322                 :             :         gen_rtx_VEC_MERGE (V8HImode,
   67323                 :             :         gen_rtx_VEC_CONCAT (V8HImode,
   67324                 :             :         gen_rtx_UNSPEC (V4HImode,
   67325                 :             :         gen_rtvec (2,
   67326                 :             :                 operand1,
   67327                 :             :                 operand2),
   67328                 :             :         146),
   67329                 :             :         operand5),
   67330                 :             :         operand3,
   67331                 :             :         operand4)));
   67332                 :             :   _val = get_insns ();
   67333                 :             :   end_sequence ();
   67334                 :             :   return _val;
   67335                 :             : }
   67336                 :             : 
   67337                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28279 */
   67338                 :             : rtx
   67339                 :             : gen_vcvtps2ph (rtx operand0,
   67340                 :             :         rtx operand1,
   67341                 :             :         rtx operand2)
   67342                 :             : {
   67343                 :             :   rtx operand3;
   67344                 :             :   rtx_insn *_val = 0;
   67345                 :             :   start_sequence ();
   67346                 :             :   {
   67347                 :             :     rtx operands[4];
   67348                 :             :     operands[0] = operand0;
   67349                 :             :     operands[1] = operand1;
   67350                 :             :     operands[2] = operand2;
   67351                 :             : #define FAIL return (end_sequence (), _val)
   67352                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67353                 :             : #line 28287 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67354                 :             : operands[3] = CONST0_RTX (V4HImode);
   67355                 :             : #undef DONE
   67356                 :             : #undef FAIL
   67357                 :             :     operand0 = operands[0];
   67358                 :             :     (void) operand0;
   67359                 :             :     operand1 = operands[1];
   67360                 :             :     (void) operand1;
   67361                 :             :     operand2 = operands[2];
   67362                 :             :     (void) operand2;
   67363                 :             :     operand3 = operands[3];
   67364                 :             :     (void) operand3;
   67365                 :             :   }
   67366                 :             :   emit_insn (gen_rtx_SET (operand0,
   67367                 :             :         gen_rtx_VEC_CONCAT (V8HImode,
   67368                 :             :         gen_rtx_UNSPEC (V4HImode,
   67369                 :             :         gen_rtvec (2,
   67370                 :             :                 operand1,
   67371                 :             :                 operand2),
   67372                 :             :         146),
   67373                 :             :         operand3)));
   67374                 :             :   _val = get_insns ();
   67375                 :             :   end_sequence ();
   67376                 :             :   return _val;
   67377                 :             : }
   67378                 :             : 
   67379                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28341 */
   67380                 :             : rtx
   67381                 :             : gen_avx512f_vcvtps2ph512_mask_sae (rtx operand0,
   67382                 :             :         rtx operand1,
   67383                 :             :         rtx operand2,
   67384                 :             :         rtx operand3,
   67385                 :             :         rtx operand4)
   67386                 :             : {
   67387                 :             :   rtx_insn *_val = 0;
   67388                 :             :   start_sequence ();
   67389                 :             :   {
   67390                 :             :     rtx operands[5];
   67391                 :             :     operands[0] = operand0;
   67392                 :             :     operands[1] = operand1;
   67393                 :             :     operands[2] = operand2;
   67394                 :             :     operands[3] = operand3;
   67395                 :             :     operands[4] = operand4;
   67396                 :             : #define FAIL return (end_sequence (), _val)
   67397                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67398                 :             : #line 28351 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67399                 :             : {
   67400                 :             :   int round = INTVAL (operands[2]);
   67401                 :             :   /* Separate {sae} from rounding control imm,
   67402                 :             :      imm[3:7] will be ignored by the instruction.  */
   67403                 :             :   if (round & 8)
   67404                 :             :     {
   67405                 :             :       emit_insn (gen_avx512f_vcvtps2ph512_mask_round (operands[0], operands[1],
   67406                 :             :           operands[2], operands[3], operands[4], GEN_INT (8)));
   67407                 :             :       DONE;
   67408                 :             :     }
   67409                 :             : }
   67410                 :             : #undef DONE
   67411                 :             : #undef FAIL
   67412                 :             :     operand0 = operands[0];
   67413                 :             :     (void) operand0;
   67414                 :             :     operand1 = operands[1];
   67415                 :             :     (void) operand1;
   67416                 :             :     operand2 = operands[2];
   67417                 :             :     (void) operand2;
   67418                 :             :     operand3 = operands[3];
   67419                 :             :     (void) operand3;
   67420                 :             :     operand4 = operands[4];
   67421                 :             :     (void) operand4;
   67422                 :             :   }
   67423                 :             :   emit_insn (gen_rtx_SET (operand0,
   67424                 :             :         gen_rtx_VEC_MERGE (V16HImode,
   67425                 :             :         gen_rtx_UNSPEC (V16HImode,
   67426                 :             :         gen_rtvec (2,
   67427                 :             :                 operand1,
   67428                 :             :                 operand2),
   67429                 :             :         146),
   67430                 :             :         operand3,
   67431                 :             :         operand4)));
   67432                 :             :   _val = get_insns ();
   67433                 :             :   end_sequence ();
   67434                 :             :   return _val;
   67435                 :             : }
   67436                 :             : 
   67437                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28408 */
   67438                 :             : rtx
   67439                 :             : gen_avx2_gathersiv2di (rtx operand0,
   67440                 :             :         rtx operand1,
   67441                 :             :         rtx operand2,
   67442                 :             :         rtx operand3,
   67443                 :             :         rtx operand4,
   67444                 :             :         rtx operand5)
   67445                 :             : {
   67446                 :             :   rtx operand6;
   67447                 :             :   rtx_insn *_val = 0;
   67448                 :             :   start_sequence ();
   67449                 :             :   {
   67450                 :             :     rtx operands[8];
   67451                 :             :     operands[0] = operand0;
   67452                 :             :     operands[1] = operand1;
   67453                 :             :     operands[2] = operand2;
   67454                 :             :     operands[3] = operand3;
   67455                 :             :     operands[4] = operand4;
   67456                 :             :     operands[5] = operand5;
   67457                 :             : #define FAIL return (end_sequence (), _val)
   67458                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67459                 :             : #line 28423 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67460                 :             : {
   67461                 :             :   operands[6]
   67462                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   67463                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   67464                 :             : }
   67465                 :             : #undef DONE
   67466                 :             : #undef FAIL
   67467                 :             :     operand0 = operands[0];
   67468                 :             :     (void) operand0;
   67469                 :             :     operand1 = operands[1];
   67470                 :             :     (void) operand1;
   67471                 :             :     operand2 = operands[2];
   67472                 :             :     (void) operand2;
   67473                 :             :     operand3 = operands[3];
   67474                 :             :     (void) operand3;
   67475                 :             :     operand4 = operands[4];
   67476                 :             :     (void) operand4;
   67477                 :             :     operand5 = operands[5];
   67478                 :             :     (void) operand5;
   67479                 :             :     operand6 = operands[6];
   67480                 :             :     (void) operand6;
   67481                 :             :   }
   67482                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   67483                 :             :         gen_rtvec (2,
   67484                 :             :                 gen_rtx_SET (operand0,
   67485                 :             :         gen_rtx_UNSPEC (V2DImode,
   67486                 :             :         gen_rtvec (4,
   67487                 :             :                 operand1,
   67488                 :             :                 gen_rtx_MEM (DImode,
   67489                 :             :         operand6),
   67490                 :             :                 gen_rtx_MEM (BLKmode,
   67491                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   67492                 :             :                 operand4),
   67493                 :             :         149)),
   67494                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   67495                 :             :         gen_rtx_SCRATCH (V2DImode)))), false);
   67496                 :             :   _val = get_insns ();
   67497                 :             :   end_sequence ();
   67498                 :             :   return _val;
   67499                 :             : }
   67500                 :             : 
   67501                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28408 */
   67502                 :             : rtx
   67503                 :             : gen_avx2_gathersiv2df (rtx operand0,
   67504                 :             :         rtx operand1,
   67505                 :             :         rtx operand2,
   67506                 :             :         rtx operand3,
   67507                 :             :         rtx operand4,
   67508                 :             :         rtx operand5)
   67509                 :             : {
   67510                 :             :   rtx operand6;
   67511                 :             :   rtx_insn *_val = 0;
   67512                 :             :   start_sequence ();
   67513                 :             :   {
   67514                 :             :     rtx operands[8];
   67515                 :             :     operands[0] = operand0;
   67516                 :             :     operands[1] = operand1;
   67517                 :             :     operands[2] = operand2;
   67518                 :             :     operands[3] = operand3;
   67519                 :             :     operands[4] = operand4;
   67520                 :             :     operands[5] = operand5;
   67521                 :             : #define FAIL return (end_sequence (), _val)
   67522                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67523                 :             : #line 28423 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67524                 :             : {
   67525                 :             :   operands[6]
   67526                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   67527                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   67528                 :             : }
   67529                 :             : #undef DONE
   67530                 :             : #undef FAIL
   67531                 :             :     operand0 = operands[0];
   67532                 :             :     (void) operand0;
   67533                 :             :     operand1 = operands[1];
   67534                 :             :     (void) operand1;
   67535                 :             :     operand2 = operands[2];
   67536                 :             :     (void) operand2;
   67537                 :             :     operand3 = operands[3];
   67538                 :             :     (void) operand3;
   67539                 :             :     operand4 = operands[4];
   67540                 :             :     (void) operand4;
   67541                 :             :     operand5 = operands[5];
   67542                 :             :     (void) operand5;
   67543                 :             :     operand6 = operands[6];
   67544                 :             :     (void) operand6;
   67545                 :             :   }
   67546                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   67547                 :             :         gen_rtvec (2,
   67548                 :             :                 gen_rtx_SET (operand0,
   67549                 :             :         gen_rtx_UNSPEC (V2DFmode,
   67550                 :             :         gen_rtvec (4,
   67551                 :             :                 operand1,
   67552                 :             :                 gen_rtx_MEM (DFmode,
   67553                 :             :         operand6),
   67554                 :             :                 gen_rtx_MEM (BLKmode,
   67555                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   67556                 :             :                 operand4),
   67557                 :             :         149)),
   67558                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   67559                 :             :         gen_rtx_SCRATCH (V2DFmode)))), false);
   67560                 :             :   _val = get_insns ();
   67561                 :             :   end_sequence ();
   67562                 :             :   return _val;
   67563                 :             : }
   67564                 :             : 
   67565                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28408 */
   67566                 :             : rtx
   67567                 :             : gen_avx2_gathersiv4di (rtx operand0,
   67568                 :             :         rtx operand1,
   67569                 :             :         rtx operand2,
   67570                 :             :         rtx operand3,
   67571                 :             :         rtx operand4,
   67572                 :             :         rtx operand5)
   67573                 :             : {
   67574                 :             :   rtx operand6;
   67575                 :             :   rtx_insn *_val = 0;
   67576                 :             :   start_sequence ();
   67577                 :             :   {
   67578                 :             :     rtx operands[8];
   67579                 :             :     operands[0] = operand0;
   67580                 :             :     operands[1] = operand1;
   67581                 :             :     operands[2] = operand2;
   67582                 :             :     operands[3] = operand3;
   67583                 :             :     operands[4] = operand4;
   67584                 :             :     operands[5] = operand5;
   67585                 :             : #define FAIL return (end_sequence (), _val)
   67586                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67587                 :             : #line 28423 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67588                 :             : {
   67589                 :             :   operands[6]
   67590                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   67591                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   67592                 :             : }
   67593                 :             : #undef DONE
   67594                 :             : #undef FAIL
   67595                 :             :     operand0 = operands[0];
   67596                 :             :     (void) operand0;
   67597                 :             :     operand1 = operands[1];
   67598                 :             :     (void) operand1;
   67599                 :             :     operand2 = operands[2];
   67600                 :             :     (void) operand2;
   67601                 :             :     operand3 = operands[3];
   67602                 :             :     (void) operand3;
   67603                 :             :     operand4 = operands[4];
   67604                 :             :     (void) operand4;
   67605                 :             :     operand5 = operands[5];
   67606                 :             :     (void) operand5;
   67607                 :             :     operand6 = operands[6];
   67608                 :             :     (void) operand6;
   67609                 :             :   }
   67610                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   67611                 :             :         gen_rtvec (2,
   67612                 :             :                 gen_rtx_SET (operand0,
   67613                 :             :         gen_rtx_UNSPEC (V4DImode,
   67614                 :             :         gen_rtvec (4,
   67615                 :             :                 operand1,
   67616                 :             :                 gen_rtx_MEM (DImode,
   67617                 :             :         operand6),
   67618                 :             :                 gen_rtx_MEM (BLKmode,
   67619                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   67620                 :             :                 operand4),
   67621                 :             :         149)),
   67622                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   67623                 :             :         gen_rtx_SCRATCH (V4DImode)))), false);
   67624                 :             :   _val = get_insns ();
   67625                 :             :   end_sequence ();
   67626                 :             :   return _val;
   67627                 :             : }
   67628                 :             : 
   67629                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28408 */
   67630                 :             : rtx
   67631                 :             : gen_avx2_gathersiv4df (rtx operand0,
   67632                 :             :         rtx operand1,
   67633                 :             :         rtx operand2,
   67634                 :             :         rtx operand3,
   67635                 :             :         rtx operand4,
   67636                 :             :         rtx operand5)
   67637                 :             : {
   67638                 :             :   rtx operand6;
   67639                 :             :   rtx_insn *_val = 0;
   67640                 :             :   start_sequence ();
   67641                 :             :   {
   67642                 :             :     rtx operands[8];
   67643                 :             :     operands[0] = operand0;
   67644                 :             :     operands[1] = operand1;
   67645                 :             :     operands[2] = operand2;
   67646                 :             :     operands[3] = operand3;
   67647                 :             :     operands[4] = operand4;
   67648                 :             :     operands[5] = operand5;
   67649                 :             : #define FAIL return (end_sequence (), _val)
   67650                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67651                 :             : #line 28423 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67652                 :             : {
   67653                 :             :   operands[6]
   67654                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   67655                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   67656                 :             : }
   67657                 :             : #undef DONE
   67658                 :             : #undef FAIL
   67659                 :             :     operand0 = operands[0];
   67660                 :             :     (void) operand0;
   67661                 :             :     operand1 = operands[1];
   67662                 :             :     (void) operand1;
   67663                 :             :     operand2 = operands[2];
   67664                 :             :     (void) operand2;
   67665                 :             :     operand3 = operands[3];
   67666                 :             :     (void) operand3;
   67667                 :             :     operand4 = operands[4];
   67668                 :             :     (void) operand4;
   67669                 :             :     operand5 = operands[5];
   67670                 :             :     (void) operand5;
   67671                 :             :     operand6 = operands[6];
   67672                 :             :     (void) operand6;
   67673                 :             :   }
   67674                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   67675                 :             :         gen_rtvec (2,
   67676                 :             :                 gen_rtx_SET (operand0,
   67677                 :             :         gen_rtx_UNSPEC (V4DFmode,
   67678                 :             :         gen_rtvec (4,
   67679                 :             :                 operand1,
   67680                 :             :                 gen_rtx_MEM (DFmode,
   67681                 :             :         operand6),
   67682                 :             :                 gen_rtx_MEM (BLKmode,
   67683                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   67684                 :             :                 operand4),
   67685                 :             :         149)),
   67686                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   67687                 :             :         gen_rtx_SCRATCH (V4DFmode)))), false);
   67688                 :             :   _val = get_insns ();
   67689                 :             :   end_sequence ();
   67690                 :             :   return _val;
   67691                 :             : }
   67692                 :             : 
   67693                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28408 */
   67694                 :             : rtx
   67695                 :             : gen_avx2_gathersiv4si (rtx operand0,
   67696                 :             :         rtx operand1,
   67697                 :             :         rtx operand2,
   67698                 :             :         rtx operand3,
   67699                 :             :         rtx operand4,
   67700                 :             :         rtx operand5)
   67701                 :             : {
   67702                 :             :   rtx operand6;
   67703                 :             :   rtx_insn *_val = 0;
   67704                 :             :   start_sequence ();
   67705                 :             :   {
   67706                 :             :     rtx operands[8];
   67707                 :             :     operands[0] = operand0;
   67708                 :             :     operands[1] = operand1;
   67709                 :             :     operands[2] = operand2;
   67710                 :             :     operands[3] = operand3;
   67711                 :             :     operands[4] = operand4;
   67712                 :             :     operands[5] = operand5;
   67713                 :             : #define FAIL return (end_sequence (), _val)
   67714                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67715                 :             : #line 28423 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67716                 :             : {
   67717                 :             :   operands[6]
   67718                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   67719                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   67720                 :             : }
   67721                 :             : #undef DONE
   67722                 :             : #undef FAIL
   67723                 :             :     operand0 = operands[0];
   67724                 :             :     (void) operand0;
   67725                 :             :     operand1 = operands[1];
   67726                 :             :     (void) operand1;
   67727                 :             :     operand2 = operands[2];
   67728                 :             :     (void) operand2;
   67729                 :             :     operand3 = operands[3];
   67730                 :             :     (void) operand3;
   67731                 :             :     operand4 = operands[4];
   67732                 :             :     (void) operand4;
   67733                 :             :     operand5 = operands[5];
   67734                 :             :     (void) operand5;
   67735                 :             :     operand6 = operands[6];
   67736                 :             :     (void) operand6;
   67737                 :             :   }
   67738                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   67739                 :             :         gen_rtvec (2,
   67740                 :             :                 gen_rtx_SET (operand0,
   67741                 :             :         gen_rtx_UNSPEC (V4SImode,
   67742                 :             :         gen_rtvec (4,
   67743                 :             :                 operand1,
   67744                 :             :                 gen_rtx_MEM (SImode,
   67745                 :             :         operand6),
   67746                 :             :                 gen_rtx_MEM (BLKmode,
   67747                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   67748                 :             :                 operand4),
   67749                 :             :         149)),
   67750                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   67751                 :             :         gen_rtx_SCRATCH (V4SImode)))), false);
   67752                 :             :   _val = get_insns ();
   67753                 :             :   end_sequence ();
   67754                 :             :   return _val;
   67755                 :             : }
   67756                 :             : 
   67757                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28408 */
   67758                 :             : rtx
   67759                 :             : gen_avx2_gathersiv4sf (rtx operand0,
   67760                 :             :         rtx operand1,
   67761                 :             :         rtx operand2,
   67762                 :             :         rtx operand3,
   67763                 :             :         rtx operand4,
   67764                 :             :         rtx operand5)
   67765                 :             : {
   67766                 :             :   rtx operand6;
   67767                 :             :   rtx_insn *_val = 0;
   67768                 :             :   start_sequence ();
   67769                 :             :   {
   67770                 :             :     rtx operands[8];
   67771                 :             :     operands[0] = operand0;
   67772                 :             :     operands[1] = operand1;
   67773                 :             :     operands[2] = operand2;
   67774                 :             :     operands[3] = operand3;
   67775                 :             :     operands[4] = operand4;
   67776                 :             :     operands[5] = operand5;
   67777                 :             : #define FAIL return (end_sequence (), _val)
   67778                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67779                 :             : #line 28423 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67780                 :             : {
   67781                 :             :   operands[6]
   67782                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   67783                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   67784                 :             : }
   67785                 :             : #undef DONE
   67786                 :             : #undef FAIL
   67787                 :             :     operand0 = operands[0];
   67788                 :             :     (void) operand0;
   67789                 :             :     operand1 = operands[1];
   67790                 :             :     (void) operand1;
   67791                 :             :     operand2 = operands[2];
   67792                 :             :     (void) operand2;
   67793                 :             :     operand3 = operands[3];
   67794                 :             :     (void) operand3;
   67795                 :             :     operand4 = operands[4];
   67796                 :             :     (void) operand4;
   67797                 :             :     operand5 = operands[5];
   67798                 :             :     (void) operand5;
   67799                 :             :     operand6 = operands[6];
   67800                 :             :     (void) operand6;
   67801                 :             :   }
   67802                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   67803                 :             :         gen_rtvec (2,
   67804                 :             :                 gen_rtx_SET (operand0,
   67805                 :             :         gen_rtx_UNSPEC (V4SFmode,
   67806                 :             :         gen_rtvec (4,
   67807                 :             :                 operand1,
   67808                 :             :                 gen_rtx_MEM (SFmode,
   67809                 :             :         operand6),
   67810                 :             :                 gen_rtx_MEM (BLKmode,
   67811                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   67812                 :             :                 operand4),
   67813                 :             :         149)),
   67814                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   67815                 :             :         gen_rtx_SCRATCH (V4SFmode)))), false);
   67816                 :             :   _val = get_insns ();
   67817                 :             :   end_sequence ();
   67818                 :             :   return _val;
   67819                 :             : }
   67820                 :             : 
   67821                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28408 */
   67822                 :             : rtx
   67823                 :             : gen_avx2_gathersiv8si (rtx operand0,
   67824                 :             :         rtx operand1,
   67825                 :             :         rtx operand2,
   67826                 :             :         rtx operand3,
   67827                 :             :         rtx operand4,
   67828                 :             :         rtx operand5)
   67829                 :             : {
   67830                 :             :   rtx operand6;
   67831                 :             :   rtx_insn *_val = 0;
   67832                 :             :   start_sequence ();
   67833                 :             :   {
   67834                 :             :     rtx operands[8];
   67835                 :             :     operands[0] = operand0;
   67836                 :             :     operands[1] = operand1;
   67837                 :             :     operands[2] = operand2;
   67838                 :             :     operands[3] = operand3;
   67839                 :             :     operands[4] = operand4;
   67840                 :             :     operands[5] = operand5;
   67841                 :             : #define FAIL return (end_sequence (), _val)
   67842                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67843                 :             : #line 28423 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67844                 :             : {
   67845                 :             :   operands[6]
   67846                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   67847                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   67848                 :             : }
   67849                 :             : #undef DONE
   67850                 :             : #undef FAIL
   67851                 :             :     operand0 = operands[0];
   67852                 :             :     (void) operand0;
   67853                 :             :     operand1 = operands[1];
   67854                 :             :     (void) operand1;
   67855                 :             :     operand2 = operands[2];
   67856                 :             :     (void) operand2;
   67857                 :             :     operand3 = operands[3];
   67858                 :             :     (void) operand3;
   67859                 :             :     operand4 = operands[4];
   67860                 :             :     (void) operand4;
   67861                 :             :     operand5 = operands[5];
   67862                 :             :     (void) operand5;
   67863                 :             :     operand6 = operands[6];
   67864                 :             :     (void) operand6;
   67865                 :             :   }
   67866                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   67867                 :             :         gen_rtvec (2,
   67868                 :             :                 gen_rtx_SET (operand0,
   67869                 :             :         gen_rtx_UNSPEC (V8SImode,
   67870                 :             :         gen_rtvec (4,
   67871                 :             :                 operand1,
   67872                 :             :                 gen_rtx_MEM (SImode,
   67873                 :             :         operand6),
   67874                 :             :                 gen_rtx_MEM (BLKmode,
   67875                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   67876                 :             :                 operand4),
   67877                 :             :         149)),
   67878                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   67879                 :             :         gen_rtx_SCRATCH (V8SImode)))), false);
   67880                 :             :   _val = get_insns ();
   67881                 :             :   end_sequence ();
   67882                 :             :   return _val;
   67883                 :             : }
   67884                 :             : 
   67885                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28408 */
   67886                 :             : rtx
   67887                 :             : gen_avx2_gathersiv8sf (rtx operand0,
   67888                 :             :         rtx operand1,
   67889                 :             :         rtx operand2,
   67890                 :             :         rtx operand3,
   67891                 :             :         rtx operand4,
   67892                 :             :         rtx operand5)
   67893                 :             : {
   67894                 :             :   rtx operand6;
   67895                 :             :   rtx_insn *_val = 0;
   67896                 :             :   start_sequence ();
   67897                 :             :   {
   67898                 :             :     rtx operands[8];
   67899                 :             :     operands[0] = operand0;
   67900                 :             :     operands[1] = operand1;
   67901                 :             :     operands[2] = operand2;
   67902                 :             :     operands[3] = operand3;
   67903                 :             :     operands[4] = operand4;
   67904                 :             :     operands[5] = operand5;
   67905                 :             : #define FAIL return (end_sequence (), _val)
   67906                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67907                 :             : #line 28423 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67908                 :             : {
   67909                 :             :   operands[6]
   67910                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   67911                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   67912                 :             : }
   67913                 :             : #undef DONE
   67914                 :             : #undef FAIL
   67915                 :             :     operand0 = operands[0];
   67916                 :             :     (void) operand0;
   67917                 :             :     operand1 = operands[1];
   67918                 :             :     (void) operand1;
   67919                 :             :     operand2 = operands[2];
   67920                 :             :     (void) operand2;
   67921                 :             :     operand3 = operands[3];
   67922                 :             :     (void) operand3;
   67923                 :             :     operand4 = operands[4];
   67924                 :             :     (void) operand4;
   67925                 :             :     operand5 = operands[5];
   67926                 :             :     (void) operand5;
   67927                 :             :     operand6 = operands[6];
   67928                 :             :     (void) operand6;
   67929                 :             :   }
   67930                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   67931                 :             :         gen_rtvec (2,
   67932                 :             :                 gen_rtx_SET (operand0,
   67933                 :             :         gen_rtx_UNSPEC (V8SFmode,
   67934                 :             :         gen_rtvec (4,
   67935                 :             :                 operand1,
   67936                 :             :                 gen_rtx_MEM (SFmode,
   67937                 :             :         operand6),
   67938                 :             :                 gen_rtx_MEM (BLKmode,
   67939                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   67940                 :             :                 operand4),
   67941                 :             :         149)),
   67942                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   67943                 :             :         gen_rtx_SCRATCH (V8SFmode)))), false);
   67944                 :             :   _val = get_insns ();
   67945                 :             :   end_sequence ();
   67946                 :             :   return _val;
   67947                 :             : }
   67948                 :             : 
   67949                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28471 */
   67950                 :             : rtx
   67951                 :             : gen_avx2_gatherdiv2di (rtx operand0,
   67952                 :             :         rtx operand1,
   67953                 :             :         rtx operand2,
   67954                 :             :         rtx operand3,
   67955                 :             :         rtx operand4,
   67956                 :             :         rtx operand5)
   67957                 :             : {
   67958                 :             :   rtx operand6;
   67959                 :             :   rtx_insn *_val = 0;
   67960                 :             :   start_sequence ();
   67961                 :             :   {
   67962                 :             :     rtx operands[8];
   67963                 :             :     operands[0] = operand0;
   67964                 :             :     operands[1] = operand1;
   67965                 :             :     operands[2] = operand2;
   67966                 :             :     operands[3] = operand3;
   67967                 :             :     operands[4] = operand4;
   67968                 :             :     operands[5] = operand5;
   67969                 :             : #define FAIL return (end_sequence (), _val)
   67970                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67971                 :             : #line 28486 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   67972                 :             : {
   67973                 :             :   operands[6]
   67974                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   67975                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   67976                 :             : }
   67977                 :             : #undef DONE
   67978                 :             : #undef FAIL
   67979                 :             :     operand0 = operands[0];
   67980                 :             :     (void) operand0;
   67981                 :             :     operand1 = operands[1];
   67982                 :             :     (void) operand1;
   67983                 :             :     operand2 = operands[2];
   67984                 :             :     (void) operand2;
   67985                 :             :     operand3 = operands[3];
   67986                 :             :     (void) operand3;
   67987                 :             :     operand4 = operands[4];
   67988                 :             :     (void) operand4;
   67989                 :             :     operand5 = operands[5];
   67990                 :             :     (void) operand5;
   67991                 :             :     operand6 = operands[6];
   67992                 :             :     (void) operand6;
   67993                 :             :   }
   67994                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   67995                 :             :         gen_rtvec (2,
   67996                 :             :                 gen_rtx_SET (operand0,
   67997                 :             :         gen_rtx_UNSPEC (V2DImode,
   67998                 :             :         gen_rtvec (4,
   67999                 :             :                 operand1,
   68000                 :             :                 gen_rtx_MEM (DImode,
   68001                 :             :         operand6),
   68002                 :             :                 gen_rtx_MEM (BLKmode,
   68003                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   68004                 :             :                 operand4),
   68005                 :             :         149)),
   68006                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68007                 :             :         gen_rtx_SCRATCH (V2DImode)))), false);
   68008                 :             :   _val = get_insns ();
   68009                 :             :   end_sequence ();
   68010                 :             :   return _val;
   68011                 :             : }
   68012                 :             : 
   68013                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28471 */
   68014                 :             : rtx
   68015                 :             : gen_avx2_gatherdiv2df (rtx operand0,
   68016                 :             :         rtx operand1,
   68017                 :             :         rtx operand2,
   68018                 :             :         rtx operand3,
   68019                 :             :         rtx operand4,
   68020                 :             :         rtx operand5)
   68021                 :             : {
   68022                 :             :   rtx operand6;
   68023                 :             :   rtx_insn *_val = 0;
   68024                 :             :   start_sequence ();
   68025                 :             :   {
   68026                 :             :     rtx operands[8];
   68027                 :             :     operands[0] = operand0;
   68028                 :             :     operands[1] = operand1;
   68029                 :             :     operands[2] = operand2;
   68030                 :             :     operands[3] = operand3;
   68031                 :             :     operands[4] = operand4;
   68032                 :             :     operands[5] = operand5;
   68033                 :             : #define FAIL return (end_sequence (), _val)
   68034                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68035                 :             : #line 28486 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68036                 :             : {
   68037                 :             :   operands[6]
   68038                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68039                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68040                 :             : }
   68041                 :             : #undef DONE
   68042                 :             : #undef FAIL
   68043                 :             :     operand0 = operands[0];
   68044                 :             :     (void) operand0;
   68045                 :             :     operand1 = operands[1];
   68046                 :             :     (void) operand1;
   68047                 :             :     operand2 = operands[2];
   68048                 :             :     (void) operand2;
   68049                 :             :     operand3 = operands[3];
   68050                 :             :     (void) operand3;
   68051                 :             :     operand4 = operands[4];
   68052                 :             :     (void) operand4;
   68053                 :             :     operand5 = operands[5];
   68054                 :             :     (void) operand5;
   68055                 :             :     operand6 = operands[6];
   68056                 :             :     (void) operand6;
   68057                 :             :   }
   68058                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68059                 :             :         gen_rtvec (2,
   68060                 :             :                 gen_rtx_SET (operand0,
   68061                 :             :         gen_rtx_UNSPEC (V2DFmode,
   68062                 :             :         gen_rtvec (4,
   68063                 :             :                 operand1,
   68064                 :             :                 gen_rtx_MEM (DFmode,
   68065                 :             :         operand6),
   68066                 :             :                 gen_rtx_MEM (BLKmode,
   68067                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   68068                 :             :                 operand4),
   68069                 :             :         149)),
   68070                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68071                 :             :         gen_rtx_SCRATCH (V2DFmode)))), false);
   68072                 :             :   _val = get_insns ();
   68073                 :             :   end_sequence ();
   68074                 :             :   return _val;
   68075                 :             : }
   68076                 :             : 
   68077                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28471 */
   68078                 :             : rtx
   68079                 :             : gen_avx2_gatherdiv4di (rtx operand0,
   68080                 :             :         rtx operand1,
   68081                 :             :         rtx operand2,
   68082                 :             :         rtx operand3,
   68083                 :             :         rtx operand4,
   68084                 :             :         rtx operand5)
   68085                 :             : {
   68086                 :             :   rtx operand6;
   68087                 :             :   rtx_insn *_val = 0;
   68088                 :             :   start_sequence ();
   68089                 :             :   {
   68090                 :             :     rtx operands[8];
   68091                 :             :     operands[0] = operand0;
   68092                 :             :     operands[1] = operand1;
   68093                 :             :     operands[2] = operand2;
   68094                 :             :     operands[3] = operand3;
   68095                 :             :     operands[4] = operand4;
   68096                 :             :     operands[5] = operand5;
   68097                 :             : #define FAIL return (end_sequence (), _val)
   68098                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68099                 :             : #line 28486 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68100                 :             : {
   68101                 :             :   operands[6]
   68102                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68103                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68104                 :             : }
   68105                 :             : #undef DONE
   68106                 :             : #undef FAIL
   68107                 :             :     operand0 = operands[0];
   68108                 :             :     (void) operand0;
   68109                 :             :     operand1 = operands[1];
   68110                 :             :     (void) operand1;
   68111                 :             :     operand2 = operands[2];
   68112                 :             :     (void) operand2;
   68113                 :             :     operand3 = operands[3];
   68114                 :             :     (void) operand3;
   68115                 :             :     operand4 = operands[4];
   68116                 :             :     (void) operand4;
   68117                 :             :     operand5 = operands[5];
   68118                 :             :     (void) operand5;
   68119                 :             :     operand6 = operands[6];
   68120                 :             :     (void) operand6;
   68121                 :             :   }
   68122                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68123                 :             :         gen_rtvec (2,
   68124                 :             :                 gen_rtx_SET (operand0,
   68125                 :             :         gen_rtx_UNSPEC (V4DImode,
   68126                 :             :         gen_rtvec (4,
   68127                 :             :                 operand1,
   68128                 :             :                 gen_rtx_MEM (DImode,
   68129                 :             :         operand6),
   68130                 :             :                 gen_rtx_MEM (BLKmode,
   68131                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   68132                 :             :                 operand4),
   68133                 :             :         149)),
   68134                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68135                 :             :         gen_rtx_SCRATCH (V4DImode)))), false);
   68136                 :             :   _val = get_insns ();
   68137                 :             :   end_sequence ();
   68138                 :             :   return _val;
   68139                 :             : }
   68140                 :             : 
   68141                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28471 */
   68142                 :             : rtx
   68143                 :             : gen_avx2_gatherdiv4df (rtx operand0,
   68144                 :             :         rtx operand1,
   68145                 :             :         rtx operand2,
   68146                 :             :         rtx operand3,
   68147                 :             :         rtx operand4,
   68148                 :             :         rtx operand5)
   68149                 :             : {
   68150                 :             :   rtx operand6;
   68151                 :             :   rtx_insn *_val = 0;
   68152                 :             :   start_sequence ();
   68153                 :             :   {
   68154                 :             :     rtx operands[8];
   68155                 :             :     operands[0] = operand0;
   68156                 :             :     operands[1] = operand1;
   68157                 :             :     operands[2] = operand2;
   68158                 :             :     operands[3] = operand3;
   68159                 :             :     operands[4] = operand4;
   68160                 :             :     operands[5] = operand5;
   68161                 :             : #define FAIL return (end_sequence (), _val)
   68162                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68163                 :             : #line 28486 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68164                 :             : {
   68165                 :             :   operands[6]
   68166                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68167                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68168                 :             : }
   68169                 :             : #undef DONE
   68170                 :             : #undef FAIL
   68171                 :             :     operand0 = operands[0];
   68172                 :             :     (void) operand0;
   68173                 :             :     operand1 = operands[1];
   68174                 :             :     (void) operand1;
   68175                 :             :     operand2 = operands[2];
   68176                 :             :     (void) operand2;
   68177                 :             :     operand3 = operands[3];
   68178                 :             :     (void) operand3;
   68179                 :             :     operand4 = operands[4];
   68180                 :             :     (void) operand4;
   68181                 :             :     operand5 = operands[5];
   68182                 :             :     (void) operand5;
   68183                 :             :     operand6 = operands[6];
   68184                 :             :     (void) operand6;
   68185                 :             :   }
   68186                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68187                 :             :         gen_rtvec (2,
   68188                 :             :                 gen_rtx_SET (operand0,
   68189                 :             :         gen_rtx_UNSPEC (V4DFmode,
   68190                 :             :         gen_rtvec (4,
   68191                 :             :                 operand1,
   68192                 :             :                 gen_rtx_MEM (DFmode,
   68193                 :             :         operand6),
   68194                 :             :                 gen_rtx_MEM (BLKmode,
   68195                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   68196                 :             :                 operand4),
   68197                 :             :         149)),
   68198                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68199                 :             :         gen_rtx_SCRATCH (V4DFmode)))), false);
   68200                 :             :   _val = get_insns ();
   68201                 :             :   end_sequence ();
   68202                 :             :   return _val;
   68203                 :             : }
   68204                 :             : 
   68205                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28471 */
   68206                 :             : rtx
   68207                 :             : gen_avx2_gatherdiv4si (rtx operand0,
   68208                 :             :         rtx operand1,
   68209                 :             :         rtx operand2,
   68210                 :             :         rtx operand3,
   68211                 :             :         rtx operand4,
   68212                 :             :         rtx operand5)
   68213                 :             : {
   68214                 :             :   rtx operand6;
   68215                 :             :   rtx_insn *_val = 0;
   68216                 :             :   start_sequence ();
   68217                 :             :   {
   68218                 :             :     rtx operands[8];
   68219                 :             :     operands[0] = operand0;
   68220                 :             :     operands[1] = operand1;
   68221                 :             :     operands[2] = operand2;
   68222                 :             :     operands[3] = operand3;
   68223                 :             :     operands[4] = operand4;
   68224                 :             :     operands[5] = operand5;
   68225                 :             : #define FAIL return (end_sequence (), _val)
   68226                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68227                 :             : #line 28486 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68228                 :             : {
   68229                 :             :   operands[6]
   68230                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68231                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68232                 :             : }
   68233                 :             : #undef DONE
   68234                 :             : #undef FAIL
   68235                 :             :     operand0 = operands[0];
   68236                 :             :     (void) operand0;
   68237                 :             :     operand1 = operands[1];
   68238                 :             :     (void) operand1;
   68239                 :             :     operand2 = operands[2];
   68240                 :             :     (void) operand2;
   68241                 :             :     operand3 = operands[3];
   68242                 :             :     (void) operand3;
   68243                 :             :     operand4 = operands[4];
   68244                 :             :     (void) operand4;
   68245                 :             :     operand5 = operands[5];
   68246                 :             :     (void) operand5;
   68247                 :             :     operand6 = operands[6];
   68248                 :             :     (void) operand6;
   68249                 :             :   }
   68250                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68251                 :             :         gen_rtvec (2,
   68252                 :             :                 gen_rtx_SET (operand0,
   68253                 :             :         gen_rtx_UNSPEC (V4SImode,
   68254                 :             :         gen_rtvec (4,
   68255                 :             :                 operand1,
   68256                 :             :                 gen_rtx_MEM (SImode,
   68257                 :             :         operand6),
   68258                 :             :                 gen_rtx_MEM (BLKmode,
   68259                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   68260                 :             :                 operand4),
   68261                 :             :         149)),
   68262                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68263                 :             :         gen_rtx_SCRATCH (V4SImode)))), false);
   68264                 :             :   _val = get_insns ();
   68265                 :             :   end_sequence ();
   68266                 :             :   return _val;
   68267                 :             : }
   68268                 :             : 
   68269                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28471 */
   68270                 :             : rtx
   68271                 :             : gen_avx2_gatherdiv4sf (rtx operand0,
   68272                 :             :         rtx operand1,
   68273                 :             :         rtx operand2,
   68274                 :             :         rtx operand3,
   68275                 :             :         rtx operand4,
   68276                 :             :         rtx operand5)
   68277                 :             : {
   68278                 :             :   rtx operand6;
   68279                 :             :   rtx_insn *_val = 0;
   68280                 :             :   start_sequence ();
   68281                 :             :   {
   68282                 :             :     rtx operands[8];
   68283                 :             :     operands[0] = operand0;
   68284                 :             :     operands[1] = operand1;
   68285                 :             :     operands[2] = operand2;
   68286                 :             :     operands[3] = operand3;
   68287                 :             :     operands[4] = operand4;
   68288                 :             :     operands[5] = operand5;
   68289                 :             : #define FAIL return (end_sequence (), _val)
   68290                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68291                 :             : #line 28486 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68292                 :             : {
   68293                 :             :   operands[6]
   68294                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68295                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68296                 :             : }
   68297                 :             : #undef DONE
   68298                 :             : #undef FAIL
   68299                 :             :     operand0 = operands[0];
   68300                 :             :     (void) operand0;
   68301                 :             :     operand1 = operands[1];
   68302                 :             :     (void) operand1;
   68303                 :             :     operand2 = operands[2];
   68304                 :             :     (void) operand2;
   68305                 :             :     operand3 = operands[3];
   68306                 :             :     (void) operand3;
   68307                 :             :     operand4 = operands[4];
   68308                 :             :     (void) operand4;
   68309                 :             :     operand5 = operands[5];
   68310                 :             :     (void) operand5;
   68311                 :             :     operand6 = operands[6];
   68312                 :             :     (void) operand6;
   68313                 :             :   }
   68314                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68315                 :             :         gen_rtvec (2,
   68316                 :             :                 gen_rtx_SET (operand0,
   68317                 :             :         gen_rtx_UNSPEC (V4SFmode,
   68318                 :             :         gen_rtvec (4,
   68319                 :             :                 operand1,
   68320                 :             :                 gen_rtx_MEM (SFmode,
   68321                 :             :         operand6),
   68322                 :             :                 gen_rtx_MEM (BLKmode,
   68323                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   68324                 :             :                 operand4),
   68325                 :             :         149)),
   68326                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68327                 :             :         gen_rtx_SCRATCH (V4SFmode)))), false);
   68328                 :             :   _val = get_insns ();
   68329                 :             :   end_sequence ();
   68330                 :             :   return _val;
   68331                 :             : }
   68332                 :             : 
   68333                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28471 */
   68334                 :             : rtx
   68335                 :             : gen_avx2_gatherdiv8si (rtx operand0,
   68336                 :             :         rtx operand1,
   68337                 :             :         rtx operand2,
   68338                 :             :         rtx operand3,
   68339                 :             :         rtx operand4,
   68340                 :             :         rtx operand5)
   68341                 :             : {
   68342                 :             :   rtx operand6;
   68343                 :             :   rtx_insn *_val = 0;
   68344                 :             :   start_sequence ();
   68345                 :             :   {
   68346                 :             :     rtx operands[8];
   68347                 :             :     operands[0] = operand0;
   68348                 :             :     operands[1] = operand1;
   68349                 :             :     operands[2] = operand2;
   68350                 :             :     operands[3] = operand3;
   68351                 :             :     operands[4] = operand4;
   68352                 :             :     operands[5] = operand5;
   68353                 :             : #define FAIL return (end_sequence (), _val)
   68354                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68355                 :             : #line 28486 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68356                 :             : {
   68357                 :             :   operands[6]
   68358                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68359                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68360                 :             : }
   68361                 :             : #undef DONE
   68362                 :             : #undef FAIL
   68363                 :             :     operand0 = operands[0];
   68364                 :             :     (void) operand0;
   68365                 :             :     operand1 = operands[1];
   68366                 :             :     (void) operand1;
   68367                 :             :     operand2 = operands[2];
   68368                 :             :     (void) operand2;
   68369                 :             :     operand3 = operands[3];
   68370                 :             :     (void) operand3;
   68371                 :             :     operand4 = operands[4];
   68372                 :             :     (void) operand4;
   68373                 :             :     operand5 = operands[5];
   68374                 :             :     (void) operand5;
   68375                 :             :     operand6 = operands[6];
   68376                 :             :     (void) operand6;
   68377                 :             :   }
   68378                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68379                 :             :         gen_rtvec (2,
   68380                 :             :                 gen_rtx_SET (operand0,
   68381                 :             :         gen_rtx_UNSPEC (V8SImode,
   68382                 :             :         gen_rtvec (4,
   68383                 :             :                 operand1,
   68384                 :             :                 gen_rtx_MEM (SImode,
   68385                 :             :         operand6),
   68386                 :             :                 gen_rtx_MEM (BLKmode,
   68387                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   68388                 :             :                 operand4),
   68389                 :             :         149)),
   68390                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68391                 :             :         gen_rtx_SCRATCH (V8SImode)))), false);
   68392                 :             :   _val = get_insns ();
   68393                 :             :   end_sequence ();
   68394                 :             :   return _val;
   68395                 :             : }
   68396                 :             : 
   68397                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28471 */
   68398                 :             : rtx
   68399                 :             : gen_avx2_gatherdiv8sf (rtx operand0,
   68400                 :             :         rtx operand1,
   68401                 :             :         rtx operand2,
   68402                 :             :         rtx operand3,
   68403                 :             :         rtx operand4,
   68404                 :             :         rtx operand5)
   68405                 :             : {
   68406                 :             :   rtx operand6;
   68407                 :             :   rtx_insn *_val = 0;
   68408                 :             :   start_sequence ();
   68409                 :             :   {
   68410                 :             :     rtx operands[8];
   68411                 :             :     operands[0] = operand0;
   68412                 :             :     operands[1] = operand1;
   68413                 :             :     operands[2] = operand2;
   68414                 :             :     operands[3] = operand3;
   68415                 :             :     operands[4] = operand4;
   68416                 :             :     operands[5] = operand5;
   68417                 :             : #define FAIL return (end_sequence (), _val)
   68418                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68419                 :             : #line 28486 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68420                 :             : {
   68421                 :             :   operands[6]
   68422                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68423                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68424                 :             : }
   68425                 :             : #undef DONE
   68426                 :             : #undef FAIL
   68427                 :             :     operand0 = operands[0];
   68428                 :             :     (void) operand0;
   68429                 :             :     operand1 = operands[1];
   68430                 :             :     (void) operand1;
   68431                 :             :     operand2 = operands[2];
   68432                 :             :     (void) operand2;
   68433                 :             :     operand3 = operands[3];
   68434                 :             :     (void) operand3;
   68435                 :             :     operand4 = operands[4];
   68436                 :             :     (void) operand4;
   68437                 :             :     operand5 = operands[5];
   68438                 :             :     (void) operand5;
   68439                 :             :     operand6 = operands[6];
   68440                 :             :     (void) operand6;
   68441                 :             :   }
   68442                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68443                 :             :         gen_rtvec (2,
   68444                 :             :                 gen_rtx_SET (operand0,
   68445                 :             :         gen_rtx_UNSPEC (V8SFmode,
   68446                 :             :         gen_rtvec (4,
   68447                 :             :                 operand1,
   68448                 :             :                 gen_rtx_MEM (SFmode,
   68449                 :             :         operand6),
   68450                 :             :                 gen_rtx_MEM (BLKmode,
   68451                 :             :         gen_rtx_SCRATCH (VOIDmode)),
   68452                 :             :                 operand4),
   68453                 :             :         149)),
   68454                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68455                 :             :         gen_rtx_SCRATCH (V8SFmode)))), false);
   68456                 :             :   _val = get_insns ();
   68457                 :             :   end_sequence ();
   68458                 :             :   return _val;
   68459                 :             : }
   68460                 :             : 
   68461                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28586 */
   68462                 :             : rtx
   68463                 :             : gen_avx512f_gathersiv16si (rtx operand0,
   68464                 :             :         rtx operand1,
   68465                 :             :         rtx operand2,
   68466                 :             :         rtx operand3,
   68467                 :             :         rtx operand4,
   68468                 :             :         rtx operand5)
   68469                 :             : {
   68470                 :             :   rtx operand6;
   68471                 :             :   rtx_insn *_val = 0;
   68472                 :             :   start_sequence ();
   68473                 :             :   {
   68474                 :             :     rtx operands[8];
   68475                 :             :     operands[0] = operand0;
   68476                 :             :     operands[1] = operand1;
   68477                 :             :     operands[2] = operand2;
   68478                 :             :     operands[3] = operand3;
   68479                 :             :     operands[4] = operand4;
   68480                 :             :     operands[5] = operand5;
   68481                 :             : #define FAIL return (end_sequence (), _val)
   68482                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68483                 :             : #line 28599 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68484                 :             : {
   68485                 :             :   operands[6]
   68486                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68487                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68488                 :             : }
   68489                 :             : #undef DONE
   68490                 :             : #undef FAIL
   68491                 :             :     operand0 = operands[0];
   68492                 :             :     (void) operand0;
   68493                 :             :     operand1 = operands[1];
   68494                 :             :     (void) operand1;
   68495                 :             :     operand2 = operands[2];
   68496                 :             :     (void) operand2;
   68497                 :             :     operand3 = operands[3];
   68498                 :             :     (void) operand3;
   68499                 :             :     operand4 = operands[4];
   68500                 :             :     (void) operand4;
   68501                 :             :     operand5 = operands[5];
   68502                 :             :     (void) operand5;
   68503                 :             :     operand6 = operands[6];
   68504                 :             :     (void) operand6;
   68505                 :             :   }
   68506                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68507                 :             :         gen_rtvec (2,
   68508                 :             :                 gen_rtx_SET (operand0,
   68509                 :             :         gen_rtx_UNSPEC (V16SImode,
   68510                 :             :         gen_rtvec (3,
   68511                 :             :                 operand1,
   68512                 :             :                 operand4,
   68513                 :             :                 gen_rtx_MEM (SImode,
   68514                 :             :         operand6)),
   68515                 :             :         149)),
   68516                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68517                 :             :         gen_rtx_SCRATCH (HImode)))), false);
   68518                 :             :   _val = get_insns ();
   68519                 :             :   end_sequence ();
   68520                 :             :   return _val;
   68521                 :             : }
   68522                 :             : 
   68523                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28586 */
   68524                 :             : rtx
   68525                 :             : gen_avx512f_gathersiv16sf (rtx operand0,
   68526                 :             :         rtx operand1,
   68527                 :             :         rtx operand2,
   68528                 :             :         rtx operand3,
   68529                 :             :         rtx operand4,
   68530                 :             :         rtx operand5)
   68531                 :             : {
   68532                 :             :   rtx operand6;
   68533                 :             :   rtx_insn *_val = 0;
   68534                 :             :   start_sequence ();
   68535                 :             :   {
   68536                 :             :     rtx operands[8];
   68537                 :             :     operands[0] = operand0;
   68538                 :             :     operands[1] = operand1;
   68539                 :             :     operands[2] = operand2;
   68540                 :             :     operands[3] = operand3;
   68541                 :             :     operands[4] = operand4;
   68542                 :             :     operands[5] = operand5;
   68543                 :             : #define FAIL return (end_sequence (), _val)
   68544                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68545                 :             : #line 28599 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68546                 :             : {
   68547                 :             :   operands[6]
   68548                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68549                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68550                 :             : }
   68551                 :             : #undef DONE
   68552                 :             : #undef FAIL
   68553                 :             :     operand0 = operands[0];
   68554                 :             :     (void) operand0;
   68555                 :             :     operand1 = operands[1];
   68556                 :             :     (void) operand1;
   68557                 :             :     operand2 = operands[2];
   68558                 :             :     (void) operand2;
   68559                 :             :     operand3 = operands[3];
   68560                 :             :     (void) operand3;
   68561                 :             :     operand4 = operands[4];
   68562                 :             :     (void) operand4;
   68563                 :             :     operand5 = operands[5];
   68564                 :             :     (void) operand5;
   68565                 :             :     operand6 = operands[6];
   68566                 :             :     (void) operand6;
   68567                 :             :   }
   68568                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68569                 :             :         gen_rtvec (2,
   68570                 :             :                 gen_rtx_SET (operand0,
   68571                 :             :         gen_rtx_UNSPEC (V16SFmode,
   68572                 :             :         gen_rtvec (3,
   68573                 :             :                 operand1,
   68574                 :             :                 operand4,
   68575                 :             :                 gen_rtx_MEM (SFmode,
   68576                 :             :         operand6)),
   68577                 :             :         149)),
   68578                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68579                 :             :         gen_rtx_SCRATCH (HImode)))), false);
   68580                 :             :   _val = get_insns ();
   68581                 :             :   end_sequence ();
   68582                 :             :   return _val;
   68583                 :             : }
   68584                 :             : 
   68585                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28586 */
   68586                 :             : rtx
   68587                 :             : gen_avx512f_gathersiv8di (rtx operand0,
   68588                 :             :         rtx operand1,
   68589                 :             :         rtx operand2,
   68590                 :             :         rtx operand3,
   68591                 :             :         rtx operand4,
   68592                 :             :         rtx operand5)
   68593                 :             : {
   68594                 :             :   rtx operand6;
   68595                 :             :   rtx_insn *_val = 0;
   68596                 :             :   start_sequence ();
   68597                 :             :   {
   68598                 :             :     rtx operands[8];
   68599                 :             :     operands[0] = operand0;
   68600                 :             :     operands[1] = operand1;
   68601                 :             :     operands[2] = operand2;
   68602                 :             :     operands[3] = operand3;
   68603                 :             :     operands[4] = operand4;
   68604                 :             :     operands[5] = operand5;
   68605                 :             : #define FAIL return (end_sequence (), _val)
   68606                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68607                 :             : #line 28599 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68608                 :             : {
   68609                 :             :   operands[6]
   68610                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68611                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68612                 :             : }
   68613                 :             : #undef DONE
   68614                 :             : #undef FAIL
   68615                 :             :     operand0 = operands[0];
   68616                 :             :     (void) operand0;
   68617                 :             :     operand1 = operands[1];
   68618                 :             :     (void) operand1;
   68619                 :             :     operand2 = operands[2];
   68620                 :             :     (void) operand2;
   68621                 :             :     operand3 = operands[3];
   68622                 :             :     (void) operand3;
   68623                 :             :     operand4 = operands[4];
   68624                 :             :     (void) operand4;
   68625                 :             :     operand5 = operands[5];
   68626                 :             :     (void) operand5;
   68627                 :             :     operand6 = operands[6];
   68628                 :             :     (void) operand6;
   68629                 :             :   }
   68630                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68631                 :             :         gen_rtvec (2,
   68632                 :             :                 gen_rtx_SET (operand0,
   68633                 :             :         gen_rtx_UNSPEC (V8DImode,
   68634                 :             :         gen_rtvec (3,
   68635                 :             :                 operand1,
   68636                 :             :                 operand4,
   68637                 :             :                 gen_rtx_MEM (DImode,
   68638                 :             :         operand6)),
   68639                 :             :         149)),
   68640                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68641                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   68642                 :             :   _val = get_insns ();
   68643                 :             :   end_sequence ();
   68644                 :             :   return _val;
   68645                 :             : }
   68646                 :             : 
   68647                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28586 */
   68648                 :             : rtx
   68649                 :             : gen_avx512f_gathersiv8df (rtx operand0,
   68650                 :             :         rtx operand1,
   68651                 :             :         rtx operand2,
   68652                 :             :         rtx operand3,
   68653                 :             :         rtx operand4,
   68654                 :             :         rtx operand5)
   68655                 :             : {
   68656                 :             :   rtx operand6;
   68657                 :             :   rtx_insn *_val = 0;
   68658                 :             :   start_sequence ();
   68659                 :             :   {
   68660                 :             :     rtx operands[8];
   68661                 :             :     operands[0] = operand0;
   68662                 :             :     operands[1] = operand1;
   68663                 :             :     operands[2] = operand2;
   68664                 :             :     operands[3] = operand3;
   68665                 :             :     operands[4] = operand4;
   68666                 :             :     operands[5] = operand5;
   68667                 :             : #define FAIL return (end_sequence (), _val)
   68668                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68669                 :             : #line 28599 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68670                 :             : {
   68671                 :             :   operands[6]
   68672                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68673                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68674                 :             : }
   68675                 :             : #undef DONE
   68676                 :             : #undef FAIL
   68677                 :             :     operand0 = operands[0];
   68678                 :             :     (void) operand0;
   68679                 :             :     operand1 = operands[1];
   68680                 :             :     (void) operand1;
   68681                 :             :     operand2 = operands[2];
   68682                 :             :     (void) operand2;
   68683                 :             :     operand3 = operands[3];
   68684                 :             :     (void) operand3;
   68685                 :             :     operand4 = operands[4];
   68686                 :             :     (void) operand4;
   68687                 :             :     operand5 = operands[5];
   68688                 :             :     (void) operand5;
   68689                 :             :     operand6 = operands[6];
   68690                 :             :     (void) operand6;
   68691                 :             :   }
   68692                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68693                 :             :         gen_rtvec (2,
   68694                 :             :                 gen_rtx_SET (operand0,
   68695                 :             :         gen_rtx_UNSPEC (V8DFmode,
   68696                 :             :         gen_rtvec (3,
   68697                 :             :                 operand1,
   68698                 :             :                 operand4,
   68699                 :             :                 gen_rtx_MEM (DFmode,
   68700                 :             :         operand6)),
   68701                 :             :         149)),
   68702                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68703                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   68704                 :             :   _val = get_insns ();
   68705                 :             :   end_sequence ();
   68706                 :             :   return _val;
   68707                 :             : }
   68708                 :             : 
   68709                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28586 */
   68710                 :             : rtx
   68711                 :             : gen_avx512vl_gathersiv8si (rtx operand0,
   68712                 :             :         rtx operand1,
   68713                 :             :         rtx operand2,
   68714                 :             :         rtx operand3,
   68715                 :             :         rtx operand4,
   68716                 :             :         rtx operand5)
   68717                 :             : {
   68718                 :             :   rtx operand6;
   68719                 :             :   rtx_insn *_val = 0;
   68720                 :             :   start_sequence ();
   68721                 :             :   {
   68722                 :             :     rtx operands[8];
   68723                 :             :     operands[0] = operand0;
   68724                 :             :     operands[1] = operand1;
   68725                 :             :     operands[2] = operand2;
   68726                 :             :     operands[3] = operand3;
   68727                 :             :     operands[4] = operand4;
   68728                 :             :     operands[5] = operand5;
   68729                 :             : #define FAIL return (end_sequence (), _val)
   68730                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68731                 :             : #line 28599 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68732                 :             : {
   68733                 :             :   operands[6]
   68734                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68735                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68736                 :             : }
   68737                 :             : #undef DONE
   68738                 :             : #undef FAIL
   68739                 :             :     operand0 = operands[0];
   68740                 :             :     (void) operand0;
   68741                 :             :     operand1 = operands[1];
   68742                 :             :     (void) operand1;
   68743                 :             :     operand2 = operands[2];
   68744                 :             :     (void) operand2;
   68745                 :             :     operand3 = operands[3];
   68746                 :             :     (void) operand3;
   68747                 :             :     operand4 = operands[4];
   68748                 :             :     (void) operand4;
   68749                 :             :     operand5 = operands[5];
   68750                 :             :     (void) operand5;
   68751                 :             :     operand6 = operands[6];
   68752                 :             :     (void) operand6;
   68753                 :             :   }
   68754                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68755                 :             :         gen_rtvec (2,
   68756                 :             :                 gen_rtx_SET (operand0,
   68757                 :             :         gen_rtx_UNSPEC (V8SImode,
   68758                 :             :         gen_rtvec (3,
   68759                 :             :                 operand1,
   68760                 :             :                 operand4,
   68761                 :             :                 gen_rtx_MEM (SImode,
   68762                 :             :         operand6)),
   68763                 :             :         149)),
   68764                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68765                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   68766                 :             :   _val = get_insns ();
   68767                 :             :   end_sequence ();
   68768                 :             :   return _val;
   68769                 :             : }
   68770                 :             : 
   68771                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28586 */
   68772                 :             : rtx
   68773                 :             : gen_avx512vl_gathersiv8sf (rtx operand0,
   68774                 :             :         rtx operand1,
   68775                 :             :         rtx operand2,
   68776                 :             :         rtx operand3,
   68777                 :             :         rtx operand4,
   68778                 :             :         rtx operand5)
   68779                 :             : {
   68780                 :             :   rtx operand6;
   68781                 :             :   rtx_insn *_val = 0;
   68782                 :             :   start_sequence ();
   68783                 :             :   {
   68784                 :             :     rtx operands[8];
   68785                 :             :     operands[0] = operand0;
   68786                 :             :     operands[1] = operand1;
   68787                 :             :     operands[2] = operand2;
   68788                 :             :     operands[3] = operand3;
   68789                 :             :     operands[4] = operand4;
   68790                 :             :     operands[5] = operand5;
   68791                 :             : #define FAIL return (end_sequence (), _val)
   68792                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68793                 :             : #line 28599 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68794                 :             : {
   68795                 :             :   operands[6]
   68796                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68797                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68798                 :             : }
   68799                 :             : #undef DONE
   68800                 :             : #undef FAIL
   68801                 :             :     operand0 = operands[0];
   68802                 :             :     (void) operand0;
   68803                 :             :     operand1 = operands[1];
   68804                 :             :     (void) operand1;
   68805                 :             :     operand2 = operands[2];
   68806                 :             :     (void) operand2;
   68807                 :             :     operand3 = operands[3];
   68808                 :             :     (void) operand3;
   68809                 :             :     operand4 = operands[4];
   68810                 :             :     (void) operand4;
   68811                 :             :     operand5 = operands[5];
   68812                 :             :     (void) operand5;
   68813                 :             :     operand6 = operands[6];
   68814                 :             :     (void) operand6;
   68815                 :             :   }
   68816                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68817                 :             :         gen_rtvec (2,
   68818                 :             :                 gen_rtx_SET (operand0,
   68819                 :             :         gen_rtx_UNSPEC (V8SFmode,
   68820                 :             :         gen_rtvec (3,
   68821                 :             :                 operand1,
   68822                 :             :                 operand4,
   68823                 :             :                 gen_rtx_MEM (SFmode,
   68824                 :             :         operand6)),
   68825                 :             :         149)),
   68826                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68827                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   68828                 :             :   _val = get_insns ();
   68829                 :             :   end_sequence ();
   68830                 :             :   return _val;
   68831                 :             : }
   68832                 :             : 
   68833                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28586 */
   68834                 :             : rtx
   68835                 :             : gen_avx512vl_gathersiv4di (rtx operand0,
   68836                 :             :         rtx operand1,
   68837                 :             :         rtx operand2,
   68838                 :             :         rtx operand3,
   68839                 :             :         rtx operand4,
   68840                 :             :         rtx operand5)
   68841                 :             : {
   68842                 :             :   rtx operand6;
   68843                 :             :   rtx_insn *_val = 0;
   68844                 :             :   start_sequence ();
   68845                 :             :   {
   68846                 :             :     rtx operands[8];
   68847                 :             :     operands[0] = operand0;
   68848                 :             :     operands[1] = operand1;
   68849                 :             :     operands[2] = operand2;
   68850                 :             :     operands[3] = operand3;
   68851                 :             :     operands[4] = operand4;
   68852                 :             :     operands[5] = operand5;
   68853                 :             : #define FAIL return (end_sequence (), _val)
   68854                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68855                 :             : #line 28599 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68856                 :             : {
   68857                 :             :   operands[6]
   68858                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68859                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68860                 :             : }
   68861                 :             : #undef DONE
   68862                 :             : #undef FAIL
   68863                 :             :     operand0 = operands[0];
   68864                 :             :     (void) operand0;
   68865                 :             :     operand1 = operands[1];
   68866                 :             :     (void) operand1;
   68867                 :             :     operand2 = operands[2];
   68868                 :             :     (void) operand2;
   68869                 :             :     operand3 = operands[3];
   68870                 :             :     (void) operand3;
   68871                 :             :     operand4 = operands[4];
   68872                 :             :     (void) operand4;
   68873                 :             :     operand5 = operands[5];
   68874                 :             :     (void) operand5;
   68875                 :             :     operand6 = operands[6];
   68876                 :             :     (void) operand6;
   68877                 :             :   }
   68878                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68879                 :             :         gen_rtvec (2,
   68880                 :             :                 gen_rtx_SET (operand0,
   68881                 :             :         gen_rtx_UNSPEC (V4DImode,
   68882                 :             :         gen_rtvec (3,
   68883                 :             :                 operand1,
   68884                 :             :                 operand4,
   68885                 :             :                 gen_rtx_MEM (DImode,
   68886                 :             :         operand6)),
   68887                 :             :         149)),
   68888                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68889                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   68890                 :             :   _val = get_insns ();
   68891                 :             :   end_sequence ();
   68892                 :             :   return _val;
   68893                 :             : }
   68894                 :             : 
   68895                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28586 */
   68896                 :             : rtx
   68897                 :             : gen_avx512vl_gathersiv4df (rtx operand0,
   68898                 :             :         rtx operand1,
   68899                 :             :         rtx operand2,
   68900                 :             :         rtx operand3,
   68901                 :             :         rtx operand4,
   68902                 :             :         rtx operand5)
   68903                 :             : {
   68904                 :             :   rtx operand6;
   68905                 :             :   rtx_insn *_val = 0;
   68906                 :             :   start_sequence ();
   68907                 :             :   {
   68908                 :             :     rtx operands[8];
   68909                 :             :     operands[0] = operand0;
   68910                 :             :     operands[1] = operand1;
   68911                 :             :     operands[2] = operand2;
   68912                 :             :     operands[3] = operand3;
   68913                 :             :     operands[4] = operand4;
   68914                 :             :     operands[5] = operand5;
   68915                 :             : #define FAIL return (end_sequence (), _val)
   68916                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68917                 :             : #line 28599 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68918                 :             : {
   68919                 :             :   operands[6]
   68920                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68921                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68922                 :             : }
   68923                 :             : #undef DONE
   68924                 :             : #undef FAIL
   68925                 :             :     operand0 = operands[0];
   68926                 :             :     (void) operand0;
   68927                 :             :     operand1 = operands[1];
   68928                 :             :     (void) operand1;
   68929                 :             :     operand2 = operands[2];
   68930                 :             :     (void) operand2;
   68931                 :             :     operand3 = operands[3];
   68932                 :             :     (void) operand3;
   68933                 :             :     operand4 = operands[4];
   68934                 :             :     (void) operand4;
   68935                 :             :     operand5 = operands[5];
   68936                 :             :     (void) operand5;
   68937                 :             :     operand6 = operands[6];
   68938                 :             :     (void) operand6;
   68939                 :             :   }
   68940                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68941                 :             :         gen_rtvec (2,
   68942                 :             :                 gen_rtx_SET (operand0,
   68943                 :             :         gen_rtx_UNSPEC (V4DFmode,
   68944                 :             :         gen_rtvec (3,
   68945                 :             :                 operand1,
   68946                 :             :                 operand4,
   68947                 :             :                 gen_rtx_MEM (DFmode,
   68948                 :             :         operand6)),
   68949                 :             :         149)),
   68950                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   68951                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   68952                 :             :   _val = get_insns ();
   68953                 :             :   end_sequence ();
   68954                 :             :   return _val;
   68955                 :             : }
   68956                 :             : 
   68957                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28586 */
   68958                 :             : rtx
   68959                 :             : gen_avx512vl_gathersiv4si (rtx operand0,
   68960                 :             :         rtx operand1,
   68961                 :             :         rtx operand2,
   68962                 :             :         rtx operand3,
   68963                 :             :         rtx operand4,
   68964                 :             :         rtx operand5)
   68965                 :             : {
   68966                 :             :   rtx operand6;
   68967                 :             :   rtx_insn *_val = 0;
   68968                 :             :   start_sequence ();
   68969                 :             :   {
   68970                 :             :     rtx operands[8];
   68971                 :             :     operands[0] = operand0;
   68972                 :             :     operands[1] = operand1;
   68973                 :             :     operands[2] = operand2;
   68974                 :             :     operands[3] = operand3;
   68975                 :             :     operands[4] = operand4;
   68976                 :             :     operands[5] = operand5;
   68977                 :             : #define FAIL return (end_sequence (), _val)
   68978                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68979                 :             : #line 28599 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   68980                 :             : {
   68981                 :             :   operands[6]
   68982                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   68983                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   68984                 :             : }
   68985                 :             : #undef DONE
   68986                 :             : #undef FAIL
   68987                 :             :     operand0 = operands[0];
   68988                 :             :     (void) operand0;
   68989                 :             :     operand1 = operands[1];
   68990                 :             :     (void) operand1;
   68991                 :             :     operand2 = operands[2];
   68992                 :             :     (void) operand2;
   68993                 :             :     operand3 = operands[3];
   68994                 :             :     (void) operand3;
   68995                 :             :     operand4 = operands[4];
   68996                 :             :     (void) operand4;
   68997                 :             :     operand5 = operands[5];
   68998                 :             :     (void) operand5;
   68999                 :             :     operand6 = operands[6];
   69000                 :             :     (void) operand6;
   69001                 :             :   }
   69002                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69003                 :             :         gen_rtvec (2,
   69004                 :             :                 gen_rtx_SET (operand0,
   69005                 :             :         gen_rtx_UNSPEC (V4SImode,
   69006                 :             :         gen_rtvec (3,
   69007                 :             :                 operand1,
   69008                 :             :                 operand4,
   69009                 :             :                 gen_rtx_MEM (SImode,
   69010                 :             :         operand6)),
   69011                 :             :         149)),
   69012                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69013                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69014                 :             :   _val = get_insns ();
   69015                 :             :   end_sequence ();
   69016                 :             :   return _val;
   69017                 :             : }
   69018                 :             : 
   69019                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28586 */
   69020                 :             : rtx
   69021                 :             : gen_avx512vl_gathersiv4sf (rtx operand0,
   69022                 :             :         rtx operand1,
   69023                 :             :         rtx operand2,
   69024                 :             :         rtx operand3,
   69025                 :             :         rtx operand4,
   69026                 :             :         rtx operand5)
   69027                 :             : {
   69028                 :             :   rtx operand6;
   69029                 :             :   rtx_insn *_val = 0;
   69030                 :             :   start_sequence ();
   69031                 :             :   {
   69032                 :             :     rtx operands[8];
   69033                 :             :     operands[0] = operand0;
   69034                 :             :     operands[1] = operand1;
   69035                 :             :     operands[2] = operand2;
   69036                 :             :     operands[3] = operand3;
   69037                 :             :     operands[4] = operand4;
   69038                 :             :     operands[5] = operand5;
   69039                 :             : #define FAIL return (end_sequence (), _val)
   69040                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69041                 :             : #line 28599 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69042                 :             : {
   69043                 :             :   operands[6]
   69044                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69045                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69046                 :             : }
   69047                 :             : #undef DONE
   69048                 :             : #undef FAIL
   69049                 :             :     operand0 = operands[0];
   69050                 :             :     (void) operand0;
   69051                 :             :     operand1 = operands[1];
   69052                 :             :     (void) operand1;
   69053                 :             :     operand2 = operands[2];
   69054                 :             :     (void) operand2;
   69055                 :             :     operand3 = operands[3];
   69056                 :             :     (void) operand3;
   69057                 :             :     operand4 = operands[4];
   69058                 :             :     (void) operand4;
   69059                 :             :     operand5 = operands[5];
   69060                 :             :     (void) operand5;
   69061                 :             :     operand6 = operands[6];
   69062                 :             :     (void) operand6;
   69063                 :             :   }
   69064                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69065                 :             :         gen_rtvec (2,
   69066                 :             :                 gen_rtx_SET (operand0,
   69067                 :             :         gen_rtx_UNSPEC (V4SFmode,
   69068                 :             :         gen_rtvec (3,
   69069                 :             :                 operand1,
   69070                 :             :                 operand4,
   69071                 :             :                 gen_rtx_MEM (SFmode,
   69072                 :             :         operand6)),
   69073                 :             :         149)),
   69074                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69075                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69076                 :             :   _val = get_insns ();
   69077                 :             :   end_sequence ();
   69078                 :             :   return _val;
   69079                 :             : }
   69080                 :             : 
   69081                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28586 */
   69082                 :             : rtx
   69083                 :             : gen_avx512vl_gathersiv2di (rtx operand0,
   69084                 :             :         rtx operand1,
   69085                 :             :         rtx operand2,
   69086                 :             :         rtx operand3,
   69087                 :             :         rtx operand4,
   69088                 :             :         rtx operand5)
   69089                 :             : {
   69090                 :             :   rtx operand6;
   69091                 :             :   rtx_insn *_val = 0;
   69092                 :             :   start_sequence ();
   69093                 :             :   {
   69094                 :             :     rtx operands[8];
   69095                 :             :     operands[0] = operand0;
   69096                 :             :     operands[1] = operand1;
   69097                 :             :     operands[2] = operand2;
   69098                 :             :     operands[3] = operand3;
   69099                 :             :     operands[4] = operand4;
   69100                 :             :     operands[5] = operand5;
   69101                 :             : #define FAIL return (end_sequence (), _val)
   69102                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69103                 :             : #line 28599 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69104                 :             : {
   69105                 :             :   operands[6]
   69106                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69107                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69108                 :             : }
   69109                 :             : #undef DONE
   69110                 :             : #undef FAIL
   69111                 :             :     operand0 = operands[0];
   69112                 :             :     (void) operand0;
   69113                 :             :     operand1 = operands[1];
   69114                 :             :     (void) operand1;
   69115                 :             :     operand2 = operands[2];
   69116                 :             :     (void) operand2;
   69117                 :             :     operand3 = operands[3];
   69118                 :             :     (void) operand3;
   69119                 :             :     operand4 = operands[4];
   69120                 :             :     (void) operand4;
   69121                 :             :     operand5 = operands[5];
   69122                 :             :     (void) operand5;
   69123                 :             :     operand6 = operands[6];
   69124                 :             :     (void) operand6;
   69125                 :             :   }
   69126                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69127                 :             :         gen_rtvec (2,
   69128                 :             :                 gen_rtx_SET (operand0,
   69129                 :             :         gen_rtx_UNSPEC (V2DImode,
   69130                 :             :         gen_rtvec (3,
   69131                 :             :                 operand1,
   69132                 :             :                 operand4,
   69133                 :             :                 gen_rtx_MEM (DImode,
   69134                 :             :         operand6)),
   69135                 :             :         149)),
   69136                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69137                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69138                 :             :   _val = get_insns ();
   69139                 :             :   end_sequence ();
   69140                 :             :   return _val;
   69141                 :             : }
   69142                 :             : 
   69143                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28586 */
   69144                 :             : rtx
   69145                 :             : gen_avx512vl_gathersiv2df (rtx operand0,
   69146                 :             :         rtx operand1,
   69147                 :             :         rtx operand2,
   69148                 :             :         rtx operand3,
   69149                 :             :         rtx operand4,
   69150                 :             :         rtx operand5)
   69151                 :             : {
   69152                 :             :   rtx operand6;
   69153                 :             :   rtx_insn *_val = 0;
   69154                 :             :   start_sequence ();
   69155                 :             :   {
   69156                 :             :     rtx operands[8];
   69157                 :             :     operands[0] = operand0;
   69158                 :             :     operands[1] = operand1;
   69159                 :             :     operands[2] = operand2;
   69160                 :             :     operands[3] = operand3;
   69161                 :             :     operands[4] = operand4;
   69162                 :             :     operands[5] = operand5;
   69163                 :             : #define FAIL return (end_sequence (), _val)
   69164                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69165                 :             : #line 28599 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69166                 :             : {
   69167                 :             :   operands[6]
   69168                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69169                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69170                 :             : }
   69171                 :             : #undef DONE
   69172                 :             : #undef FAIL
   69173                 :             :     operand0 = operands[0];
   69174                 :             :     (void) operand0;
   69175                 :             :     operand1 = operands[1];
   69176                 :             :     (void) operand1;
   69177                 :             :     operand2 = operands[2];
   69178                 :             :     (void) operand2;
   69179                 :             :     operand3 = operands[3];
   69180                 :             :     (void) operand3;
   69181                 :             :     operand4 = operands[4];
   69182                 :             :     (void) operand4;
   69183                 :             :     operand5 = operands[5];
   69184                 :             :     (void) operand5;
   69185                 :             :     operand6 = operands[6];
   69186                 :             :     (void) operand6;
   69187                 :             :   }
   69188                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69189                 :             :         gen_rtvec (2,
   69190                 :             :                 gen_rtx_SET (operand0,
   69191                 :             :         gen_rtx_UNSPEC (V2DFmode,
   69192                 :             :         gen_rtvec (3,
   69193                 :             :                 operand1,
   69194                 :             :                 operand4,
   69195                 :             :                 gen_rtx_MEM (DFmode,
   69196                 :             :         operand6)),
   69197                 :             :         149)),
   69198                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69199                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69200                 :             :   _val = get_insns ();
   69201                 :             :   end_sequence ();
   69202                 :             :   return _val;
   69203                 :             : }
   69204                 :             : 
   69205                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28648 */
   69206                 :             : rtx
   69207                 :             : gen_avx512f_gatherdiv16si (rtx operand0,
   69208                 :             :         rtx operand1,
   69209                 :             :         rtx operand2,
   69210                 :             :         rtx operand3,
   69211                 :             :         rtx operand4,
   69212                 :             :         rtx operand5)
   69213                 :             : {
   69214                 :             :   rtx operand6;
   69215                 :             :   rtx_insn *_val = 0;
   69216                 :             :   start_sequence ();
   69217                 :             :   {
   69218                 :             :     rtx operands[8];
   69219                 :             :     operands[0] = operand0;
   69220                 :             :     operands[1] = operand1;
   69221                 :             :     operands[2] = operand2;
   69222                 :             :     operands[3] = operand3;
   69223                 :             :     operands[4] = operand4;
   69224                 :             :     operands[5] = operand5;
   69225                 :             : #define FAIL return (end_sequence (), _val)
   69226                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69227                 :             : #line 28661 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69228                 :             : {
   69229                 :             :   operands[6]
   69230                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69231                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69232                 :             : }
   69233                 :             : #undef DONE
   69234                 :             : #undef FAIL
   69235                 :             :     operand0 = operands[0];
   69236                 :             :     (void) operand0;
   69237                 :             :     operand1 = operands[1];
   69238                 :             :     (void) operand1;
   69239                 :             :     operand2 = operands[2];
   69240                 :             :     (void) operand2;
   69241                 :             :     operand3 = operands[3];
   69242                 :             :     (void) operand3;
   69243                 :             :     operand4 = operands[4];
   69244                 :             :     (void) operand4;
   69245                 :             :     operand5 = operands[5];
   69246                 :             :     (void) operand5;
   69247                 :             :     operand6 = operands[6];
   69248                 :             :     (void) operand6;
   69249                 :             :   }
   69250                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69251                 :             :         gen_rtvec (2,
   69252                 :             :                 gen_rtx_SET (operand0,
   69253                 :             :         gen_rtx_UNSPEC (V16SImode,
   69254                 :             :         gen_rtvec (3,
   69255                 :             :                 operand1,
   69256                 :             :                 operand4,
   69257                 :             :                 gen_rtx_MEM (SImode,
   69258                 :             :         operand6)),
   69259                 :             :         149)),
   69260                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69261                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69262                 :             :   _val = get_insns ();
   69263                 :             :   end_sequence ();
   69264                 :             :   return _val;
   69265                 :             : }
   69266                 :             : 
   69267                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28648 */
   69268                 :             : rtx
   69269                 :             : gen_avx512f_gatherdiv16sf (rtx operand0,
   69270                 :             :         rtx operand1,
   69271                 :             :         rtx operand2,
   69272                 :             :         rtx operand3,
   69273                 :             :         rtx operand4,
   69274                 :             :         rtx operand5)
   69275                 :             : {
   69276                 :             :   rtx operand6;
   69277                 :             :   rtx_insn *_val = 0;
   69278                 :             :   start_sequence ();
   69279                 :             :   {
   69280                 :             :     rtx operands[8];
   69281                 :             :     operands[0] = operand0;
   69282                 :             :     operands[1] = operand1;
   69283                 :             :     operands[2] = operand2;
   69284                 :             :     operands[3] = operand3;
   69285                 :             :     operands[4] = operand4;
   69286                 :             :     operands[5] = operand5;
   69287                 :             : #define FAIL return (end_sequence (), _val)
   69288                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69289                 :             : #line 28661 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69290                 :             : {
   69291                 :             :   operands[6]
   69292                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69293                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69294                 :             : }
   69295                 :             : #undef DONE
   69296                 :             : #undef FAIL
   69297                 :             :     operand0 = operands[0];
   69298                 :             :     (void) operand0;
   69299                 :             :     operand1 = operands[1];
   69300                 :             :     (void) operand1;
   69301                 :             :     operand2 = operands[2];
   69302                 :             :     (void) operand2;
   69303                 :             :     operand3 = operands[3];
   69304                 :             :     (void) operand3;
   69305                 :             :     operand4 = operands[4];
   69306                 :             :     (void) operand4;
   69307                 :             :     operand5 = operands[5];
   69308                 :             :     (void) operand5;
   69309                 :             :     operand6 = operands[6];
   69310                 :             :     (void) operand6;
   69311                 :             :   }
   69312                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69313                 :             :         gen_rtvec (2,
   69314                 :             :                 gen_rtx_SET (operand0,
   69315                 :             :         gen_rtx_UNSPEC (V16SFmode,
   69316                 :             :         gen_rtvec (3,
   69317                 :             :                 operand1,
   69318                 :             :                 operand4,
   69319                 :             :                 gen_rtx_MEM (SFmode,
   69320                 :             :         operand6)),
   69321                 :             :         149)),
   69322                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69323                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69324                 :             :   _val = get_insns ();
   69325                 :             :   end_sequence ();
   69326                 :             :   return _val;
   69327                 :             : }
   69328                 :             : 
   69329                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28648 */
   69330                 :             : rtx
   69331                 :             : gen_avx512f_gatherdiv8di (rtx operand0,
   69332                 :             :         rtx operand1,
   69333                 :             :         rtx operand2,
   69334                 :             :         rtx operand3,
   69335                 :             :         rtx operand4,
   69336                 :             :         rtx operand5)
   69337                 :             : {
   69338                 :             :   rtx operand6;
   69339                 :             :   rtx_insn *_val = 0;
   69340                 :             :   start_sequence ();
   69341                 :             :   {
   69342                 :             :     rtx operands[8];
   69343                 :             :     operands[0] = operand0;
   69344                 :             :     operands[1] = operand1;
   69345                 :             :     operands[2] = operand2;
   69346                 :             :     operands[3] = operand3;
   69347                 :             :     operands[4] = operand4;
   69348                 :             :     operands[5] = operand5;
   69349                 :             : #define FAIL return (end_sequence (), _val)
   69350                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69351                 :             : #line 28661 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69352                 :             : {
   69353                 :             :   operands[6]
   69354                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69355                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69356                 :             : }
   69357                 :             : #undef DONE
   69358                 :             : #undef FAIL
   69359                 :             :     operand0 = operands[0];
   69360                 :             :     (void) operand0;
   69361                 :             :     operand1 = operands[1];
   69362                 :             :     (void) operand1;
   69363                 :             :     operand2 = operands[2];
   69364                 :             :     (void) operand2;
   69365                 :             :     operand3 = operands[3];
   69366                 :             :     (void) operand3;
   69367                 :             :     operand4 = operands[4];
   69368                 :             :     (void) operand4;
   69369                 :             :     operand5 = operands[5];
   69370                 :             :     (void) operand5;
   69371                 :             :     operand6 = operands[6];
   69372                 :             :     (void) operand6;
   69373                 :             :   }
   69374                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69375                 :             :         gen_rtvec (2,
   69376                 :             :                 gen_rtx_SET (operand0,
   69377                 :             :         gen_rtx_UNSPEC (V8DImode,
   69378                 :             :         gen_rtvec (3,
   69379                 :             :                 operand1,
   69380                 :             :                 operand4,
   69381                 :             :                 gen_rtx_MEM (DImode,
   69382                 :             :         operand6)),
   69383                 :             :         149)),
   69384                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69385                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69386                 :             :   _val = get_insns ();
   69387                 :             :   end_sequence ();
   69388                 :             :   return _val;
   69389                 :             : }
   69390                 :             : 
   69391                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28648 */
   69392                 :             : rtx
   69393                 :             : gen_avx512f_gatherdiv8df (rtx operand0,
   69394                 :             :         rtx operand1,
   69395                 :             :         rtx operand2,
   69396                 :             :         rtx operand3,
   69397                 :             :         rtx operand4,
   69398                 :             :         rtx operand5)
   69399                 :             : {
   69400                 :             :   rtx operand6;
   69401                 :             :   rtx_insn *_val = 0;
   69402                 :             :   start_sequence ();
   69403                 :             :   {
   69404                 :             :     rtx operands[8];
   69405                 :             :     operands[0] = operand0;
   69406                 :             :     operands[1] = operand1;
   69407                 :             :     operands[2] = operand2;
   69408                 :             :     operands[3] = operand3;
   69409                 :             :     operands[4] = operand4;
   69410                 :             :     operands[5] = operand5;
   69411                 :             : #define FAIL return (end_sequence (), _val)
   69412                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69413                 :             : #line 28661 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69414                 :             : {
   69415                 :             :   operands[6]
   69416                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69417                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69418                 :             : }
   69419                 :             : #undef DONE
   69420                 :             : #undef FAIL
   69421                 :             :     operand0 = operands[0];
   69422                 :             :     (void) operand0;
   69423                 :             :     operand1 = operands[1];
   69424                 :             :     (void) operand1;
   69425                 :             :     operand2 = operands[2];
   69426                 :             :     (void) operand2;
   69427                 :             :     operand3 = operands[3];
   69428                 :             :     (void) operand3;
   69429                 :             :     operand4 = operands[4];
   69430                 :             :     (void) operand4;
   69431                 :             :     operand5 = operands[5];
   69432                 :             :     (void) operand5;
   69433                 :             :     operand6 = operands[6];
   69434                 :             :     (void) operand6;
   69435                 :             :   }
   69436                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69437                 :             :         gen_rtvec (2,
   69438                 :             :                 gen_rtx_SET (operand0,
   69439                 :             :         gen_rtx_UNSPEC (V8DFmode,
   69440                 :             :         gen_rtvec (3,
   69441                 :             :                 operand1,
   69442                 :             :                 operand4,
   69443                 :             :                 gen_rtx_MEM (DFmode,
   69444                 :             :         operand6)),
   69445                 :             :         149)),
   69446                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69447                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69448                 :             :   _val = get_insns ();
   69449                 :             :   end_sequence ();
   69450                 :             :   return _val;
   69451                 :             : }
   69452                 :             : 
   69453                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28648 */
   69454                 :             : rtx
   69455                 :             : gen_avx512vl_gatherdiv8si (rtx operand0,
   69456                 :             :         rtx operand1,
   69457                 :             :         rtx operand2,
   69458                 :             :         rtx operand3,
   69459                 :             :         rtx operand4,
   69460                 :             :         rtx operand5)
   69461                 :             : {
   69462                 :             :   rtx operand6;
   69463                 :             :   rtx_insn *_val = 0;
   69464                 :             :   start_sequence ();
   69465                 :             :   {
   69466                 :             :     rtx operands[8];
   69467                 :             :     operands[0] = operand0;
   69468                 :             :     operands[1] = operand1;
   69469                 :             :     operands[2] = operand2;
   69470                 :             :     operands[3] = operand3;
   69471                 :             :     operands[4] = operand4;
   69472                 :             :     operands[5] = operand5;
   69473                 :             : #define FAIL return (end_sequence (), _val)
   69474                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69475                 :             : #line 28661 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69476                 :             : {
   69477                 :             :   operands[6]
   69478                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69479                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69480                 :             : }
   69481                 :             : #undef DONE
   69482                 :             : #undef FAIL
   69483                 :             :     operand0 = operands[0];
   69484                 :             :     (void) operand0;
   69485                 :             :     operand1 = operands[1];
   69486                 :             :     (void) operand1;
   69487                 :             :     operand2 = operands[2];
   69488                 :             :     (void) operand2;
   69489                 :             :     operand3 = operands[3];
   69490                 :             :     (void) operand3;
   69491                 :             :     operand4 = operands[4];
   69492                 :             :     (void) operand4;
   69493                 :             :     operand5 = operands[5];
   69494                 :             :     (void) operand5;
   69495                 :             :     operand6 = operands[6];
   69496                 :             :     (void) operand6;
   69497                 :             :   }
   69498                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69499                 :             :         gen_rtvec (2,
   69500                 :             :                 gen_rtx_SET (operand0,
   69501                 :             :         gen_rtx_UNSPEC (V8SImode,
   69502                 :             :         gen_rtvec (3,
   69503                 :             :                 operand1,
   69504                 :             :                 operand4,
   69505                 :             :                 gen_rtx_MEM (SImode,
   69506                 :             :         operand6)),
   69507                 :             :         149)),
   69508                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69509                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69510                 :             :   _val = get_insns ();
   69511                 :             :   end_sequence ();
   69512                 :             :   return _val;
   69513                 :             : }
   69514                 :             : 
   69515                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28648 */
   69516                 :             : rtx
   69517                 :             : gen_avx512vl_gatherdiv8sf (rtx operand0,
   69518                 :             :         rtx operand1,
   69519                 :             :         rtx operand2,
   69520                 :             :         rtx operand3,
   69521                 :             :         rtx operand4,
   69522                 :             :         rtx operand5)
   69523                 :             : {
   69524                 :             :   rtx operand6;
   69525                 :             :   rtx_insn *_val = 0;
   69526                 :             :   start_sequence ();
   69527                 :             :   {
   69528                 :             :     rtx operands[8];
   69529                 :             :     operands[0] = operand0;
   69530                 :             :     operands[1] = operand1;
   69531                 :             :     operands[2] = operand2;
   69532                 :             :     operands[3] = operand3;
   69533                 :             :     operands[4] = operand4;
   69534                 :             :     operands[5] = operand5;
   69535                 :             : #define FAIL return (end_sequence (), _val)
   69536                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69537                 :             : #line 28661 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69538                 :             : {
   69539                 :             :   operands[6]
   69540                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69541                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69542                 :             : }
   69543                 :             : #undef DONE
   69544                 :             : #undef FAIL
   69545                 :             :     operand0 = operands[0];
   69546                 :             :     (void) operand0;
   69547                 :             :     operand1 = operands[1];
   69548                 :             :     (void) operand1;
   69549                 :             :     operand2 = operands[2];
   69550                 :             :     (void) operand2;
   69551                 :             :     operand3 = operands[3];
   69552                 :             :     (void) operand3;
   69553                 :             :     operand4 = operands[4];
   69554                 :             :     (void) operand4;
   69555                 :             :     operand5 = operands[5];
   69556                 :             :     (void) operand5;
   69557                 :             :     operand6 = operands[6];
   69558                 :             :     (void) operand6;
   69559                 :             :   }
   69560                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69561                 :             :         gen_rtvec (2,
   69562                 :             :                 gen_rtx_SET (operand0,
   69563                 :             :         gen_rtx_UNSPEC (V8SFmode,
   69564                 :             :         gen_rtvec (3,
   69565                 :             :                 operand1,
   69566                 :             :                 operand4,
   69567                 :             :                 gen_rtx_MEM (SFmode,
   69568                 :             :         operand6)),
   69569                 :             :         149)),
   69570                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69571                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69572                 :             :   _val = get_insns ();
   69573                 :             :   end_sequence ();
   69574                 :             :   return _val;
   69575                 :             : }
   69576                 :             : 
   69577                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28648 */
   69578                 :             : rtx
   69579                 :             : gen_avx512vl_gatherdiv4di (rtx operand0,
   69580                 :             :         rtx operand1,
   69581                 :             :         rtx operand2,
   69582                 :             :         rtx operand3,
   69583                 :             :         rtx operand4,
   69584                 :             :         rtx operand5)
   69585                 :             : {
   69586                 :             :   rtx operand6;
   69587                 :             :   rtx_insn *_val = 0;
   69588                 :             :   start_sequence ();
   69589                 :             :   {
   69590                 :             :     rtx operands[8];
   69591                 :             :     operands[0] = operand0;
   69592                 :             :     operands[1] = operand1;
   69593                 :             :     operands[2] = operand2;
   69594                 :             :     operands[3] = operand3;
   69595                 :             :     operands[4] = operand4;
   69596                 :             :     operands[5] = operand5;
   69597                 :             : #define FAIL return (end_sequence (), _val)
   69598                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69599                 :             : #line 28661 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69600                 :             : {
   69601                 :             :   operands[6]
   69602                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69603                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69604                 :             : }
   69605                 :             : #undef DONE
   69606                 :             : #undef FAIL
   69607                 :             :     operand0 = operands[0];
   69608                 :             :     (void) operand0;
   69609                 :             :     operand1 = operands[1];
   69610                 :             :     (void) operand1;
   69611                 :             :     operand2 = operands[2];
   69612                 :             :     (void) operand2;
   69613                 :             :     operand3 = operands[3];
   69614                 :             :     (void) operand3;
   69615                 :             :     operand4 = operands[4];
   69616                 :             :     (void) operand4;
   69617                 :             :     operand5 = operands[5];
   69618                 :             :     (void) operand5;
   69619                 :             :     operand6 = operands[6];
   69620                 :             :     (void) operand6;
   69621                 :             :   }
   69622                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69623                 :             :         gen_rtvec (2,
   69624                 :             :                 gen_rtx_SET (operand0,
   69625                 :             :         gen_rtx_UNSPEC (V4DImode,
   69626                 :             :         gen_rtvec (3,
   69627                 :             :                 operand1,
   69628                 :             :                 operand4,
   69629                 :             :                 gen_rtx_MEM (DImode,
   69630                 :             :         operand6)),
   69631                 :             :         149)),
   69632                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69633                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69634                 :             :   _val = get_insns ();
   69635                 :             :   end_sequence ();
   69636                 :             :   return _val;
   69637                 :             : }
   69638                 :             : 
   69639                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28648 */
   69640                 :             : rtx
   69641                 :             : gen_avx512vl_gatherdiv4df (rtx operand0,
   69642                 :             :         rtx operand1,
   69643                 :             :         rtx operand2,
   69644                 :             :         rtx operand3,
   69645                 :             :         rtx operand4,
   69646                 :             :         rtx operand5)
   69647                 :             : {
   69648                 :             :   rtx operand6;
   69649                 :             :   rtx_insn *_val = 0;
   69650                 :             :   start_sequence ();
   69651                 :             :   {
   69652                 :             :     rtx operands[8];
   69653                 :             :     operands[0] = operand0;
   69654                 :             :     operands[1] = operand1;
   69655                 :             :     operands[2] = operand2;
   69656                 :             :     operands[3] = operand3;
   69657                 :             :     operands[4] = operand4;
   69658                 :             :     operands[5] = operand5;
   69659                 :             : #define FAIL return (end_sequence (), _val)
   69660                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69661                 :             : #line 28661 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69662                 :             : {
   69663                 :             :   operands[6]
   69664                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69665                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69666                 :             : }
   69667                 :             : #undef DONE
   69668                 :             : #undef FAIL
   69669                 :             :     operand0 = operands[0];
   69670                 :             :     (void) operand0;
   69671                 :             :     operand1 = operands[1];
   69672                 :             :     (void) operand1;
   69673                 :             :     operand2 = operands[2];
   69674                 :             :     (void) operand2;
   69675                 :             :     operand3 = operands[3];
   69676                 :             :     (void) operand3;
   69677                 :             :     operand4 = operands[4];
   69678                 :             :     (void) operand4;
   69679                 :             :     operand5 = operands[5];
   69680                 :             :     (void) operand5;
   69681                 :             :     operand6 = operands[6];
   69682                 :             :     (void) operand6;
   69683                 :             :   }
   69684                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69685                 :             :         gen_rtvec (2,
   69686                 :             :                 gen_rtx_SET (operand0,
   69687                 :             :         gen_rtx_UNSPEC (V4DFmode,
   69688                 :             :         gen_rtvec (3,
   69689                 :             :                 operand1,
   69690                 :             :                 operand4,
   69691                 :             :                 gen_rtx_MEM (DFmode,
   69692                 :             :         operand6)),
   69693                 :             :         149)),
   69694                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69695                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69696                 :             :   _val = get_insns ();
   69697                 :             :   end_sequence ();
   69698                 :             :   return _val;
   69699                 :             : }
   69700                 :             : 
   69701                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28648 */
   69702                 :             : rtx
   69703                 :             : gen_avx512vl_gatherdiv4si (rtx operand0,
   69704                 :             :         rtx operand1,
   69705                 :             :         rtx operand2,
   69706                 :             :         rtx operand3,
   69707                 :             :         rtx operand4,
   69708                 :             :         rtx operand5)
   69709                 :             : {
   69710                 :             :   rtx operand6;
   69711                 :             :   rtx_insn *_val = 0;
   69712                 :             :   start_sequence ();
   69713                 :             :   {
   69714                 :             :     rtx operands[8];
   69715                 :             :     operands[0] = operand0;
   69716                 :             :     operands[1] = operand1;
   69717                 :             :     operands[2] = operand2;
   69718                 :             :     operands[3] = operand3;
   69719                 :             :     operands[4] = operand4;
   69720                 :             :     operands[5] = operand5;
   69721                 :             : #define FAIL return (end_sequence (), _val)
   69722                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69723                 :             : #line 28661 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69724                 :             : {
   69725                 :             :   operands[6]
   69726                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69727                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69728                 :             : }
   69729                 :             : #undef DONE
   69730                 :             : #undef FAIL
   69731                 :             :     operand0 = operands[0];
   69732                 :             :     (void) operand0;
   69733                 :             :     operand1 = operands[1];
   69734                 :             :     (void) operand1;
   69735                 :             :     operand2 = operands[2];
   69736                 :             :     (void) operand2;
   69737                 :             :     operand3 = operands[3];
   69738                 :             :     (void) operand3;
   69739                 :             :     operand4 = operands[4];
   69740                 :             :     (void) operand4;
   69741                 :             :     operand5 = operands[5];
   69742                 :             :     (void) operand5;
   69743                 :             :     operand6 = operands[6];
   69744                 :             :     (void) operand6;
   69745                 :             :   }
   69746                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69747                 :             :         gen_rtvec (2,
   69748                 :             :                 gen_rtx_SET (operand0,
   69749                 :             :         gen_rtx_UNSPEC (V4SImode,
   69750                 :             :         gen_rtvec (3,
   69751                 :             :                 operand1,
   69752                 :             :                 operand4,
   69753                 :             :                 gen_rtx_MEM (SImode,
   69754                 :             :         operand6)),
   69755                 :             :         149)),
   69756                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69757                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69758                 :             :   _val = get_insns ();
   69759                 :             :   end_sequence ();
   69760                 :             :   return _val;
   69761                 :             : }
   69762                 :             : 
   69763                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28648 */
   69764                 :             : rtx
   69765                 :             : gen_avx512vl_gatherdiv4sf (rtx operand0,
   69766                 :             :         rtx operand1,
   69767                 :             :         rtx operand2,
   69768                 :             :         rtx operand3,
   69769                 :             :         rtx operand4,
   69770                 :             :         rtx operand5)
   69771                 :             : {
   69772                 :             :   rtx operand6;
   69773                 :             :   rtx_insn *_val = 0;
   69774                 :             :   start_sequence ();
   69775                 :             :   {
   69776                 :             :     rtx operands[8];
   69777                 :             :     operands[0] = operand0;
   69778                 :             :     operands[1] = operand1;
   69779                 :             :     operands[2] = operand2;
   69780                 :             :     operands[3] = operand3;
   69781                 :             :     operands[4] = operand4;
   69782                 :             :     operands[5] = operand5;
   69783                 :             : #define FAIL return (end_sequence (), _val)
   69784                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69785                 :             : #line 28661 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69786                 :             : {
   69787                 :             :   operands[6]
   69788                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69789                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69790                 :             : }
   69791                 :             : #undef DONE
   69792                 :             : #undef FAIL
   69793                 :             :     operand0 = operands[0];
   69794                 :             :     (void) operand0;
   69795                 :             :     operand1 = operands[1];
   69796                 :             :     (void) operand1;
   69797                 :             :     operand2 = operands[2];
   69798                 :             :     (void) operand2;
   69799                 :             :     operand3 = operands[3];
   69800                 :             :     (void) operand3;
   69801                 :             :     operand4 = operands[4];
   69802                 :             :     (void) operand4;
   69803                 :             :     operand5 = operands[5];
   69804                 :             :     (void) operand5;
   69805                 :             :     operand6 = operands[6];
   69806                 :             :     (void) operand6;
   69807                 :             :   }
   69808                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69809                 :             :         gen_rtvec (2,
   69810                 :             :                 gen_rtx_SET (operand0,
   69811                 :             :         gen_rtx_UNSPEC (V4SFmode,
   69812                 :             :         gen_rtvec (3,
   69813                 :             :                 operand1,
   69814                 :             :                 operand4,
   69815                 :             :                 gen_rtx_MEM (SFmode,
   69816                 :             :         operand6)),
   69817                 :             :         149)),
   69818                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69819                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69820                 :             :   _val = get_insns ();
   69821                 :             :   end_sequence ();
   69822                 :             :   return _val;
   69823                 :             : }
   69824                 :             : 
   69825                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28648 */
   69826                 :             : rtx
   69827                 :             : gen_avx512vl_gatherdiv2di (rtx operand0,
   69828                 :             :         rtx operand1,
   69829                 :             :         rtx operand2,
   69830                 :             :         rtx operand3,
   69831                 :             :         rtx operand4,
   69832                 :             :         rtx operand5)
   69833                 :             : {
   69834                 :             :   rtx operand6;
   69835                 :             :   rtx_insn *_val = 0;
   69836                 :             :   start_sequence ();
   69837                 :             :   {
   69838                 :             :     rtx operands[8];
   69839                 :             :     operands[0] = operand0;
   69840                 :             :     operands[1] = operand1;
   69841                 :             :     operands[2] = operand2;
   69842                 :             :     operands[3] = operand3;
   69843                 :             :     operands[4] = operand4;
   69844                 :             :     operands[5] = operand5;
   69845                 :             : #define FAIL return (end_sequence (), _val)
   69846                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69847                 :             : #line 28661 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69848                 :             : {
   69849                 :             :   operands[6]
   69850                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69851                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69852                 :             : }
   69853                 :             : #undef DONE
   69854                 :             : #undef FAIL
   69855                 :             :     operand0 = operands[0];
   69856                 :             :     (void) operand0;
   69857                 :             :     operand1 = operands[1];
   69858                 :             :     (void) operand1;
   69859                 :             :     operand2 = operands[2];
   69860                 :             :     (void) operand2;
   69861                 :             :     operand3 = operands[3];
   69862                 :             :     (void) operand3;
   69863                 :             :     operand4 = operands[4];
   69864                 :             :     (void) operand4;
   69865                 :             :     operand5 = operands[5];
   69866                 :             :     (void) operand5;
   69867                 :             :     operand6 = operands[6];
   69868                 :             :     (void) operand6;
   69869                 :             :   }
   69870                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69871                 :             :         gen_rtvec (2,
   69872                 :             :                 gen_rtx_SET (operand0,
   69873                 :             :         gen_rtx_UNSPEC (V2DImode,
   69874                 :             :         gen_rtvec (3,
   69875                 :             :                 operand1,
   69876                 :             :                 operand4,
   69877                 :             :                 gen_rtx_MEM (DImode,
   69878                 :             :         operand6)),
   69879                 :             :         149)),
   69880                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69881                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69882                 :             :   _val = get_insns ();
   69883                 :             :   end_sequence ();
   69884                 :             :   return _val;
   69885                 :             : }
   69886                 :             : 
   69887                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28648 */
   69888                 :             : rtx
   69889                 :             : gen_avx512vl_gatherdiv2df (rtx operand0,
   69890                 :             :         rtx operand1,
   69891                 :             :         rtx operand2,
   69892                 :             :         rtx operand3,
   69893                 :             :         rtx operand4,
   69894                 :             :         rtx operand5)
   69895                 :             : {
   69896                 :             :   rtx operand6;
   69897                 :             :   rtx_insn *_val = 0;
   69898                 :             :   start_sequence ();
   69899                 :             :   {
   69900                 :             :     rtx operands[8];
   69901                 :             :     operands[0] = operand0;
   69902                 :             :     operands[1] = operand1;
   69903                 :             :     operands[2] = operand2;
   69904                 :             :     operands[3] = operand3;
   69905                 :             :     operands[4] = operand4;
   69906                 :             :     operands[5] = operand5;
   69907                 :             : #define FAIL return (end_sequence (), _val)
   69908                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69909                 :             : #line 28661 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69910                 :             : {
   69911                 :             :   operands[6]
   69912                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (3, operands[2], operands[3],
   69913                 :             :                                         operands[5]), UNSPEC_VSIBADDR);
   69914                 :             : }
   69915                 :             : #undef DONE
   69916                 :             : #undef FAIL
   69917                 :             :     operand0 = operands[0];
   69918                 :             :     (void) operand0;
   69919                 :             :     operand1 = operands[1];
   69920                 :             :     (void) operand1;
   69921                 :             :     operand2 = operands[2];
   69922                 :             :     (void) operand2;
   69923                 :             :     operand3 = operands[3];
   69924                 :             :     (void) operand3;
   69925                 :             :     operand4 = operands[4];
   69926                 :             :     (void) operand4;
   69927                 :             :     operand5 = operands[5];
   69928                 :             :     (void) operand5;
   69929                 :             :     operand6 = operands[6];
   69930                 :             :     (void) operand6;
   69931                 :             :   }
   69932                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69933                 :             :         gen_rtvec (2,
   69934                 :             :                 gen_rtx_SET (operand0,
   69935                 :             :         gen_rtx_UNSPEC (V2DFmode,
   69936                 :             :         gen_rtvec (3,
   69937                 :             :                 operand1,
   69938                 :             :                 operand4,
   69939                 :             :                 gen_rtx_MEM (DFmode,
   69940                 :             :         operand6)),
   69941                 :             :         149)),
   69942                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   69943                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   69944                 :             :   _val = get_insns ();
   69945                 :             :   end_sequence ();
   69946                 :             :   return _val;
   69947                 :             : }
   69948                 :             : 
   69949                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28718 */
   69950                 :             : rtx
   69951                 :             : gen_avx512f_scattersiv16si (rtx operand0,
   69952                 :             :         rtx operand1,
   69953                 :             :         rtx operand2,
   69954                 :             :         rtx operand3,
   69955                 :             :         rtx operand4)
   69956                 :             : {
   69957                 :             :   rtx operand5;
   69958                 :             :   rtx_insn *_val = 0;
   69959                 :             :   start_sequence ();
   69960                 :             :   {
   69961                 :             :     rtx operands[7];
   69962                 :             :     operands[0] = operand0;
   69963                 :             :     operands[1] = operand1;
   69964                 :             :     operands[2] = operand2;
   69965                 :             :     operands[3] = operand3;
   69966                 :             :     operands[4] = operand4;
   69967                 :             : #define FAIL return (end_sequence (), _val)
   69968                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69969                 :             : #line 28730 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   69970                 :             : {
   69971                 :             :   operands[5]
   69972                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   69973                 :             :                                         operands[4], operands[1]),
   69974                 :             :                                         UNSPEC_VSIBADDR);
   69975                 :             : }
   69976                 :             : #undef DONE
   69977                 :             : #undef FAIL
   69978                 :             :     operand0 = operands[0];
   69979                 :             :     (void) operand0;
   69980                 :             :     operand1 = operands[1];
   69981                 :             :     (void) operand1;
   69982                 :             :     operand2 = operands[2];
   69983                 :             :     (void) operand2;
   69984                 :             :     operand3 = operands[3];
   69985                 :             :     (void) operand3;
   69986                 :             :     operand4 = operands[4];
   69987                 :             :     (void) operand4;
   69988                 :             :     operand5 = operands[5];
   69989                 :             :     (void) operand5;
   69990                 :             :   }
   69991                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69992                 :             :         gen_rtvec (2,
   69993                 :             :                 gen_rtx_SET (gen_rtx_MEM (V16SImode,
   69994                 :             :         operand5),
   69995                 :             :         gen_rtx_UNSPEC (V16SImode,
   69996                 :             :         gen_rtvec (2,
   69997                 :             :                 operand1,
   69998                 :             :                 operand3),
   69999                 :             :         156)),
   70000                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70001                 :             :         gen_rtx_SCRATCH (HImode)))), false);
   70002                 :             :   _val = get_insns ();
   70003                 :             :   end_sequence ();
   70004                 :             :   return _val;
   70005                 :             : }
   70006                 :             : 
   70007                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28718 */
   70008                 :             : rtx
   70009                 :             : gen_avx512f_scattersiv16sf (rtx operand0,
   70010                 :             :         rtx operand1,
   70011                 :             :         rtx operand2,
   70012                 :             :         rtx operand3,
   70013                 :             :         rtx operand4)
   70014                 :             : {
   70015                 :             :   rtx operand5;
   70016                 :             :   rtx_insn *_val = 0;
   70017                 :             :   start_sequence ();
   70018                 :             :   {
   70019                 :             :     rtx operands[7];
   70020                 :             :     operands[0] = operand0;
   70021                 :             :     operands[1] = operand1;
   70022                 :             :     operands[2] = operand2;
   70023                 :             :     operands[3] = operand3;
   70024                 :             :     operands[4] = operand4;
   70025                 :             : #define FAIL return (end_sequence (), _val)
   70026                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70027                 :             : #line 28730 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70028                 :             : {
   70029                 :             :   operands[5]
   70030                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70031                 :             :                                         operands[4], operands[1]),
   70032                 :             :                                         UNSPEC_VSIBADDR);
   70033                 :             : }
   70034                 :             : #undef DONE
   70035                 :             : #undef FAIL
   70036                 :             :     operand0 = operands[0];
   70037                 :             :     (void) operand0;
   70038                 :             :     operand1 = operands[1];
   70039                 :             :     (void) operand1;
   70040                 :             :     operand2 = operands[2];
   70041                 :             :     (void) operand2;
   70042                 :             :     operand3 = operands[3];
   70043                 :             :     (void) operand3;
   70044                 :             :     operand4 = operands[4];
   70045                 :             :     (void) operand4;
   70046                 :             :     operand5 = operands[5];
   70047                 :             :     (void) operand5;
   70048                 :             :   }
   70049                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70050                 :             :         gen_rtvec (2,
   70051                 :             :                 gen_rtx_SET (gen_rtx_MEM (V16SFmode,
   70052                 :             :         operand5),
   70053                 :             :         gen_rtx_UNSPEC (V16SFmode,
   70054                 :             :         gen_rtvec (2,
   70055                 :             :                 operand1,
   70056                 :             :                 operand3),
   70057                 :             :         156)),
   70058                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70059                 :             :         gen_rtx_SCRATCH (HImode)))), false);
   70060                 :             :   _val = get_insns ();
   70061                 :             :   end_sequence ();
   70062                 :             :   return _val;
   70063                 :             : }
   70064                 :             : 
   70065                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28718 */
   70066                 :             : rtx
   70067                 :             : gen_avx512f_scattersiv8di (rtx operand0,
   70068                 :             :         rtx operand1,
   70069                 :             :         rtx operand2,
   70070                 :             :         rtx operand3,
   70071                 :             :         rtx operand4)
   70072                 :             : {
   70073                 :             :   rtx operand5;
   70074                 :             :   rtx_insn *_val = 0;
   70075                 :             :   start_sequence ();
   70076                 :             :   {
   70077                 :             :     rtx operands[7];
   70078                 :             :     operands[0] = operand0;
   70079                 :             :     operands[1] = operand1;
   70080                 :             :     operands[2] = operand2;
   70081                 :             :     operands[3] = operand3;
   70082                 :             :     operands[4] = operand4;
   70083                 :             : #define FAIL return (end_sequence (), _val)
   70084                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70085                 :             : #line 28730 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70086                 :             : {
   70087                 :             :   operands[5]
   70088                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70089                 :             :                                         operands[4], operands[1]),
   70090                 :             :                                         UNSPEC_VSIBADDR);
   70091                 :             : }
   70092                 :             : #undef DONE
   70093                 :             : #undef FAIL
   70094                 :             :     operand0 = operands[0];
   70095                 :             :     (void) operand0;
   70096                 :             :     operand1 = operands[1];
   70097                 :             :     (void) operand1;
   70098                 :             :     operand2 = operands[2];
   70099                 :             :     (void) operand2;
   70100                 :             :     operand3 = operands[3];
   70101                 :             :     (void) operand3;
   70102                 :             :     operand4 = operands[4];
   70103                 :             :     (void) operand4;
   70104                 :             :     operand5 = operands[5];
   70105                 :             :     (void) operand5;
   70106                 :             :   }
   70107                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70108                 :             :         gen_rtvec (2,
   70109                 :             :                 gen_rtx_SET (gen_rtx_MEM (V8DImode,
   70110                 :             :         operand5),
   70111                 :             :         gen_rtx_UNSPEC (V8DImode,
   70112                 :             :         gen_rtvec (2,
   70113                 :             :                 operand1,
   70114                 :             :                 operand3),
   70115                 :             :         156)),
   70116                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70117                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70118                 :             :   _val = get_insns ();
   70119                 :             :   end_sequence ();
   70120                 :             :   return _val;
   70121                 :             : }
   70122                 :             : 
   70123                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28718 */
   70124                 :             : rtx
   70125                 :             : gen_avx512f_scattersiv8df (rtx operand0,
   70126                 :             :         rtx operand1,
   70127                 :             :         rtx operand2,
   70128                 :             :         rtx operand3,
   70129                 :             :         rtx operand4)
   70130                 :             : {
   70131                 :             :   rtx operand5;
   70132                 :             :   rtx_insn *_val = 0;
   70133                 :             :   start_sequence ();
   70134                 :             :   {
   70135                 :             :     rtx operands[7];
   70136                 :             :     operands[0] = operand0;
   70137                 :             :     operands[1] = operand1;
   70138                 :             :     operands[2] = operand2;
   70139                 :             :     operands[3] = operand3;
   70140                 :             :     operands[4] = operand4;
   70141                 :             : #define FAIL return (end_sequence (), _val)
   70142                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70143                 :             : #line 28730 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70144                 :             : {
   70145                 :             :   operands[5]
   70146                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70147                 :             :                                         operands[4], operands[1]),
   70148                 :             :                                         UNSPEC_VSIBADDR);
   70149                 :             : }
   70150                 :             : #undef DONE
   70151                 :             : #undef FAIL
   70152                 :             :     operand0 = operands[0];
   70153                 :             :     (void) operand0;
   70154                 :             :     operand1 = operands[1];
   70155                 :             :     (void) operand1;
   70156                 :             :     operand2 = operands[2];
   70157                 :             :     (void) operand2;
   70158                 :             :     operand3 = operands[3];
   70159                 :             :     (void) operand3;
   70160                 :             :     operand4 = operands[4];
   70161                 :             :     (void) operand4;
   70162                 :             :     operand5 = operands[5];
   70163                 :             :     (void) operand5;
   70164                 :             :   }
   70165                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70166                 :             :         gen_rtvec (2,
   70167                 :             :                 gen_rtx_SET (gen_rtx_MEM (V8DFmode,
   70168                 :             :         operand5),
   70169                 :             :         gen_rtx_UNSPEC (V8DFmode,
   70170                 :             :         gen_rtvec (2,
   70171                 :             :                 operand1,
   70172                 :             :                 operand3),
   70173                 :             :         156)),
   70174                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70175                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70176                 :             :   _val = get_insns ();
   70177                 :             :   end_sequence ();
   70178                 :             :   return _val;
   70179                 :             : }
   70180                 :             : 
   70181                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28718 */
   70182                 :             : rtx
   70183                 :             : gen_avx512vl_scattersiv8si (rtx operand0,
   70184                 :             :         rtx operand1,
   70185                 :             :         rtx operand2,
   70186                 :             :         rtx operand3,
   70187                 :             :         rtx operand4)
   70188                 :             : {
   70189                 :             :   rtx operand5;
   70190                 :             :   rtx_insn *_val = 0;
   70191                 :             :   start_sequence ();
   70192                 :             :   {
   70193                 :             :     rtx operands[7];
   70194                 :             :     operands[0] = operand0;
   70195                 :             :     operands[1] = operand1;
   70196                 :             :     operands[2] = operand2;
   70197                 :             :     operands[3] = operand3;
   70198                 :             :     operands[4] = operand4;
   70199                 :             : #define FAIL return (end_sequence (), _val)
   70200                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70201                 :             : #line 28730 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70202                 :             : {
   70203                 :             :   operands[5]
   70204                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70205                 :             :                                         operands[4], operands[1]),
   70206                 :             :                                         UNSPEC_VSIBADDR);
   70207                 :             : }
   70208                 :             : #undef DONE
   70209                 :             : #undef FAIL
   70210                 :             :     operand0 = operands[0];
   70211                 :             :     (void) operand0;
   70212                 :             :     operand1 = operands[1];
   70213                 :             :     (void) operand1;
   70214                 :             :     operand2 = operands[2];
   70215                 :             :     (void) operand2;
   70216                 :             :     operand3 = operands[3];
   70217                 :             :     (void) operand3;
   70218                 :             :     operand4 = operands[4];
   70219                 :             :     (void) operand4;
   70220                 :             :     operand5 = operands[5];
   70221                 :             :     (void) operand5;
   70222                 :             :   }
   70223                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70224                 :             :         gen_rtvec (2,
   70225                 :             :                 gen_rtx_SET (gen_rtx_MEM (V8SImode,
   70226                 :             :         operand5),
   70227                 :             :         gen_rtx_UNSPEC (V8SImode,
   70228                 :             :         gen_rtvec (2,
   70229                 :             :                 operand1,
   70230                 :             :                 operand3),
   70231                 :             :         156)),
   70232                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70233                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70234                 :             :   _val = get_insns ();
   70235                 :             :   end_sequence ();
   70236                 :             :   return _val;
   70237                 :             : }
   70238                 :             : 
   70239                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28718 */
   70240                 :             : rtx
   70241                 :             : gen_avx512vl_scattersiv8sf (rtx operand0,
   70242                 :             :         rtx operand1,
   70243                 :             :         rtx operand2,
   70244                 :             :         rtx operand3,
   70245                 :             :         rtx operand4)
   70246                 :             : {
   70247                 :             :   rtx operand5;
   70248                 :             :   rtx_insn *_val = 0;
   70249                 :             :   start_sequence ();
   70250                 :             :   {
   70251                 :             :     rtx operands[7];
   70252                 :             :     operands[0] = operand0;
   70253                 :             :     operands[1] = operand1;
   70254                 :             :     operands[2] = operand2;
   70255                 :             :     operands[3] = operand3;
   70256                 :             :     operands[4] = operand4;
   70257                 :             : #define FAIL return (end_sequence (), _val)
   70258                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70259                 :             : #line 28730 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70260                 :             : {
   70261                 :             :   operands[5]
   70262                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70263                 :             :                                         operands[4], operands[1]),
   70264                 :             :                                         UNSPEC_VSIBADDR);
   70265                 :             : }
   70266                 :             : #undef DONE
   70267                 :             : #undef FAIL
   70268                 :             :     operand0 = operands[0];
   70269                 :             :     (void) operand0;
   70270                 :             :     operand1 = operands[1];
   70271                 :             :     (void) operand1;
   70272                 :             :     operand2 = operands[2];
   70273                 :             :     (void) operand2;
   70274                 :             :     operand3 = operands[3];
   70275                 :             :     (void) operand3;
   70276                 :             :     operand4 = operands[4];
   70277                 :             :     (void) operand4;
   70278                 :             :     operand5 = operands[5];
   70279                 :             :     (void) operand5;
   70280                 :             :   }
   70281                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70282                 :             :         gen_rtvec (2,
   70283                 :             :                 gen_rtx_SET (gen_rtx_MEM (V8SFmode,
   70284                 :             :         operand5),
   70285                 :             :         gen_rtx_UNSPEC (V8SFmode,
   70286                 :             :         gen_rtvec (2,
   70287                 :             :                 operand1,
   70288                 :             :                 operand3),
   70289                 :             :         156)),
   70290                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70291                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70292                 :             :   _val = get_insns ();
   70293                 :             :   end_sequence ();
   70294                 :             :   return _val;
   70295                 :             : }
   70296                 :             : 
   70297                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28718 */
   70298                 :             : rtx
   70299                 :             : gen_avx512vl_scattersiv4di (rtx operand0,
   70300                 :             :         rtx operand1,
   70301                 :             :         rtx operand2,
   70302                 :             :         rtx operand3,
   70303                 :             :         rtx operand4)
   70304                 :             : {
   70305                 :             :   rtx operand5;
   70306                 :             :   rtx_insn *_val = 0;
   70307                 :             :   start_sequence ();
   70308                 :             :   {
   70309                 :             :     rtx operands[7];
   70310                 :             :     operands[0] = operand0;
   70311                 :             :     operands[1] = operand1;
   70312                 :             :     operands[2] = operand2;
   70313                 :             :     operands[3] = operand3;
   70314                 :             :     operands[4] = operand4;
   70315                 :             : #define FAIL return (end_sequence (), _val)
   70316                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70317                 :             : #line 28730 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70318                 :             : {
   70319                 :             :   operands[5]
   70320                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70321                 :             :                                         operands[4], operands[1]),
   70322                 :             :                                         UNSPEC_VSIBADDR);
   70323                 :             : }
   70324                 :             : #undef DONE
   70325                 :             : #undef FAIL
   70326                 :             :     operand0 = operands[0];
   70327                 :             :     (void) operand0;
   70328                 :             :     operand1 = operands[1];
   70329                 :             :     (void) operand1;
   70330                 :             :     operand2 = operands[2];
   70331                 :             :     (void) operand2;
   70332                 :             :     operand3 = operands[3];
   70333                 :             :     (void) operand3;
   70334                 :             :     operand4 = operands[4];
   70335                 :             :     (void) operand4;
   70336                 :             :     operand5 = operands[5];
   70337                 :             :     (void) operand5;
   70338                 :             :   }
   70339                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70340                 :             :         gen_rtvec (2,
   70341                 :             :                 gen_rtx_SET (gen_rtx_MEM (V4DImode,
   70342                 :             :         operand5),
   70343                 :             :         gen_rtx_UNSPEC (V4DImode,
   70344                 :             :         gen_rtvec (2,
   70345                 :             :                 operand1,
   70346                 :             :                 operand3),
   70347                 :             :         156)),
   70348                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70349                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70350                 :             :   _val = get_insns ();
   70351                 :             :   end_sequence ();
   70352                 :             :   return _val;
   70353                 :             : }
   70354                 :             : 
   70355                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28718 */
   70356                 :             : rtx
   70357                 :             : gen_avx512vl_scattersiv4df (rtx operand0,
   70358                 :             :         rtx operand1,
   70359                 :             :         rtx operand2,
   70360                 :             :         rtx operand3,
   70361                 :             :         rtx operand4)
   70362                 :             : {
   70363                 :             :   rtx operand5;
   70364                 :             :   rtx_insn *_val = 0;
   70365                 :             :   start_sequence ();
   70366                 :             :   {
   70367                 :             :     rtx operands[7];
   70368                 :             :     operands[0] = operand0;
   70369                 :             :     operands[1] = operand1;
   70370                 :             :     operands[2] = operand2;
   70371                 :             :     operands[3] = operand3;
   70372                 :             :     operands[4] = operand4;
   70373                 :             : #define FAIL return (end_sequence (), _val)
   70374                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70375                 :             : #line 28730 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70376                 :             : {
   70377                 :             :   operands[5]
   70378                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70379                 :             :                                         operands[4], operands[1]),
   70380                 :             :                                         UNSPEC_VSIBADDR);
   70381                 :             : }
   70382                 :             : #undef DONE
   70383                 :             : #undef FAIL
   70384                 :             :     operand0 = operands[0];
   70385                 :             :     (void) operand0;
   70386                 :             :     operand1 = operands[1];
   70387                 :             :     (void) operand1;
   70388                 :             :     operand2 = operands[2];
   70389                 :             :     (void) operand2;
   70390                 :             :     operand3 = operands[3];
   70391                 :             :     (void) operand3;
   70392                 :             :     operand4 = operands[4];
   70393                 :             :     (void) operand4;
   70394                 :             :     operand5 = operands[5];
   70395                 :             :     (void) operand5;
   70396                 :             :   }
   70397                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70398                 :             :         gen_rtvec (2,
   70399                 :             :                 gen_rtx_SET (gen_rtx_MEM (V4DFmode,
   70400                 :             :         operand5),
   70401                 :             :         gen_rtx_UNSPEC (V4DFmode,
   70402                 :             :         gen_rtvec (2,
   70403                 :             :                 operand1,
   70404                 :             :                 operand3),
   70405                 :             :         156)),
   70406                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70407                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70408                 :             :   _val = get_insns ();
   70409                 :             :   end_sequence ();
   70410                 :             :   return _val;
   70411                 :             : }
   70412                 :             : 
   70413                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28718 */
   70414                 :             : rtx
   70415                 :             : gen_avx512vl_scattersiv4si (rtx operand0,
   70416                 :             :         rtx operand1,
   70417                 :             :         rtx operand2,
   70418                 :             :         rtx operand3,
   70419                 :             :         rtx operand4)
   70420                 :             : {
   70421                 :             :   rtx operand5;
   70422                 :             :   rtx_insn *_val = 0;
   70423                 :             :   start_sequence ();
   70424                 :             :   {
   70425                 :             :     rtx operands[7];
   70426                 :             :     operands[0] = operand0;
   70427                 :             :     operands[1] = operand1;
   70428                 :             :     operands[2] = operand2;
   70429                 :             :     operands[3] = operand3;
   70430                 :             :     operands[4] = operand4;
   70431                 :             : #define FAIL return (end_sequence (), _val)
   70432                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70433                 :             : #line 28730 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70434                 :             : {
   70435                 :             :   operands[5]
   70436                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70437                 :             :                                         operands[4], operands[1]),
   70438                 :             :                                         UNSPEC_VSIBADDR);
   70439                 :             : }
   70440                 :             : #undef DONE
   70441                 :             : #undef FAIL
   70442                 :             :     operand0 = operands[0];
   70443                 :             :     (void) operand0;
   70444                 :             :     operand1 = operands[1];
   70445                 :             :     (void) operand1;
   70446                 :             :     operand2 = operands[2];
   70447                 :             :     (void) operand2;
   70448                 :             :     operand3 = operands[3];
   70449                 :             :     (void) operand3;
   70450                 :             :     operand4 = operands[4];
   70451                 :             :     (void) operand4;
   70452                 :             :     operand5 = operands[5];
   70453                 :             :     (void) operand5;
   70454                 :             :   }
   70455                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70456                 :             :         gen_rtvec (2,
   70457                 :             :                 gen_rtx_SET (gen_rtx_MEM (V4SImode,
   70458                 :             :         operand5),
   70459                 :             :         gen_rtx_UNSPEC (V4SImode,
   70460                 :             :         gen_rtvec (2,
   70461                 :             :                 operand1,
   70462                 :             :                 operand3),
   70463                 :             :         156)),
   70464                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70465                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70466                 :             :   _val = get_insns ();
   70467                 :             :   end_sequence ();
   70468                 :             :   return _val;
   70469                 :             : }
   70470                 :             : 
   70471                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28718 */
   70472                 :             : rtx
   70473                 :             : gen_avx512vl_scattersiv4sf (rtx operand0,
   70474                 :             :         rtx operand1,
   70475                 :             :         rtx operand2,
   70476                 :             :         rtx operand3,
   70477                 :             :         rtx operand4)
   70478                 :             : {
   70479                 :             :   rtx operand5;
   70480                 :             :   rtx_insn *_val = 0;
   70481                 :             :   start_sequence ();
   70482                 :             :   {
   70483                 :             :     rtx operands[7];
   70484                 :             :     operands[0] = operand0;
   70485                 :             :     operands[1] = operand1;
   70486                 :             :     operands[2] = operand2;
   70487                 :             :     operands[3] = operand3;
   70488                 :             :     operands[4] = operand4;
   70489                 :             : #define FAIL return (end_sequence (), _val)
   70490                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70491                 :             : #line 28730 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70492                 :             : {
   70493                 :             :   operands[5]
   70494                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70495                 :             :                                         operands[4], operands[1]),
   70496                 :             :                                         UNSPEC_VSIBADDR);
   70497                 :             : }
   70498                 :             : #undef DONE
   70499                 :             : #undef FAIL
   70500                 :             :     operand0 = operands[0];
   70501                 :             :     (void) operand0;
   70502                 :             :     operand1 = operands[1];
   70503                 :             :     (void) operand1;
   70504                 :             :     operand2 = operands[2];
   70505                 :             :     (void) operand2;
   70506                 :             :     operand3 = operands[3];
   70507                 :             :     (void) operand3;
   70508                 :             :     operand4 = operands[4];
   70509                 :             :     (void) operand4;
   70510                 :             :     operand5 = operands[5];
   70511                 :             :     (void) operand5;
   70512                 :             :   }
   70513                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70514                 :             :         gen_rtvec (2,
   70515                 :             :                 gen_rtx_SET (gen_rtx_MEM (V4SFmode,
   70516                 :             :         operand5),
   70517                 :             :         gen_rtx_UNSPEC (V4SFmode,
   70518                 :             :         gen_rtvec (2,
   70519                 :             :                 operand1,
   70520                 :             :                 operand3),
   70521                 :             :         156)),
   70522                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70523                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70524                 :             :   _val = get_insns ();
   70525                 :             :   end_sequence ();
   70526                 :             :   return _val;
   70527                 :             : }
   70528                 :             : 
   70529                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28718 */
   70530                 :             : rtx
   70531                 :             : gen_avx512vl_scattersiv2di (rtx operand0,
   70532                 :             :         rtx operand1,
   70533                 :             :         rtx operand2,
   70534                 :             :         rtx operand3,
   70535                 :             :         rtx operand4)
   70536                 :             : {
   70537                 :             :   rtx operand5;
   70538                 :             :   rtx_insn *_val = 0;
   70539                 :             :   start_sequence ();
   70540                 :             :   {
   70541                 :             :     rtx operands[7];
   70542                 :             :     operands[0] = operand0;
   70543                 :             :     operands[1] = operand1;
   70544                 :             :     operands[2] = operand2;
   70545                 :             :     operands[3] = operand3;
   70546                 :             :     operands[4] = operand4;
   70547                 :             : #define FAIL return (end_sequence (), _val)
   70548                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70549                 :             : #line 28730 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70550                 :             : {
   70551                 :             :   operands[5]
   70552                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70553                 :             :                                         operands[4], operands[1]),
   70554                 :             :                                         UNSPEC_VSIBADDR);
   70555                 :             : }
   70556                 :             : #undef DONE
   70557                 :             : #undef FAIL
   70558                 :             :     operand0 = operands[0];
   70559                 :             :     (void) operand0;
   70560                 :             :     operand1 = operands[1];
   70561                 :             :     (void) operand1;
   70562                 :             :     operand2 = operands[2];
   70563                 :             :     (void) operand2;
   70564                 :             :     operand3 = operands[3];
   70565                 :             :     (void) operand3;
   70566                 :             :     operand4 = operands[4];
   70567                 :             :     (void) operand4;
   70568                 :             :     operand5 = operands[5];
   70569                 :             :     (void) operand5;
   70570                 :             :   }
   70571                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70572                 :             :         gen_rtvec (2,
   70573                 :             :                 gen_rtx_SET (gen_rtx_MEM (V2DImode,
   70574                 :             :         operand5),
   70575                 :             :         gen_rtx_UNSPEC (V2DImode,
   70576                 :             :         gen_rtvec (2,
   70577                 :             :                 operand1,
   70578                 :             :                 operand3),
   70579                 :             :         156)),
   70580                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70581                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70582                 :             :   _val = get_insns ();
   70583                 :             :   end_sequence ();
   70584                 :             :   return _val;
   70585                 :             : }
   70586                 :             : 
   70587                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28718 */
   70588                 :             : rtx
   70589                 :             : gen_avx512vl_scattersiv2df (rtx operand0,
   70590                 :             :         rtx operand1,
   70591                 :             :         rtx operand2,
   70592                 :             :         rtx operand3,
   70593                 :             :         rtx operand4)
   70594                 :             : {
   70595                 :             :   rtx operand5;
   70596                 :             :   rtx_insn *_val = 0;
   70597                 :             :   start_sequence ();
   70598                 :             :   {
   70599                 :             :     rtx operands[7];
   70600                 :             :     operands[0] = operand0;
   70601                 :             :     operands[1] = operand1;
   70602                 :             :     operands[2] = operand2;
   70603                 :             :     operands[3] = operand3;
   70604                 :             :     operands[4] = operand4;
   70605                 :             : #define FAIL return (end_sequence (), _val)
   70606                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70607                 :             : #line 28730 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70608                 :             : {
   70609                 :             :   operands[5]
   70610                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70611                 :             :                                         operands[4], operands[1]),
   70612                 :             :                                         UNSPEC_VSIBADDR);
   70613                 :             : }
   70614                 :             : #undef DONE
   70615                 :             : #undef FAIL
   70616                 :             :     operand0 = operands[0];
   70617                 :             :     (void) operand0;
   70618                 :             :     operand1 = operands[1];
   70619                 :             :     (void) operand1;
   70620                 :             :     operand2 = operands[2];
   70621                 :             :     (void) operand2;
   70622                 :             :     operand3 = operands[3];
   70623                 :             :     (void) operand3;
   70624                 :             :     operand4 = operands[4];
   70625                 :             :     (void) operand4;
   70626                 :             :     operand5 = operands[5];
   70627                 :             :     (void) operand5;
   70628                 :             :   }
   70629                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70630                 :             :         gen_rtvec (2,
   70631                 :             :                 gen_rtx_SET (gen_rtx_MEM (V2DFmode,
   70632                 :             :         operand5),
   70633                 :             :         gen_rtx_UNSPEC (V2DFmode,
   70634                 :             :         gen_rtvec (2,
   70635                 :             :                 operand1,
   70636                 :             :                 operand3),
   70637                 :             :         156)),
   70638                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70639                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70640                 :             :   _val = get_insns ();
   70641                 :             :   end_sequence ();
   70642                 :             :   return _val;
   70643                 :             : }
   70644                 :             : 
   70645                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28758 */
   70646                 :             : rtx
   70647                 :             : gen_avx512f_scatterdiv16si (rtx operand0,
   70648                 :             :         rtx operand1,
   70649                 :             :         rtx operand2,
   70650                 :             :         rtx operand3,
   70651                 :             :         rtx operand4)
   70652                 :             : {
   70653                 :             :   rtx operand5;
   70654                 :             :   rtx_insn *_val = 0;
   70655                 :             :   start_sequence ();
   70656                 :             :   {
   70657                 :             :     rtx operands[7];
   70658                 :             :     operands[0] = operand0;
   70659                 :             :     operands[1] = operand1;
   70660                 :             :     operands[2] = operand2;
   70661                 :             :     operands[3] = operand3;
   70662                 :             :     operands[4] = operand4;
   70663                 :             : #define FAIL return (end_sequence (), _val)
   70664                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70665                 :             : #line 28770 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70666                 :             : {
   70667                 :             :   operands[5]
   70668                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70669                 :             :                                         operands[4], operands[1]),
   70670                 :             :                                         UNSPEC_VSIBADDR);
   70671                 :             : }
   70672                 :             : #undef DONE
   70673                 :             : #undef FAIL
   70674                 :             :     operand0 = operands[0];
   70675                 :             :     (void) operand0;
   70676                 :             :     operand1 = operands[1];
   70677                 :             :     (void) operand1;
   70678                 :             :     operand2 = operands[2];
   70679                 :             :     (void) operand2;
   70680                 :             :     operand3 = operands[3];
   70681                 :             :     (void) operand3;
   70682                 :             :     operand4 = operands[4];
   70683                 :             :     (void) operand4;
   70684                 :             :     operand5 = operands[5];
   70685                 :             :     (void) operand5;
   70686                 :             :   }
   70687                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70688                 :             :         gen_rtvec (2,
   70689                 :             :                 gen_rtx_SET (gen_rtx_MEM (V16SImode,
   70690                 :             :         operand5),
   70691                 :             :         gen_rtx_UNSPEC (V16SImode,
   70692                 :             :         gen_rtvec (2,
   70693                 :             :                 operand1,
   70694                 :             :                 operand3),
   70695                 :             :         156)),
   70696                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70697                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70698                 :             :   _val = get_insns ();
   70699                 :             :   end_sequence ();
   70700                 :             :   return _val;
   70701                 :             : }
   70702                 :             : 
   70703                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28758 */
   70704                 :             : rtx
   70705                 :             : gen_avx512f_scatterdiv16sf (rtx operand0,
   70706                 :             :         rtx operand1,
   70707                 :             :         rtx operand2,
   70708                 :             :         rtx operand3,
   70709                 :             :         rtx operand4)
   70710                 :             : {
   70711                 :             :   rtx operand5;
   70712                 :             :   rtx_insn *_val = 0;
   70713                 :             :   start_sequence ();
   70714                 :             :   {
   70715                 :             :     rtx operands[7];
   70716                 :             :     operands[0] = operand0;
   70717                 :             :     operands[1] = operand1;
   70718                 :             :     operands[2] = operand2;
   70719                 :             :     operands[3] = operand3;
   70720                 :             :     operands[4] = operand4;
   70721                 :             : #define FAIL return (end_sequence (), _val)
   70722                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70723                 :             : #line 28770 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70724                 :             : {
   70725                 :             :   operands[5]
   70726                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70727                 :             :                                         operands[4], operands[1]),
   70728                 :             :                                         UNSPEC_VSIBADDR);
   70729                 :             : }
   70730                 :             : #undef DONE
   70731                 :             : #undef FAIL
   70732                 :             :     operand0 = operands[0];
   70733                 :             :     (void) operand0;
   70734                 :             :     operand1 = operands[1];
   70735                 :             :     (void) operand1;
   70736                 :             :     operand2 = operands[2];
   70737                 :             :     (void) operand2;
   70738                 :             :     operand3 = operands[3];
   70739                 :             :     (void) operand3;
   70740                 :             :     operand4 = operands[4];
   70741                 :             :     (void) operand4;
   70742                 :             :     operand5 = operands[5];
   70743                 :             :     (void) operand5;
   70744                 :             :   }
   70745                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70746                 :             :         gen_rtvec (2,
   70747                 :             :                 gen_rtx_SET (gen_rtx_MEM (V16SFmode,
   70748                 :             :         operand5),
   70749                 :             :         gen_rtx_UNSPEC (V16SFmode,
   70750                 :             :         gen_rtvec (2,
   70751                 :             :                 operand1,
   70752                 :             :                 operand3),
   70753                 :             :         156)),
   70754                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70755                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70756                 :             :   _val = get_insns ();
   70757                 :             :   end_sequence ();
   70758                 :             :   return _val;
   70759                 :             : }
   70760                 :             : 
   70761                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28758 */
   70762                 :             : rtx
   70763                 :             : gen_avx512f_scatterdiv8di (rtx operand0,
   70764                 :             :         rtx operand1,
   70765                 :             :         rtx operand2,
   70766                 :             :         rtx operand3,
   70767                 :             :         rtx operand4)
   70768                 :             : {
   70769                 :             :   rtx operand5;
   70770                 :             :   rtx_insn *_val = 0;
   70771                 :             :   start_sequence ();
   70772                 :             :   {
   70773                 :             :     rtx operands[7];
   70774                 :             :     operands[0] = operand0;
   70775                 :             :     operands[1] = operand1;
   70776                 :             :     operands[2] = operand2;
   70777                 :             :     operands[3] = operand3;
   70778                 :             :     operands[4] = operand4;
   70779                 :             : #define FAIL return (end_sequence (), _val)
   70780                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70781                 :             : #line 28770 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70782                 :             : {
   70783                 :             :   operands[5]
   70784                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70785                 :             :                                         operands[4], operands[1]),
   70786                 :             :                                         UNSPEC_VSIBADDR);
   70787                 :             : }
   70788                 :             : #undef DONE
   70789                 :             : #undef FAIL
   70790                 :             :     operand0 = operands[0];
   70791                 :             :     (void) operand0;
   70792                 :             :     operand1 = operands[1];
   70793                 :             :     (void) operand1;
   70794                 :             :     operand2 = operands[2];
   70795                 :             :     (void) operand2;
   70796                 :             :     operand3 = operands[3];
   70797                 :             :     (void) operand3;
   70798                 :             :     operand4 = operands[4];
   70799                 :             :     (void) operand4;
   70800                 :             :     operand5 = operands[5];
   70801                 :             :     (void) operand5;
   70802                 :             :   }
   70803                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70804                 :             :         gen_rtvec (2,
   70805                 :             :                 gen_rtx_SET (gen_rtx_MEM (V8DImode,
   70806                 :             :         operand5),
   70807                 :             :         gen_rtx_UNSPEC (V8DImode,
   70808                 :             :         gen_rtvec (2,
   70809                 :             :                 operand1,
   70810                 :             :                 operand3),
   70811                 :             :         156)),
   70812                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70813                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70814                 :             :   _val = get_insns ();
   70815                 :             :   end_sequence ();
   70816                 :             :   return _val;
   70817                 :             : }
   70818                 :             : 
   70819                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28758 */
   70820                 :             : rtx
   70821                 :             : gen_avx512f_scatterdiv8df (rtx operand0,
   70822                 :             :         rtx operand1,
   70823                 :             :         rtx operand2,
   70824                 :             :         rtx operand3,
   70825                 :             :         rtx operand4)
   70826                 :             : {
   70827                 :             :   rtx operand5;
   70828                 :             :   rtx_insn *_val = 0;
   70829                 :             :   start_sequence ();
   70830                 :             :   {
   70831                 :             :     rtx operands[7];
   70832                 :             :     operands[0] = operand0;
   70833                 :             :     operands[1] = operand1;
   70834                 :             :     operands[2] = operand2;
   70835                 :             :     operands[3] = operand3;
   70836                 :             :     operands[4] = operand4;
   70837                 :             : #define FAIL return (end_sequence (), _val)
   70838                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70839                 :             : #line 28770 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70840                 :             : {
   70841                 :             :   operands[5]
   70842                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70843                 :             :                                         operands[4], operands[1]),
   70844                 :             :                                         UNSPEC_VSIBADDR);
   70845                 :             : }
   70846                 :             : #undef DONE
   70847                 :             : #undef FAIL
   70848                 :             :     operand0 = operands[0];
   70849                 :             :     (void) operand0;
   70850                 :             :     operand1 = operands[1];
   70851                 :             :     (void) operand1;
   70852                 :             :     operand2 = operands[2];
   70853                 :             :     (void) operand2;
   70854                 :             :     operand3 = operands[3];
   70855                 :             :     (void) operand3;
   70856                 :             :     operand4 = operands[4];
   70857                 :             :     (void) operand4;
   70858                 :             :     operand5 = operands[5];
   70859                 :             :     (void) operand5;
   70860                 :             :   }
   70861                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70862                 :             :         gen_rtvec (2,
   70863                 :             :                 gen_rtx_SET (gen_rtx_MEM (V8DFmode,
   70864                 :             :         operand5),
   70865                 :             :         gen_rtx_UNSPEC (V8DFmode,
   70866                 :             :         gen_rtvec (2,
   70867                 :             :                 operand1,
   70868                 :             :                 operand3),
   70869                 :             :         156)),
   70870                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70871                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70872                 :             :   _val = get_insns ();
   70873                 :             :   end_sequence ();
   70874                 :             :   return _val;
   70875                 :             : }
   70876                 :             : 
   70877                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28758 */
   70878                 :             : rtx
   70879                 :             : gen_avx512vl_scatterdiv8si (rtx operand0,
   70880                 :             :         rtx operand1,
   70881                 :             :         rtx operand2,
   70882                 :             :         rtx operand3,
   70883                 :             :         rtx operand4)
   70884                 :             : {
   70885                 :             :   rtx operand5;
   70886                 :             :   rtx_insn *_val = 0;
   70887                 :             :   start_sequence ();
   70888                 :             :   {
   70889                 :             :     rtx operands[7];
   70890                 :             :     operands[0] = operand0;
   70891                 :             :     operands[1] = operand1;
   70892                 :             :     operands[2] = operand2;
   70893                 :             :     operands[3] = operand3;
   70894                 :             :     operands[4] = operand4;
   70895                 :             : #define FAIL return (end_sequence (), _val)
   70896                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70897                 :             : #line 28770 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70898                 :             : {
   70899                 :             :   operands[5]
   70900                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70901                 :             :                                         operands[4], operands[1]),
   70902                 :             :                                         UNSPEC_VSIBADDR);
   70903                 :             : }
   70904                 :             : #undef DONE
   70905                 :             : #undef FAIL
   70906                 :             :     operand0 = operands[0];
   70907                 :             :     (void) operand0;
   70908                 :             :     operand1 = operands[1];
   70909                 :             :     (void) operand1;
   70910                 :             :     operand2 = operands[2];
   70911                 :             :     (void) operand2;
   70912                 :             :     operand3 = operands[3];
   70913                 :             :     (void) operand3;
   70914                 :             :     operand4 = operands[4];
   70915                 :             :     (void) operand4;
   70916                 :             :     operand5 = operands[5];
   70917                 :             :     (void) operand5;
   70918                 :             :   }
   70919                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70920                 :             :         gen_rtvec (2,
   70921                 :             :                 gen_rtx_SET (gen_rtx_MEM (V8SImode,
   70922                 :             :         operand5),
   70923                 :             :         gen_rtx_UNSPEC (V8SImode,
   70924                 :             :         gen_rtvec (2,
   70925                 :             :                 operand1,
   70926                 :             :                 operand3),
   70927                 :             :         156)),
   70928                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70929                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70930                 :             :   _val = get_insns ();
   70931                 :             :   end_sequence ();
   70932                 :             :   return _val;
   70933                 :             : }
   70934                 :             : 
   70935                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28758 */
   70936                 :             : rtx
   70937                 :             : gen_avx512vl_scatterdiv8sf (rtx operand0,
   70938                 :             :         rtx operand1,
   70939                 :             :         rtx operand2,
   70940                 :             :         rtx operand3,
   70941                 :             :         rtx operand4)
   70942                 :             : {
   70943                 :             :   rtx operand5;
   70944                 :             :   rtx_insn *_val = 0;
   70945                 :             :   start_sequence ();
   70946                 :             :   {
   70947                 :             :     rtx operands[7];
   70948                 :             :     operands[0] = operand0;
   70949                 :             :     operands[1] = operand1;
   70950                 :             :     operands[2] = operand2;
   70951                 :             :     operands[3] = operand3;
   70952                 :             :     operands[4] = operand4;
   70953                 :             : #define FAIL return (end_sequence (), _val)
   70954                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70955                 :             : #line 28770 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   70956                 :             : {
   70957                 :             :   operands[5]
   70958                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   70959                 :             :                                         operands[4], operands[1]),
   70960                 :             :                                         UNSPEC_VSIBADDR);
   70961                 :             : }
   70962                 :             : #undef DONE
   70963                 :             : #undef FAIL
   70964                 :             :     operand0 = operands[0];
   70965                 :             :     (void) operand0;
   70966                 :             :     operand1 = operands[1];
   70967                 :             :     (void) operand1;
   70968                 :             :     operand2 = operands[2];
   70969                 :             :     (void) operand2;
   70970                 :             :     operand3 = operands[3];
   70971                 :             :     (void) operand3;
   70972                 :             :     operand4 = operands[4];
   70973                 :             :     (void) operand4;
   70974                 :             :     operand5 = operands[5];
   70975                 :             :     (void) operand5;
   70976                 :             :   }
   70977                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70978                 :             :         gen_rtvec (2,
   70979                 :             :                 gen_rtx_SET (gen_rtx_MEM (V8SFmode,
   70980                 :             :         operand5),
   70981                 :             :         gen_rtx_UNSPEC (V8SFmode,
   70982                 :             :         gen_rtvec (2,
   70983                 :             :                 operand1,
   70984                 :             :                 operand3),
   70985                 :             :         156)),
   70986                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   70987                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   70988                 :             :   _val = get_insns ();
   70989                 :             :   end_sequence ();
   70990                 :             :   return _val;
   70991                 :             : }
   70992                 :             : 
   70993                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28758 */
   70994                 :             : rtx
   70995                 :             : gen_avx512vl_scatterdiv4di (rtx operand0,
   70996                 :             :         rtx operand1,
   70997                 :             :         rtx operand2,
   70998                 :             :         rtx operand3,
   70999                 :             :         rtx operand4)
   71000                 :             : {
   71001                 :             :   rtx operand5;
   71002                 :             :   rtx_insn *_val = 0;
   71003                 :             :   start_sequence ();
   71004                 :             :   {
   71005                 :             :     rtx operands[7];
   71006                 :             :     operands[0] = operand0;
   71007                 :             :     operands[1] = operand1;
   71008                 :             :     operands[2] = operand2;
   71009                 :             :     operands[3] = operand3;
   71010                 :             :     operands[4] = operand4;
   71011                 :             : #define FAIL return (end_sequence (), _val)
   71012                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71013                 :             : #line 28770 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71014                 :             : {
   71015                 :             :   operands[5]
   71016                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   71017                 :             :                                         operands[4], operands[1]),
   71018                 :             :                                         UNSPEC_VSIBADDR);
   71019                 :             : }
   71020                 :             : #undef DONE
   71021                 :             : #undef FAIL
   71022                 :             :     operand0 = operands[0];
   71023                 :             :     (void) operand0;
   71024                 :             :     operand1 = operands[1];
   71025                 :             :     (void) operand1;
   71026                 :             :     operand2 = operands[2];
   71027                 :             :     (void) operand2;
   71028                 :             :     operand3 = operands[3];
   71029                 :             :     (void) operand3;
   71030                 :             :     operand4 = operands[4];
   71031                 :             :     (void) operand4;
   71032                 :             :     operand5 = operands[5];
   71033                 :             :     (void) operand5;
   71034                 :             :   }
   71035                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71036                 :             :         gen_rtvec (2,
   71037                 :             :                 gen_rtx_SET (gen_rtx_MEM (V4DImode,
   71038                 :             :         operand5),
   71039                 :             :         gen_rtx_UNSPEC (V4DImode,
   71040                 :             :         gen_rtvec (2,
   71041                 :             :                 operand1,
   71042                 :             :                 operand3),
   71043                 :             :         156)),
   71044                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   71045                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   71046                 :             :   _val = get_insns ();
   71047                 :             :   end_sequence ();
   71048                 :             :   return _val;
   71049                 :             : }
   71050                 :             : 
   71051                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28758 */
   71052                 :             : rtx
   71053                 :             : gen_avx512vl_scatterdiv4df (rtx operand0,
   71054                 :             :         rtx operand1,
   71055                 :             :         rtx operand2,
   71056                 :             :         rtx operand3,
   71057                 :             :         rtx operand4)
   71058                 :             : {
   71059                 :             :   rtx operand5;
   71060                 :             :   rtx_insn *_val = 0;
   71061                 :             :   start_sequence ();
   71062                 :             :   {
   71063                 :             :     rtx operands[7];
   71064                 :             :     operands[0] = operand0;
   71065                 :             :     operands[1] = operand1;
   71066                 :             :     operands[2] = operand2;
   71067                 :             :     operands[3] = operand3;
   71068                 :             :     operands[4] = operand4;
   71069                 :             : #define FAIL return (end_sequence (), _val)
   71070                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71071                 :             : #line 28770 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71072                 :             : {
   71073                 :             :   operands[5]
   71074                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   71075                 :             :                                         operands[4], operands[1]),
   71076                 :             :                                         UNSPEC_VSIBADDR);
   71077                 :             : }
   71078                 :             : #undef DONE
   71079                 :             : #undef FAIL
   71080                 :             :     operand0 = operands[0];
   71081                 :             :     (void) operand0;
   71082                 :             :     operand1 = operands[1];
   71083                 :             :     (void) operand1;
   71084                 :             :     operand2 = operands[2];
   71085                 :             :     (void) operand2;
   71086                 :             :     operand3 = operands[3];
   71087                 :             :     (void) operand3;
   71088                 :             :     operand4 = operands[4];
   71089                 :             :     (void) operand4;
   71090                 :             :     operand5 = operands[5];
   71091                 :             :     (void) operand5;
   71092                 :             :   }
   71093                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71094                 :             :         gen_rtvec (2,
   71095                 :             :                 gen_rtx_SET (gen_rtx_MEM (V4DFmode,
   71096                 :             :         operand5),
   71097                 :             :         gen_rtx_UNSPEC (V4DFmode,
   71098                 :             :         gen_rtvec (2,
   71099                 :             :                 operand1,
   71100                 :             :                 operand3),
   71101                 :             :         156)),
   71102                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   71103                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   71104                 :             :   _val = get_insns ();
   71105                 :             :   end_sequence ();
   71106                 :             :   return _val;
   71107                 :             : }
   71108                 :             : 
   71109                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28758 */
   71110                 :             : rtx
   71111                 :             : gen_avx512vl_scatterdiv4si (rtx operand0,
   71112                 :             :         rtx operand1,
   71113                 :             :         rtx operand2,
   71114                 :             :         rtx operand3,
   71115                 :             :         rtx operand4)
   71116                 :             : {
   71117                 :             :   rtx operand5;
   71118                 :             :   rtx_insn *_val = 0;
   71119                 :             :   start_sequence ();
   71120                 :             :   {
   71121                 :             :     rtx operands[7];
   71122                 :             :     operands[0] = operand0;
   71123                 :             :     operands[1] = operand1;
   71124                 :             :     operands[2] = operand2;
   71125                 :             :     operands[3] = operand3;
   71126                 :             :     operands[4] = operand4;
   71127                 :             : #define FAIL return (end_sequence (), _val)
   71128                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71129                 :             : #line 28770 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71130                 :             : {
   71131                 :             :   operands[5]
   71132                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   71133                 :             :                                         operands[4], operands[1]),
   71134                 :             :                                         UNSPEC_VSIBADDR);
   71135                 :             : }
   71136                 :             : #undef DONE
   71137                 :             : #undef FAIL
   71138                 :             :     operand0 = operands[0];
   71139                 :             :     (void) operand0;
   71140                 :             :     operand1 = operands[1];
   71141                 :             :     (void) operand1;
   71142                 :             :     operand2 = operands[2];
   71143                 :             :     (void) operand2;
   71144                 :             :     operand3 = operands[3];
   71145                 :             :     (void) operand3;
   71146                 :             :     operand4 = operands[4];
   71147                 :             :     (void) operand4;
   71148                 :             :     operand5 = operands[5];
   71149                 :             :     (void) operand5;
   71150                 :             :   }
   71151                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71152                 :             :         gen_rtvec (2,
   71153                 :             :                 gen_rtx_SET (gen_rtx_MEM (V4SImode,
   71154                 :             :         operand5),
   71155                 :             :         gen_rtx_UNSPEC (V4SImode,
   71156                 :             :         gen_rtvec (2,
   71157                 :             :                 operand1,
   71158                 :             :                 operand3),
   71159                 :             :         156)),
   71160                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   71161                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   71162                 :             :   _val = get_insns ();
   71163                 :             :   end_sequence ();
   71164                 :             :   return _val;
   71165                 :             : }
   71166                 :             : 
   71167                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28758 */
   71168                 :             : rtx
   71169                 :             : gen_avx512vl_scatterdiv4sf (rtx operand0,
   71170                 :             :         rtx operand1,
   71171                 :             :         rtx operand2,
   71172                 :             :         rtx operand3,
   71173                 :             :         rtx operand4)
   71174                 :             : {
   71175                 :             :   rtx operand5;
   71176                 :             :   rtx_insn *_val = 0;
   71177                 :             :   start_sequence ();
   71178                 :             :   {
   71179                 :             :     rtx operands[7];
   71180                 :             :     operands[0] = operand0;
   71181                 :             :     operands[1] = operand1;
   71182                 :             :     operands[2] = operand2;
   71183                 :             :     operands[3] = operand3;
   71184                 :             :     operands[4] = operand4;
   71185                 :             : #define FAIL return (end_sequence (), _val)
   71186                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71187                 :             : #line 28770 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71188                 :             : {
   71189                 :             :   operands[5]
   71190                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   71191                 :             :                                         operands[4], operands[1]),
   71192                 :             :                                         UNSPEC_VSIBADDR);
   71193                 :             : }
   71194                 :             : #undef DONE
   71195                 :             : #undef FAIL
   71196                 :             :     operand0 = operands[0];
   71197                 :             :     (void) operand0;
   71198                 :             :     operand1 = operands[1];
   71199                 :             :     (void) operand1;
   71200                 :             :     operand2 = operands[2];
   71201                 :             :     (void) operand2;
   71202                 :             :     operand3 = operands[3];
   71203                 :             :     (void) operand3;
   71204                 :             :     operand4 = operands[4];
   71205                 :             :     (void) operand4;
   71206                 :             :     operand5 = operands[5];
   71207                 :             :     (void) operand5;
   71208                 :             :   }
   71209                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71210                 :             :         gen_rtvec (2,
   71211                 :             :                 gen_rtx_SET (gen_rtx_MEM (V4SFmode,
   71212                 :             :         operand5),
   71213                 :             :         gen_rtx_UNSPEC (V4SFmode,
   71214                 :             :         gen_rtvec (2,
   71215                 :             :                 operand1,
   71216                 :             :                 operand3),
   71217                 :             :         156)),
   71218                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   71219                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   71220                 :             :   _val = get_insns ();
   71221                 :             :   end_sequence ();
   71222                 :             :   return _val;
   71223                 :             : }
   71224                 :             : 
   71225                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28758 */
   71226                 :             : rtx
   71227                 :             : gen_avx512vl_scatterdiv2di (rtx operand0,
   71228                 :             :         rtx operand1,
   71229                 :             :         rtx operand2,
   71230                 :             :         rtx operand3,
   71231                 :             :         rtx operand4)
   71232                 :             : {
   71233                 :             :   rtx operand5;
   71234                 :             :   rtx_insn *_val = 0;
   71235                 :             :   start_sequence ();
   71236                 :             :   {
   71237                 :             :     rtx operands[7];
   71238                 :             :     operands[0] = operand0;
   71239                 :             :     operands[1] = operand1;
   71240                 :             :     operands[2] = operand2;
   71241                 :             :     operands[3] = operand3;
   71242                 :             :     operands[4] = operand4;
   71243                 :             : #define FAIL return (end_sequence (), _val)
   71244                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71245                 :             : #line 28770 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71246                 :             : {
   71247                 :             :   operands[5]
   71248                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   71249                 :             :                                         operands[4], operands[1]),
   71250                 :             :                                         UNSPEC_VSIBADDR);
   71251                 :             : }
   71252                 :             : #undef DONE
   71253                 :             : #undef FAIL
   71254                 :             :     operand0 = operands[0];
   71255                 :             :     (void) operand0;
   71256                 :             :     operand1 = operands[1];
   71257                 :             :     (void) operand1;
   71258                 :             :     operand2 = operands[2];
   71259                 :             :     (void) operand2;
   71260                 :             :     operand3 = operands[3];
   71261                 :             :     (void) operand3;
   71262                 :             :     operand4 = operands[4];
   71263                 :             :     (void) operand4;
   71264                 :             :     operand5 = operands[5];
   71265                 :             :     (void) operand5;
   71266                 :             :   }
   71267                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71268                 :             :         gen_rtvec (2,
   71269                 :             :                 gen_rtx_SET (gen_rtx_MEM (V2DImode,
   71270                 :             :         operand5),
   71271                 :             :         gen_rtx_UNSPEC (V2DImode,
   71272                 :             :         gen_rtvec (2,
   71273                 :             :                 operand1,
   71274                 :             :                 operand3),
   71275                 :             :         156)),
   71276                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   71277                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   71278                 :             :   _val = get_insns ();
   71279                 :             :   end_sequence ();
   71280                 :             :   return _val;
   71281                 :             : }
   71282                 :             : 
   71283                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28758 */
   71284                 :             : rtx
   71285                 :             : gen_avx512vl_scatterdiv2df (rtx operand0,
   71286                 :             :         rtx operand1,
   71287                 :             :         rtx operand2,
   71288                 :             :         rtx operand3,
   71289                 :             :         rtx operand4)
   71290                 :             : {
   71291                 :             :   rtx operand5;
   71292                 :             :   rtx_insn *_val = 0;
   71293                 :             :   start_sequence ();
   71294                 :             :   {
   71295                 :             :     rtx operands[7];
   71296                 :             :     operands[0] = operand0;
   71297                 :             :     operands[1] = operand1;
   71298                 :             :     operands[2] = operand2;
   71299                 :             :     operands[3] = operand3;
   71300                 :             :     operands[4] = operand4;
   71301                 :             : #define FAIL return (end_sequence (), _val)
   71302                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71303                 :             : #line 28770 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71304                 :             : {
   71305                 :             :   operands[5]
   71306                 :             :     = gen_rtx_UNSPEC (Pmode, gen_rtvec (4, operands[0], operands[2],
   71307                 :             :                                         operands[4], operands[1]),
   71308                 :             :                                         UNSPEC_VSIBADDR);
   71309                 :             : }
   71310                 :             : #undef DONE
   71311                 :             : #undef FAIL
   71312                 :             :     operand0 = operands[0];
   71313                 :             :     (void) operand0;
   71314                 :             :     operand1 = operands[1];
   71315                 :             :     (void) operand1;
   71316                 :             :     operand2 = operands[2];
   71317                 :             :     (void) operand2;
   71318                 :             :     operand3 = operands[3];
   71319                 :             :     (void) operand3;
   71320                 :             :     operand4 = operands[4];
   71321                 :             :     (void) operand4;
   71322                 :             :     operand5 = operands[5];
   71323                 :             :     (void) operand5;
   71324                 :             :   }
   71325                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71326                 :             :         gen_rtvec (2,
   71327                 :             :                 gen_rtx_SET (gen_rtx_MEM (V2DFmode,
   71328                 :             :         operand5),
   71329                 :             :         gen_rtx_UNSPEC (V2DFmode,
   71330                 :             :         gen_rtvec (2,
   71331                 :             :                 operand1,
   71332                 :             :                 operand3),
   71333                 :             :         156)),
   71334                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   71335                 :             :         gen_rtx_SCRATCH (QImode)))), false);
   71336                 :             :   _val = get_insns ();
   71337                 :             :   end_sequence ();
   71338                 :             :   return _val;
   71339                 :             : }
   71340                 :             : 
   71341                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28852 */
   71342                 :             : rtx
   71343                 :             : gen_avx512f_expandv16si_maskz (rtx operand0,
   71344                 :             :         rtx operand1,
   71345                 :             :         rtx operand2,
   71346                 :             :         rtx operand3)
   71347                 :             : {
   71348                 :             :   rtx_insn *_val = 0;
   71349                 :             :   start_sequence ();
   71350                 :             :   {
   71351                 :             :     rtx operands[4];
   71352                 :             :     operands[0] = operand0;
   71353                 :             :     operands[1] = operand1;
   71354                 :             :     operands[2] = operand2;
   71355                 :             :     operands[3] = operand3;
   71356                 :             : #define FAIL return (end_sequence (), _val)
   71357                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71358                 :             : #line 28860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71359                 :             : operands[2] = CONST0_RTX (V16SImode);
   71360                 :             : #undef DONE
   71361                 :             : #undef FAIL
   71362                 :             :     operand0 = operands[0];
   71363                 :             :     (void) operand0;
   71364                 :             :     operand1 = operands[1];
   71365                 :             :     (void) operand1;
   71366                 :             :     operand2 = operands[2];
   71367                 :             :     (void) operand2;
   71368                 :             :     operand3 = operands[3];
   71369                 :             :     (void) operand3;
   71370                 :             :   }
   71371                 :             :   emit_insn (gen_rtx_SET (operand0,
   71372                 :             :         gen_rtx_UNSPEC (V16SImode,
   71373                 :             :         gen_rtvec (3,
   71374                 :             :                 operand1,
   71375                 :             :                 operand2,
   71376                 :             :                 operand3),
   71377                 :             :         167)));
   71378                 :             :   _val = get_insns ();
   71379                 :             :   end_sequence ();
   71380                 :             :   return _val;
   71381                 :             : }
   71382                 :             : 
   71383                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28852 */
   71384                 :             : rtx
   71385                 :             : gen_avx512f_expandv16sf_maskz (rtx operand0,
   71386                 :             :         rtx operand1,
   71387                 :             :         rtx operand2,
   71388                 :             :         rtx operand3)
   71389                 :             : {
   71390                 :             :   rtx_insn *_val = 0;
   71391                 :             :   start_sequence ();
   71392                 :             :   {
   71393                 :             :     rtx operands[4];
   71394                 :             :     operands[0] = operand0;
   71395                 :             :     operands[1] = operand1;
   71396                 :             :     operands[2] = operand2;
   71397                 :             :     operands[3] = operand3;
   71398                 :             : #define FAIL return (end_sequence (), _val)
   71399                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71400                 :             : #line 28860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71401                 :             : operands[2] = CONST0_RTX (V16SFmode);
   71402                 :             : #undef DONE
   71403                 :             : #undef FAIL
   71404                 :             :     operand0 = operands[0];
   71405                 :             :     (void) operand0;
   71406                 :             :     operand1 = operands[1];
   71407                 :             :     (void) operand1;
   71408                 :             :     operand2 = operands[2];
   71409                 :             :     (void) operand2;
   71410                 :             :     operand3 = operands[3];
   71411                 :             :     (void) operand3;
   71412                 :             :   }
   71413                 :             :   emit_insn (gen_rtx_SET (operand0,
   71414                 :             :         gen_rtx_UNSPEC (V16SFmode,
   71415                 :             :         gen_rtvec (3,
   71416                 :             :                 operand1,
   71417                 :             :                 operand2,
   71418                 :             :                 operand3),
   71419                 :             :         167)));
   71420                 :             :   _val = get_insns ();
   71421                 :             :   end_sequence ();
   71422                 :             :   return _val;
   71423                 :             : }
   71424                 :             : 
   71425                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28852 */
   71426                 :             : rtx
   71427                 :             : gen_avx512f_expandv8di_maskz (rtx operand0,
   71428                 :             :         rtx operand1,
   71429                 :             :         rtx operand2,
   71430                 :             :         rtx operand3)
   71431                 :             : {
   71432                 :             :   rtx_insn *_val = 0;
   71433                 :             :   start_sequence ();
   71434                 :             :   {
   71435                 :             :     rtx operands[4];
   71436                 :             :     operands[0] = operand0;
   71437                 :             :     operands[1] = operand1;
   71438                 :             :     operands[2] = operand2;
   71439                 :             :     operands[3] = operand3;
   71440                 :             : #define FAIL return (end_sequence (), _val)
   71441                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71442                 :             : #line 28860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71443                 :             : operands[2] = CONST0_RTX (V8DImode);
   71444                 :             : #undef DONE
   71445                 :             : #undef FAIL
   71446                 :             :     operand0 = operands[0];
   71447                 :             :     (void) operand0;
   71448                 :             :     operand1 = operands[1];
   71449                 :             :     (void) operand1;
   71450                 :             :     operand2 = operands[2];
   71451                 :             :     (void) operand2;
   71452                 :             :     operand3 = operands[3];
   71453                 :             :     (void) operand3;
   71454                 :             :   }
   71455                 :             :   emit_insn (gen_rtx_SET (operand0,
   71456                 :             :         gen_rtx_UNSPEC (V8DImode,
   71457                 :             :         gen_rtvec (3,
   71458                 :             :                 operand1,
   71459                 :             :                 operand2,
   71460                 :             :                 operand3),
   71461                 :             :         167)));
   71462                 :             :   _val = get_insns ();
   71463                 :             :   end_sequence ();
   71464                 :             :   return _val;
   71465                 :             : }
   71466                 :             : 
   71467                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28852 */
   71468                 :             : rtx
   71469                 :             : gen_avx512f_expandv8df_maskz (rtx operand0,
   71470                 :             :         rtx operand1,
   71471                 :             :         rtx operand2,
   71472                 :             :         rtx operand3)
   71473                 :             : {
   71474                 :             :   rtx_insn *_val = 0;
   71475                 :             :   start_sequence ();
   71476                 :             :   {
   71477                 :             :     rtx operands[4];
   71478                 :             :     operands[0] = operand0;
   71479                 :             :     operands[1] = operand1;
   71480                 :             :     operands[2] = operand2;
   71481                 :             :     operands[3] = operand3;
   71482                 :             : #define FAIL return (end_sequence (), _val)
   71483                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71484                 :             : #line 28860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71485                 :             : operands[2] = CONST0_RTX (V8DFmode);
   71486                 :             : #undef DONE
   71487                 :             : #undef FAIL
   71488                 :             :     operand0 = operands[0];
   71489                 :             :     (void) operand0;
   71490                 :             :     operand1 = operands[1];
   71491                 :             :     (void) operand1;
   71492                 :             :     operand2 = operands[2];
   71493                 :             :     (void) operand2;
   71494                 :             :     operand3 = operands[3];
   71495                 :             :     (void) operand3;
   71496                 :             :   }
   71497                 :             :   emit_insn (gen_rtx_SET (operand0,
   71498                 :             :         gen_rtx_UNSPEC (V8DFmode,
   71499                 :             :         gen_rtvec (3,
   71500                 :             :                 operand1,
   71501                 :             :                 operand2,
   71502                 :             :                 operand3),
   71503                 :             :         167)));
   71504                 :             :   _val = get_insns ();
   71505                 :             :   end_sequence ();
   71506                 :             :   return _val;
   71507                 :             : }
   71508                 :             : 
   71509                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28852 */
   71510                 :             : rtx
   71511                 :             : gen_avx512vl_expandv8si_maskz (rtx operand0,
   71512                 :             :         rtx operand1,
   71513                 :             :         rtx operand2,
   71514                 :             :         rtx operand3)
   71515                 :             : {
   71516                 :             :   rtx_insn *_val = 0;
   71517                 :             :   start_sequence ();
   71518                 :             :   {
   71519                 :             :     rtx operands[4];
   71520                 :             :     operands[0] = operand0;
   71521                 :             :     operands[1] = operand1;
   71522                 :             :     operands[2] = operand2;
   71523                 :             :     operands[3] = operand3;
   71524                 :             : #define FAIL return (end_sequence (), _val)
   71525                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71526                 :             : #line 28860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71527                 :             : operands[2] = CONST0_RTX (V8SImode);
   71528                 :             : #undef DONE
   71529                 :             : #undef FAIL
   71530                 :             :     operand0 = operands[0];
   71531                 :             :     (void) operand0;
   71532                 :             :     operand1 = operands[1];
   71533                 :             :     (void) operand1;
   71534                 :             :     operand2 = operands[2];
   71535                 :             :     (void) operand2;
   71536                 :             :     operand3 = operands[3];
   71537                 :             :     (void) operand3;
   71538                 :             :   }
   71539                 :             :   emit_insn (gen_rtx_SET (operand0,
   71540                 :             :         gen_rtx_UNSPEC (V8SImode,
   71541                 :             :         gen_rtvec (3,
   71542                 :             :                 operand1,
   71543                 :             :                 operand2,
   71544                 :             :                 operand3),
   71545                 :             :         167)));
   71546                 :             :   _val = get_insns ();
   71547                 :             :   end_sequence ();
   71548                 :             :   return _val;
   71549                 :             : }
   71550                 :             : 
   71551                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28852 */
   71552                 :             : rtx
   71553                 :             : gen_avx512vl_expandv8sf_maskz (rtx operand0,
   71554                 :             :         rtx operand1,
   71555                 :             :         rtx operand2,
   71556                 :             :         rtx operand3)
   71557                 :             : {
   71558                 :             :   rtx_insn *_val = 0;
   71559                 :             :   start_sequence ();
   71560                 :             :   {
   71561                 :             :     rtx operands[4];
   71562                 :             :     operands[0] = operand0;
   71563                 :             :     operands[1] = operand1;
   71564                 :             :     operands[2] = operand2;
   71565                 :             :     operands[3] = operand3;
   71566                 :             : #define FAIL return (end_sequence (), _val)
   71567                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71568                 :             : #line 28860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71569                 :             : operands[2] = CONST0_RTX (V8SFmode);
   71570                 :             : #undef DONE
   71571                 :             : #undef FAIL
   71572                 :             :     operand0 = operands[0];
   71573                 :             :     (void) operand0;
   71574                 :             :     operand1 = operands[1];
   71575                 :             :     (void) operand1;
   71576                 :             :     operand2 = operands[2];
   71577                 :             :     (void) operand2;
   71578                 :             :     operand3 = operands[3];
   71579                 :             :     (void) operand3;
   71580                 :             :   }
   71581                 :             :   emit_insn (gen_rtx_SET (operand0,
   71582                 :             :         gen_rtx_UNSPEC (V8SFmode,
   71583                 :             :         gen_rtvec (3,
   71584                 :             :                 operand1,
   71585                 :             :                 operand2,
   71586                 :             :                 operand3),
   71587                 :             :         167)));
   71588                 :             :   _val = get_insns ();
   71589                 :             :   end_sequence ();
   71590                 :             :   return _val;
   71591                 :             : }
   71592                 :             : 
   71593                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28852 */
   71594                 :             : rtx
   71595                 :             : gen_avx512vl_expandv4di_maskz (rtx operand0,
   71596                 :             :         rtx operand1,
   71597                 :             :         rtx operand2,
   71598                 :             :         rtx operand3)
   71599                 :             : {
   71600                 :             :   rtx_insn *_val = 0;
   71601                 :             :   start_sequence ();
   71602                 :             :   {
   71603                 :             :     rtx operands[4];
   71604                 :             :     operands[0] = operand0;
   71605                 :             :     operands[1] = operand1;
   71606                 :             :     operands[2] = operand2;
   71607                 :             :     operands[3] = operand3;
   71608                 :             : #define FAIL return (end_sequence (), _val)
   71609                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71610                 :             : #line 28860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71611                 :             : operands[2] = CONST0_RTX (V4DImode);
   71612                 :             : #undef DONE
   71613                 :             : #undef FAIL
   71614                 :             :     operand0 = operands[0];
   71615                 :             :     (void) operand0;
   71616                 :             :     operand1 = operands[1];
   71617                 :             :     (void) operand1;
   71618                 :             :     operand2 = operands[2];
   71619                 :             :     (void) operand2;
   71620                 :             :     operand3 = operands[3];
   71621                 :             :     (void) operand3;
   71622                 :             :   }
   71623                 :             :   emit_insn (gen_rtx_SET (operand0,
   71624                 :             :         gen_rtx_UNSPEC (V4DImode,
   71625                 :             :         gen_rtvec (3,
   71626                 :             :                 operand1,
   71627                 :             :                 operand2,
   71628                 :             :                 operand3),
   71629                 :             :         167)));
   71630                 :             :   _val = get_insns ();
   71631                 :             :   end_sequence ();
   71632                 :             :   return _val;
   71633                 :             : }
   71634                 :             : 
   71635                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28852 */
   71636                 :             : rtx
   71637                 :             : gen_avx512vl_expandv4df_maskz (rtx operand0,
   71638                 :             :         rtx operand1,
   71639                 :             :         rtx operand2,
   71640                 :             :         rtx operand3)
   71641                 :             : {
   71642                 :             :   rtx_insn *_val = 0;
   71643                 :             :   start_sequence ();
   71644                 :             :   {
   71645                 :             :     rtx operands[4];
   71646                 :             :     operands[0] = operand0;
   71647                 :             :     operands[1] = operand1;
   71648                 :             :     operands[2] = operand2;
   71649                 :             :     operands[3] = operand3;
   71650                 :             : #define FAIL return (end_sequence (), _val)
   71651                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71652                 :             : #line 28860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71653                 :             : operands[2] = CONST0_RTX (V4DFmode);
   71654                 :             : #undef DONE
   71655                 :             : #undef FAIL
   71656                 :             :     operand0 = operands[0];
   71657                 :             :     (void) operand0;
   71658                 :             :     operand1 = operands[1];
   71659                 :             :     (void) operand1;
   71660                 :             :     operand2 = operands[2];
   71661                 :             :     (void) operand2;
   71662                 :             :     operand3 = operands[3];
   71663                 :             :     (void) operand3;
   71664                 :             :   }
   71665                 :             :   emit_insn (gen_rtx_SET (operand0,
   71666                 :             :         gen_rtx_UNSPEC (V4DFmode,
   71667                 :             :         gen_rtvec (3,
   71668                 :             :                 operand1,
   71669                 :             :                 operand2,
   71670                 :             :                 operand3),
   71671                 :             :         167)));
   71672                 :             :   _val = get_insns ();
   71673                 :             :   end_sequence ();
   71674                 :             :   return _val;
   71675                 :             : }
   71676                 :             : 
   71677                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28852 */
   71678                 :             : rtx
   71679                 :             : gen_avx512vl_expandv4si_maskz (rtx operand0,
   71680                 :             :         rtx operand1,
   71681                 :             :         rtx operand2,
   71682                 :             :         rtx operand3)
   71683                 :             : {
   71684                 :             :   rtx_insn *_val = 0;
   71685                 :             :   start_sequence ();
   71686                 :             :   {
   71687                 :             :     rtx operands[4];
   71688                 :             :     operands[0] = operand0;
   71689                 :             :     operands[1] = operand1;
   71690                 :             :     operands[2] = operand2;
   71691                 :             :     operands[3] = operand3;
   71692                 :             : #define FAIL return (end_sequence (), _val)
   71693                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71694                 :             : #line 28860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71695                 :             : operands[2] = CONST0_RTX (V4SImode);
   71696                 :             : #undef DONE
   71697                 :             : #undef FAIL
   71698                 :             :     operand0 = operands[0];
   71699                 :             :     (void) operand0;
   71700                 :             :     operand1 = operands[1];
   71701                 :             :     (void) operand1;
   71702                 :             :     operand2 = operands[2];
   71703                 :             :     (void) operand2;
   71704                 :             :     operand3 = operands[3];
   71705                 :             :     (void) operand3;
   71706                 :             :   }
   71707                 :             :   emit_insn (gen_rtx_SET (operand0,
   71708                 :             :         gen_rtx_UNSPEC (V4SImode,
   71709                 :             :         gen_rtvec (3,
   71710                 :             :                 operand1,
   71711                 :             :                 operand2,
   71712                 :             :                 operand3),
   71713                 :             :         167)));
   71714                 :             :   _val = get_insns ();
   71715                 :             :   end_sequence ();
   71716                 :             :   return _val;
   71717                 :             : }
   71718                 :             : 
   71719                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28852 */
   71720                 :             : rtx
   71721                 :             : gen_avx512vl_expandv4sf_maskz (rtx operand0,
   71722                 :             :         rtx operand1,
   71723                 :             :         rtx operand2,
   71724                 :             :         rtx operand3)
   71725                 :             : {
   71726                 :             :   rtx_insn *_val = 0;
   71727                 :             :   start_sequence ();
   71728                 :             :   {
   71729                 :             :     rtx operands[4];
   71730                 :             :     operands[0] = operand0;
   71731                 :             :     operands[1] = operand1;
   71732                 :             :     operands[2] = operand2;
   71733                 :             :     operands[3] = operand3;
   71734                 :             : #define FAIL return (end_sequence (), _val)
   71735                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71736                 :             : #line 28860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71737                 :             : operands[2] = CONST0_RTX (V4SFmode);
   71738                 :             : #undef DONE
   71739                 :             : #undef FAIL
   71740                 :             :     operand0 = operands[0];
   71741                 :             :     (void) operand0;
   71742                 :             :     operand1 = operands[1];
   71743                 :             :     (void) operand1;
   71744                 :             :     operand2 = operands[2];
   71745                 :             :     (void) operand2;
   71746                 :             :     operand3 = operands[3];
   71747                 :             :     (void) operand3;
   71748                 :             :   }
   71749                 :             :   emit_insn (gen_rtx_SET (operand0,
   71750                 :             :         gen_rtx_UNSPEC (V4SFmode,
   71751                 :             :         gen_rtvec (3,
   71752                 :             :                 operand1,
   71753                 :             :                 operand2,
   71754                 :             :                 operand3),
   71755                 :             :         167)));
   71756                 :             :   _val = get_insns ();
   71757                 :             :   end_sequence ();
   71758                 :             :   return _val;
   71759                 :             : }
   71760                 :             : 
   71761                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28852 */
   71762                 :             : rtx
   71763                 :             : gen_avx512vl_expandv2di_maskz (rtx operand0,
   71764                 :             :         rtx operand1,
   71765                 :             :         rtx operand2,
   71766                 :             :         rtx operand3)
   71767                 :             : {
   71768                 :             :   rtx_insn *_val = 0;
   71769                 :             :   start_sequence ();
   71770                 :             :   {
   71771                 :             :     rtx operands[4];
   71772                 :             :     operands[0] = operand0;
   71773                 :             :     operands[1] = operand1;
   71774                 :             :     operands[2] = operand2;
   71775                 :             :     operands[3] = operand3;
   71776                 :             : #define FAIL return (end_sequence (), _val)
   71777                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71778                 :             : #line 28860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71779                 :             : operands[2] = CONST0_RTX (V2DImode);
   71780                 :             : #undef DONE
   71781                 :             : #undef FAIL
   71782                 :             :     operand0 = operands[0];
   71783                 :             :     (void) operand0;
   71784                 :             :     operand1 = operands[1];
   71785                 :             :     (void) operand1;
   71786                 :             :     operand2 = operands[2];
   71787                 :             :     (void) operand2;
   71788                 :             :     operand3 = operands[3];
   71789                 :             :     (void) operand3;
   71790                 :             :   }
   71791                 :             :   emit_insn (gen_rtx_SET (operand0,
   71792                 :             :         gen_rtx_UNSPEC (V2DImode,
   71793                 :             :         gen_rtvec (3,
   71794                 :             :                 operand1,
   71795                 :             :                 operand2,
   71796                 :             :                 operand3),
   71797                 :             :         167)));
   71798                 :             :   _val = get_insns ();
   71799                 :             :   end_sequence ();
   71800                 :             :   return _val;
   71801                 :             : }
   71802                 :             : 
   71803                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28852 */
   71804                 :             : rtx
   71805                 :             : gen_avx512vl_expandv2df_maskz (rtx operand0,
   71806                 :             :         rtx operand1,
   71807                 :             :         rtx operand2,
   71808                 :             :         rtx operand3)
   71809                 :             : {
   71810                 :             :   rtx_insn *_val = 0;
   71811                 :             :   start_sequence ();
   71812                 :             :   {
   71813                 :             :     rtx operands[4];
   71814                 :             :     operands[0] = operand0;
   71815                 :             :     operands[1] = operand1;
   71816                 :             :     operands[2] = operand2;
   71817                 :             :     operands[3] = operand3;
   71818                 :             : #define FAIL return (end_sequence (), _val)
   71819                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71820                 :             : #line 28860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71821                 :             : operands[2] = CONST0_RTX (V2DFmode);
   71822                 :             : #undef DONE
   71823                 :             : #undef FAIL
   71824                 :             :     operand0 = operands[0];
   71825                 :             :     (void) operand0;
   71826                 :             :     operand1 = operands[1];
   71827                 :             :     (void) operand1;
   71828                 :             :     operand2 = operands[2];
   71829                 :             :     (void) operand2;
   71830                 :             :     operand3 = operands[3];
   71831                 :             :     (void) operand3;
   71832                 :             :   }
   71833                 :             :   emit_insn (gen_rtx_SET (operand0,
   71834                 :             :         gen_rtx_UNSPEC (V2DFmode,
   71835                 :             :         gen_rtvec (3,
   71836                 :             :                 operand1,
   71837                 :             :                 operand2,
   71838                 :             :                 operand3),
   71839                 :             :         167)));
   71840                 :             :   _val = get_insns ();
   71841                 :             :   end_sequence ();
   71842                 :             :   return _val;
   71843                 :             : }
   71844                 :             : 
   71845                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   71846                 :             : extern rtx_insn *gen_split_3322 (rtx_insn *, rtx *);
   71847                 :             : rtx_insn *
   71848                 :             : gen_split_3322 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   71849                 :             : {
   71850                 :             :   rtx_insn *_val = NULL;
   71851                 :             :   if (dump_file)
   71852                 :             :     fprintf (dump_file, "Splitting with gen_split_3322 (sse.md:28890)\n");
   71853                 :             :   start_sequence ();
   71854                 :             : #define FAIL return (end_sequence (), _val)
   71855                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71856                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71857                 :             : {
   71858                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   71859                 :             :   bool has_zero = false;
   71860                 :             :   unsigned n = GET_MODE_NUNITS (V16SImode), i;
   71861                 :             :   unsigned ones = 0;
   71862                 :             : 
   71863                 :             :   /* If all ones bits is in mask's lower part,
   71864                 :             :      get number of ones and assign it to ONES.  */
   71865                 :             :   for (i = 0; i != n; i++)
   71866                 :             :     {
   71867                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   71868                 :             :         break;
   71869                 :             : 
   71870                 :             :       /* Record first zero bit.  */
   71871                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   71872                 :             :         {
   71873                 :             :           has_zero = true;
   71874                 :             :           ones = i;
   71875                 :             :         }
   71876                 :             :     }
   71877                 :             : 
   71878                 :             :   if (!has_zero)
   71879                 :             :     ones = n;
   71880                 :             : 
   71881                 :             :   if (i != n || (ones != 0 && ones != n))
   71882                 :             :     {
   71883                 :             :       rtx reg = gen_reg_rtx (HImode);
   71884                 :             :       emit_move_insn (reg, operands[3]);
   71885                 :             :       enum insn_code icode;
   71886                 :             :       if (i == n)
   71887                 :             :       /* For masks with all one bits in it's lower part,
   71888                 :             :          we can transform v{,p}expand* to vmovdq* with
   71889                 :             :          mask operand.  */
   71890                 :             :         icode = CODE_FOR_avx512f_loadv16si_mask;
   71891                 :             :       else
   71892                 :             :         icode = CODE_FOR_expandv16si_mask;
   71893                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   71894                 :             :     }
   71895                 :             :   else
   71896                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   71897                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   71898                 :             :   DONE;
   71899                 :             : }
   71900                 :             : #undef DONE
   71901                 :             : #undef FAIL
   71902                 :             :   emit_insn (const0_rtx);
   71903                 :             :   _val = get_insns ();
   71904                 :             :   end_sequence ();
   71905                 :             :   return _val;
   71906                 :             : }
   71907                 :             : 
   71908                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   71909                 :             : extern rtx_insn *gen_split_3323 (rtx_insn *, rtx *);
   71910                 :             : rtx_insn *
   71911                 :             : gen_split_3323 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   71912                 :             : {
   71913                 :             :   rtx_insn *_val = NULL;
   71914                 :             :   if (dump_file)
   71915                 :             :     fprintf (dump_file, "Splitting with gen_split_3323 (sse.md:28890)\n");
   71916                 :             :   start_sequence ();
   71917                 :             : #define FAIL return (end_sequence (), _val)
   71918                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71919                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71920                 :             : {
   71921                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   71922                 :             :   bool has_zero = false;
   71923                 :             :   unsigned n = GET_MODE_NUNITS (V16SFmode), i;
   71924                 :             :   unsigned ones = 0;
   71925                 :             : 
   71926                 :             :   /* If all ones bits is in mask's lower part,
   71927                 :             :      get number of ones and assign it to ONES.  */
   71928                 :             :   for (i = 0; i != n; i++)
   71929                 :             :     {
   71930                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   71931                 :             :         break;
   71932                 :             : 
   71933                 :             :       /* Record first zero bit.  */
   71934                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   71935                 :             :         {
   71936                 :             :           has_zero = true;
   71937                 :             :           ones = i;
   71938                 :             :         }
   71939                 :             :     }
   71940                 :             : 
   71941                 :             :   if (!has_zero)
   71942                 :             :     ones = n;
   71943                 :             : 
   71944                 :             :   if (i != n || (ones != 0 && ones != n))
   71945                 :             :     {
   71946                 :             :       rtx reg = gen_reg_rtx (HImode);
   71947                 :             :       emit_move_insn (reg, operands[3]);
   71948                 :             :       enum insn_code icode;
   71949                 :             :       if (i == n)
   71950                 :             :       /* For masks with all one bits in it's lower part,
   71951                 :             :          we can transform v{,p}expand* to vmovdq* with
   71952                 :             :          mask operand.  */
   71953                 :             :         icode = CODE_FOR_avx512f_loadv16sf_mask;
   71954                 :             :       else
   71955                 :             :         icode = CODE_FOR_expandv16sf_mask;
   71956                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   71957                 :             :     }
   71958                 :             :   else
   71959                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   71960                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   71961                 :             :   DONE;
   71962                 :             : }
   71963                 :             : #undef DONE
   71964                 :             : #undef FAIL
   71965                 :             :   emit_insn (const0_rtx);
   71966                 :             :   _val = get_insns ();
   71967                 :             :   end_sequence ();
   71968                 :             :   return _val;
   71969                 :             : }
   71970                 :             : 
   71971                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   71972                 :             : extern rtx_insn *gen_split_3324 (rtx_insn *, rtx *);
   71973                 :             : rtx_insn *
   71974                 :             : gen_split_3324 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   71975                 :             : {
   71976                 :             :   rtx_insn *_val = NULL;
   71977                 :             :   if (dump_file)
   71978                 :             :     fprintf (dump_file, "Splitting with gen_split_3324 (sse.md:28890)\n");
   71979                 :             :   start_sequence ();
   71980                 :             : #define FAIL return (end_sequence (), _val)
   71981                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71982                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   71983                 :             : {
   71984                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   71985                 :             :   bool has_zero = false;
   71986                 :             :   unsigned n = GET_MODE_NUNITS (V8DImode), i;
   71987                 :             :   unsigned ones = 0;
   71988                 :             : 
   71989                 :             :   /* If all ones bits is in mask's lower part,
   71990                 :             :      get number of ones and assign it to ONES.  */
   71991                 :             :   for (i = 0; i != n; i++)
   71992                 :             :     {
   71993                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   71994                 :             :         break;
   71995                 :             : 
   71996                 :             :       /* Record first zero bit.  */
   71997                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   71998                 :             :         {
   71999                 :             :           has_zero = true;
   72000                 :             :           ones = i;
   72001                 :             :         }
   72002                 :             :     }
   72003                 :             : 
   72004                 :             :   if (!has_zero)
   72005                 :             :     ones = n;
   72006                 :             : 
   72007                 :             :   if (i != n || (ones != 0 && ones != n))
   72008                 :             :     {
   72009                 :             :       rtx reg = gen_reg_rtx (QImode);
   72010                 :             :       emit_move_insn (reg, operands[3]);
   72011                 :             :       enum insn_code icode;
   72012                 :             :       if (i == n)
   72013                 :             :       /* For masks with all one bits in it's lower part,
   72014                 :             :          we can transform v{,p}expand* to vmovdq* with
   72015                 :             :          mask operand.  */
   72016                 :             :         icode = CODE_FOR_avx512f_loadv8di_mask;
   72017                 :             :       else
   72018                 :             :         icode = CODE_FOR_expandv8di_mask;
   72019                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72020                 :             :     }
   72021                 :             :   else
   72022                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72023                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72024                 :             :   DONE;
   72025                 :             : }
   72026                 :             : #undef DONE
   72027                 :             : #undef FAIL
   72028                 :             :   emit_insn (const0_rtx);
   72029                 :             :   _val = get_insns ();
   72030                 :             :   end_sequence ();
   72031                 :             :   return _val;
   72032                 :             : }
   72033                 :             : 
   72034                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72035                 :             : extern rtx_insn *gen_split_3325 (rtx_insn *, rtx *);
   72036                 :             : rtx_insn *
   72037                 :             : gen_split_3325 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72038                 :             : {
   72039                 :             :   rtx_insn *_val = NULL;
   72040                 :             :   if (dump_file)
   72041                 :             :     fprintf (dump_file, "Splitting with gen_split_3325 (sse.md:28890)\n");
   72042                 :             :   start_sequence ();
   72043                 :             : #define FAIL return (end_sequence (), _val)
   72044                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72045                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72046                 :             : {
   72047                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72048                 :             :   bool has_zero = false;
   72049                 :             :   unsigned n = GET_MODE_NUNITS (V8DFmode), i;
   72050                 :             :   unsigned ones = 0;
   72051                 :             : 
   72052                 :             :   /* If all ones bits is in mask's lower part,
   72053                 :             :      get number of ones and assign it to ONES.  */
   72054                 :             :   for (i = 0; i != n; i++)
   72055                 :             :     {
   72056                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72057                 :             :         break;
   72058                 :             : 
   72059                 :             :       /* Record first zero bit.  */
   72060                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72061                 :             :         {
   72062                 :             :           has_zero = true;
   72063                 :             :           ones = i;
   72064                 :             :         }
   72065                 :             :     }
   72066                 :             : 
   72067                 :             :   if (!has_zero)
   72068                 :             :     ones = n;
   72069                 :             : 
   72070                 :             :   if (i != n || (ones != 0 && ones != n))
   72071                 :             :     {
   72072                 :             :       rtx reg = gen_reg_rtx (QImode);
   72073                 :             :       emit_move_insn (reg, operands[3]);
   72074                 :             :       enum insn_code icode;
   72075                 :             :       if (i == n)
   72076                 :             :       /* For masks with all one bits in it's lower part,
   72077                 :             :          we can transform v{,p}expand* to vmovdq* with
   72078                 :             :          mask operand.  */
   72079                 :             :         icode = CODE_FOR_avx512f_loadv8df_mask;
   72080                 :             :       else
   72081                 :             :         icode = CODE_FOR_expandv8df_mask;
   72082                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72083                 :             :     }
   72084                 :             :   else
   72085                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72086                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72087                 :             :   DONE;
   72088                 :             : }
   72089                 :             : #undef DONE
   72090                 :             : #undef FAIL
   72091                 :             :   emit_insn (const0_rtx);
   72092                 :             :   _val = get_insns ();
   72093                 :             :   end_sequence ();
   72094                 :             :   return _val;
   72095                 :             : }
   72096                 :             : 
   72097                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72098                 :             : extern rtx_insn *gen_split_3326 (rtx_insn *, rtx *);
   72099                 :             : rtx_insn *
   72100                 :             : gen_split_3326 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72101                 :             : {
   72102                 :             :   rtx_insn *_val = NULL;
   72103                 :             :   if (dump_file)
   72104                 :             :     fprintf (dump_file, "Splitting with gen_split_3326 (sse.md:28890)\n");
   72105                 :             :   start_sequence ();
   72106                 :             : #define FAIL return (end_sequence (), _val)
   72107                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72108                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72109                 :             : {
   72110                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72111                 :             :   bool has_zero = false;
   72112                 :             :   unsigned n = GET_MODE_NUNITS (V8SImode), i;
   72113                 :             :   unsigned ones = 0;
   72114                 :             : 
   72115                 :             :   /* If all ones bits is in mask's lower part,
   72116                 :             :      get number of ones and assign it to ONES.  */
   72117                 :             :   for (i = 0; i != n; i++)
   72118                 :             :     {
   72119                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72120                 :             :         break;
   72121                 :             : 
   72122                 :             :       /* Record first zero bit.  */
   72123                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72124                 :             :         {
   72125                 :             :           has_zero = true;
   72126                 :             :           ones = i;
   72127                 :             :         }
   72128                 :             :     }
   72129                 :             : 
   72130                 :             :   if (!has_zero)
   72131                 :             :     ones = n;
   72132                 :             : 
   72133                 :             :   if (i != n || (ones != 0 && ones != n))
   72134                 :             :     {
   72135                 :             :       rtx reg = gen_reg_rtx (QImode);
   72136                 :             :       emit_move_insn (reg, operands[3]);
   72137                 :             :       enum insn_code icode;
   72138                 :             :       if (i == n)
   72139                 :             :       /* For masks with all one bits in it's lower part,
   72140                 :             :          we can transform v{,p}expand* to vmovdq* with
   72141                 :             :          mask operand.  */
   72142                 :             :         icode = CODE_FOR_avx512vl_loadv8si_mask;
   72143                 :             :       else
   72144                 :             :         icode = CODE_FOR_expandv8si_mask;
   72145                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72146                 :             :     }
   72147                 :             :   else
   72148                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72149                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72150                 :             :   DONE;
   72151                 :             : }
   72152                 :             : #undef DONE
   72153                 :             : #undef FAIL
   72154                 :             :   emit_insn (const0_rtx);
   72155                 :             :   _val = get_insns ();
   72156                 :             :   end_sequence ();
   72157                 :             :   return _val;
   72158                 :             : }
   72159                 :             : 
   72160                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72161                 :             : extern rtx_insn *gen_split_3327 (rtx_insn *, rtx *);
   72162                 :             : rtx_insn *
   72163                 :             : gen_split_3327 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72164                 :             : {
   72165                 :             :   rtx_insn *_val = NULL;
   72166                 :             :   if (dump_file)
   72167                 :             :     fprintf (dump_file, "Splitting with gen_split_3327 (sse.md:28890)\n");
   72168                 :             :   start_sequence ();
   72169                 :             : #define FAIL return (end_sequence (), _val)
   72170                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72171                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72172                 :             : {
   72173                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72174                 :             :   bool has_zero = false;
   72175                 :             :   unsigned n = GET_MODE_NUNITS (V8SFmode), i;
   72176                 :             :   unsigned ones = 0;
   72177                 :             : 
   72178                 :             :   /* If all ones bits is in mask's lower part,
   72179                 :             :      get number of ones and assign it to ONES.  */
   72180                 :             :   for (i = 0; i != n; i++)
   72181                 :             :     {
   72182                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72183                 :             :         break;
   72184                 :             : 
   72185                 :             :       /* Record first zero bit.  */
   72186                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72187                 :             :         {
   72188                 :             :           has_zero = true;
   72189                 :             :           ones = i;
   72190                 :             :         }
   72191                 :             :     }
   72192                 :             : 
   72193                 :             :   if (!has_zero)
   72194                 :             :     ones = n;
   72195                 :             : 
   72196                 :             :   if (i != n || (ones != 0 && ones != n))
   72197                 :             :     {
   72198                 :             :       rtx reg = gen_reg_rtx (QImode);
   72199                 :             :       emit_move_insn (reg, operands[3]);
   72200                 :             :       enum insn_code icode;
   72201                 :             :       if (i == n)
   72202                 :             :       /* For masks with all one bits in it's lower part,
   72203                 :             :          we can transform v{,p}expand* to vmovdq* with
   72204                 :             :          mask operand.  */
   72205                 :             :         icode = CODE_FOR_avx512vl_loadv8sf_mask;
   72206                 :             :       else
   72207                 :             :         icode = CODE_FOR_expandv8sf_mask;
   72208                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72209                 :             :     }
   72210                 :             :   else
   72211                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72212                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72213                 :             :   DONE;
   72214                 :             : }
   72215                 :             : #undef DONE
   72216                 :             : #undef FAIL
   72217                 :             :   emit_insn (const0_rtx);
   72218                 :             :   _val = get_insns ();
   72219                 :             :   end_sequence ();
   72220                 :             :   return _val;
   72221                 :             : }
   72222                 :             : 
   72223                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72224                 :             : extern rtx_insn *gen_split_3328 (rtx_insn *, rtx *);
   72225                 :             : rtx_insn *
   72226                 :             : gen_split_3328 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72227                 :             : {
   72228                 :             :   rtx_insn *_val = NULL;
   72229                 :             :   if (dump_file)
   72230                 :             :     fprintf (dump_file, "Splitting with gen_split_3328 (sse.md:28890)\n");
   72231                 :             :   start_sequence ();
   72232                 :             : #define FAIL return (end_sequence (), _val)
   72233                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72234                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72235                 :             : {
   72236                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72237                 :             :   bool has_zero = false;
   72238                 :             :   unsigned n = GET_MODE_NUNITS (V4DImode), i;
   72239                 :             :   unsigned ones = 0;
   72240                 :             : 
   72241                 :             :   /* If all ones bits is in mask's lower part,
   72242                 :             :      get number of ones and assign it to ONES.  */
   72243                 :             :   for (i = 0; i != n; i++)
   72244                 :             :     {
   72245                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72246                 :             :         break;
   72247                 :             : 
   72248                 :             :       /* Record first zero bit.  */
   72249                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72250                 :             :         {
   72251                 :             :           has_zero = true;
   72252                 :             :           ones = i;
   72253                 :             :         }
   72254                 :             :     }
   72255                 :             : 
   72256                 :             :   if (!has_zero)
   72257                 :             :     ones = n;
   72258                 :             : 
   72259                 :             :   if (i != n || (ones != 0 && ones != n))
   72260                 :             :     {
   72261                 :             :       rtx reg = gen_reg_rtx (QImode);
   72262                 :             :       emit_move_insn (reg, operands[3]);
   72263                 :             :       enum insn_code icode;
   72264                 :             :       if (i == n)
   72265                 :             :       /* For masks with all one bits in it's lower part,
   72266                 :             :          we can transform v{,p}expand* to vmovdq* with
   72267                 :             :          mask operand.  */
   72268                 :             :         icode = CODE_FOR_avx512vl_loadv4di_mask;
   72269                 :             :       else
   72270                 :             :         icode = CODE_FOR_expandv4di_mask;
   72271                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72272                 :             :     }
   72273                 :             :   else
   72274                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72275                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72276                 :             :   DONE;
   72277                 :             : }
   72278                 :             : #undef DONE
   72279                 :             : #undef FAIL
   72280                 :             :   emit_insn (const0_rtx);
   72281                 :             :   _val = get_insns ();
   72282                 :             :   end_sequence ();
   72283                 :             :   return _val;
   72284                 :             : }
   72285                 :             : 
   72286                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72287                 :             : extern rtx_insn *gen_split_3329 (rtx_insn *, rtx *);
   72288                 :             : rtx_insn *
   72289                 :             : gen_split_3329 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72290                 :             : {
   72291                 :             :   rtx_insn *_val = NULL;
   72292                 :             :   if (dump_file)
   72293                 :             :     fprintf (dump_file, "Splitting with gen_split_3329 (sse.md:28890)\n");
   72294                 :             :   start_sequence ();
   72295                 :             : #define FAIL return (end_sequence (), _val)
   72296                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72297                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72298                 :             : {
   72299                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72300                 :             :   bool has_zero = false;
   72301                 :             :   unsigned n = GET_MODE_NUNITS (V4DFmode), i;
   72302                 :             :   unsigned ones = 0;
   72303                 :             : 
   72304                 :             :   /* If all ones bits is in mask's lower part,
   72305                 :             :      get number of ones and assign it to ONES.  */
   72306                 :             :   for (i = 0; i != n; i++)
   72307                 :             :     {
   72308                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72309                 :             :         break;
   72310                 :             : 
   72311                 :             :       /* Record first zero bit.  */
   72312                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72313                 :             :         {
   72314                 :             :           has_zero = true;
   72315                 :             :           ones = i;
   72316                 :             :         }
   72317                 :             :     }
   72318                 :             : 
   72319                 :             :   if (!has_zero)
   72320                 :             :     ones = n;
   72321                 :             : 
   72322                 :             :   if (i != n || (ones != 0 && ones != n))
   72323                 :             :     {
   72324                 :             :       rtx reg = gen_reg_rtx (QImode);
   72325                 :             :       emit_move_insn (reg, operands[3]);
   72326                 :             :       enum insn_code icode;
   72327                 :             :       if (i == n)
   72328                 :             :       /* For masks with all one bits in it's lower part,
   72329                 :             :          we can transform v{,p}expand* to vmovdq* with
   72330                 :             :          mask operand.  */
   72331                 :             :         icode = CODE_FOR_avx512vl_loadv4df_mask;
   72332                 :             :       else
   72333                 :             :         icode = CODE_FOR_expandv4df_mask;
   72334                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72335                 :             :     }
   72336                 :             :   else
   72337                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72338                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72339                 :             :   DONE;
   72340                 :             : }
   72341                 :             : #undef DONE
   72342                 :             : #undef FAIL
   72343                 :             :   emit_insn (const0_rtx);
   72344                 :             :   _val = get_insns ();
   72345                 :             :   end_sequence ();
   72346                 :             :   return _val;
   72347                 :             : }
   72348                 :             : 
   72349                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72350                 :             : extern rtx_insn *gen_split_3330 (rtx_insn *, rtx *);
   72351                 :             : rtx_insn *
   72352                 :             : gen_split_3330 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72353                 :             : {
   72354                 :             :   rtx_insn *_val = NULL;
   72355                 :             :   if (dump_file)
   72356                 :             :     fprintf (dump_file, "Splitting with gen_split_3330 (sse.md:28890)\n");
   72357                 :             :   start_sequence ();
   72358                 :             : #define FAIL return (end_sequence (), _val)
   72359                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72360                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72361                 :             : {
   72362                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72363                 :             :   bool has_zero = false;
   72364                 :             :   unsigned n = GET_MODE_NUNITS (V4SImode), i;
   72365                 :             :   unsigned ones = 0;
   72366                 :             : 
   72367                 :             :   /* If all ones bits is in mask's lower part,
   72368                 :             :      get number of ones and assign it to ONES.  */
   72369                 :             :   for (i = 0; i != n; i++)
   72370                 :             :     {
   72371                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72372                 :             :         break;
   72373                 :             : 
   72374                 :             :       /* Record first zero bit.  */
   72375                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72376                 :             :         {
   72377                 :             :           has_zero = true;
   72378                 :             :           ones = i;
   72379                 :             :         }
   72380                 :             :     }
   72381                 :             : 
   72382                 :             :   if (!has_zero)
   72383                 :             :     ones = n;
   72384                 :             : 
   72385                 :             :   if (i != n || (ones != 0 && ones != n))
   72386                 :             :     {
   72387                 :             :       rtx reg = gen_reg_rtx (QImode);
   72388                 :             :       emit_move_insn (reg, operands[3]);
   72389                 :             :       enum insn_code icode;
   72390                 :             :       if (i == n)
   72391                 :             :       /* For masks with all one bits in it's lower part,
   72392                 :             :          we can transform v{,p}expand* to vmovdq* with
   72393                 :             :          mask operand.  */
   72394                 :             :         icode = CODE_FOR_avx512vl_loadv4si_mask;
   72395                 :             :       else
   72396                 :             :         icode = CODE_FOR_expandv4si_mask;
   72397                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72398                 :             :     }
   72399                 :             :   else
   72400                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72401                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72402                 :             :   DONE;
   72403                 :             : }
   72404                 :             : #undef DONE
   72405                 :             : #undef FAIL
   72406                 :             :   emit_insn (const0_rtx);
   72407                 :             :   _val = get_insns ();
   72408                 :             :   end_sequence ();
   72409                 :             :   return _val;
   72410                 :             : }
   72411                 :             : 
   72412                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72413                 :             : extern rtx_insn *gen_split_3331 (rtx_insn *, rtx *);
   72414                 :             : rtx_insn *
   72415                 :             : gen_split_3331 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72416                 :             : {
   72417                 :             :   rtx_insn *_val = NULL;
   72418                 :             :   if (dump_file)
   72419                 :             :     fprintf (dump_file, "Splitting with gen_split_3331 (sse.md:28890)\n");
   72420                 :             :   start_sequence ();
   72421                 :             : #define FAIL return (end_sequence (), _val)
   72422                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72423                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72424                 :             : {
   72425                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72426                 :             :   bool has_zero = false;
   72427                 :             :   unsigned n = GET_MODE_NUNITS (V4SFmode), i;
   72428                 :             :   unsigned ones = 0;
   72429                 :             : 
   72430                 :             :   /* If all ones bits is in mask's lower part,
   72431                 :             :      get number of ones and assign it to ONES.  */
   72432                 :             :   for (i = 0; i != n; i++)
   72433                 :             :     {
   72434                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72435                 :             :         break;
   72436                 :             : 
   72437                 :             :       /* Record first zero bit.  */
   72438                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72439                 :             :         {
   72440                 :             :           has_zero = true;
   72441                 :             :           ones = i;
   72442                 :             :         }
   72443                 :             :     }
   72444                 :             : 
   72445                 :             :   if (!has_zero)
   72446                 :             :     ones = n;
   72447                 :             : 
   72448                 :             :   if (i != n || (ones != 0 && ones != n))
   72449                 :             :     {
   72450                 :             :       rtx reg = gen_reg_rtx (QImode);
   72451                 :             :       emit_move_insn (reg, operands[3]);
   72452                 :             :       enum insn_code icode;
   72453                 :             :       if (i == n)
   72454                 :             :       /* For masks with all one bits in it's lower part,
   72455                 :             :          we can transform v{,p}expand* to vmovdq* with
   72456                 :             :          mask operand.  */
   72457                 :             :         icode = CODE_FOR_avx512vl_loadv4sf_mask;
   72458                 :             :       else
   72459                 :             :         icode = CODE_FOR_expandv4sf_mask;
   72460                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72461                 :             :     }
   72462                 :             :   else
   72463                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72464                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72465                 :             :   DONE;
   72466                 :             : }
   72467                 :             : #undef DONE
   72468                 :             : #undef FAIL
   72469                 :             :   emit_insn (const0_rtx);
   72470                 :             :   _val = get_insns ();
   72471                 :             :   end_sequence ();
   72472                 :             :   return _val;
   72473                 :             : }
   72474                 :             : 
   72475                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72476                 :             : extern rtx_insn *gen_split_3332 (rtx_insn *, rtx *);
   72477                 :             : rtx_insn *
   72478                 :             : gen_split_3332 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72479                 :             : {
   72480                 :             :   rtx_insn *_val = NULL;
   72481                 :             :   if (dump_file)
   72482                 :             :     fprintf (dump_file, "Splitting with gen_split_3332 (sse.md:28890)\n");
   72483                 :             :   start_sequence ();
   72484                 :             : #define FAIL return (end_sequence (), _val)
   72485                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72486                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72487                 :             : {
   72488                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72489                 :             :   bool has_zero = false;
   72490                 :             :   unsigned n = GET_MODE_NUNITS (V2DImode), i;
   72491                 :             :   unsigned ones = 0;
   72492                 :             : 
   72493                 :             :   /* If all ones bits is in mask's lower part,
   72494                 :             :      get number of ones and assign it to ONES.  */
   72495                 :             :   for (i = 0; i != n; i++)
   72496                 :             :     {
   72497                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72498                 :             :         break;
   72499                 :             : 
   72500                 :             :       /* Record first zero bit.  */
   72501                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72502                 :             :         {
   72503                 :             :           has_zero = true;
   72504                 :             :           ones = i;
   72505                 :             :         }
   72506                 :             :     }
   72507                 :             : 
   72508                 :             :   if (!has_zero)
   72509                 :             :     ones = n;
   72510                 :             : 
   72511                 :             :   if (i != n || (ones != 0 && ones != n))
   72512                 :             :     {
   72513                 :             :       rtx reg = gen_reg_rtx (QImode);
   72514                 :             :       emit_move_insn (reg, operands[3]);
   72515                 :             :       enum insn_code icode;
   72516                 :             :       if (i == n)
   72517                 :             :       /* For masks with all one bits in it's lower part,
   72518                 :             :          we can transform v{,p}expand* to vmovdq* with
   72519                 :             :          mask operand.  */
   72520                 :             :         icode = CODE_FOR_avx512vl_loadv2di_mask;
   72521                 :             :       else
   72522                 :             :         icode = CODE_FOR_expandv2di_mask;
   72523                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72524                 :             :     }
   72525                 :             :   else
   72526                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72527                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72528                 :             :   DONE;
   72529                 :             : }
   72530                 :             : #undef DONE
   72531                 :             : #undef FAIL
   72532                 :             :   emit_insn (const0_rtx);
   72533                 :             :   _val = get_insns ();
   72534                 :             :   end_sequence ();
   72535                 :             :   return _val;
   72536                 :             : }
   72537                 :             : 
   72538                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72539                 :             : extern rtx_insn *gen_split_3333 (rtx_insn *, rtx *);
   72540                 :             : rtx_insn *
   72541                 :             : gen_split_3333 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72542                 :             : {
   72543                 :             :   rtx_insn *_val = NULL;
   72544                 :             :   if (dump_file)
   72545                 :             :     fprintf (dump_file, "Splitting with gen_split_3333 (sse.md:28890)\n");
   72546                 :             :   start_sequence ();
   72547                 :             : #define FAIL return (end_sequence (), _val)
   72548                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72549                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72550                 :             : {
   72551                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72552                 :             :   bool has_zero = false;
   72553                 :             :   unsigned n = GET_MODE_NUNITS (V2DFmode), i;
   72554                 :             :   unsigned ones = 0;
   72555                 :             : 
   72556                 :             :   /* If all ones bits is in mask's lower part,
   72557                 :             :      get number of ones and assign it to ONES.  */
   72558                 :             :   for (i = 0; i != n; i++)
   72559                 :             :     {
   72560                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72561                 :             :         break;
   72562                 :             : 
   72563                 :             :       /* Record first zero bit.  */
   72564                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72565                 :             :         {
   72566                 :             :           has_zero = true;
   72567                 :             :           ones = i;
   72568                 :             :         }
   72569                 :             :     }
   72570                 :             : 
   72571                 :             :   if (!has_zero)
   72572                 :             :     ones = n;
   72573                 :             : 
   72574                 :             :   if (i != n || (ones != 0 && ones != n))
   72575                 :             :     {
   72576                 :             :       rtx reg = gen_reg_rtx (QImode);
   72577                 :             :       emit_move_insn (reg, operands[3]);
   72578                 :             :       enum insn_code icode;
   72579                 :             :       if (i == n)
   72580                 :             :       /* For masks with all one bits in it's lower part,
   72581                 :             :          we can transform v{,p}expand* to vmovdq* with
   72582                 :             :          mask operand.  */
   72583                 :             :         icode = CODE_FOR_avx512vl_loadv2df_mask;
   72584                 :             :       else
   72585                 :             :         icode = CODE_FOR_expandv2df_mask;
   72586                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72587                 :             :     }
   72588                 :             :   else
   72589                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72590                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72591                 :             :   DONE;
   72592                 :             : }
   72593                 :             : #undef DONE
   72594                 :             : #undef FAIL
   72595                 :             :   emit_insn (const0_rtx);
   72596                 :             :   _val = get_insns ();
   72597                 :             :   end_sequence ();
   72598                 :             :   return _val;
   72599                 :             : }
   72600                 :             : 
   72601                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72602                 :             : extern rtx_insn *gen_split_3334 (rtx_insn *, rtx *);
   72603                 :             : rtx_insn *
   72604                 :             : gen_split_3334 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72605                 :             : {
   72606                 :             :   rtx_insn *_val = NULL;
   72607                 :             :   if (dump_file)
   72608                 :             :     fprintf (dump_file, "Splitting with gen_split_3334 (sse.md:28890)\n");
   72609                 :             :   start_sequence ();
   72610                 :             : #define FAIL return (end_sequence (), _val)
   72611                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72612                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72613                 :             : {
   72614                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72615                 :             :   bool has_zero = false;
   72616                 :             :   unsigned n = GET_MODE_NUNITS (V64QImode), i;
   72617                 :             :   unsigned ones = 0;
   72618                 :             : 
   72619                 :             :   /* If all ones bits is in mask's lower part,
   72620                 :             :      get number of ones and assign it to ONES.  */
   72621                 :             :   for (i = 0; i != n; i++)
   72622                 :             :     {
   72623                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72624                 :             :         break;
   72625                 :             : 
   72626                 :             :       /* Record first zero bit.  */
   72627                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72628                 :             :         {
   72629                 :             :           has_zero = true;
   72630                 :             :           ones = i;
   72631                 :             :         }
   72632                 :             :     }
   72633                 :             : 
   72634                 :             :   if (!has_zero)
   72635                 :             :     ones = n;
   72636                 :             : 
   72637                 :             :   if (i != n || (ones != 0 && ones != n))
   72638                 :             :     {
   72639                 :             :       rtx reg = gen_reg_rtx (DImode);
   72640                 :             :       emit_move_insn (reg, operands[3]);
   72641                 :             :       enum insn_code icode;
   72642                 :             :       if (i == n)
   72643                 :             :       /* For masks with all one bits in it's lower part,
   72644                 :             :          we can transform v{,p}expand* to vmovdq* with
   72645                 :             :          mask operand.  */
   72646                 :             :         icode = CODE_FOR_avx512bw_loadv64qi_mask;
   72647                 :             :       else
   72648                 :             :         icode = CODE_FOR_expandv64qi_mask;
   72649                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72650                 :             :     }
   72651                 :             :   else
   72652                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72653                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72654                 :             :   DONE;
   72655                 :             : }
   72656                 :             : #undef DONE
   72657                 :             : #undef FAIL
   72658                 :             :   emit_insn (const0_rtx);
   72659                 :             :   _val = get_insns ();
   72660                 :             :   end_sequence ();
   72661                 :             :   return _val;
   72662                 :             : }
   72663                 :             : 
   72664                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72665                 :             : extern rtx_insn *gen_split_3335 (rtx_insn *, rtx *);
   72666                 :             : rtx_insn *
   72667                 :             : gen_split_3335 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72668                 :             : {
   72669                 :             :   rtx_insn *_val = NULL;
   72670                 :             :   if (dump_file)
   72671                 :             :     fprintf (dump_file, "Splitting with gen_split_3335 (sse.md:28890)\n");
   72672                 :             :   start_sequence ();
   72673                 :             : #define FAIL return (end_sequence (), _val)
   72674                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72675                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72676                 :             : {
   72677                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72678                 :             :   bool has_zero = false;
   72679                 :             :   unsigned n = GET_MODE_NUNITS (V16QImode), i;
   72680                 :             :   unsigned ones = 0;
   72681                 :             : 
   72682                 :             :   /* If all ones bits is in mask's lower part,
   72683                 :             :      get number of ones and assign it to ONES.  */
   72684                 :             :   for (i = 0; i != n; i++)
   72685                 :             :     {
   72686                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72687                 :             :         break;
   72688                 :             : 
   72689                 :             :       /* Record first zero bit.  */
   72690                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72691                 :             :         {
   72692                 :             :           has_zero = true;
   72693                 :             :           ones = i;
   72694                 :             :         }
   72695                 :             :     }
   72696                 :             : 
   72697                 :             :   if (!has_zero)
   72698                 :             :     ones = n;
   72699                 :             : 
   72700                 :             :   if (i != n || (ones != 0 && ones != n))
   72701                 :             :     {
   72702                 :             :       rtx reg = gen_reg_rtx (HImode);
   72703                 :             :       emit_move_insn (reg, operands[3]);
   72704                 :             :       enum insn_code icode;
   72705                 :             :       if (i == n)
   72706                 :             :       /* For masks with all one bits in it's lower part,
   72707                 :             :          we can transform v{,p}expand* to vmovdq* with
   72708                 :             :          mask operand.  */
   72709                 :             :         icode = CODE_FOR_avx512vl_loadv16qi_mask;
   72710                 :             :       else
   72711                 :             :         icode = CODE_FOR_expandv16qi_mask;
   72712                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72713                 :             :     }
   72714                 :             :   else
   72715                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72716                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72717                 :             :   DONE;
   72718                 :             : }
   72719                 :             : #undef DONE
   72720                 :             : #undef FAIL
   72721                 :             :   emit_insn (const0_rtx);
   72722                 :             :   _val = get_insns ();
   72723                 :             :   end_sequence ();
   72724                 :             :   return _val;
   72725                 :             : }
   72726                 :             : 
   72727                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72728                 :             : extern rtx_insn *gen_split_3336 (rtx_insn *, rtx *);
   72729                 :             : rtx_insn *
   72730                 :             : gen_split_3336 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72731                 :             : {
   72732                 :             :   rtx_insn *_val = NULL;
   72733                 :             :   if (dump_file)
   72734                 :             :     fprintf (dump_file, "Splitting with gen_split_3336 (sse.md:28890)\n");
   72735                 :             :   start_sequence ();
   72736                 :             : #define FAIL return (end_sequence (), _val)
   72737                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72738                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72739                 :             : {
   72740                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72741                 :             :   bool has_zero = false;
   72742                 :             :   unsigned n = GET_MODE_NUNITS (V32QImode), i;
   72743                 :             :   unsigned ones = 0;
   72744                 :             : 
   72745                 :             :   /* If all ones bits is in mask's lower part,
   72746                 :             :      get number of ones and assign it to ONES.  */
   72747                 :             :   for (i = 0; i != n; i++)
   72748                 :             :     {
   72749                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72750                 :             :         break;
   72751                 :             : 
   72752                 :             :       /* Record first zero bit.  */
   72753                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72754                 :             :         {
   72755                 :             :           has_zero = true;
   72756                 :             :           ones = i;
   72757                 :             :         }
   72758                 :             :     }
   72759                 :             : 
   72760                 :             :   if (!has_zero)
   72761                 :             :     ones = n;
   72762                 :             : 
   72763                 :             :   if (i != n || (ones != 0 && ones != n))
   72764                 :             :     {
   72765                 :             :       rtx reg = gen_reg_rtx (SImode);
   72766                 :             :       emit_move_insn (reg, operands[3]);
   72767                 :             :       enum insn_code icode;
   72768                 :             :       if (i == n)
   72769                 :             :       /* For masks with all one bits in it's lower part,
   72770                 :             :          we can transform v{,p}expand* to vmovdq* with
   72771                 :             :          mask operand.  */
   72772                 :             :         icode = CODE_FOR_avx512vl_loadv32qi_mask;
   72773                 :             :       else
   72774                 :             :         icode = CODE_FOR_expandv32qi_mask;
   72775                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72776                 :             :     }
   72777                 :             :   else
   72778                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72779                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72780                 :             :   DONE;
   72781                 :             : }
   72782                 :             : #undef DONE
   72783                 :             : #undef FAIL
   72784                 :             :   emit_insn (const0_rtx);
   72785                 :             :   _val = get_insns ();
   72786                 :             :   end_sequence ();
   72787                 :             :   return _val;
   72788                 :             : }
   72789                 :             : 
   72790                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72791                 :             : extern rtx_insn *gen_split_3337 (rtx_insn *, rtx *);
   72792                 :             : rtx_insn *
   72793                 :             : gen_split_3337 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72794                 :             : {
   72795                 :             :   rtx_insn *_val = NULL;
   72796                 :             :   if (dump_file)
   72797                 :             :     fprintf (dump_file, "Splitting with gen_split_3337 (sse.md:28890)\n");
   72798                 :             :   start_sequence ();
   72799                 :             : #define FAIL return (end_sequence (), _val)
   72800                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72801                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72802                 :             : {
   72803                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72804                 :             :   bool has_zero = false;
   72805                 :             :   unsigned n = GET_MODE_NUNITS (V32HImode), i;
   72806                 :             :   unsigned ones = 0;
   72807                 :             : 
   72808                 :             :   /* If all ones bits is in mask's lower part,
   72809                 :             :      get number of ones and assign it to ONES.  */
   72810                 :             :   for (i = 0; i != n; i++)
   72811                 :             :     {
   72812                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72813                 :             :         break;
   72814                 :             : 
   72815                 :             :       /* Record first zero bit.  */
   72816                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72817                 :             :         {
   72818                 :             :           has_zero = true;
   72819                 :             :           ones = i;
   72820                 :             :         }
   72821                 :             :     }
   72822                 :             : 
   72823                 :             :   if (!has_zero)
   72824                 :             :     ones = n;
   72825                 :             : 
   72826                 :             :   if (i != n || (ones != 0 && ones != n))
   72827                 :             :     {
   72828                 :             :       rtx reg = gen_reg_rtx (SImode);
   72829                 :             :       emit_move_insn (reg, operands[3]);
   72830                 :             :       enum insn_code icode;
   72831                 :             :       if (i == n)
   72832                 :             :       /* For masks with all one bits in it's lower part,
   72833                 :             :          we can transform v{,p}expand* to vmovdq* with
   72834                 :             :          mask operand.  */
   72835                 :             :         icode = CODE_FOR_avx512bw_loadv32hi_mask;
   72836                 :             :       else
   72837                 :             :         icode = CODE_FOR_expandv32hi_mask;
   72838                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72839                 :             :     }
   72840                 :             :   else
   72841                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72842                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72843                 :             :   DONE;
   72844                 :             : }
   72845                 :             : #undef DONE
   72846                 :             : #undef FAIL
   72847                 :             :   emit_insn (const0_rtx);
   72848                 :             :   _val = get_insns ();
   72849                 :             :   end_sequence ();
   72850                 :             :   return _val;
   72851                 :             : }
   72852                 :             : 
   72853                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72854                 :             : extern rtx_insn *gen_split_3338 (rtx_insn *, rtx *);
   72855                 :             : rtx_insn *
   72856                 :             : gen_split_3338 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72857                 :             : {
   72858                 :             :   rtx_insn *_val = NULL;
   72859                 :             :   if (dump_file)
   72860                 :             :     fprintf (dump_file, "Splitting with gen_split_3338 (sse.md:28890)\n");
   72861                 :             :   start_sequence ();
   72862                 :             : #define FAIL return (end_sequence (), _val)
   72863                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72864                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72865                 :             : {
   72866                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72867                 :             :   bool has_zero = false;
   72868                 :             :   unsigned n = GET_MODE_NUNITS (V16HImode), i;
   72869                 :             :   unsigned ones = 0;
   72870                 :             : 
   72871                 :             :   /* If all ones bits is in mask's lower part,
   72872                 :             :      get number of ones and assign it to ONES.  */
   72873                 :             :   for (i = 0; i != n; i++)
   72874                 :             :     {
   72875                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72876                 :             :         break;
   72877                 :             : 
   72878                 :             :       /* Record first zero bit.  */
   72879                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72880                 :             :         {
   72881                 :             :           has_zero = true;
   72882                 :             :           ones = i;
   72883                 :             :         }
   72884                 :             :     }
   72885                 :             : 
   72886                 :             :   if (!has_zero)
   72887                 :             :     ones = n;
   72888                 :             : 
   72889                 :             :   if (i != n || (ones != 0 && ones != n))
   72890                 :             :     {
   72891                 :             :       rtx reg = gen_reg_rtx (HImode);
   72892                 :             :       emit_move_insn (reg, operands[3]);
   72893                 :             :       enum insn_code icode;
   72894                 :             :       if (i == n)
   72895                 :             :       /* For masks with all one bits in it's lower part,
   72896                 :             :          we can transform v{,p}expand* to vmovdq* with
   72897                 :             :          mask operand.  */
   72898                 :             :         icode = CODE_FOR_avx512vl_loadv16hi_mask;
   72899                 :             :       else
   72900                 :             :         icode = CODE_FOR_expandv16hi_mask;
   72901                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72902                 :             :     }
   72903                 :             :   else
   72904                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72905                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72906                 :             :   DONE;
   72907                 :             : }
   72908                 :             : #undef DONE
   72909                 :             : #undef FAIL
   72910                 :             :   emit_insn (const0_rtx);
   72911                 :             :   _val = get_insns ();
   72912                 :             :   end_sequence ();
   72913                 :             :   return _val;
   72914                 :             : }
   72915                 :             : 
   72916                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28890 */
   72917                 :             : extern rtx_insn *gen_split_3339 (rtx_insn *, rtx *);
   72918                 :             : rtx_insn *
   72919                 :             : gen_split_3339 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   72920                 :             : {
   72921                 :             :   rtx_insn *_val = NULL;
   72922                 :             :   if (dump_file)
   72923                 :             :     fprintf (dump_file, "Splitting with gen_split_3339 (sse.md:28890)\n");
   72924                 :             :   start_sequence ();
   72925                 :             : #define FAIL return (end_sequence (), _val)
   72926                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72927                 :             : #line 28902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72928                 :             : {
   72929                 :             :   unsigned HOST_WIDE_INT mask = INTVAL (operands[3]);
   72930                 :             :   bool has_zero = false;
   72931                 :             :   unsigned n = GET_MODE_NUNITS (V8HImode), i;
   72932                 :             :   unsigned ones = 0;
   72933                 :             : 
   72934                 :             :   /* If all ones bits is in mask's lower part,
   72935                 :             :      get number of ones and assign it to ONES.  */
   72936                 :             :   for (i = 0; i != n; i++)
   72937                 :             :     {
   72938                 :             :       if ((mask & HOST_WIDE_INT_1U << i) && has_zero)
   72939                 :             :         break;
   72940                 :             : 
   72941                 :             :       /* Record first zero bit.  */
   72942                 :             :       if (!(mask & HOST_WIDE_INT_1U << i) && !has_zero)
   72943                 :             :         {
   72944                 :             :           has_zero = true;
   72945                 :             :           ones = i;
   72946                 :             :         }
   72947                 :             :     }
   72948                 :             : 
   72949                 :             :   if (!has_zero)
   72950                 :             :     ones = n;
   72951                 :             : 
   72952                 :             :   if (i != n || (ones != 0 && ones != n))
   72953                 :             :     {
   72954                 :             :       rtx reg = gen_reg_rtx (QImode);
   72955                 :             :       emit_move_insn (reg, operands[3]);
   72956                 :             :       enum insn_code icode;
   72957                 :             :       if (i == n)
   72958                 :             :       /* For masks with all one bits in it's lower part,
   72959                 :             :          we can transform v{,p}expand* to vmovdq* with
   72960                 :             :          mask operand.  */
   72961                 :             :         icode = CODE_FOR_avx512vl_loadv8hi_mask;
   72962                 :             :       else
   72963                 :             :         icode = CODE_FOR_expandv8hi_mask;
   72964                 :             :       emit_insn (GEN_FCN (icode) (operands[0], operands[1], operands[2], reg));
   72965                 :             :     }
   72966                 :             :   else
   72967                 :             :     /* For ALL_MASK_ONES or CONST0_RTX mask, transform it to simple mov.  */
   72968                 :             :     emit_move_insn (operands[0], ones ? operands[1] : operands[2]);
   72969                 :             :   DONE;
   72970                 :             : }
   72971                 :             : #undef DONE
   72972                 :             : #undef FAIL
   72973                 :             :   emit_insn (const0_rtx);
   72974                 :             :   _val = get_insns ();
   72975                 :             :   end_sequence ();
   72976                 :             :   return _val;
   72977                 :             : }
   72978                 :             : 
   72979                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28946 */
   72980                 :             : rtx
   72981                 :             : gen_expandv64qi_maskz (rtx operand0,
   72982                 :             :         rtx operand1,
   72983                 :             :         rtx operand2,
   72984                 :             :         rtx operand3)
   72985                 :             : {
   72986                 :             :   rtx_insn *_val = 0;
   72987                 :             :   start_sequence ();
   72988                 :             :   {
   72989                 :             :     rtx operands[4];
   72990                 :             :     operands[0] = operand0;
   72991                 :             :     operands[1] = operand1;
   72992                 :             :     operands[2] = operand2;
   72993                 :             :     operands[3] = operand3;
   72994                 :             : #define FAIL return (end_sequence (), _val)
   72995                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72996                 :             : #line 28954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   72997                 :             : operands[2] = CONST0_RTX (V64QImode);
   72998                 :             : #undef DONE
   72999                 :             : #undef FAIL
   73000                 :             :     operand0 = operands[0];
   73001                 :             :     (void) operand0;
   73002                 :             :     operand1 = operands[1];
   73003                 :             :     (void) operand1;
   73004                 :             :     operand2 = operands[2];
   73005                 :             :     (void) operand2;
   73006                 :             :     operand3 = operands[3];
   73007                 :             :     (void) operand3;
   73008                 :             :   }
   73009                 :             :   emit_insn (gen_rtx_SET (operand0,
   73010                 :             :         gen_rtx_UNSPEC (V64QImode,
   73011                 :             :         gen_rtvec (3,
   73012                 :             :                 operand1,
   73013                 :             :                 operand2,
   73014                 :             :                 operand3),
   73015                 :             :         167)));
   73016                 :             :   _val = get_insns ();
   73017                 :             :   end_sequence ();
   73018                 :             :   return _val;
   73019                 :             : }
   73020                 :             : 
   73021                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28946 */
   73022                 :             : rtx
   73023                 :             : gen_expandv16qi_maskz (rtx operand0,
   73024                 :             :         rtx operand1,
   73025                 :             :         rtx operand2,
   73026                 :             :         rtx operand3)
   73027                 :             : {
   73028                 :             :   rtx_insn *_val = 0;
   73029                 :             :   start_sequence ();
   73030                 :             :   {
   73031                 :             :     rtx operands[4];
   73032                 :             :     operands[0] = operand0;
   73033                 :             :     operands[1] = operand1;
   73034                 :             :     operands[2] = operand2;
   73035                 :             :     operands[3] = operand3;
   73036                 :             : #define FAIL return (end_sequence (), _val)
   73037                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73038                 :             : #line 28954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73039                 :             : operands[2] = CONST0_RTX (V16QImode);
   73040                 :             : #undef DONE
   73041                 :             : #undef FAIL
   73042                 :             :     operand0 = operands[0];
   73043                 :             :     (void) operand0;
   73044                 :             :     operand1 = operands[1];
   73045                 :             :     (void) operand1;
   73046                 :             :     operand2 = operands[2];
   73047                 :             :     (void) operand2;
   73048                 :             :     operand3 = operands[3];
   73049                 :             :     (void) operand3;
   73050                 :             :   }
   73051                 :             :   emit_insn (gen_rtx_SET (operand0,
   73052                 :             :         gen_rtx_UNSPEC (V16QImode,
   73053                 :             :         gen_rtvec (3,
   73054                 :             :                 operand1,
   73055                 :             :                 operand2,
   73056                 :             :                 operand3),
   73057                 :             :         167)));
   73058                 :             :   _val = get_insns ();
   73059                 :             :   end_sequence ();
   73060                 :             :   return _val;
   73061                 :             : }
   73062                 :             : 
   73063                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28946 */
   73064                 :             : rtx
   73065                 :             : gen_expandv32qi_maskz (rtx operand0,
   73066                 :             :         rtx operand1,
   73067                 :             :         rtx operand2,
   73068                 :             :         rtx operand3)
   73069                 :             : {
   73070                 :             :   rtx_insn *_val = 0;
   73071                 :             :   start_sequence ();
   73072                 :             :   {
   73073                 :             :     rtx operands[4];
   73074                 :             :     operands[0] = operand0;
   73075                 :             :     operands[1] = operand1;
   73076                 :             :     operands[2] = operand2;
   73077                 :             :     operands[3] = operand3;
   73078                 :             : #define FAIL return (end_sequence (), _val)
   73079                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73080                 :             : #line 28954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73081                 :             : operands[2] = CONST0_RTX (V32QImode);
   73082                 :             : #undef DONE
   73083                 :             : #undef FAIL
   73084                 :             :     operand0 = operands[0];
   73085                 :             :     (void) operand0;
   73086                 :             :     operand1 = operands[1];
   73087                 :             :     (void) operand1;
   73088                 :             :     operand2 = operands[2];
   73089                 :             :     (void) operand2;
   73090                 :             :     operand3 = operands[3];
   73091                 :             :     (void) operand3;
   73092                 :             :   }
   73093                 :             :   emit_insn (gen_rtx_SET (operand0,
   73094                 :             :         gen_rtx_UNSPEC (V32QImode,
   73095                 :             :         gen_rtvec (3,
   73096                 :             :                 operand1,
   73097                 :             :                 operand2,
   73098                 :             :                 operand3),
   73099                 :             :         167)));
   73100                 :             :   _val = get_insns ();
   73101                 :             :   end_sequence ();
   73102                 :             :   return _val;
   73103                 :             : }
   73104                 :             : 
   73105                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28946 */
   73106                 :             : rtx
   73107                 :             : gen_expandv32hi_maskz (rtx operand0,
   73108                 :             :         rtx operand1,
   73109                 :             :         rtx operand2,
   73110                 :             :         rtx operand3)
   73111                 :             : {
   73112                 :             :   rtx_insn *_val = 0;
   73113                 :             :   start_sequence ();
   73114                 :             :   {
   73115                 :             :     rtx operands[4];
   73116                 :             :     operands[0] = operand0;
   73117                 :             :     operands[1] = operand1;
   73118                 :             :     operands[2] = operand2;
   73119                 :             :     operands[3] = operand3;
   73120                 :             : #define FAIL return (end_sequence (), _val)
   73121                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73122                 :             : #line 28954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73123                 :             : operands[2] = CONST0_RTX (V32HImode);
   73124                 :             : #undef DONE
   73125                 :             : #undef FAIL
   73126                 :             :     operand0 = operands[0];
   73127                 :             :     (void) operand0;
   73128                 :             :     operand1 = operands[1];
   73129                 :             :     (void) operand1;
   73130                 :             :     operand2 = operands[2];
   73131                 :             :     (void) operand2;
   73132                 :             :     operand3 = operands[3];
   73133                 :             :     (void) operand3;
   73134                 :             :   }
   73135                 :             :   emit_insn (gen_rtx_SET (operand0,
   73136                 :             :         gen_rtx_UNSPEC (V32HImode,
   73137                 :             :         gen_rtvec (3,
   73138                 :             :                 operand1,
   73139                 :             :                 operand2,
   73140                 :             :                 operand3),
   73141                 :             :         167)));
   73142                 :             :   _val = get_insns ();
   73143                 :             :   end_sequence ();
   73144                 :             :   return _val;
   73145                 :             : }
   73146                 :             : 
   73147                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28946 */
   73148                 :             : rtx
   73149                 :             : gen_expandv16hi_maskz (rtx operand0,
   73150                 :             :         rtx operand1,
   73151                 :             :         rtx operand2,
   73152                 :             :         rtx operand3)
   73153                 :             : {
   73154                 :             :   rtx_insn *_val = 0;
   73155                 :             :   start_sequence ();
   73156                 :             :   {
   73157                 :             :     rtx operands[4];
   73158                 :             :     operands[0] = operand0;
   73159                 :             :     operands[1] = operand1;
   73160                 :             :     operands[2] = operand2;
   73161                 :             :     operands[3] = operand3;
   73162                 :             : #define FAIL return (end_sequence (), _val)
   73163                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73164                 :             : #line 28954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73165                 :             : operands[2] = CONST0_RTX (V16HImode);
   73166                 :             : #undef DONE
   73167                 :             : #undef FAIL
   73168                 :             :     operand0 = operands[0];
   73169                 :             :     (void) operand0;
   73170                 :             :     operand1 = operands[1];
   73171                 :             :     (void) operand1;
   73172                 :             :     operand2 = operands[2];
   73173                 :             :     (void) operand2;
   73174                 :             :     operand3 = operands[3];
   73175                 :             :     (void) operand3;
   73176                 :             :   }
   73177                 :             :   emit_insn (gen_rtx_SET (operand0,
   73178                 :             :         gen_rtx_UNSPEC (V16HImode,
   73179                 :             :         gen_rtvec (3,
   73180                 :             :                 operand1,
   73181                 :             :                 operand2,
   73182                 :             :                 operand3),
   73183                 :             :         167)));
   73184                 :             :   _val = get_insns ();
   73185                 :             :   end_sequence ();
   73186                 :             :   return _val;
   73187                 :             : }
   73188                 :             : 
   73189                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:28946 */
   73190                 :             : rtx
   73191                 :             : gen_expandv8hi_maskz (rtx operand0,
   73192                 :             :         rtx operand1,
   73193                 :             :         rtx operand2,
   73194                 :             :         rtx operand3)
   73195                 :             : {
   73196                 :             :   rtx_insn *_val = 0;
   73197                 :             :   start_sequence ();
   73198                 :             :   {
   73199                 :             :     rtx operands[4];
   73200                 :             :     operands[0] = operand0;
   73201                 :             :     operands[1] = operand1;
   73202                 :             :     operands[2] = operand2;
   73203                 :             :     operands[3] = operand3;
   73204                 :             : #define FAIL return (end_sequence (), _val)
   73205                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73206                 :             : #line 28954 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73207                 :             : operands[2] = CONST0_RTX (V8HImode);
   73208                 :             : #undef DONE
   73209                 :             : #undef FAIL
   73210                 :             :     operand0 = operands[0];
   73211                 :             :     (void) operand0;
   73212                 :             :     operand1 = operands[1];
   73213                 :             :     (void) operand1;
   73214                 :             :     operand2 = operands[2];
   73215                 :             :     (void) operand2;
   73216                 :             :     operand3 = operands[3];
   73217                 :             :     (void) operand3;
   73218                 :             :   }
   73219                 :             :   emit_insn (gen_rtx_SET (operand0,
   73220                 :             :         gen_rtx_UNSPEC (V8HImode,
   73221                 :             :         gen_rtvec (3,
   73222                 :             :                 operand1,
   73223                 :             :                 operand2,
   73224                 :             :                 operand3),
   73225                 :             :         167)));
   73226                 :             :   _val = get_insns ();
   73227                 :             :   end_sequence ();
   73228                 :             :   return _val;
   73229                 :             : }
   73230                 :             : 
   73231                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29278 */
   73232                 :             : extern rtx_insn *gen_split_3340 (rtx_insn *, rtx *);
   73233                 :             : rtx_insn *
   73234                 :             : gen_split_3340 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73235                 :             : {
   73236                 :             :   rtx operand0;
   73237                 :             :   rtx operand1;
   73238                 :             :   rtx_insn *_val = NULL;
   73239                 :             :   if (dump_file)
   73240                 :             :     fprintf (dump_file, "Splitting with gen_split_3340 (sse.md:29278)\n");
   73241                 :             :   start_sequence ();
   73242                 :             : #define FAIL return (end_sequence (), _val)
   73243                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73244                 :             : #line 29289 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73245                 :             : {
   73246                 :             :   if (REG_P (operands[0]))
   73247                 :             :     operands[0] = gen_lowpart (V4SImode, operands[0]);
   73248                 :             :   else
   73249                 :             :     operands[1] = lowpart_subreg (V16SImode, operands[1],
   73250                 :             :                                   V4SImode);
   73251                 :             : }
   73252                 :             : #undef DONE
   73253                 :             : #undef FAIL
   73254                 :             :   operand0 = operands[0];
   73255                 :             :   (void) operand0;
   73256                 :             :   operand1 = operands[1];
   73257                 :             :   (void) operand1;
   73258                 :             :   emit_insn (gen_rtx_SET (operand0,
   73259                 :             :         operand1));
   73260                 :             :   _val = get_insns ();
   73261                 :             :   end_sequence ();
   73262                 :             :   return _val;
   73263                 :             : }
   73264                 :             : 
   73265                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29278 */
   73266                 :             : extern rtx_insn *gen_split_3341 (rtx_insn *, rtx *);
   73267                 :             : rtx_insn *
   73268                 :             : gen_split_3341 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73269                 :             : {
   73270                 :             :   rtx operand0;
   73271                 :             :   rtx operand1;
   73272                 :             :   rtx_insn *_val = NULL;
   73273                 :             :   if (dump_file)
   73274                 :             :     fprintf (dump_file, "Splitting with gen_split_3341 (sse.md:29278)\n");
   73275                 :             :   start_sequence ();
   73276                 :             : #define FAIL return (end_sequence (), _val)
   73277                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73278                 :             : #line 29289 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73279                 :             : {
   73280                 :             :   if (REG_P (operands[0]))
   73281                 :             :     operands[0] = gen_lowpart (V4SFmode, operands[0]);
   73282                 :             :   else
   73283                 :             :     operands[1] = lowpart_subreg (V16SFmode, operands[1],
   73284                 :             :                                   V4SFmode);
   73285                 :             : }
   73286                 :             : #undef DONE
   73287                 :             : #undef FAIL
   73288                 :             :   operand0 = operands[0];
   73289                 :             :   (void) operand0;
   73290                 :             :   operand1 = operands[1];
   73291                 :             :   (void) operand1;
   73292                 :             :   emit_insn (gen_rtx_SET (operand0,
   73293                 :             :         operand1));
   73294                 :             :   _val = get_insns ();
   73295                 :             :   end_sequence ();
   73296                 :             :   return _val;
   73297                 :             : }
   73298                 :             : 
   73299                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29278 */
   73300                 :             : extern rtx_insn *gen_split_3342 (rtx_insn *, rtx *);
   73301                 :             : rtx_insn *
   73302                 :             : gen_split_3342 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73303                 :             : {
   73304                 :             :   rtx operand0;
   73305                 :             :   rtx operand1;
   73306                 :             :   rtx_insn *_val = NULL;
   73307                 :             :   if (dump_file)
   73308                 :             :     fprintf (dump_file, "Splitting with gen_split_3342 (sse.md:29278)\n");
   73309                 :             :   start_sequence ();
   73310                 :             : #define FAIL return (end_sequence (), _val)
   73311                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73312                 :             : #line 29289 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73313                 :             : {
   73314                 :             :   if (REG_P (operands[0]))
   73315                 :             :     operands[0] = gen_lowpart (V2DFmode, operands[0]);
   73316                 :             :   else
   73317                 :             :     operands[1] = lowpart_subreg (V8DFmode, operands[1],
   73318                 :             :                                   V2DFmode);
   73319                 :             : }
   73320                 :             : #undef DONE
   73321                 :             : #undef FAIL
   73322                 :             :   operand0 = operands[0];
   73323                 :             :   (void) operand0;
   73324                 :             :   operand1 = operands[1];
   73325                 :             :   (void) operand1;
   73326                 :             :   emit_insn (gen_rtx_SET (operand0,
   73327                 :             :         operand1));
   73328                 :             :   _val = get_insns ();
   73329                 :             :   end_sequence ();
   73330                 :             :   return _val;
   73331                 :             : }
   73332                 :             : 
   73333                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29297 */
   73334                 :             : extern rtx_insn *gen_split_3343 (rtx_insn *, rtx *);
   73335                 :             : rtx_insn *
   73336                 :             : gen_split_3343 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73337                 :             : {
   73338                 :             :   rtx operand0;
   73339                 :             :   rtx operand1;
   73340                 :             :   rtx_insn *_val = NULL;
   73341                 :             :   if (dump_file)
   73342                 :             :     fprintf (dump_file, "Splitting with gen_split_3343 (sse.md:29297)\n");
   73343                 :             :   start_sequence ();
   73344                 :             : #define FAIL return (end_sequence (), _val)
   73345                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73346                 :             : #line 29306 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73347                 :             : {
   73348                 :             :   if (REG_P (operands[0]))
   73349                 :             :     operands[0] = gen_lowpart (V8SImode, operands[0]);
   73350                 :             :   else
   73351                 :             :     operands[1] = lowpart_subreg (V16SImode, operands[1],
   73352                 :             :                                   V8SImode);
   73353                 :             : }
   73354                 :             : #undef DONE
   73355                 :             : #undef FAIL
   73356                 :             :   operand0 = operands[0];
   73357                 :             :   (void) operand0;
   73358                 :             :   operand1 = operands[1];
   73359                 :             :   (void) operand1;
   73360                 :             :   emit_insn (gen_rtx_SET (operand0,
   73361                 :             :         operand1));
   73362                 :             :   _val = get_insns ();
   73363                 :             :   end_sequence ();
   73364                 :             :   return _val;
   73365                 :             : }
   73366                 :             : 
   73367                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29297 */
   73368                 :             : extern rtx_insn *gen_split_3344 (rtx_insn *, rtx *);
   73369                 :             : rtx_insn *
   73370                 :             : gen_split_3344 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73371                 :             : {
   73372                 :             :   rtx operand0;
   73373                 :             :   rtx operand1;
   73374                 :             :   rtx_insn *_val = NULL;
   73375                 :             :   if (dump_file)
   73376                 :             :     fprintf (dump_file, "Splitting with gen_split_3344 (sse.md:29297)\n");
   73377                 :             :   start_sequence ();
   73378                 :             : #define FAIL return (end_sequence (), _val)
   73379                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73380                 :             : #line 29306 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73381                 :             : {
   73382                 :             :   if (REG_P (operands[0]))
   73383                 :             :     operands[0] = gen_lowpart (V8SFmode, operands[0]);
   73384                 :             :   else
   73385                 :             :     operands[1] = lowpart_subreg (V16SFmode, operands[1],
   73386                 :             :                                   V8SFmode);
   73387                 :             : }
   73388                 :             : #undef DONE
   73389                 :             : #undef FAIL
   73390                 :             :   operand0 = operands[0];
   73391                 :             :   (void) operand0;
   73392                 :             :   operand1 = operands[1];
   73393                 :             :   (void) operand1;
   73394                 :             :   emit_insn (gen_rtx_SET (operand0,
   73395                 :             :         operand1));
   73396                 :             :   _val = get_insns ();
   73397                 :             :   end_sequence ();
   73398                 :             :   return _val;
   73399                 :             : }
   73400                 :             : 
   73401                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29297 */
   73402                 :             : extern rtx_insn *gen_split_3345 (rtx_insn *, rtx *);
   73403                 :             : rtx_insn *
   73404                 :             : gen_split_3345 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73405                 :             : {
   73406                 :             :   rtx operand0;
   73407                 :             :   rtx operand1;
   73408                 :             :   rtx_insn *_val = NULL;
   73409                 :             :   if (dump_file)
   73410                 :             :     fprintf (dump_file, "Splitting with gen_split_3345 (sse.md:29297)\n");
   73411                 :             :   start_sequence ();
   73412                 :             : #define FAIL return (end_sequence (), _val)
   73413                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73414                 :             : #line 29306 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73415                 :             : {
   73416                 :             :   if (REG_P (operands[0]))
   73417                 :             :     operands[0] = gen_lowpart (V4DFmode, operands[0]);
   73418                 :             :   else
   73419                 :             :     operands[1] = lowpart_subreg (V8DFmode, operands[1],
   73420                 :             :                                   V4DFmode);
   73421                 :             : }
   73422                 :             : #undef DONE
   73423                 :             : #undef FAIL
   73424                 :             :   operand0 = operands[0];
   73425                 :             :   (void) operand0;
   73426                 :             :   operand1 = operands[1];
   73427                 :             :   (void) operand1;
   73428                 :             :   emit_insn (gen_rtx_SET (operand0,
   73429                 :             :         operand1));
   73430                 :             :   _val = get_insns ();
   73431                 :             :   end_sequence ();
   73432                 :             :   return _val;
   73433                 :             : }
   73434                 :             : 
   73435                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29321 */
   73436                 :             : rtx
   73437                 :             : gen_vpmadd52huqv8di_maskz (rtx operand0,
   73438                 :             :         rtx operand1,
   73439                 :             :         rtx operand2,
   73440                 :             :         rtx operand3,
   73441                 :             :         rtx operand4)
   73442                 :             : {
   73443                 :             :   rtx_insn *_val = 0;
   73444                 :             :   start_sequence ();
   73445                 :             :   {
   73446                 :             :     rtx operands[5];
   73447                 :             :     operands[0] = operand0;
   73448                 :             :     operands[1] = operand1;
   73449                 :             :     operands[2] = operand2;
   73450                 :             :     operands[3] = operand3;
   73451                 :             :     operands[4] = operand4;
   73452                 :             : #define FAIL return (end_sequence (), _val)
   73453                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73454                 :             : #line 29328 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73455                 :             : {
   73456                 :             :   emit_insn (gen_vpmadd52huqv8di_maskz_1 (
   73457                 :             :     operands[0], operands[1], operands[2], operands[3],
   73458                 :             :     CONST0_RTX (V8DImode), operands[4]));
   73459                 :             :   DONE;
   73460                 :             : }
   73461                 :             : #undef DONE
   73462                 :             : #undef FAIL
   73463                 :             :     operand0 = operands[0];
   73464                 :             :     (void) operand0;
   73465                 :             :     operand1 = operands[1];
   73466                 :             :     (void) operand1;
   73467                 :             :     operand2 = operands[2];
   73468                 :             :     (void) operand2;
   73469                 :             :     operand3 = operands[3];
   73470                 :             :     (void) operand3;
   73471                 :             :     operand4 = operands[4];
   73472                 :             :     (void) operand4;
   73473                 :             :   }
   73474                 :             :   emit (operand0, true);
   73475                 :             :   emit (operand1, true);
   73476                 :             :   emit (operand2, true);
   73477                 :             :   emit (operand3, true);
   73478                 :             :   emit (operand4, false);
   73479                 :             :   _val = get_insns ();
   73480                 :             :   end_sequence ();
   73481                 :             :   return _val;
   73482                 :             : }
   73483                 :             : 
   73484                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29321 */
   73485                 :             : rtx
   73486                 :             : gen_vpmadd52huqv4di_maskz (rtx operand0,
   73487                 :             :         rtx operand1,
   73488                 :             :         rtx operand2,
   73489                 :             :         rtx operand3,
   73490                 :             :         rtx operand4)
   73491                 :             : {
   73492                 :             :   rtx_insn *_val = 0;
   73493                 :             :   start_sequence ();
   73494                 :             :   {
   73495                 :             :     rtx operands[5];
   73496                 :             :     operands[0] = operand0;
   73497                 :             :     operands[1] = operand1;
   73498                 :             :     operands[2] = operand2;
   73499                 :             :     operands[3] = operand3;
   73500                 :             :     operands[4] = operand4;
   73501                 :             : #define FAIL return (end_sequence (), _val)
   73502                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73503                 :             : #line 29328 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73504                 :             : {
   73505                 :             :   emit_insn (gen_vpmadd52huqv4di_maskz_1 (
   73506                 :             :     operands[0], operands[1], operands[2], operands[3],
   73507                 :             :     CONST0_RTX (V4DImode), operands[4]));
   73508                 :             :   DONE;
   73509                 :             : }
   73510                 :             : #undef DONE
   73511                 :             : #undef FAIL
   73512                 :             :     operand0 = operands[0];
   73513                 :             :     (void) operand0;
   73514                 :             :     operand1 = operands[1];
   73515                 :             :     (void) operand1;
   73516                 :             :     operand2 = operands[2];
   73517                 :             :     (void) operand2;
   73518                 :             :     operand3 = operands[3];
   73519                 :             :     (void) operand3;
   73520                 :             :     operand4 = operands[4];
   73521                 :             :     (void) operand4;
   73522                 :             :   }
   73523                 :             :   emit (operand0, true);
   73524                 :             :   emit (operand1, true);
   73525                 :             :   emit (operand2, true);
   73526                 :             :   emit (operand3, true);
   73527                 :             :   emit (operand4, false);
   73528                 :             :   _val = get_insns ();
   73529                 :             :   end_sequence ();
   73530                 :             :   return _val;
   73531                 :             : }
   73532                 :             : 
   73533                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29321 */
   73534                 :             : rtx
   73535                 :             : gen_vpmadd52huqv2di_maskz (rtx operand0,
   73536                 :             :         rtx operand1,
   73537                 :             :         rtx operand2,
   73538                 :             :         rtx operand3,
   73539                 :             :         rtx operand4)
   73540                 :             : {
   73541                 :             :   rtx_insn *_val = 0;
   73542                 :             :   start_sequence ();
   73543                 :             :   {
   73544                 :             :     rtx operands[5];
   73545                 :             :     operands[0] = operand0;
   73546                 :             :     operands[1] = operand1;
   73547                 :             :     operands[2] = operand2;
   73548                 :             :     operands[3] = operand3;
   73549                 :             :     operands[4] = operand4;
   73550                 :             : #define FAIL return (end_sequence (), _val)
   73551                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73552                 :             : #line 29328 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73553                 :             : {
   73554                 :             :   emit_insn (gen_vpmadd52huqv2di_maskz_1 (
   73555                 :             :     operands[0], operands[1], operands[2], operands[3],
   73556                 :             :     CONST0_RTX (V2DImode), operands[4]));
   73557                 :             :   DONE;
   73558                 :             : }
   73559                 :             : #undef DONE
   73560                 :             : #undef FAIL
   73561                 :             :     operand0 = operands[0];
   73562                 :             :     (void) operand0;
   73563                 :             :     operand1 = operands[1];
   73564                 :             :     (void) operand1;
   73565                 :             :     operand2 = operands[2];
   73566                 :             :     (void) operand2;
   73567                 :             :     operand3 = operands[3];
   73568                 :             :     (void) operand3;
   73569                 :             :     operand4 = operands[4];
   73570                 :             :     (void) operand4;
   73571                 :             :   }
   73572                 :             :   emit (operand0, true);
   73573                 :             :   emit (operand1, true);
   73574                 :             :   emit (operand2, true);
   73575                 :             :   emit (operand3, true);
   73576                 :             :   emit (operand4, false);
   73577                 :             :   _val = get_insns ();
   73578                 :             :   end_sequence ();
   73579                 :             :   return _val;
   73580                 :             : }
   73581                 :             : 
   73582                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29335 */
   73583                 :             : rtx
   73584                 :             : gen_vpmadd52luqv8di_maskz (rtx operand0,
   73585                 :             :         rtx operand1,
   73586                 :             :         rtx operand2,
   73587                 :             :         rtx operand3,
   73588                 :             :         rtx operand4)
   73589                 :             : {
   73590                 :             :   rtx_insn *_val = 0;
   73591                 :             :   start_sequence ();
   73592                 :             :   {
   73593                 :             :     rtx operands[5];
   73594                 :             :     operands[0] = operand0;
   73595                 :             :     operands[1] = operand1;
   73596                 :             :     operands[2] = operand2;
   73597                 :             :     operands[3] = operand3;
   73598                 :             :     operands[4] = operand4;
   73599                 :             : #define FAIL return (end_sequence (), _val)
   73600                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73601                 :             : #line 29342 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73602                 :             : {
   73603                 :             :   emit_insn (gen_vpmadd52luqv8di_maskz_1 (
   73604                 :             :     operands[0], operands[1], operands[2], operands[3],
   73605                 :             :     CONST0_RTX (V8DImode), operands[4]));
   73606                 :             :   DONE;
   73607                 :             : }
   73608                 :             : #undef DONE
   73609                 :             : #undef FAIL
   73610                 :             :     operand0 = operands[0];
   73611                 :             :     (void) operand0;
   73612                 :             :     operand1 = operands[1];
   73613                 :             :     (void) operand1;
   73614                 :             :     operand2 = operands[2];
   73615                 :             :     (void) operand2;
   73616                 :             :     operand3 = operands[3];
   73617                 :             :     (void) operand3;
   73618                 :             :     operand4 = operands[4];
   73619                 :             :     (void) operand4;
   73620                 :             :   }
   73621                 :             :   emit (operand0, true);
   73622                 :             :   emit (operand1, true);
   73623                 :             :   emit (operand2, true);
   73624                 :             :   emit (operand3, true);
   73625                 :             :   emit (operand4, false);
   73626                 :             :   _val = get_insns ();
   73627                 :             :   end_sequence ();
   73628                 :             :   return _val;
   73629                 :             : }
   73630                 :             : 
   73631                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29335 */
   73632                 :             : rtx
   73633                 :             : gen_vpmadd52luqv4di_maskz (rtx operand0,
   73634                 :             :         rtx operand1,
   73635                 :             :         rtx operand2,
   73636                 :             :         rtx operand3,
   73637                 :             :         rtx operand4)
   73638                 :             : {
   73639                 :             :   rtx_insn *_val = 0;
   73640                 :             :   start_sequence ();
   73641                 :             :   {
   73642                 :             :     rtx operands[5];
   73643                 :             :     operands[0] = operand0;
   73644                 :             :     operands[1] = operand1;
   73645                 :             :     operands[2] = operand2;
   73646                 :             :     operands[3] = operand3;
   73647                 :             :     operands[4] = operand4;
   73648                 :             : #define FAIL return (end_sequence (), _val)
   73649                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73650                 :             : #line 29342 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73651                 :             : {
   73652                 :             :   emit_insn (gen_vpmadd52luqv4di_maskz_1 (
   73653                 :             :     operands[0], operands[1], operands[2], operands[3],
   73654                 :             :     CONST0_RTX (V4DImode), operands[4]));
   73655                 :             :   DONE;
   73656                 :             : }
   73657                 :             : #undef DONE
   73658                 :             : #undef FAIL
   73659                 :             :     operand0 = operands[0];
   73660                 :             :     (void) operand0;
   73661                 :             :     operand1 = operands[1];
   73662                 :             :     (void) operand1;
   73663                 :             :     operand2 = operands[2];
   73664                 :             :     (void) operand2;
   73665                 :             :     operand3 = operands[3];
   73666                 :             :     (void) operand3;
   73667                 :             :     operand4 = operands[4];
   73668                 :             :     (void) operand4;
   73669                 :             :   }
   73670                 :             :   emit (operand0, true);
   73671                 :             :   emit (operand1, true);
   73672                 :             :   emit (operand2, true);
   73673                 :             :   emit (operand3, true);
   73674                 :             :   emit (operand4, false);
   73675                 :             :   _val = get_insns ();
   73676                 :             :   end_sequence ();
   73677                 :             :   return _val;
   73678                 :             : }
   73679                 :             : 
   73680                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29335 */
   73681                 :             : rtx
   73682                 :             : gen_vpmadd52luqv2di_maskz (rtx operand0,
   73683                 :             :         rtx operand1,
   73684                 :             :         rtx operand2,
   73685                 :             :         rtx operand3,
   73686                 :             :         rtx operand4)
   73687                 :             : {
   73688                 :             :   rtx_insn *_val = 0;
   73689                 :             :   start_sequence ();
   73690                 :             :   {
   73691                 :             :     rtx operands[5];
   73692                 :             :     operands[0] = operand0;
   73693                 :             :     operands[1] = operand1;
   73694                 :             :     operands[2] = operand2;
   73695                 :             :     operands[3] = operand3;
   73696                 :             :     operands[4] = operand4;
   73697                 :             : #define FAIL return (end_sequence (), _val)
   73698                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73699                 :             : #line 29342 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73700                 :             : {
   73701                 :             :   emit_insn (gen_vpmadd52luqv2di_maskz_1 (
   73702                 :             :     operands[0], operands[1], operands[2], operands[3],
   73703                 :             :     CONST0_RTX (V2DImode), operands[4]));
   73704                 :             :   DONE;
   73705                 :             : }
   73706                 :             : #undef DONE
   73707                 :             : #undef FAIL
   73708                 :             :     operand0 = operands[0];
   73709                 :             :     (void) operand0;
   73710                 :             :     operand1 = operands[1];
   73711                 :             :     (void) operand1;
   73712                 :             :     operand2 = operands[2];
   73713                 :             :     (void) operand2;
   73714                 :             :     operand3 = operands[3];
   73715                 :             :     (void) operand3;
   73716                 :             :     operand4 = operands[4];
   73717                 :             :     (void) operand4;
   73718                 :             :   }
   73719                 :             :   emit (operand0, true);
   73720                 :             :   emit (operand1, true);
   73721                 :             :   emit (operand2, true);
   73722                 :             :   emit (operand3, true);
   73723                 :             :   emit (operand4, false);
   73724                 :             :   _val = get_insns ();
   73725                 :             :   end_sequence ();
   73726                 :             :   return _val;
   73727                 :             : }
   73728                 :             : 
   73729                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29428 */
   73730                 :             : rtx
   73731                 :             : gen_movv64sf (rtx operand0,
   73732                 :             :         rtx operand1)
   73733                 :             : {
   73734                 :             :   rtx_insn *_val = 0;
   73735                 :             :   start_sequence ();
   73736                 :             :   {
   73737                 :             :     rtx operands[2];
   73738                 :             :     operands[0] = operand0;
   73739                 :             :     operands[1] = operand1;
   73740                 :             : #define FAIL return (end_sequence (), _val)
   73741                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73742                 :             : #line 29432 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73743                 :             : {
   73744                 :             :   ix86_expand_vector_move (V64SFmode, operands);
   73745                 :             :   DONE;
   73746                 :             : }
   73747                 :             : #undef DONE
   73748                 :             : #undef FAIL
   73749                 :             :     operand0 = operands[0];
   73750                 :             :     (void) operand0;
   73751                 :             :     operand1 = operands[1];
   73752                 :             :     (void) operand1;
   73753                 :             :   }
   73754                 :             :   emit_insn (gen_rtx_SET (operand0,
   73755                 :             :         operand1));
   73756                 :             :   _val = get_insns ();
   73757                 :             :   end_sequence ();
   73758                 :             :   return _val;
   73759                 :             : }
   73760                 :             : 
   73761                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29428 */
   73762                 :             : rtx
   73763                 :             : gen_movv64si (rtx operand0,
   73764                 :             :         rtx operand1)
   73765                 :             : {
   73766                 :             :   rtx_insn *_val = 0;
   73767                 :             :   start_sequence ();
   73768                 :             :   {
   73769                 :             :     rtx operands[2];
   73770                 :             :     operands[0] = operand0;
   73771                 :             :     operands[1] = operand1;
   73772                 :             : #define FAIL return (end_sequence (), _val)
   73773                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73774                 :             : #line 29432 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73775                 :             : {
   73776                 :             :   ix86_expand_vector_move (V64SImode, operands);
   73777                 :             :   DONE;
   73778                 :             : }
   73779                 :             : #undef DONE
   73780                 :             : #undef FAIL
   73781                 :             :     operand0 = operands[0];
   73782                 :             :     (void) operand0;
   73783                 :             :     operand1 = operands[1];
   73784                 :             :     (void) operand1;
   73785                 :             :   }
   73786                 :             :   emit_insn (gen_rtx_SET (operand0,
   73787                 :             :         operand1));
   73788                 :             :   _val = get_insns ();
   73789                 :             :   end_sequence ();
   73790                 :             :   return _val;
   73791                 :             : }
   73792                 :             : 
   73793                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29437 */
   73794                 :             : extern rtx_insn *gen_split_3346 (rtx_insn *, rtx *);
   73795                 :             : rtx_insn *
   73796                 :             : gen_split_3346 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   73797                 :             : {
   73798                 :             :   rtx_insn *_val = NULL;
   73799                 :             :   if (dump_file)
   73800                 :             :     fprintf (dump_file, "Splitting with gen_split_3346 (sse.md:29437)\n");
   73801                 :             :   start_sequence ();
   73802                 :             : #define FAIL return (end_sequence (), _val)
   73803                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73804                 :             : #line 29446 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73805                 :             : {
   73806                 :             :   rtx op0, op1;
   73807                 :             :   int i;
   73808                 :             : 
   73809                 :             :   for (i = 0; i < 4; i++)
   73810                 :             :     {
   73811                 :             :       op0 = simplify_subreg
   73812                 :             :              (V16SFmode, operands[0], V64SFmode, i * 64);
   73813                 :             :       op1 = simplify_subreg
   73814                 :             :              (V16SFmode, operands[1], V64SFmode, i * 64);
   73815                 :             :       emit_move_insn (op0, op1);
   73816                 :             :     }
   73817                 :             :   DONE;
   73818                 :             : }
   73819                 :             : #undef DONE
   73820                 :             : #undef FAIL
   73821                 :             :   emit_insn (const0_rtx);
   73822                 :             :   _val = get_insns ();
   73823                 :             :   end_sequence ();
   73824                 :             :   return _val;
   73825                 :             : }
   73826                 :             : 
   73827                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29437 */
   73828                 :             : extern rtx_insn *gen_split_3347 (rtx_insn *, rtx *);
   73829                 :             : rtx_insn *
   73830                 :             : gen_split_3347 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   73831                 :             : {
   73832                 :             :   rtx_insn *_val = NULL;
   73833                 :             :   if (dump_file)
   73834                 :             :     fprintf (dump_file, "Splitting with gen_split_3347 (sse.md:29437)\n");
   73835                 :             :   start_sequence ();
   73836                 :             : #define FAIL return (end_sequence (), _val)
   73837                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73838                 :             : #line 29446 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   73839                 :             : {
   73840                 :             :   rtx op0, op1;
   73841                 :             :   int i;
   73842                 :             : 
   73843                 :             :   for (i = 0; i < 4; i++)
   73844                 :             :     {
   73845                 :             :       op0 = simplify_subreg
   73846                 :             :              (V16SImode, operands[0], V64SImode, i * 64);
   73847                 :             :       op1 = simplify_subreg
   73848                 :             :              (V16SImode, operands[1], V64SImode, i * 64);
   73849                 :             :       emit_move_insn (op0, op1);
   73850                 :             :     }
   73851                 :             :   DONE;
   73852                 :             : }
   73853                 :             : #undef DONE
   73854                 :             : #undef FAIL
   73855                 :             :   emit_insn (const0_rtx);
   73856                 :             :   _val = get_insns ();
   73857                 :             :   end_sequence ();
   73858                 :             :   return _val;
   73859                 :             : }
   73860                 :             : 
   73861                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29707 */
   73862                 :             : rtx
   73863                 :             : gen_popcountv16si2 (rtx operand0,
   73864                 :             :         rtx operand1)
   73865                 :             : {
   73866                 :             :   return gen_rtx_SET (operand0,
   73867                 :             :         gen_rtx_POPCOUNT (V16SImode,
   73868                 :             :         operand1));
   73869                 :             : }
   73870                 :             : 
   73871                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29707 */
   73872                 :             : rtx
   73873                 :             : gen_popcountv8si2 (rtx operand0,
   73874                 :             :         rtx operand1)
   73875                 :             : {
   73876                 :             :   return gen_rtx_SET (operand0,
   73877                 :             :         gen_rtx_POPCOUNT (V8SImode,
   73878                 :             :         operand1));
   73879                 :             : }
   73880                 :             : 
   73881                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29707 */
   73882                 :             : rtx
   73883                 :             : gen_popcountv4si2 (rtx operand0,
   73884                 :             :         rtx operand1)
   73885                 :             : {
   73886                 :             :   return gen_rtx_SET (operand0,
   73887                 :             :         gen_rtx_POPCOUNT (V4SImode,
   73888                 :             :         operand1));
   73889                 :             : }
   73890                 :             : 
   73891                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29707 */
   73892                 :             : rtx
   73893                 :             : gen_popcountv8di2 (rtx operand0,
   73894                 :             :         rtx operand1)
   73895                 :             : {
   73896                 :             :   return gen_rtx_SET (operand0,
   73897                 :             :         gen_rtx_POPCOUNT (V8DImode,
   73898                 :             :         operand1));
   73899                 :             : }
   73900                 :             : 
   73901                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29707 */
   73902                 :             : rtx
   73903                 :             : gen_popcountv4di2 (rtx operand0,
   73904                 :             :         rtx operand1)
   73905                 :             : {
   73906                 :             :   return gen_rtx_SET (operand0,
   73907                 :             :         gen_rtx_POPCOUNT (V4DImode,
   73908                 :             :         operand1));
   73909                 :             : }
   73910                 :             : 
   73911                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29707 */
   73912                 :             : rtx
   73913                 :             : gen_popcountv2di2 (rtx operand0,
   73914                 :             :         rtx operand1)
   73915                 :             : {
   73916                 :             :   return gen_rtx_SET (operand0,
   73917                 :             :         gen_rtx_POPCOUNT (V2DImode,
   73918                 :             :         operand1));
   73919                 :             : }
   73920                 :             : 
   73921                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29757 */
   73922                 :             : rtx
   73923                 :             : gen_popcountv64qi2 (rtx operand0,
   73924                 :             :         rtx operand1)
   73925                 :             : {
   73926                 :             :   return gen_rtx_SET (operand0,
   73927                 :             :         gen_rtx_POPCOUNT (V64QImode,
   73928                 :             :         operand1));
   73929                 :             : }
   73930                 :             : 
   73931                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29757 */
   73932                 :             : rtx
   73933                 :             : gen_popcountv16qi2 (rtx operand0,
   73934                 :             :         rtx operand1)
   73935                 :             : {
   73936                 :             :   return gen_rtx_SET (operand0,
   73937                 :             :         gen_rtx_POPCOUNT (V16QImode,
   73938                 :             :         operand1));
   73939                 :             : }
   73940                 :             : 
   73941                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29757 */
   73942                 :             : rtx
   73943                 :             : gen_popcountv32qi2 (rtx operand0,
   73944                 :             :         rtx operand1)
   73945                 :             : {
   73946                 :             :   return gen_rtx_SET (operand0,
   73947                 :             :         gen_rtx_POPCOUNT (V32QImode,
   73948                 :             :         operand1));
   73949                 :             : }
   73950                 :             : 
   73951                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29757 */
   73952                 :             : rtx
   73953                 :             : gen_popcountv32hi2 (rtx operand0,
   73954                 :             :         rtx operand1)
   73955                 :             : {
   73956                 :             :   return gen_rtx_SET (operand0,
   73957                 :             :         gen_rtx_POPCOUNT (V32HImode,
   73958                 :             :         operand1));
   73959                 :             : }
   73960                 :             : 
   73961                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29757 */
   73962                 :             : rtx
   73963                 :             : gen_popcountv16hi2 (rtx operand0,
   73964                 :             :         rtx operand1)
   73965                 :             : {
   73966                 :             :   return gen_rtx_SET (operand0,
   73967                 :             :         gen_rtx_POPCOUNT (V16HImode,
   73968                 :             :         operand1));
   73969                 :             : }
   73970                 :             : 
   73971                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29757 */
   73972                 :             : rtx
   73973                 :             : gen_popcountv8hi2 (rtx operand0,
   73974                 :             :         rtx operand1)
   73975                 :             : {
   73976                 :             :   return gen_rtx_SET (operand0,
   73977                 :             :         gen_rtx_POPCOUNT (V8HImode,
   73978                 :             :         operand1));
   73979                 :             : }
   73980                 :             : 
   73981                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29869 */
   73982                 :             : rtx
   73983                 :             : gen_vpshrdv_v32hi_maskz (rtx operand0,
   73984                 :             :         rtx operand1,
   73985                 :             :         rtx operand2,
   73986                 :             :         rtx operand3,
   73987                 :             :         rtx operand4)
   73988                 :             : {
   73989                 :             :   rtx_insn *_val = 0;
   73990                 :             :   start_sequence ();
   73991                 :             :   {
   73992                 :             :     rtx operands[5];
   73993                 :             :     operands[0] = operand0;
   73994                 :             :     operands[1] = operand1;
   73995                 :             :     operands[2] = operand2;
   73996                 :             :     operands[3] = operand3;
   73997                 :             :     operands[4] = operand4;
   73998                 :             : #define FAIL return (end_sequence (), _val)
   73999                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74000                 :             : #line 29876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74001                 :             : {
   74002                 :             :   emit_insn (gen_vpshrdv_v32hi_maskz_1 (operands[0], operands[1],
   74003                 :             :                                          operands[2], operands[3],
   74004                 :             :                                          CONST0_RTX (V32HImode),
   74005                 :             :                                                      operands[4]));
   74006                 :             :   DONE;
   74007                 :             : }
   74008                 :             : #undef DONE
   74009                 :             : #undef FAIL
   74010                 :             :     operand0 = operands[0];
   74011                 :             :     (void) operand0;
   74012                 :             :     operand1 = operands[1];
   74013                 :             :     (void) operand1;
   74014                 :             :     operand2 = operands[2];
   74015                 :             :     (void) operand2;
   74016                 :             :     operand3 = operands[3];
   74017                 :             :     (void) operand3;
   74018                 :             :     operand4 = operands[4];
   74019                 :             :     (void) operand4;
   74020                 :             :   }
   74021                 :             :   emit (operand0, true);
   74022                 :             :   emit (operand1, true);
   74023                 :             :   emit (operand2, true);
   74024                 :             :   emit (operand3, true);
   74025                 :             :   emit (operand4, false);
   74026                 :             :   _val = get_insns ();
   74027                 :             :   end_sequence ();
   74028                 :             :   return _val;
   74029                 :             : }
   74030                 :             : 
   74031                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29869 */
   74032                 :             : rtx
   74033                 :             : gen_vpshrdv_v16si_maskz (rtx operand0,
   74034                 :             :         rtx operand1,
   74035                 :             :         rtx operand2,
   74036                 :             :         rtx operand3,
   74037                 :             :         rtx operand4)
   74038                 :             : {
   74039                 :             :   rtx_insn *_val = 0;
   74040                 :             :   start_sequence ();
   74041                 :             :   {
   74042                 :             :     rtx operands[5];
   74043                 :             :     operands[0] = operand0;
   74044                 :             :     operands[1] = operand1;
   74045                 :             :     operands[2] = operand2;
   74046                 :             :     operands[3] = operand3;
   74047                 :             :     operands[4] = operand4;
   74048                 :             : #define FAIL return (end_sequence (), _val)
   74049                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74050                 :             : #line 29876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74051                 :             : {
   74052                 :             :   emit_insn (gen_vpshrdv_v16si_maskz_1 (operands[0], operands[1],
   74053                 :             :                                          operands[2], operands[3],
   74054                 :             :                                          CONST0_RTX (V16SImode),
   74055                 :             :                                                      operands[4]));
   74056                 :             :   DONE;
   74057                 :             : }
   74058                 :             : #undef DONE
   74059                 :             : #undef FAIL
   74060                 :             :     operand0 = operands[0];
   74061                 :             :     (void) operand0;
   74062                 :             :     operand1 = operands[1];
   74063                 :             :     (void) operand1;
   74064                 :             :     operand2 = operands[2];
   74065                 :             :     (void) operand2;
   74066                 :             :     operand3 = operands[3];
   74067                 :             :     (void) operand3;
   74068                 :             :     operand4 = operands[4];
   74069                 :             :     (void) operand4;
   74070                 :             :   }
   74071                 :             :   emit (operand0, true);
   74072                 :             :   emit (operand1, true);
   74073                 :             :   emit (operand2, true);
   74074                 :             :   emit (operand3, true);
   74075                 :             :   emit (operand4, false);
   74076                 :             :   _val = get_insns ();
   74077                 :             :   end_sequence ();
   74078                 :             :   return _val;
   74079                 :             : }
   74080                 :             : 
   74081                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29869 */
   74082                 :             : rtx
   74083                 :             : gen_vpshrdv_v8di_maskz (rtx operand0,
   74084                 :             :         rtx operand1,
   74085                 :             :         rtx operand2,
   74086                 :             :         rtx operand3,
   74087                 :             :         rtx operand4)
   74088                 :             : {
   74089                 :             :   rtx_insn *_val = 0;
   74090                 :             :   start_sequence ();
   74091                 :             :   {
   74092                 :             :     rtx operands[5];
   74093                 :             :     operands[0] = operand0;
   74094                 :             :     operands[1] = operand1;
   74095                 :             :     operands[2] = operand2;
   74096                 :             :     operands[3] = operand3;
   74097                 :             :     operands[4] = operand4;
   74098                 :             : #define FAIL return (end_sequence (), _val)
   74099                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74100                 :             : #line 29876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74101                 :             : {
   74102                 :             :   emit_insn (gen_vpshrdv_v8di_maskz_1 (operands[0], operands[1],
   74103                 :             :                                          operands[2], operands[3],
   74104                 :             :                                          CONST0_RTX (V8DImode),
   74105                 :             :                                                      operands[4]));
   74106                 :             :   DONE;
   74107                 :             : }
   74108                 :             : #undef DONE
   74109                 :             : #undef FAIL
   74110                 :             :     operand0 = operands[0];
   74111                 :             :     (void) operand0;
   74112                 :             :     operand1 = operands[1];
   74113                 :             :     (void) operand1;
   74114                 :             :     operand2 = operands[2];
   74115                 :             :     (void) operand2;
   74116                 :             :     operand3 = operands[3];
   74117                 :             :     (void) operand3;
   74118                 :             :     operand4 = operands[4];
   74119                 :             :     (void) operand4;
   74120                 :             :   }
   74121                 :             :   emit (operand0, true);
   74122                 :             :   emit (operand1, true);
   74123                 :             :   emit (operand2, true);
   74124                 :             :   emit (operand3, true);
   74125                 :             :   emit (operand4, false);
   74126                 :             :   _val = get_insns ();
   74127                 :             :   end_sequence ();
   74128                 :             :   return _val;
   74129                 :             : }
   74130                 :             : 
   74131                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29869 */
   74132                 :             : rtx
   74133                 :             : gen_vpshrdv_v16hi_maskz (rtx operand0,
   74134                 :             :         rtx operand1,
   74135                 :             :         rtx operand2,
   74136                 :             :         rtx operand3,
   74137                 :             :         rtx operand4)
   74138                 :             : {
   74139                 :             :   rtx_insn *_val = 0;
   74140                 :             :   start_sequence ();
   74141                 :             :   {
   74142                 :             :     rtx operands[5];
   74143                 :             :     operands[0] = operand0;
   74144                 :             :     operands[1] = operand1;
   74145                 :             :     operands[2] = operand2;
   74146                 :             :     operands[3] = operand3;
   74147                 :             :     operands[4] = operand4;
   74148                 :             : #define FAIL return (end_sequence (), _val)
   74149                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74150                 :             : #line 29876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74151                 :             : {
   74152                 :             :   emit_insn (gen_vpshrdv_v16hi_maskz_1 (operands[0], operands[1],
   74153                 :             :                                          operands[2], operands[3],
   74154                 :             :                                          CONST0_RTX (V16HImode),
   74155                 :             :                                                      operands[4]));
   74156                 :             :   DONE;
   74157                 :             : }
   74158                 :             : #undef DONE
   74159                 :             : #undef FAIL
   74160                 :             :     operand0 = operands[0];
   74161                 :             :     (void) operand0;
   74162                 :             :     operand1 = operands[1];
   74163                 :             :     (void) operand1;
   74164                 :             :     operand2 = operands[2];
   74165                 :             :     (void) operand2;
   74166                 :             :     operand3 = operands[3];
   74167                 :             :     (void) operand3;
   74168                 :             :     operand4 = operands[4];
   74169                 :             :     (void) operand4;
   74170                 :             :   }
   74171                 :             :   emit (operand0, true);
   74172                 :             :   emit (operand1, true);
   74173                 :             :   emit (operand2, true);
   74174                 :             :   emit (operand3, true);
   74175                 :             :   emit (operand4, false);
   74176                 :             :   _val = get_insns ();
   74177                 :             :   end_sequence ();
   74178                 :             :   return _val;
   74179                 :             : }
   74180                 :             : 
   74181                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29869 */
   74182                 :             : rtx
   74183                 :             : gen_vpshrdv_v8si_maskz (rtx operand0,
   74184                 :             :         rtx operand1,
   74185                 :             :         rtx operand2,
   74186                 :             :         rtx operand3,
   74187                 :             :         rtx operand4)
   74188                 :             : {
   74189                 :             :   rtx_insn *_val = 0;
   74190                 :             :   start_sequence ();
   74191                 :             :   {
   74192                 :             :     rtx operands[5];
   74193                 :             :     operands[0] = operand0;
   74194                 :             :     operands[1] = operand1;
   74195                 :             :     operands[2] = operand2;
   74196                 :             :     operands[3] = operand3;
   74197                 :             :     operands[4] = operand4;
   74198                 :             : #define FAIL return (end_sequence (), _val)
   74199                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74200                 :             : #line 29876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74201                 :             : {
   74202                 :             :   emit_insn (gen_vpshrdv_v8si_maskz_1 (operands[0], operands[1],
   74203                 :             :                                          operands[2], operands[3],
   74204                 :             :                                          CONST0_RTX (V8SImode),
   74205                 :             :                                                      operands[4]));
   74206                 :             :   DONE;
   74207                 :             : }
   74208                 :             : #undef DONE
   74209                 :             : #undef FAIL
   74210                 :             :     operand0 = operands[0];
   74211                 :             :     (void) operand0;
   74212                 :             :     operand1 = operands[1];
   74213                 :             :     (void) operand1;
   74214                 :             :     operand2 = operands[2];
   74215                 :             :     (void) operand2;
   74216                 :             :     operand3 = operands[3];
   74217                 :             :     (void) operand3;
   74218                 :             :     operand4 = operands[4];
   74219                 :             :     (void) operand4;
   74220                 :             :   }
   74221                 :             :   emit (operand0, true);
   74222                 :             :   emit (operand1, true);
   74223                 :             :   emit (operand2, true);
   74224                 :             :   emit (operand3, true);
   74225                 :             :   emit (operand4, false);
   74226                 :             :   _val = get_insns ();
   74227                 :             :   end_sequence ();
   74228                 :             :   return _val;
   74229                 :             : }
   74230                 :             : 
   74231                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29869 */
   74232                 :             : rtx
   74233                 :             : gen_vpshrdv_v4di_maskz (rtx operand0,
   74234                 :             :         rtx operand1,
   74235                 :             :         rtx operand2,
   74236                 :             :         rtx operand3,
   74237                 :             :         rtx operand4)
   74238                 :             : {
   74239                 :             :   rtx_insn *_val = 0;
   74240                 :             :   start_sequence ();
   74241                 :             :   {
   74242                 :             :     rtx operands[5];
   74243                 :             :     operands[0] = operand0;
   74244                 :             :     operands[1] = operand1;
   74245                 :             :     operands[2] = operand2;
   74246                 :             :     operands[3] = operand3;
   74247                 :             :     operands[4] = operand4;
   74248                 :             : #define FAIL return (end_sequence (), _val)
   74249                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74250                 :             : #line 29876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74251                 :             : {
   74252                 :             :   emit_insn (gen_vpshrdv_v4di_maskz_1 (operands[0], operands[1],
   74253                 :             :                                          operands[2], operands[3],
   74254                 :             :                                          CONST0_RTX (V4DImode),
   74255                 :             :                                                      operands[4]));
   74256                 :             :   DONE;
   74257                 :             : }
   74258                 :             : #undef DONE
   74259                 :             : #undef FAIL
   74260                 :             :     operand0 = operands[0];
   74261                 :             :     (void) operand0;
   74262                 :             :     operand1 = operands[1];
   74263                 :             :     (void) operand1;
   74264                 :             :     operand2 = operands[2];
   74265                 :             :     (void) operand2;
   74266                 :             :     operand3 = operands[3];
   74267                 :             :     (void) operand3;
   74268                 :             :     operand4 = operands[4];
   74269                 :             :     (void) operand4;
   74270                 :             :   }
   74271                 :             :   emit (operand0, true);
   74272                 :             :   emit (operand1, true);
   74273                 :             :   emit (operand2, true);
   74274                 :             :   emit (operand3, true);
   74275                 :             :   emit (operand4, false);
   74276                 :             :   _val = get_insns ();
   74277                 :             :   end_sequence ();
   74278                 :             :   return _val;
   74279                 :             : }
   74280                 :             : 
   74281                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29869 */
   74282                 :             : rtx
   74283                 :             : gen_vpshrdv_v8hi_maskz (rtx operand0,
   74284                 :             :         rtx operand1,
   74285                 :             :         rtx operand2,
   74286                 :             :         rtx operand3,
   74287                 :             :         rtx operand4)
   74288                 :             : {
   74289                 :             :   rtx_insn *_val = 0;
   74290                 :             :   start_sequence ();
   74291                 :             :   {
   74292                 :             :     rtx operands[5];
   74293                 :             :     operands[0] = operand0;
   74294                 :             :     operands[1] = operand1;
   74295                 :             :     operands[2] = operand2;
   74296                 :             :     operands[3] = operand3;
   74297                 :             :     operands[4] = operand4;
   74298                 :             : #define FAIL return (end_sequence (), _val)
   74299                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74300                 :             : #line 29876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74301                 :             : {
   74302                 :             :   emit_insn (gen_vpshrdv_v8hi_maskz_1 (operands[0], operands[1],
   74303                 :             :                                          operands[2], operands[3],
   74304                 :             :                                          CONST0_RTX (V8HImode),
   74305                 :             :                                                      operands[4]));
   74306                 :             :   DONE;
   74307                 :             : }
   74308                 :             : #undef DONE
   74309                 :             : #undef FAIL
   74310                 :             :     operand0 = operands[0];
   74311                 :             :     (void) operand0;
   74312                 :             :     operand1 = operands[1];
   74313                 :             :     (void) operand1;
   74314                 :             :     operand2 = operands[2];
   74315                 :             :     (void) operand2;
   74316                 :             :     operand3 = operands[3];
   74317                 :             :     (void) operand3;
   74318                 :             :     operand4 = operands[4];
   74319                 :             :     (void) operand4;
   74320                 :             :   }
   74321                 :             :   emit (operand0, true);
   74322                 :             :   emit (operand1, true);
   74323                 :             :   emit (operand2, true);
   74324                 :             :   emit (operand3, true);
   74325                 :             :   emit (operand4, false);
   74326                 :             :   _val = get_insns ();
   74327                 :             :   end_sequence ();
   74328                 :             :   return _val;
   74329                 :             : }
   74330                 :             : 
   74331                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29869 */
   74332                 :             : rtx
   74333                 :             : gen_vpshrdv_v4si_maskz (rtx operand0,
   74334                 :             :         rtx operand1,
   74335                 :             :         rtx operand2,
   74336                 :             :         rtx operand3,
   74337                 :             :         rtx operand4)
   74338                 :             : {
   74339                 :             :   rtx_insn *_val = 0;
   74340                 :             :   start_sequence ();
   74341                 :             :   {
   74342                 :             :     rtx operands[5];
   74343                 :             :     operands[0] = operand0;
   74344                 :             :     operands[1] = operand1;
   74345                 :             :     operands[2] = operand2;
   74346                 :             :     operands[3] = operand3;
   74347                 :             :     operands[4] = operand4;
   74348                 :             : #define FAIL return (end_sequence (), _val)
   74349                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74350                 :             : #line 29876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74351                 :             : {
   74352                 :             :   emit_insn (gen_vpshrdv_v4si_maskz_1 (operands[0], operands[1],
   74353                 :             :                                          operands[2], operands[3],
   74354                 :             :                                          CONST0_RTX (V4SImode),
   74355                 :             :                                                      operands[4]));
   74356                 :             :   DONE;
   74357                 :             : }
   74358                 :             : #undef DONE
   74359                 :             : #undef FAIL
   74360                 :             :     operand0 = operands[0];
   74361                 :             :     (void) operand0;
   74362                 :             :     operand1 = operands[1];
   74363                 :             :     (void) operand1;
   74364                 :             :     operand2 = operands[2];
   74365                 :             :     (void) operand2;
   74366                 :             :     operand3 = operands[3];
   74367                 :             :     (void) operand3;
   74368                 :             :     operand4 = operands[4];
   74369                 :             :     (void) operand4;
   74370                 :             :   }
   74371                 :             :   emit (operand0, true);
   74372                 :             :   emit (operand1, true);
   74373                 :             :   emit (operand2, true);
   74374                 :             :   emit (operand3, true);
   74375                 :             :   emit (operand4, false);
   74376                 :             :   _val = get_insns ();
   74377                 :             :   end_sequence ();
   74378                 :             :   return _val;
   74379                 :             : }
   74380                 :             : 
   74381                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29869 */
   74382                 :             : rtx
   74383                 :             : gen_vpshrdv_v2di_maskz (rtx operand0,
   74384                 :             :         rtx operand1,
   74385                 :             :         rtx operand2,
   74386                 :             :         rtx operand3,
   74387                 :             :         rtx operand4)
   74388                 :             : {
   74389                 :             :   rtx_insn *_val = 0;
   74390                 :             :   start_sequence ();
   74391                 :             :   {
   74392                 :             :     rtx operands[5];
   74393                 :             :     operands[0] = operand0;
   74394                 :             :     operands[1] = operand1;
   74395                 :             :     operands[2] = operand2;
   74396                 :             :     operands[3] = operand3;
   74397                 :             :     operands[4] = operand4;
   74398                 :             : #define FAIL return (end_sequence (), _val)
   74399                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74400                 :             : #line 29876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74401                 :             : {
   74402                 :             :   emit_insn (gen_vpshrdv_v2di_maskz_1 (operands[0], operands[1],
   74403                 :             :                                          operands[2], operands[3],
   74404                 :             :                                          CONST0_RTX (V2DImode),
   74405                 :             :                                                      operands[4]));
   74406                 :             :   DONE;
   74407                 :             : }
   74408                 :             : #undef DONE
   74409                 :             : #undef FAIL
   74410                 :             :     operand0 = operands[0];
   74411                 :             :     (void) operand0;
   74412                 :             :     operand1 = operands[1];
   74413                 :             :     (void) operand1;
   74414                 :             :     operand2 = operands[2];
   74415                 :             :     (void) operand2;
   74416                 :             :     operand3 = operands[3];
   74417                 :             :     (void) operand3;
   74418                 :             :     operand4 = operands[4];
   74419                 :             :     (void) operand4;
   74420                 :             :   }
   74421                 :             :   emit (operand0, true);
   74422                 :             :   emit (operand1, true);
   74423                 :             :   emit (operand2, true);
   74424                 :             :   emit (operand3, true);
   74425                 :             :   emit (operand4, false);
   74426                 :             :   _val = get_insns ();
   74427                 :             :   end_sequence ();
   74428                 :             :   return _val;
   74429                 :             : }
   74430                 :             : 
   74431                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29926 */
   74432                 :             : rtx
   74433                 :             : gen_vpshldv_v32hi_maskz (rtx operand0,
   74434                 :             :         rtx operand1,
   74435                 :             :         rtx operand2,
   74436                 :             :         rtx operand3,
   74437                 :             :         rtx operand4)
   74438                 :             : {
   74439                 :             :   rtx_insn *_val = 0;
   74440                 :             :   start_sequence ();
   74441                 :             :   {
   74442                 :             :     rtx operands[5];
   74443                 :             :     operands[0] = operand0;
   74444                 :             :     operands[1] = operand1;
   74445                 :             :     operands[2] = operand2;
   74446                 :             :     operands[3] = operand3;
   74447                 :             :     operands[4] = operand4;
   74448                 :             : #define FAIL return (end_sequence (), _val)
   74449                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74450                 :             : #line 29933 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74451                 :             : {
   74452                 :             :   emit_insn (gen_vpshldv_v32hi_maskz_1 (operands[0], operands[1],
   74453                 :             :                                          operands[2], operands[3],
   74454                 :             :                                          CONST0_RTX (V32HImode),
   74455                 :             :                                                      operands[4]));
   74456                 :             :   DONE;
   74457                 :             : }
   74458                 :             : #undef DONE
   74459                 :             : #undef FAIL
   74460                 :             :     operand0 = operands[0];
   74461                 :             :     (void) operand0;
   74462                 :             :     operand1 = operands[1];
   74463                 :             :     (void) operand1;
   74464                 :             :     operand2 = operands[2];
   74465                 :             :     (void) operand2;
   74466                 :             :     operand3 = operands[3];
   74467                 :             :     (void) operand3;
   74468                 :             :     operand4 = operands[4];
   74469                 :             :     (void) operand4;
   74470                 :             :   }
   74471                 :             :   emit (operand0, true);
   74472                 :             :   emit (operand1, true);
   74473                 :             :   emit (operand2, true);
   74474                 :             :   emit (operand3, true);
   74475                 :             :   emit (operand4, false);
   74476                 :             :   _val = get_insns ();
   74477                 :             :   end_sequence ();
   74478                 :             :   return _val;
   74479                 :             : }
   74480                 :             : 
   74481                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29926 */
   74482                 :             : rtx
   74483                 :             : gen_vpshldv_v16si_maskz (rtx operand0,
   74484                 :             :         rtx operand1,
   74485                 :             :         rtx operand2,
   74486                 :             :         rtx operand3,
   74487                 :             :         rtx operand4)
   74488                 :             : {
   74489                 :             :   rtx_insn *_val = 0;
   74490                 :             :   start_sequence ();
   74491                 :             :   {
   74492                 :             :     rtx operands[5];
   74493                 :             :     operands[0] = operand0;
   74494                 :             :     operands[1] = operand1;
   74495                 :             :     operands[2] = operand2;
   74496                 :             :     operands[3] = operand3;
   74497                 :             :     operands[4] = operand4;
   74498                 :             : #define FAIL return (end_sequence (), _val)
   74499                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74500                 :             : #line 29933 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74501                 :             : {
   74502                 :             :   emit_insn (gen_vpshldv_v16si_maskz_1 (operands[0], operands[1],
   74503                 :             :                                          operands[2], operands[3],
   74504                 :             :                                          CONST0_RTX (V16SImode),
   74505                 :             :                                                      operands[4]));
   74506                 :             :   DONE;
   74507                 :             : }
   74508                 :             : #undef DONE
   74509                 :             : #undef FAIL
   74510                 :             :     operand0 = operands[0];
   74511                 :             :     (void) operand0;
   74512                 :             :     operand1 = operands[1];
   74513                 :             :     (void) operand1;
   74514                 :             :     operand2 = operands[2];
   74515                 :             :     (void) operand2;
   74516                 :             :     operand3 = operands[3];
   74517                 :             :     (void) operand3;
   74518                 :             :     operand4 = operands[4];
   74519                 :             :     (void) operand4;
   74520                 :             :   }
   74521                 :             :   emit (operand0, true);
   74522                 :             :   emit (operand1, true);
   74523                 :             :   emit (operand2, true);
   74524                 :             :   emit (operand3, true);
   74525                 :             :   emit (operand4, false);
   74526                 :             :   _val = get_insns ();
   74527                 :             :   end_sequence ();
   74528                 :             :   return _val;
   74529                 :             : }
   74530                 :             : 
   74531                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29926 */
   74532                 :             : rtx
   74533                 :             : gen_vpshldv_v8di_maskz (rtx operand0,
   74534                 :             :         rtx operand1,
   74535                 :             :         rtx operand2,
   74536                 :             :         rtx operand3,
   74537                 :             :         rtx operand4)
   74538                 :             : {
   74539                 :             :   rtx_insn *_val = 0;
   74540                 :             :   start_sequence ();
   74541                 :             :   {
   74542                 :             :     rtx operands[5];
   74543                 :             :     operands[0] = operand0;
   74544                 :             :     operands[1] = operand1;
   74545                 :             :     operands[2] = operand2;
   74546                 :             :     operands[3] = operand3;
   74547                 :             :     operands[4] = operand4;
   74548                 :             : #define FAIL return (end_sequence (), _val)
   74549                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74550                 :             : #line 29933 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74551                 :             : {
   74552                 :             :   emit_insn (gen_vpshldv_v8di_maskz_1 (operands[0], operands[1],
   74553                 :             :                                          operands[2], operands[3],
   74554                 :             :                                          CONST0_RTX (V8DImode),
   74555                 :             :                                                      operands[4]));
   74556                 :             :   DONE;
   74557                 :             : }
   74558                 :             : #undef DONE
   74559                 :             : #undef FAIL
   74560                 :             :     operand0 = operands[0];
   74561                 :             :     (void) operand0;
   74562                 :             :     operand1 = operands[1];
   74563                 :             :     (void) operand1;
   74564                 :             :     operand2 = operands[2];
   74565                 :             :     (void) operand2;
   74566                 :             :     operand3 = operands[3];
   74567                 :             :     (void) operand3;
   74568                 :             :     operand4 = operands[4];
   74569                 :             :     (void) operand4;
   74570                 :             :   }
   74571                 :             :   emit (operand0, true);
   74572                 :             :   emit (operand1, true);
   74573                 :             :   emit (operand2, true);
   74574                 :             :   emit (operand3, true);
   74575                 :             :   emit (operand4, false);
   74576                 :             :   _val = get_insns ();
   74577                 :             :   end_sequence ();
   74578                 :             :   return _val;
   74579                 :             : }
   74580                 :             : 
   74581                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29926 */
   74582                 :             : rtx
   74583                 :             : gen_vpshldv_v16hi_maskz (rtx operand0,
   74584                 :             :         rtx operand1,
   74585                 :             :         rtx operand2,
   74586                 :             :         rtx operand3,
   74587                 :             :         rtx operand4)
   74588                 :             : {
   74589                 :             :   rtx_insn *_val = 0;
   74590                 :             :   start_sequence ();
   74591                 :             :   {
   74592                 :             :     rtx operands[5];
   74593                 :             :     operands[0] = operand0;
   74594                 :             :     operands[1] = operand1;
   74595                 :             :     operands[2] = operand2;
   74596                 :             :     operands[3] = operand3;
   74597                 :             :     operands[4] = operand4;
   74598                 :             : #define FAIL return (end_sequence (), _val)
   74599                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74600                 :             : #line 29933 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74601                 :             : {
   74602                 :             :   emit_insn (gen_vpshldv_v16hi_maskz_1 (operands[0], operands[1],
   74603                 :             :                                          operands[2], operands[3],
   74604                 :             :                                          CONST0_RTX (V16HImode),
   74605                 :             :                                                      operands[4]));
   74606                 :             :   DONE;
   74607                 :             : }
   74608                 :             : #undef DONE
   74609                 :             : #undef FAIL
   74610                 :             :     operand0 = operands[0];
   74611                 :             :     (void) operand0;
   74612                 :             :     operand1 = operands[1];
   74613                 :             :     (void) operand1;
   74614                 :             :     operand2 = operands[2];
   74615                 :             :     (void) operand2;
   74616                 :             :     operand3 = operands[3];
   74617                 :             :     (void) operand3;
   74618                 :             :     operand4 = operands[4];
   74619                 :             :     (void) operand4;
   74620                 :             :   }
   74621                 :             :   emit (operand0, true);
   74622                 :             :   emit (operand1, true);
   74623                 :             :   emit (operand2, true);
   74624                 :             :   emit (operand3, true);
   74625                 :             :   emit (operand4, false);
   74626                 :             :   _val = get_insns ();
   74627                 :             :   end_sequence ();
   74628                 :             :   return _val;
   74629                 :             : }
   74630                 :             : 
   74631                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29926 */
   74632                 :             : rtx
   74633                 :             : gen_vpshldv_v8si_maskz (rtx operand0,
   74634                 :             :         rtx operand1,
   74635                 :             :         rtx operand2,
   74636                 :             :         rtx operand3,
   74637                 :             :         rtx operand4)
   74638                 :             : {
   74639                 :             :   rtx_insn *_val = 0;
   74640                 :             :   start_sequence ();
   74641                 :             :   {
   74642                 :             :     rtx operands[5];
   74643                 :             :     operands[0] = operand0;
   74644                 :             :     operands[1] = operand1;
   74645                 :             :     operands[2] = operand2;
   74646                 :             :     operands[3] = operand3;
   74647                 :             :     operands[4] = operand4;
   74648                 :             : #define FAIL return (end_sequence (), _val)
   74649                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74650                 :             : #line 29933 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74651                 :             : {
   74652                 :             :   emit_insn (gen_vpshldv_v8si_maskz_1 (operands[0], operands[1],
   74653                 :             :                                          operands[2], operands[3],
   74654                 :             :                                          CONST0_RTX (V8SImode),
   74655                 :             :                                                      operands[4]));
   74656                 :             :   DONE;
   74657                 :             : }
   74658                 :             : #undef DONE
   74659                 :             : #undef FAIL
   74660                 :             :     operand0 = operands[0];
   74661                 :             :     (void) operand0;
   74662                 :             :     operand1 = operands[1];
   74663                 :             :     (void) operand1;
   74664                 :             :     operand2 = operands[2];
   74665                 :             :     (void) operand2;
   74666                 :             :     operand3 = operands[3];
   74667                 :             :     (void) operand3;
   74668                 :             :     operand4 = operands[4];
   74669                 :             :     (void) operand4;
   74670                 :             :   }
   74671                 :             :   emit (operand0, true);
   74672                 :             :   emit (operand1, true);
   74673                 :             :   emit (operand2, true);
   74674                 :             :   emit (operand3, true);
   74675                 :             :   emit (operand4, false);
   74676                 :             :   _val = get_insns ();
   74677                 :             :   end_sequence ();
   74678                 :             :   return _val;
   74679                 :             : }
   74680                 :             : 
   74681                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29926 */
   74682                 :             : rtx
   74683                 :             : gen_vpshldv_v4di_maskz (rtx operand0,
   74684                 :             :         rtx operand1,
   74685                 :             :         rtx operand2,
   74686                 :             :         rtx operand3,
   74687                 :             :         rtx operand4)
   74688                 :             : {
   74689                 :             :   rtx_insn *_val = 0;
   74690                 :             :   start_sequence ();
   74691                 :             :   {
   74692                 :             :     rtx operands[5];
   74693                 :             :     operands[0] = operand0;
   74694                 :             :     operands[1] = operand1;
   74695                 :             :     operands[2] = operand2;
   74696                 :             :     operands[3] = operand3;
   74697                 :             :     operands[4] = operand4;
   74698                 :             : #define FAIL return (end_sequence (), _val)
   74699                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74700                 :             : #line 29933 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74701                 :             : {
   74702                 :             :   emit_insn (gen_vpshldv_v4di_maskz_1 (operands[0], operands[1],
   74703                 :             :                                          operands[2], operands[3],
   74704                 :             :                                          CONST0_RTX (V4DImode),
   74705                 :             :                                                      operands[4]));
   74706                 :             :   DONE;
   74707                 :             : }
   74708                 :             : #undef DONE
   74709                 :             : #undef FAIL
   74710                 :             :     operand0 = operands[0];
   74711                 :             :     (void) operand0;
   74712                 :             :     operand1 = operands[1];
   74713                 :             :     (void) operand1;
   74714                 :             :     operand2 = operands[2];
   74715                 :             :     (void) operand2;
   74716                 :             :     operand3 = operands[3];
   74717                 :             :     (void) operand3;
   74718                 :             :     operand4 = operands[4];
   74719                 :             :     (void) operand4;
   74720                 :             :   }
   74721                 :             :   emit (operand0, true);
   74722                 :             :   emit (operand1, true);
   74723                 :             :   emit (operand2, true);
   74724                 :             :   emit (operand3, true);
   74725                 :             :   emit (operand4, false);
   74726                 :             :   _val = get_insns ();
   74727                 :             :   end_sequence ();
   74728                 :             :   return _val;
   74729                 :             : }
   74730                 :             : 
   74731                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29926 */
   74732                 :             : rtx
   74733                 :             : gen_vpshldv_v8hi_maskz (rtx operand0,
   74734                 :             :         rtx operand1,
   74735                 :             :         rtx operand2,
   74736                 :             :         rtx operand3,
   74737                 :             :         rtx operand4)
   74738                 :             : {
   74739                 :             :   rtx_insn *_val = 0;
   74740                 :             :   start_sequence ();
   74741                 :             :   {
   74742                 :             :     rtx operands[5];
   74743                 :             :     operands[0] = operand0;
   74744                 :             :     operands[1] = operand1;
   74745                 :             :     operands[2] = operand2;
   74746                 :             :     operands[3] = operand3;
   74747                 :             :     operands[4] = operand4;
   74748                 :             : #define FAIL return (end_sequence (), _val)
   74749                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74750                 :             : #line 29933 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74751                 :             : {
   74752                 :             :   emit_insn (gen_vpshldv_v8hi_maskz_1 (operands[0], operands[1],
   74753                 :             :                                          operands[2], operands[3],
   74754                 :             :                                          CONST0_RTX (V8HImode),
   74755                 :             :                                                      operands[4]));
   74756                 :             :   DONE;
   74757                 :             : }
   74758                 :             : #undef DONE
   74759                 :             : #undef FAIL
   74760                 :             :     operand0 = operands[0];
   74761                 :             :     (void) operand0;
   74762                 :             :     operand1 = operands[1];
   74763                 :             :     (void) operand1;
   74764                 :             :     operand2 = operands[2];
   74765                 :             :     (void) operand2;
   74766                 :             :     operand3 = operands[3];
   74767                 :             :     (void) operand3;
   74768                 :             :     operand4 = operands[4];
   74769                 :             :     (void) operand4;
   74770                 :             :   }
   74771                 :             :   emit (operand0, true);
   74772                 :             :   emit (operand1, true);
   74773                 :             :   emit (operand2, true);
   74774                 :             :   emit (operand3, true);
   74775                 :             :   emit (operand4, false);
   74776                 :             :   _val = get_insns ();
   74777                 :             :   end_sequence ();
   74778                 :             :   return _val;
   74779                 :             : }
   74780                 :             : 
   74781                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29926 */
   74782                 :             : rtx
   74783                 :             : gen_vpshldv_v4si_maskz (rtx operand0,
   74784                 :             :         rtx operand1,
   74785                 :             :         rtx operand2,
   74786                 :             :         rtx operand3,
   74787                 :             :         rtx operand4)
   74788                 :             : {
   74789                 :             :   rtx_insn *_val = 0;
   74790                 :             :   start_sequence ();
   74791                 :             :   {
   74792                 :             :     rtx operands[5];
   74793                 :             :     operands[0] = operand0;
   74794                 :             :     operands[1] = operand1;
   74795                 :             :     operands[2] = operand2;
   74796                 :             :     operands[3] = operand3;
   74797                 :             :     operands[4] = operand4;
   74798                 :             : #define FAIL return (end_sequence (), _val)
   74799                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74800                 :             : #line 29933 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74801                 :             : {
   74802                 :             :   emit_insn (gen_vpshldv_v4si_maskz_1 (operands[0], operands[1],
   74803                 :             :                                          operands[2], operands[3],
   74804                 :             :                                          CONST0_RTX (V4SImode),
   74805                 :             :                                                      operands[4]));
   74806                 :             :   DONE;
   74807                 :             : }
   74808                 :             : #undef DONE
   74809                 :             : #undef FAIL
   74810                 :             :     operand0 = operands[0];
   74811                 :             :     (void) operand0;
   74812                 :             :     operand1 = operands[1];
   74813                 :             :     (void) operand1;
   74814                 :             :     operand2 = operands[2];
   74815                 :             :     (void) operand2;
   74816                 :             :     operand3 = operands[3];
   74817                 :             :     (void) operand3;
   74818                 :             :     operand4 = operands[4];
   74819                 :             :     (void) operand4;
   74820                 :             :   }
   74821                 :             :   emit (operand0, true);
   74822                 :             :   emit (operand1, true);
   74823                 :             :   emit (operand2, true);
   74824                 :             :   emit (operand3, true);
   74825                 :             :   emit (operand4, false);
   74826                 :             :   _val = get_insns ();
   74827                 :             :   end_sequence ();
   74828                 :             :   return _val;
   74829                 :             : }
   74830                 :             : 
   74831                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29926 */
   74832                 :             : rtx
   74833                 :             : gen_vpshldv_v2di_maskz (rtx operand0,
   74834                 :             :         rtx operand1,
   74835                 :             :         rtx operand2,
   74836                 :             :         rtx operand3,
   74837                 :             :         rtx operand4)
   74838                 :             : {
   74839                 :             :   rtx_insn *_val = 0;
   74840                 :             :   start_sequence ();
   74841                 :             :   {
   74842                 :             :     rtx operands[5];
   74843                 :             :     operands[0] = operand0;
   74844                 :             :     operands[1] = operand1;
   74845                 :             :     operands[2] = operand2;
   74846                 :             :     operands[3] = operand3;
   74847                 :             :     operands[4] = operand4;
   74848                 :             : #define FAIL return (end_sequence (), _val)
   74849                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74850                 :             : #line 29933 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74851                 :             : {
   74852                 :             :   emit_insn (gen_vpshldv_v2di_maskz_1 (operands[0], operands[1],
   74853                 :             :                                          operands[2], operands[3],
   74854                 :             :                                          CONST0_RTX (V2DImode),
   74855                 :             :                                                      operands[4]));
   74856                 :             :   DONE;
   74857                 :             : }
   74858                 :             : #undef DONE
   74859                 :             : #undef FAIL
   74860                 :             :     operand0 = operands[0];
   74861                 :             :     (void) operand0;
   74862                 :             :     operand1 = operands[1];
   74863                 :             :     (void) operand1;
   74864                 :             :     operand2 = operands[2];
   74865                 :             :     (void) operand2;
   74866                 :             :     operand3 = operands[3];
   74867                 :             :     (void) operand3;
   74868                 :             :     operand4 = operands[4];
   74869                 :             :     (void) operand4;
   74870                 :             :   }
   74871                 :             :   emit (operand0, true);
   74872                 :             :   emit (operand1, true);
   74873                 :             :   emit (operand2, true);
   74874                 :             :   emit (operand3, true);
   74875                 :             :   emit (operand4, false);
   74876                 :             :   _val = get_insns ();
   74877                 :             :   end_sequence ();
   74878                 :             :   return _val;
   74879                 :             : }
   74880                 :             : 
   74881                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29956 */
   74882                 :             : rtx
   74883                 :             : gen_usdot_prodv64qi (rtx operand0,
   74884                 :             :         rtx operand1,
   74885                 :             :         rtx operand2,
   74886                 :             :         rtx operand3)
   74887                 :             : {
   74888                 :             :   rtx_insn *_val = 0;
   74889                 :             :   start_sequence ();
   74890                 :             :   {
   74891                 :             :     rtx operands[4];
   74892                 :             :     operands[0] = operand0;
   74893                 :             :     operands[1] = operand1;
   74894                 :             :     operands[2] = operand2;
   74895                 :             :     operands[3] = operand3;
   74896                 :             : #define FAIL return (end_sequence (), _val)
   74897                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74898                 :             : #line 29964 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74899                 :             : {
   74900                 :             :   operands[1] = lowpart_subreg (V16SImode,
   74901                 :             :                                 force_reg (V64QImode, operands[1]),
   74902                 :             :                                 V64QImode);
   74903                 :             :   operands[2] = lowpart_subreg (V16SImode,
   74904                 :             :                                 force_reg (V64QImode, operands[2]),
   74905                 :             :                                 V64QImode);
   74906                 :             :   emit_insn (gen_vpdpbusd_v16si (operands[0], operands[3],
   74907                 :             :                                   operands[1], operands[2]));
   74908                 :             :   DONE;
   74909                 :             : }
   74910                 :             : #undef DONE
   74911                 :             : #undef FAIL
   74912                 :             :     operand0 = operands[0];
   74913                 :             :     (void) operand0;
   74914                 :             :     operand1 = operands[1];
   74915                 :             :     (void) operand1;
   74916                 :             :     operand2 = operands[2];
   74917                 :             :     (void) operand2;
   74918                 :             :     operand3 = operands[3];
   74919                 :             :     (void) operand3;
   74920                 :             :   }
   74921                 :             :   emit (operand0, true);
   74922                 :             :   emit (operand1, true);
   74923                 :             :   emit (operand2, true);
   74924                 :             :   emit (operand3, false);
   74925                 :             :   _val = get_insns ();
   74926                 :             :   end_sequence ();
   74927                 :             :   return _val;
   74928                 :             : }
   74929                 :             : 
   74930                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29956 */
   74931                 :             : rtx
   74932                 :             : gen_usdot_prodv32qi (rtx operand0,
   74933                 :             :         rtx operand1,
   74934                 :             :         rtx operand2,
   74935                 :             :         rtx operand3)
   74936                 :             : {
   74937                 :             :   rtx_insn *_val = 0;
   74938                 :             :   start_sequence ();
   74939                 :             :   {
   74940                 :             :     rtx operands[4];
   74941                 :             :     operands[0] = operand0;
   74942                 :             :     operands[1] = operand1;
   74943                 :             :     operands[2] = operand2;
   74944                 :             :     operands[3] = operand3;
   74945                 :             : #define FAIL return (end_sequence (), _val)
   74946                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74947                 :             : #line 29964 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74948                 :             : {
   74949                 :             :   operands[1] = lowpart_subreg (V8SImode,
   74950                 :             :                                 force_reg (V32QImode, operands[1]),
   74951                 :             :                                 V32QImode);
   74952                 :             :   operands[2] = lowpart_subreg (V8SImode,
   74953                 :             :                                 force_reg (V32QImode, operands[2]),
   74954                 :             :                                 V32QImode);
   74955                 :             :   emit_insn (gen_vpdpbusd_v8si (operands[0], operands[3],
   74956                 :             :                                   operands[1], operands[2]));
   74957                 :             :   DONE;
   74958                 :             : }
   74959                 :             : #undef DONE
   74960                 :             : #undef FAIL
   74961                 :             :     operand0 = operands[0];
   74962                 :             :     (void) operand0;
   74963                 :             :     operand1 = operands[1];
   74964                 :             :     (void) operand1;
   74965                 :             :     operand2 = operands[2];
   74966                 :             :     (void) operand2;
   74967                 :             :     operand3 = operands[3];
   74968                 :             :     (void) operand3;
   74969                 :             :   }
   74970                 :             :   emit (operand0, true);
   74971                 :             :   emit (operand1, true);
   74972                 :             :   emit (operand2, true);
   74973                 :             :   emit (operand3, false);
   74974                 :             :   _val = get_insns ();
   74975                 :             :   end_sequence ();
   74976                 :             :   return _val;
   74977                 :             : }
   74978                 :             : 
   74979                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:29956 */
   74980                 :             : rtx
   74981                 :             : gen_usdot_prodv16qi (rtx operand0,
   74982                 :             :         rtx operand1,
   74983                 :             :         rtx operand2,
   74984                 :             :         rtx operand3)
   74985                 :             : {
   74986                 :             :   rtx_insn *_val = 0;
   74987                 :             :   start_sequence ();
   74988                 :             :   {
   74989                 :             :     rtx operands[4];
   74990                 :             :     operands[0] = operand0;
   74991                 :             :     operands[1] = operand1;
   74992                 :             :     operands[2] = operand2;
   74993                 :             :     operands[3] = operand3;
   74994                 :             : #define FAIL return (end_sequence (), _val)
   74995                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   74996                 :             : #line 29964 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   74997                 :             : {
   74998                 :             :   operands[1] = lowpart_subreg (V4SImode,
   74999                 :             :                                 force_reg (V16QImode, operands[1]),
   75000                 :             :                                 V16QImode);
   75001                 :             :   operands[2] = lowpart_subreg (V4SImode,
   75002                 :             :                                 force_reg (V16QImode, operands[2]),
   75003                 :             :                                 V16QImode);
   75004                 :             :   emit_insn (gen_vpdpbusd_v4si (operands[0], operands[3],
   75005                 :             :                                   operands[1], operands[2]));
   75006                 :             :   DONE;
   75007                 :             : }
   75008                 :             : #undef DONE
   75009                 :             : #undef FAIL
   75010                 :             :     operand0 = operands[0];
   75011                 :             :     (void) operand0;
   75012                 :             :     operand1 = operands[1];
   75013                 :             :     (void) operand1;
   75014                 :             :     operand2 = operands[2];
   75015                 :             :     (void) operand2;
   75016                 :             :     operand3 = operands[3];
   75017                 :             :     (void) operand3;
   75018                 :             :   }
   75019                 :             :   emit (operand0, true);
   75020                 :             :   emit (operand1, true);
   75021                 :             :   emit (operand2, true);
   75022                 :             :   emit (operand3, false);
   75023                 :             :   _val = get_insns ();
   75024                 :             :   end_sequence ();
   75025                 :             :   return _val;
   75026                 :             : }
   75027                 :             : 
   75028                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30015 */
   75029                 :             : rtx
   75030                 :             : gen_vpdpbusd_v16si_maskz (rtx operand0,
   75031                 :             :         rtx operand1,
   75032                 :             :         rtx operand2,
   75033                 :             :         rtx operand3,
   75034                 :             :         rtx operand4)
   75035                 :             : {
   75036                 :             :   rtx_insn *_val = 0;
   75037                 :             :   start_sequence ();
   75038                 :             :   {
   75039                 :             :     rtx operands[5];
   75040                 :             :     operands[0] = operand0;
   75041                 :             :     operands[1] = operand1;
   75042                 :             :     operands[2] = operand2;
   75043                 :             :     operands[3] = operand3;
   75044                 :             :     operands[4] = operand4;
   75045                 :             : #define FAIL return (end_sequence (), _val)
   75046                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75047                 :             : #line 30022 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75048                 :             : {
   75049                 :             :   emit_insn (gen_vpdpbusd_v16si_maskz_1 (operands[0], operands[1],
   75050                 :             :                                           operands[2], operands[3],
   75051                 :             :                                           CONST0_RTX (V16SImode),
   75052                 :             :                                                       operands[4]));
   75053                 :             :   DONE;
   75054                 :             : }
   75055                 :             : #undef DONE
   75056                 :             : #undef FAIL
   75057                 :             :     operand0 = operands[0];
   75058                 :             :     (void) operand0;
   75059                 :             :     operand1 = operands[1];
   75060                 :             :     (void) operand1;
   75061                 :             :     operand2 = operands[2];
   75062                 :             :     (void) operand2;
   75063                 :             :     operand3 = operands[3];
   75064                 :             :     (void) operand3;
   75065                 :             :     operand4 = operands[4];
   75066                 :             :     (void) operand4;
   75067                 :             :   }
   75068                 :             :   emit (operand0, true);
   75069                 :             :   emit (operand1, true);
   75070                 :             :   emit (operand2, true);
   75071                 :             :   emit (operand3, true);
   75072                 :             :   emit (operand4, false);
   75073                 :             :   _val = get_insns ();
   75074                 :             :   end_sequence ();
   75075                 :             :   return _val;
   75076                 :             : }
   75077                 :             : 
   75078                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30015 */
   75079                 :             : rtx
   75080                 :             : gen_vpdpbusd_v8si_maskz (rtx operand0,
   75081                 :             :         rtx operand1,
   75082                 :             :         rtx operand2,
   75083                 :             :         rtx operand3,
   75084                 :             :         rtx operand4)
   75085                 :             : {
   75086                 :             :   rtx_insn *_val = 0;
   75087                 :             :   start_sequence ();
   75088                 :             :   {
   75089                 :             :     rtx operands[5];
   75090                 :             :     operands[0] = operand0;
   75091                 :             :     operands[1] = operand1;
   75092                 :             :     operands[2] = operand2;
   75093                 :             :     operands[3] = operand3;
   75094                 :             :     operands[4] = operand4;
   75095                 :             : #define FAIL return (end_sequence (), _val)
   75096                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75097                 :             : #line 30022 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75098                 :             : {
   75099                 :             :   emit_insn (gen_vpdpbusd_v8si_maskz_1 (operands[0], operands[1],
   75100                 :             :                                           operands[2], operands[3],
   75101                 :             :                                           CONST0_RTX (V8SImode),
   75102                 :             :                                                       operands[4]));
   75103                 :             :   DONE;
   75104                 :             : }
   75105                 :             : #undef DONE
   75106                 :             : #undef FAIL
   75107                 :             :     operand0 = operands[0];
   75108                 :             :     (void) operand0;
   75109                 :             :     operand1 = operands[1];
   75110                 :             :     (void) operand1;
   75111                 :             :     operand2 = operands[2];
   75112                 :             :     (void) operand2;
   75113                 :             :     operand3 = operands[3];
   75114                 :             :     (void) operand3;
   75115                 :             :     operand4 = operands[4];
   75116                 :             :     (void) operand4;
   75117                 :             :   }
   75118                 :             :   emit (operand0, true);
   75119                 :             :   emit (operand1, true);
   75120                 :             :   emit (operand2, true);
   75121                 :             :   emit (operand3, true);
   75122                 :             :   emit (operand4, false);
   75123                 :             :   _val = get_insns ();
   75124                 :             :   end_sequence ();
   75125                 :             :   return _val;
   75126                 :             : }
   75127                 :             : 
   75128                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30015 */
   75129                 :             : rtx
   75130                 :             : gen_vpdpbusd_v4si_maskz (rtx operand0,
   75131                 :             :         rtx operand1,
   75132                 :             :         rtx operand2,
   75133                 :             :         rtx operand3,
   75134                 :             :         rtx operand4)
   75135                 :             : {
   75136                 :             :   rtx_insn *_val = 0;
   75137                 :             :   start_sequence ();
   75138                 :             :   {
   75139                 :             :     rtx operands[5];
   75140                 :             :     operands[0] = operand0;
   75141                 :             :     operands[1] = operand1;
   75142                 :             :     operands[2] = operand2;
   75143                 :             :     operands[3] = operand3;
   75144                 :             :     operands[4] = operand4;
   75145                 :             : #define FAIL return (end_sequence (), _val)
   75146                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75147                 :             : #line 30022 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75148                 :             : {
   75149                 :             :   emit_insn (gen_vpdpbusd_v4si_maskz_1 (operands[0], operands[1],
   75150                 :             :                                           operands[2], operands[3],
   75151                 :             :                                           CONST0_RTX (V4SImode),
   75152                 :             :                                                       operands[4]));
   75153                 :             :   DONE;
   75154                 :             : }
   75155                 :             : #undef DONE
   75156                 :             : #undef FAIL
   75157                 :             :     operand0 = operands[0];
   75158                 :             :     (void) operand0;
   75159                 :             :     operand1 = operands[1];
   75160                 :             :     (void) operand1;
   75161                 :             :     operand2 = operands[2];
   75162                 :             :     (void) operand2;
   75163                 :             :     operand3 = operands[3];
   75164                 :             :     (void) operand3;
   75165                 :             :     operand4 = operands[4];
   75166                 :             :     (void) operand4;
   75167                 :             :   }
   75168                 :             :   emit (operand0, true);
   75169                 :             :   emit (operand1, true);
   75170                 :             :   emit (operand2, true);
   75171                 :             :   emit (operand3, true);
   75172                 :             :   emit (operand4, false);
   75173                 :             :   _val = get_insns ();
   75174                 :             :   end_sequence ();
   75175                 :             :   return _val;
   75176                 :             : }
   75177                 :             : 
   75178                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30083 */
   75179                 :             : rtx
   75180                 :             : gen_vpdpbusds_v16si_maskz (rtx operand0,
   75181                 :             :         rtx operand1,
   75182                 :             :         rtx operand2,
   75183                 :             :         rtx operand3,
   75184                 :             :         rtx operand4)
   75185                 :             : {
   75186                 :             :   rtx_insn *_val = 0;
   75187                 :             :   start_sequence ();
   75188                 :             :   {
   75189                 :             :     rtx operands[5];
   75190                 :             :     operands[0] = operand0;
   75191                 :             :     operands[1] = operand1;
   75192                 :             :     operands[2] = operand2;
   75193                 :             :     operands[3] = operand3;
   75194                 :             :     operands[4] = operand4;
   75195                 :             : #define FAIL return (end_sequence (), _val)
   75196                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75197                 :             : #line 30090 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75198                 :             : {
   75199                 :             :   emit_insn (gen_vpdpbusds_v16si_maskz_1 (operands[0], operands[1],
   75200                 :             :                                            operands[2], operands[3],
   75201                 :             :                                            CONST0_RTX (V16SImode),
   75202                 :             :                                                        operands[4]));
   75203                 :             :   DONE;
   75204                 :             : }
   75205                 :             : #undef DONE
   75206                 :             : #undef FAIL
   75207                 :             :     operand0 = operands[0];
   75208                 :             :     (void) operand0;
   75209                 :             :     operand1 = operands[1];
   75210                 :             :     (void) operand1;
   75211                 :             :     operand2 = operands[2];
   75212                 :             :     (void) operand2;
   75213                 :             :     operand3 = operands[3];
   75214                 :             :     (void) operand3;
   75215                 :             :     operand4 = operands[4];
   75216                 :             :     (void) operand4;
   75217                 :             :   }
   75218                 :             :   emit (operand0, true);
   75219                 :             :   emit (operand1, true);
   75220                 :             :   emit (operand2, true);
   75221                 :             :   emit (operand3, true);
   75222                 :             :   emit (operand4, false);
   75223                 :             :   _val = get_insns ();
   75224                 :             :   end_sequence ();
   75225                 :             :   return _val;
   75226                 :             : }
   75227                 :             : 
   75228                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30083 */
   75229                 :             : rtx
   75230                 :             : gen_vpdpbusds_v8si_maskz (rtx operand0,
   75231                 :             :         rtx operand1,
   75232                 :             :         rtx operand2,
   75233                 :             :         rtx operand3,
   75234                 :             :         rtx operand4)
   75235                 :             : {
   75236                 :             :   rtx_insn *_val = 0;
   75237                 :             :   start_sequence ();
   75238                 :             :   {
   75239                 :             :     rtx operands[5];
   75240                 :             :     operands[0] = operand0;
   75241                 :             :     operands[1] = operand1;
   75242                 :             :     operands[2] = operand2;
   75243                 :             :     operands[3] = operand3;
   75244                 :             :     operands[4] = operand4;
   75245                 :             : #define FAIL return (end_sequence (), _val)
   75246                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75247                 :             : #line 30090 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75248                 :             : {
   75249                 :             :   emit_insn (gen_vpdpbusds_v8si_maskz_1 (operands[0], operands[1],
   75250                 :             :                                            operands[2], operands[3],
   75251                 :             :                                            CONST0_RTX (V8SImode),
   75252                 :             :                                                        operands[4]));
   75253                 :             :   DONE;
   75254                 :             : }
   75255                 :             : #undef DONE
   75256                 :             : #undef FAIL
   75257                 :             :     operand0 = operands[0];
   75258                 :             :     (void) operand0;
   75259                 :             :     operand1 = operands[1];
   75260                 :             :     (void) operand1;
   75261                 :             :     operand2 = operands[2];
   75262                 :             :     (void) operand2;
   75263                 :             :     operand3 = operands[3];
   75264                 :             :     (void) operand3;
   75265                 :             :     operand4 = operands[4];
   75266                 :             :     (void) operand4;
   75267                 :             :   }
   75268                 :             :   emit (operand0, true);
   75269                 :             :   emit (operand1, true);
   75270                 :             :   emit (operand2, true);
   75271                 :             :   emit (operand3, true);
   75272                 :             :   emit (operand4, false);
   75273                 :             :   _val = get_insns ();
   75274                 :             :   end_sequence ();
   75275                 :             :   return _val;
   75276                 :             : }
   75277                 :             : 
   75278                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30083 */
   75279                 :             : rtx
   75280                 :             : gen_vpdpbusds_v4si_maskz (rtx operand0,
   75281                 :             :         rtx operand1,
   75282                 :             :         rtx operand2,
   75283                 :             :         rtx operand3,
   75284                 :             :         rtx operand4)
   75285                 :             : {
   75286                 :             :   rtx_insn *_val = 0;
   75287                 :             :   start_sequence ();
   75288                 :             :   {
   75289                 :             :     rtx operands[5];
   75290                 :             :     operands[0] = operand0;
   75291                 :             :     operands[1] = operand1;
   75292                 :             :     operands[2] = operand2;
   75293                 :             :     operands[3] = operand3;
   75294                 :             :     operands[4] = operand4;
   75295                 :             : #define FAIL return (end_sequence (), _val)
   75296                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75297                 :             : #line 30090 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75298                 :             : {
   75299                 :             :   emit_insn (gen_vpdpbusds_v4si_maskz_1 (operands[0], operands[1],
   75300                 :             :                                            operands[2], operands[3],
   75301                 :             :                                            CONST0_RTX (V4SImode),
   75302                 :             :                                                        operands[4]));
   75303                 :             :   DONE;
   75304                 :             : }
   75305                 :             : #undef DONE
   75306                 :             : #undef FAIL
   75307                 :             :     operand0 = operands[0];
   75308                 :             :     (void) operand0;
   75309                 :             :     operand1 = operands[1];
   75310                 :             :     (void) operand1;
   75311                 :             :     operand2 = operands[2];
   75312                 :             :     (void) operand2;
   75313                 :             :     operand3 = operands[3];
   75314                 :             :     (void) operand3;
   75315                 :             :     operand4 = operands[4];
   75316                 :             :     (void) operand4;
   75317                 :             :   }
   75318                 :             :   emit (operand0, true);
   75319                 :             :   emit (operand1, true);
   75320                 :             :   emit (operand2, true);
   75321                 :             :   emit (operand3, true);
   75322                 :             :   emit (operand4, false);
   75323                 :             :   _val = get_insns ();
   75324                 :             :   end_sequence ();
   75325                 :             :   return _val;
   75326                 :             : }
   75327                 :             : 
   75328                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30151 */
   75329                 :             : rtx
   75330                 :             : gen_vpdpwssd_v16si_maskz (rtx operand0,
   75331                 :             :         rtx operand1,
   75332                 :             :         rtx operand2,
   75333                 :             :         rtx operand3,
   75334                 :             :         rtx operand4)
   75335                 :             : {
   75336                 :             :   rtx_insn *_val = 0;
   75337                 :             :   start_sequence ();
   75338                 :             :   {
   75339                 :             :     rtx operands[5];
   75340                 :             :     operands[0] = operand0;
   75341                 :             :     operands[1] = operand1;
   75342                 :             :     operands[2] = operand2;
   75343                 :             :     operands[3] = operand3;
   75344                 :             :     operands[4] = operand4;
   75345                 :             : #define FAIL return (end_sequence (), _val)
   75346                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75347                 :             : #line 30158 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75348                 :             : {
   75349                 :             :   emit_insn (gen_vpdpwssd_v16si_maskz_1 (operands[0], operands[1],
   75350                 :             :                                           operands[2], operands[3],
   75351                 :             :                                           CONST0_RTX (V16SImode),
   75352                 :             :                                                       operands[4]));
   75353                 :             :   DONE;
   75354                 :             : }
   75355                 :             : #undef DONE
   75356                 :             : #undef FAIL
   75357                 :             :     operand0 = operands[0];
   75358                 :             :     (void) operand0;
   75359                 :             :     operand1 = operands[1];
   75360                 :             :     (void) operand1;
   75361                 :             :     operand2 = operands[2];
   75362                 :             :     (void) operand2;
   75363                 :             :     operand3 = operands[3];
   75364                 :             :     (void) operand3;
   75365                 :             :     operand4 = operands[4];
   75366                 :             :     (void) operand4;
   75367                 :             :   }
   75368                 :             :   emit (operand0, true);
   75369                 :             :   emit (operand1, true);
   75370                 :             :   emit (operand2, true);
   75371                 :             :   emit (operand3, true);
   75372                 :             :   emit (operand4, false);
   75373                 :             :   _val = get_insns ();
   75374                 :             :   end_sequence ();
   75375                 :             :   return _val;
   75376                 :             : }
   75377                 :             : 
   75378                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30151 */
   75379                 :             : rtx
   75380                 :             : gen_vpdpwssd_v8si_maskz (rtx operand0,
   75381                 :             :         rtx operand1,
   75382                 :             :         rtx operand2,
   75383                 :             :         rtx operand3,
   75384                 :             :         rtx operand4)
   75385                 :             : {
   75386                 :             :   rtx_insn *_val = 0;
   75387                 :             :   start_sequence ();
   75388                 :             :   {
   75389                 :             :     rtx operands[5];
   75390                 :             :     operands[0] = operand0;
   75391                 :             :     operands[1] = operand1;
   75392                 :             :     operands[2] = operand2;
   75393                 :             :     operands[3] = operand3;
   75394                 :             :     operands[4] = operand4;
   75395                 :             : #define FAIL return (end_sequence (), _val)
   75396                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75397                 :             : #line 30158 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75398                 :             : {
   75399                 :             :   emit_insn (gen_vpdpwssd_v8si_maskz_1 (operands[0], operands[1],
   75400                 :             :                                           operands[2], operands[3],
   75401                 :             :                                           CONST0_RTX (V8SImode),
   75402                 :             :                                                       operands[4]));
   75403                 :             :   DONE;
   75404                 :             : }
   75405                 :             : #undef DONE
   75406                 :             : #undef FAIL
   75407                 :             :     operand0 = operands[0];
   75408                 :             :     (void) operand0;
   75409                 :             :     operand1 = operands[1];
   75410                 :             :     (void) operand1;
   75411                 :             :     operand2 = operands[2];
   75412                 :             :     (void) operand2;
   75413                 :             :     operand3 = operands[3];
   75414                 :             :     (void) operand3;
   75415                 :             :     operand4 = operands[4];
   75416                 :             :     (void) operand4;
   75417                 :             :   }
   75418                 :             :   emit (operand0, true);
   75419                 :             :   emit (operand1, true);
   75420                 :             :   emit (operand2, true);
   75421                 :             :   emit (operand3, true);
   75422                 :             :   emit (operand4, false);
   75423                 :             :   _val = get_insns ();
   75424                 :             :   end_sequence ();
   75425                 :             :   return _val;
   75426                 :             : }
   75427                 :             : 
   75428                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30151 */
   75429                 :             : rtx
   75430                 :             : gen_vpdpwssd_v4si_maskz (rtx operand0,
   75431                 :             :         rtx operand1,
   75432                 :             :         rtx operand2,
   75433                 :             :         rtx operand3,
   75434                 :             :         rtx operand4)
   75435                 :             : {
   75436                 :             :   rtx_insn *_val = 0;
   75437                 :             :   start_sequence ();
   75438                 :             :   {
   75439                 :             :     rtx operands[5];
   75440                 :             :     operands[0] = operand0;
   75441                 :             :     operands[1] = operand1;
   75442                 :             :     operands[2] = operand2;
   75443                 :             :     operands[3] = operand3;
   75444                 :             :     operands[4] = operand4;
   75445                 :             : #define FAIL return (end_sequence (), _val)
   75446                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75447                 :             : #line 30158 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75448                 :             : {
   75449                 :             :   emit_insn (gen_vpdpwssd_v4si_maskz_1 (operands[0], operands[1],
   75450                 :             :                                           operands[2], operands[3],
   75451                 :             :                                           CONST0_RTX (V4SImode),
   75452                 :             :                                                       operands[4]));
   75453                 :             :   DONE;
   75454                 :             : }
   75455                 :             : #undef DONE
   75456                 :             : #undef FAIL
   75457                 :             :     operand0 = operands[0];
   75458                 :             :     (void) operand0;
   75459                 :             :     operand1 = operands[1];
   75460                 :             :     (void) operand1;
   75461                 :             :     operand2 = operands[2];
   75462                 :             :     (void) operand2;
   75463                 :             :     operand3 = operands[3];
   75464                 :             :     (void) operand3;
   75465                 :             :     operand4 = operands[4];
   75466                 :             :     (void) operand4;
   75467                 :             :   }
   75468                 :             :   emit (operand0, true);
   75469                 :             :   emit (operand1, true);
   75470                 :             :   emit (operand2, true);
   75471                 :             :   emit (operand3, true);
   75472                 :             :   emit (operand4, false);
   75473                 :             :   _val = get_insns ();
   75474                 :             :   end_sequence ();
   75475                 :             :   return _val;
   75476                 :             : }
   75477                 :             : 
   75478                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30219 */
   75479                 :             : rtx
   75480                 :             : gen_vpdpwssds_v16si_maskz (rtx operand0,
   75481                 :             :         rtx operand1,
   75482                 :             :         rtx operand2,
   75483                 :             :         rtx operand3,
   75484                 :             :         rtx operand4)
   75485                 :             : {
   75486                 :             :   rtx_insn *_val = 0;
   75487                 :             :   start_sequence ();
   75488                 :             :   {
   75489                 :             :     rtx operands[5];
   75490                 :             :     operands[0] = operand0;
   75491                 :             :     operands[1] = operand1;
   75492                 :             :     operands[2] = operand2;
   75493                 :             :     operands[3] = operand3;
   75494                 :             :     operands[4] = operand4;
   75495                 :             : #define FAIL return (end_sequence (), _val)
   75496                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75497                 :             : #line 30226 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75498                 :             : {
   75499                 :             :   emit_insn (gen_vpdpwssds_v16si_maskz_1 (operands[0], operands[1],
   75500                 :             :                                            operands[2], operands[3],
   75501                 :             :                                            CONST0_RTX (V16SImode),
   75502                 :             :                                                        operands[4]));
   75503                 :             :   DONE;
   75504                 :             : }
   75505                 :             : #undef DONE
   75506                 :             : #undef FAIL
   75507                 :             :     operand0 = operands[0];
   75508                 :             :     (void) operand0;
   75509                 :             :     operand1 = operands[1];
   75510                 :             :     (void) operand1;
   75511                 :             :     operand2 = operands[2];
   75512                 :             :     (void) operand2;
   75513                 :             :     operand3 = operands[3];
   75514                 :             :     (void) operand3;
   75515                 :             :     operand4 = operands[4];
   75516                 :             :     (void) operand4;
   75517                 :             :   }
   75518                 :             :   emit (operand0, true);
   75519                 :             :   emit (operand1, true);
   75520                 :             :   emit (operand2, true);
   75521                 :             :   emit (operand3, true);
   75522                 :             :   emit (operand4, false);
   75523                 :             :   _val = get_insns ();
   75524                 :             :   end_sequence ();
   75525                 :             :   return _val;
   75526                 :             : }
   75527                 :             : 
   75528                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30219 */
   75529                 :             : rtx
   75530                 :             : gen_vpdpwssds_v8si_maskz (rtx operand0,
   75531                 :             :         rtx operand1,
   75532                 :             :         rtx operand2,
   75533                 :             :         rtx operand3,
   75534                 :             :         rtx operand4)
   75535                 :             : {
   75536                 :             :   rtx_insn *_val = 0;
   75537                 :             :   start_sequence ();
   75538                 :             :   {
   75539                 :             :     rtx operands[5];
   75540                 :             :     operands[0] = operand0;
   75541                 :             :     operands[1] = operand1;
   75542                 :             :     operands[2] = operand2;
   75543                 :             :     operands[3] = operand3;
   75544                 :             :     operands[4] = operand4;
   75545                 :             : #define FAIL return (end_sequence (), _val)
   75546                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75547                 :             : #line 30226 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75548                 :             : {
   75549                 :             :   emit_insn (gen_vpdpwssds_v8si_maskz_1 (operands[0], operands[1],
   75550                 :             :                                            operands[2], operands[3],
   75551                 :             :                                            CONST0_RTX (V8SImode),
   75552                 :             :                                                        operands[4]));
   75553                 :             :   DONE;
   75554                 :             : }
   75555                 :             : #undef DONE
   75556                 :             : #undef FAIL
   75557                 :             :     operand0 = operands[0];
   75558                 :             :     (void) operand0;
   75559                 :             :     operand1 = operands[1];
   75560                 :             :     (void) operand1;
   75561                 :             :     operand2 = operands[2];
   75562                 :             :     (void) operand2;
   75563                 :             :     operand3 = operands[3];
   75564                 :             :     (void) operand3;
   75565                 :             :     operand4 = operands[4];
   75566                 :             :     (void) operand4;
   75567                 :             :   }
   75568                 :             :   emit (operand0, true);
   75569                 :             :   emit (operand1, true);
   75570                 :             :   emit (operand2, true);
   75571                 :             :   emit (operand3, true);
   75572                 :             :   emit (operand4, false);
   75573                 :             :   _val = get_insns ();
   75574                 :             :   end_sequence ();
   75575                 :             :   return _val;
   75576                 :             : }
   75577                 :             : 
   75578                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30219 */
   75579                 :             : rtx
   75580                 :             : gen_vpdpwssds_v4si_maskz (rtx operand0,
   75581                 :             :         rtx operand1,
   75582                 :             :         rtx operand2,
   75583                 :             :         rtx operand3,
   75584                 :             :         rtx operand4)
   75585                 :             : {
   75586                 :             :   rtx_insn *_val = 0;
   75587                 :             :   start_sequence ();
   75588                 :             :   {
   75589                 :             :     rtx operands[5];
   75590                 :             :     operands[0] = operand0;
   75591                 :             :     operands[1] = operand1;
   75592                 :             :     operands[2] = operand2;
   75593                 :             :     operands[3] = operand3;
   75594                 :             :     operands[4] = operand4;
   75595                 :             : #define FAIL return (end_sequence (), _val)
   75596                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75597                 :             : #line 30226 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75598                 :             : {
   75599                 :             :   emit_insn (gen_vpdpwssds_v4si_maskz_1 (operands[0], operands[1],
   75600                 :             :                                            operands[2], operands[3],
   75601                 :             :                                            CONST0_RTX (V4SImode),
   75602                 :             :                                                        operands[4]));
   75603                 :             :   DONE;
   75604                 :             : }
   75605                 :             : #undef DONE
   75606                 :             : #undef FAIL
   75607                 :             :     operand0 = operands[0];
   75608                 :             :     (void) operand0;
   75609                 :             :     operand1 = operands[1];
   75610                 :             :     (void) operand1;
   75611                 :             :     operand2 = operands[2];
   75612                 :             :     (void) operand2;
   75613                 :             :     operand3 = operands[3];
   75614                 :             :     (void) operand3;
   75615                 :             :     operand4 = operands[4];
   75616                 :             :     (void) operand4;
   75617                 :             :   }
   75618                 :             :   emit (operand0, true);
   75619                 :             :   emit (operand1, true);
   75620                 :             :   emit (operand2, true);
   75621                 :             :   emit (operand3, true);
   75622                 :             :   emit (operand4, false);
   75623                 :             :   _val = get_insns ();
   75624                 :             :   end_sequence ();
   75625                 :             :   return _val;
   75626                 :             : }
   75627                 :             : 
   75628                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30332 */
   75629                 :             : rtx
   75630                 :             : gen_movp2qi (rtx operand0,
   75631                 :             :         rtx operand1)
   75632                 :             : {
   75633                 :             :   rtx_insn *_val = 0;
   75634                 :             :   start_sequence ();
   75635                 :             :   {
   75636                 :             :     rtx operands[2];
   75637                 :             :     operands[0] = operand0;
   75638                 :             :     operands[1] = operand1;
   75639                 :             : #define FAIL return (end_sequence (), _val)
   75640                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75641                 :             : #line 30336 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75642                 :             : {
   75643                 :             :   if (MEM_P (operands[0]) && MEM_P (operands[1]))
   75644                 :             :     operands[1] = force_reg (P2QImode, operands[1]);
   75645                 :             : }
   75646                 :             : #undef DONE
   75647                 :             : #undef FAIL
   75648                 :             :     operand0 = operands[0];
   75649                 :             :     (void) operand0;
   75650                 :             :     operand1 = operands[1];
   75651                 :             :     (void) operand1;
   75652                 :             :   }
   75653                 :             :   emit_insn (gen_rtx_SET (operand0,
   75654                 :             :         operand1));
   75655                 :             :   _val = get_insns ();
   75656                 :             :   end_sequence ();
   75657                 :             :   return _val;
   75658                 :             : }
   75659                 :             : 
   75660                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30332 */
   75661                 :             : rtx
   75662                 :             : gen_movp2hi (rtx operand0,
   75663                 :             :         rtx operand1)
   75664                 :             : {
   75665                 :             :   rtx_insn *_val = 0;
   75666                 :             :   start_sequence ();
   75667                 :             :   {
   75668                 :             :     rtx operands[2];
   75669                 :             :     operands[0] = operand0;
   75670                 :             :     operands[1] = operand1;
   75671                 :             : #define FAIL return (end_sequence (), _val)
   75672                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75673                 :             : #line 30336 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75674                 :             : {
   75675                 :             :   if (MEM_P (operands[0]) && MEM_P (operands[1]))
   75676                 :             :     operands[1] = force_reg (P2HImode, operands[1]);
   75677                 :             : }
   75678                 :             : #undef DONE
   75679                 :             : #undef FAIL
   75680                 :             :     operand0 = operands[0];
   75681                 :             :     (void) operand0;
   75682                 :             :     operand1 = operands[1];
   75683                 :             :     (void) operand1;
   75684                 :             :   }
   75685                 :             :   emit_insn (gen_rtx_SET (operand0,
   75686                 :             :         operand1));
   75687                 :             :   _val = get_insns ();
   75688                 :             :   end_sequence ();
   75689                 :             :   return _val;
   75690                 :             : }
   75691                 :             : 
   75692                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30341 */
   75693                 :             : extern rtx_insn *gen_split_3348 (rtx_insn *, rtx *);
   75694                 :             : rtx_insn *
   75695                 :             : gen_split_3348 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75696                 :             : {
   75697                 :             :   rtx operand0;
   75698                 :             :   rtx operand1;
   75699                 :             :   rtx operand2;
   75700                 :             :   rtx operand3;
   75701                 :             :   rtx_insn *_val = NULL;
   75702                 :             :   if (dump_file)
   75703                 :             :     fprintf (dump_file, "Splitting with gen_split_3348 (sse.md:30341)\n");
   75704                 :             :   start_sequence ();
   75705                 :             : #define FAIL return (end_sequence (), _val)
   75706                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75707                 :             : #line 30350 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75708                 :             : {
   75709                 :             :   split_double_mode (P2QImode, &operands[0], 2, &operands[0], &operands[2]);
   75710                 :             : }
   75711                 :             : #undef DONE
   75712                 :             : #undef FAIL
   75713                 :             :   operand0 = operands[0];
   75714                 :             :   (void) operand0;
   75715                 :             :   operand1 = operands[1];
   75716                 :             :   (void) operand1;
   75717                 :             :   operand2 = operands[2];
   75718                 :             :   (void) operand2;
   75719                 :             :   operand3 = operands[3];
   75720                 :             :   (void) operand3;
   75721                 :             :   emit_insn (gen_rtx_SET (operand0,
   75722                 :             :         operand1));
   75723                 :             :   emit_insn (gen_rtx_SET (operand2,
   75724                 :             :         operand3));
   75725                 :             :   _val = get_insns ();
   75726                 :             :   end_sequence ();
   75727                 :             :   return _val;
   75728                 :             : }
   75729                 :             : 
   75730                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30341 */
   75731                 :             : extern rtx_insn *gen_split_3349 (rtx_insn *, rtx *);
   75732                 :             : rtx_insn *
   75733                 :             : gen_split_3349 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75734                 :             : {
   75735                 :             :   rtx operand0;
   75736                 :             :   rtx operand1;
   75737                 :             :   rtx operand2;
   75738                 :             :   rtx operand3;
   75739                 :             :   rtx_insn *_val = NULL;
   75740                 :             :   if (dump_file)
   75741                 :             :     fprintf (dump_file, "Splitting with gen_split_3349 (sse.md:30341)\n");
   75742                 :             :   start_sequence ();
   75743                 :             : #define FAIL return (end_sequence (), _val)
   75744                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75745                 :             : #line 30350 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75746                 :             : {
   75747                 :             :   split_double_mode (P2HImode, &operands[0], 2, &operands[0], &operands[2]);
   75748                 :             : }
   75749                 :             : #undef DONE
   75750                 :             : #undef FAIL
   75751                 :             :   operand0 = operands[0];
   75752                 :             :   (void) operand0;
   75753                 :             :   operand1 = operands[1];
   75754                 :             :   (void) operand1;
   75755                 :             :   operand2 = operands[2];
   75756                 :             :   (void) operand2;
   75757                 :             :   operand3 = operands[3];
   75758                 :             :   (void) operand3;
   75759                 :             :   emit_insn (gen_rtx_SET (operand0,
   75760                 :             :         operand1));
   75761                 :             :   emit_insn (gen_rtx_SET (operand2,
   75762                 :             :         operand3));
   75763                 :             :   _val = get_insns ();
   75764                 :             :   end_sequence ();
   75765                 :             :   return _val;
   75766                 :             : }
   75767                 :             : 
   75768                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30385 */
   75769                 :             : rtx
   75770                 :             : gen_avx512f_cvtne2ps2bf16_v32bf_maskz (rtx operand0,
   75771                 :             :         rtx operand1,
   75772                 :             :         rtx operand2,
   75773                 :             :         rtx operand3)
   75774                 :             : {
   75775                 :             :   rtx_insn *_val = 0;
   75776                 :             :   start_sequence ();
   75777                 :             :   {
   75778                 :             :     rtx operands[4];
   75779                 :             :     operands[0] = operand0;
   75780                 :             :     operands[1] = operand1;
   75781                 :             :     operands[2] = operand2;
   75782                 :             :     operands[3] = operand3;
   75783                 :             : #define FAIL return (end_sequence (), _val)
   75784                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75785                 :             : #line 30391 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75786                 :             : {
   75787                 :             :   emit_insn (gen_avx512f_cvtne2ps2bf16_v32bf_mask(operands[0], operands[1],
   75788                 :             :     operands[2], CONST0_RTX(V32BFmode), operands[3]));
   75789                 :             :   DONE;
   75790                 :             : }
   75791                 :             : #undef DONE
   75792                 :             : #undef FAIL
   75793                 :             :     operand0 = operands[0];
   75794                 :             :     (void) operand0;
   75795                 :             :     operand1 = operands[1];
   75796                 :             :     (void) operand1;
   75797                 :             :     operand2 = operands[2];
   75798                 :             :     (void) operand2;
   75799                 :             :     operand3 = operands[3];
   75800                 :             :     (void) operand3;
   75801                 :             :   }
   75802                 :             :   emit (operand0, true);
   75803                 :             :   emit (operand1, true);
   75804                 :             :   emit (operand2, true);
   75805                 :             :   emit (operand3, false);
   75806                 :             :   _val = get_insns ();
   75807                 :             :   end_sequence ();
   75808                 :             :   return _val;
   75809                 :             : }
   75810                 :             : 
   75811                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30385 */
   75812                 :             : rtx
   75813                 :             : gen_avx512f_cvtne2ps2bf16_v16bf_maskz (rtx operand0,
   75814                 :             :         rtx operand1,
   75815                 :             :         rtx operand2,
   75816                 :             :         rtx operand3)
   75817                 :             : {
   75818                 :             :   rtx_insn *_val = 0;
   75819                 :             :   start_sequence ();
   75820                 :             :   {
   75821                 :             :     rtx operands[4];
   75822                 :             :     operands[0] = operand0;
   75823                 :             :     operands[1] = operand1;
   75824                 :             :     operands[2] = operand2;
   75825                 :             :     operands[3] = operand3;
   75826                 :             : #define FAIL return (end_sequence (), _val)
   75827                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75828                 :             : #line 30391 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75829                 :             : {
   75830                 :             :   emit_insn (gen_avx512f_cvtne2ps2bf16_v16bf_mask(operands[0], operands[1],
   75831                 :             :     operands[2], CONST0_RTX(V16BFmode), operands[3]));
   75832                 :             :   DONE;
   75833                 :             : }
   75834                 :             : #undef DONE
   75835                 :             : #undef FAIL
   75836                 :             :     operand0 = operands[0];
   75837                 :             :     (void) operand0;
   75838                 :             :     operand1 = operands[1];
   75839                 :             :     (void) operand1;
   75840                 :             :     operand2 = operands[2];
   75841                 :             :     (void) operand2;
   75842                 :             :     operand3 = operands[3];
   75843                 :             :     (void) operand3;
   75844                 :             :   }
   75845                 :             :   emit (operand0, true);
   75846                 :             :   emit (operand1, true);
   75847                 :             :   emit (operand2, true);
   75848                 :             :   emit (operand3, false);
   75849                 :             :   _val = get_insns ();
   75850                 :             :   end_sequence ();
   75851                 :             :   return _val;
   75852                 :             : }
   75853                 :             : 
   75854                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30385 */
   75855                 :             : rtx
   75856                 :             : gen_avx512f_cvtne2ps2bf16_v8bf_maskz (rtx operand0,
   75857                 :             :         rtx operand1,
   75858                 :             :         rtx operand2,
   75859                 :             :         rtx operand3)
   75860                 :             : {
   75861                 :             :   rtx_insn *_val = 0;
   75862                 :             :   start_sequence ();
   75863                 :             :   {
   75864                 :             :     rtx operands[4];
   75865                 :             :     operands[0] = operand0;
   75866                 :             :     operands[1] = operand1;
   75867                 :             :     operands[2] = operand2;
   75868                 :             :     operands[3] = operand3;
   75869                 :             : #define FAIL return (end_sequence (), _val)
   75870                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75871                 :             : #line 30391 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75872                 :             : {
   75873                 :             :   emit_insn (gen_avx512f_cvtne2ps2bf16_v8bf_mask(operands[0], operands[1],
   75874                 :             :     operands[2], CONST0_RTX(V8BFmode), operands[3]));
   75875                 :             :   DONE;
   75876                 :             : }
   75877                 :             : #undef DONE
   75878                 :             : #undef FAIL
   75879                 :             :     operand0 = operands[0];
   75880                 :             :     (void) operand0;
   75881                 :             :     operand1 = operands[1];
   75882                 :             :     (void) operand1;
   75883                 :             :     operand2 = operands[2];
   75884                 :             :     (void) operand2;
   75885                 :             :     operand3 = operands[3];
   75886                 :             :     (void) operand3;
   75887                 :             :   }
   75888                 :             :   emit (operand0, true);
   75889                 :             :   emit (operand1, true);
   75890                 :             :   emit (operand2, true);
   75891                 :             :   emit (operand3, false);
   75892                 :             :   _val = get_insns ();
   75893                 :             :   end_sequence ();
   75894                 :             :   return _val;
   75895                 :             : }
   75896                 :             : 
   75897                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30407 */
   75898                 :             : rtx
   75899                 :             : gen_vcvtneps2bf16_v4sf (rtx operand0,
   75900                 :             :         rtx operand1)
   75901                 :             : {
   75902                 :             :   rtx operand2;
   75903                 :             :   rtx_insn *_val = 0;
   75904                 :             :   start_sequence ();
   75905                 :             :   {
   75906                 :             :     rtx operands[3];
   75907                 :             :     operands[0] = operand0;
   75908                 :             :     operands[1] = operand1;
   75909                 :             : #define FAIL return (end_sequence (), _val)
   75910                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75911                 :             : #line 30414 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75912                 :             : operands[2] = CONST0_RTX (V4BFmode);
   75913                 :             : #undef DONE
   75914                 :             : #undef FAIL
   75915                 :             :     operand0 = operands[0];
   75916                 :             :     (void) operand0;
   75917                 :             :     operand1 = operands[1];
   75918                 :             :     (void) operand1;
   75919                 :             :     operand2 = operands[2];
   75920                 :             :     (void) operand2;
   75921                 :             :   }
   75922                 :             :   emit_insn (gen_rtx_SET (operand0,
   75923                 :             :         gen_rtx_VEC_CONCAT (V8BFmode,
   75924                 :             :         gen_rtx_FLOAT_TRUNCATE (V4BFmode,
   75925                 :             :         operand1),
   75926                 :             :         operand2)));
   75927                 :             :   _val = get_insns ();
   75928                 :             :   end_sequence ();
   75929                 :             :   return _val;
   75930                 :             : }
   75931                 :             : 
   75932                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30429 */
   75933                 :             : rtx
   75934                 :             : gen_avx512f_cvtneps2bf16_v4sf_maskz (rtx operand0,
   75935                 :             :         rtx operand1,
   75936                 :             :         rtx operand2)
   75937                 :             : {
   75938                 :             :   rtx_insn *_val = 0;
   75939                 :             :   start_sequence ();
   75940                 :             :   {
   75941                 :             :     rtx operands[3];
   75942                 :             :     operands[0] = operand0;
   75943                 :             :     operands[1] = operand1;
   75944                 :             :     operands[2] = operand2;
   75945                 :             : #define FAIL return (end_sequence (), _val)
   75946                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75947                 :             : #line 30434 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75948                 :             : {
   75949                 :             :   emit_insn (gen_avx512f_cvtneps2bf16_v4sf_mask_1(operands[0], operands[1],
   75950                 :             :     CONST0_RTX(V8BFmode), operands[2], CONST0_RTX(V4BFmode)));
   75951                 :             :   DONE;
   75952                 :             : }
   75953                 :             : #undef DONE
   75954                 :             : #undef FAIL
   75955                 :             :     operand0 = operands[0];
   75956                 :             :     (void) operand0;
   75957                 :             :     operand1 = operands[1];
   75958                 :             :     (void) operand1;
   75959                 :             :     operand2 = operands[2];
   75960                 :             :     (void) operand2;
   75961                 :             :   }
   75962                 :             :   emit (operand0, true);
   75963                 :             :   emit (operand1, true);
   75964                 :             :   emit (operand2, false);
   75965                 :             :   _val = get_insns ();
   75966                 :             :   end_sequence ();
   75967                 :             :   return _val;
   75968                 :             : }
   75969                 :             : 
   75970                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30440 */
   75971                 :             : rtx
   75972                 :             : gen_avx512f_cvtneps2bf16_v4sf_mask (rtx operand0,
   75973                 :             :         rtx operand1,
   75974                 :             :         rtx operand2,
   75975                 :             :         rtx operand3)
   75976                 :             : {
   75977                 :             :   rtx_insn *_val = 0;
   75978                 :             :   start_sequence ();
   75979                 :             :   {
   75980                 :             :     rtx operands[4];
   75981                 :             :     operands[0] = operand0;
   75982                 :             :     operands[1] = operand1;
   75983                 :             :     operands[2] = operand2;
   75984                 :             :     operands[3] = operand3;
   75985                 :             : #define FAIL return (end_sequence (), _val)
   75986                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75987                 :             : #line 30446 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   75988                 :             : {
   75989                 :             :   emit_insn (gen_avx512f_cvtneps2bf16_v4sf_mask_1(operands[0], operands[1],
   75990                 :             :     operands[2], operands[3], CONST0_RTX(V4BFmode)));
   75991                 :             :   DONE;
   75992                 :             : }
   75993                 :             : #undef DONE
   75994                 :             : #undef FAIL
   75995                 :             :     operand0 = operands[0];
   75996                 :             :     (void) operand0;
   75997                 :             :     operand1 = operands[1];
   75998                 :             :     (void) operand1;
   75999                 :             :     operand2 = operands[2];
   76000                 :             :     (void) operand2;
   76001                 :             :     operand3 = operands[3];
   76002                 :             :     (void) operand3;
   76003                 :             :   }
   76004                 :             :   emit (operand0, true);
   76005                 :             :   emit (operand1, true);
   76006                 :             :   emit (operand2, true);
   76007                 :             :   emit (operand3, false);
   76008                 :             :   _val = get_insns ();
   76009                 :             :   end_sequence ();
   76010                 :             :   return _val;
   76011                 :             : }
   76012                 :             : 
   76013                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30470 */
   76014                 :             : rtx
   76015                 :             : gen_avx512f_cvtneps2bf16_v16sf_maskz (rtx operand0,
   76016                 :             :         rtx operand1,
   76017                 :             :         rtx operand2)
   76018                 :             : {
   76019                 :             :   rtx_insn *_val = 0;
   76020                 :             :   start_sequence ();
   76021                 :             :   {
   76022                 :             :     rtx operands[3];
   76023                 :             :     operands[0] = operand0;
   76024                 :             :     operands[1] = operand1;
   76025                 :             :     operands[2] = operand2;
   76026                 :             : #define FAIL return (end_sequence (), _val)
   76027                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76028                 :             : #line 30475 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76029                 :             : {
   76030                 :             :   emit_insn (gen_avx512f_cvtneps2bf16_v16sf_mask(operands[0], operands[1],
   76031                 :             :     CONST0_RTX(V16BFmode), operands[2]));
   76032                 :             :   DONE;
   76033                 :             : }
   76034                 :             : #undef DONE
   76035                 :             : #undef FAIL
   76036                 :             :     operand0 = operands[0];
   76037                 :             :     (void) operand0;
   76038                 :             :     operand1 = operands[1];
   76039                 :             :     (void) operand1;
   76040                 :             :     operand2 = operands[2];
   76041                 :             :     (void) operand2;
   76042                 :             :   }
   76043                 :             :   emit (operand0, true);
   76044                 :             :   emit (operand1, true);
   76045                 :             :   emit (operand2, false);
   76046                 :             :   _val = get_insns ();
   76047                 :             :   end_sequence ();
   76048                 :             :   return _val;
   76049                 :             : }
   76050                 :             : 
   76051                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30470 */
   76052                 :             : rtx
   76053                 :             : gen_avx512f_cvtneps2bf16_v8sf_maskz (rtx operand0,
   76054                 :             :         rtx operand1,
   76055                 :             :         rtx operand2)
   76056                 :             : {
   76057                 :             :   rtx_insn *_val = 0;
   76058                 :             :   start_sequence ();
   76059                 :             :   {
   76060                 :             :     rtx operands[3];
   76061                 :             :     operands[0] = operand0;
   76062                 :             :     operands[1] = operand1;
   76063                 :             :     operands[2] = operand2;
   76064                 :             : #define FAIL return (end_sequence (), _val)
   76065                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76066                 :             : #line 30475 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76067                 :             : {
   76068                 :             :   emit_insn (gen_avx512f_cvtneps2bf16_v8sf_mask(operands[0], operands[1],
   76069                 :             :     CONST0_RTX(V8BFmode), operands[2]));
   76070                 :             :   DONE;
   76071                 :             : }
   76072                 :             : #undef DONE
   76073                 :             : #undef FAIL
   76074                 :             :     operand0 = operands[0];
   76075                 :             :     (void) operand0;
   76076                 :             :     operand1 = operands[1];
   76077                 :             :     (void) operand1;
   76078                 :             :     operand2 = operands[2];
   76079                 :             :     (void) operand2;
   76080                 :             :   }
   76081                 :             :   emit (operand0, true);
   76082                 :             :   emit (operand1, true);
   76083                 :             :   emit (operand2, false);
   76084                 :             :   _val = get_insns ();
   76085                 :             :   end_sequence ();
   76086                 :             :   return _val;
   76087                 :             : }
   76088                 :             : 
   76089                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30500 */
   76090                 :             : rtx
   76091                 :             : gen_avx512f_dpbf16ps_v16sf_maskz (rtx operand0,
   76092                 :             :         rtx operand1,
   76093                 :             :         rtx operand2,
   76094                 :             :         rtx operand3,
   76095                 :             :         rtx operand4)
   76096                 :             : {
   76097                 :             :   rtx_insn *_val = 0;
   76098                 :             :   start_sequence ();
   76099                 :             :   {
   76100                 :             :     rtx operands[5];
   76101                 :             :     operands[0] = operand0;
   76102                 :             :     operands[1] = operand1;
   76103                 :             :     operands[2] = operand2;
   76104                 :             :     operands[3] = operand3;
   76105                 :             :     operands[4] = operand4;
   76106                 :             : #define FAIL return (end_sequence (), _val)
   76107                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76108                 :             : #line 30507 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76109                 :             : {
   76110                 :             :   emit_insn (gen_avx512f_dpbf16ps_v16sf_maskz_1(operands[0], operands[1],
   76111                 :             :     operands[2], operands[3], CONST0_RTX(V16SFmode), operands[4]));
   76112                 :             :   DONE;
   76113                 :             : }
   76114                 :             : #undef DONE
   76115                 :             : #undef FAIL
   76116                 :             :     operand0 = operands[0];
   76117                 :             :     (void) operand0;
   76118                 :             :     operand1 = operands[1];
   76119                 :             :     (void) operand1;
   76120                 :             :     operand2 = operands[2];
   76121                 :             :     (void) operand2;
   76122                 :             :     operand3 = operands[3];
   76123                 :             :     (void) operand3;
   76124                 :             :     operand4 = operands[4];
   76125                 :             :     (void) operand4;
   76126                 :             :   }
   76127                 :             :   emit (operand0, true);
   76128                 :             :   emit (operand1, true);
   76129                 :             :   emit (operand2, true);
   76130                 :             :   emit (operand3, true);
   76131                 :             :   emit (operand4, false);
   76132                 :             :   _val = get_insns ();
   76133                 :             :   end_sequence ();
   76134                 :             :   return _val;
   76135                 :             : }
   76136                 :             : 
   76137                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30500 */
   76138                 :             : rtx
   76139                 :             : gen_avx512f_dpbf16ps_v8sf_maskz (rtx operand0,
   76140                 :             :         rtx operand1,
   76141                 :             :         rtx operand2,
   76142                 :             :         rtx operand3,
   76143                 :             :         rtx operand4)
   76144                 :             : {
   76145                 :             :   rtx_insn *_val = 0;
   76146                 :             :   start_sequence ();
   76147                 :             :   {
   76148                 :             :     rtx operands[5];
   76149                 :             :     operands[0] = operand0;
   76150                 :             :     operands[1] = operand1;
   76151                 :             :     operands[2] = operand2;
   76152                 :             :     operands[3] = operand3;
   76153                 :             :     operands[4] = operand4;
   76154                 :             : #define FAIL return (end_sequence (), _val)
   76155                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76156                 :             : #line 30507 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76157                 :             : {
   76158                 :             :   emit_insn (gen_avx512f_dpbf16ps_v8sf_maskz_1(operands[0], operands[1],
   76159                 :             :     operands[2], operands[3], CONST0_RTX(V8SFmode), operands[4]));
   76160                 :             :   DONE;
   76161                 :             : }
   76162                 :             : #undef DONE
   76163                 :             : #undef FAIL
   76164                 :             :     operand0 = operands[0];
   76165                 :             :     (void) operand0;
   76166                 :             :     operand1 = operands[1];
   76167                 :             :     (void) operand1;
   76168                 :             :     operand2 = operands[2];
   76169                 :             :     (void) operand2;
   76170                 :             :     operand3 = operands[3];
   76171                 :             :     (void) operand3;
   76172                 :             :     operand4 = operands[4];
   76173                 :             :     (void) operand4;
   76174                 :             :   }
   76175                 :             :   emit (operand0, true);
   76176                 :             :   emit (operand1, true);
   76177                 :             :   emit (operand2, true);
   76178                 :             :   emit (operand3, true);
   76179                 :             :   emit (operand4, false);
   76180                 :             :   _val = get_insns ();
   76181                 :             :   end_sequence ();
   76182                 :             :   return _val;
   76183                 :             : }
   76184                 :             : 
   76185                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30500 */
   76186                 :             : rtx
   76187                 :             : gen_avx512f_dpbf16ps_v4sf_maskz (rtx operand0,
   76188                 :             :         rtx operand1,
   76189                 :             :         rtx operand2,
   76190                 :             :         rtx operand3,
   76191                 :             :         rtx operand4)
   76192                 :             : {
   76193                 :             :   rtx_insn *_val = 0;
   76194                 :             :   start_sequence ();
   76195                 :             :   {
   76196                 :             :     rtx operands[5];
   76197                 :             :     operands[0] = operand0;
   76198                 :             :     operands[1] = operand1;
   76199                 :             :     operands[2] = operand2;
   76200                 :             :     operands[3] = operand3;
   76201                 :             :     operands[4] = operand4;
   76202                 :             : #define FAIL return (end_sequence (), _val)
   76203                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76204                 :             : #line 30507 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76205                 :             : {
   76206                 :             :   emit_insn (gen_avx512f_dpbf16ps_v4sf_maskz_1(operands[0], operands[1],
   76207                 :             :     operands[2], operands[3], CONST0_RTX(V4SFmode), operands[4]));
   76208                 :             :   DONE;
   76209                 :             : }
   76210                 :             : #undef DONE
   76211                 :             : #undef FAIL
   76212                 :             :     operand0 = operands[0];
   76213                 :             :     (void) operand0;
   76214                 :             :     operand1 = operands[1];
   76215                 :             :     (void) operand1;
   76216                 :             :     operand2 = operands[2];
   76217                 :             :     (void) operand2;
   76218                 :             :     operand3 = operands[3];
   76219                 :             :     (void) operand3;
   76220                 :             :     operand4 = operands[4];
   76221                 :             :     (void) operand4;
   76222                 :             :   }
   76223                 :             :   emit (operand0, true);
   76224                 :             :   emit (operand1, true);
   76225                 :             :   emit (operand2, true);
   76226                 :             :   emit (operand3, true);
   76227                 :             :   emit (operand4, false);
   76228                 :             :   _val = get_insns ();
   76229                 :             :   end_sequence ();
   76230                 :             :   return _val;
   76231                 :             : }
   76232                 :             : 
   76233                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30548 */
   76234                 :             : rtx
   76235                 :             : gen_encodekey128u32 (rtx operand0,
   76236                 :             :         rtx operand1)
   76237                 :             : {
   76238                 :             :   rtx operand2;
   76239                 :             :   rtx_insn *_val = 0;
   76240                 :             :   start_sequence ();
   76241                 :             :   {
   76242                 :             :     rtx operands[3];
   76243                 :             :     operands[0] = operand0;
   76244                 :             :     operands[1] = operand1;
   76245                 :             : #define FAIL return (end_sequence (), _val)
   76246                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76247                 :             : #line 30556 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76248                 :             : {
   76249                 :             :   rtx xmm_regs[7];
   76250                 :             :   rtx tmp_unspec;
   76251                 :             :   unsigned i;
   76252                 :             : 
   76253                 :             :   /* parallel rtx for encodekey128 predicate */
   76254                 :             :   operands[2] = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (8));
   76255                 :             : 
   76256                 :             :   for (i = 0; i < 7; i++)
   76257                 :             :     xmm_regs[i] = gen_rtx_REG (V2DImode, GET_SSE_REGNO (i));
   76258                 :             : 
   76259                 :             :   tmp_unspec
   76260                 :             :     = gen_rtx_UNSPEC_VOLATILE (SImode,
   76261                 :             :                                gen_rtvec (2, operands[1], xmm_regs[0]),
   76262                 :             :                                UNSPECV_ENCODEKEY128U32);
   76263                 :             : 
   76264                 :             :   XVECEXP (operands[2], 0, 0)
   76265                 :             :     = gen_rtx_SET (operands[0], tmp_unspec);
   76266                 :             : 
   76267                 :             :   tmp_unspec
   76268                 :             :     = gen_rtx_UNSPEC_VOLATILE (V2DImode,
   76269                 :             :                                gen_rtvec (1, const0_rtx),
   76270                 :             :                                UNSPECV_ENCODEKEY128U32);
   76271                 :             : 
   76272                 :             :   for (i = 0; i < 3; i++)
   76273                 :             :     XVECEXP (operands[2], 0, i + 1)
   76274                 :             :       = gen_rtx_SET (xmm_regs[i], tmp_unspec);
   76275                 :             : 
   76276                 :             :   for (i = 4; i < 7; i++)
   76277                 :             :     XVECEXP (operands[2], 0, i)
   76278                 :             :       = gen_rtx_CLOBBER (VOIDmode, xmm_regs[i]);
   76279                 :             : 
   76280                 :             :   XVECEXP (operands[2], 0, 7)
   76281                 :             :     = gen_rtx_CLOBBER (VOIDmode, gen_rtx_REG (CCmode, FLAGS_REG));
   76282                 :             : }
   76283                 :             : #undef DONE
   76284                 :             : #undef FAIL
   76285                 :             :     operand0 = operands[0];
   76286                 :             :     (void) operand0;
   76287                 :             :     operand1 = operands[1];
   76288                 :             :     (void) operand1;
   76289                 :             :     operand2 = operands[2];
   76290                 :             :     (void) operand2;
   76291                 :             :   }
   76292                 :             :   emit_insn (operand2);
   76293                 :             :   _val = get_insns ();
   76294                 :             :   end_sequence ();
   76295                 :             :   return _val;
   76296                 :             : }
   76297                 :             : 
   76298                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30603 */
   76299                 :             : rtx
   76300                 :             : gen_encodekey256u32 (rtx operand0,
   76301                 :             :         rtx operand1)
   76302                 :             : {
   76303                 :             :   rtx operand2;
   76304                 :             :   rtx_insn *_val = 0;
   76305                 :             :   start_sequence ();
   76306                 :             :   {
   76307                 :             :     rtx operands[3];
   76308                 :             :     operands[0] = operand0;
   76309                 :             :     operands[1] = operand1;
   76310                 :             : #define FAIL return (end_sequence (), _val)
   76311                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76312                 :             : #line 30612 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76313                 :             : {
   76314                 :             :   rtx xmm_regs[7];
   76315                 :             :   rtx tmp_unspec;
   76316                 :             :   unsigned i;
   76317                 :             : 
   76318                 :             :   /* parallel rtx for encodekey256 predicate */
   76319                 :             :   operands[2] = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (9));
   76320                 :             : 
   76321                 :             :   for (i = 0; i < 7; i++)
   76322                 :             :     xmm_regs[i] = gen_rtx_REG (V2DImode, GET_SSE_REGNO (i));
   76323                 :             : 
   76324                 :             :   tmp_unspec
   76325                 :             :     = gen_rtx_UNSPEC_VOLATILE (SImode,
   76326                 :             :                                gen_rtvec (3, operands[1],
   76327                 :             :                                           xmm_regs[0], xmm_regs[1]),
   76328                 :             :                                UNSPECV_ENCODEKEY256U32);
   76329                 :             : 
   76330                 :             :   XVECEXP (operands[2], 0, 0)
   76331                 :             :     = gen_rtx_SET (operands[0], tmp_unspec);
   76332                 :             : 
   76333                 :             :   tmp_unspec
   76334                 :             :     = gen_rtx_UNSPEC_VOLATILE (V2DImode,
   76335                 :             :                                gen_rtvec (1, const0_rtx),
   76336                 :             :                                UNSPECV_ENCODEKEY256U32);
   76337                 :             : 
   76338                 :             :   for (i = 0; i < 4; i++)
   76339                 :             :     XVECEXP (operands[2], 0, i + 1)
   76340                 :             :       = gen_rtx_SET (xmm_regs[i], tmp_unspec);
   76341                 :             : 
   76342                 :             :   for (i = 4; i < 7; i++)
   76343                 :             :     XVECEXP (operands[2], 0, i + 1)
   76344                 :             :       = gen_rtx_CLOBBER (VOIDmode, xmm_regs[i]);
   76345                 :             : 
   76346                 :             :   XVECEXP (operands[2], 0, 8)
   76347                 :             :     = gen_rtx_CLOBBER (VOIDmode, gen_rtx_REG (CCmode, FLAGS_REG));
   76348                 :             : }
   76349                 :             : #undef DONE
   76350                 :             : #undef FAIL
   76351                 :             :     operand0 = operands[0];
   76352                 :             :     (void) operand0;
   76353                 :             :     operand1 = operands[1];
   76354                 :             :     (void) operand1;
   76355                 :             :     operand2 = operands[2];
   76356                 :             :     (void) operand2;
   76357                 :             :   }
   76358                 :             :   emit_insn (operand2);
   76359                 :             :   _val = get_insns ();
   76360                 :             :   end_sequence ();
   76361                 :             :   return _val;
   76362                 :             : }
   76363                 :             : 
   76364                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30698 */
   76365                 :             : rtx
   76366                 :             : gen_aesdecwide128klu8 (rtx operand0)
   76367                 :             : {
   76368                 :             :   rtx operand1;
   76369                 :             :   rtx_insn *_val = 0;
   76370                 :             :   start_sequence ();
   76371                 :             :   {
   76372                 :             :     rtx operands[2];
   76373                 :             :     operands[0] = operand0;
   76374                 :             : #define FAIL return (end_sequence (), _val)
   76375                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76376                 :             : #line 30705 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76377                 :             : {
   76378                 :             :   rtx tmp_unspec;
   76379                 :             :   unsigned i;
   76380                 :             : 
   76381                 :             :   /* parallel rtx for widekl predicate */
   76382                 :             :   operands[1] = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (9));
   76383                 :             : 
   76384                 :             :   tmp_unspec
   76385                 :             :     = gen_rtx_UNSPEC_VOLATILE (CCZmode,
   76386                 :             :                                gen_rtvec (1, operands[0]),
   76387                 :             :                                UNSPECV_AESDECWIDE128KLU8);
   76388                 :             : 
   76389                 :             :   XVECEXP (operands[1], 0, 0)
   76390                 :             :      = gen_rtx_SET (gen_rtx_REG (CCZmode, FLAGS_REG),
   76391                 :             :                     tmp_unspec);
   76392                 :             : 
   76393                 :             :   for (i = 0; i < 8; i++)
   76394                 :             :     {
   76395                 :             :       rtx xmm_reg = gen_rtx_REG (V2DImode, GET_SSE_REGNO (i));
   76396                 :             : 
   76397                 :             :       tmp_unspec
   76398                 :             :         = gen_rtx_UNSPEC_VOLATILE (V2DImode,
   76399                 :             :                                    gen_rtvec (1, xmm_reg),
   76400                 :             :                                    UNSPECV_AESDECWIDE128KLU8);
   76401                 :             :       XVECEXP (operands[1], 0, i + 1)
   76402                 :             :         = gen_rtx_SET (xmm_reg, tmp_unspec);
   76403                 :             :     }
   76404                 :             : }
   76405                 :             : #undef DONE
   76406                 :             : #undef FAIL
   76407                 :             :     operand0 = operands[0];
   76408                 :             :     (void) operand0;
   76409                 :             :     operand1 = operands[1];
   76410                 :             :     (void) operand1;
   76411                 :             :   }
   76412                 :             :   emit_insn (operand1);
   76413                 :             :   _val = get_insns ();
   76414                 :             :   end_sequence ();
   76415                 :             :   return _val;
   76416                 :             : }
   76417                 :             : 
   76418                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30698 */
   76419                 :             : rtx
   76420                 :             : gen_aesdecwide256klu8 (rtx operand0)
   76421                 :             : {
   76422                 :             :   rtx operand1;
   76423                 :             :   rtx_insn *_val = 0;
   76424                 :             :   start_sequence ();
   76425                 :             :   {
   76426                 :             :     rtx operands[2];
   76427                 :             :     operands[0] = operand0;
   76428                 :             : #define FAIL return (end_sequence (), _val)
   76429                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76430                 :             : #line 30705 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76431                 :             : {
   76432                 :             :   rtx tmp_unspec;
   76433                 :             :   unsigned i;
   76434                 :             : 
   76435                 :             :   /* parallel rtx for widekl predicate */
   76436                 :             :   operands[1] = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (9));
   76437                 :             : 
   76438                 :             :   tmp_unspec
   76439                 :             :     = gen_rtx_UNSPEC_VOLATILE (CCZmode,
   76440                 :             :                                gen_rtvec (1, operands[0]),
   76441                 :             :                                UNSPECV_AESDECWIDE256KLU8);
   76442                 :             : 
   76443                 :             :   XVECEXP (operands[1], 0, 0)
   76444                 :             :      = gen_rtx_SET (gen_rtx_REG (CCZmode, FLAGS_REG),
   76445                 :             :                     tmp_unspec);
   76446                 :             : 
   76447                 :             :   for (i = 0; i < 8; i++)
   76448                 :             :     {
   76449                 :             :       rtx xmm_reg = gen_rtx_REG (V2DImode, GET_SSE_REGNO (i));
   76450                 :             : 
   76451                 :             :       tmp_unspec
   76452                 :             :         = gen_rtx_UNSPEC_VOLATILE (V2DImode,
   76453                 :             :                                    gen_rtvec (1, xmm_reg),
   76454                 :             :                                    UNSPECV_AESDECWIDE256KLU8);
   76455                 :             :       XVECEXP (operands[1], 0, i + 1)
   76456                 :             :         = gen_rtx_SET (xmm_reg, tmp_unspec);
   76457                 :             :     }
   76458                 :             : }
   76459                 :             : #undef DONE
   76460                 :             : #undef FAIL
   76461                 :             :     operand0 = operands[0];
   76462                 :             :     (void) operand0;
   76463                 :             :     operand1 = operands[1];
   76464                 :             :     (void) operand1;
   76465                 :             :   }
   76466                 :             :   emit_insn (operand1);
   76467                 :             :   _val = get_insns ();
   76468                 :             :   end_sequence ();
   76469                 :             :   return _val;
   76470                 :             : }
   76471                 :             : 
   76472                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30698 */
   76473                 :             : rtx
   76474                 :             : gen_aesencwide128klu8 (rtx operand0)
   76475                 :             : {
   76476                 :             :   rtx operand1;
   76477                 :             :   rtx_insn *_val = 0;
   76478                 :             :   start_sequence ();
   76479                 :             :   {
   76480                 :             :     rtx operands[2];
   76481                 :             :     operands[0] = operand0;
   76482                 :             : #define FAIL return (end_sequence (), _val)
   76483                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76484                 :             : #line 30705 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76485                 :             : {
   76486                 :             :   rtx tmp_unspec;
   76487                 :             :   unsigned i;
   76488                 :             : 
   76489                 :             :   /* parallel rtx for widekl predicate */
   76490                 :             :   operands[1] = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (9));
   76491                 :             : 
   76492                 :             :   tmp_unspec
   76493                 :             :     = gen_rtx_UNSPEC_VOLATILE (CCZmode,
   76494                 :             :                                gen_rtvec (1, operands[0]),
   76495                 :             :                                UNSPECV_AESENCWIDE128KLU8);
   76496                 :             : 
   76497                 :             :   XVECEXP (operands[1], 0, 0)
   76498                 :             :      = gen_rtx_SET (gen_rtx_REG (CCZmode, FLAGS_REG),
   76499                 :             :                     tmp_unspec);
   76500                 :             : 
   76501                 :             :   for (i = 0; i < 8; i++)
   76502                 :             :     {
   76503                 :             :       rtx xmm_reg = gen_rtx_REG (V2DImode, GET_SSE_REGNO (i));
   76504                 :             : 
   76505                 :             :       tmp_unspec
   76506                 :             :         = gen_rtx_UNSPEC_VOLATILE (V2DImode,
   76507                 :             :                                    gen_rtvec (1, xmm_reg),
   76508                 :             :                                    UNSPECV_AESENCWIDE128KLU8);
   76509                 :             :       XVECEXP (operands[1], 0, i + 1)
   76510                 :             :         = gen_rtx_SET (xmm_reg, tmp_unspec);
   76511                 :             :     }
   76512                 :             : }
   76513                 :             : #undef DONE
   76514                 :             : #undef FAIL
   76515                 :             :     operand0 = operands[0];
   76516                 :             :     (void) operand0;
   76517                 :             :     operand1 = operands[1];
   76518                 :             :     (void) operand1;
   76519                 :             :   }
   76520                 :             :   emit_insn (operand1);
   76521                 :             :   _val = get_insns ();
   76522                 :             :   end_sequence ();
   76523                 :             :   return _val;
   76524                 :             : }
   76525                 :             : 
   76526                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30698 */
   76527                 :             : rtx
   76528                 :             : gen_aesencwide256klu8 (rtx operand0)
   76529                 :             : {
   76530                 :             :   rtx operand1;
   76531                 :             :   rtx_insn *_val = 0;
   76532                 :             :   start_sequence ();
   76533                 :             :   {
   76534                 :             :     rtx operands[2];
   76535                 :             :     operands[0] = operand0;
   76536                 :             : #define FAIL return (end_sequence (), _val)
   76537                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76538                 :             : #line 30705 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76539                 :             : {
   76540                 :             :   rtx tmp_unspec;
   76541                 :             :   unsigned i;
   76542                 :             : 
   76543                 :             :   /* parallel rtx for widekl predicate */
   76544                 :             :   operands[1] = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (9));
   76545                 :             : 
   76546                 :             :   tmp_unspec
   76547                 :             :     = gen_rtx_UNSPEC_VOLATILE (CCZmode,
   76548                 :             :                                gen_rtvec (1, operands[0]),
   76549                 :             :                                UNSPECV_AESENCWIDE256KLU8);
   76550                 :             : 
   76551                 :             :   XVECEXP (operands[1], 0, 0)
   76552                 :             :      = gen_rtx_SET (gen_rtx_REG (CCZmode, FLAGS_REG),
   76553                 :             :                     tmp_unspec);
   76554                 :             : 
   76555                 :             :   for (i = 0; i < 8; i++)
   76556                 :             :     {
   76557                 :             :       rtx xmm_reg = gen_rtx_REG (V2DImode, GET_SSE_REGNO (i));
   76558                 :             : 
   76559                 :             :       tmp_unspec
   76560                 :             :         = gen_rtx_UNSPEC_VOLATILE (V2DImode,
   76561                 :             :                                    gen_rtvec (1, xmm_reg),
   76562                 :             :                                    UNSPECV_AESENCWIDE256KLU8);
   76563                 :             :       XVECEXP (operands[1], 0, i + 1)
   76564                 :             :         = gen_rtx_SET (xmm_reg, tmp_unspec);
   76565                 :             :     }
   76566                 :             : }
   76567                 :             : #undef DONE
   76568                 :             : #undef FAIL
   76569                 :             :     operand0 = operands[0];
   76570                 :             :     (void) operand0;
   76571                 :             :     operand1 = operands[1];
   76572                 :             :     (void) operand1;
   76573                 :             :   }
   76574                 :             :   emit_insn (operand1);
   76575                 :             :   _val = get_insns ();
   76576                 :             :   end_sequence ();
   76577                 :             :   return _val;
   76578                 :             : }
   76579                 :             : 
   76580                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30761 */
   76581                 :             : rtx
   76582                 :             : gen_vec_duplicatev64qi (rtx operand0,
   76583                 :             :         rtx operand1)
   76584                 :             : {
   76585                 :             :   rtx_insn *_val = 0;
   76586                 :             :   start_sequence ();
   76587                 :             :   {
   76588                 :             :     rtx operands[2];
   76589                 :             :     operands[0] = operand0;
   76590                 :             :     operands[1] = operand1;
   76591                 :             : #define FAIL return (end_sequence (), _val)
   76592                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76593                 :             : #line 30766 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76594                 :             : {
   76595                 :             :   if (!ix86_expand_vector_init_duplicate (false,
   76596                 :             :                                           GET_MODE (operands[0]),
   76597                 :             :                                           operands[0],
   76598                 :             :                                           operands[1]))
   76599                 :             :     gcc_unreachable ();
   76600                 :             :   DONE;
   76601                 :             : }
   76602                 :             : #undef DONE
   76603                 :             : #undef FAIL
   76604                 :             :     operand0 = operands[0];
   76605                 :             :     (void) operand0;
   76606                 :             :     operand1 = operands[1];
   76607                 :             :     (void) operand1;
   76608                 :             :   }
   76609                 :             :   emit_insn (gen_rtx_SET (operand0,
   76610                 :             :         gen_rtx_VEC_DUPLICATE (V64QImode,
   76611                 :             :         operand1)));
   76612                 :             :   _val = get_insns ();
   76613                 :             :   end_sequence ();
   76614                 :             :   return _val;
   76615                 :             : }
   76616                 :             : 
   76617                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30761 */
   76618                 :             : rtx
   76619                 :             : gen_vec_duplicatev32qi (rtx operand0,
   76620                 :             :         rtx operand1)
   76621                 :             : {
   76622                 :             :   rtx_insn *_val = 0;
   76623                 :             :   start_sequence ();
   76624                 :             :   {
   76625                 :             :     rtx operands[2];
   76626                 :             :     operands[0] = operand0;
   76627                 :             :     operands[1] = operand1;
   76628                 :             : #define FAIL return (end_sequence (), _val)
   76629                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76630                 :             : #line 30766 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76631                 :             : {
   76632                 :             :   if (!ix86_expand_vector_init_duplicate (false,
   76633                 :             :                                           GET_MODE (operands[0]),
   76634                 :             :                                           operands[0],
   76635                 :             :                                           operands[1]))
   76636                 :             :     gcc_unreachable ();
   76637                 :             :   DONE;
   76638                 :             : }
   76639                 :             : #undef DONE
   76640                 :             : #undef FAIL
   76641                 :             :     operand0 = operands[0];
   76642                 :             :     (void) operand0;
   76643                 :             :     operand1 = operands[1];
   76644                 :             :     (void) operand1;
   76645                 :             :   }
   76646                 :             :   emit_insn (gen_rtx_SET (operand0,
   76647                 :             :         gen_rtx_VEC_DUPLICATE (V32QImode,
   76648                 :             :         operand1)));
   76649                 :             :   _val = get_insns ();
   76650                 :             :   end_sequence ();
   76651                 :             :   return _val;
   76652                 :             : }
   76653                 :             : 
   76654                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30761 */
   76655                 :             : rtx
   76656                 :             : gen_vec_duplicatev16qi (rtx operand0,
   76657                 :             :         rtx operand1)
   76658                 :             : {
   76659                 :             :   rtx_insn *_val = 0;
   76660                 :             :   start_sequence ();
   76661                 :             :   {
   76662                 :             :     rtx operands[2];
   76663                 :             :     operands[0] = operand0;
   76664                 :             :     operands[1] = operand1;
   76665                 :             : #define FAIL return (end_sequence (), _val)
   76666                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76667                 :             : #line 30766 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76668                 :             : {
   76669                 :             :   if (!ix86_expand_vector_init_duplicate (false,
   76670                 :             :                                           GET_MODE (operands[0]),
   76671                 :             :                                           operands[0],
   76672                 :             :                                           operands[1]))
   76673                 :             :     gcc_unreachable ();
   76674                 :             :   DONE;
   76675                 :             : }
   76676                 :             : #undef DONE
   76677                 :             : #undef FAIL
   76678                 :             :     operand0 = operands[0];
   76679                 :             :     (void) operand0;
   76680                 :             :     operand1 = operands[1];
   76681                 :             :     (void) operand1;
   76682                 :             :   }
   76683                 :             :   emit_insn (gen_rtx_SET (operand0,
   76684                 :             :         gen_rtx_VEC_DUPLICATE (V16QImode,
   76685                 :             :         operand1)));
   76686                 :             :   _val = get_insns ();
   76687                 :             :   end_sequence ();
   76688                 :             :   return _val;
   76689                 :             : }
   76690                 :             : 
   76691                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30761 */
   76692                 :             : rtx
   76693                 :             : gen_vec_duplicatev32hi (rtx operand0,
   76694                 :             :         rtx operand1)
   76695                 :             : {
   76696                 :             :   rtx_insn *_val = 0;
   76697                 :             :   start_sequence ();
   76698                 :             :   {
   76699                 :             :     rtx operands[2];
   76700                 :             :     operands[0] = operand0;
   76701                 :             :     operands[1] = operand1;
   76702                 :             : #define FAIL return (end_sequence (), _val)
   76703                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76704                 :             : #line 30766 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76705                 :             : {
   76706                 :             :   if (!ix86_expand_vector_init_duplicate (false,
   76707                 :             :                                           GET_MODE (operands[0]),
   76708                 :             :                                           operands[0],
   76709                 :             :                                           operands[1]))
   76710                 :             :     gcc_unreachable ();
   76711                 :             :   DONE;
   76712                 :             : }
   76713                 :             : #undef DONE
   76714                 :             : #undef FAIL
   76715                 :             :     operand0 = operands[0];
   76716                 :             :     (void) operand0;
   76717                 :             :     operand1 = operands[1];
   76718                 :             :     (void) operand1;
   76719                 :             :   }
   76720                 :             :   emit_insn (gen_rtx_SET (operand0,
   76721                 :             :         gen_rtx_VEC_DUPLICATE (V32HImode,
   76722                 :             :         operand1)));
   76723                 :             :   _val = get_insns ();
   76724                 :             :   end_sequence ();
   76725                 :             :   return _val;
   76726                 :             : }
   76727                 :             : 
   76728                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30761 */
   76729                 :             : rtx
   76730                 :             : gen_vec_duplicatev16hi (rtx operand0,
   76731                 :             :         rtx operand1)
   76732                 :             : {
   76733                 :             :   rtx_insn *_val = 0;
   76734                 :             :   start_sequence ();
   76735                 :             :   {
   76736                 :             :     rtx operands[2];
   76737                 :             :     operands[0] = operand0;
   76738                 :             :     operands[1] = operand1;
   76739                 :             : #define FAIL return (end_sequence (), _val)
   76740                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76741                 :             : #line 30766 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76742                 :             : {
   76743                 :             :   if (!ix86_expand_vector_init_duplicate (false,
   76744                 :             :                                           GET_MODE (operands[0]),
   76745                 :             :                                           operands[0],
   76746                 :             :                                           operands[1]))
   76747                 :             :     gcc_unreachable ();
   76748                 :             :   DONE;
   76749                 :             : }
   76750                 :             : #undef DONE
   76751                 :             : #undef FAIL
   76752                 :             :     operand0 = operands[0];
   76753                 :             :     (void) operand0;
   76754                 :             :     operand1 = operands[1];
   76755                 :             :     (void) operand1;
   76756                 :             :   }
   76757                 :             :   emit_insn (gen_rtx_SET (operand0,
   76758                 :             :         gen_rtx_VEC_DUPLICATE (V16HImode,
   76759                 :             :         operand1)));
   76760                 :             :   _val = get_insns ();
   76761                 :             :   end_sequence ();
   76762                 :             :   return _val;
   76763                 :             : }
   76764                 :             : 
   76765                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30761 */
   76766                 :             : rtx
   76767                 :             : gen_vec_duplicatev8hi (rtx operand0,
   76768                 :             :         rtx operand1)
   76769                 :             : {
   76770                 :             :   rtx_insn *_val = 0;
   76771                 :             :   start_sequence ();
   76772                 :             :   {
   76773                 :             :     rtx operands[2];
   76774                 :             :     operands[0] = operand0;
   76775                 :             :     operands[1] = operand1;
   76776                 :             : #define FAIL return (end_sequence (), _val)
   76777                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76778                 :             : #line 30766 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76779                 :             : {
   76780                 :             :   if (!ix86_expand_vector_init_duplicate (false,
   76781                 :             :                                           GET_MODE (operands[0]),
   76782                 :             :                                           operands[0],
   76783                 :             :                                           operands[1]))
   76784                 :             :     gcc_unreachable ();
   76785                 :             :   DONE;
   76786                 :             : }
   76787                 :             : #undef DONE
   76788                 :             : #undef FAIL
   76789                 :             :     operand0 = operands[0];
   76790                 :             :     (void) operand0;
   76791                 :             :     operand1 = operands[1];
   76792                 :             :     (void) operand1;
   76793                 :             :   }
   76794                 :             :   emit_insn (gen_rtx_SET (operand0,
   76795                 :             :         gen_rtx_VEC_DUPLICATE (V8HImode,
   76796                 :             :         operand1)));
   76797                 :             :   _val = get_insns ();
   76798                 :             :   end_sequence ();
   76799                 :             :   return _val;
   76800                 :             : }
   76801                 :             : 
   76802                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30761 */
   76803                 :             : rtx
   76804                 :             : gen_vec_duplicatev16si (rtx operand0,
   76805                 :             :         rtx operand1)
   76806                 :             : {
   76807                 :             :   rtx_insn *_val = 0;
   76808                 :             :   start_sequence ();
   76809                 :             :   {
   76810                 :             :     rtx operands[2];
   76811                 :             :     operands[0] = operand0;
   76812                 :             :     operands[1] = operand1;
   76813                 :             : #define FAIL return (end_sequence (), _val)
   76814                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76815                 :             : #line 30766 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76816                 :             : {
   76817                 :             :   if (!ix86_expand_vector_init_duplicate (false,
   76818                 :             :                                           GET_MODE (operands[0]),
   76819                 :             :                                           operands[0],
   76820                 :             :                                           operands[1]))
   76821                 :             :     gcc_unreachable ();
   76822                 :             :   DONE;
   76823                 :             : }
   76824                 :             : #undef DONE
   76825                 :             : #undef FAIL
   76826                 :             :     operand0 = operands[0];
   76827                 :             :     (void) operand0;
   76828                 :             :     operand1 = operands[1];
   76829                 :             :     (void) operand1;
   76830                 :             :   }
   76831                 :             :   emit_insn (gen_rtx_SET (operand0,
   76832                 :             :         gen_rtx_VEC_DUPLICATE (V16SImode,
   76833                 :             :         operand1)));
   76834                 :             :   _val = get_insns ();
   76835                 :             :   end_sequence ();
   76836                 :             :   return _val;
   76837                 :             : }
   76838                 :             : 
   76839                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30761 */
   76840                 :             : rtx
   76841                 :             : gen_vec_duplicatev8si (rtx operand0,
   76842                 :             :         rtx operand1)
   76843                 :             : {
   76844                 :             :   rtx_insn *_val = 0;
   76845                 :             :   start_sequence ();
   76846                 :             :   {
   76847                 :             :     rtx operands[2];
   76848                 :             :     operands[0] = operand0;
   76849                 :             :     operands[1] = operand1;
   76850                 :             : #define FAIL return (end_sequence (), _val)
   76851                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76852                 :             : #line 30766 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76853                 :             : {
   76854                 :             :   if (!ix86_expand_vector_init_duplicate (false,
   76855                 :             :                                           GET_MODE (operands[0]),
   76856                 :             :                                           operands[0],
   76857                 :             :                                           operands[1]))
   76858                 :             :     gcc_unreachable ();
   76859                 :             :   DONE;
   76860                 :             : }
   76861                 :             : #undef DONE
   76862                 :             : #undef FAIL
   76863                 :             :     operand0 = operands[0];
   76864                 :             :     (void) operand0;
   76865                 :             :     operand1 = operands[1];
   76866                 :             :     (void) operand1;
   76867                 :             :   }
   76868                 :             :   emit_insn (gen_rtx_SET (operand0,
   76869                 :             :         gen_rtx_VEC_DUPLICATE (V8SImode,
   76870                 :             :         operand1)));
   76871                 :             :   _val = get_insns ();
   76872                 :             :   end_sequence ();
   76873                 :             :   return _val;
   76874                 :             : }
   76875                 :             : 
   76876                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30761 */
   76877                 :             : rtx
   76878                 :             : gen_vec_duplicatev4si (rtx operand0,
   76879                 :             :         rtx operand1)
   76880                 :             : {
   76881                 :             :   rtx_insn *_val = 0;
   76882                 :             :   start_sequence ();
   76883                 :             :   {
   76884                 :             :     rtx operands[2];
   76885                 :             :     operands[0] = operand0;
   76886                 :             :     operands[1] = operand1;
   76887                 :             : #define FAIL return (end_sequence (), _val)
   76888                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76889                 :             : #line 30766 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76890                 :             : {
   76891                 :             :   if (!ix86_expand_vector_init_duplicate (false,
   76892                 :             :                                           GET_MODE (operands[0]),
   76893                 :             :                                           operands[0],
   76894                 :             :                                           operands[1]))
   76895                 :             :     gcc_unreachable ();
   76896                 :             :   DONE;
   76897                 :             : }
   76898                 :             : #undef DONE
   76899                 :             : #undef FAIL
   76900                 :             :     operand0 = operands[0];
   76901                 :             :     (void) operand0;
   76902                 :             :     operand1 = operands[1];
   76903                 :             :     (void) operand1;
   76904                 :             :   }
   76905                 :             :   emit_insn (gen_rtx_SET (operand0,
   76906                 :             :         gen_rtx_VEC_DUPLICATE (V4SImode,
   76907                 :             :         operand1)));
   76908                 :             :   _val = get_insns ();
   76909                 :             :   end_sequence ();
   76910                 :             :   return _val;
   76911                 :             : }
   76912                 :             : 
   76913                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30761 */
   76914                 :             : rtx
   76915                 :             : gen_vec_duplicatev8di (rtx operand0,
   76916                 :             :         rtx operand1)
   76917                 :             : {
   76918                 :             :   rtx_insn *_val = 0;
   76919                 :             :   start_sequence ();
   76920                 :             :   {
   76921                 :             :     rtx operands[2];
   76922                 :             :     operands[0] = operand0;
   76923                 :             :     operands[1] = operand1;
   76924                 :             : #define FAIL return (end_sequence (), _val)
   76925                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76926                 :             : #line 30766 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76927                 :             : {
   76928                 :             :   if (!ix86_expand_vector_init_duplicate (false,
   76929                 :             :                                           GET_MODE (operands[0]),
   76930                 :             :                                           operands[0],
   76931                 :             :                                           operands[1]))
   76932                 :             :     gcc_unreachable ();
   76933                 :             :   DONE;
   76934                 :             : }
   76935                 :             : #undef DONE
   76936                 :             : #undef FAIL
   76937                 :             :     operand0 = operands[0];
   76938                 :             :     (void) operand0;
   76939                 :             :     operand1 = operands[1];
   76940                 :             :     (void) operand1;
   76941                 :             :   }
   76942                 :             :   emit_insn (gen_rtx_SET (operand0,
   76943                 :             :         gen_rtx_VEC_DUPLICATE (V8DImode,
   76944                 :             :         operand1)));
   76945                 :             :   _val = get_insns ();
   76946                 :             :   end_sequence ();
   76947                 :             :   return _val;
   76948                 :             : }
   76949                 :             : 
   76950                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30761 */
   76951                 :             : rtx
   76952                 :             : gen_vec_duplicatev4di (rtx operand0,
   76953                 :             :         rtx operand1)
   76954                 :             : {
   76955                 :             :   rtx_insn *_val = 0;
   76956                 :             :   start_sequence ();
   76957                 :             :   {
   76958                 :             :     rtx operands[2];
   76959                 :             :     operands[0] = operand0;
   76960                 :             :     operands[1] = operand1;
   76961                 :             : #define FAIL return (end_sequence (), _val)
   76962                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76963                 :             : #line 30766 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   76964                 :             : {
   76965                 :             :   if (!ix86_expand_vector_init_duplicate (false,
   76966                 :             :                                           GET_MODE (operands[0]),
   76967                 :             :                                           operands[0],
   76968                 :             :                                           operands[1]))
   76969                 :             :     gcc_unreachable ();
   76970                 :             :   DONE;
   76971                 :             : }
   76972                 :             : #undef DONE
   76973                 :             : #undef FAIL
   76974                 :             :     operand0 = operands[0];
   76975                 :             :     (void) operand0;
   76976                 :             :     operand1 = operands[1];
   76977                 :             :     (void) operand1;
   76978                 :             :   }
   76979                 :             :   emit_insn (gen_rtx_SET (operand0,
   76980                 :             :         gen_rtx_VEC_DUPLICATE (V4DImode,
   76981                 :             :         operand1)));
   76982                 :             :   _val = get_insns ();
   76983                 :             :   end_sequence ();
   76984                 :             :   return _val;
   76985                 :             : }
   76986                 :             : 
   76987                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30761 */
   76988                 :             : rtx
   76989                 :             : gen_vec_duplicatev2di (rtx operand0,
   76990                 :             :         rtx operand1)
   76991                 :             : {
   76992                 :             :   rtx_insn *_val = 0;
   76993                 :             :   start_sequence ();
   76994                 :             :   {
   76995                 :             :     rtx operands[2];
   76996                 :             :     operands[0] = operand0;
   76997                 :             :     operands[1] = operand1;
   76998                 :             : #define FAIL return (end_sequence (), _val)
   76999                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77000                 :             : #line 30766 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   77001                 :             : {
   77002                 :             :   if (!ix86_expand_vector_init_duplicate (false,
   77003                 :             :                                           GET_MODE (operands[0]),
   77004                 :             :                                           operands[0],
   77005                 :             :                                           operands[1]))
   77006                 :             :     gcc_unreachable ();
   77007                 :             :   DONE;
   77008                 :             : }
   77009                 :             : #undef DONE
   77010                 :             : #undef FAIL
   77011                 :             :     operand0 = operands[0];
   77012                 :             :     (void) operand0;
   77013                 :             :     operand1 = operands[1];
   77014                 :             :     (void) operand1;
   77015                 :             :   }
   77016                 :             :   emit_insn (gen_rtx_SET (operand0,
   77017                 :             :         gen_rtx_VEC_DUPLICATE (V2DImode,
   77018                 :             :         operand1)));
   77019                 :             :   _val = get_insns ();
   77020                 :             :   end_sequence ();
   77021                 :             :   return _val;
   77022                 :             : }
   77023                 :             : 
   77024                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30788 */
   77025                 :             : rtx
   77026                 :             : gen_sdot_prodv32qi (rtx operand0,
   77027                 :             :         rtx operand1,
   77028                 :             :         rtx operand2,
   77029                 :             :         rtx operand3)
   77030                 :             : {
   77031                 :             :   rtx_insn *_val = 0;
   77032                 :             :   start_sequence ();
   77033                 :             :   {
   77034                 :             :     rtx operands[4];
   77035                 :             :     operands[0] = operand0;
   77036                 :             :     operands[1] = operand1;
   77037                 :             :     operands[2] = operand2;
   77038                 :             :     operands[3] = operand3;
   77039                 :             : #define FAIL return (end_sequence (), _val)
   77040                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77041                 :             : #line 30794 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   77042                 :             : {
   77043                 :             :   if (TARGET_AVXVNNIINT8)
   77044                 :             :     {
   77045                 :             :       operands[1] = lowpart_subreg (V8SImode,
   77046                 :             :                                     force_reg (V32QImode, operands[1]),
   77047                 :             :                                     V32QImode);
   77048                 :             :       operands[2] = lowpart_subreg (V8SImode,
   77049                 :             :                                     force_reg (V32QImode, operands[2]),
   77050                 :             :                                     V32QImode);
   77051                 :             :       emit_insn (gen_vpdpbssd_v8si (operands[0], operands[3],
   77052                 :             :                                                   operands[1], operands[2]));
   77053                 :             :     }
   77054                 :             :   else
   77055                 :             :     {
   77056                 :             :       /* Emulate with vpdpwssd.  */
   77057                 :             :       rtx op1_lo = gen_reg_rtx (V16HImode);
   77058                 :             :       rtx op1_hi = gen_reg_rtx (V16HImode);
   77059                 :             :       rtx op2_lo = gen_reg_rtx (V16HImode);
   77060                 :             :       rtx op2_hi = gen_reg_rtx (V16HImode);
   77061                 :             : 
   77062                 :             :       emit_insn (gen_vec_unpacks_lo_v32qi (op1_lo, operands[1]));
   77063                 :             :       emit_insn (gen_vec_unpacks_lo_v32qi (op2_lo, operands[2]));
   77064                 :             :       emit_insn (gen_vec_unpacks_hi_v32qi (op1_hi, operands[1]));
   77065                 :             :       emit_insn (gen_vec_unpacks_hi_v32qi (op2_hi, operands[2]));
   77066                 :             : 
   77067                 :             :       rtx res1 = gen_reg_rtx (V8SImode);
   77068                 :             :       rtx res2 = gen_reg_rtx (V8SImode);
   77069                 :             :       rtx sum = gen_reg_rtx (V8SImode);
   77070                 :             : 
   77071                 :             :       emit_move_insn (sum, CONST0_RTX (V8SImode));
   77072                 :             :       emit_insn (gen_sdot_prodv16hi (res1, op1_lo,
   77073                 :             :                                                     op2_lo, sum));
   77074                 :             :       emit_insn (gen_sdot_prodv16hi (res2, op1_hi,
   77075                 :             :                                                     op2_hi, operands[3]));
   77076                 :             :       emit_insn (gen_addv8si3 (operands[0], res1, res2));
   77077                 :             :     }
   77078                 :             : 
   77079                 :             :   DONE;
   77080                 :             : }
   77081                 :             : #undef DONE
   77082                 :             : #undef FAIL
   77083                 :             :     operand0 = operands[0];
   77084                 :             :     (void) operand0;
   77085                 :             :     operand1 = operands[1];
   77086                 :             :     (void) operand1;
   77087                 :             :     operand2 = operands[2];
   77088                 :             :     (void) operand2;
   77089                 :             :     operand3 = operands[3];
   77090                 :             :     (void) operand3;
   77091                 :             :   }
   77092                 :             :   emit (operand0, true);
   77093                 :             :   emit (operand1, true);
   77094                 :             :   emit (operand2, true);
   77095                 :             :   emit (operand3, false);
   77096                 :             :   _val = get_insns ();
   77097                 :             :   end_sequence ();
   77098                 :             :   return _val;
   77099                 :             : }
   77100                 :             : 
   77101                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30788 */
   77102                 :             : rtx
   77103                 :             : gen_sdot_prodv16qi (rtx operand0,
   77104                 :             :         rtx operand1,
   77105                 :             :         rtx operand2,
   77106                 :             :         rtx operand3)
   77107                 :             : {
   77108                 :             :   rtx_insn *_val = 0;
   77109                 :             :   start_sequence ();
   77110                 :             :   {
   77111                 :             :     rtx operands[4];
   77112                 :             :     operands[0] = operand0;
   77113                 :             :     operands[1] = operand1;
   77114                 :             :     operands[2] = operand2;
   77115                 :             :     operands[3] = operand3;
   77116                 :             : #define FAIL return (end_sequence (), _val)
   77117                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77118                 :             : #line 30794 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   77119                 :             : {
   77120                 :             :   if (TARGET_AVXVNNIINT8)
   77121                 :             :     {
   77122                 :             :       operands[1] = lowpart_subreg (V4SImode,
   77123                 :             :                                     force_reg (V16QImode, operands[1]),
   77124                 :             :                                     V16QImode);
   77125                 :             :       operands[2] = lowpart_subreg (V4SImode,
   77126                 :             :                                     force_reg (V16QImode, operands[2]),
   77127                 :             :                                     V16QImode);
   77128                 :             :       emit_insn (gen_vpdpbssd_v4si (operands[0], operands[3],
   77129                 :             :                                                   operands[1], operands[2]));
   77130                 :             :     }
   77131                 :             :   else
   77132                 :             :     {
   77133                 :             :       /* Emulate with vpdpwssd.  */
   77134                 :             :       rtx op1_lo = gen_reg_rtx (V8HImode);
   77135                 :             :       rtx op1_hi = gen_reg_rtx (V8HImode);
   77136                 :             :       rtx op2_lo = gen_reg_rtx (V8HImode);
   77137                 :             :       rtx op2_hi = gen_reg_rtx (V8HImode);
   77138                 :             : 
   77139                 :             :       emit_insn (gen_vec_unpacks_lo_v16qi (op1_lo, operands[1]));
   77140                 :             :       emit_insn (gen_vec_unpacks_lo_v16qi (op2_lo, operands[2]));
   77141                 :             :       emit_insn (gen_vec_unpacks_hi_v16qi (op1_hi, operands[1]));
   77142                 :             :       emit_insn (gen_vec_unpacks_hi_v16qi (op2_hi, operands[2]));
   77143                 :             : 
   77144                 :             :       rtx res1 = gen_reg_rtx (V4SImode);
   77145                 :             :       rtx res2 = gen_reg_rtx (V4SImode);
   77146                 :             :       rtx sum = gen_reg_rtx (V4SImode);
   77147                 :             : 
   77148                 :             :       emit_move_insn (sum, CONST0_RTX (V4SImode));
   77149                 :             :       emit_insn (gen_sdot_prodv8hi (res1, op1_lo,
   77150                 :             :                                                     op2_lo, sum));
   77151                 :             :       emit_insn (gen_sdot_prodv8hi (res2, op1_hi,
   77152                 :             :                                                     op2_hi, operands[3]));
   77153                 :             :       emit_insn (gen_addv4si3 (operands[0], res1, res2));
   77154                 :             :     }
   77155                 :             : 
   77156                 :             :   DONE;
   77157                 :             : }
   77158                 :             : #undef DONE
   77159                 :             : #undef FAIL
   77160                 :             :     operand0 = operands[0];
   77161                 :             :     (void) operand0;
   77162                 :             :     operand1 = operands[1];
   77163                 :             :     (void) operand1;
   77164                 :             :     operand2 = operands[2];
   77165                 :             :     (void) operand2;
   77166                 :             :     operand3 = operands[3];
   77167                 :             :     (void) operand3;
   77168                 :             :   }
   77169                 :             :   emit (operand0, true);
   77170                 :             :   emit (operand1, true);
   77171                 :             :   emit (operand2, true);
   77172                 :             :   emit (operand3, false);
   77173                 :             :   _val = get_insns ();
   77174                 :             :   end_sequence ();
   77175                 :             :   return _val;
   77176                 :             : }
   77177                 :             : 
   77178                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30834 */
   77179                 :             : rtx
   77180                 :             : gen_sdot_prodv64qi (rtx operand0,
   77181                 :             :         rtx operand1,
   77182                 :             :         rtx operand2,
   77183                 :             :         rtx operand3)
   77184                 :             : {
   77185                 :             :   rtx_insn *_val = 0;
   77186                 :             :   start_sequence ();
   77187                 :             :   {
   77188                 :             :     rtx operands[4];
   77189                 :             :     operands[0] = operand0;
   77190                 :             :     operands[1] = operand1;
   77191                 :             :     operands[2] = operand2;
   77192                 :             :     operands[3] = operand3;
   77193                 :             : #define FAIL return (end_sequence (), _val)
   77194                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77195                 :             : #line 30840 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   77196                 :             : {
   77197                 :             :   /* Emulate with vpdpwssd.  */
   77198                 :             :   rtx op1_lo = gen_reg_rtx (V32HImode);
   77199                 :             :   rtx op1_hi = gen_reg_rtx (V32HImode);
   77200                 :             :   rtx op2_lo = gen_reg_rtx (V32HImode);
   77201                 :             :   rtx op2_hi = gen_reg_rtx (V32HImode);
   77202                 :             : 
   77203                 :             :   emit_insn (gen_vec_unpacks_lo_v64qi (op1_lo, operands[1]));
   77204                 :             :   emit_insn (gen_vec_unpacks_lo_v64qi (op2_lo, operands[2]));
   77205                 :             :   emit_insn (gen_vec_unpacks_hi_v64qi (op1_hi, operands[1]));
   77206                 :             :   emit_insn (gen_vec_unpacks_hi_v64qi (op2_hi, operands[2]));
   77207                 :             : 
   77208                 :             :   rtx res1 = gen_reg_rtx (V16SImode);
   77209                 :             :   rtx res2 = gen_reg_rtx (V16SImode);
   77210                 :             :   rtx sum = gen_reg_rtx (V16SImode);
   77211                 :             : 
   77212                 :             :   emit_move_insn (sum, CONST0_RTX (V16SImode));
   77213                 :             :   emit_insn (gen_sdot_prodv32hi (res1, op1_lo, op2_lo, sum));
   77214                 :             :   emit_insn (gen_sdot_prodv32hi (res2, op1_hi, op2_hi, operands[3]));
   77215                 :             : 
   77216                 :             :   emit_insn (gen_addv16si3 (operands[0], res1, res2));
   77217                 :             :   DONE;
   77218                 :             : }
   77219                 :             : #undef DONE
   77220                 :             : #undef FAIL
   77221                 :             :     operand0 = operands[0];
   77222                 :             :     (void) operand0;
   77223                 :             :     operand1 = operands[1];
   77224                 :             :     (void) operand1;
   77225                 :             :     operand2 = operands[2];
   77226                 :             :     (void) operand2;
   77227                 :             :     operand3 = operands[3];
   77228                 :             :     (void) operand3;
   77229                 :             :   }
   77230                 :             :   emit (operand0, true);
   77231                 :             :   emit (operand1, true);
   77232                 :             :   emit (operand2, true);
   77233                 :             :   emit (operand3, false);
   77234                 :             :   _val = get_insns ();
   77235                 :             :   end_sequence ();
   77236                 :             :   return _val;
   77237                 :             : }
   77238                 :             : 
   77239                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30864 */
   77240                 :             : rtx
   77241                 :             : gen_udot_prodv32qi (rtx operand0,
   77242                 :             :         rtx operand1,
   77243                 :             :         rtx operand2,
   77244                 :             :         rtx operand3)
   77245                 :             : {
   77246                 :             :   rtx_insn *_val = 0;
   77247                 :             :   start_sequence ();
   77248                 :             :   {
   77249                 :             :     rtx operands[4];
   77250                 :             :     operands[0] = operand0;
   77251                 :             :     operands[1] = operand1;
   77252                 :             :     operands[2] = operand2;
   77253                 :             :     operands[3] = operand3;
   77254                 :             : #define FAIL return (end_sequence (), _val)
   77255                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77256                 :             : #line 30870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   77257                 :             : {
   77258                 :             :   if (TARGET_AVXVNNIINT8)
   77259                 :             :     {
   77260                 :             :       operands[1] = lowpart_subreg (V8SImode,
   77261                 :             :                                     force_reg (V32QImode, operands[1]),
   77262                 :             :                                     V32QImode);
   77263                 :             :       operands[2] = lowpart_subreg (V8SImode,
   77264                 :             :                                     force_reg (V32QImode, operands[2]),
   77265                 :             :                                     V32QImode);
   77266                 :             :       emit_insn (gen_vpdpbuud_v8si (operands[0], operands[3],
   77267                 :             :                                                   operands[1], operands[2]));
   77268                 :             :    }
   77269                 :             :  else
   77270                 :             :    {
   77271                 :             :      /* Emulate with vpdpwssd.  */
   77272                 :             :      rtx op1_lo = gen_reg_rtx (V16HImode);
   77273                 :             :      rtx op1_hi = gen_reg_rtx (V16HImode);
   77274                 :             :      rtx op2_lo = gen_reg_rtx (V16HImode);
   77275                 :             :      rtx op2_hi = gen_reg_rtx (V16HImode);
   77276                 :             : 
   77277                 :             :      emit_insn (gen_vec_unpacku_lo_v32qi (op1_lo, operands[1]));
   77278                 :             :      emit_insn (gen_vec_unpacku_lo_v32qi (op2_lo, operands[2]));
   77279                 :             :      emit_insn (gen_vec_unpacku_hi_v32qi (op1_hi, operands[1]));
   77280                 :             :      emit_insn (gen_vec_unpacku_hi_v32qi (op2_hi, operands[2]));
   77281                 :             : 
   77282                 :             :      rtx res1 = gen_reg_rtx (V8SImode);
   77283                 :             :      rtx res2 = gen_reg_rtx (V8SImode);
   77284                 :             :      rtx sum = gen_reg_rtx (V8SImode);
   77285                 :             : 
   77286                 :             :      emit_move_insn (sum, CONST0_RTX (V8SImode));
   77287                 :             :      emit_insn (gen_sdot_prodv16hi (res1, op1_lo,
   77288                 :             :                                                     op2_lo, sum));
   77289                 :             :      emit_insn (gen_sdot_prodv16hi (res2, op1_hi,
   77290                 :             :                                                     op2_hi, operands[3]));
   77291                 :             :      emit_insn (gen_addv8si3 (operands[0], res1, res2));
   77292                 :             :    }
   77293                 :             : 
   77294                 :             :   DONE;
   77295                 :             : }
   77296                 :             : #undef DONE
   77297                 :             : #undef FAIL
   77298                 :             :     operand0 = operands[0];
   77299                 :             :     (void) operand0;
   77300                 :             :     operand1 = operands[1];
   77301                 :             :     (void) operand1;
   77302                 :             :     operand2 = operands[2];
   77303                 :             :     (void) operand2;
   77304                 :             :     operand3 = operands[3];
   77305                 :             :     (void) operand3;
   77306                 :             :   }
   77307                 :             :   emit (operand0, true);
   77308                 :             :   emit (operand1, true);
   77309                 :             :   emit (operand2, true);
   77310                 :             :   emit (operand3, false);
   77311                 :             :   _val = get_insns ();
   77312                 :             :   end_sequence ();
   77313                 :             :   return _val;
   77314                 :             : }
   77315                 :             : 
   77316                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30864 */
   77317                 :             : rtx
   77318                 :             : gen_udot_prodv16qi (rtx operand0,
   77319                 :             :         rtx operand1,
   77320                 :             :         rtx operand2,
   77321                 :             :         rtx operand3)
   77322                 :             : {
   77323                 :             :   rtx_insn *_val = 0;
   77324                 :             :   start_sequence ();
   77325                 :             :   {
   77326                 :             :     rtx operands[4];
   77327                 :             :     operands[0] = operand0;
   77328                 :             :     operands[1] = operand1;
   77329                 :             :     operands[2] = operand2;
   77330                 :             :     operands[3] = operand3;
   77331                 :             : #define FAIL return (end_sequence (), _val)
   77332                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77333                 :             : #line 30870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   77334                 :             : {
   77335                 :             :   if (TARGET_AVXVNNIINT8)
   77336                 :             :     {
   77337                 :             :       operands[1] = lowpart_subreg (V4SImode,
   77338                 :             :                                     force_reg (V16QImode, operands[1]),
   77339                 :             :                                     V16QImode);
   77340                 :             :       operands[2] = lowpart_subreg (V4SImode,
   77341                 :             :                                     force_reg (V16QImode, operands[2]),
   77342                 :             :                                     V16QImode);
   77343                 :             :       emit_insn (gen_vpdpbuud_v4si (operands[0], operands[3],
   77344                 :             :                                                   operands[1], operands[2]));
   77345                 :             :    }
   77346                 :             :  else
   77347                 :             :    {
   77348                 :             :      /* Emulate with vpdpwssd.  */
   77349                 :             :      rtx op1_lo = gen_reg_rtx (V8HImode);
   77350                 :             :      rtx op1_hi = gen_reg_rtx (V8HImode);
   77351                 :             :      rtx op2_lo = gen_reg_rtx (V8HImode);
   77352                 :             :      rtx op2_hi = gen_reg_rtx (V8HImode);
   77353                 :             : 
   77354                 :             :      emit_insn (gen_vec_unpacku_lo_v16qi (op1_lo, operands[1]));
   77355                 :             :      emit_insn (gen_vec_unpacku_lo_v16qi (op2_lo, operands[2]));
   77356                 :             :      emit_insn (gen_vec_unpacku_hi_v16qi (op1_hi, operands[1]));
   77357                 :             :      emit_insn (gen_vec_unpacku_hi_v16qi (op2_hi, operands[2]));
   77358                 :             : 
   77359                 :             :      rtx res1 = gen_reg_rtx (V4SImode);
   77360                 :             :      rtx res2 = gen_reg_rtx (V4SImode);
   77361                 :             :      rtx sum = gen_reg_rtx (V4SImode);
   77362                 :             : 
   77363                 :             :      emit_move_insn (sum, CONST0_RTX (V4SImode));
   77364                 :             :      emit_insn (gen_sdot_prodv8hi (res1, op1_lo,
   77365                 :             :                                                     op2_lo, sum));
   77366                 :             :      emit_insn (gen_sdot_prodv8hi (res2, op1_hi,
   77367                 :             :                                                     op2_hi, operands[3]));
   77368                 :             :      emit_insn (gen_addv4si3 (operands[0], res1, res2));
   77369                 :             :    }
   77370                 :             : 
   77371                 :             :   DONE;
   77372                 :             : }
   77373                 :             : #undef DONE
   77374                 :             : #undef FAIL
   77375                 :             :     operand0 = operands[0];
   77376                 :             :     (void) operand0;
   77377                 :             :     operand1 = operands[1];
   77378                 :             :     (void) operand1;
   77379                 :             :     operand2 = operands[2];
   77380                 :             :     (void) operand2;
   77381                 :             :     operand3 = operands[3];
   77382                 :             :     (void) operand3;
   77383                 :             :   }
   77384                 :             :   emit (operand0, true);
   77385                 :             :   emit (operand1, true);
   77386                 :             :   emit (operand2, true);
   77387                 :             :   emit (operand3, false);
   77388                 :             :   _val = get_insns ();
   77389                 :             :   end_sequence ();
   77390                 :             :   return _val;
   77391                 :             : }
   77392                 :             : 
   77393                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:30910 */
   77394                 :             : rtx
   77395                 :             : gen_udot_prodv64qi (rtx operand0,
   77396                 :             :         rtx operand1,
   77397                 :             :         rtx operand2,
   77398                 :             :         rtx operand3)
   77399                 :             : {
   77400                 :             :   rtx_insn *_val = 0;
   77401                 :             :   start_sequence ();
   77402                 :             :   {
   77403                 :             :     rtx operands[4];
   77404                 :             :     operands[0] = operand0;
   77405                 :             :     operands[1] = operand1;
   77406                 :             :     operands[2] = operand2;
   77407                 :             :     operands[3] = operand3;
   77408                 :             : #define FAIL return (end_sequence (), _val)
   77409                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77410                 :             : #line 30916 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   77411                 :             : {
   77412                 :             :   /* Emulate with vpdpwssd.  */
   77413                 :             :   rtx op1_lo = gen_reg_rtx (V32HImode);
   77414                 :             :   rtx op1_hi = gen_reg_rtx (V32HImode);
   77415                 :             :   rtx op2_lo = gen_reg_rtx (V32HImode);
   77416                 :             :   rtx op2_hi = gen_reg_rtx (V32HImode);
   77417                 :             : 
   77418                 :             :   emit_insn (gen_vec_unpacku_lo_v64qi (op1_lo, operands[1]));
   77419                 :             :   emit_insn (gen_vec_unpacku_lo_v64qi (op2_lo, operands[2]));
   77420                 :             :   emit_insn (gen_vec_unpacku_hi_v64qi (op1_hi, operands[1]));
   77421                 :             :   emit_insn (gen_vec_unpacku_hi_v64qi (op2_hi, operands[2]));
   77422                 :             : 
   77423                 :             :   rtx res1 = gen_reg_rtx (V16SImode);
   77424                 :             :   rtx res2 = gen_reg_rtx (V16SImode);
   77425                 :             :   rtx sum = gen_reg_rtx (V16SImode);
   77426                 :             : 
   77427                 :             :   emit_move_insn (sum, CONST0_RTX (V16SImode));
   77428                 :             :   emit_insn (gen_sdot_prodv32hi (res1, op1_lo, op2_lo, sum));
   77429                 :             :   emit_insn (gen_sdot_prodv32hi (res2, op1_hi, op2_hi, operands[3]));
   77430                 :             : 
   77431                 :             :   emit_insn (gen_addv16si3 (operands[0], res1, res2));
   77432                 :             :   DONE;
   77433                 :             : }
   77434                 :             : #undef DONE
   77435                 :             : #undef FAIL
   77436                 :             :     operand0 = operands[0];
   77437                 :             :     (void) operand0;
   77438                 :             :     operand1 = operands[1];
   77439                 :             :     (void) operand1;
   77440                 :             :     operand2 = operands[2];
   77441                 :             :     (void) operand2;
   77442                 :             :     operand3 = operands[3];
   77443                 :             :     (void) operand3;
   77444                 :             :   }
   77445                 :             :   emit (operand0, true);
   77446                 :             :   emit (operand1, true);
   77447                 :             :   emit (operand2, true);
   77448                 :             :   emit (operand3, false);
   77449                 :             :   _val = get_insns ();
   77450                 :             :   end_sequence ();
   77451                 :             :   return _val;
   77452                 :             : }
   77453                 :             : 
   77454                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:31040 */
   77455                 :             : rtx
   77456                 :             : gen_usdot_prodv16hi (rtx operand0,
   77457                 :             :         rtx operand1,
   77458                 :             :         rtx operand2,
   77459                 :             :         rtx operand3)
   77460                 :             : {
   77461                 :             :   rtx_insn *_val = 0;
   77462                 :             :   start_sequence ();
   77463                 :             :   {
   77464                 :             :     rtx operands[4];
   77465                 :             :     operands[0] = operand0;
   77466                 :             :     operands[1] = operand1;
   77467                 :             :     operands[2] = operand2;
   77468                 :             :     operands[3] = operand3;
   77469                 :             : #define FAIL return (end_sequence (), _val)
   77470                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77471                 :             : #line 31046 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   77472                 :             : {
   77473                 :             :   operands[1] = lowpart_subreg (V8SImode,
   77474                 :             :                                 force_reg (V16HImode, operands[1]),
   77475                 :             :                                 V16HImode);
   77476                 :             :   operands[2] = lowpart_subreg (V8SImode,
   77477                 :             :                                 force_reg (V16HImode, operands[2]),
   77478                 :             :                                 V16HImode);
   77479                 :             :   emit_insn (gen_vpdpwusd_v8si (operands[0], operands[3],
   77480                 :             :                                            operands[1], operands[2]));
   77481                 :             :   DONE;
   77482                 :             : }
   77483                 :             : #undef DONE
   77484                 :             : #undef FAIL
   77485                 :             :     operand0 = operands[0];
   77486                 :             :     (void) operand0;
   77487                 :             :     operand1 = operands[1];
   77488                 :             :     (void) operand1;
   77489                 :             :     operand2 = operands[2];
   77490                 :             :     (void) operand2;
   77491                 :             :     operand3 = operands[3];
   77492                 :             :     (void) operand3;
   77493                 :             :   }
   77494                 :             :   emit (operand0, true);
   77495                 :             :   emit (operand1, true);
   77496                 :             :   emit (operand2, true);
   77497                 :             :   emit (operand3, false);
   77498                 :             :   _val = get_insns ();
   77499                 :             :   end_sequence ();
   77500                 :             :   return _val;
   77501                 :             : }
   77502                 :             : 
   77503                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:31040 */
   77504                 :             : rtx
   77505                 :             : gen_usdot_prodv8hi (rtx operand0,
   77506                 :             :         rtx operand1,
   77507                 :             :         rtx operand2,
   77508                 :             :         rtx operand3)
   77509                 :             : {
   77510                 :             :   rtx_insn *_val = 0;
   77511                 :             :   start_sequence ();
   77512                 :             :   {
   77513                 :             :     rtx operands[4];
   77514                 :             :     operands[0] = operand0;
   77515                 :             :     operands[1] = operand1;
   77516                 :             :     operands[2] = operand2;
   77517                 :             :     operands[3] = operand3;
   77518                 :             : #define FAIL return (end_sequence (), _val)
   77519                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77520                 :             : #line 31046 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   77521                 :             : {
   77522                 :             :   operands[1] = lowpart_subreg (V4SImode,
   77523                 :             :                                 force_reg (V8HImode, operands[1]),
   77524                 :             :                                 V8HImode);
   77525                 :             :   operands[2] = lowpart_subreg (V4SImode,
   77526                 :             :                                 force_reg (V8HImode, operands[2]),
   77527                 :             :                                 V8HImode);
   77528                 :             :   emit_insn (gen_vpdpwusd_v4si (operands[0], operands[3],
   77529                 :             :                                            operands[1], operands[2]));
   77530                 :             :   DONE;
   77531                 :             : }
   77532                 :             : #undef DONE
   77533                 :             : #undef FAIL
   77534                 :             :     operand0 = operands[0];
   77535                 :             :     (void) operand0;
   77536                 :             :     operand1 = operands[1];
   77537                 :             :     (void) operand1;
   77538                 :             :     operand2 = operands[2];
   77539                 :             :     (void) operand2;
   77540                 :             :     operand3 = operands[3];
   77541                 :             :     (void) operand3;
   77542                 :             :   }
   77543                 :             :   emit (operand0, true);
   77544                 :             :   emit (operand1, true);
   77545                 :             :   emit (operand2, true);
   77546                 :             :   emit (operand3, false);
   77547                 :             :   _val = get_insns ();
   77548                 :             :   end_sequence ();
   77549                 :             :   return _val;
   77550                 :             : }
   77551                 :             : 
   77552                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:31058 */
   77553                 :             : rtx
   77554                 :             : gen_udot_prodv16hi (rtx operand0,
   77555                 :             :         rtx operand1,
   77556                 :             :         rtx operand2,
   77557                 :             :         rtx operand3)
   77558                 :             : {
   77559                 :             :   rtx_insn *_val = 0;
   77560                 :             :   start_sequence ();
   77561                 :             :   {
   77562                 :             :     rtx operands[4];
   77563                 :             :     operands[0] = operand0;
   77564                 :             :     operands[1] = operand1;
   77565                 :             :     operands[2] = operand2;
   77566                 :             :     operands[3] = operand3;
   77567                 :             : #define FAIL return (end_sequence (), _val)
   77568                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77569                 :             : #line 31064 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   77570                 :             : {
   77571                 :             :   operands[1] = lowpart_subreg (V8SImode,
   77572                 :             :                                 force_reg (V16HImode, operands[1]),
   77573                 :             :                                 V16HImode);
   77574                 :             :   operands[2] = lowpart_subreg (V8SImode,
   77575                 :             :                                 force_reg (V16HImode, operands[2]),
   77576                 :             :                                 V16HImode);
   77577                 :             :   emit_insn (gen_vpdpwuud_v8si (operands[0], operands[3],
   77578                 :             :                                            operands[1], operands[2]));
   77579                 :             :   DONE;
   77580                 :             : }
   77581                 :             : #undef DONE
   77582                 :             : #undef FAIL
   77583                 :             :     operand0 = operands[0];
   77584                 :             :     (void) operand0;
   77585                 :             :     operand1 = operands[1];
   77586                 :             :     (void) operand1;
   77587                 :             :     operand2 = operands[2];
   77588                 :             :     (void) operand2;
   77589                 :             :     operand3 = operands[3];
   77590                 :             :     (void) operand3;
   77591                 :             :   }
   77592                 :             :   emit (operand0, true);
   77593                 :             :   emit (operand1, true);
   77594                 :             :   emit (operand2, true);
   77595                 :             :   emit (operand3, false);
   77596                 :             :   _val = get_insns ();
   77597                 :             :   end_sequence ();
   77598                 :             :   return _val;
   77599                 :             : }
   77600                 :             : 
   77601                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md:31058 */
   77602                 :             : rtx
   77603                 :             : gen_udot_prodv8hi (rtx operand0,
   77604                 :             :         rtx operand1,
   77605                 :             :         rtx operand2,
   77606                 :             :         rtx operand3)
   77607                 :             : {
   77608                 :             :   rtx_insn *_val = 0;
   77609                 :             :   start_sequence ();
   77610                 :             :   {
   77611                 :             :     rtx operands[4];
   77612                 :             :     operands[0] = operand0;
   77613                 :             :     operands[1] = operand1;
   77614                 :             :     operands[2] = operand2;
   77615                 :             :     operands[3] = operand3;
   77616                 :             : #define FAIL return (end_sequence (), _val)
   77617                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77618                 :             : #line 31064 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sse.md"
   77619                 :             : {
   77620                 :             :   operands[1] = lowpart_subreg (V4SImode,
   77621                 :             :                                 force_reg (V8HImode, operands[1]),
   77622                 :             :                                 V8HImode);
   77623                 :             :   operands[2] = lowpart_subreg (V4SImode,
   77624                 :             :                                 force_reg (V8HImode, operands[2]),
   77625                 :             :                                 V8HImode);
   77626                 :             :   emit_insn (gen_vpdpwuud_v4si (operands[0], operands[3],
   77627                 :             :                                            operands[1], operands[2]));
   77628                 :             :   DONE;
   77629                 :             : }
   77630                 :             : #undef DONE
   77631                 :             : #undef FAIL
   77632                 :             :     operand0 = operands[0];
   77633                 :             :     (void) operand0;
   77634                 :             :     operand1 = operands[1];
   77635                 :             :     (void) operand1;
   77636                 :             :     operand2 = operands[2];
   77637                 :             :     (void) operand2;
   77638                 :             :     operand3 = operands[3];
   77639                 :             :     (void) operand3;
   77640                 :             :   }
   77641                 :             :   emit (operand0, true);
   77642                 :             :   emit (operand1, true);
   77643                 :             :   emit (operand2, true);
   77644                 :             :   emit (operand3, false);
   77645                 :             :   _val = get_insns ();
   77646                 :             :   end_sequence ();
   77647                 :             :   return _val;
   77648                 :             : }
   77649                 :             : 
   77650                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:48 */
   77651                 :             : rtx
   77652                 :             : gen_sse2_lfence (void)
   77653                 :             : {
   77654                 :             :   rtx operand0;
   77655                 :             :   rtx_insn *_val = 0;
   77656                 :             :   start_sequence ();
   77657                 :             :   {
   77658                 :             :     rtx operands[1];
   77659                 :             : #define FAIL return (end_sequence (), _val)
   77660                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77661                 :             : #line 52 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   77662                 :             : {
   77663                 :             :   operands[0] = gen_rtx_MEM (BLKmode, gen_rtx_SCRATCH (Pmode));
   77664                 :             :   MEM_VOLATILE_P (operands[0]) = 1;
   77665                 :             : }
   77666                 :             : #undef DONE
   77667                 :             : #undef FAIL
   77668                 :             :     operand0 = operands[0];
   77669                 :             :     (void) operand0;
   77670                 :             :   }
   77671                 :             :   emit_insn (gen_rtx_SET (operand0,
   77672                 :             :         gen_rtx_UNSPEC (BLKmode,
   77673                 :             :         gen_rtvec (1,
   77674                 :             :                 copy_rtx (operand0)),
   77675                 :             :         247)));
   77676                 :             :   _val = get_insns ();
   77677                 :             :   end_sequence ();
   77678                 :             :   return _val;
   77679                 :             : }
   77680                 :             : 
   77681                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:67 */
   77682                 :             : rtx
   77683                 :             : gen_sse_sfence (void)
   77684                 :             : {
   77685                 :             :   rtx operand0;
   77686                 :             :   rtx_insn *_val = 0;
   77687                 :             :   start_sequence ();
   77688                 :             :   {
   77689                 :             :     rtx operands[1];
   77690                 :             : #define FAIL return (end_sequence (), _val)
   77691                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77692                 :             : #line 71 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   77693                 :             : {
   77694                 :             :   operands[0] = gen_rtx_MEM (BLKmode, gen_rtx_SCRATCH (Pmode));
   77695                 :             :   MEM_VOLATILE_P (operands[0]) = 1;
   77696                 :             : }
   77697                 :             : #undef DONE
   77698                 :             : #undef FAIL
   77699                 :             :     operand0 = operands[0];
   77700                 :             :     (void) operand0;
   77701                 :             :   }
   77702                 :             :   emit_insn (gen_rtx_SET (operand0,
   77703                 :             :         gen_rtx_UNSPEC (BLKmode,
   77704                 :             :         gen_rtvec (1,
   77705                 :             :                 copy_rtx (operand0)),
   77706                 :             :         248)));
   77707                 :             :   _val = get_insns ();
   77708                 :             :   end_sequence ();
   77709                 :             :   return _val;
   77710                 :             : }
   77711                 :             : 
   77712                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:86 */
   77713                 :             : rtx
   77714                 :             : gen_sse2_mfence (void)
   77715                 :             : {
   77716                 :             :   rtx operand0;
   77717                 :             :   rtx_insn *_val = 0;
   77718                 :             :   start_sequence ();
   77719                 :             :   {
   77720                 :             :     rtx operands[1];
   77721                 :             : #define FAIL return (end_sequence (), _val)
   77722                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77723                 :             : #line 90 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   77724                 :             : {
   77725                 :             :   operands[0] = gen_rtx_MEM (BLKmode, gen_rtx_SCRATCH (Pmode));
   77726                 :             :   MEM_VOLATILE_P (operands[0]) = 1;
   77727                 :             : }
   77728                 :             : #undef DONE
   77729                 :             : #undef FAIL
   77730                 :             :     operand0 = operands[0];
   77731                 :             :     (void) operand0;
   77732                 :             :   }
   77733                 :             :   emit_insn (gen_rtx_SET (operand0,
   77734                 :             :         gen_rtx_UNSPEC (BLKmode,
   77735                 :             :         gen_rtvec (1,
   77736                 :             :                 copy_rtx (operand0)),
   77737                 :             :         249)));
   77738                 :             :   _val = get_insns ();
   77739                 :             :   end_sequence ();
   77740                 :             :   return _val;
   77741                 :             : }
   77742                 :             : 
   77743                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:118 */
   77744                 :             : rtx
   77745                 :             : gen_mem_thread_fence (rtx operand0)
   77746                 :             : {
   77747                 :             :   rtx_insn *_val = 0;
   77748                 :             :   start_sequence ();
   77749                 :             :   {
   77750                 :             :     rtx operands[1];
   77751                 :             :     operands[0] = operand0;
   77752                 :             : #define FAIL return (end_sequence (), _val)
   77753                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77754                 :             : #line 121 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   77755                 :             : {
   77756                 :             :   enum memmodel model = memmodel_from_int (INTVAL (operands[0]));
   77757                 :             : 
   77758                 :             :   /* Unless this is a SEQ_CST fence, the i386 memory model is strong
   77759                 :             :      enough not to require barriers of any kind.  */
   77760                 :             :   if (is_mm_seq_cst (model))
   77761                 :             :     {
   77762                 :             :       rtx (*mfence_insn)(rtx);
   77763                 :             :       rtx mem;
   77764                 :             : 
   77765                 :             :       if ((TARGET_64BIT || TARGET_SSE2)
   77766                 :             :           && (optimize_function_for_size_p (cfun)
   77767                 :             :               || !TARGET_AVOID_MFENCE))
   77768                 :             :         mfence_insn = gen_mfence_sse2;
   77769                 :             :       else
   77770                 :             :         mfence_insn = gen_mfence_nosse;
   77771                 :             : 
   77772                 :             :       mem = gen_rtx_MEM (BLKmode, gen_rtx_SCRATCH (Pmode));
   77773                 :             :       MEM_VOLATILE_P (mem) = 1;
   77774                 :             : 
   77775                 :             :       emit_insn (mfence_insn (mem));
   77776                 :             :     }
   77777                 :             :   DONE;
   77778                 :             : }
   77779                 :             : #undef DONE
   77780                 :             : #undef FAIL
   77781                 :             :     operand0 = operands[0];
   77782                 :             :     (void) operand0;
   77783                 :             :   }
   77784                 :             :   emit (operand0, false);
   77785                 :             :   _val = get_insns ();
   77786                 :             :   end_sequence ();
   77787                 :             :   return _val;
   77788                 :             : }
   77789                 :             : 
   77790                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:162 */
   77791                 :             : rtx
   77792                 :             : gen_atomic_loadqi (rtx operand0,
   77793                 :             :         rtx operand1,
   77794                 :             :         rtx operand2)
   77795                 :             : {
   77796                 :             :   rtx_insn *_val = 0;
   77797                 :             :   start_sequence ();
   77798                 :             :   {
   77799                 :             :     rtx operands[3];
   77800                 :             :     operands[0] = operand0;
   77801                 :             :     operands[1] = operand1;
   77802                 :             :     operands[2] = operand2;
   77803                 :             : #define FAIL return (end_sequence (), _val)
   77804                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77805                 :             : #line 168 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   77806                 :             : {
   77807                 :             :   /* For DImode on 32-bit, we can use the FPU to perform the load.  */
   77808                 :             :   if (QImode == DImode && !TARGET_64BIT)
   77809                 :             :     emit_insn (gen_atomic_loaddi_fpu
   77810                 :             :                (operands[0], operands[1],
   77811                 :             :                 assign_386_stack_local (DImode, SLOT_TEMP)));
   77812                 :             :   else
   77813                 :             :     {
   77814                 :             :       rtx dst = operands[0];
   77815                 :             : 
   77816                 :             :       if (MEM_P (dst))
   77817                 :             :         dst = gen_reg_rtx (QImode);
   77818                 :             : 
   77819                 :             :       emit_move_insn (dst, operands[1]);
   77820                 :             : 
   77821                 :             :       /* Fix up the destination if needed.  */
   77822                 :             :       if (dst != operands[0])
   77823                 :             :         emit_move_insn (operands[0], dst);
   77824                 :             :     }
   77825                 :             :   DONE;
   77826                 :             : }
   77827                 :             : #undef DONE
   77828                 :             : #undef FAIL
   77829                 :             :     operand0 = operands[0];
   77830                 :             :     (void) operand0;
   77831                 :             :     operand1 = operands[1];
   77832                 :             :     (void) operand1;
   77833                 :             :     operand2 = operands[2];
   77834                 :             :     (void) operand2;
   77835                 :             :   }
   77836                 :             :   emit_insn (gen_rtx_SET (operand0,
   77837                 :             :         gen_rtx_UNSPEC (QImode,
   77838                 :             :         gen_rtvec (2,
   77839                 :             :                 operand1,
   77840                 :             :                 operand2),
   77841                 :             :         254)));
   77842                 :             :   _val = get_insns ();
   77843                 :             :   end_sequence ();
   77844                 :             :   return _val;
   77845                 :             : }
   77846                 :             : 
   77847                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:162 */
   77848                 :             : rtx
   77849                 :             : gen_atomic_loadhi (rtx operand0,
   77850                 :             :         rtx operand1,
   77851                 :             :         rtx operand2)
   77852                 :             : {
   77853                 :             :   rtx_insn *_val = 0;
   77854                 :             :   start_sequence ();
   77855                 :             :   {
   77856                 :             :     rtx operands[3];
   77857                 :             :     operands[0] = operand0;
   77858                 :             :     operands[1] = operand1;
   77859                 :             :     operands[2] = operand2;
   77860                 :             : #define FAIL return (end_sequence (), _val)
   77861                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77862                 :             : #line 168 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   77863                 :             : {
   77864                 :             :   /* For DImode on 32-bit, we can use the FPU to perform the load.  */
   77865                 :             :   if (HImode == DImode && !TARGET_64BIT)
   77866                 :             :     emit_insn (gen_atomic_loaddi_fpu
   77867                 :             :                (operands[0], operands[1],
   77868                 :             :                 assign_386_stack_local (DImode, SLOT_TEMP)));
   77869                 :             :   else
   77870                 :             :     {
   77871                 :             :       rtx dst = operands[0];
   77872                 :             : 
   77873                 :             :       if (MEM_P (dst))
   77874                 :             :         dst = gen_reg_rtx (HImode);
   77875                 :             : 
   77876                 :             :       emit_move_insn (dst, operands[1]);
   77877                 :             : 
   77878                 :             :       /* Fix up the destination if needed.  */
   77879                 :             :       if (dst != operands[0])
   77880                 :             :         emit_move_insn (operands[0], dst);
   77881                 :             :     }
   77882                 :             :   DONE;
   77883                 :             : }
   77884                 :             : #undef DONE
   77885                 :             : #undef FAIL
   77886                 :             :     operand0 = operands[0];
   77887                 :             :     (void) operand0;
   77888                 :             :     operand1 = operands[1];
   77889                 :             :     (void) operand1;
   77890                 :             :     operand2 = operands[2];
   77891                 :             :     (void) operand2;
   77892                 :             :   }
   77893                 :             :   emit_insn (gen_rtx_SET (operand0,
   77894                 :             :         gen_rtx_UNSPEC (HImode,
   77895                 :             :         gen_rtvec (2,
   77896                 :             :                 operand1,
   77897                 :             :                 operand2),
   77898                 :             :         254)));
   77899                 :             :   _val = get_insns ();
   77900                 :             :   end_sequence ();
   77901                 :             :   return _val;
   77902                 :             : }
   77903                 :             : 
   77904                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:162 */
   77905                 :             : rtx
   77906                 :             : gen_atomic_loadsi (rtx operand0,
   77907                 :             :         rtx operand1,
   77908                 :             :         rtx operand2)
   77909                 :             : {
   77910                 :             :   rtx_insn *_val = 0;
   77911                 :             :   start_sequence ();
   77912                 :             :   {
   77913                 :             :     rtx operands[3];
   77914                 :             :     operands[0] = operand0;
   77915                 :             :     operands[1] = operand1;
   77916                 :             :     operands[2] = operand2;
   77917                 :             : #define FAIL return (end_sequence (), _val)
   77918                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77919                 :             : #line 168 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   77920                 :             : {
   77921                 :             :   /* For DImode on 32-bit, we can use the FPU to perform the load.  */
   77922                 :             :   if (SImode == DImode && !TARGET_64BIT)
   77923                 :             :     emit_insn (gen_atomic_loaddi_fpu
   77924                 :             :                (operands[0], operands[1],
   77925                 :             :                 assign_386_stack_local (DImode, SLOT_TEMP)));
   77926                 :             :   else
   77927                 :             :     {
   77928                 :             :       rtx dst = operands[0];
   77929                 :             : 
   77930                 :             :       if (MEM_P (dst))
   77931                 :             :         dst = gen_reg_rtx (SImode);
   77932                 :             : 
   77933                 :             :       emit_move_insn (dst, operands[1]);
   77934                 :             : 
   77935                 :             :       /* Fix up the destination if needed.  */
   77936                 :             :       if (dst != operands[0])
   77937                 :             :         emit_move_insn (operands[0], dst);
   77938                 :             :     }
   77939                 :             :   DONE;
   77940                 :             : }
   77941                 :             : #undef DONE
   77942                 :             : #undef FAIL
   77943                 :             :     operand0 = operands[0];
   77944                 :             :     (void) operand0;
   77945                 :             :     operand1 = operands[1];
   77946                 :             :     (void) operand1;
   77947                 :             :     operand2 = operands[2];
   77948                 :             :     (void) operand2;
   77949                 :             :   }
   77950                 :             :   emit_insn (gen_rtx_SET (operand0,
   77951                 :             :         gen_rtx_UNSPEC (SImode,
   77952                 :             :         gen_rtvec (2,
   77953                 :             :                 operand1,
   77954                 :             :                 operand2),
   77955                 :             :         254)));
   77956                 :             :   _val = get_insns ();
   77957                 :             :   end_sequence ();
   77958                 :             :   return _val;
   77959                 :             : }
   77960                 :             : 
   77961                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:162 */
   77962                 :             : rtx
   77963                 :             : gen_atomic_loaddi (rtx operand0,
   77964                 :             :         rtx operand1,
   77965                 :             :         rtx operand2)
   77966                 :             : {
   77967                 :             :   rtx_insn *_val = 0;
   77968                 :             :   start_sequence ();
   77969                 :             :   {
   77970                 :             :     rtx operands[3];
   77971                 :             :     operands[0] = operand0;
   77972                 :             :     operands[1] = operand1;
   77973                 :             :     operands[2] = operand2;
   77974                 :             : #define FAIL return (end_sequence (), _val)
   77975                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   77976                 :             : #line 168 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   77977                 :             : {
   77978                 :             :   /* For DImode on 32-bit, we can use the FPU to perform the load.  */
   77979                 :             :   if (DImode == DImode && !TARGET_64BIT)
   77980                 :             :     emit_insn (gen_atomic_loaddi_fpu
   77981                 :             :                (operands[0], operands[1],
   77982                 :             :                 assign_386_stack_local (DImode, SLOT_TEMP)));
   77983                 :             :   else
   77984                 :             :     {
   77985                 :             :       rtx dst = operands[0];
   77986                 :             : 
   77987                 :             :       if (MEM_P (dst))
   77988                 :             :         dst = gen_reg_rtx (DImode);
   77989                 :             : 
   77990                 :             :       emit_move_insn (dst, operands[1]);
   77991                 :             : 
   77992                 :             :       /* Fix up the destination if needed.  */
   77993                 :             :       if (dst != operands[0])
   77994                 :             :         emit_move_insn (operands[0], dst);
   77995                 :             :     }
   77996                 :             :   DONE;
   77997                 :             : }
   77998                 :             : #undef DONE
   77999                 :             : #undef FAIL
   78000                 :             :     operand0 = operands[0];
   78001                 :             :     (void) operand0;
   78002                 :             :     operand1 = operands[1];
   78003                 :             :     (void) operand1;
   78004                 :             :     operand2 = operands[2];
   78005                 :             :     (void) operand2;
   78006                 :             :   }
   78007                 :             :   emit_insn (gen_rtx_SET (operand0,
   78008                 :             :         gen_rtx_UNSPEC (DImode,
   78009                 :             :         gen_rtvec (2,
   78010                 :             :                 operand1,
   78011                 :             :                 operand2),
   78012                 :             :         254)));
   78013                 :             :   _val = get_insns ();
   78014                 :             :   end_sequence ();
   78015                 :             :   return _val;
   78016                 :             : }
   78017                 :             : 
   78018                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:190 */
   78019                 :             : extern rtx_insn *gen_split_3350 (rtx_insn *, rtx *);
   78020                 :             : rtx_insn *
   78021                 :             : gen_split_3350 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   78022                 :             : {
   78023                 :             :   rtx_insn *_val = NULL;
   78024                 :             :   if (dump_file)
   78025                 :             :     fprintf (dump_file, "Splitting with gen_split_3350 (sync.md:190)\n");
   78026                 :             :   start_sequence ();
   78027                 :             : #define FAIL return (end_sequence (), _val)
   78028                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   78029                 :             : #line 200 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   78030                 :             : {
   78031                 :             :   rtx dst = operands[0], src = operands[1];
   78032                 :             :   rtx mem = operands[2], tmp = operands[3];
   78033                 :             : 
   78034                 :             :   if (SSE_REG_P (dst))
   78035                 :             :     emit_move_insn (dst, src);
   78036                 :             :   else
   78037                 :             :     {
   78038                 :             :       if (MEM_P (dst))
   78039                 :             :         mem = dst;
   78040                 :             : 
   78041                 :             :       if (STACK_REG_P (tmp))
   78042                 :             :         {
   78043                 :             :           emit_insn (gen_loaddi_via_fpu (tmp, src));
   78044                 :             :           emit_insn (gen_storedi_via_fpu (mem, tmp));
   78045                 :             :         }
   78046                 :             :       else
   78047                 :             :         {
   78048                 :             :           emit_insn (gen_loaddi_via_sse (tmp, src));
   78049                 :             :           emit_insn (gen_storedi_via_sse (mem, tmp));
   78050                 :             :         }
   78051                 :             : 
   78052                 :             :       if (mem != dst)
   78053                 :             :         emit_move_insn (dst, mem);
   78054                 :             :     }
   78055                 :             :   DONE;
   78056                 :             : }
   78057                 :             : #undef DONE
   78058                 :             : #undef FAIL
   78059                 :             :   emit_insn (const0_rtx);
   78060                 :             :   _val = get_insns ();
   78061                 :             :   end_sequence ();
   78062                 :             :   return _val;
   78063                 :             : }
   78064                 :             : 
   78065                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:228 */
   78066                 :             : rtx
   78067                 :             : gen_atomic_storeqi (rtx operand0,
   78068                 :             :         rtx operand1,
   78069                 :             :         rtx operand2)
   78070                 :             : {
   78071                 :             :   rtx_insn *_val = 0;
   78072                 :             :   start_sequence ();
   78073                 :             :   {
   78074                 :             :     rtx operands[3];
   78075                 :             :     operands[0] = operand0;
   78076                 :             :     operands[1] = operand1;
   78077                 :             :     operands[2] = operand2;
   78078                 :             : #define FAIL return (end_sequence (), _val)
   78079                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   78080                 :             : #line 234 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   78081                 :             : {
   78082                 :             :   enum memmodel model = memmodel_from_int (INTVAL (operands[2]));
   78083                 :             : 
   78084                 :             :   if (QImode == DImode && !TARGET_64BIT)
   78085                 :             :     {
   78086                 :             :       /* For DImode on 32-bit, we can use the FPU to perform the store.  */
   78087                 :             :       /* Note that while we could perform a cmpxchg8b loop, that turns
   78088                 :             :          out to be significantly larger than this plus a barrier.  */
   78089                 :             :       emit_insn (gen_atomic_storedi_fpu
   78090                 :             :                  (operands[0], operands[1],
   78091                 :             :                   assign_386_stack_local (DImode, SLOT_TEMP)));
   78092                 :             :     }
   78093                 :             :   else
   78094                 :             :     {
   78095                 :             :       operands[1] = force_reg (QImode, operands[1]);
   78096                 :             : 
   78097                 :             :       /* For seq-cst stores, use XCHG when we lack MFENCE.  */
   78098                 :             :       if (is_mm_seq_cst (model)
   78099                 :             :           && (!(TARGET_64BIT || TARGET_SSE2)
   78100                 :             :               || TARGET_AVOID_MFENCE))
   78101                 :             :         {
   78102                 :             :           emit_insn (gen_atomic_exchangeqi (gen_reg_rtx (QImode),
   78103                 :             :                                                 operands[0], operands[1],
   78104                 :             :                                                 operands[2]));
   78105                 :             :           DONE;
   78106                 :             :         }
   78107                 :             : 
   78108                 :             :       /* Otherwise use a store.  */
   78109                 :             :       emit_insn (gen_atomic_storeqi_1 (operands[0], operands[1],
   78110                 :             :                                            operands[2]));
   78111                 :             :     }
   78112                 :             :   /* ... followed by an MFENCE, if required.  */
   78113                 :             :   if (is_mm_seq_cst (model))
   78114                 :             :     emit_insn (gen_mem_thread_fence (operands[2]));
   78115                 :             :   DONE;
   78116                 :             : }
   78117                 :             : #undef DONE
   78118                 :             : #undef FAIL
   78119                 :             :     operand0 = operands[0];
   78120                 :             :     (void) operand0;
   78121                 :             :     operand1 = operands[1];
   78122                 :             :     (void) operand1;
   78123                 :             :     operand2 = operands[2];
   78124                 :             :     (void) operand2;
   78125                 :             :   }
   78126                 :             :   emit_insn (gen_rtx_SET (operand0,
   78127                 :             :         gen_rtx_UNSPEC (QImode,
   78128                 :             :         gen_rtvec (2,
   78129                 :             :                 operand1,
   78130                 :             :                 operand2),
   78131                 :             :         255)));
   78132                 :             :   _val = get_insns ();
   78133                 :             :   end_sequence ();
   78134                 :             :   return _val;
   78135                 :             : }
   78136                 :             : 
   78137                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:228 */
   78138                 :             : rtx
   78139                 :             : gen_atomic_storehi (rtx operand0,
   78140                 :             :         rtx operand1,
   78141                 :             :         rtx operand2)
   78142                 :             : {
   78143                 :             :   rtx_insn *_val = 0;
   78144                 :             :   start_sequence ();
   78145                 :             :   {
   78146                 :             :     rtx operands[3];
   78147                 :             :     operands[0] = operand0;
   78148                 :             :     operands[1] = operand1;
   78149                 :             :     operands[2] = operand2;
   78150                 :             : #define FAIL return (end_sequence (), _val)
   78151                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   78152                 :             : #line 234 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   78153                 :             : {
   78154                 :             :   enum memmodel model = memmodel_from_int (INTVAL (operands[2]));
   78155                 :             : 
   78156                 :             :   if (HImode == DImode && !TARGET_64BIT)
   78157                 :             :     {
   78158                 :             :       /* For DImode on 32-bit, we can use the FPU to perform the store.  */
   78159                 :             :       /* Note that while we could perform a cmpxchg8b loop, that turns
   78160                 :             :          out to be significantly larger than this plus a barrier.  */
   78161                 :             :       emit_insn (gen_atomic_storedi_fpu
   78162                 :             :                  (operands[0], operands[1],
   78163                 :             :                   assign_386_stack_local (DImode, SLOT_TEMP)));
   78164                 :             :     }
   78165                 :             :   else
   78166                 :             :     {
   78167                 :             :       operands[1] = force_reg (HImode, operands[1]);
   78168                 :             : 
   78169                 :             :       /* For seq-cst stores, use XCHG when we lack MFENCE.  */
   78170                 :             :       if (is_mm_seq_cst (model)
   78171                 :             :           && (!(TARGET_64BIT || TARGET_SSE2)
   78172                 :             :               || TARGET_AVOID_MFENCE))
   78173                 :             :         {
   78174                 :             :           emit_insn (gen_atomic_exchangehi (gen_reg_rtx (HImode),
   78175                 :             :                                                 operands[0], operands[1],
   78176                 :             :                                                 operands[2]));
   78177                 :             :           DONE;
   78178                 :             :         }
   78179                 :             : 
   78180                 :             :       /* Otherwise use a store.  */
   78181                 :             :       emit_insn (gen_atomic_storehi_1 (operands[0], operands[1],
   78182                 :             :                                            operands[2]));
   78183                 :             :     }
   78184                 :             :   /* ... followed by an MFENCE, if required.  */
   78185                 :             :   if (is_mm_seq_cst (model))
   78186                 :             :     emit_insn (gen_mem_thread_fence (operands[2]));
   78187                 :             :   DONE;
   78188                 :             : }
   78189                 :             : #undef DONE
   78190                 :             : #undef FAIL
   78191                 :             :     operand0 = operands[0];
   78192                 :             :     (void) operand0;
   78193                 :             :     operand1 = operands[1];
   78194                 :             :     (void) operand1;
   78195                 :             :     operand2 = operands[2];
   78196                 :             :     (void) operand2;
   78197                 :             :   }
   78198                 :             :   emit_insn (gen_rtx_SET (operand0,
   78199                 :             :         gen_rtx_UNSPEC (HImode,
   78200                 :             :         gen_rtvec (2,
   78201                 :             :                 operand1,
   78202                 :             :                 operand2),
   78203                 :             :         255)));
   78204                 :             :   _val = get_insns ();
   78205                 :             :   end_sequence ();
   78206                 :             :   return _val;
   78207                 :             : }
   78208                 :             : 
   78209                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:228 */
   78210                 :             : rtx
   78211                 :             : gen_atomic_storesi (rtx operand0,
   78212                 :             :         rtx operand1,
   78213                 :             :         rtx operand2)
   78214                 :             : {
   78215                 :             :   rtx_insn *_val = 0;
   78216                 :             :   start_sequence ();
   78217                 :             :   {
   78218                 :             :     rtx operands[3];
   78219                 :             :     operands[0] = operand0;
   78220                 :             :     operands[1] = operand1;
   78221                 :             :     operands[2] = operand2;
   78222                 :             : #define FAIL return (end_sequence (), _val)
   78223                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   78224                 :             : #line 234 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   78225                 :             : {
   78226                 :             :   enum memmodel model = memmodel_from_int (INTVAL (operands[2]));
   78227                 :             : 
   78228                 :             :   if (SImode == DImode && !TARGET_64BIT)
   78229                 :             :     {
   78230                 :             :       /* For DImode on 32-bit, we can use the FPU to perform the store.  */
   78231                 :             :       /* Note that while we could perform a cmpxchg8b loop, that turns
   78232                 :             :          out to be significantly larger than this plus a barrier.  */
   78233                 :             :       emit_insn (gen_atomic_storedi_fpu
   78234                 :             :                  (operands[0], operands[1],
   78235                 :             :                   assign_386_stack_local (DImode, SLOT_TEMP)));
   78236                 :             :     }
   78237                 :             :   else
   78238                 :             :     {
   78239                 :             :       operands[1] = force_reg (SImode, operands[1]);
   78240                 :             : 
   78241                 :             :       /* For seq-cst stores, use XCHG when we lack MFENCE.  */
   78242                 :             :       if (is_mm_seq_cst (model)
   78243                 :             :           && (!(TARGET_64BIT || TARGET_SSE2)
   78244                 :             :               || TARGET_AVOID_MFENCE))
   78245                 :             :         {
   78246                 :             :           emit_insn (gen_atomic_exchangesi (gen_reg_rtx (SImode),
   78247                 :             :                                                 operands[0], operands[1],
   78248                 :             :                                                 operands[2]));
   78249                 :             :           DONE;
   78250                 :             :         }
   78251                 :             : 
   78252                 :             :       /* Otherwise use a store.  */
   78253                 :             :       emit_insn (gen_atomic_storesi_1 (operands[0], operands[1],
   78254                 :             :                                            operands[2]));
   78255                 :             :     }
   78256                 :             :   /* ... followed by an MFENCE, if required.  */
   78257                 :             :   if (is_mm_seq_cst (model))
   78258                 :             :     emit_insn (gen_mem_thread_fence (operands[2]));
   78259                 :             :   DONE;
   78260                 :             : }
   78261                 :             : #undef DONE
   78262                 :             : #undef FAIL
   78263                 :             :     operand0 = operands[0];
   78264                 :             :     (void) operand0;
   78265                 :             :     operand1 = operands[1];
   78266                 :             :     (void) operand1;
   78267                 :             :     operand2 = operands[2];
   78268                 :             :     (void) operand2;
   78269                 :             :   }
   78270                 :             :   emit_insn (gen_rtx_SET (operand0,
   78271                 :             :         gen_rtx_UNSPEC (SImode,
   78272                 :             :         gen_rtvec (2,
   78273                 :             :                 operand1,
   78274                 :             :                 operand2),
   78275                 :             :         255)));
   78276                 :             :   _val = get_insns ();
   78277                 :             :   end_sequence ();
   78278                 :             :   return _val;
   78279                 :             : }
   78280                 :             : 
   78281                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:228 */
   78282                 :             : rtx
   78283                 :             : gen_atomic_storedi (rtx operand0,
   78284                 :             :         rtx operand1,
   78285                 :             :         rtx operand2)
   78286                 :             : {
   78287                 :             :   rtx_insn *_val = 0;
   78288                 :             :   start_sequence ();
   78289                 :             :   {
   78290                 :             :     rtx operands[3];
   78291                 :             :     operands[0] = operand0;
   78292                 :             :     operands[1] = operand1;
   78293                 :             :     operands[2] = operand2;
   78294                 :             : #define FAIL return (end_sequence (), _val)
   78295                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   78296                 :             : #line 234 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   78297                 :             : {
   78298                 :             :   enum memmodel model = memmodel_from_int (INTVAL (operands[2]));
   78299                 :             : 
   78300                 :             :   if (DImode == DImode && !TARGET_64BIT)
   78301                 :             :     {
   78302                 :             :       /* For DImode on 32-bit, we can use the FPU to perform the store.  */
   78303                 :             :       /* Note that while we could perform a cmpxchg8b loop, that turns
   78304                 :             :          out to be significantly larger than this plus a barrier.  */
   78305                 :             :       emit_insn (gen_atomic_storedi_fpu
   78306                 :             :                  (operands[0], operands[1],
   78307                 :             :                   assign_386_stack_local (DImode, SLOT_TEMP)));
   78308                 :             :     }
   78309                 :             :   else
   78310                 :             :     {
   78311                 :             :       operands[1] = force_reg (DImode, operands[1]);
   78312                 :             : 
   78313                 :             :       /* For seq-cst stores, use XCHG when we lack MFENCE.  */
   78314                 :             :       if (is_mm_seq_cst (model)
   78315                 :             :           && (!(TARGET_64BIT || TARGET_SSE2)
   78316                 :             :               || TARGET_AVOID_MFENCE))
   78317                 :             :         {
   78318                 :             :           emit_insn (gen_atomic_exchangedi (gen_reg_rtx (DImode),
   78319                 :             :                                                 operands[0], operands[1],
   78320                 :             :                                                 operands[2]));
   78321                 :             :           DONE;
   78322                 :             :         }
   78323                 :             : 
   78324                 :             :       /* Otherwise use a store.  */
   78325                 :             :       emit_insn (gen_atomic_storedi_1 (operands[0], operands[1],
   78326                 :             :                                            operands[2]));
   78327                 :             :     }
   78328                 :             :   /* ... followed by an MFENCE, if required.  */
   78329                 :             :   if (is_mm_seq_cst (model))
   78330                 :             :     emit_insn (gen_mem_thread_fence (operands[2]));
   78331                 :             :   DONE;
   78332                 :             : }
   78333                 :             : #undef DONE
   78334                 :             : #undef FAIL
   78335                 :             :     operand0 = operands[0];
   78336                 :             :     (void) operand0;
   78337                 :             :     operand1 = operands[1];
   78338                 :             :     (void) operand1;
   78339                 :             :     operand2 = operands[2];
   78340                 :             :     (void) operand2;
   78341                 :             :   }
   78342                 :             :   emit_insn (gen_rtx_SET (operand0,
   78343                 :             :         gen_rtx_UNSPEC (DImode,
   78344                 :             :         gen_rtvec (2,
   78345                 :             :                 operand1,
   78346                 :             :                 operand2),
   78347                 :             :         255)));
   78348                 :             :   _val = get_insns ();
   78349                 :             :   end_sequence ();
   78350                 :             :   return _val;
   78351                 :             : }
   78352                 :             : 
   78353                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:279 */
   78354                 :             : extern rtx_insn *gen_split_3351 (rtx_insn *, rtx *);
   78355                 :             : rtx_insn *
   78356                 :             : gen_split_3351 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   78357                 :             : {
   78358                 :             :   rtx_insn *_val = NULL;
   78359                 :             :   if (dump_file)
   78360                 :             :     fprintf (dump_file, "Splitting with gen_split_3351 (sync.md:279)\n");
   78361                 :             :   start_sequence ();
   78362                 :             : #define FAIL return (end_sequence (), _val)
   78363                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   78364                 :             : #line 289 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   78365                 :             : {
   78366                 :             :   rtx dst = operands[0], src = operands[1];
   78367                 :             :   rtx mem = operands[2], tmp = operands[3];
   78368                 :             : 
   78369                 :             :   if (SSE_REG_P (src))
   78370                 :             :     emit_move_insn (dst, src);
   78371                 :             :   else
   78372                 :             :     {
   78373                 :             :       if (REG_P (src))
   78374                 :             :         {
   78375                 :             :           emit_move_insn (mem, src);
   78376                 :             :           src = mem;
   78377                 :             :         }
   78378                 :             : 
   78379                 :             :       if (STACK_REG_P (tmp))
   78380                 :             :         {
   78381                 :             :           emit_insn (gen_loaddi_via_fpu (tmp, src));
   78382                 :             :           emit_insn (gen_storedi_via_fpu (dst, tmp));
   78383                 :             :         }
   78384                 :             :       else
   78385                 :             :         {
   78386                 :             :           emit_insn (gen_loaddi_via_sse (tmp, src));
   78387                 :             :           emit_insn (gen_storedi_via_sse (dst, tmp));
   78388                 :             :         }
   78389                 :             :     }
   78390                 :             :   DONE;
   78391                 :             : }
   78392                 :             : #undef DONE
   78393                 :             : #undef FAIL
   78394                 :             :   emit_insn (const0_rtx);
   78395                 :             :   _val = get_insns ();
   78396                 :             :   end_sequence ();
   78397                 :             :   return _val;
   78398                 :             : }
   78399                 :             : 
   78400                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:371 */
   78401                 :             : rtx
   78402                 :             : gen_atomic_compare_and_swapqi (rtx operand0,
   78403                 :             :         rtx operand1,
   78404                 :             :         rtx operand2,
   78405                 :             :         rtx operand3,
   78406                 :             :         rtx operand4,
   78407                 :             :         rtx operand5,
   78408                 :             :         rtx operand6,
   78409                 :             :         rtx operand7)
   78410                 :             : {
   78411                 :             :   rtx_insn *_val = 0;
   78412                 :             :   start_sequence ();
   78413                 :             :   {
   78414                 :             :     rtx operands[8];
   78415                 :             :     operands[0] = operand0;
   78416                 :             :     operands[1] = operand1;
   78417                 :             :     operands[2] = operand2;
   78418                 :             :     operands[3] = operand3;
   78419                 :             :     operands[4] = operand4;
   78420                 :             :     operands[5] = operand5;
   78421                 :             :     operands[6] = operand6;
   78422                 :             :     operands[7] = operand7;
   78423                 :             : #define FAIL return (end_sequence (), _val)
   78424                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   78425                 :             : #line 381 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   78426                 :             : {
   78427                 :             :   if (TARGET_RELAX_CMPXCHG_LOOP)
   78428                 :             :   {
   78429                 :             :     ix86_expand_cmpxchg_loop (&operands[0], operands[1], operands[2],
   78430                 :             :                               operands[3], operands[4], operands[6],
   78431                 :             :                               false, NULL);
   78432                 :             :   }
   78433                 :             :   else
   78434                 :             :   {
   78435                 :             :     emit_insn
   78436                 :             :       (gen_atomic_compare_and_swapqi_1
   78437                 :             :         (operands[1], operands[2], operands[3], operands[4], operands[6]));
   78438                 :             :       ix86_expand_setcc (operands[0], EQ, gen_rtx_REG (CCZmode, FLAGS_REG),
   78439                 :             :                         const0_rtx);
   78440                 :             :   }
   78441                 :             :   DONE;
   78442                 :             : }
   78443                 :             : #undef DONE
   78444                 :             : #undef FAIL
   78445                 :             :     operand0 = operands[0];
   78446                 :             :     (void) operand0;
   78447                 :             :     operand1 = operands[1];
   78448                 :             :     (void) operand1;
   78449                 :             :     operand2 = operands[2];
   78450                 :             :     (void) operand2;
   78451                 :             :     operand3 = operands[3];
   78452                 :             :     (void) operand3;
   78453                 :             :     operand4 = operands[4];
   78454                 :             :     (void) operand4;
   78455                 :             :     operand5 = operands[5];
   78456                 :             :     (void) operand5;
   78457                 :             :     operand6 = operands[6];
   78458                 :             :     (void) operand6;
   78459                 :             :     operand7 = operands[7];
   78460                 :             :     (void) operand7;
   78461                 :             :   }
   78462                 :             :   emit (operand0, true);
   78463                 :             :   emit (operand1, true);
   78464                 :             :   emit (operand2, true);
   78465                 :             :   emit (operand3, true);
   78466                 :             :   emit (operand4, true);
   78467                 :             :   emit (operand5, true);
   78468                 :             :   emit (operand6, true);
   78469                 :             :   emit (operand7, false);
   78470                 :             :   _val = get_insns ();
   78471                 :             :   end_sequence ();
   78472                 :             :   return _val;
   78473                 :             : }
   78474                 :             : 
   78475                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:371 */
   78476                 :             : rtx
   78477                 :             : gen_atomic_compare_and_swaphi (rtx operand0,
   78478                 :             :         rtx operand1,
   78479                 :             :         rtx operand2,
   78480                 :             :         rtx operand3,
   78481                 :             :         rtx operand4,
   78482                 :             :         rtx operand5,
   78483                 :             :         rtx operand6,
   78484                 :             :         rtx operand7)
   78485                 :             : {
   78486                 :             :   rtx_insn *_val = 0;
   78487                 :             :   start_sequence ();
   78488                 :             :   {
   78489                 :             :     rtx operands[8];
   78490                 :             :     operands[0] = operand0;
   78491                 :             :     operands[1] = operand1;
   78492                 :             :     operands[2] = operand2;
   78493                 :             :     operands[3] = operand3;
   78494                 :             :     operands[4] = operand4;
   78495                 :             :     operands[5] = operand5;
   78496                 :             :     operands[6] = operand6;
   78497                 :             :     operands[7] = operand7;
   78498                 :             : #define FAIL return (end_sequence (), _val)
   78499                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   78500                 :             : #line 381 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   78501                 :             : {
   78502                 :             :   if (TARGET_RELAX_CMPXCHG_LOOP)
   78503                 :             :   {
   78504                 :             :     ix86_expand_cmpxchg_loop (&operands[0], operands[1], operands[2],
   78505                 :             :                               operands[3], operands[4], operands[6],
   78506                 :             :                               false, NULL);
   78507                 :             :   }
   78508                 :             :   else
   78509                 :             :   {
   78510                 :             :     emit_insn
   78511                 :             :       (gen_atomic_compare_and_swaphi_1
   78512                 :             :         (operands[1], operands[2], operands[3], operands[4], operands[6]));
   78513                 :             :       ix86_expand_setcc (operands[0], EQ, gen_rtx_REG (CCZmode, FLAGS_REG),
   78514                 :             :                         const0_rtx);
   78515                 :             :   }
   78516                 :             :   DONE;
   78517                 :             : }
   78518                 :             : #undef DONE
   78519                 :             : #undef FAIL
   78520                 :             :     operand0 = operands[0];
   78521                 :             :     (void) operand0;
   78522                 :             :     operand1 = operands[1];
   78523                 :             :     (void) operand1;
   78524                 :             :     operand2 = operands[2];
   78525                 :             :     (void) operand2;
   78526                 :             :     operand3 = operands[3];
   78527                 :             :     (void) operand3;
   78528                 :             :     operand4 = operands[4];
   78529                 :             :     (void) operand4;
   78530                 :             :     operand5 = operands[5];
   78531                 :             :     (void) operand5;
   78532                 :             :     operand6 = operands[6];
   78533                 :             :     (void) operand6;
   78534                 :             :     operand7 = operands[7];
   78535                 :             :     (void) operand7;
   78536                 :             :   }
   78537                 :             :   emit (operand0, true);
   78538                 :             :   emit (operand1, true);
   78539                 :             :   emit (operand2, true);
   78540                 :             :   emit (operand3, true);
   78541                 :             :   emit (operand4, true);
   78542                 :             :   emit (operand5, true);
   78543                 :             :   emit (operand6, true);
   78544                 :             :   emit (operand7, false);
   78545                 :             :   _val = get_insns ();
   78546                 :             :   end_sequence ();
   78547                 :             :   return _val;
   78548                 :             : }
   78549                 :             : 
   78550                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:371 */
   78551                 :             : rtx
   78552                 :             : gen_atomic_compare_and_swapsi (rtx operand0,
   78553                 :             :         rtx operand1,
   78554                 :             :         rtx operand2,
   78555                 :             :         rtx operand3,
   78556                 :             :         rtx operand4,
   78557                 :             :         rtx operand5,
   78558                 :             :         rtx operand6,
   78559                 :             :         rtx operand7)
   78560                 :             : {
   78561                 :             :   rtx_insn *_val = 0;
   78562                 :             :   start_sequence ();
   78563                 :             :   {
   78564                 :             :     rtx operands[8];
   78565                 :             :     operands[0] = operand0;
   78566                 :             :     operands[1] = operand1;
   78567                 :             :     operands[2] = operand2;
   78568                 :             :     operands[3] = operand3;
   78569                 :             :     operands[4] = operand4;
   78570                 :             :     operands[5] = operand5;
   78571                 :             :     operands[6] = operand6;
   78572                 :             :     operands[7] = operand7;
   78573                 :             : #define FAIL return (end_sequence (), _val)
   78574                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   78575                 :             : #line 381 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   78576                 :             : {
   78577                 :             :   if (TARGET_RELAX_CMPXCHG_LOOP)
   78578                 :             :   {
   78579                 :             :     ix86_expand_cmpxchg_loop (&operands[0], operands[1], operands[2],
   78580                 :             :                               operands[3], operands[4], operands[6],
   78581                 :             :                               false, NULL);
   78582                 :             :   }
   78583                 :             :   else
   78584                 :             :   {
   78585                 :             :     emit_insn
   78586                 :             :       (gen_atomic_compare_and_swapsi_1
   78587                 :             :         (operands[1], operands[2], operands[3], operands[4], operands[6]));
   78588                 :             :       ix86_expand_setcc (operands[0], EQ, gen_rtx_REG (CCZmode, FLAGS_REG),
   78589                 :             :                         const0_rtx);
   78590                 :             :   }
   78591                 :             :   DONE;
   78592                 :             : }
   78593                 :             : #undef DONE
   78594                 :             : #undef FAIL
   78595                 :             :     operand0 = operands[0];
   78596                 :             :     (void) operand0;
   78597                 :             :     operand1 = operands[1];
   78598                 :             :     (void) operand1;
   78599                 :             :     operand2 = operands[2];
   78600                 :             :     (void) operand2;
   78601                 :             :     operand3 = operands[3];
   78602                 :             :     (void) operand3;
   78603                 :             :     operand4 = operands[4];
   78604                 :             :     (void) operand4;
   78605                 :             :     operand5 = operands[5];
   78606                 :             :     (void) operand5;
   78607                 :             :     operand6 = operands[6];
   78608                 :             :     (void) operand6;
   78609                 :             :     operand7 = operands[7];
   78610                 :             :     (void) operand7;
   78611                 :             :   }
   78612                 :             :   emit (operand0, true);
   78613                 :             :   emit (operand1, true);
   78614                 :             :   emit (operand2, true);
   78615                 :             :   emit (operand3, true);
   78616                 :             :   emit (operand4, true);
   78617                 :             :   emit (operand5, true);
   78618                 :             :   emit (operand6, true);
   78619                 :             :   emit (operand7, false);
   78620                 :             :   _val = get_insns ();
   78621                 :             :   end_sequence ();
   78622                 :             :   return _val;
   78623                 :             : }
   78624                 :             : 
   78625                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:404 */
   78626                 :             : rtx
   78627                 :             : gen_atomic_compare_and_swapdi (rtx operand0,
   78628                 :             :         rtx operand1,
   78629                 :             :         rtx operand2,
   78630                 :             :         rtx operand3,
   78631                 :             :         rtx operand4,
   78632                 :             :         rtx operand5,
   78633                 :             :         rtx operand6,
   78634                 :             :         rtx operand7)
   78635                 :             : {
   78636                 :             :   rtx_insn *_val = 0;
   78637                 :             :   start_sequence ();
   78638                 :             :   {
   78639                 :             :     rtx operands[8];
   78640                 :             :     operands[0] = operand0;
   78641                 :             :     operands[1] = operand1;
   78642                 :             :     operands[2] = operand2;
   78643                 :             :     operands[3] = operand3;
   78644                 :             :     operands[4] = operand4;
   78645                 :             :     operands[5] = operand5;
   78646                 :             :     operands[6] = operand6;
   78647                 :             :     operands[7] = operand7;
   78648                 :             : #define FAIL return (end_sequence (), _val)
   78649                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   78650                 :             : #line 414 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   78651                 :             : {
   78652                 :             :   int doubleword = !(DImode == DImode && TARGET_64BIT);
   78653                 :             :   if (TARGET_RELAX_CMPXCHG_LOOP)
   78654                 :             :   {
   78655                 :             :     ix86_expand_cmpxchg_loop (&operands[0], operands[1], operands[2],
   78656                 :             :                               operands[3], operands[4], operands[6],
   78657                 :             :                               doubleword, NULL);
   78658                 :             :   }
   78659                 :             :   else
   78660                 :             :   {
   78661                 :             :     if (!doubleword)
   78662                 :             :       {
   78663                 :             :         emit_insn
   78664                 :             :           (gen_atomic_compare_and_swapdi_1
   78665                 :             :            (operands[1], operands[2], operands[3], operands[4], operands[6]));
   78666                 :             :       }
   78667                 :             :     else
   78668                 :             :       {
   78669                 :             :         machine_mode hmode = SImode;
   78670                 :             : 
   78671                 :             :         emit_insn
   78672                 :             :           (gen_atomic_compare_and_swapdi_doubleword
   78673                 :             :            (operands[1], operands[2], operands[3],
   78674                 :             :             gen_lowpart (hmode, operands[4]), gen_highpart (hmode, operands[4]),
   78675                 :             :             operands[6]));
   78676                 :             :       }
   78677                 :             : 
   78678                 :             :     ix86_expand_setcc (operands[0], EQ, gen_rtx_REG (CCZmode, FLAGS_REG),
   78679                 :             :                        const0_rtx);
   78680                 :             :   }
   78681                 :             :   DONE;
   78682                 :             : }
   78683                 :             : #undef DONE
   78684                 :             : #undef FAIL
   78685                 :             :     operand0 = operands[0];
   78686                 :             :     (void) operand0;
   78687                 :             :     operand1 = operands[1];
   78688                 :             :     (void) operand1;
   78689                 :             :     operand2 = operands[2];
   78690                 :             :     (void) operand2;
   78691                 :             :     operand3 = operands[3];
   78692                 :             :     (void) operand3;
   78693                 :             :     operand4 = operands[4];
   78694                 :             :     (void) operand4;
   78695                 :             :     operand5 = operands[5];
   78696                 :             :     (void) operand5;
   78697                 :             :     operand6 = operands[6];
   78698                 :             :     (void) operand6;
   78699                 :             :     operand7 = operands[7];
   78700                 :             :     (void) operand7;
   78701                 :             :   }
   78702                 :             :   emit (operand0, true);
   78703                 :             :   emit (operand1, true);
   78704                 :             :   emit (operand2, true);
   78705                 :             :   emit (operand3, true);
   78706                 :             :   emit (operand4, true);
   78707                 :             :   emit (operand5, true);
   78708                 :             :   emit (operand6, true);
   78709                 :             :   emit (operand7, false);
   78710                 :             :   _val = get_insns ();
   78711                 :             :   end_sequence ();
   78712                 :             :   return _val;
   78713                 :             : }
   78714                 :             : 
   78715                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:404 */
   78716                 :             : rtx
   78717                 :             : gen_atomic_compare_and_swapti (rtx operand0,
   78718                 :             :         rtx operand1,
   78719                 :             :         rtx operand2,
   78720                 :             :         rtx operand3,
   78721                 :             :         rtx operand4,
   78722                 :             :         rtx operand5,
   78723                 :             :         rtx operand6,
   78724                 :             :         rtx operand7)
   78725                 :             : {
   78726                 :             :   rtx_insn *_val = 0;
   78727                 :             :   start_sequence ();
   78728                 :             :   {
   78729                 :             :     rtx operands[8];
   78730                 :             :     operands[0] = operand0;
   78731                 :             :     operands[1] = operand1;
   78732                 :             :     operands[2] = operand2;
   78733                 :             :     operands[3] = operand3;
   78734                 :             :     operands[4] = operand4;
   78735                 :             :     operands[5] = operand5;
   78736                 :             :     operands[6] = operand6;
   78737                 :             :     operands[7] = operand7;
   78738                 :             : #define FAIL return (end_sequence (), _val)
   78739                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   78740                 :             : #line 414 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   78741                 :             : {
   78742                 :             :   int doubleword = !(TImode == DImode && TARGET_64BIT);
   78743                 :             :   if (TARGET_RELAX_CMPXCHG_LOOP)
   78744                 :             :   {
   78745                 :             :     ix86_expand_cmpxchg_loop (&operands[0], operands[1], operands[2],
   78746                 :             :                               operands[3], operands[4], operands[6],
   78747                 :             :                               doubleword, NULL);
   78748                 :             :   }
   78749                 :             :   else
   78750                 :             :   {
   78751                 :             :     if (!doubleword)
   78752                 :             :       {
   78753                 :             :         emit_insn
   78754                 :             :           (gen_atomic_compare_and_swapdi_1
   78755                 :             :            (operands[1], operands[2], operands[3], operands[4], operands[6]));
   78756                 :             :       }
   78757                 :             :     else
   78758                 :             :       {
   78759                 :             :         machine_mode hmode = DImode;
   78760                 :             : 
   78761                 :             :         emit_insn
   78762                 :             :           (gen_atomic_compare_and_swapti_doubleword
   78763                 :             :            (operands[1], operands[2], operands[3],
   78764                 :             :             gen_lowpart (hmode, operands[4]), gen_highpart (hmode, operands[4]),
   78765                 :             :             operands[6]));
   78766                 :             :       }
   78767                 :             : 
   78768                 :             :     ix86_expand_setcc (operands[0], EQ, gen_rtx_REG (CCZmode, FLAGS_REG),
   78769                 :             :                        const0_rtx);
   78770                 :             :   }
   78771                 :             :   DONE;
   78772                 :             : }
   78773                 :             : #undef DONE
   78774                 :             : #undef FAIL
   78775                 :             :     operand0 = operands[0];
   78776                 :             :     (void) operand0;
   78777                 :             :     operand1 = operands[1];
   78778                 :             :     (void) operand1;
   78779                 :             :     operand2 = operands[2];
   78780                 :             :     (void) operand2;
   78781                 :             :     operand3 = operands[3];
   78782                 :             :     (void) operand3;
   78783                 :             :     operand4 = operands[4];
   78784                 :             :     (void) operand4;
   78785                 :             :     operand5 = operands[5];
   78786                 :             :     (void) operand5;
   78787                 :             :     operand6 = operands[6];
   78788                 :             :     (void) operand6;
   78789                 :             :     operand7 = operands[7];
   78790                 :             :     (void) operand7;
   78791                 :             :   }
   78792                 :             :   emit (operand0, true);
   78793                 :             :   emit (operand1, true);
   78794                 :             :   emit (operand2, true);
   78795                 :             :   emit (operand3, true);
   78796                 :             :   emit (operand4, true);
   78797                 :             :   emit (operand5, true);
   78798                 :             :   emit (operand6, true);
   78799                 :             :   emit (operand7, false);
   78800                 :             :   _val = get_insns ();
   78801                 :             :   end_sequence ();
   78802                 :             :   return _val;
   78803                 :             : }
   78804                 :             : 
   78805                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:484 */
   78806                 :             : extern rtx_insn *gen_peephole2_397 (rtx_insn *, rtx *);
   78807                 :             : rtx_insn *
   78808                 :             : gen_peephole2_397 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   78809                 :             : {
   78810                 :             :   rtx operand0;
   78811                 :             :   rtx operand1;
   78812                 :             :   rtx operand2;
   78813                 :             :   rtx operand3;
   78814                 :             :   rtx operand4;
   78815                 :             :   rtx_insn *_val = NULL;
   78816                 :             :   if (dump_file)
   78817                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_397 (sync.md:484)\n");
   78818                 :             :   start_sequence ();
   78819                 :             :   operand0 = operands[0];
   78820                 :             :   (void) operand0;
   78821                 :             :   operand1 = operands[1];
   78822                 :             :   (void) operand1;
   78823                 :             :   operand2 = operands[2];
   78824                 :             :   (void) operand2;
   78825                 :             :   operand3 = operands[3];
   78826                 :             :   (void) operand3;
   78827                 :             :   operand4 = operands[4];
   78828                 :             :   (void) operand4;
   78829                 :             :   emit_insn (gen_rtx_SET (operand0,
   78830                 :             :         operand1));
   78831                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   78832                 :             :         gen_rtvec (3,
   78833                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   78834                 :             :         gen_rtx_UNSPEC_VOLATILE (QImode,
   78835                 :             :         gen_rtvec (4,
   78836                 :             :                 operand2,
   78837                 :             :                 copy_rtx (operand0),
   78838                 :             :                 operand3,
   78839                 :             :                 operand4),
   78840                 :             :         108)),
   78841                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   78842                 :             :         gen_rtx_UNSPEC_VOLATILE (QImode,
   78843                 :             :         gen_rtvec (1,
   78844                 :             :                 const0_rtx),
   78845                 :             :         108)),
   78846                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   78847                 :             :         17),
   78848                 :             :         gen_rtx_UNSPEC_VOLATILE (CCZmode,
   78849                 :             :         gen_rtvec (1,
   78850                 :             :                 const0_rtx),
   78851                 :             :         108)))), false);
   78852                 :             :   _val = get_insns ();
   78853                 :             :   end_sequence ();
   78854                 :             :   return _val;
   78855                 :             : }
   78856                 :             : 
   78857                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:484 */
   78858                 :             : extern rtx_insn *gen_peephole2_398 (rtx_insn *, rtx *);
   78859                 :             : rtx_insn *
   78860                 :             : gen_peephole2_398 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   78861                 :             : {
   78862                 :             :   rtx operand0;
   78863                 :             :   rtx operand1;
   78864                 :             :   rtx operand2;
   78865                 :             :   rtx operand3;
   78866                 :             :   rtx operand4;
   78867                 :             :   rtx_insn *_val = NULL;
   78868                 :             :   if (dump_file)
   78869                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_398 (sync.md:484)\n");
   78870                 :             :   start_sequence ();
   78871                 :             :   operand0 = operands[0];
   78872                 :             :   (void) operand0;
   78873                 :             :   operand1 = operands[1];
   78874                 :             :   (void) operand1;
   78875                 :             :   operand2 = operands[2];
   78876                 :             :   (void) operand2;
   78877                 :             :   operand3 = operands[3];
   78878                 :             :   (void) operand3;
   78879                 :             :   operand4 = operands[4];
   78880                 :             :   (void) operand4;
   78881                 :             :   emit_insn (gen_rtx_SET (operand0,
   78882                 :             :         operand1));
   78883                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   78884                 :             :         gen_rtvec (3,
   78885                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   78886                 :             :         gen_rtx_UNSPEC_VOLATILE (HImode,
   78887                 :             :         gen_rtvec (4,
   78888                 :             :                 operand2,
   78889                 :             :                 copy_rtx (operand0),
   78890                 :             :                 operand3,
   78891                 :             :                 operand4),
   78892                 :             :         108)),
   78893                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   78894                 :             :         gen_rtx_UNSPEC_VOLATILE (HImode,
   78895                 :             :         gen_rtvec (1,
   78896                 :             :                 const0_rtx),
   78897                 :             :         108)),
   78898                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   78899                 :             :         17),
   78900                 :             :         gen_rtx_UNSPEC_VOLATILE (CCZmode,
   78901                 :             :         gen_rtvec (1,
   78902                 :             :                 const0_rtx),
   78903                 :             :         108)))), false);
   78904                 :             :   _val = get_insns ();
   78905                 :             :   end_sequence ();
   78906                 :             :   return _val;
   78907                 :             : }
   78908                 :             : 
   78909                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:484 */
   78910                 :             : extern rtx_insn *gen_peephole2_399 (rtx_insn *, rtx *);
   78911                 :             : rtx_insn *
   78912                 :             : gen_peephole2_399 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   78913                 :             : {
   78914                 :             :   rtx operand0;
   78915                 :             :   rtx operand1;
   78916                 :             :   rtx operand2;
   78917                 :             :   rtx operand3;
   78918                 :             :   rtx operand4;
   78919                 :             :   rtx_insn *_val = NULL;
   78920                 :             :   if (dump_file)
   78921                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_399 (sync.md:484)\n");
   78922                 :             :   start_sequence ();
   78923                 :             :   operand0 = operands[0];
   78924                 :             :   (void) operand0;
   78925                 :             :   operand1 = operands[1];
   78926                 :             :   (void) operand1;
   78927                 :             :   operand2 = operands[2];
   78928                 :             :   (void) operand2;
   78929                 :             :   operand3 = operands[3];
   78930                 :             :   (void) operand3;
   78931                 :             :   operand4 = operands[4];
   78932                 :             :   (void) operand4;
   78933                 :             :   emit_insn (gen_rtx_SET (operand0,
   78934                 :             :         operand1));
   78935                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   78936                 :             :         gen_rtvec (3,
   78937                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   78938                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   78939                 :             :         gen_rtvec (4,
   78940                 :             :                 operand2,
   78941                 :             :                 copy_rtx (operand0),
   78942                 :             :                 operand3,
   78943                 :             :                 operand4),
   78944                 :             :         108)),
   78945                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   78946                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   78947                 :             :         gen_rtvec (1,
   78948                 :             :                 const0_rtx),
   78949                 :             :         108)),
   78950                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   78951                 :             :         17),
   78952                 :             :         gen_rtx_UNSPEC_VOLATILE (CCZmode,
   78953                 :             :         gen_rtvec (1,
   78954                 :             :                 const0_rtx),
   78955                 :             :         108)))), false);
   78956                 :             :   _val = get_insns ();
   78957                 :             :   end_sequence ();
   78958                 :             :   return _val;
   78959                 :             : }
   78960                 :             : 
   78961                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:484 */
   78962                 :             : extern rtx_insn *gen_peephole2_400 (rtx_insn *, rtx *);
   78963                 :             : rtx_insn *
   78964                 :             : gen_peephole2_400 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   78965                 :             : {
   78966                 :             :   rtx operand0;
   78967                 :             :   rtx operand1;
   78968                 :             :   rtx operand2;
   78969                 :             :   rtx operand3;
   78970                 :             :   rtx operand4;
   78971                 :             :   rtx_insn *_val = NULL;
   78972                 :             :   if (dump_file)
   78973                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_400 (sync.md:484)\n");
   78974                 :             :   start_sequence ();
   78975                 :             :   operand0 = operands[0];
   78976                 :             :   (void) operand0;
   78977                 :             :   operand1 = operands[1];
   78978                 :             :   (void) operand1;
   78979                 :             :   operand2 = operands[2];
   78980                 :             :   (void) operand2;
   78981                 :             :   operand3 = operands[3];
   78982                 :             :   (void) operand3;
   78983                 :             :   operand4 = operands[4];
   78984                 :             :   (void) operand4;
   78985                 :             :   emit_insn (gen_rtx_SET (operand0,
   78986                 :             :         operand1));
   78987                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   78988                 :             :         gen_rtvec (3,
   78989                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   78990                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   78991                 :             :         gen_rtvec (4,
   78992                 :             :                 operand2,
   78993                 :             :                 copy_rtx (operand0),
   78994                 :             :                 operand3,
   78995                 :             :                 operand4),
   78996                 :             :         108)),
   78997                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   78998                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   78999                 :             :         gen_rtvec (1,
   79000                 :             :                 const0_rtx),
   79001                 :             :         108)),
   79002                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   79003                 :             :         17),
   79004                 :             :         gen_rtx_UNSPEC_VOLATILE (CCZmode,
   79005                 :             :         gen_rtvec (1,
   79006                 :             :                 const0_rtx),
   79007                 :             :         108)))), false);
   79008                 :             :   _val = get_insns ();
   79009                 :             :   end_sequence ();
   79010                 :             :   return _val;
   79011                 :             : }
   79012                 :             : 
   79013                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:519 */
   79014                 :             : extern rtx_insn *gen_peephole2_401 (rtx_insn *, rtx *);
   79015                 :             : rtx_insn *
   79016                 :             : gen_peephole2_401 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   79017                 :             : {
   79018                 :             :   rtx operand0;
   79019                 :             :   rtx operand1;
   79020                 :             :   rtx operand2;
   79021                 :             :   rtx operand3;
   79022                 :             :   rtx operand4;
   79023                 :             :   rtx operand5;
   79024                 :             :   rtx_insn *_val = NULL;
   79025                 :             :   if (dump_file)
   79026                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_401 (sync.md:519)\n");
   79027                 :             :   start_sequence ();
   79028                 :             :   operand0 = operands[0];
   79029                 :             :   (void) operand0;
   79030                 :             :   operand1 = operands[1];
   79031                 :             :   (void) operand1;
   79032                 :             :   operand2 = operands[2];
   79033                 :             :   (void) operand2;
   79034                 :             :   operand3 = operands[3];
   79035                 :             :   (void) operand3;
   79036                 :             :   operand4 = operands[4];
   79037                 :             :   (void) operand4;
   79038                 :             :   operand5 = operands[5];
   79039                 :             :   (void) operand5;
   79040                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79041                 :             :         gen_rtvec (2,
   79042                 :             :                 gen_rtx_SET (operand0,
   79043                 :             :         operand1),
   79044                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   79045                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79046                 :             :         gen_rtvec (3,
   79047                 :             :                 gen_rtx_SET (operand2,
   79048                 :             :         gen_rtx_UNSPEC_VOLATILE (QImode,
   79049                 :             :         gen_rtvec (4,
   79050                 :             :                 operand3,
   79051                 :             :                 copy_rtx (operand2),
   79052                 :             :                 operand4,
   79053                 :             :                 operand5),
   79054                 :             :         108)),
   79055                 :             :                 gen_rtx_SET (copy_rtx (operand3),
   79056                 :             :         gen_rtx_UNSPEC_VOLATILE (QImode,
   79057                 :             :         gen_rtvec (1,
   79058                 :             :                 const0_rtx),
   79059                 :             :         108)),
   79060                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   79061                 :             :         17),
   79062                 :             :         gen_rtx_UNSPEC_VOLATILE (CCZmode,
   79063                 :             :         gen_rtvec (1,
   79064                 :             :                 const0_rtx),
   79065                 :             :         108)))), false);
   79066                 :             :   _val = get_insns ();
   79067                 :             :   end_sequence ();
   79068                 :             :   return _val;
   79069                 :             : }
   79070                 :             : 
   79071                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:519 */
   79072                 :             : extern rtx_insn *gen_peephole2_402 (rtx_insn *, rtx *);
   79073                 :             : rtx_insn *
   79074                 :             : gen_peephole2_402 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   79075                 :             : {
   79076                 :             :   rtx operand0;
   79077                 :             :   rtx operand1;
   79078                 :             :   rtx operand2;
   79079                 :             :   rtx operand3;
   79080                 :             :   rtx operand4;
   79081                 :             :   rtx operand5;
   79082                 :             :   rtx_insn *_val = NULL;
   79083                 :             :   if (dump_file)
   79084                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_402 (sync.md:519)\n");
   79085                 :             :   start_sequence ();
   79086                 :             :   operand0 = operands[0];
   79087                 :             :   (void) operand0;
   79088                 :             :   operand1 = operands[1];
   79089                 :             :   (void) operand1;
   79090                 :             :   operand2 = operands[2];
   79091                 :             :   (void) operand2;
   79092                 :             :   operand3 = operands[3];
   79093                 :             :   (void) operand3;
   79094                 :             :   operand4 = operands[4];
   79095                 :             :   (void) operand4;
   79096                 :             :   operand5 = operands[5];
   79097                 :             :   (void) operand5;
   79098                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79099                 :             :         gen_rtvec (2,
   79100                 :             :                 gen_rtx_SET (operand0,
   79101                 :             :         operand1),
   79102                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   79103                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79104                 :             :         gen_rtvec (3,
   79105                 :             :                 gen_rtx_SET (operand2,
   79106                 :             :         gen_rtx_UNSPEC_VOLATILE (QImode,
   79107                 :             :         gen_rtvec (4,
   79108                 :             :                 operand3,
   79109                 :             :                 copy_rtx (operand2),
   79110                 :             :                 operand4,
   79111                 :             :                 operand5),
   79112                 :             :         108)),
   79113                 :             :                 gen_rtx_SET (copy_rtx (operand3),
   79114                 :             :         gen_rtx_UNSPEC_VOLATILE (QImode,
   79115                 :             :         gen_rtvec (1,
   79116                 :             :                 const0_rtx),
   79117                 :             :         108)),
   79118                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   79119                 :             :         17),
   79120                 :             :         gen_rtx_UNSPEC_VOLATILE (CCZmode,
   79121                 :             :         gen_rtvec (1,
   79122                 :             :                 const0_rtx),
   79123                 :             :         108)))), false);
   79124                 :             :   _val = get_insns ();
   79125                 :             :   end_sequence ();
   79126                 :             :   return _val;
   79127                 :             : }
   79128                 :             : 
   79129                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:519 */
   79130                 :             : extern rtx_insn *gen_peephole2_403 (rtx_insn *, rtx *);
   79131                 :             : rtx_insn *
   79132                 :             : gen_peephole2_403 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   79133                 :             : {
   79134                 :             :   rtx operand0;
   79135                 :             :   rtx operand1;
   79136                 :             :   rtx operand2;
   79137                 :             :   rtx operand3;
   79138                 :             :   rtx operand4;
   79139                 :             :   rtx operand5;
   79140                 :             :   rtx_insn *_val = NULL;
   79141                 :             :   if (dump_file)
   79142                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_403 (sync.md:519)\n");
   79143                 :             :   start_sequence ();
   79144                 :             :   operand0 = operands[0];
   79145                 :             :   (void) operand0;
   79146                 :             :   operand1 = operands[1];
   79147                 :             :   (void) operand1;
   79148                 :             :   operand2 = operands[2];
   79149                 :             :   (void) operand2;
   79150                 :             :   operand3 = operands[3];
   79151                 :             :   (void) operand3;
   79152                 :             :   operand4 = operands[4];
   79153                 :             :   (void) operand4;
   79154                 :             :   operand5 = operands[5];
   79155                 :             :   (void) operand5;
   79156                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79157                 :             :         gen_rtvec (2,
   79158                 :             :                 gen_rtx_SET (operand0,
   79159                 :             :         operand1),
   79160                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   79161                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79162                 :             :         gen_rtvec (3,
   79163                 :             :                 gen_rtx_SET (operand2,
   79164                 :             :         gen_rtx_UNSPEC_VOLATILE (HImode,
   79165                 :             :         gen_rtvec (4,
   79166                 :             :                 operand3,
   79167                 :             :                 copy_rtx (operand2),
   79168                 :             :                 operand4,
   79169                 :             :                 operand5),
   79170                 :             :         108)),
   79171                 :             :                 gen_rtx_SET (copy_rtx (operand3),
   79172                 :             :         gen_rtx_UNSPEC_VOLATILE (HImode,
   79173                 :             :         gen_rtvec (1,
   79174                 :             :                 const0_rtx),
   79175                 :             :         108)),
   79176                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   79177                 :             :         17),
   79178                 :             :         gen_rtx_UNSPEC_VOLATILE (CCZmode,
   79179                 :             :         gen_rtvec (1,
   79180                 :             :                 const0_rtx),
   79181                 :             :         108)))), false);
   79182                 :             :   _val = get_insns ();
   79183                 :             :   end_sequence ();
   79184                 :             :   return _val;
   79185                 :             : }
   79186                 :             : 
   79187                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:519 */
   79188                 :             : extern rtx_insn *gen_peephole2_404 (rtx_insn *, rtx *);
   79189                 :             : rtx_insn *
   79190                 :             : gen_peephole2_404 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   79191                 :             : {
   79192                 :             :   rtx operand0;
   79193                 :             :   rtx operand1;
   79194                 :             :   rtx operand2;
   79195                 :             :   rtx operand3;
   79196                 :             :   rtx operand4;
   79197                 :             :   rtx operand5;
   79198                 :             :   rtx_insn *_val = NULL;
   79199                 :             :   if (dump_file)
   79200                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_404 (sync.md:519)\n");
   79201                 :             :   start_sequence ();
   79202                 :             :   operand0 = operands[0];
   79203                 :             :   (void) operand0;
   79204                 :             :   operand1 = operands[1];
   79205                 :             :   (void) operand1;
   79206                 :             :   operand2 = operands[2];
   79207                 :             :   (void) operand2;
   79208                 :             :   operand3 = operands[3];
   79209                 :             :   (void) operand3;
   79210                 :             :   operand4 = operands[4];
   79211                 :             :   (void) operand4;
   79212                 :             :   operand5 = operands[5];
   79213                 :             :   (void) operand5;
   79214                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79215                 :             :         gen_rtvec (2,
   79216                 :             :                 gen_rtx_SET (operand0,
   79217                 :             :         operand1),
   79218                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   79219                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79220                 :             :         gen_rtvec (3,
   79221                 :             :                 gen_rtx_SET (operand2,
   79222                 :             :         gen_rtx_UNSPEC_VOLATILE (HImode,
   79223                 :             :         gen_rtvec (4,
   79224                 :             :                 operand3,
   79225                 :             :                 copy_rtx (operand2),
   79226                 :             :                 operand4,
   79227                 :             :                 operand5),
   79228                 :             :         108)),
   79229                 :             :                 gen_rtx_SET (copy_rtx (operand3),
   79230                 :             :         gen_rtx_UNSPEC_VOLATILE (HImode,
   79231                 :             :         gen_rtvec (1,
   79232                 :             :                 const0_rtx),
   79233                 :             :         108)),
   79234                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   79235                 :             :         17),
   79236                 :             :         gen_rtx_UNSPEC_VOLATILE (CCZmode,
   79237                 :             :         gen_rtvec (1,
   79238                 :             :                 const0_rtx),
   79239                 :             :         108)))), false);
   79240                 :             :   _val = get_insns ();
   79241                 :             :   end_sequence ();
   79242                 :             :   return _val;
   79243                 :             : }
   79244                 :             : 
   79245                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:519 */
   79246                 :             : extern rtx_insn *gen_peephole2_405 (rtx_insn *, rtx *);
   79247                 :             : rtx_insn *
   79248                 :             : gen_peephole2_405 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   79249                 :             : {
   79250                 :             :   rtx operand0;
   79251                 :             :   rtx operand1;
   79252                 :             :   rtx operand2;
   79253                 :             :   rtx operand3;
   79254                 :             :   rtx operand4;
   79255                 :             :   rtx operand5;
   79256                 :             :   rtx_insn *_val = NULL;
   79257                 :             :   if (dump_file)
   79258                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_405 (sync.md:519)\n");
   79259                 :             :   start_sequence ();
   79260                 :             :   operand0 = operands[0];
   79261                 :             :   (void) operand0;
   79262                 :             :   operand1 = operands[1];
   79263                 :             :   (void) operand1;
   79264                 :             :   operand2 = operands[2];
   79265                 :             :   (void) operand2;
   79266                 :             :   operand3 = operands[3];
   79267                 :             :   (void) operand3;
   79268                 :             :   operand4 = operands[4];
   79269                 :             :   (void) operand4;
   79270                 :             :   operand5 = operands[5];
   79271                 :             :   (void) operand5;
   79272                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79273                 :             :         gen_rtvec (2,
   79274                 :             :                 gen_rtx_SET (operand0,
   79275                 :             :         operand1),
   79276                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   79277                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79278                 :             :         gen_rtvec (3,
   79279                 :             :                 gen_rtx_SET (operand2,
   79280                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   79281                 :             :         gen_rtvec (4,
   79282                 :             :                 operand3,
   79283                 :             :                 copy_rtx (operand2),
   79284                 :             :                 operand4,
   79285                 :             :                 operand5),
   79286                 :             :         108)),
   79287                 :             :                 gen_rtx_SET (copy_rtx (operand3),
   79288                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   79289                 :             :         gen_rtvec (1,
   79290                 :             :                 const0_rtx),
   79291                 :             :         108)),
   79292                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   79293                 :             :         17),
   79294                 :             :         gen_rtx_UNSPEC_VOLATILE (CCZmode,
   79295                 :             :         gen_rtvec (1,
   79296                 :             :                 const0_rtx),
   79297                 :             :         108)))), false);
   79298                 :             :   _val = get_insns ();
   79299                 :             :   end_sequence ();
   79300                 :             :   return _val;
   79301                 :             : }
   79302                 :             : 
   79303                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:519 */
   79304                 :             : extern rtx_insn *gen_peephole2_406 (rtx_insn *, rtx *);
   79305                 :             : rtx_insn *
   79306                 :             : gen_peephole2_406 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   79307                 :             : {
   79308                 :             :   rtx operand0;
   79309                 :             :   rtx operand1;
   79310                 :             :   rtx operand2;
   79311                 :             :   rtx operand3;
   79312                 :             :   rtx operand4;
   79313                 :             :   rtx operand5;
   79314                 :             :   rtx_insn *_val = NULL;
   79315                 :             :   if (dump_file)
   79316                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_406 (sync.md:519)\n");
   79317                 :             :   start_sequence ();
   79318                 :             :   operand0 = operands[0];
   79319                 :             :   (void) operand0;
   79320                 :             :   operand1 = operands[1];
   79321                 :             :   (void) operand1;
   79322                 :             :   operand2 = operands[2];
   79323                 :             :   (void) operand2;
   79324                 :             :   operand3 = operands[3];
   79325                 :             :   (void) operand3;
   79326                 :             :   operand4 = operands[4];
   79327                 :             :   (void) operand4;
   79328                 :             :   operand5 = operands[5];
   79329                 :             :   (void) operand5;
   79330                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79331                 :             :         gen_rtvec (2,
   79332                 :             :                 gen_rtx_SET (operand0,
   79333                 :             :         operand1),
   79334                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   79335                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79336                 :             :         gen_rtvec (3,
   79337                 :             :                 gen_rtx_SET (operand2,
   79338                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   79339                 :             :         gen_rtvec (4,
   79340                 :             :                 operand3,
   79341                 :             :                 copy_rtx (operand2),
   79342                 :             :                 operand4,
   79343                 :             :                 operand5),
   79344                 :             :         108)),
   79345                 :             :                 gen_rtx_SET (copy_rtx (operand3),
   79346                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   79347                 :             :         gen_rtvec (1,
   79348                 :             :                 const0_rtx),
   79349                 :             :         108)),
   79350                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   79351                 :             :         17),
   79352                 :             :         gen_rtx_UNSPEC_VOLATILE (CCZmode,
   79353                 :             :         gen_rtvec (1,
   79354                 :             :                 const0_rtx),
   79355                 :             :         108)))), false);
   79356                 :             :   _val = get_insns ();
   79357                 :             :   end_sequence ();
   79358                 :             :   return _val;
   79359                 :             : }
   79360                 :             : 
   79361                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:519 */
   79362                 :             : extern rtx_insn *gen_peephole2_407 (rtx_insn *, rtx *);
   79363                 :             : rtx_insn *
   79364                 :             : gen_peephole2_407 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   79365                 :             : {
   79366                 :             :   rtx operand0;
   79367                 :             :   rtx operand1;
   79368                 :             :   rtx operand2;
   79369                 :             :   rtx operand3;
   79370                 :             :   rtx operand4;
   79371                 :             :   rtx operand5;
   79372                 :             :   rtx_insn *_val = NULL;
   79373                 :             :   if (dump_file)
   79374                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_407 (sync.md:519)\n");
   79375                 :             :   start_sequence ();
   79376                 :             :   operand0 = operands[0];
   79377                 :             :   (void) operand0;
   79378                 :             :   operand1 = operands[1];
   79379                 :             :   (void) operand1;
   79380                 :             :   operand2 = operands[2];
   79381                 :             :   (void) operand2;
   79382                 :             :   operand3 = operands[3];
   79383                 :             :   (void) operand3;
   79384                 :             :   operand4 = operands[4];
   79385                 :             :   (void) operand4;
   79386                 :             :   operand5 = operands[5];
   79387                 :             :   (void) operand5;
   79388                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79389                 :             :         gen_rtvec (2,
   79390                 :             :                 gen_rtx_SET (operand0,
   79391                 :             :         operand1),
   79392                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   79393                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79394                 :             :         gen_rtvec (3,
   79395                 :             :                 gen_rtx_SET (operand2,
   79396                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   79397                 :             :         gen_rtvec (4,
   79398                 :             :                 operand3,
   79399                 :             :                 copy_rtx (operand2),
   79400                 :             :                 operand4,
   79401                 :             :                 operand5),
   79402                 :             :         108)),
   79403                 :             :                 gen_rtx_SET (copy_rtx (operand3),
   79404                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   79405                 :             :         gen_rtvec (1,
   79406                 :             :                 const0_rtx),
   79407                 :             :         108)),
   79408                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   79409                 :             :         17),
   79410                 :             :         gen_rtx_UNSPEC_VOLATILE (CCZmode,
   79411                 :             :         gen_rtvec (1,
   79412                 :             :                 const0_rtx),
   79413                 :             :         108)))), false);
   79414                 :             :   _val = get_insns ();
   79415                 :             :   end_sequence ();
   79416                 :             :   return _val;
   79417                 :             : }
   79418                 :             : 
   79419                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:519 */
   79420                 :             : extern rtx_insn *gen_peephole2_408 (rtx_insn *, rtx *);
   79421                 :             : rtx_insn *
   79422                 :             : gen_peephole2_408 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   79423                 :             : {
   79424                 :             :   rtx operand0;
   79425                 :             :   rtx operand1;
   79426                 :             :   rtx operand2;
   79427                 :             :   rtx operand3;
   79428                 :             :   rtx operand4;
   79429                 :             :   rtx operand5;
   79430                 :             :   rtx_insn *_val = NULL;
   79431                 :             :   if (dump_file)
   79432                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_408 (sync.md:519)\n");
   79433                 :             :   start_sequence ();
   79434                 :             :   operand0 = operands[0];
   79435                 :             :   (void) operand0;
   79436                 :             :   operand1 = operands[1];
   79437                 :             :   (void) operand1;
   79438                 :             :   operand2 = operands[2];
   79439                 :             :   (void) operand2;
   79440                 :             :   operand3 = operands[3];
   79441                 :             :   (void) operand3;
   79442                 :             :   operand4 = operands[4];
   79443                 :             :   (void) operand4;
   79444                 :             :   operand5 = operands[5];
   79445                 :             :   (void) operand5;
   79446                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79447                 :             :         gen_rtvec (2,
   79448                 :             :                 gen_rtx_SET (operand0,
   79449                 :             :         operand1),
   79450                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   79451                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   79452                 :             :         gen_rtvec (3,
   79453                 :             :                 gen_rtx_SET (operand2,
   79454                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   79455                 :             :         gen_rtvec (4,
   79456                 :             :                 operand3,
   79457                 :             :                 copy_rtx (operand2),
   79458                 :             :                 operand4,
   79459                 :             :                 operand5),
   79460                 :             :         108)),
   79461                 :             :                 gen_rtx_SET (copy_rtx (operand3),
   79462                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   79463                 :             :         gen_rtvec (1,
   79464                 :             :                 const0_rtx),
   79465                 :             :         108)),
   79466                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   79467                 :             :         17),
   79468                 :             :         gen_rtx_UNSPEC_VOLATILE (CCZmode,
   79469                 :             :         gen_rtvec (1,
   79470                 :             :                 const0_rtx),
   79471                 :             :         108)))), false);
   79472                 :             :   _val = get_insns ();
   79473                 :             :   end_sequence ();
   79474                 :             :   return _val;
   79475                 :             : }
   79476                 :             : 
   79477                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:553 */
   79478                 :             : rtx
   79479                 :             : gen_atomic_fetch_andqi (rtx operand0,
   79480                 :             :         rtx operand1,
   79481                 :             :         rtx operand2,
   79482                 :             :         rtx operand3)
   79483                 :             : {
   79484                 :             :   rtx_insn *_val = 0;
   79485                 :             :   start_sequence ();
   79486                 :             :   {
   79487                 :             :     rtx operands[4];
   79488                 :             :     operands[0] = operand0;
   79489                 :             :     operands[1] = operand1;
   79490                 :             :     operands[2] = operand2;
   79491                 :             :     operands[3] = operand3;
   79492                 :             : #define FAIL return (end_sequence (), _val)
   79493                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   79494                 :             : #line 560 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   79495                 :             : {
   79496                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   79497                 :             :                                     operands[2], AND, false,
   79498                 :             :                                     false);
   79499                 :             :   DONE;
   79500                 :             : }
   79501                 :             : #undef DONE
   79502                 :             : #undef FAIL
   79503                 :             :     operand0 = operands[0];
   79504                 :             :     (void) operand0;
   79505                 :             :     operand1 = operands[1];
   79506                 :             :     (void) operand1;
   79507                 :             :     operand2 = operands[2];
   79508                 :             :     (void) operand2;
   79509                 :             :     operand3 = operands[3];
   79510                 :             :     (void) operand3;
   79511                 :             :   }
   79512                 :             :   emit (operand0, true);
   79513                 :             :   emit_insn (gen_rtx_AND (QImode,
   79514                 :             :         operand1,
   79515                 :             :         operand2));
   79516                 :             :   emit (operand3, false);
   79517                 :             :   _val = get_insns ();
   79518                 :             :   end_sequence ();
   79519                 :             :   return _val;
   79520                 :             : }
   79521                 :             : 
   79522                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:553 */
   79523                 :             : rtx
   79524                 :             : gen_atomic_fetch_orqi (rtx operand0,
   79525                 :             :         rtx operand1,
   79526                 :             :         rtx operand2,
   79527                 :             :         rtx operand3)
   79528                 :             : {
   79529                 :             :   rtx_insn *_val = 0;
   79530                 :             :   start_sequence ();
   79531                 :             :   {
   79532                 :             :     rtx operands[4];
   79533                 :             :     operands[0] = operand0;
   79534                 :             :     operands[1] = operand1;
   79535                 :             :     operands[2] = operand2;
   79536                 :             :     operands[3] = operand3;
   79537                 :             : #define FAIL return (end_sequence (), _val)
   79538                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   79539                 :             : #line 560 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   79540                 :             : {
   79541                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   79542                 :             :                                     operands[2], IOR, false,
   79543                 :             :                                     false);
   79544                 :             :   DONE;
   79545                 :             : }
   79546                 :             : #undef DONE
   79547                 :             : #undef FAIL
   79548                 :             :     operand0 = operands[0];
   79549                 :             :     (void) operand0;
   79550                 :             :     operand1 = operands[1];
   79551                 :             :     (void) operand1;
   79552                 :             :     operand2 = operands[2];
   79553                 :             :     (void) operand2;
   79554                 :             :     operand3 = operands[3];
   79555                 :             :     (void) operand3;
   79556                 :             :   }
   79557                 :             :   emit (operand0, true);
   79558                 :             :   emit_insn (gen_rtx_IOR (QImode,
   79559                 :             :         operand1,
   79560                 :             :         operand2));
   79561                 :             :   emit (operand3, false);
   79562                 :             :   _val = get_insns ();
   79563                 :             :   end_sequence ();
   79564                 :             :   return _val;
   79565                 :             : }
   79566                 :             : 
   79567                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:553 */
   79568                 :             : rtx
   79569                 :             : gen_atomic_fetch_xorqi (rtx operand0,
   79570                 :             :         rtx operand1,
   79571                 :             :         rtx operand2,
   79572                 :             :         rtx operand3)
   79573                 :             : {
   79574                 :             :   rtx_insn *_val = 0;
   79575                 :             :   start_sequence ();
   79576                 :             :   {
   79577                 :             :     rtx operands[4];
   79578                 :             :     operands[0] = operand0;
   79579                 :             :     operands[1] = operand1;
   79580                 :             :     operands[2] = operand2;
   79581                 :             :     operands[3] = operand3;
   79582                 :             : #define FAIL return (end_sequence (), _val)
   79583                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   79584                 :             : #line 560 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   79585                 :             : {
   79586                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   79587                 :             :                                     operands[2], XOR, false,
   79588                 :             :                                     false);
   79589                 :             :   DONE;
   79590                 :             : }
   79591                 :             : #undef DONE
   79592                 :             : #undef FAIL
   79593                 :             :     operand0 = operands[0];
   79594                 :             :     (void) operand0;
   79595                 :             :     operand1 = operands[1];
   79596                 :             :     (void) operand1;
   79597                 :             :     operand2 = operands[2];
   79598                 :             :     (void) operand2;
   79599                 :             :     operand3 = operands[3];
   79600                 :             :     (void) operand3;
   79601                 :             :   }
   79602                 :             :   emit (operand0, true);
   79603                 :             :   emit_insn (gen_rtx_XOR (QImode,
   79604                 :             :         operand1,
   79605                 :             :         operand2));
   79606                 :             :   emit (operand3, false);
   79607                 :             :   _val = get_insns ();
   79608                 :             :   end_sequence ();
   79609                 :             :   return _val;
   79610                 :             : }
   79611                 :             : 
   79612                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:553 */
   79613                 :             : rtx
   79614                 :             : gen_atomic_fetch_andhi (rtx operand0,
   79615                 :             :         rtx operand1,
   79616                 :             :         rtx operand2,
   79617                 :             :         rtx operand3)
   79618                 :             : {
   79619                 :             :   rtx_insn *_val = 0;
   79620                 :             :   start_sequence ();
   79621                 :             :   {
   79622                 :             :     rtx operands[4];
   79623                 :             :     operands[0] = operand0;
   79624                 :             :     operands[1] = operand1;
   79625                 :             :     operands[2] = operand2;
   79626                 :             :     operands[3] = operand3;
   79627                 :             : #define FAIL return (end_sequence (), _val)
   79628                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   79629                 :             : #line 560 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   79630                 :             : {
   79631                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   79632                 :             :                                     operands[2], AND, false,
   79633                 :             :                                     false);
   79634                 :             :   DONE;
   79635                 :             : }
   79636                 :             : #undef DONE
   79637                 :             : #undef FAIL
   79638                 :             :     operand0 = operands[0];
   79639                 :             :     (void) operand0;
   79640                 :             :     operand1 = operands[1];
   79641                 :             :     (void) operand1;
   79642                 :             :     operand2 = operands[2];
   79643                 :             :     (void) operand2;
   79644                 :             :     operand3 = operands[3];
   79645                 :             :     (void) operand3;
   79646                 :             :   }
   79647                 :             :   emit (operand0, true);
   79648                 :             :   emit_insn (gen_rtx_AND (HImode,
   79649                 :             :         operand1,
   79650                 :             :         operand2));
   79651                 :             :   emit (operand3, false);
   79652                 :             :   _val = get_insns ();
   79653                 :             :   end_sequence ();
   79654                 :             :   return _val;
   79655                 :             : }
   79656                 :             : 
   79657                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:553 */
   79658                 :             : rtx
   79659                 :             : gen_atomic_fetch_orhi (rtx operand0,
   79660                 :             :         rtx operand1,
   79661                 :             :         rtx operand2,
   79662                 :             :         rtx operand3)
   79663                 :             : {
   79664                 :             :   rtx_insn *_val = 0;
   79665                 :             :   start_sequence ();
   79666                 :             :   {
   79667                 :             :     rtx operands[4];
   79668                 :             :     operands[0] = operand0;
   79669                 :             :     operands[1] = operand1;
   79670                 :             :     operands[2] = operand2;
   79671                 :             :     operands[3] = operand3;
   79672                 :             : #define FAIL return (end_sequence (), _val)
   79673                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   79674                 :             : #line 560 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   79675                 :             : {
   79676                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   79677                 :             :                                     operands[2], IOR, false,
   79678                 :             :                                     false);
   79679                 :             :   DONE;
   79680                 :             : }
   79681                 :             : #undef DONE
   79682                 :             : #undef FAIL
   79683                 :             :     operand0 = operands[0];
   79684                 :             :     (void) operand0;
   79685                 :             :     operand1 = operands[1];
   79686                 :             :     (void) operand1;
   79687                 :             :     operand2 = operands[2];
   79688                 :             :     (void) operand2;
   79689                 :             :     operand3 = operands[3];
   79690                 :             :     (void) operand3;
   79691                 :             :   }
   79692                 :             :   emit (operand0, true);
   79693                 :             :   emit_insn (gen_rtx_IOR (HImode,
   79694                 :             :         operand1,
   79695                 :             :         operand2));
   79696                 :             :   emit (operand3, false);
   79697                 :             :   _val = get_insns ();
   79698                 :             :   end_sequence ();
   79699                 :             :   return _val;
   79700                 :             : }
   79701                 :             : 
   79702                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:553 */
   79703                 :             : rtx
   79704                 :             : gen_atomic_fetch_xorhi (rtx operand0,
   79705                 :             :         rtx operand1,
   79706                 :             :         rtx operand2,
   79707                 :             :         rtx operand3)
   79708                 :             : {
   79709                 :             :   rtx_insn *_val = 0;
   79710                 :             :   start_sequence ();
   79711                 :             :   {
   79712                 :             :     rtx operands[4];
   79713                 :             :     operands[0] = operand0;
   79714                 :             :     operands[1] = operand1;
   79715                 :             :     operands[2] = operand2;
   79716                 :             :     operands[3] = operand3;
   79717                 :             : #define FAIL return (end_sequence (), _val)
   79718                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   79719                 :             : #line 560 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   79720                 :             : {
   79721                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   79722                 :             :                                     operands[2], XOR, false,
   79723                 :             :                                     false);
   79724                 :             :   DONE;
   79725                 :             : }
   79726                 :             : #undef DONE
   79727                 :             : #undef FAIL
   79728                 :             :     operand0 = operands[0];
   79729                 :             :     (void) operand0;
   79730                 :             :     operand1 = operands[1];
   79731                 :             :     (void) operand1;
   79732                 :             :     operand2 = operands[2];
   79733                 :             :     (void) operand2;
   79734                 :             :     operand3 = operands[3];
   79735                 :             :     (void) operand3;
   79736                 :             :   }
   79737                 :             :   emit (operand0, true);
   79738                 :             :   emit_insn (gen_rtx_XOR (HImode,
   79739                 :             :         operand1,
   79740                 :             :         operand2));
   79741                 :             :   emit (operand3, false);
   79742                 :             :   _val = get_insns ();
   79743                 :             :   end_sequence ();
   79744                 :             :   return _val;
   79745                 :             : }
   79746                 :             : 
   79747                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:553 */
   79748                 :             : rtx
   79749                 :             : gen_atomic_fetch_andsi (rtx operand0,
   79750                 :             :         rtx operand1,
   79751                 :             :         rtx operand2,
   79752                 :             :         rtx operand3)
   79753                 :             : {
   79754                 :             :   rtx_insn *_val = 0;
   79755                 :             :   start_sequence ();
   79756                 :             :   {
   79757                 :             :     rtx operands[4];
   79758                 :             :     operands[0] = operand0;
   79759                 :             :     operands[1] = operand1;
   79760                 :             :     operands[2] = operand2;
   79761                 :             :     operands[3] = operand3;
   79762                 :             : #define FAIL return (end_sequence (), _val)
   79763                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   79764                 :             : #line 560 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   79765                 :             : {
   79766                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   79767                 :             :                                     operands[2], AND, false,
   79768                 :             :                                     false);
   79769                 :             :   DONE;
   79770                 :             : }
   79771                 :             : #undef DONE
   79772                 :             : #undef FAIL
   79773                 :             :     operand0 = operands[0];
   79774                 :             :     (void) operand0;
   79775                 :             :     operand1 = operands[1];
   79776                 :             :     (void) operand1;
   79777                 :             :     operand2 = operands[2];
   79778                 :             :     (void) operand2;
   79779                 :             :     operand3 = operands[3];
   79780                 :             :     (void) operand3;
   79781                 :             :   }
   79782                 :             :   emit (operand0, true);
   79783                 :             :   emit_insn (gen_rtx_AND (SImode,
   79784                 :             :         operand1,
   79785                 :             :         operand2));
   79786                 :             :   emit (operand3, false);
   79787                 :             :   _val = get_insns ();
   79788                 :             :   end_sequence ();
   79789                 :             :   return _val;
   79790                 :             : }
   79791                 :             : 
   79792                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:553 */
   79793                 :             : rtx
   79794                 :             : gen_atomic_fetch_orsi (rtx operand0,
   79795                 :             :         rtx operand1,
   79796                 :             :         rtx operand2,
   79797                 :             :         rtx operand3)
   79798                 :             : {
   79799                 :             :   rtx_insn *_val = 0;
   79800                 :             :   start_sequence ();
   79801                 :             :   {
   79802                 :             :     rtx operands[4];
   79803                 :             :     operands[0] = operand0;
   79804                 :             :     operands[1] = operand1;
   79805                 :             :     operands[2] = operand2;
   79806                 :             :     operands[3] = operand3;
   79807                 :             : #define FAIL return (end_sequence (), _val)
   79808                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   79809                 :             : #line 560 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   79810                 :             : {
   79811                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   79812                 :             :                                     operands[2], IOR, false,
   79813                 :             :                                     false);
   79814                 :             :   DONE;
   79815                 :             : }
   79816                 :             : #undef DONE
   79817                 :             : #undef FAIL
   79818                 :             :     operand0 = operands[0];
   79819                 :             :     (void) operand0;
   79820                 :             :     operand1 = operands[1];
   79821                 :             :     (void) operand1;
   79822                 :             :     operand2 = operands[2];
   79823                 :             :     (void) operand2;
   79824                 :             :     operand3 = operands[3];
   79825                 :             :     (void) operand3;
   79826                 :             :   }
   79827                 :             :   emit (operand0, true);
   79828                 :             :   emit_insn (gen_rtx_IOR (SImode,
   79829                 :             :         operand1,
   79830                 :             :         operand2));
   79831                 :             :   emit (operand3, false);
   79832                 :             :   _val = get_insns ();
   79833                 :             :   end_sequence ();
   79834                 :             :   return _val;
   79835                 :             : }
   79836                 :             : 
   79837                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:553 */
   79838                 :             : rtx
   79839                 :             : gen_atomic_fetch_xorsi (rtx operand0,
   79840                 :             :         rtx operand1,
   79841                 :             :         rtx operand2,
   79842                 :             :         rtx operand3)
   79843                 :             : {
   79844                 :             :   rtx_insn *_val = 0;
   79845                 :             :   start_sequence ();
   79846                 :             :   {
   79847                 :             :     rtx operands[4];
   79848                 :             :     operands[0] = operand0;
   79849                 :             :     operands[1] = operand1;
   79850                 :             :     operands[2] = operand2;
   79851                 :             :     operands[3] = operand3;
   79852                 :             : #define FAIL return (end_sequence (), _val)
   79853                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   79854                 :             : #line 560 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   79855                 :             : {
   79856                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   79857                 :             :                                     operands[2], XOR, false,
   79858                 :             :                                     false);
   79859                 :             :   DONE;
   79860                 :             : }
   79861                 :             : #undef DONE
   79862                 :             : #undef FAIL
   79863                 :             :     operand0 = operands[0];
   79864                 :             :     (void) operand0;
   79865                 :             :     operand1 = operands[1];
   79866                 :             :     (void) operand1;
   79867                 :             :     operand2 = operands[2];
   79868                 :             :     (void) operand2;
   79869                 :             :     operand3 = operands[3];
   79870                 :             :     (void) operand3;
   79871                 :             :   }
   79872                 :             :   emit (operand0, true);
   79873                 :             :   emit_insn (gen_rtx_XOR (SImode,
   79874                 :             :         operand1,
   79875                 :             :         operand2));
   79876                 :             :   emit (operand3, false);
   79877                 :             :   _val = get_insns ();
   79878                 :             :   end_sequence ();
   79879                 :             :   return _val;
   79880                 :             : }
   79881                 :             : 
   79882                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:567 */
   79883                 :             : rtx
   79884                 :             : gen_atomic_and_fetchqi (rtx operand0,
   79885                 :             :         rtx operand1,
   79886                 :             :         rtx operand2,
   79887                 :             :         rtx operand3)
   79888                 :             : {
   79889                 :             :   rtx_insn *_val = 0;
   79890                 :             :   start_sequence ();
   79891                 :             :   {
   79892                 :             :     rtx operands[4];
   79893                 :             :     operands[0] = operand0;
   79894                 :             :     operands[1] = operand1;
   79895                 :             :     operands[2] = operand2;
   79896                 :             :     operands[3] = operand3;
   79897                 :             : #define FAIL return (end_sequence (), _val)
   79898                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   79899                 :             : #line 574 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   79900                 :             : {
   79901                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   79902                 :             :                                     operands[2], AND, true,
   79903                 :             :                                     false);
   79904                 :             :   DONE;
   79905                 :             : }
   79906                 :             : #undef DONE
   79907                 :             : #undef FAIL
   79908                 :             :     operand0 = operands[0];
   79909                 :             :     (void) operand0;
   79910                 :             :     operand1 = operands[1];
   79911                 :             :     (void) operand1;
   79912                 :             :     operand2 = operands[2];
   79913                 :             :     (void) operand2;
   79914                 :             :     operand3 = operands[3];
   79915                 :             :     (void) operand3;
   79916                 :             :   }
   79917                 :             :   emit (operand0, true);
   79918                 :             :   emit_insn (gen_rtx_AND (QImode,
   79919                 :             :         operand1,
   79920                 :             :         operand2));
   79921                 :             :   emit (operand3, false);
   79922                 :             :   _val = get_insns ();
   79923                 :             :   end_sequence ();
   79924                 :             :   return _val;
   79925                 :             : }
   79926                 :             : 
   79927                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:567 */
   79928                 :             : rtx
   79929                 :             : gen_atomic_or_fetchqi (rtx operand0,
   79930                 :             :         rtx operand1,
   79931                 :             :         rtx operand2,
   79932                 :             :         rtx operand3)
   79933                 :             : {
   79934                 :             :   rtx_insn *_val = 0;
   79935                 :             :   start_sequence ();
   79936                 :             :   {
   79937                 :             :     rtx operands[4];
   79938                 :             :     operands[0] = operand0;
   79939                 :             :     operands[1] = operand1;
   79940                 :             :     operands[2] = operand2;
   79941                 :             :     operands[3] = operand3;
   79942                 :             : #define FAIL return (end_sequence (), _val)
   79943                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   79944                 :             : #line 574 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   79945                 :             : {
   79946                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   79947                 :             :                                     operands[2], IOR, true,
   79948                 :             :                                     false);
   79949                 :             :   DONE;
   79950                 :             : }
   79951                 :             : #undef DONE
   79952                 :             : #undef FAIL
   79953                 :             :     operand0 = operands[0];
   79954                 :             :     (void) operand0;
   79955                 :             :     operand1 = operands[1];
   79956                 :             :     (void) operand1;
   79957                 :             :     operand2 = operands[2];
   79958                 :             :     (void) operand2;
   79959                 :             :     operand3 = operands[3];
   79960                 :             :     (void) operand3;
   79961                 :             :   }
   79962                 :             :   emit (operand0, true);
   79963                 :             :   emit_insn (gen_rtx_IOR (QImode,
   79964                 :             :         operand1,
   79965                 :             :         operand2));
   79966                 :             :   emit (operand3, false);
   79967                 :             :   _val = get_insns ();
   79968                 :             :   end_sequence ();
   79969                 :             :   return _val;
   79970                 :             : }
   79971                 :             : 
   79972                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:567 */
   79973                 :             : rtx
   79974                 :             : gen_atomic_xor_fetchqi (rtx operand0,
   79975                 :             :         rtx operand1,
   79976                 :             :         rtx operand2,
   79977                 :             :         rtx operand3)
   79978                 :             : {
   79979                 :             :   rtx_insn *_val = 0;
   79980                 :             :   start_sequence ();
   79981                 :             :   {
   79982                 :             :     rtx operands[4];
   79983                 :             :     operands[0] = operand0;
   79984                 :             :     operands[1] = operand1;
   79985                 :             :     operands[2] = operand2;
   79986                 :             :     operands[3] = operand3;
   79987                 :             : #define FAIL return (end_sequence (), _val)
   79988                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   79989                 :             : #line 574 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   79990                 :             : {
   79991                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   79992                 :             :                                     operands[2], XOR, true,
   79993                 :             :                                     false);
   79994                 :             :   DONE;
   79995                 :             : }
   79996                 :             : #undef DONE
   79997                 :             : #undef FAIL
   79998                 :             :     operand0 = operands[0];
   79999                 :             :     (void) operand0;
   80000                 :             :     operand1 = operands[1];
   80001                 :             :     (void) operand1;
   80002                 :             :     operand2 = operands[2];
   80003                 :             :     (void) operand2;
   80004                 :             :     operand3 = operands[3];
   80005                 :             :     (void) operand3;
   80006                 :             :   }
   80007                 :             :   emit (operand0, true);
   80008                 :             :   emit_insn (gen_rtx_XOR (QImode,
   80009                 :             :         operand1,
   80010                 :             :         operand2));
   80011                 :             :   emit (operand3, false);
   80012                 :             :   _val = get_insns ();
   80013                 :             :   end_sequence ();
   80014                 :             :   return _val;
   80015                 :             : }
   80016                 :             : 
   80017                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:567 */
   80018                 :             : rtx
   80019                 :             : gen_atomic_and_fetchhi (rtx operand0,
   80020                 :             :         rtx operand1,
   80021                 :             :         rtx operand2,
   80022                 :             :         rtx operand3)
   80023                 :             : {
   80024                 :             :   rtx_insn *_val = 0;
   80025                 :             :   start_sequence ();
   80026                 :             :   {
   80027                 :             :     rtx operands[4];
   80028                 :             :     operands[0] = operand0;
   80029                 :             :     operands[1] = operand1;
   80030                 :             :     operands[2] = operand2;
   80031                 :             :     operands[3] = operand3;
   80032                 :             : #define FAIL return (end_sequence (), _val)
   80033                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80034                 :             : #line 574 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80035                 :             : {
   80036                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80037                 :             :                                     operands[2], AND, true,
   80038                 :             :                                     false);
   80039                 :             :   DONE;
   80040                 :             : }
   80041                 :             : #undef DONE
   80042                 :             : #undef FAIL
   80043                 :             :     operand0 = operands[0];
   80044                 :             :     (void) operand0;
   80045                 :             :     operand1 = operands[1];
   80046                 :             :     (void) operand1;
   80047                 :             :     operand2 = operands[2];
   80048                 :             :     (void) operand2;
   80049                 :             :     operand3 = operands[3];
   80050                 :             :     (void) operand3;
   80051                 :             :   }
   80052                 :             :   emit (operand0, true);
   80053                 :             :   emit_insn (gen_rtx_AND (HImode,
   80054                 :             :         operand1,
   80055                 :             :         operand2));
   80056                 :             :   emit (operand3, false);
   80057                 :             :   _val = get_insns ();
   80058                 :             :   end_sequence ();
   80059                 :             :   return _val;
   80060                 :             : }
   80061                 :             : 
   80062                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:567 */
   80063                 :             : rtx
   80064                 :             : gen_atomic_or_fetchhi (rtx operand0,
   80065                 :             :         rtx operand1,
   80066                 :             :         rtx operand2,
   80067                 :             :         rtx operand3)
   80068                 :             : {
   80069                 :             :   rtx_insn *_val = 0;
   80070                 :             :   start_sequence ();
   80071                 :             :   {
   80072                 :             :     rtx operands[4];
   80073                 :             :     operands[0] = operand0;
   80074                 :             :     operands[1] = operand1;
   80075                 :             :     operands[2] = operand2;
   80076                 :             :     operands[3] = operand3;
   80077                 :             : #define FAIL return (end_sequence (), _val)
   80078                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80079                 :             : #line 574 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80080                 :             : {
   80081                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80082                 :             :                                     operands[2], IOR, true,
   80083                 :             :                                     false);
   80084                 :             :   DONE;
   80085                 :             : }
   80086                 :             : #undef DONE
   80087                 :             : #undef FAIL
   80088                 :             :     operand0 = operands[0];
   80089                 :             :     (void) operand0;
   80090                 :             :     operand1 = operands[1];
   80091                 :             :     (void) operand1;
   80092                 :             :     operand2 = operands[2];
   80093                 :             :     (void) operand2;
   80094                 :             :     operand3 = operands[3];
   80095                 :             :     (void) operand3;
   80096                 :             :   }
   80097                 :             :   emit (operand0, true);
   80098                 :             :   emit_insn (gen_rtx_IOR (HImode,
   80099                 :             :         operand1,
   80100                 :             :         operand2));
   80101                 :             :   emit (operand3, false);
   80102                 :             :   _val = get_insns ();
   80103                 :             :   end_sequence ();
   80104                 :             :   return _val;
   80105                 :             : }
   80106                 :             : 
   80107                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:567 */
   80108                 :             : rtx
   80109                 :             : gen_atomic_xor_fetchhi (rtx operand0,
   80110                 :             :         rtx operand1,
   80111                 :             :         rtx operand2,
   80112                 :             :         rtx operand3)
   80113                 :             : {
   80114                 :             :   rtx_insn *_val = 0;
   80115                 :             :   start_sequence ();
   80116                 :             :   {
   80117                 :             :     rtx operands[4];
   80118                 :             :     operands[0] = operand0;
   80119                 :             :     operands[1] = operand1;
   80120                 :             :     operands[2] = operand2;
   80121                 :             :     operands[3] = operand3;
   80122                 :             : #define FAIL return (end_sequence (), _val)
   80123                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80124                 :             : #line 574 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80125                 :             : {
   80126                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80127                 :             :                                     operands[2], XOR, true,
   80128                 :             :                                     false);
   80129                 :             :   DONE;
   80130                 :             : }
   80131                 :             : #undef DONE
   80132                 :             : #undef FAIL
   80133                 :             :     operand0 = operands[0];
   80134                 :             :     (void) operand0;
   80135                 :             :     operand1 = operands[1];
   80136                 :             :     (void) operand1;
   80137                 :             :     operand2 = operands[2];
   80138                 :             :     (void) operand2;
   80139                 :             :     operand3 = operands[3];
   80140                 :             :     (void) operand3;
   80141                 :             :   }
   80142                 :             :   emit (operand0, true);
   80143                 :             :   emit_insn (gen_rtx_XOR (HImode,
   80144                 :             :         operand1,
   80145                 :             :         operand2));
   80146                 :             :   emit (operand3, false);
   80147                 :             :   _val = get_insns ();
   80148                 :             :   end_sequence ();
   80149                 :             :   return _val;
   80150                 :             : }
   80151                 :             : 
   80152                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:567 */
   80153                 :             : rtx
   80154                 :             : gen_atomic_and_fetchsi (rtx operand0,
   80155                 :             :         rtx operand1,
   80156                 :             :         rtx operand2,
   80157                 :             :         rtx operand3)
   80158                 :             : {
   80159                 :             :   rtx_insn *_val = 0;
   80160                 :             :   start_sequence ();
   80161                 :             :   {
   80162                 :             :     rtx operands[4];
   80163                 :             :     operands[0] = operand0;
   80164                 :             :     operands[1] = operand1;
   80165                 :             :     operands[2] = operand2;
   80166                 :             :     operands[3] = operand3;
   80167                 :             : #define FAIL return (end_sequence (), _val)
   80168                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80169                 :             : #line 574 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80170                 :             : {
   80171                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80172                 :             :                                     operands[2], AND, true,
   80173                 :             :                                     false);
   80174                 :             :   DONE;
   80175                 :             : }
   80176                 :             : #undef DONE
   80177                 :             : #undef FAIL
   80178                 :             :     operand0 = operands[0];
   80179                 :             :     (void) operand0;
   80180                 :             :     operand1 = operands[1];
   80181                 :             :     (void) operand1;
   80182                 :             :     operand2 = operands[2];
   80183                 :             :     (void) operand2;
   80184                 :             :     operand3 = operands[3];
   80185                 :             :     (void) operand3;
   80186                 :             :   }
   80187                 :             :   emit (operand0, true);
   80188                 :             :   emit_insn (gen_rtx_AND (SImode,
   80189                 :             :         operand1,
   80190                 :             :         operand2));
   80191                 :             :   emit (operand3, false);
   80192                 :             :   _val = get_insns ();
   80193                 :             :   end_sequence ();
   80194                 :             :   return _val;
   80195                 :             : }
   80196                 :             : 
   80197                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:567 */
   80198                 :             : rtx
   80199                 :             : gen_atomic_or_fetchsi (rtx operand0,
   80200                 :             :         rtx operand1,
   80201                 :             :         rtx operand2,
   80202                 :             :         rtx operand3)
   80203                 :             : {
   80204                 :             :   rtx_insn *_val = 0;
   80205                 :             :   start_sequence ();
   80206                 :             :   {
   80207                 :             :     rtx operands[4];
   80208                 :             :     operands[0] = operand0;
   80209                 :             :     operands[1] = operand1;
   80210                 :             :     operands[2] = operand2;
   80211                 :             :     operands[3] = operand3;
   80212                 :             : #define FAIL return (end_sequence (), _val)
   80213                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80214                 :             : #line 574 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80215                 :             : {
   80216                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80217                 :             :                                     operands[2], IOR, true,
   80218                 :             :                                     false);
   80219                 :             :   DONE;
   80220                 :             : }
   80221                 :             : #undef DONE
   80222                 :             : #undef FAIL
   80223                 :             :     operand0 = operands[0];
   80224                 :             :     (void) operand0;
   80225                 :             :     operand1 = operands[1];
   80226                 :             :     (void) operand1;
   80227                 :             :     operand2 = operands[2];
   80228                 :             :     (void) operand2;
   80229                 :             :     operand3 = operands[3];
   80230                 :             :     (void) operand3;
   80231                 :             :   }
   80232                 :             :   emit (operand0, true);
   80233                 :             :   emit_insn (gen_rtx_IOR (SImode,
   80234                 :             :         operand1,
   80235                 :             :         operand2));
   80236                 :             :   emit (operand3, false);
   80237                 :             :   _val = get_insns ();
   80238                 :             :   end_sequence ();
   80239                 :             :   return _val;
   80240                 :             : }
   80241                 :             : 
   80242                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:567 */
   80243                 :             : rtx
   80244                 :             : gen_atomic_xor_fetchsi (rtx operand0,
   80245                 :             :         rtx operand1,
   80246                 :             :         rtx operand2,
   80247                 :             :         rtx operand3)
   80248                 :             : {
   80249                 :             :   rtx_insn *_val = 0;
   80250                 :             :   start_sequence ();
   80251                 :             :   {
   80252                 :             :     rtx operands[4];
   80253                 :             :     operands[0] = operand0;
   80254                 :             :     operands[1] = operand1;
   80255                 :             :     operands[2] = operand2;
   80256                 :             :     operands[3] = operand3;
   80257                 :             : #define FAIL return (end_sequence (), _val)
   80258                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80259                 :             : #line 574 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80260                 :             : {
   80261                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80262                 :             :                                     operands[2], XOR, true,
   80263                 :             :                                     false);
   80264                 :             :   DONE;
   80265                 :             : }
   80266                 :             : #undef DONE
   80267                 :             : #undef FAIL
   80268                 :             :     operand0 = operands[0];
   80269                 :             :     (void) operand0;
   80270                 :             :     operand1 = operands[1];
   80271                 :             :     (void) operand1;
   80272                 :             :     operand2 = operands[2];
   80273                 :             :     (void) operand2;
   80274                 :             :     operand3 = operands[3];
   80275                 :             :     (void) operand3;
   80276                 :             :   }
   80277                 :             :   emit (operand0, true);
   80278                 :             :   emit_insn (gen_rtx_XOR (SImode,
   80279                 :             :         operand1,
   80280                 :             :         operand2));
   80281                 :             :   emit (operand3, false);
   80282                 :             :   _val = get_insns ();
   80283                 :             :   end_sequence ();
   80284                 :             :   return _val;
   80285                 :             : }
   80286                 :             : 
   80287                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:581 */
   80288                 :             : rtx
   80289                 :             : gen_atomic_fetch_nandqi (rtx operand0,
   80290                 :             :         rtx operand1,
   80291                 :             :         rtx operand2,
   80292                 :             :         rtx operand3)
   80293                 :             : {
   80294                 :             :   rtx_insn *_val = 0;
   80295                 :             :   start_sequence ();
   80296                 :             :   {
   80297                 :             :     rtx operands[4];
   80298                 :             :     operands[0] = operand0;
   80299                 :             :     operands[1] = operand1;
   80300                 :             :     operands[2] = operand2;
   80301                 :             :     operands[3] = operand3;
   80302                 :             : #define FAIL return (end_sequence (), _val)
   80303                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80304                 :             : #line 587 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80305                 :             : {
   80306                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80307                 :             :                                     operands[2], NOT, false,
   80308                 :             :                                     false);
   80309                 :             :   DONE;
   80310                 :             : }
   80311                 :             : #undef DONE
   80312                 :             : #undef FAIL
   80313                 :             :     operand0 = operands[0];
   80314                 :             :     (void) operand0;
   80315                 :             :     operand1 = operands[1];
   80316                 :             :     (void) operand1;
   80317                 :             :     operand2 = operands[2];
   80318                 :             :     (void) operand2;
   80319                 :             :     operand3 = operands[3];
   80320                 :             :     (void) operand3;
   80321                 :             :   }
   80322                 :             :   emit (operand0, true);
   80323                 :             :   emit (operand1, true);
   80324                 :             :   emit (operand2, true);
   80325                 :             :   emit (operand3, false);
   80326                 :             :   _val = get_insns ();
   80327                 :             :   end_sequence ();
   80328                 :             :   return _val;
   80329                 :             : }
   80330                 :             : 
   80331                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:581 */
   80332                 :             : rtx
   80333                 :             : gen_atomic_fetch_nandhi (rtx operand0,
   80334                 :             :         rtx operand1,
   80335                 :             :         rtx operand2,
   80336                 :             :         rtx operand3)
   80337                 :             : {
   80338                 :             :   rtx_insn *_val = 0;
   80339                 :             :   start_sequence ();
   80340                 :             :   {
   80341                 :             :     rtx operands[4];
   80342                 :             :     operands[0] = operand0;
   80343                 :             :     operands[1] = operand1;
   80344                 :             :     operands[2] = operand2;
   80345                 :             :     operands[3] = operand3;
   80346                 :             : #define FAIL return (end_sequence (), _val)
   80347                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80348                 :             : #line 587 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80349                 :             : {
   80350                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80351                 :             :                                     operands[2], NOT, false,
   80352                 :             :                                     false);
   80353                 :             :   DONE;
   80354                 :             : }
   80355                 :             : #undef DONE
   80356                 :             : #undef FAIL
   80357                 :             :     operand0 = operands[0];
   80358                 :             :     (void) operand0;
   80359                 :             :     operand1 = operands[1];
   80360                 :             :     (void) operand1;
   80361                 :             :     operand2 = operands[2];
   80362                 :             :     (void) operand2;
   80363                 :             :     operand3 = operands[3];
   80364                 :             :     (void) operand3;
   80365                 :             :   }
   80366                 :             :   emit (operand0, true);
   80367                 :             :   emit (operand1, true);
   80368                 :             :   emit (operand2, true);
   80369                 :             :   emit (operand3, false);
   80370                 :             :   _val = get_insns ();
   80371                 :             :   end_sequence ();
   80372                 :             :   return _val;
   80373                 :             : }
   80374                 :             : 
   80375                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:581 */
   80376                 :             : rtx
   80377                 :             : gen_atomic_fetch_nandsi (rtx operand0,
   80378                 :             :         rtx operand1,
   80379                 :             :         rtx operand2,
   80380                 :             :         rtx operand3)
   80381                 :             : {
   80382                 :             :   rtx_insn *_val = 0;
   80383                 :             :   start_sequence ();
   80384                 :             :   {
   80385                 :             :     rtx operands[4];
   80386                 :             :     operands[0] = operand0;
   80387                 :             :     operands[1] = operand1;
   80388                 :             :     operands[2] = operand2;
   80389                 :             :     operands[3] = operand3;
   80390                 :             : #define FAIL return (end_sequence (), _val)
   80391                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80392                 :             : #line 587 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80393                 :             : {
   80394                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80395                 :             :                                     operands[2], NOT, false,
   80396                 :             :                                     false);
   80397                 :             :   DONE;
   80398                 :             : }
   80399                 :             : #undef DONE
   80400                 :             : #undef FAIL
   80401                 :             :     operand0 = operands[0];
   80402                 :             :     (void) operand0;
   80403                 :             :     operand1 = operands[1];
   80404                 :             :     (void) operand1;
   80405                 :             :     operand2 = operands[2];
   80406                 :             :     (void) operand2;
   80407                 :             :     operand3 = operands[3];
   80408                 :             :     (void) operand3;
   80409                 :             :   }
   80410                 :             :   emit (operand0, true);
   80411                 :             :   emit (operand1, true);
   80412                 :             :   emit (operand2, true);
   80413                 :             :   emit (operand3, false);
   80414                 :             :   _val = get_insns ();
   80415                 :             :   end_sequence ();
   80416                 :             :   return _val;
   80417                 :             : }
   80418                 :             : 
   80419                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:594 */
   80420                 :             : rtx
   80421                 :             : gen_atomic_nand_fetchqi (rtx operand0,
   80422                 :             :         rtx operand1,
   80423                 :             :         rtx operand2,
   80424                 :             :         rtx operand3)
   80425                 :             : {
   80426                 :             :   rtx_insn *_val = 0;
   80427                 :             :   start_sequence ();
   80428                 :             :   {
   80429                 :             :     rtx operands[4];
   80430                 :             :     operands[0] = operand0;
   80431                 :             :     operands[1] = operand1;
   80432                 :             :     operands[2] = operand2;
   80433                 :             :     operands[3] = operand3;
   80434                 :             : #define FAIL return (end_sequence (), _val)
   80435                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80436                 :             : #line 600 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80437                 :             : {
   80438                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80439                 :             :                                     operands[2], NOT, true,
   80440                 :             :                                     false);
   80441                 :             :   DONE;
   80442                 :             : }
   80443                 :             : #undef DONE
   80444                 :             : #undef FAIL
   80445                 :             :     operand0 = operands[0];
   80446                 :             :     (void) operand0;
   80447                 :             :     operand1 = operands[1];
   80448                 :             :     (void) operand1;
   80449                 :             :     operand2 = operands[2];
   80450                 :             :     (void) operand2;
   80451                 :             :     operand3 = operands[3];
   80452                 :             :     (void) operand3;
   80453                 :             :   }
   80454                 :             :   emit (operand0, true);
   80455                 :             :   emit (operand1, true);
   80456                 :             :   emit (operand2, true);
   80457                 :             :   emit (operand3, false);
   80458                 :             :   _val = get_insns ();
   80459                 :             :   end_sequence ();
   80460                 :             :   return _val;
   80461                 :             : }
   80462                 :             : 
   80463                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:594 */
   80464                 :             : rtx
   80465                 :             : gen_atomic_nand_fetchhi (rtx operand0,
   80466                 :             :         rtx operand1,
   80467                 :             :         rtx operand2,
   80468                 :             :         rtx operand3)
   80469                 :             : {
   80470                 :             :   rtx_insn *_val = 0;
   80471                 :             :   start_sequence ();
   80472                 :             :   {
   80473                 :             :     rtx operands[4];
   80474                 :             :     operands[0] = operand0;
   80475                 :             :     operands[1] = operand1;
   80476                 :             :     operands[2] = operand2;
   80477                 :             :     operands[3] = operand3;
   80478                 :             : #define FAIL return (end_sequence (), _val)
   80479                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80480                 :             : #line 600 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80481                 :             : {
   80482                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80483                 :             :                                     operands[2], NOT, true,
   80484                 :             :                                     false);
   80485                 :             :   DONE;
   80486                 :             : }
   80487                 :             : #undef DONE
   80488                 :             : #undef FAIL
   80489                 :             :     operand0 = operands[0];
   80490                 :             :     (void) operand0;
   80491                 :             :     operand1 = operands[1];
   80492                 :             :     (void) operand1;
   80493                 :             :     operand2 = operands[2];
   80494                 :             :     (void) operand2;
   80495                 :             :     operand3 = operands[3];
   80496                 :             :     (void) operand3;
   80497                 :             :   }
   80498                 :             :   emit (operand0, true);
   80499                 :             :   emit (operand1, true);
   80500                 :             :   emit (operand2, true);
   80501                 :             :   emit (operand3, false);
   80502                 :             :   _val = get_insns ();
   80503                 :             :   end_sequence ();
   80504                 :             :   return _val;
   80505                 :             : }
   80506                 :             : 
   80507                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:594 */
   80508                 :             : rtx
   80509                 :             : gen_atomic_nand_fetchsi (rtx operand0,
   80510                 :             :         rtx operand1,
   80511                 :             :         rtx operand2,
   80512                 :             :         rtx operand3)
   80513                 :             : {
   80514                 :             :   rtx_insn *_val = 0;
   80515                 :             :   start_sequence ();
   80516                 :             :   {
   80517                 :             :     rtx operands[4];
   80518                 :             :     operands[0] = operand0;
   80519                 :             :     operands[1] = operand1;
   80520                 :             :     operands[2] = operand2;
   80521                 :             :     operands[3] = operand3;
   80522                 :             : #define FAIL return (end_sequence (), _val)
   80523                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80524                 :             : #line 600 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80525                 :             : {
   80526                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80527                 :             :                                     operands[2], NOT, true,
   80528                 :             :                                     false);
   80529                 :             :   DONE;
   80530                 :             : }
   80531                 :             : #undef DONE
   80532                 :             : #undef FAIL
   80533                 :             :     operand0 = operands[0];
   80534                 :             :     (void) operand0;
   80535                 :             :     operand1 = operands[1];
   80536                 :             :     (void) operand1;
   80537                 :             :     operand2 = operands[2];
   80538                 :             :     (void) operand2;
   80539                 :             :     operand3 = operands[3];
   80540                 :             :     (void) operand3;
   80541                 :             :   }
   80542                 :             :   emit (operand0, true);
   80543                 :             :   emit (operand1, true);
   80544                 :             :   emit (operand2, true);
   80545                 :             :   emit (operand3, false);
   80546                 :             :   _val = get_insns ();
   80547                 :             :   end_sequence ();
   80548                 :             :   return _val;
   80549                 :             : }
   80550                 :             : 
   80551                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:607 */
   80552                 :             : rtx
   80553                 :             : gen_atomic_fetch_anddi (rtx operand0,
   80554                 :             :         rtx operand1,
   80555                 :             :         rtx operand2,
   80556                 :             :         rtx operand3)
   80557                 :             : {
   80558                 :             :   rtx_insn *_val = 0;
   80559                 :             :   start_sequence ();
   80560                 :             :   {
   80561                 :             :     rtx operands[4];
   80562                 :             :     operands[0] = operand0;
   80563                 :             :     operands[1] = operand1;
   80564                 :             :     operands[2] = operand2;
   80565                 :             :     operands[3] = operand3;
   80566                 :             : #define FAIL return (end_sequence (), _val)
   80567                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80568                 :             : #line 614 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80569                 :             : {
   80570                 :             :   bool doubleword = (DImode == DImode && !TARGET_64BIT)
   80571                 :             :                     || (DImode == TImode);
   80572                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80573                 :             :                                     operands[2], AND, false,
   80574                 :             :                                     doubleword);
   80575                 :             :   DONE;
   80576                 :             : }
   80577                 :             : #undef DONE
   80578                 :             : #undef FAIL
   80579                 :             :     operand0 = operands[0];
   80580                 :             :     (void) operand0;
   80581                 :             :     operand1 = operands[1];
   80582                 :             :     (void) operand1;
   80583                 :             :     operand2 = operands[2];
   80584                 :             :     (void) operand2;
   80585                 :             :     operand3 = operands[3];
   80586                 :             :     (void) operand3;
   80587                 :             :   }
   80588                 :             :   emit (operand0, true);
   80589                 :             :   emit_insn (gen_rtx_AND (DImode,
   80590                 :             :         operand1,
   80591                 :             :         operand2));
   80592                 :             :   emit (operand3, false);
   80593                 :             :   _val = get_insns ();
   80594                 :             :   end_sequence ();
   80595                 :             :   return _val;
   80596                 :             : }
   80597                 :             : 
   80598                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:607 */
   80599                 :             : rtx
   80600                 :             : gen_atomic_fetch_ordi (rtx operand0,
   80601                 :             :         rtx operand1,
   80602                 :             :         rtx operand2,
   80603                 :             :         rtx operand3)
   80604                 :             : {
   80605                 :             :   rtx_insn *_val = 0;
   80606                 :             :   start_sequence ();
   80607                 :             :   {
   80608                 :             :     rtx operands[4];
   80609                 :             :     operands[0] = operand0;
   80610                 :             :     operands[1] = operand1;
   80611                 :             :     operands[2] = operand2;
   80612                 :             :     operands[3] = operand3;
   80613                 :             : #define FAIL return (end_sequence (), _val)
   80614                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80615                 :             : #line 614 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80616                 :             : {
   80617                 :             :   bool doubleword = (DImode == DImode && !TARGET_64BIT)
   80618                 :             :                     || (DImode == TImode);
   80619                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80620                 :             :                                     operands[2], IOR, false,
   80621                 :             :                                     doubleword);
   80622                 :             :   DONE;
   80623                 :             : }
   80624                 :             : #undef DONE
   80625                 :             : #undef FAIL
   80626                 :             :     operand0 = operands[0];
   80627                 :             :     (void) operand0;
   80628                 :             :     operand1 = operands[1];
   80629                 :             :     (void) operand1;
   80630                 :             :     operand2 = operands[2];
   80631                 :             :     (void) operand2;
   80632                 :             :     operand3 = operands[3];
   80633                 :             :     (void) operand3;
   80634                 :             :   }
   80635                 :             :   emit (operand0, true);
   80636                 :             :   emit_insn (gen_rtx_IOR (DImode,
   80637                 :             :         operand1,
   80638                 :             :         operand2));
   80639                 :             :   emit (operand3, false);
   80640                 :             :   _val = get_insns ();
   80641                 :             :   end_sequence ();
   80642                 :             :   return _val;
   80643                 :             : }
   80644                 :             : 
   80645                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:607 */
   80646                 :             : rtx
   80647                 :             : gen_atomic_fetch_xordi (rtx operand0,
   80648                 :             :         rtx operand1,
   80649                 :             :         rtx operand2,
   80650                 :             :         rtx operand3)
   80651                 :             : {
   80652                 :             :   rtx_insn *_val = 0;
   80653                 :             :   start_sequence ();
   80654                 :             :   {
   80655                 :             :     rtx operands[4];
   80656                 :             :     operands[0] = operand0;
   80657                 :             :     operands[1] = operand1;
   80658                 :             :     operands[2] = operand2;
   80659                 :             :     operands[3] = operand3;
   80660                 :             : #define FAIL return (end_sequence (), _val)
   80661                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80662                 :             : #line 614 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80663                 :             : {
   80664                 :             :   bool doubleword = (DImode == DImode && !TARGET_64BIT)
   80665                 :             :                     || (DImode == TImode);
   80666                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80667                 :             :                                     operands[2], XOR, false,
   80668                 :             :                                     doubleword);
   80669                 :             :   DONE;
   80670                 :             : }
   80671                 :             : #undef DONE
   80672                 :             : #undef FAIL
   80673                 :             :     operand0 = operands[0];
   80674                 :             :     (void) operand0;
   80675                 :             :     operand1 = operands[1];
   80676                 :             :     (void) operand1;
   80677                 :             :     operand2 = operands[2];
   80678                 :             :     (void) operand2;
   80679                 :             :     operand3 = operands[3];
   80680                 :             :     (void) operand3;
   80681                 :             :   }
   80682                 :             :   emit (operand0, true);
   80683                 :             :   emit_insn (gen_rtx_XOR (DImode,
   80684                 :             :         operand1,
   80685                 :             :         operand2));
   80686                 :             :   emit (operand3, false);
   80687                 :             :   _val = get_insns ();
   80688                 :             :   end_sequence ();
   80689                 :             :   return _val;
   80690                 :             : }
   80691                 :             : 
   80692                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:607 */
   80693                 :             : rtx
   80694                 :             : gen_atomic_fetch_andti (rtx operand0,
   80695                 :             :         rtx operand1,
   80696                 :             :         rtx operand2,
   80697                 :             :         rtx operand3)
   80698                 :             : {
   80699                 :             :   rtx_insn *_val = 0;
   80700                 :             :   start_sequence ();
   80701                 :             :   {
   80702                 :             :     rtx operands[4];
   80703                 :             :     operands[0] = operand0;
   80704                 :             :     operands[1] = operand1;
   80705                 :             :     operands[2] = operand2;
   80706                 :             :     operands[3] = operand3;
   80707                 :             : #define FAIL return (end_sequence (), _val)
   80708                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80709                 :             : #line 614 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80710                 :             : {
   80711                 :             :   bool doubleword = (TImode == DImode && !TARGET_64BIT)
   80712                 :             :                     || (TImode == TImode);
   80713                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80714                 :             :                                     operands[2], AND, false,
   80715                 :             :                                     doubleword);
   80716                 :             :   DONE;
   80717                 :             : }
   80718                 :             : #undef DONE
   80719                 :             : #undef FAIL
   80720                 :             :     operand0 = operands[0];
   80721                 :             :     (void) operand0;
   80722                 :             :     operand1 = operands[1];
   80723                 :             :     (void) operand1;
   80724                 :             :     operand2 = operands[2];
   80725                 :             :     (void) operand2;
   80726                 :             :     operand3 = operands[3];
   80727                 :             :     (void) operand3;
   80728                 :             :   }
   80729                 :             :   emit (operand0, true);
   80730                 :             :   emit_insn (gen_rtx_AND (TImode,
   80731                 :             :         operand1,
   80732                 :             :         operand2));
   80733                 :             :   emit (operand3, false);
   80734                 :             :   _val = get_insns ();
   80735                 :             :   end_sequence ();
   80736                 :             :   return _val;
   80737                 :             : }
   80738                 :             : 
   80739                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:607 */
   80740                 :             : rtx
   80741                 :             : gen_atomic_fetch_orti (rtx operand0,
   80742                 :             :         rtx operand1,
   80743                 :             :         rtx operand2,
   80744                 :             :         rtx operand3)
   80745                 :             : {
   80746                 :             :   rtx_insn *_val = 0;
   80747                 :             :   start_sequence ();
   80748                 :             :   {
   80749                 :             :     rtx operands[4];
   80750                 :             :     operands[0] = operand0;
   80751                 :             :     operands[1] = operand1;
   80752                 :             :     operands[2] = operand2;
   80753                 :             :     operands[3] = operand3;
   80754                 :             : #define FAIL return (end_sequence (), _val)
   80755                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80756                 :             : #line 614 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80757                 :             : {
   80758                 :             :   bool doubleword = (TImode == DImode && !TARGET_64BIT)
   80759                 :             :                     || (TImode == TImode);
   80760                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80761                 :             :                                     operands[2], IOR, false,
   80762                 :             :                                     doubleword);
   80763                 :             :   DONE;
   80764                 :             : }
   80765                 :             : #undef DONE
   80766                 :             : #undef FAIL
   80767                 :             :     operand0 = operands[0];
   80768                 :             :     (void) operand0;
   80769                 :             :     operand1 = operands[1];
   80770                 :             :     (void) operand1;
   80771                 :             :     operand2 = operands[2];
   80772                 :             :     (void) operand2;
   80773                 :             :     operand3 = operands[3];
   80774                 :             :     (void) operand3;
   80775                 :             :   }
   80776                 :             :   emit (operand0, true);
   80777                 :             :   emit_insn (gen_rtx_IOR (TImode,
   80778                 :             :         operand1,
   80779                 :             :         operand2));
   80780                 :             :   emit (operand3, false);
   80781                 :             :   _val = get_insns ();
   80782                 :             :   end_sequence ();
   80783                 :             :   return _val;
   80784                 :             : }
   80785                 :             : 
   80786                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:607 */
   80787                 :             : rtx
   80788                 :             : gen_atomic_fetch_xorti (rtx operand0,
   80789                 :             :         rtx operand1,
   80790                 :             :         rtx operand2,
   80791                 :             :         rtx operand3)
   80792                 :             : {
   80793                 :             :   rtx_insn *_val = 0;
   80794                 :             :   start_sequence ();
   80795                 :             :   {
   80796                 :             :     rtx operands[4];
   80797                 :             :     operands[0] = operand0;
   80798                 :             :     operands[1] = operand1;
   80799                 :             :     operands[2] = operand2;
   80800                 :             :     operands[3] = operand3;
   80801                 :             : #define FAIL return (end_sequence (), _val)
   80802                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80803                 :             : #line 614 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80804                 :             : {
   80805                 :             :   bool doubleword = (TImode == DImode && !TARGET_64BIT)
   80806                 :             :                     || (TImode == TImode);
   80807                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80808                 :             :                                     operands[2], XOR, false,
   80809                 :             :                                     doubleword);
   80810                 :             :   DONE;
   80811                 :             : }
   80812                 :             : #undef DONE
   80813                 :             : #undef FAIL
   80814                 :             :     operand0 = operands[0];
   80815                 :             :     (void) operand0;
   80816                 :             :     operand1 = operands[1];
   80817                 :             :     (void) operand1;
   80818                 :             :     operand2 = operands[2];
   80819                 :             :     (void) operand2;
   80820                 :             :     operand3 = operands[3];
   80821                 :             :     (void) operand3;
   80822                 :             :   }
   80823                 :             :   emit (operand0, true);
   80824                 :             :   emit_insn (gen_rtx_XOR (TImode,
   80825                 :             :         operand1,
   80826                 :             :         operand2));
   80827                 :             :   emit (operand3, false);
   80828                 :             :   _val = get_insns ();
   80829                 :             :   end_sequence ();
   80830                 :             :   return _val;
   80831                 :             : }
   80832                 :             : 
   80833                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:623 */
   80834                 :             : rtx
   80835                 :             : gen_atomic_and_fetchdi (rtx operand0,
   80836                 :             :         rtx operand1,
   80837                 :             :         rtx operand2,
   80838                 :             :         rtx operand3)
   80839                 :             : {
   80840                 :             :   rtx_insn *_val = 0;
   80841                 :             :   start_sequence ();
   80842                 :             :   {
   80843                 :             :     rtx operands[4];
   80844                 :             :     operands[0] = operand0;
   80845                 :             :     operands[1] = operand1;
   80846                 :             :     operands[2] = operand2;
   80847                 :             :     operands[3] = operand3;
   80848                 :             : #define FAIL return (end_sequence (), _val)
   80849                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80850                 :             : #line 630 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80851                 :             : {
   80852                 :             :   bool doubleword = (DImode == DImode && !TARGET_64BIT)
   80853                 :             :                     || (DImode == TImode);
   80854                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80855                 :             :                                     operands[2], AND, true,
   80856                 :             :                                     doubleword);
   80857                 :             :   DONE;
   80858                 :             : }
   80859                 :             : #undef DONE
   80860                 :             : #undef FAIL
   80861                 :             :     operand0 = operands[0];
   80862                 :             :     (void) operand0;
   80863                 :             :     operand1 = operands[1];
   80864                 :             :     (void) operand1;
   80865                 :             :     operand2 = operands[2];
   80866                 :             :     (void) operand2;
   80867                 :             :     operand3 = operands[3];
   80868                 :             :     (void) operand3;
   80869                 :             :   }
   80870                 :             :   emit (operand0, true);
   80871                 :             :   emit_insn (gen_rtx_AND (DImode,
   80872                 :             :         operand1,
   80873                 :             :         operand2));
   80874                 :             :   emit (operand3, false);
   80875                 :             :   _val = get_insns ();
   80876                 :             :   end_sequence ();
   80877                 :             :   return _val;
   80878                 :             : }
   80879                 :             : 
   80880                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:623 */
   80881                 :             : rtx
   80882                 :             : gen_atomic_or_fetchdi (rtx operand0,
   80883                 :             :         rtx operand1,
   80884                 :             :         rtx operand2,
   80885                 :             :         rtx operand3)
   80886                 :             : {
   80887                 :             :   rtx_insn *_val = 0;
   80888                 :             :   start_sequence ();
   80889                 :             :   {
   80890                 :             :     rtx operands[4];
   80891                 :             :     operands[0] = operand0;
   80892                 :             :     operands[1] = operand1;
   80893                 :             :     operands[2] = operand2;
   80894                 :             :     operands[3] = operand3;
   80895                 :             : #define FAIL return (end_sequence (), _val)
   80896                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80897                 :             : #line 630 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80898                 :             : {
   80899                 :             :   bool doubleword = (DImode == DImode && !TARGET_64BIT)
   80900                 :             :                     || (DImode == TImode);
   80901                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80902                 :             :                                     operands[2], IOR, true,
   80903                 :             :                                     doubleword);
   80904                 :             :   DONE;
   80905                 :             : }
   80906                 :             : #undef DONE
   80907                 :             : #undef FAIL
   80908                 :             :     operand0 = operands[0];
   80909                 :             :     (void) operand0;
   80910                 :             :     operand1 = operands[1];
   80911                 :             :     (void) operand1;
   80912                 :             :     operand2 = operands[2];
   80913                 :             :     (void) operand2;
   80914                 :             :     operand3 = operands[3];
   80915                 :             :     (void) operand3;
   80916                 :             :   }
   80917                 :             :   emit (operand0, true);
   80918                 :             :   emit_insn (gen_rtx_IOR (DImode,
   80919                 :             :         operand1,
   80920                 :             :         operand2));
   80921                 :             :   emit (operand3, false);
   80922                 :             :   _val = get_insns ();
   80923                 :             :   end_sequence ();
   80924                 :             :   return _val;
   80925                 :             : }
   80926                 :             : 
   80927                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:623 */
   80928                 :             : rtx
   80929                 :             : gen_atomic_xor_fetchdi (rtx operand0,
   80930                 :             :         rtx operand1,
   80931                 :             :         rtx operand2,
   80932                 :             :         rtx operand3)
   80933                 :             : {
   80934                 :             :   rtx_insn *_val = 0;
   80935                 :             :   start_sequence ();
   80936                 :             :   {
   80937                 :             :     rtx operands[4];
   80938                 :             :     operands[0] = operand0;
   80939                 :             :     operands[1] = operand1;
   80940                 :             :     operands[2] = operand2;
   80941                 :             :     operands[3] = operand3;
   80942                 :             : #define FAIL return (end_sequence (), _val)
   80943                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80944                 :             : #line 630 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80945                 :             : {
   80946                 :             :   bool doubleword = (DImode == DImode && !TARGET_64BIT)
   80947                 :             :                     || (DImode == TImode);
   80948                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80949                 :             :                                     operands[2], XOR, true,
   80950                 :             :                                     doubleword);
   80951                 :             :   DONE;
   80952                 :             : }
   80953                 :             : #undef DONE
   80954                 :             : #undef FAIL
   80955                 :             :     operand0 = operands[0];
   80956                 :             :     (void) operand0;
   80957                 :             :     operand1 = operands[1];
   80958                 :             :     (void) operand1;
   80959                 :             :     operand2 = operands[2];
   80960                 :             :     (void) operand2;
   80961                 :             :     operand3 = operands[3];
   80962                 :             :     (void) operand3;
   80963                 :             :   }
   80964                 :             :   emit (operand0, true);
   80965                 :             :   emit_insn (gen_rtx_XOR (DImode,
   80966                 :             :         operand1,
   80967                 :             :         operand2));
   80968                 :             :   emit (operand3, false);
   80969                 :             :   _val = get_insns ();
   80970                 :             :   end_sequence ();
   80971                 :             :   return _val;
   80972                 :             : }
   80973                 :             : 
   80974                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:623 */
   80975                 :             : rtx
   80976                 :             : gen_atomic_and_fetchti (rtx operand0,
   80977                 :             :         rtx operand1,
   80978                 :             :         rtx operand2,
   80979                 :             :         rtx operand3)
   80980                 :             : {
   80981                 :             :   rtx_insn *_val = 0;
   80982                 :             :   start_sequence ();
   80983                 :             :   {
   80984                 :             :     rtx operands[4];
   80985                 :             :     operands[0] = operand0;
   80986                 :             :     operands[1] = operand1;
   80987                 :             :     operands[2] = operand2;
   80988                 :             :     operands[3] = operand3;
   80989                 :             : #define FAIL return (end_sequence (), _val)
   80990                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   80991                 :             : #line 630 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   80992                 :             : {
   80993                 :             :   bool doubleword = (TImode == DImode && !TARGET_64BIT)
   80994                 :             :                     || (TImode == TImode);
   80995                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   80996                 :             :                                     operands[2], AND, true,
   80997                 :             :                                     doubleword);
   80998                 :             :   DONE;
   80999                 :             : }
   81000                 :             : #undef DONE
   81001                 :             : #undef FAIL
   81002                 :             :     operand0 = operands[0];
   81003                 :             :     (void) operand0;
   81004                 :             :     operand1 = operands[1];
   81005                 :             :     (void) operand1;
   81006                 :             :     operand2 = operands[2];
   81007                 :             :     (void) operand2;
   81008                 :             :     operand3 = operands[3];
   81009                 :             :     (void) operand3;
   81010                 :             :   }
   81011                 :             :   emit (operand0, true);
   81012                 :             :   emit_insn (gen_rtx_AND (TImode,
   81013                 :             :         operand1,
   81014                 :             :         operand2));
   81015                 :             :   emit (operand3, false);
   81016                 :             :   _val = get_insns ();
   81017                 :             :   end_sequence ();
   81018                 :             :   return _val;
   81019                 :             : }
   81020                 :             : 
   81021                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:623 */
   81022                 :             : rtx
   81023                 :             : gen_atomic_or_fetchti (rtx operand0,
   81024                 :             :         rtx operand1,
   81025                 :             :         rtx operand2,
   81026                 :             :         rtx operand3)
   81027                 :             : {
   81028                 :             :   rtx_insn *_val = 0;
   81029                 :             :   start_sequence ();
   81030                 :             :   {
   81031                 :             :     rtx operands[4];
   81032                 :             :     operands[0] = operand0;
   81033                 :             :     operands[1] = operand1;
   81034                 :             :     operands[2] = operand2;
   81035                 :             :     operands[3] = operand3;
   81036                 :             : #define FAIL return (end_sequence (), _val)
   81037                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   81038                 :             : #line 630 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   81039                 :             : {
   81040                 :             :   bool doubleword = (TImode == DImode && !TARGET_64BIT)
   81041                 :             :                     || (TImode == TImode);
   81042                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   81043                 :             :                                     operands[2], IOR, true,
   81044                 :             :                                     doubleword);
   81045                 :             :   DONE;
   81046                 :             : }
   81047                 :             : #undef DONE
   81048                 :             : #undef FAIL
   81049                 :             :     operand0 = operands[0];
   81050                 :             :     (void) operand0;
   81051                 :             :     operand1 = operands[1];
   81052                 :             :     (void) operand1;
   81053                 :             :     operand2 = operands[2];
   81054                 :             :     (void) operand2;
   81055                 :             :     operand3 = operands[3];
   81056                 :             :     (void) operand3;
   81057                 :             :   }
   81058                 :             :   emit (operand0, true);
   81059                 :             :   emit_insn (gen_rtx_IOR (TImode,
   81060                 :             :         operand1,
   81061                 :             :         operand2));
   81062                 :             :   emit (operand3, false);
   81063                 :             :   _val = get_insns ();
   81064                 :             :   end_sequence ();
   81065                 :             :   return _val;
   81066                 :             : }
   81067                 :             : 
   81068                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:623 */
   81069                 :             : rtx
   81070                 :             : gen_atomic_xor_fetchti (rtx operand0,
   81071                 :             :         rtx operand1,
   81072                 :             :         rtx operand2,
   81073                 :             :         rtx operand3)
   81074                 :             : {
   81075                 :             :   rtx_insn *_val = 0;
   81076                 :             :   start_sequence ();
   81077                 :             :   {
   81078                 :             :     rtx operands[4];
   81079                 :             :     operands[0] = operand0;
   81080                 :             :     operands[1] = operand1;
   81081                 :             :     operands[2] = operand2;
   81082                 :             :     operands[3] = operand3;
   81083                 :             : #define FAIL return (end_sequence (), _val)
   81084                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   81085                 :             : #line 630 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   81086                 :             : {
   81087                 :             :   bool doubleword = (TImode == DImode && !TARGET_64BIT)
   81088                 :             :                     || (TImode == TImode);
   81089                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   81090                 :             :                                     operands[2], XOR, true,
   81091                 :             :                                     doubleword);
   81092                 :             :   DONE;
   81093                 :             : }
   81094                 :             : #undef DONE
   81095                 :             : #undef FAIL
   81096                 :             :     operand0 = operands[0];
   81097                 :             :     (void) operand0;
   81098                 :             :     operand1 = operands[1];
   81099                 :             :     (void) operand1;
   81100                 :             :     operand2 = operands[2];
   81101                 :             :     (void) operand2;
   81102                 :             :     operand3 = operands[3];
   81103                 :             :     (void) operand3;
   81104                 :             :   }
   81105                 :             :   emit (operand0, true);
   81106                 :             :   emit_insn (gen_rtx_XOR (TImode,
   81107                 :             :         operand1,
   81108                 :             :         operand2));
   81109                 :             :   emit (operand3, false);
   81110                 :             :   _val = get_insns ();
   81111                 :             :   end_sequence ();
   81112                 :             :   return _val;
   81113                 :             : }
   81114                 :             : 
   81115                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:639 */
   81116                 :             : rtx
   81117                 :             : gen_atomic_fetch_nanddi (rtx operand0,
   81118                 :             :         rtx operand1,
   81119                 :             :         rtx operand2,
   81120                 :             :         rtx operand3)
   81121                 :             : {
   81122                 :             :   rtx_insn *_val = 0;
   81123                 :             :   start_sequence ();
   81124                 :             :   {
   81125                 :             :     rtx operands[4];
   81126                 :             :     operands[0] = operand0;
   81127                 :             :     operands[1] = operand1;
   81128                 :             :     operands[2] = operand2;
   81129                 :             :     operands[3] = operand3;
   81130                 :             : #define FAIL return (end_sequence (), _val)
   81131                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   81132                 :             : #line 645 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   81133                 :             : {
   81134                 :             :   bool doubleword = (DImode == DImode && !TARGET_64BIT)
   81135                 :             :                     || (DImode == TImode);
   81136                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   81137                 :             :                                     operands[2], NOT, false,
   81138                 :             :                                     doubleword);
   81139                 :             :   DONE;
   81140                 :             : }
   81141                 :             : #undef DONE
   81142                 :             : #undef FAIL
   81143                 :             :     operand0 = operands[0];
   81144                 :             :     (void) operand0;
   81145                 :             :     operand1 = operands[1];
   81146                 :             :     (void) operand1;
   81147                 :             :     operand2 = operands[2];
   81148                 :             :     (void) operand2;
   81149                 :             :     operand3 = operands[3];
   81150                 :             :     (void) operand3;
   81151                 :             :   }
   81152                 :             :   emit (operand0, true);
   81153                 :             :   emit (operand1, true);
   81154                 :             :   emit (operand2, true);
   81155                 :             :   emit (operand3, false);
   81156                 :             :   _val = get_insns ();
   81157                 :             :   end_sequence ();
   81158                 :             :   return _val;
   81159                 :             : }
   81160                 :             : 
   81161                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:639 */
   81162                 :             : rtx
   81163                 :             : gen_atomic_fetch_nandti (rtx operand0,
   81164                 :             :         rtx operand1,
   81165                 :             :         rtx operand2,
   81166                 :             :         rtx operand3)
   81167                 :             : {
   81168                 :             :   rtx_insn *_val = 0;
   81169                 :             :   start_sequence ();
   81170                 :             :   {
   81171                 :             :     rtx operands[4];
   81172                 :             :     operands[0] = operand0;
   81173                 :             :     operands[1] = operand1;
   81174                 :             :     operands[2] = operand2;
   81175                 :             :     operands[3] = operand3;
   81176                 :             : #define FAIL return (end_sequence (), _val)
   81177                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   81178                 :             : #line 645 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   81179                 :             : {
   81180                 :             :   bool doubleword = (TImode == DImode && !TARGET_64BIT)
   81181                 :             :                     || (TImode == TImode);
   81182                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   81183                 :             :                                     operands[2], NOT, false,
   81184                 :             :                                     doubleword);
   81185                 :             :   DONE;
   81186                 :             : }
   81187                 :             : #undef DONE
   81188                 :             : #undef FAIL
   81189                 :             :     operand0 = operands[0];
   81190                 :             :     (void) operand0;
   81191                 :             :     operand1 = operands[1];
   81192                 :             :     (void) operand1;
   81193                 :             :     operand2 = operands[2];
   81194                 :             :     (void) operand2;
   81195                 :             :     operand3 = operands[3];
   81196                 :             :     (void) operand3;
   81197                 :             :   }
   81198                 :             :   emit (operand0, true);
   81199                 :             :   emit (operand1, true);
   81200                 :             :   emit (operand2, true);
   81201                 :             :   emit (operand3, false);
   81202                 :             :   _val = get_insns ();
   81203                 :             :   end_sequence ();
   81204                 :             :   return _val;
   81205                 :             : }
   81206                 :             : 
   81207                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:654 */
   81208                 :             : rtx
   81209                 :             : gen_atomic_nand_fetchdi (rtx operand0,
   81210                 :             :         rtx operand1,
   81211                 :             :         rtx operand2,
   81212                 :             :         rtx operand3)
   81213                 :             : {
   81214                 :             :   rtx_insn *_val = 0;
   81215                 :             :   start_sequence ();
   81216                 :             :   {
   81217                 :             :     rtx operands[4];
   81218                 :             :     operands[0] = operand0;
   81219                 :             :     operands[1] = operand1;
   81220                 :             :     operands[2] = operand2;
   81221                 :             :     operands[3] = operand3;
   81222                 :             : #define FAIL return (end_sequence (), _val)
   81223                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   81224                 :             : #line 660 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   81225                 :             : {
   81226                 :             :   bool doubleword = (DImode == DImode && !TARGET_64BIT)
   81227                 :             :                     || (DImode == TImode);
   81228                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   81229                 :             :                                     operands[2], NOT, true,
   81230                 :             :                                     doubleword);
   81231                 :             :   DONE;
   81232                 :             : }
   81233                 :             : #undef DONE
   81234                 :             : #undef FAIL
   81235                 :             :     operand0 = operands[0];
   81236                 :             :     (void) operand0;
   81237                 :             :     operand1 = operands[1];
   81238                 :             :     (void) operand1;
   81239                 :             :     operand2 = operands[2];
   81240                 :             :     (void) operand2;
   81241                 :             :     operand3 = operands[3];
   81242                 :             :     (void) operand3;
   81243                 :             :   }
   81244                 :             :   emit (operand0, true);
   81245                 :             :   emit (operand1, true);
   81246                 :             :   emit (operand2, true);
   81247                 :             :   emit (operand3, false);
   81248                 :             :   _val = get_insns ();
   81249                 :             :   end_sequence ();
   81250                 :             :   return _val;
   81251                 :             : }
   81252                 :             : 
   81253                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:654 */
   81254                 :             : rtx
   81255                 :             : gen_atomic_nand_fetchti (rtx operand0,
   81256                 :             :         rtx operand1,
   81257                 :             :         rtx operand2,
   81258                 :             :         rtx operand3)
   81259                 :             : {
   81260                 :             :   rtx_insn *_val = 0;
   81261                 :             :   start_sequence ();
   81262                 :             :   {
   81263                 :             :     rtx operands[4];
   81264                 :             :     operands[0] = operand0;
   81265                 :             :     operands[1] = operand1;
   81266                 :             :     operands[2] = operand2;
   81267                 :             :     operands[3] = operand3;
   81268                 :             : #define FAIL return (end_sequence (), _val)
   81269                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   81270                 :             : #line 660 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   81271                 :             : {
   81272                 :             :   bool doubleword = (TImode == DImode && !TARGET_64BIT)
   81273                 :             :                     || (TImode == TImode);
   81274                 :             :   ix86_expand_atomic_fetch_op_loop (operands[0], operands[1],
   81275                 :             :                                     operands[2], NOT, true,
   81276                 :             :                                     doubleword);
   81277                 :             :   DONE;
   81278                 :             : }
   81279                 :             : #undef DONE
   81280                 :             : #undef FAIL
   81281                 :             :     operand0 = operands[0];
   81282                 :             :     (void) operand0;
   81283                 :             :     operand1 = operands[1];
   81284                 :             :     (void) operand1;
   81285                 :             :     operand2 = operands[2];
   81286                 :             :     (void) operand2;
   81287                 :             :     operand3 = operands[3];
   81288                 :             :     (void) operand3;
   81289                 :             :   }
   81290                 :             :   emit (operand0, true);
   81291                 :             :   emit (operand1, true);
   81292                 :             :   emit (operand2, true);
   81293                 :             :   emit (operand3, false);
   81294                 :             :   _val = get_insns ();
   81295                 :             :   end_sequence ();
   81296                 :             :   return _val;
   81297                 :             : }
   81298                 :             : 
   81299                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:689 */
   81300                 :             : extern rtx_insn *gen_peephole2_409 (rtx_insn *, rtx *);
   81301                 :             : rtx_insn *
   81302                 :             : gen_peephole2_409 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   81303                 :             : {
   81304                 :             :   rtx operand0;
   81305                 :             :   rtx operand1;
   81306                 :             :   rtx operand2;
   81307                 :             :   rtx operand3;
   81308                 :             :   rtx operand4;
   81309                 :             :   rtx_insn *_val = NULL;
   81310                 :             :   if (dump_file)
   81311                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_409 (sync.md:689)\n");
   81312                 :             :   start_sequence ();
   81313                 :             :   operand0 = operands[0];
   81314                 :             :   (void) operand0;
   81315                 :             :   operand1 = operands[1];
   81316                 :             :   (void) operand1;
   81317                 :             :   operand2 = operands[2];
   81318                 :             :   (void) operand2;
   81319                 :             :   operand3 = operands[3];
   81320                 :             :   (void) operand3;
   81321                 :             :   operand4 = operands[4];
   81322                 :             :   (void) operand4;
   81323                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   81324                 :             :         gen_rtvec (2,
   81325                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   81326                 :             :         17),
   81327                 :             :         gen_rtx_COMPARE (CCZmode,
   81328                 :             :         gen_rtx_UNSPEC_VOLATILE (QImode,
   81329                 :             :         gen_rtvec (2,
   81330                 :             :                 operand1,
   81331                 :             :                 operand4),
   81332                 :             :         109),
   81333                 :             :         operand3)),
   81334                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   81335                 :             :         gen_rtx_PLUS (QImode,
   81336                 :             :         copy_rtx (operand1),
   81337                 :             :         operand2)))), false);
   81338                 :             :   _val = get_insns ();
   81339                 :             :   end_sequence ();
   81340                 :             :   return _val;
   81341                 :             : }
   81342                 :             : 
   81343                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:689 */
   81344                 :             : extern rtx_insn *gen_peephole2_410 (rtx_insn *, rtx *);
   81345                 :             : rtx_insn *
   81346                 :             : gen_peephole2_410 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   81347                 :             : {
   81348                 :             :   rtx operand0;
   81349                 :             :   rtx operand1;
   81350                 :             :   rtx operand2;
   81351                 :             :   rtx operand3;
   81352                 :             :   rtx operand4;
   81353                 :             :   rtx_insn *_val = NULL;
   81354                 :             :   if (dump_file)
   81355                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_410 (sync.md:689)\n");
   81356                 :             :   start_sequence ();
   81357                 :             :   operand0 = operands[0];
   81358                 :             :   (void) operand0;
   81359                 :             :   operand1 = operands[1];
   81360                 :             :   (void) operand1;
   81361                 :             :   operand2 = operands[2];
   81362                 :             :   (void) operand2;
   81363                 :             :   operand3 = operands[3];
   81364                 :             :   (void) operand3;
   81365                 :             :   operand4 = operands[4];
   81366                 :             :   (void) operand4;
   81367                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   81368                 :             :         gen_rtvec (2,
   81369                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   81370                 :             :         17),
   81371                 :             :         gen_rtx_COMPARE (CCZmode,
   81372                 :             :         gen_rtx_UNSPEC_VOLATILE (HImode,
   81373                 :             :         gen_rtvec (2,
   81374                 :             :                 operand1,
   81375                 :             :                 operand4),
   81376                 :             :         109),
   81377                 :             :         operand3)),
   81378                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   81379                 :             :         gen_rtx_PLUS (HImode,
   81380                 :             :         copy_rtx (operand1),
   81381                 :             :         operand2)))), false);
   81382                 :             :   _val = get_insns ();
   81383                 :             :   end_sequence ();
   81384                 :             :   return _val;
   81385                 :             : }
   81386                 :             : 
   81387                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:689 */
   81388                 :             : extern rtx_insn *gen_peephole2_411 (rtx_insn *, rtx *);
   81389                 :             : rtx_insn *
   81390                 :             : gen_peephole2_411 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   81391                 :             : {
   81392                 :             :   rtx operand0;
   81393                 :             :   rtx operand1;
   81394                 :             :   rtx operand2;
   81395                 :             :   rtx operand3;
   81396                 :             :   rtx operand4;
   81397                 :             :   rtx_insn *_val = NULL;
   81398                 :             :   if (dump_file)
   81399                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_411 (sync.md:689)\n");
   81400                 :             :   start_sequence ();
   81401                 :             :   operand0 = operands[0];
   81402                 :             :   (void) operand0;
   81403                 :             :   operand1 = operands[1];
   81404                 :             :   (void) operand1;
   81405                 :             :   operand2 = operands[2];
   81406                 :             :   (void) operand2;
   81407                 :             :   operand3 = operands[3];
   81408                 :             :   (void) operand3;
   81409                 :             :   operand4 = operands[4];
   81410                 :             :   (void) operand4;
   81411                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   81412                 :             :         gen_rtvec (2,
   81413                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   81414                 :             :         17),
   81415                 :             :         gen_rtx_COMPARE (CCZmode,
   81416                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   81417                 :             :         gen_rtvec (2,
   81418                 :             :                 operand1,
   81419                 :             :                 operand4),
   81420                 :             :         109),
   81421                 :             :         operand3)),
   81422                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   81423                 :             :         gen_rtx_PLUS (SImode,
   81424                 :             :         copy_rtx (operand1),
   81425                 :             :         operand2)))), false);
   81426                 :             :   _val = get_insns ();
   81427                 :             :   end_sequence ();
   81428                 :             :   return _val;
   81429                 :             : }
   81430                 :             : 
   81431                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:689 */
   81432                 :             : extern rtx_insn *gen_peephole2_412 (rtx_insn *, rtx *);
   81433                 :             : rtx_insn *
   81434                 :             : gen_peephole2_412 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   81435                 :             : {
   81436                 :             :   rtx operand0;
   81437                 :             :   rtx operand1;
   81438                 :             :   rtx operand2;
   81439                 :             :   rtx operand3;
   81440                 :             :   rtx operand4;
   81441                 :             :   rtx_insn *_val = NULL;
   81442                 :             :   if (dump_file)
   81443                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_412 (sync.md:689)\n");
   81444                 :             :   start_sequence ();
   81445                 :             :   operand0 = operands[0];
   81446                 :             :   (void) operand0;
   81447                 :             :   operand1 = operands[1];
   81448                 :             :   (void) operand1;
   81449                 :             :   operand2 = operands[2];
   81450                 :             :   (void) operand2;
   81451                 :             :   operand3 = operands[3];
   81452                 :             :   (void) operand3;
   81453                 :             :   operand4 = operands[4];
   81454                 :             :   (void) operand4;
   81455                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   81456                 :             :         gen_rtvec (2,
   81457                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   81458                 :             :         17),
   81459                 :             :         gen_rtx_COMPARE (CCZmode,
   81460                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   81461                 :             :         gen_rtvec (2,
   81462                 :             :                 operand1,
   81463                 :             :                 operand4),
   81464                 :             :         109),
   81465                 :             :         operand3)),
   81466                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   81467                 :             :         gen_rtx_PLUS (DImode,
   81468                 :             :         copy_rtx (operand1),
   81469                 :             :         operand2)))), false);
   81470                 :             :   _val = get_insns ();
   81471                 :             :   end_sequence ();
   81472                 :             :   return _val;
   81473                 :             : }
   81474                 :             : 
   81475                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:718 */
   81476                 :             : extern rtx_insn *gen_peephole2_413 (rtx_insn *, rtx *);
   81477                 :             : rtx_insn *
   81478                 :             : gen_peephole2_413 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   81479                 :             : {
   81480                 :             :   rtx operand0;
   81481                 :             :   rtx operand1;
   81482                 :             :   rtx operand2;
   81483                 :             :   rtx operand3;
   81484                 :             :   rtx operand4;
   81485                 :             :   rtx_insn *_val = NULL;
   81486                 :             :   if (dump_file)
   81487                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_413 (sync.md:718)\n");
   81488                 :             :   start_sequence ();
   81489                 :             :   operand0 = operands[0];
   81490                 :             :   (void) operand0;
   81491                 :             :   operand1 = operands[1];
   81492                 :             :   (void) operand1;
   81493                 :             :   operand2 = operands[2];
   81494                 :             :   (void) operand2;
   81495                 :             :   operand3 = operands[3];
   81496                 :             :   (void) operand3;
   81497                 :             :   operand4 = operands[4];
   81498                 :             :   (void) operand4;
   81499                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   81500                 :             :         gen_rtvec (2,
   81501                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   81502                 :             :         17),
   81503                 :             :         gen_rtx_COMPARE (CCZmode,
   81504                 :             :         gen_rtx_UNSPEC_VOLATILE (QImode,
   81505                 :             :         gen_rtvec (2,
   81506                 :             :                 operand1,
   81507                 :             :                 operand4),
   81508                 :             :         109),
   81509                 :             :         operand3)),
   81510                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   81511                 :             :         gen_rtx_PLUS (QImode,
   81512                 :             :         copy_rtx (operand1),
   81513                 :             :         operand2)))), false);
   81514                 :             :   _val = get_insns ();
   81515                 :             :   end_sequence ();
   81516                 :             :   return _val;
   81517                 :             : }
   81518                 :             : 
   81519                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:718 */
   81520                 :             : extern rtx_insn *gen_peephole2_414 (rtx_insn *, rtx *);
   81521                 :             : rtx_insn *
   81522                 :             : gen_peephole2_414 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   81523                 :             : {
   81524                 :             :   rtx operand0;
   81525                 :             :   rtx operand1;
   81526                 :             :   rtx operand2;
   81527                 :             :   rtx operand3;
   81528                 :             :   rtx operand4;
   81529                 :             :   rtx_insn *_val = NULL;
   81530                 :             :   if (dump_file)
   81531                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_414 (sync.md:718)\n");
   81532                 :             :   start_sequence ();
   81533                 :             :   operand0 = operands[0];
   81534                 :             :   (void) operand0;
   81535                 :             :   operand1 = operands[1];
   81536                 :             :   (void) operand1;
   81537                 :             :   operand2 = operands[2];
   81538                 :             :   (void) operand2;
   81539                 :             :   operand3 = operands[3];
   81540                 :             :   (void) operand3;
   81541                 :             :   operand4 = operands[4];
   81542                 :             :   (void) operand4;
   81543                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   81544                 :             :         gen_rtvec (2,
   81545                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   81546                 :             :         17),
   81547                 :             :         gen_rtx_COMPARE (CCZmode,
   81548                 :             :         gen_rtx_UNSPEC_VOLATILE (HImode,
   81549                 :             :         gen_rtvec (2,
   81550                 :             :                 operand1,
   81551                 :             :                 operand4),
   81552                 :             :         109),
   81553                 :             :         operand3)),
   81554                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   81555                 :             :         gen_rtx_PLUS (HImode,
   81556                 :             :         copy_rtx (operand1),
   81557                 :             :         operand2)))), false);
   81558                 :             :   _val = get_insns ();
   81559                 :             :   end_sequence ();
   81560                 :             :   return _val;
   81561                 :             : }
   81562                 :             : 
   81563                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:718 */
   81564                 :             : extern rtx_insn *gen_peephole2_415 (rtx_insn *, rtx *);
   81565                 :             : rtx_insn *
   81566                 :             : gen_peephole2_415 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   81567                 :             : {
   81568                 :             :   rtx operand0;
   81569                 :             :   rtx operand1;
   81570                 :             :   rtx operand2;
   81571                 :             :   rtx operand3;
   81572                 :             :   rtx operand4;
   81573                 :             :   rtx_insn *_val = NULL;
   81574                 :             :   if (dump_file)
   81575                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_415 (sync.md:718)\n");
   81576                 :             :   start_sequence ();
   81577                 :             :   operand0 = operands[0];
   81578                 :             :   (void) operand0;
   81579                 :             :   operand1 = operands[1];
   81580                 :             :   (void) operand1;
   81581                 :             :   operand2 = operands[2];
   81582                 :             :   (void) operand2;
   81583                 :             :   operand3 = operands[3];
   81584                 :             :   (void) operand3;
   81585                 :             :   operand4 = operands[4];
   81586                 :             :   (void) operand4;
   81587                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   81588                 :             :         gen_rtvec (2,
   81589                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   81590                 :             :         17),
   81591                 :             :         gen_rtx_COMPARE (CCZmode,
   81592                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   81593                 :             :         gen_rtvec (2,
   81594                 :             :                 operand1,
   81595                 :             :                 operand4),
   81596                 :             :         109),
   81597                 :             :         operand3)),
   81598                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   81599                 :             :         gen_rtx_PLUS (SImode,
   81600                 :             :         copy_rtx (operand1),
   81601                 :             :         operand2)))), false);
   81602                 :             :   _val = get_insns ();
   81603                 :             :   end_sequence ();
   81604                 :             :   return _val;
   81605                 :             : }
   81606                 :             : 
   81607                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:718 */
   81608                 :             : extern rtx_insn *gen_peephole2_416 (rtx_insn *, rtx *);
   81609                 :             : rtx_insn *
   81610                 :             : gen_peephole2_416 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   81611                 :             : {
   81612                 :             :   rtx operand0;
   81613                 :             :   rtx operand1;
   81614                 :             :   rtx operand2;
   81615                 :             :   rtx operand3;
   81616                 :             :   rtx operand4;
   81617                 :             :   rtx_insn *_val = NULL;
   81618                 :             :   if (dump_file)
   81619                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_416 (sync.md:718)\n");
   81620                 :             :   start_sequence ();
   81621                 :             :   operand0 = operands[0];
   81622                 :             :   (void) operand0;
   81623                 :             :   operand1 = operands[1];
   81624                 :             :   (void) operand1;
   81625                 :             :   operand2 = operands[2];
   81626                 :             :   (void) operand2;
   81627                 :             :   operand3 = operands[3];
   81628                 :             :   (void) operand3;
   81629                 :             :   operand4 = operands[4];
   81630                 :             :   (void) operand4;
   81631                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   81632                 :             :         gen_rtvec (2,
   81633                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   81634                 :             :         17),
   81635                 :             :         gen_rtx_COMPARE (CCZmode,
   81636                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   81637                 :             :         gen_rtvec (2,
   81638                 :             :                 operand1,
   81639                 :             :                 operand4),
   81640                 :             :         109),
   81641                 :             :         operand3)),
   81642                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   81643                 :             :         gen_rtx_PLUS (DImode,
   81644                 :             :         copy_rtx (operand1),
   81645                 :             :         operand2)))), false);
   81646                 :             :   _val = get_insns ();
   81647                 :             :   end_sequence ();
   81648                 :             :   return _val;
   81649                 :             : }
   81650                 :             : 
   81651                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:869 */
   81652                 :             : rtx
   81653                 :             : gen_atomic_bit_test_and_sethi (rtx operand0,
   81654                 :             :         rtx operand1,
   81655                 :             :         rtx operand2,
   81656                 :             :         rtx operand3,
   81657                 :             :         rtx operand4)
   81658                 :             : {
   81659                 :             :   rtx_insn *_val = 0;
   81660                 :             :   start_sequence ();
   81661                 :             :   {
   81662                 :             :     rtx operands[5];
   81663                 :             :     operands[0] = operand0;
   81664                 :             :     operands[1] = operand1;
   81665                 :             :     operands[2] = operand2;
   81666                 :             :     operands[3] = operand3;
   81667                 :             :     operands[4] = operand4;
   81668                 :             : #define FAIL return (end_sequence (), _val)
   81669                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   81670                 :             : #line 876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   81671                 :             : {
   81672                 :             :   emit_insn (gen_atomic_bit_test_and_sethi_1 (operands[1], operands[2],
   81673                 :             :                                                   operands[3]));
   81674                 :             :   rtx tem = gen_reg_rtx (QImode);
   81675                 :             :   ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx);
   81676                 :             :   rtx result = convert_modes (HImode, QImode, tem, 1);
   81677                 :             :   if (operands[4] == const0_rtx)
   81678                 :             :     result = expand_simple_binop (HImode, ASHIFT, result,
   81679                 :             :                                   operands[2], operands[0], 0, OPTAB_WIDEN);
   81680                 :             :   if (result != operands[0])
   81681                 :             :     emit_move_insn (operands[0], result);
   81682                 :             :   DONE;
   81683                 :             : }
   81684                 :             : #undef DONE
   81685                 :             : #undef FAIL
   81686                 :             :     operand0 = operands[0];
   81687                 :             :     (void) operand0;
   81688                 :             :     operand1 = operands[1];
   81689                 :             :     (void) operand1;
   81690                 :             :     operand2 = operands[2];
   81691                 :             :     (void) operand2;
   81692                 :             :     operand3 = operands[3];
   81693                 :             :     (void) operand3;
   81694                 :             :     operand4 = operands[4];
   81695                 :             :     (void) operand4;
   81696                 :             :   }
   81697                 :             :   emit (operand0, true);
   81698                 :             :   emit (operand1, true);
   81699                 :             :   emit (operand2, true);
   81700                 :             :   emit (operand3, true);
   81701                 :             :   emit (operand4, false);
   81702                 :             :   _val = get_insns ();
   81703                 :             :   end_sequence ();
   81704                 :             :   return _val;
   81705                 :             : }
   81706                 :             : 
   81707                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:869 */
   81708                 :             : rtx
   81709                 :             : gen_atomic_bit_test_and_setsi (rtx operand0,
   81710                 :             :         rtx operand1,
   81711                 :             :         rtx operand2,
   81712                 :             :         rtx operand3,
   81713                 :             :         rtx operand4)
   81714                 :             : {
   81715                 :             :   rtx_insn *_val = 0;
   81716                 :             :   start_sequence ();
   81717                 :             :   {
   81718                 :             :     rtx operands[5];
   81719                 :             :     operands[0] = operand0;
   81720                 :             :     operands[1] = operand1;
   81721                 :             :     operands[2] = operand2;
   81722                 :             :     operands[3] = operand3;
   81723                 :             :     operands[4] = operand4;
   81724                 :             : #define FAIL return (end_sequence (), _val)
   81725                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   81726                 :             : #line 876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   81727                 :             : {
   81728                 :             :   emit_insn (gen_atomic_bit_test_and_setsi_1 (operands[1], operands[2],
   81729                 :             :                                                   operands[3]));
   81730                 :             :   rtx tem = gen_reg_rtx (QImode);
   81731                 :             :   ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx);
   81732                 :             :   rtx result = convert_modes (SImode, QImode, tem, 1);
   81733                 :             :   if (operands[4] == const0_rtx)
   81734                 :             :     result = expand_simple_binop (SImode, ASHIFT, result,
   81735                 :             :                                   operands[2], operands[0], 0, OPTAB_WIDEN);
   81736                 :             :   if (result != operands[0])
   81737                 :             :     emit_move_insn (operands[0], result);
   81738                 :             :   DONE;
   81739                 :             : }
   81740                 :             : #undef DONE
   81741                 :             : #undef FAIL
   81742                 :             :     operand0 = operands[0];
   81743                 :             :     (void) operand0;
   81744                 :             :     operand1 = operands[1];
   81745                 :             :     (void) operand1;
   81746                 :             :     operand2 = operands[2];
   81747                 :             :     (void) operand2;
   81748                 :             :     operand3 = operands[3];
   81749                 :             :     (void) operand3;
   81750                 :             :     operand4 = operands[4];
   81751                 :             :     (void) operand4;
   81752                 :             :   }
   81753                 :             :   emit (operand0, true);
   81754                 :             :   emit (operand1, true);
   81755                 :             :   emit (operand2, true);
   81756                 :             :   emit (operand3, true);
   81757                 :             :   emit (operand4, false);
   81758                 :             :   _val = get_insns ();
   81759                 :             :   end_sequence ();
   81760                 :             :   return _val;
   81761                 :             : }
   81762                 :             : 
   81763                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:869 */
   81764                 :             : rtx
   81765                 :             : gen_atomic_bit_test_and_setdi (rtx operand0,
   81766                 :             :         rtx operand1,
   81767                 :             :         rtx operand2,
   81768                 :             :         rtx operand3,
   81769                 :             :         rtx operand4)
   81770                 :             : {
   81771                 :             :   rtx_insn *_val = 0;
   81772                 :             :   start_sequence ();
   81773                 :             :   {
   81774                 :             :     rtx operands[5];
   81775                 :             :     operands[0] = operand0;
   81776                 :             :     operands[1] = operand1;
   81777                 :             :     operands[2] = operand2;
   81778                 :             :     operands[3] = operand3;
   81779                 :             :     operands[4] = operand4;
   81780                 :             : #define FAIL return (end_sequence (), _val)
   81781                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   81782                 :             : #line 876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   81783                 :             : {
   81784                 :             :   emit_insn (gen_atomic_bit_test_and_setdi_1 (operands[1], operands[2],
   81785                 :             :                                                   operands[3]));
   81786                 :             :   rtx tem = gen_reg_rtx (QImode);
   81787                 :             :   ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx);
   81788                 :             :   rtx result = convert_modes (DImode, QImode, tem, 1);
   81789                 :             :   if (operands[4] == const0_rtx)
   81790                 :             :     result = expand_simple_binop (DImode, ASHIFT, result,
   81791                 :             :                                   operands[2], operands[0], 0, OPTAB_WIDEN);
   81792                 :             :   if (result != operands[0])
   81793                 :             :     emit_move_insn (operands[0], result);
   81794                 :             :   DONE;
   81795                 :             : }
   81796                 :             : #undef DONE
   81797                 :             : #undef FAIL
   81798                 :             :     operand0 = operands[0];
   81799                 :             :     (void) operand0;
   81800                 :             :     operand1 = operands[1];
   81801                 :             :     (void) operand1;
   81802                 :             :     operand2 = operands[2];
   81803                 :             :     (void) operand2;
   81804                 :             :     operand3 = operands[3];
   81805                 :             :     (void) operand3;
   81806                 :             :     operand4 = operands[4];
   81807                 :             :     (void) operand4;
   81808                 :             :   }
   81809                 :             :   emit (operand0, true);
   81810                 :             :   emit (operand1, true);
   81811                 :             :   emit (operand2, true);
   81812                 :             :   emit (operand3, true);
   81813                 :             :   emit (operand4, false);
   81814                 :             :   _val = get_insns ();
   81815                 :             :   end_sequence ();
   81816                 :             :   return _val;
   81817                 :             : }
   81818                 :             : 
   81819                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:905 */
   81820                 :             : rtx
   81821                 :             : gen_atomic_bit_test_and_complementhi (rtx operand0,
   81822                 :             :         rtx operand1,
   81823                 :             :         rtx operand2,
   81824                 :             :         rtx operand3,
   81825                 :             :         rtx operand4)
   81826                 :             : {
   81827                 :             :   rtx_insn *_val = 0;
   81828                 :             :   start_sequence ();
   81829                 :             :   {
   81830                 :             :     rtx operands[5];
   81831                 :             :     operands[0] = operand0;
   81832                 :             :     operands[1] = operand1;
   81833                 :             :     operands[2] = operand2;
   81834                 :             :     operands[3] = operand3;
   81835                 :             :     operands[4] = operand4;
   81836                 :             : #define FAIL return (end_sequence (), _val)
   81837                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   81838                 :             : #line 912 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   81839                 :             : {
   81840                 :             :   emit_insn (gen_atomic_bit_test_and_complementhi_1 (operands[1],
   81841                 :             :                                                          operands[2],
   81842                 :             :                                                          operands[3]));
   81843                 :             :   rtx tem = gen_reg_rtx (QImode);
   81844                 :             :   ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx);
   81845                 :             :   rtx result = convert_modes (HImode, QImode, tem, 1);
   81846                 :             :   if (operands[4] == const0_rtx)
   81847                 :             :     result = expand_simple_binop (HImode, ASHIFT, result,
   81848                 :             :                                   operands[2], operands[0], 0, OPTAB_WIDEN);
   81849                 :             :   if (result != operands[0])
   81850                 :             :     emit_move_insn (operands[0], result);
   81851                 :             :   DONE;
   81852                 :             : }
   81853                 :             : #undef DONE
   81854                 :             : #undef FAIL
   81855                 :             :     operand0 = operands[0];
   81856                 :             :     (void) operand0;
   81857                 :             :     operand1 = operands[1];
   81858                 :             :     (void) operand1;
   81859                 :             :     operand2 = operands[2];
   81860                 :             :     (void) operand2;
   81861                 :             :     operand3 = operands[3];
   81862                 :             :     (void) operand3;
   81863                 :             :     operand4 = operands[4];
   81864                 :             :     (void) operand4;
   81865                 :             :   }
   81866                 :             :   emit (operand0, true);
   81867                 :             :   emit (operand1, true);
   81868                 :             :   emit (operand2, true);
   81869                 :             :   emit (operand3, true);
   81870                 :             :   emit (operand4, false);
   81871                 :             :   _val = get_insns ();
   81872                 :             :   end_sequence ();
   81873                 :             :   return _val;
   81874                 :             : }
   81875                 :             : 
   81876                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:905 */
   81877                 :             : rtx
   81878                 :             : gen_atomic_bit_test_and_complementsi (rtx operand0,
   81879                 :             :         rtx operand1,
   81880                 :             :         rtx operand2,
   81881                 :             :         rtx operand3,
   81882                 :             :         rtx operand4)
   81883                 :             : {
   81884                 :             :   rtx_insn *_val = 0;
   81885                 :             :   start_sequence ();
   81886                 :             :   {
   81887                 :             :     rtx operands[5];
   81888                 :             :     operands[0] = operand0;
   81889                 :             :     operands[1] = operand1;
   81890                 :             :     operands[2] = operand2;
   81891                 :             :     operands[3] = operand3;
   81892                 :             :     operands[4] = operand4;
   81893                 :             : #define FAIL return (end_sequence (), _val)
   81894                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   81895                 :             : #line 912 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   81896                 :             : {
   81897                 :             :   emit_insn (gen_atomic_bit_test_and_complementsi_1 (operands[1],
   81898                 :             :                                                          operands[2],
   81899                 :             :                                                          operands[3]));
   81900                 :             :   rtx tem = gen_reg_rtx (QImode);
   81901                 :             :   ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx);
   81902                 :             :   rtx result = convert_modes (SImode, QImode, tem, 1);
   81903                 :             :   if (operands[4] == const0_rtx)
   81904                 :             :     result = expand_simple_binop (SImode, ASHIFT, result,
   81905                 :             :                                   operands[2], operands[0], 0, OPTAB_WIDEN);
   81906                 :             :   if (result != operands[0])
   81907                 :             :     emit_move_insn (operands[0], result);
   81908                 :             :   DONE;
   81909                 :             : }
   81910                 :             : #undef DONE
   81911                 :             : #undef FAIL
   81912                 :             :     operand0 = operands[0];
   81913                 :             :     (void) operand0;
   81914                 :             :     operand1 = operands[1];
   81915                 :             :     (void) operand1;
   81916                 :             :     operand2 = operands[2];
   81917                 :             :     (void) operand2;
   81918                 :             :     operand3 = operands[3];
   81919                 :             :     (void) operand3;
   81920                 :             :     operand4 = operands[4];
   81921                 :             :     (void) operand4;
   81922                 :             :   }
   81923                 :             :   emit (operand0, true);
   81924                 :             :   emit (operand1, true);
   81925                 :             :   emit (operand2, true);
   81926                 :             :   emit (operand3, true);
   81927                 :             :   emit (operand4, false);
   81928                 :             :   _val = get_insns ();
   81929                 :             :   end_sequence ();
   81930                 :             :   return _val;
   81931                 :             : }
   81932                 :             : 
   81933                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:905 */
   81934                 :             : rtx
   81935                 :             : gen_atomic_bit_test_and_complementdi (rtx operand0,
   81936                 :             :         rtx operand1,
   81937                 :             :         rtx operand2,
   81938                 :             :         rtx operand3,
   81939                 :             :         rtx operand4)
   81940                 :             : {
   81941                 :             :   rtx_insn *_val = 0;
   81942                 :             :   start_sequence ();
   81943                 :             :   {
   81944                 :             :     rtx operands[5];
   81945                 :             :     operands[0] = operand0;
   81946                 :             :     operands[1] = operand1;
   81947                 :             :     operands[2] = operand2;
   81948                 :             :     operands[3] = operand3;
   81949                 :             :     operands[4] = operand4;
   81950                 :             : #define FAIL return (end_sequence (), _val)
   81951                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   81952                 :             : #line 912 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   81953                 :             : {
   81954                 :             :   emit_insn (gen_atomic_bit_test_and_complementdi_1 (operands[1],
   81955                 :             :                                                          operands[2],
   81956                 :             :                                                          operands[3]));
   81957                 :             :   rtx tem = gen_reg_rtx (QImode);
   81958                 :             :   ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx);
   81959                 :             :   rtx result = convert_modes (DImode, QImode, tem, 1);
   81960                 :             :   if (operands[4] == const0_rtx)
   81961                 :             :     result = expand_simple_binop (DImode, ASHIFT, result,
   81962                 :             :                                   operands[2], operands[0], 0, OPTAB_WIDEN);
   81963                 :             :   if (result != operands[0])
   81964                 :             :     emit_move_insn (operands[0], result);
   81965                 :             :   DONE;
   81966                 :             : }
   81967                 :             : #undef DONE
   81968                 :             : #undef FAIL
   81969                 :             :     operand0 = operands[0];
   81970                 :             :     (void) operand0;
   81971                 :             :     operand1 = operands[1];
   81972                 :             :     (void) operand1;
   81973                 :             :     operand2 = operands[2];
   81974                 :             :     (void) operand2;
   81975                 :             :     operand3 = operands[3];
   81976                 :             :     (void) operand3;
   81977                 :             :     operand4 = operands[4];
   81978                 :             :     (void) operand4;
   81979                 :             :   }
   81980                 :             :   emit (operand0, true);
   81981                 :             :   emit (operand1, true);
   81982                 :             :   emit (operand2, true);
   81983                 :             :   emit (operand3, true);
   81984                 :             :   emit (operand4, false);
   81985                 :             :   _val = get_insns ();
   81986                 :             :   end_sequence ();
   81987                 :             :   return _val;
   81988                 :             : }
   81989                 :             : 
   81990                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:944 */
   81991                 :             : rtx
   81992                 :             : gen_atomic_bit_test_and_resethi (rtx operand0,
   81993                 :             :         rtx operand1,
   81994                 :             :         rtx operand2,
   81995                 :             :         rtx operand3,
   81996                 :             :         rtx operand4)
   81997                 :             : {
   81998                 :             :   rtx_insn *_val = 0;
   81999                 :             :   start_sequence ();
   82000                 :             :   {
   82001                 :             :     rtx operands[5];
   82002                 :             :     operands[0] = operand0;
   82003                 :             :     operands[1] = operand1;
   82004                 :             :     operands[2] = operand2;
   82005                 :             :     operands[3] = operand3;
   82006                 :             :     operands[4] = operand4;
   82007                 :             : #define FAIL return (end_sequence (), _val)
   82008                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82009                 :             : #line 951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82010                 :             : {
   82011                 :             :   emit_insn (gen_atomic_bit_test_and_resethi_1 (operands[1], operands[2],
   82012                 :             :                                                     operands[3]));
   82013                 :             :   rtx tem = gen_reg_rtx (QImode);
   82014                 :             :   ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx);
   82015                 :             :   rtx result = convert_modes (HImode, QImode, tem, 1);
   82016                 :             :   if (operands[4] == const0_rtx)
   82017                 :             :     result = expand_simple_binop (HImode, ASHIFT, result,
   82018                 :             :                                   operands[2], operands[0], 0, OPTAB_WIDEN);
   82019                 :             :   if (result != operands[0])
   82020                 :             :     emit_move_insn (operands[0], result);
   82021                 :             :   DONE;
   82022                 :             : }
   82023                 :             : #undef DONE
   82024                 :             : #undef FAIL
   82025                 :             :     operand0 = operands[0];
   82026                 :             :     (void) operand0;
   82027                 :             :     operand1 = operands[1];
   82028                 :             :     (void) operand1;
   82029                 :             :     operand2 = operands[2];
   82030                 :             :     (void) operand2;
   82031                 :             :     operand3 = operands[3];
   82032                 :             :     (void) operand3;
   82033                 :             :     operand4 = operands[4];
   82034                 :             :     (void) operand4;
   82035                 :             :   }
   82036                 :             :   emit (operand0, true);
   82037                 :             :   emit (operand1, true);
   82038                 :             :   emit (operand2, true);
   82039                 :             :   emit (operand3, true);
   82040                 :             :   emit (operand4, false);
   82041                 :             :   _val = get_insns ();
   82042                 :             :   end_sequence ();
   82043                 :             :   return _val;
   82044                 :             : }
   82045                 :             : 
   82046                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:944 */
   82047                 :             : rtx
   82048                 :             : gen_atomic_bit_test_and_resetsi (rtx operand0,
   82049                 :             :         rtx operand1,
   82050                 :             :         rtx operand2,
   82051                 :             :         rtx operand3,
   82052                 :             :         rtx operand4)
   82053                 :             : {
   82054                 :             :   rtx_insn *_val = 0;
   82055                 :             :   start_sequence ();
   82056                 :             :   {
   82057                 :             :     rtx operands[5];
   82058                 :             :     operands[0] = operand0;
   82059                 :             :     operands[1] = operand1;
   82060                 :             :     operands[2] = operand2;
   82061                 :             :     operands[3] = operand3;
   82062                 :             :     operands[4] = operand4;
   82063                 :             : #define FAIL return (end_sequence (), _val)
   82064                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82065                 :             : #line 951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82066                 :             : {
   82067                 :             :   emit_insn (gen_atomic_bit_test_and_resetsi_1 (operands[1], operands[2],
   82068                 :             :                                                     operands[3]));
   82069                 :             :   rtx tem = gen_reg_rtx (QImode);
   82070                 :             :   ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx);
   82071                 :             :   rtx result = convert_modes (SImode, QImode, tem, 1);
   82072                 :             :   if (operands[4] == const0_rtx)
   82073                 :             :     result = expand_simple_binop (SImode, ASHIFT, result,
   82074                 :             :                                   operands[2], operands[0], 0, OPTAB_WIDEN);
   82075                 :             :   if (result != operands[0])
   82076                 :             :     emit_move_insn (operands[0], result);
   82077                 :             :   DONE;
   82078                 :             : }
   82079                 :             : #undef DONE
   82080                 :             : #undef FAIL
   82081                 :             :     operand0 = operands[0];
   82082                 :             :     (void) operand0;
   82083                 :             :     operand1 = operands[1];
   82084                 :             :     (void) operand1;
   82085                 :             :     operand2 = operands[2];
   82086                 :             :     (void) operand2;
   82087                 :             :     operand3 = operands[3];
   82088                 :             :     (void) operand3;
   82089                 :             :     operand4 = operands[4];
   82090                 :             :     (void) operand4;
   82091                 :             :   }
   82092                 :             :   emit (operand0, true);
   82093                 :             :   emit (operand1, true);
   82094                 :             :   emit (operand2, true);
   82095                 :             :   emit (operand3, true);
   82096                 :             :   emit (operand4, false);
   82097                 :             :   _val = get_insns ();
   82098                 :             :   end_sequence ();
   82099                 :             :   return _val;
   82100                 :             : }
   82101                 :             : 
   82102                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:944 */
   82103                 :             : rtx
   82104                 :             : gen_atomic_bit_test_and_resetdi (rtx operand0,
   82105                 :             :         rtx operand1,
   82106                 :             :         rtx operand2,
   82107                 :             :         rtx operand3,
   82108                 :             :         rtx operand4)
   82109                 :             : {
   82110                 :             :   rtx_insn *_val = 0;
   82111                 :             :   start_sequence ();
   82112                 :             :   {
   82113                 :             :     rtx operands[5];
   82114                 :             :     operands[0] = operand0;
   82115                 :             :     operands[1] = operand1;
   82116                 :             :     operands[2] = operand2;
   82117                 :             :     operands[3] = operand3;
   82118                 :             :     operands[4] = operand4;
   82119                 :             : #define FAIL return (end_sequence (), _val)
   82120                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82121                 :             : #line 951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82122                 :             : {
   82123                 :             :   emit_insn (gen_atomic_bit_test_and_resetdi_1 (operands[1], operands[2],
   82124                 :             :                                                     operands[3]));
   82125                 :             :   rtx tem = gen_reg_rtx (QImode);
   82126                 :             :   ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx);
   82127                 :             :   rtx result = convert_modes (DImode, QImode, tem, 1);
   82128                 :             :   if (operands[4] == const0_rtx)
   82129                 :             :     result = expand_simple_binop (DImode, ASHIFT, result,
   82130                 :             :                                   operands[2], operands[0], 0, OPTAB_WIDEN);
   82131                 :             :   if (result != operands[0])
   82132                 :             :     emit_move_insn (operands[0], result);
   82133                 :             :   DONE;
   82134                 :             : }
   82135                 :             : #undef DONE
   82136                 :             : #undef FAIL
   82137                 :             :     operand0 = operands[0];
   82138                 :             :     (void) operand0;
   82139                 :             :     operand1 = operands[1];
   82140                 :             :     (void) operand1;
   82141                 :             :     operand2 = operands[2];
   82142                 :             :     (void) operand2;
   82143                 :             :     operand3 = operands[3];
   82144                 :             :     (void) operand3;
   82145                 :             :     operand4 = operands[4];
   82146                 :             :     (void) operand4;
   82147                 :             :   }
   82148                 :             :   emit (operand0, true);
   82149                 :             :   emit (operand1, true);
   82150                 :             :   emit (operand2, true);
   82151                 :             :   emit (operand3, true);
   82152                 :             :   emit (operand4, false);
   82153                 :             :   _val = get_insns ();
   82154                 :             :   end_sequence ();
   82155                 :             :   return _val;
   82156                 :             : }
   82157                 :             : 
   82158                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:980 */
   82159                 :             : rtx
   82160                 :             : gen_atomic_add_fetch_cmp_0qi (rtx operand0,
   82161                 :             :         rtx operand1,
   82162                 :             :         rtx operand2,
   82163                 :             :         rtx operand3,
   82164                 :             :         rtx operand4)
   82165                 :             : {
   82166                 :             :   rtx_insn *_val = 0;
   82167                 :             :   start_sequence ();
   82168                 :             :   {
   82169                 :             :     rtx operands[5];
   82170                 :             :     operands[0] = operand0;
   82171                 :             :     operands[1] = operand1;
   82172                 :             :     operands[2] = operand2;
   82173                 :             :     operands[3] = operand3;
   82174                 :             :     operands[4] = operand4;
   82175                 :             : #define FAIL return (end_sequence (), _val)
   82176                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82177                 :             : #line 987 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82178                 :             : {
   82179                 :             :   if (INTVAL (operands[4]) == GT || INTVAL (operands[4]) == LE)
   82180                 :             :     FAIL;
   82181                 :             :   emit_insn (gen_atomic_add_fetch_cmp_0qi_1 (operands[1],
   82182                 :             :                                                                   operands[2],
   82183                 :             :                                                                   operands[3]));
   82184                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82185                 :             :                      gen_rtx_REG (CCGOCmode, FLAGS_REG), const0_rtx);
   82186                 :             :   DONE;
   82187                 :             : }
   82188                 :             : #undef DONE
   82189                 :             : #undef FAIL
   82190                 :             :     operand0 = operands[0];
   82191                 :             :     (void) operand0;
   82192                 :             :     operand1 = operands[1];
   82193                 :             :     (void) operand1;
   82194                 :             :     operand2 = operands[2];
   82195                 :             :     (void) operand2;
   82196                 :             :     operand3 = operands[3];
   82197                 :             :     (void) operand3;
   82198                 :             :     operand4 = operands[4];
   82199                 :             :     (void) operand4;
   82200                 :             :   }
   82201                 :             :   emit (operand0, true);
   82202                 :             :   emit_insn (gen_rtx_PLUS (QImode,
   82203                 :             :         operand1,
   82204                 :             :         operand2));
   82205                 :             :   emit (operand3, true);
   82206                 :             :   emit (operand4, false);
   82207                 :             :   _val = get_insns ();
   82208                 :             :   end_sequence ();
   82209                 :             :   return _val;
   82210                 :             : }
   82211                 :             : 
   82212                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:980 */
   82213                 :             : rtx
   82214                 :             : gen_atomic_sub_fetch_cmp_0qi (rtx operand0,
   82215                 :             :         rtx operand1,
   82216                 :             :         rtx operand2,
   82217                 :             :         rtx operand3,
   82218                 :             :         rtx operand4)
   82219                 :             : {
   82220                 :             :   rtx_insn *_val = 0;
   82221                 :             :   start_sequence ();
   82222                 :             :   {
   82223                 :             :     rtx operands[5];
   82224                 :             :     operands[0] = operand0;
   82225                 :             :     operands[1] = operand1;
   82226                 :             :     operands[2] = operand2;
   82227                 :             :     operands[3] = operand3;
   82228                 :             :     operands[4] = operand4;
   82229                 :             : #define FAIL return (end_sequence (), _val)
   82230                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82231                 :             : #line 987 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82232                 :             : {
   82233                 :             :   if (INTVAL (operands[4]) == GT || INTVAL (operands[4]) == LE)
   82234                 :             :     FAIL;
   82235                 :             :   emit_insn (gen_atomic_sub_fetch_cmp_0qi_1 (operands[1],
   82236                 :             :                                                                   operands[2],
   82237                 :             :                                                                   operands[3]));
   82238                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82239                 :             :                      gen_rtx_REG (CCGOCmode, FLAGS_REG), const0_rtx);
   82240                 :             :   DONE;
   82241                 :             : }
   82242                 :             : #undef DONE
   82243                 :             : #undef FAIL
   82244                 :             :     operand0 = operands[0];
   82245                 :             :     (void) operand0;
   82246                 :             :     operand1 = operands[1];
   82247                 :             :     (void) operand1;
   82248                 :             :     operand2 = operands[2];
   82249                 :             :     (void) operand2;
   82250                 :             :     operand3 = operands[3];
   82251                 :             :     (void) operand3;
   82252                 :             :     operand4 = operands[4];
   82253                 :             :     (void) operand4;
   82254                 :             :   }
   82255                 :             :   emit (operand0, true);
   82256                 :             :   emit_insn (gen_rtx_MINUS (QImode,
   82257                 :             :         operand1,
   82258                 :             :         operand2));
   82259                 :             :   emit (operand3, true);
   82260                 :             :   emit (operand4, false);
   82261                 :             :   _val = get_insns ();
   82262                 :             :   end_sequence ();
   82263                 :             :   return _val;
   82264                 :             : }
   82265                 :             : 
   82266                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:980 */
   82267                 :             : rtx
   82268                 :             : gen_atomic_add_fetch_cmp_0hi (rtx operand0,
   82269                 :             :         rtx operand1,
   82270                 :             :         rtx operand2,
   82271                 :             :         rtx operand3,
   82272                 :             :         rtx operand4)
   82273                 :             : {
   82274                 :             :   rtx_insn *_val = 0;
   82275                 :             :   start_sequence ();
   82276                 :             :   {
   82277                 :             :     rtx operands[5];
   82278                 :             :     operands[0] = operand0;
   82279                 :             :     operands[1] = operand1;
   82280                 :             :     operands[2] = operand2;
   82281                 :             :     operands[3] = operand3;
   82282                 :             :     operands[4] = operand4;
   82283                 :             : #define FAIL return (end_sequence (), _val)
   82284                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82285                 :             : #line 987 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82286                 :             : {
   82287                 :             :   if (INTVAL (operands[4]) == GT || INTVAL (operands[4]) == LE)
   82288                 :             :     FAIL;
   82289                 :             :   emit_insn (gen_atomic_add_fetch_cmp_0hi_1 (operands[1],
   82290                 :             :                                                                   operands[2],
   82291                 :             :                                                                   operands[3]));
   82292                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82293                 :             :                      gen_rtx_REG (CCGOCmode, FLAGS_REG), const0_rtx);
   82294                 :             :   DONE;
   82295                 :             : }
   82296                 :             : #undef DONE
   82297                 :             : #undef FAIL
   82298                 :             :     operand0 = operands[0];
   82299                 :             :     (void) operand0;
   82300                 :             :     operand1 = operands[1];
   82301                 :             :     (void) operand1;
   82302                 :             :     operand2 = operands[2];
   82303                 :             :     (void) operand2;
   82304                 :             :     operand3 = operands[3];
   82305                 :             :     (void) operand3;
   82306                 :             :     operand4 = operands[4];
   82307                 :             :     (void) operand4;
   82308                 :             :   }
   82309                 :             :   emit (operand0, true);
   82310                 :             :   emit_insn (gen_rtx_PLUS (HImode,
   82311                 :             :         operand1,
   82312                 :             :         operand2));
   82313                 :             :   emit (operand3, true);
   82314                 :             :   emit (operand4, false);
   82315                 :             :   _val = get_insns ();
   82316                 :             :   end_sequence ();
   82317                 :             :   return _val;
   82318                 :             : }
   82319                 :             : 
   82320                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:980 */
   82321                 :             : rtx
   82322                 :             : gen_atomic_sub_fetch_cmp_0hi (rtx operand0,
   82323                 :             :         rtx operand1,
   82324                 :             :         rtx operand2,
   82325                 :             :         rtx operand3,
   82326                 :             :         rtx operand4)
   82327                 :             : {
   82328                 :             :   rtx_insn *_val = 0;
   82329                 :             :   start_sequence ();
   82330                 :             :   {
   82331                 :             :     rtx operands[5];
   82332                 :             :     operands[0] = operand0;
   82333                 :             :     operands[1] = operand1;
   82334                 :             :     operands[2] = operand2;
   82335                 :             :     operands[3] = operand3;
   82336                 :             :     operands[4] = operand4;
   82337                 :             : #define FAIL return (end_sequence (), _val)
   82338                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82339                 :             : #line 987 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82340                 :             : {
   82341                 :             :   if (INTVAL (operands[4]) == GT || INTVAL (operands[4]) == LE)
   82342                 :             :     FAIL;
   82343                 :             :   emit_insn (gen_atomic_sub_fetch_cmp_0hi_1 (operands[1],
   82344                 :             :                                                                   operands[2],
   82345                 :             :                                                                   operands[3]));
   82346                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82347                 :             :                      gen_rtx_REG (CCGOCmode, FLAGS_REG), const0_rtx);
   82348                 :             :   DONE;
   82349                 :             : }
   82350                 :             : #undef DONE
   82351                 :             : #undef FAIL
   82352                 :             :     operand0 = operands[0];
   82353                 :             :     (void) operand0;
   82354                 :             :     operand1 = operands[1];
   82355                 :             :     (void) operand1;
   82356                 :             :     operand2 = operands[2];
   82357                 :             :     (void) operand2;
   82358                 :             :     operand3 = operands[3];
   82359                 :             :     (void) operand3;
   82360                 :             :     operand4 = operands[4];
   82361                 :             :     (void) operand4;
   82362                 :             :   }
   82363                 :             :   emit (operand0, true);
   82364                 :             :   emit_insn (gen_rtx_MINUS (HImode,
   82365                 :             :         operand1,
   82366                 :             :         operand2));
   82367                 :             :   emit (operand3, true);
   82368                 :             :   emit (operand4, false);
   82369                 :             :   _val = get_insns ();
   82370                 :             :   end_sequence ();
   82371                 :             :   return _val;
   82372                 :             : }
   82373                 :             : 
   82374                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:980 */
   82375                 :             : rtx
   82376                 :             : gen_atomic_add_fetch_cmp_0si (rtx operand0,
   82377                 :             :         rtx operand1,
   82378                 :             :         rtx operand2,
   82379                 :             :         rtx operand3,
   82380                 :             :         rtx operand4)
   82381                 :             : {
   82382                 :             :   rtx_insn *_val = 0;
   82383                 :             :   start_sequence ();
   82384                 :             :   {
   82385                 :             :     rtx operands[5];
   82386                 :             :     operands[0] = operand0;
   82387                 :             :     operands[1] = operand1;
   82388                 :             :     operands[2] = operand2;
   82389                 :             :     operands[3] = operand3;
   82390                 :             :     operands[4] = operand4;
   82391                 :             : #define FAIL return (end_sequence (), _val)
   82392                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82393                 :             : #line 987 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82394                 :             : {
   82395                 :             :   if (INTVAL (operands[4]) == GT || INTVAL (operands[4]) == LE)
   82396                 :             :     FAIL;
   82397                 :             :   emit_insn (gen_atomic_add_fetch_cmp_0si_1 (operands[1],
   82398                 :             :                                                                   operands[2],
   82399                 :             :                                                                   operands[3]));
   82400                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82401                 :             :                      gen_rtx_REG (CCGOCmode, FLAGS_REG), const0_rtx);
   82402                 :             :   DONE;
   82403                 :             : }
   82404                 :             : #undef DONE
   82405                 :             : #undef FAIL
   82406                 :             :     operand0 = operands[0];
   82407                 :             :     (void) operand0;
   82408                 :             :     operand1 = operands[1];
   82409                 :             :     (void) operand1;
   82410                 :             :     operand2 = operands[2];
   82411                 :             :     (void) operand2;
   82412                 :             :     operand3 = operands[3];
   82413                 :             :     (void) operand3;
   82414                 :             :     operand4 = operands[4];
   82415                 :             :     (void) operand4;
   82416                 :             :   }
   82417                 :             :   emit (operand0, true);
   82418                 :             :   emit_insn (gen_rtx_PLUS (SImode,
   82419                 :             :         operand1,
   82420                 :             :         operand2));
   82421                 :             :   emit (operand3, true);
   82422                 :             :   emit (operand4, false);
   82423                 :             :   _val = get_insns ();
   82424                 :             :   end_sequence ();
   82425                 :             :   return _val;
   82426                 :             : }
   82427                 :             : 
   82428                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:980 */
   82429                 :             : rtx
   82430                 :             : gen_atomic_sub_fetch_cmp_0si (rtx operand0,
   82431                 :             :         rtx operand1,
   82432                 :             :         rtx operand2,
   82433                 :             :         rtx operand3,
   82434                 :             :         rtx operand4)
   82435                 :             : {
   82436                 :             :   rtx_insn *_val = 0;
   82437                 :             :   start_sequence ();
   82438                 :             :   {
   82439                 :             :     rtx operands[5];
   82440                 :             :     operands[0] = operand0;
   82441                 :             :     operands[1] = operand1;
   82442                 :             :     operands[2] = operand2;
   82443                 :             :     operands[3] = operand3;
   82444                 :             :     operands[4] = operand4;
   82445                 :             : #define FAIL return (end_sequence (), _val)
   82446                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82447                 :             : #line 987 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82448                 :             : {
   82449                 :             :   if (INTVAL (operands[4]) == GT || INTVAL (operands[4]) == LE)
   82450                 :             :     FAIL;
   82451                 :             :   emit_insn (gen_atomic_sub_fetch_cmp_0si_1 (operands[1],
   82452                 :             :                                                                   operands[2],
   82453                 :             :                                                                   operands[3]));
   82454                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82455                 :             :                      gen_rtx_REG (CCGOCmode, FLAGS_REG), const0_rtx);
   82456                 :             :   DONE;
   82457                 :             : }
   82458                 :             : #undef DONE
   82459                 :             : #undef FAIL
   82460                 :             :     operand0 = operands[0];
   82461                 :             :     (void) operand0;
   82462                 :             :     operand1 = operands[1];
   82463                 :             :     (void) operand1;
   82464                 :             :     operand2 = operands[2];
   82465                 :             :     (void) operand2;
   82466                 :             :     operand3 = operands[3];
   82467                 :             :     (void) operand3;
   82468                 :             :     operand4 = operands[4];
   82469                 :             :     (void) operand4;
   82470                 :             :   }
   82471                 :             :   emit (operand0, true);
   82472                 :             :   emit_insn (gen_rtx_MINUS (SImode,
   82473                 :             :         operand1,
   82474                 :             :         operand2));
   82475                 :             :   emit (operand3, true);
   82476                 :             :   emit (operand4, false);
   82477                 :             :   _val = get_insns ();
   82478                 :             :   end_sequence ();
   82479                 :             :   return _val;
   82480                 :             : }
   82481                 :             : 
   82482                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:980 */
   82483                 :             : rtx
   82484                 :             : gen_atomic_add_fetch_cmp_0di (rtx operand0,
   82485                 :             :         rtx operand1,
   82486                 :             :         rtx operand2,
   82487                 :             :         rtx operand3,
   82488                 :             :         rtx operand4)
   82489                 :             : {
   82490                 :             :   rtx_insn *_val = 0;
   82491                 :             :   start_sequence ();
   82492                 :             :   {
   82493                 :             :     rtx operands[5];
   82494                 :             :     operands[0] = operand0;
   82495                 :             :     operands[1] = operand1;
   82496                 :             :     operands[2] = operand2;
   82497                 :             :     operands[3] = operand3;
   82498                 :             :     operands[4] = operand4;
   82499                 :             : #define FAIL return (end_sequence (), _val)
   82500                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82501                 :             : #line 987 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82502                 :             : {
   82503                 :             :   if (INTVAL (operands[4]) == GT || INTVAL (operands[4]) == LE)
   82504                 :             :     FAIL;
   82505                 :             :   emit_insn (gen_atomic_add_fetch_cmp_0di_1 (operands[1],
   82506                 :             :                                                                   operands[2],
   82507                 :             :                                                                   operands[3]));
   82508                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82509                 :             :                      gen_rtx_REG (CCGOCmode, FLAGS_REG), const0_rtx);
   82510                 :             :   DONE;
   82511                 :             : }
   82512                 :             : #undef DONE
   82513                 :             : #undef FAIL
   82514                 :             :     operand0 = operands[0];
   82515                 :             :     (void) operand0;
   82516                 :             :     operand1 = operands[1];
   82517                 :             :     (void) operand1;
   82518                 :             :     operand2 = operands[2];
   82519                 :             :     (void) operand2;
   82520                 :             :     operand3 = operands[3];
   82521                 :             :     (void) operand3;
   82522                 :             :     operand4 = operands[4];
   82523                 :             :     (void) operand4;
   82524                 :             :   }
   82525                 :             :   emit (operand0, true);
   82526                 :             :   emit_insn (gen_rtx_PLUS (DImode,
   82527                 :             :         operand1,
   82528                 :             :         operand2));
   82529                 :             :   emit (operand3, true);
   82530                 :             :   emit (operand4, false);
   82531                 :             :   _val = get_insns ();
   82532                 :             :   end_sequence ();
   82533                 :             :   return _val;
   82534                 :             : }
   82535                 :             : 
   82536                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:980 */
   82537                 :             : rtx
   82538                 :             : gen_atomic_sub_fetch_cmp_0di (rtx operand0,
   82539                 :             :         rtx operand1,
   82540                 :             :         rtx operand2,
   82541                 :             :         rtx operand3,
   82542                 :             :         rtx operand4)
   82543                 :             : {
   82544                 :             :   rtx_insn *_val = 0;
   82545                 :             :   start_sequence ();
   82546                 :             :   {
   82547                 :             :     rtx operands[5];
   82548                 :             :     operands[0] = operand0;
   82549                 :             :     operands[1] = operand1;
   82550                 :             :     operands[2] = operand2;
   82551                 :             :     operands[3] = operand3;
   82552                 :             :     operands[4] = operand4;
   82553                 :             : #define FAIL return (end_sequence (), _val)
   82554                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82555                 :             : #line 987 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82556                 :             : {
   82557                 :             :   if (INTVAL (operands[4]) == GT || INTVAL (operands[4]) == LE)
   82558                 :             :     FAIL;
   82559                 :             :   emit_insn (gen_atomic_sub_fetch_cmp_0di_1 (operands[1],
   82560                 :             :                                                                   operands[2],
   82561                 :             :                                                                   operands[3]));
   82562                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82563                 :             :                      gen_rtx_REG (CCGOCmode, FLAGS_REG), const0_rtx);
   82564                 :             :   DONE;
   82565                 :             : }
   82566                 :             : #undef DONE
   82567                 :             : #undef FAIL
   82568                 :             :     operand0 = operands[0];
   82569                 :             :     (void) operand0;
   82570                 :             :     operand1 = operands[1];
   82571                 :             :     (void) operand1;
   82572                 :             :     operand2 = operands[2];
   82573                 :             :     (void) operand2;
   82574                 :             :     operand3 = operands[3];
   82575                 :             :     (void) operand3;
   82576                 :             :     operand4 = operands[4];
   82577                 :             :     (void) operand4;
   82578                 :             :   }
   82579                 :             :   emit (operand0, true);
   82580                 :             :   emit_insn (gen_rtx_MINUS (DImode,
   82581                 :             :         operand1,
   82582                 :             :         operand2));
   82583                 :             :   emit (operand3, true);
   82584                 :             :   emit (operand4, false);
   82585                 :             :   _val = get_insns ();
   82586                 :             :   end_sequence ();
   82587                 :             :   return _val;
   82588                 :             : }
   82589                 :             : 
   82590                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1054 */
   82591                 :             : rtx
   82592                 :             : gen_atomic_and_fetch_cmp_0qi (rtx operand0,
   82593                 :             :         rtx operand1,
   82594                 :             :         rtx operand2,
   82595                 :             :         rtx operand3,
   82596                 :             :         rtx operand4)
   82597                 :             : {
   82598                 :             :   rtx_insn *_val = 0;
   82599                 :             :   start_sequence ();
   82600                 :             :   {
   82601                 :             :     rtx operands[5];
   82602                 :             :     operands[0] = operand0;
   82603                 :             :     operands[1] = operand1;
   82604                 :             :     operands[2] = operand2;
   82605                 :             :     operands[3] = operand3;
   82606                 :             :     operands[4] = operand4;
   82607                 :             : #define FAIL return (end_sequence (), _val)
   82608                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82609                 :             : #line 1061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82610                 :             : {
   82611                 :             :   emit_insn (gen_atomic_and_fetch_cmp_0qi_1 (operands[1], operands[2],
   82612                 :             :                                                      operands[3]));
   82613                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82614                 :             :                      gen_rtx_REG (CCNOmode, FLAGS_REG), const0_rtx);
   82615                 :             :   DONE;
   82616                 :             : }
   82617                 :             : #undef DONE
   82618                 :             : #undef FAIL
   82619                 :             :     operand0 = operands[0];
   82620                 :             :     (void) operand0;
   82621                 :             :     operand1 = operands[1];
   82622                 :             :     (void) operand1;
   82623                 :             :     operand2 = operands[2];
   82624                 :             :     (void) operand2;
   82625                 :             :     operand3 = operands[3];
   82626                 :             :     (void) operand3;
   82627                 :             :     operand4 = operands[4];
   82628                 :             :     (void) operand4;
   82629                 :             :   }
   82630                 :             :   emit (operand0, true);
   82631                 :             :   emit_insn (gen_rtx_AND (QImode,
   82632                 :             :         operand1,
   82633                 :             :         operand2));
   82634                 :             :   emit (operand3, true);
   82635                 :             :   emit (operand4, false);
   82636                 :             :   _val = get_insns ();
   82637                 :             :   end_sequence ();
   82638                 :             :   return _val;
   82639                 :             : }
   82640                 :             : 
   82641                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1054 */
   82642                 :             : rtx
   82643                 :             : gen_atomic_or_fetch_cmp_0qi (rtx operand0,
   82644                 :             :         rtx operand1,
   82645                 :             :         rtx operand2,
   82646                 :             :         rtx operand3,
   82647                 :             :         rtx operand4)
   82648                 :             : {
   82649                 :             :   rtx_insn *_val = 0;
   82650                 :             :   start_sequence ();
   82651                 :             :   {
   82652                 :             :     rtx operands[5];
   82653                 :             :     operands[0] = operand0;
   82654                 :             :     operands[1] = operand1;
   82655                 :             :     operands[2] = operand2;
   82656                 :             :     operands[3] = operand3;
   82657                 :             :     operands[4] = operand4;
   82658                 :             : #define FAIL return (end_sequence (), _val)
   82659                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82660                 :             : #line 1061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82661                 :             : {
   82662                 :             :   emit_insn (gen_atomic_or_fetch_cmp_0qi_1 (operands[1], operands[2],
   82663                 :             :                                                      operands[3]));
   82664                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82665                 :             :                      gen_rtx_REG (CCNOmode, FLAGS_REG), const0_rtx);
   82666                 :             :   DONE;
   82667                 :             : }
   82668                 :             : #undef DONE
   82669                 :             : #undef FAIL
   82670                 :             :     operand0 = operands[0];
   82671                 :             :     (void) operand0;
   82672                 :             :     operand1 = operands[1];
   82673                 :             :     (void) operand1;
   82674                 :             :     operand2 = operands[2];
   82675                 :             :     (void) operand2;
   82676                 :             :     operand3 = operands[3];
   82677                 :             :     (void) operand3;
   82678                 :             :     operand4 = operands[4];
   82679                 :             :     (void) operand4;
   82680                 :             :   }
   82681                 :             :   emit (operand0, true);
   82682                 :             :   emit_insn (gen_rtx_IOR (QImode,
   82683                 :             :         operand1,
   82684                 :             :         operand2));
   82685                 :             :   emit (operand3, true);
   82686                 :             :   emit (operand4, false);
   82687                 :             :   _val = get_insns ();
   82688                 :             :   end_sequence ();
   82689                 :             :   return _val;
   82690                 :             : }
   82691                 :             : 
   82692                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1054 */
   82693                 :             : rtx
   82694                 :             : gen_atomic_xor_fetch_cmp_0qi (rtx operand0,
   82695                 :             :         rtx operand1,
   82696                 :             :         rtx operand2,
   82697                 :             :         rtx operand3,
   82698                 :             :         rtx operand4)
   82699                 :             : {
   82700                 :             :   rtx_insn *_val = 0;
   82701                 :             :   start_sequence ();
   82702                 :             :   {
   82703                 :             :     rtx operands[5];
   82704                 :             :     operands[0] = operand0;
   82705                 :             :     operands[1] = operand1;
   82706                 :             :     operands[2] = operand2;
   82707                 :             :     operands[3] = operand3;
   82708                 :             :     operands[4] = operand4;
   82709                 :             : #define FAIL return (end_sequence (), _val)
   82710                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82711                 :             : #line 1061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82712                 :             : {
   82713                 :             :   emit_insn (gen_atomic_xor_fetch_cmp_0qi_1 (operands[1], operands[2],
   82714                 :             :                                                      operands[3]));
   82715                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82716                 :             :                      gen_rtx_REG (CCNOmode, FLAGS_REG), const0_rtx);
   82717                 :             :   DONE;
   82718                 :             : }
   82719                 :             : #undef DONE
   82720                 :             : #undef FAIL
   82721                 :             :     operand0 = operands[0];
   82722                 :             :     (void) operand0;
   82723                 :             :     operand1 = operands[1];
   82724                 :             :     (void) operand1;
   82725                 :             :     operand2 = operands[2];
   82726                 :             :     (void) operand2;
   82727                 :             :     operand3 = operands[3];
   82728                 :             :     (void) operand3;
   82729                 :             :     operand4 = operands[4];
   82730                 :             :     (void) operand4;
   82731                 :             :   }
   82732                 :             :   emit (operand0, true);
   82733                 :             :   emit_insn (gen_rtx_XOR (QImode,
   82734                 :             :         operand1,
   82735                 :             :         operand2));
   82736                 :             :   emit (operand3, true);
   82737                 :             :   emit (operand4, false);
   82738                 :             :   _val = get_insns ();
   82739                 :             :   end_sequence ();
   82740                 :             :   return _val;
   82741                 :             : }
   82742                 :             : 
   82743                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1054 */
   82744                 :             : rtx
   82745                 :             : gen_atomic_and_fetch_cmp_0hi (rtx operand0,
   82746                 :             :         rtx operand1,
   82747                 :             :         rtx operand2,
   82748                 :             :         rtx operand3,
   82749                 :             :         rtx operand4)
   82750                 :             : {
   82751                 :             :   rtx_insn *_val = 0;
   82752                 :             :   start_sequence ();
   82753                 :             :   {
   82754                 :             :     rtx operands[5];
   82755                 :             :     operands[0] = operand0;
   82756                 :             :     operands[1] = operand1;
   82757                 :             :     operands[2] = operand2;
   82758                 :             :     operands[3] = operand3;
   82759                 :             :     operands[4] = operand4;
   82760                 :             : #define FAIL return (end_sequence (), _val)
   82761                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82762                 :             : #line 1061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82763                 :             : {
   82764                 :             :   emit_insn (gen_atomic_and_fetch_cmp_0hi_1 (operands[1], operands[2],
   82765                 :             :                                                      operands[3]));
   82766                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82767                 :             :                      gen_rtx_REG (CCNOmode, FLAGS_REG), const0_rtx);
   82768                 :             :   DONE;
   82769                 :             : }
   82770                 :             : #undef DONE
   82771                 :             : #undef FAIL
   82772                 :             :     operand0 = operands[0];
   82773                 :             :     (void) operand0;
   82774                 :             :     operand1 = operands[1];
   82775                 :             :     (void) operand1;
   82776                 :             :     operand2 = operands[2];
   82777                 :             :     (void) operand2;
   82778                 :             :     operand3 = operands[3];
   82779                 :             :     (void) operand3;
   82780                 :             :     operand4 = operands[4];
   82781                 :             :     (void) operand4;
   82782                 :             :   }
   82783                 :             :   emit (operand0, true);
   82784                 :             :   emit_insn (gen_rtx_AND (HImode,
   82785                 :             :         operand1,
   82786                 :             :         operand2));
   82787                 :             :   emit (operand3, true);
   82788                 :             :   emit (operand4, false);
   82789                 :             :   _val = get_insns ();
   82790                 :             :   end_sequence ();
   82791                 :             :   return _val;
   82792                 :             : }
   82793                 :             : 
   82794                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1054 */
   82795                 :             : rtx
   82796                 :             : gen_atomic_or_fetch_cmp_0hi (rtx operand0,
   82797                 :             :         rtx operand1,
   82798                 :             :         rtx operand2,
   82799                 :             :         rtx operand3,
   82800                 :             :         rtx operand4)
   82801                 :             : {
   82802                 :             :   rtx_insn *_val = 0;
   82803                 :             :   start_sequence ();
   82804                 :             :   {
   82805                 :             :     rtx operands[5];
   82806                 :             :     operands[0] = operand0;
   82807                 :             :     operands[1] = operand1;
   82808                 :             :     operands[2] = operand2;
   82809                 :             :     operands[3] = operand3;
   82810                 :             :     operands[4] = operand4;
   82811                 :             : #define FAIL return (end_sequence (), _val)
   82812                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82813                 :             : #line 1061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82814                 :             : {
   82815                 :             :   emit_insn (gen_atomic_or_fetch_cmp_0hi_1 (operands[1], operands[2],
   82816                 :             :                                                      operands[3]));
   82817                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82818                 :             :                      gen_rtx_REG (CCNOmode, FLAGS_REG), const0_rtx);
   82819                 :             :   DONE;
   82820                 :             : }
   82821                 :             : #undef DONE
   82822                 :             : #undef FAIL
   82823                 :             :     operand0 = operands[0];
   82824                 :             :     (void) operand0;
   82825                 :             :     operand1 = operands[1];
   82826                 :             :     (void) operand1;
   82827                 :             :     operand2 = operands[2];
   82828                 :             :     (void) operand2;
   82829                 :             :     operand3 = operands[3];
   82830                 :             :     (void) operand3;
   82831                 :             :     operand4 = operands[4];
   82832                 :             :     (void) operand4;
   82833                 :             :   }
   82834                 :             :   emit (operand0, true);
   82835                 :             :   emit_insn (gen_rtx_IOR (HImode,
   82836                 :             :         operand1,
   82837                 :             :         operand2));
   82838                 :             :   emit (operand3, true);
   82839                 :             :   emit (operand4, false);
   82840                 :             :   _val = get_insns ();
   82841                 :             :   end_sequence ();
   82842                 :             :   return _val;
   82843                 :             : }
   82844                 :             : 
   82845                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1054 */
   82846                 :             : rtx
   82847                 :             : gen_atomic_xor_fetch_cmp_0hi (rtx operand0,
   82848                 :             :         rtx operand1,
   82849                 :             :         rtx operand2,
   82850                 :             :         rtx operand3,
   82851                 :             :         rtx operand4)
   82852                 :             : {
   82853                 :             :   rtx_insn *_val = 0;
   82854                 :             :   start_sequence ();
   82855                 :             :   {
   82856                 :             :     rtx operands[5];
   82857                 :             :     operands[0] = operand0;
   82858                 :             :     operands[1] = operand1;
   82859                 :             :     operands[2] = operand2;
   82860                 :             :     operands[3] = operand3;
   82861                 :             :     operands[4] = operand4;
   82862                 :             : #define FAIL return (end_sequence (), _val)
   82863                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82864                 :             : #line 1061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82865                 :             : {
   82866                 :             :   emit_insn (gen_atomic_xor_fetch_cmp_0hi_1 (operands[1], operands[2],
   82867                 :             :                                                      operands[3]));
   82868                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82869                 :             :                      gen_rtx_REG (CCNOmode, FLAGS_REG), const0_rtx);
   82870                 :             :   DONE;
   82871                 :             : }
   82872                 :             : #undef DONE
   82873                 :             : #undef FAIL
   82874                 :             :     operand0 = operands[0];
   82875                 :             :     (void) operand0;
   82876                 :             :     operand1 = operands[1];
   82877                 :             :     (void) operand1;
   82878                 :             :     operand2 = operands[2];
   82879                 :             :     (void) operand2;
   82880                 :             :     operand3 = operands[3];
   82881                 :             :     (void) operand3;
   82882                 :             :     operand4 = operands[4];
   82883                 :             :     (void) operand4;
   82884                 :             :   }
   82885                 :             :   emit (operand0, true);
   82886                 :             :   emit_insn (gen_rtx_XOR (HImode,
   82887                 :             :         operand1,
   82888                 :             :         operand2));
   82889                 :             :   emit (operand3, true);
   82890                 :             :   emit (operand4, false);
   82891                 :             :   _val = get_insns ();
   82892                 :             :   end_sequence ();
   82893                 :             :   return _val;
   82894                 :             : }
   82895                 :             : 
   82896                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1054 */
   82897                 :             : rtx
   82898                 :             : gen_atomic_and_fetch_cmp_0si (rtx operand0,
   82899                 :             :         rtx operand1,
   82900                 :             :         rtx operand2,
   82901                 :             :         rtx operand3,
   82902                 :             :         rtx operand4)
   82903                 :             : {
   82904                 :             :   rtx_insn *_val = 0;
   82905                 :             :   start_sequence ();
   82906                 :             :   {
   82907                 :             :     rtx operands[5];
   82908                 :             :     operands[0] = operand0;
   82909                 :             :     operands[1] = operand1;
   82910                 :             :     operands[2] = operand2;
   82911                 :             :     operands[3] = operand3;
   82912                 :             :     operands[4] = operand4;
   82913                 :             : #define FAIL return (end_sequence (), _val)
   82914                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82915                 :             : #line 1061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82916                 :             : {
   82917                 :             :   emit_insn (gen_atomic_and_fetch_cmp_0si_1 (operands[1], operands[2],
   82918                 :             :                                                      operands[3]));
   82919                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82920                 :             :                      gen_rtx_REG (CCNOmode, FLAGS_REG), const0_rtx);
   82921                 :             :   DONE;
   82922                 :             : }
   82923                 :             : #undef DONE
   82924                 :             : #undef FAIL
   82925                 :             :     operand0 = operands[0];
   82926                 :             :     (void) operand0;
   82927                 :             :     operand1 = operands[1];
   82928                 :             :     (void) operand1;
   82929                 :             :     operand2 = operands[2];
   82930                 :             :     (void) operand2;
   82931                 :             :     operand3 = operands[3];
   82932                 :             :     (void) operand3;
   82933                 :             :     operand4 = operands[4];
   82934                 :             :     (void) operand4;
   82935                 :             :   }
   82936                 :             :   emit (operand0, true);
   82937                 :             :   emit_insn (gen_rtx_AND (SImode,
   82938                 :             :         operand1,
   82939                 :             :         operand2));
   82940                 :             :   emit (operand3, true);
   82941                 :             :   emit (operand4, false);
   82942                 :             :   _val = get_insns ();
   82943                 :             :   end_sequence ();
   82944                 :             :   return _val;
   82945                 :             : }
   82946                 :             : 
   82947                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1054 */
   82948                 :             : rtx
   82949                 :             : gen_atomic_or_fetch_cmp_0si (rtx operand0,
   82950                 :             :         rtx operand1,
   82951                 :             :         rtx operand2,
   82952                 :             :         rtx operand3,
   82953                 :             :         rtx operand4)
   82954                 :             : {
   82955                 :             :   rtx_insn *_val = 0;
   82956                 :             :   start_sequence ();
   82957                 :             :   {
   82958                 :             :     rtx operands[5];
   82959                 :             :     operands[0] = operand0;
   82960                 :             :     operands[1] = operand1;
   82961                 :             :     operands[2] = operand2;
   82962                 :             :     operands[3] = operand3;
   82963                 :             :     operands[4] = operand4;
   82964                 :             : #define FAIL return (end_sequence (), _val)
   82965                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   82966                 :             : #line 1061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   82967                 :             : {
   82968                 :             :   emit_insn (gen_atomic_or_fetch_cmp_0si_1 (operands[1], operands[2],
   82969                 :             :                                                      operands[3]));
   82970                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   82971                 :             :                      gen_rtx_REG (CCNOmode, FLAGS_REG), const0_rtx);
   82972                 :             :   DONE;
   82973                 :             : }
   82974                 :             : #undef DONE
   82975                 :             : #undef FAIL
   82976                 :             :     operand0 = operands[0];
   82977                 :             :     (void) operand0;
   82978                 :             :     operand1 = operands[1];
   82979                 :             :     (void) operand1;
   82980                 :             :     operand2 = operands[2];
   82981                 :             :     (void) operand2;
   82982                 :             :     operand3 = operands[3];
   82983                 :             :     (void) operand3;
   82984                 :             :     operand4 = operands[4];
   82985                 :             :     (void) operand4;
   82986                 :             :   }
   82987                 :             :   emit (operand0, true);
   82988                 :             :   emit_insn (gen_rtx_IOR (SImode,
   82989                 :             :         operand1,
   82990                 :             :         operand2));
   82991                 :             :   emit (operand3, true);
   82992                 :             :   emit (operand4, false);
   82993                 :             :   _val = get_insns ();
   82994                 :             :   end_sequence ();
   82995                 :             :   return _val;
   82996                 :             : }
   82997                 :             : 
   82998                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1054 */
   82999                 :             : rtx
   83000                 :             : gen_atomic_xor_fetch_cmp_0si (rtx operand0,
   83001                 :             :         rtx operand1,
   83002                 :             :         rtx operand2,
   83003                 :             :         rtx operand3,
   83004                 :             :         rtx operand4)
   83005                 :             : {
   83006                 :             :   rtx_insn *_val = 0;
   83007                 :             :   start_sequence ();
   83008                 :             :   {
   83009                 :             :     rtx operands[5];
   83010                 :             :     operands[0] = operand0;
   83011                 :             :     operands[1] = operand1;
   83012                 :             :     operands[2] = operand2;
   83013                 :             :     operands[3] = operand3;
   83014                 :             :     operands[4] = operand4;
   83015                 :             : #define FAIL return (end_sequence (), _val)
   83016                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   83017                 :             : #line 1061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   83018                 :             : {
   83019                 :             :   emit_insn (gen_atomic_xor_fetch_cmp_0si_1 (operands[1], operands[2],
   83020                 :             :                                                      operands[3]));
   83021                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   83022                 :             :                      gen_rtx_REG (CCNOmode, FLAGS_REG), const0_rtx);
   83023                 :             :   DONE;
   83024                 :             : }
   83025                 :             : #undef DONE
   83026                 :             : #undef FAIL
   83027                 :             :     operand0 = operands[0];
   83028                 :             :     (void) operand0;
   83029                 :             :     operand1 = operands[1];
   83030                 :             :     (void) operand1;
   83031                 :             :     operand2 = operands[2];
   83032                 :             :     (void) operand2;
   83033                 :             :     operand3 = operands[3];
   83034                 :             :     (void) operand3;
   83035                 :             :     operand4 = operands[4];
   83036                 :             :     (void) operand4;
   83037                 :             :   }
   83038                 :             :   emit (operand0, true);
   83039                 :             :   emit_insn (gen_rtx_XOR (SImode,
   83040                 :             :         operand1,
   83041                 :             :         operand2));
   83042                 :             :   emit (operand3, true);
   83043                 :             :   emit (operand4, false);
   83044                 :             :   _val = get_insns ();
   83045                 :             :   end_sequence ();
   83046                 :             :   return _val;
   83047                 :             : }
   83048                 :             : 
   83049                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1054 */
   83050                 :             : rtx
   83051                 :             : gen_atomic_and_fetch_cmp_0di (rtx operand0,
   83052                 :             :         rtx operand1,
   83053                 :             :         rtx operand2,
   83054                 :             :         rtx operand3,
   83055                 :             :         rtx operand4)
   83056                 :             : {
   83057                 :             :   rtx_insn *_val = 0;
   83058                 :             :   start_sequence ();
   83059                 :             :   {
   83060                 :             :     rtx operands[5];
   83061                 :             :     operands[0] = operand0;
   83062                 :             :     operands[1] = operand1;
   83063                 :             :     operands[2] = operand2;
   83064                 :             :     operands[3] = operand3;
   83065                 :             :     operands[4] = operand4;
   83066                 :             : #define FAIL return (end_sequence (), _val)
   83067                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   83068                 :             : #line 1061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   83069                 :             : {
   83070                 :             :   emit_insn (gen_atomic_and_fetch_cmp_0di_1 (operands[1], operands[2],
   83071                 :             :                                                      operands[3]));
   83072                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   83073                 :             :                      gen_rtx_REG (CCNOmode, FLAGS_REG), const0_rtx);
   83074                 :             :   DONE;
   83075                 :             : }
   83076                 :             : #undef DONE
   83077                 :             : #undef FAIL
   83078                 :             :     operand0 = operands[0];
   83079                 :             :     (void) operand0;
   83080                 :             :     operand1 = operands[1];
   83081                 :             :     (void) operand1;
   83082                 :             :     operand2 = operands[2];
   83083                 :             :     (void) operand2;
   83084                 :             :     operand3 = operands[3];
   83085                 :             :     (void) operand3;
   83086                 :             :     operand4 = operands[4];
   83087                 :             :     (void) operand4;
   83088                 :             :   }
   83089                 :             :   emit (operand0, true);
   83090                 :             :   emit_insn (gen_rtx_AND (DImode,
   83091                 :             :         operand1,
   83092                 :             :         operand2));
   83093                 :             :   emit (operand3, true);
   83094                 :             :   emit (operand4, false);
   83095                 :             :   _val = get_insns ();
   83096                 :             :   end_sequence ();
   83097                 :             :   return _val;
   83098                 :             : }
   83099                 :             : 
   83100                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1054 */
   83101                 :             : rtx
   83102                 :             : gen_atomic_or_fetch_cmp_0di (rtx operand0,
   83103                 :             :         rtx operand1,
   83104                 :             :         rtx operand2,
   83105                 :             :         rtx operand3,
   83106                 :             :         rtx operand4)
   83107                 :             : {
   83108                 :             :   rtx_insn *_val = 0;
   83109                 :             :   start_sequence ();
   83110                 :             :   {
   83111                 :             :     rtx operands[5];
   83112                 :             :     operands[0] = operand0;
   83113                 :             :     operands[1] = operand1;
   83114                 :             :     operands[2] = operand2;
   83115                 :             :     operands[3] = operand3;
   83116                 :             :     operands[4] = operand4;
   83117                 :             : #define FAIL return (end_sequence (), _val)
   83118                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   83119                 :             : #line 1061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   83120                 :             : {
   83121                 :             :   emit_insn (gen_atomic_or_fetch_cmp_0di_1 (operands[1], operands[2],
   83122                 :             :                                                      operands[3]));
   83123                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   83124                 :             :                      gen_rtx_REG (CCNOmode, FLAGS_REG), const0_rtx);
   83125                 :             :   DONE;
   83126                 :             : }
   83127                 :             : #undef DONE
   83128                 :             : #undef FAIL
   83129                 :             :     operand0 = operands[0];
   83130                 :             :     (void) operand0;
   83131                 :             :     operand1 = operands[1];
   83132                 :             :     (void) operand1;
   83133                 :             :     operand2 = operands[2];
   83134                 :             :     (void) operand2;
   83135                 :             :     operand3 = operands[3];
   83136                 :             :     (void) operand3;
   83137                 :             :     operand4 = operands[4];
   83138                 :             :     (void) operand4;
   83139                 :             :   }
   83140                 :             :   emit (operand0, true);
   83141                 :             :   emit_insn (gen_rtx_IOR (DImode,
   83142                 :             :         operand1,
   83143                 :             :         operand2));
   83144                 :             :   emit (operand3, true);
   83145                 :             :   emit (operand4, false);
   83146                 :             :   _val = get_insns ();
   83147                 :             :   end_sequence ();
   83148                 :             :   return _val;
   83149                 :             : }
   83150                 :             : 
   83151                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1054 */
   83152                 :             : rtx
   83153                 :             : gen_atomic_xor_fetch_cmp_0di (rtx operand0,
   83154                 :             :         rtx operand1,
   83155                 :             :         rtx operand2,
   83156                 :             :         rtx operand3,
   83157                 :             :         rtx operand4)
   83158                 :             : {
   83159                 :             :   rtx_insn *_val = 0;
   83160                 :             :   start_sequence ();
   83161                 :             :   {
   83162                 :             :     rtx operands[5];
   83163                 :             :     operands[0] = operand0;
   83164                 :             :     operands[1] = operand1;
   83165                 :             :     operands[2] = operand2;
   83166                 :             :     operands[3] = operand3;
   83167                 :             :     operands[4] = operand4;
   83168                 :             : #define FAIL return (end_sequence (), _val)
   83169                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   83170                 :             : #line 1061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   83171                 :             : {
   83172                 :             :   emit_insn (gen_atomic_xor_fetch_cmp_0di_1 (operands[1], operands[2],
   83173                 :             :                                                      operands[3]));
   83174                 :             :   ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
   83175                 :             :                      gen_rtx_REG (CCNOmode, FLAGS_REG), const0_rtx);
   83176                 :             :   DONE;
   83177                 :             : }
   83178                 :             : #undef DONE
   83179                 :             : #undef FAIL
   83180                 :             :     operand0 = operands[0];
   83181                 :             :     (void) operand0;
   83182                 :             :     operand1 = operands[1];
   83183                 :             :     (void) operand1;
   83184                 :             :     operand2 = operands[2];
   83185                 :             :     (void) operand2;
   83186                 :             :     operand3 = operands[3];
   83187                 :             :     (void) operand3;
   83188                 :             :     operand4 = operands[4];
   83189                 :             :     (void) operand4;
   83190                 :             :   }
   83191                 :             :   emit (operand0, true);
   83192                 :             :   emit_insn (gen_rtx_XOR (DImode,
   83193                 :             :         operand1,
   83194                 :             :         operand2));
   83195                 :             :   emit (operand3, true);
   83196                 :             :   emit (operand4, false);
   83197                 :             :   _val = get_insns ();
   83198                 :             :   end_sequence ();
   83199                 :             :   return _val;
   83200                 :             : }
   83201                 :             : 
   83202                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1111 */
   83203                 :             : extern rtx_insn *gen_peephole2_417 (rtx_insn *, rtx *);
   83204                 :             : rtx_insn *
   83205                 :             : gen_peephole2_417 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   83206                 :             : {
   83207                 :             :   rtx operand0;
   83208                 :             :   rtx operand1;
   83209                 :             :   rtx operand2;
   83210                 :             :   rtx operand3;
   83211                 :             :   rtx operand4;
   83212                 :             :   rtx operand5;
   83213                 :             :   rtx operand6;
   83214                 :             :   rtx operand7;
   83215                 :             :   rtx operand8;
   83216                 :             :   rtx operand9;
   83217                 :             :   rtx_insn *_val = NULL;
   83218                 :             :   if (dump_file)
   83219                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_417 (sync.md:1111)\n");
   83220                 :             :   start_sequence ();
   83221                 :             :   operand0 = operands[0];
   83222                 :             :   (void) operand0;
   83223                 :             :   operand1 = operands[1];
   83224                 :             :   (void) operand1;
   83225                 :             :   operand2 = operands[2];
   83226                 :             :   (void) operand2;
   83227                 :             :   operand3 = operands[3];
   83228                 :             :   (void) operand3;
   83229                 :             :   operand4 = operands[4];
   83230                 :             :   (void) operand4;
   83231                 :             :   operand5 = operands[5];
   83232                 :             :   (void) operand5;
   83233                 :             :   operand6 = operands[6];
   83234                 :             :   (void) operand6;
   83235                 :             :   operand7 = operands[7];
   83236                 :             :   (void) operand7;
   83237                 :             :   operand8 = operands[8];
   83238                 :             :   (void) operand8;
   83239                 :             :   operand9 = operands[9];
   83240                 :             :   (void) operand9;
   83241                 :             :   emit_insn (gen_rtx_SET (operand0,
   83242                 :             :         operand1));
   83243                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   83244                 :             :         gen_rtvec (3,
   83245                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   83246                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   83247                 :             :         gen_rtvec (4,
   83248                 :             :                 operand2,
   83249                 :             :                 copy_rtx (operand0),
   83250                 :             :                 operand3,
   83251                 :             :                 operand4),
   83252                 :             :         111)),
   83253                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   83254                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   83255                 :             :         gen_rtvec (1,
   83256                 :             :                 const0_rtx),
   83257                 :             :         111)),
   83258                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   83259                 :             :         17),
   83260                 :             :         gen_rtx_COMPARE (CCmode,
   83261                 :             :         copy_rtx (operand2),
   83262                 :             :         copy_rtx (operand0))))), true);
   83263                 :             :   emit_insn (gen_rtx_SET (operand7,
   83264                 :             :         gen_rtx_fmt_ee (GET_CODE (operand8), GET_MODE (operand8),
   83265                 :             :                 operand9,
   83266                 :             :                 const0_rtx)));
   83267                 :             :   _val = get_insns ();
   83268                 :             :   end_sequence ();
   83269                 :             :   return _val;
   83270                 :             : }
   83271                 :             : 
   83272                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1111 */
   83273                 :             : extern rtx_insn *gen_peephole2_418 (rtx_insn *, rtx *);
   83274                 :             : rtx_insn *
   83275                 :             : gen_peephole2_418 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   83276                 :             : {
   83277                 :             :   rtx operand0;
   83278                 :             :   rtx operand1;
   83279                 :             :   rtx operand2;
   83280                 :             :   rtx operand3;
   83281                 :             :   rtx operand4;
   83282                 :             :   rtx operand5;
   83283                 :             :   rtx operand6;
   83284                 :             :   rtx operand7;
   83285                 :             :   rtx operand8;
   83286                 :             :   rtx operand9;
   83287                 :             :   rtx_insn *_val = NULL;
   83288                 :             :   if (dump_file)
   83289                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_418 (sync.md:1111)\n");
   83290                 :             :   start_sequence ();
   83291                 :             :   operand0 = operands[0];
   83292                 :             :   (void) operand0;
   83293                 :             :   operand1 = operands[1];
   83294                 :             :   (void) operand1;
   83295                 :             :   operand2 = operands[2];
   83296                 :             :   (void) operand2;
   83297                 :             :   operand3 = operands[3];
   83298                 :             :   (void) operand3;
   83299                 :             :   operand4 = operands[4];
   83300                 :             :   (void) operand4;
   83301                 :             :   operand5 = operands[5];
   83302                 :             :   (void) operand5;
   83303                 :             :   operand6 = operands[6];
   83304                 :             :   (void) operand6;
   83305                 :             :   operand7 = operands[7];
   83306                 :             :   (void) operand7;
   83307                 :             :   operand8 = operands[8];
   83308                 :             :   (void) operand8;
   83309                 :             :   operand9 = operands[9];
   83310                 :             :   (void) operand9;
   83311                 :             :   emit_insn (gen_rtx_SET (operand0,
   83312                 :             :         operand1));
   83313                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   83314                 :             :         gen_rtvec (3,
   83315                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   83316                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   83317                 :             :         gen_rtvec (4,
   83318                 :             :                 operand2,
   83319                 :             :                 copy_rtx (operand0),
   83320                 :             :                 operand3,
   83321                 :             :                 operand4),
   83322                 :             :         111)),
   83323                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   83324                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   83325                 :             :         gen_rtvec (1,
   83326                 :             :                 const0_rtx),
   83327                 :             :         111)),
   83328                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   83329                 :             :         17),
   83330                 :             :         gen_rtx_COMPARE (CCmode,
   83331                 :             :         copy_rtx (operand2),
   83332                 :             :         copy_rtx (operand0))))), true);
   83333                 :             :   emit_insn (gen_rtx_SET (operand7,
   83334                 :             :         gen_rtx_fmt_ee (GET_CODE (operand8), GET_MODE (operand8),
   83335                 :             :                 operand9,
   83336                 :             :                 const0_rtx)));
   83337                 :             :   _val = get_insns ();
   83338                 :             :   end_sequence ();
   83339                 :             :   return _val;
   83340                 :             : }
   83341                 :             : 
   83342                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1150 */
   83343                 :             : extern rtx_insn *gen_peephole2_419 (rtx_insn *, rtx *);
   83344                 :             : rtx_insn *
   83345                 :             : gen_peephole2_419 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   83346                 :             : {
   83347                 :             :   rtx operand0;
   83348                 :             :   rtx operand1;
   83349                 :             :   rtx operand2;
   83350                 :             :   rtx operand3;
   83351                 :             :   rtx operand4;
   83352                 :             :   rtx operand5;
   83353                 :             :   rtx operand6;
   83354                 :             :   rtx operand7;
   83355                 :             :   rtx operand8;
   83356                 :             :   rtx operand9;
   83357                 :             :   rtx_insn *_val = NULL;
   83358                 :             :   if (dump_file)
   83359                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_419 (sync.md:1150)\n");
   83360                 :             :   start_sequence ();
   83361                 :             : #define FAIL return (end_sequence (), _val)
   83362                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   83363                 :             : #line 1192 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   83364                 :             : {
   83365                 :             :   operands[9] = gen_rtx_REG (GET_MODE (XEXP (operands[8], 0)), FLAGS_REG);
   83366                 :             :   if (swap_condition (GET_CODE (operands[8])) != GET_CODE (operands[8]))
   83367                 :             :      {
   83368                 :             :        operands[8] = shallow_copy_rtx (operands[8]);
   83369                 :             :        enum rtx_code ccode = swap_condition (GET_CODE (operands[8]));
   83370                 :             :        PUT_CODE (operands[8], ccode);
   83371                 :             :        operands[9] = gen_rtx_REG (SELECT_CC_MODE (ccode,
   83372                 :             :                                                   operands[6],
   83373                 :             :                                                   operands[5]),
   83374                 :             :                                    FLAGS_REG);
   83375                 :             :      }
   83376                 :             : }
   83377                 :             : #undef DONE
   83378                 :             : #undef FAIL
   83379                 :             :   operand0 = operands[0];
   83380                 :             :   (void) operand0;
   83381                 :             :   operand1 = operands[1];
   83382                 :             :   (void) operand1;
   83383                 :             :   operand2 = operands[2];
   83384                 :             :   (void) operand2;
   83385                 :             :   operand3 = operands[3];
   83386                 :             :   (void) operand3;
   83387                 :             :   operand4 = operands[4];
   83388                 :             :   (void) operand4;
   83389                 :             :   operand5 = operands[5];
   83390                 :             :   (void) operand5;
   83391                 :             :   operand6 = operands[6];
   83392                 :             :   (void) operand6;
   83393                 :             :   operand7 = operands[7];
   83394                 :             :   (void) operand7;
   83395                 :             :   operand8 = operands[8];
   83396                 :             :   (void) operand8;
   83397                 :             :   operand9 = operands[9];
   83398                 :             :   (void) operand9;
   83399                 :             :   emit_insn (gen_rtx_SET (operand0,
   83400                 :             :         operand1));
   83401                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   83402                 :             :         gen_rtvec (3,
   83403                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   83404                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   83405                 :             :         gen_rtvec (4,
   83406                 :             :                 operand2,
   83407                 :             :                 copy_rtx (operand0),
   83408                 :             :                 operand3,
   83409                 :             :                 operand4),
   83410                 :             :         111)),
   83411                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   83412                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   83413                 :             :         gen_rtvec (1,
   83414                 :             :                 const0_rtx),
   83415                 :             :         111)),
   83416                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   83417                 :             :         17),
   83418                 :             :         gen_rtx_COMPARE (CCmode,
   83419                 :             :         copy_rtx (operand2),
   83420                 :             :         copy_rtx (operand0))))), true);
   83421                 :             :   emit_insn (gen_rtx_SET (operand7,
   83422                 :             :         gen_rtx_fmt_ee (GET_CODE (operand8), GET_MODE (operand8),
   83423                 :             :                 operand9,
   83424                 :             :                 const0_rtx)));
   83425                 :             :   _val = get_insns ();
   83426                 :             :   end_sequence ();
   83427                 :             :   return _val;
   83428                 :             : }
   83429                 :             : 
   83430                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1150 */
   83431                 :             : extern rtx_insn *gen_peephole2_420 (rtx_insn *, rtx *);
   83432                 :             : rtx_insn *
   83433                 :             : gen_peephole2_420 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   83434                 :             : {
   83435                 :             :   rtx operand0;
   83436                 :             :   rtx operand1;
   83437                 :             :   rtx operand2;
   83438                 :             :   rtx operand3;
   83439                 :             :   rtx operand4;
   83440                 :             :   rtx operand5;
   83441                 :             :   rtx operand6;
   83442                 :             :   rtx operand7;
   83443                 :             :   rtx operand8;
   83444                 :             :   rtx operand9;
   83445                 :             :   rtx_insn *_val = NULL;
   83446                 :             :   if (dump_file)
   83447                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_420 (sync.md:1150)\n");
   83448                 :             :   start_sequence ();
   83449                 :             : #define FAIL return (end_sequence (), _val)
   83450                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   83451                 :             : #line 1192 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   83452                 :             : {
   83453                 :             :   operands[9] = gen_rtx_REG (GET_MODE (XEXP (operands[8], 0)), FLAGS_REG);
   83454                 :             :   if (swap_condition (GET_CODE (operands[8])) != GET_CODE (operands[8]))
   83455                 :             :      {
   83456                 :             :        operands[8] = shallow_copy_rtx (operands[8]);
   83457                 :             :        enum rtx_code ccode = swap_condition (GET_CODE (operands[8]));
   83458                 :             :        PUT_CODE (operands[8], ccode);
   83459                 :             :        operands[9] = gen_rtx_REG (SELECT_CC_MODE (ccode,
   83460                 :             :                                                   operands[6],
   83461                 :             :                                                   operands[5]),
   83462                 :             :                                    FLAGS_REG);
   83463                 :             :      }
   83464                 :             : }
   83465                 :             : #undef DONE
   83466                 :             : #undef FAIL
   83467                 :             :   operand0 = operands[0];
   83468                 :             :   (void) operand0;
   83469                 :             :   operand1 = operands[1];
   83470                 :             :   (void) operand1;
   83471                 :             :   operand2 = operands[2];
   83472                 :             :   (void) operand2;
   83473                 :             :   operand3 = operands[3];
   83474                 :             :   (void) operand3;
   83475                 :             :   operand4 = operands[4];
   83476                 :             :   (void) operand4;
   83477                 :             :   operand5 = operands[5];
   83478                 :             :   (void) operand5;
   83479                 :             :   operand6 = operands[6];
   83480                 :             :   (void) operand6;
   83481                 :             :   operand7 = operands[7];
   83482                 :             :   (void) operand7;
   83483                 :             :   operand8 = operands[8];
   83484                 :             :   (void) operand8;
   83485                 :             :   operand9 = operands[9];
   83486                 :             :   (void) operand9;
   83487                 :             :   emit_insn (gen_rtx_SET (operand0,
   83488                 :             :         operand1));
   83489                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   83490                 :             :         gen_rtvec (3,
   83491                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   83492                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   83493                 :             :         gen_rtvec (4,
   83494                 :             :                 operand2,
   83495                 :             :                 copy_rtx (operand0),
   83496                 :             :                 operand3,
   83497                 :             :                 operand4),
   83498                 :             :         111)),
   83499                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   83500                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   83501                 :             :         gen_rtvec (1,
   83502                 :             :                 const0_rtx),
   83503                 :             :         111)),
   83504                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   83505                 :             :         17),
   83506                 :             :         gen_rtx_COMPARE (CCmode,
   83507                 :             :         copy_rtx (operand2),
   83508                 :             :         copy_rtx (operand0))))), true);
   83509                 :             :   emit_insn (gen_rtx_SET (operand7,
   83510                 :             :         gen_rtx_fmt_ee (GET_CODE (operand8), GET_MODE (operand8),
   83511                 :             :                 operand9,
   83512                 :             :                 const0_rtx)));
   83513                 :             :   _val = get_insns ();
   83514                 :             :   end_sequence ();
   83515                 :             :   return _val;
   83516                 :             : }
   83517                 :             : 
   83518                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1206 */
   83519                 :             : extern rtx_insn *gen_peephole2_421 (rtx_insn *, rtx *);
   83520                 :             : rtx_insn *
   83521                 :             : gen_peephole2_421 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   83522                 :             : {
   83523                 :             :   rtx operand0;
   83524                 :             :   rtx operand1;
   83525                 :             :   rtx operand2;
   83526                 :             :   rtx operand3;
   83527                 :             :   rtx operand4;
   83528                 :             :   rtx operand5;
   83529                 :             :   rtx operand6;
   83530                 :             :   rtx operand7;
   83531                 :             :   rtx operand8;
   83532                 :             :   rtx operand9;
   83533                 :             :   rtx_insn *_val = NULL;
   83534                 :             :   if (dump_file)
   83535                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_421 (sync.md:1206)\n");
   83536                 :             :   start_sequence ();
   83537                 :             : #define FAIL return (end_sequence (), _val)
   83538                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   83539                 :             : #line 1253 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   83540                 :             : {
   83541                 :             :   operands[9] = gen_rtx_REG (GET_MODE (XEXP (operands[7], 0)), FLAGS_REG);
   83542                 :             :   if (swap_condition (GET_CODE (operands[7])) != GET_CODE (operands[7]))
   83543                 :             :      {
   83544                 :             :        operands[7] = shallow_copy_rtx (operands[7]);
   83545                 :             :        enum rtx_code ccode = swap_condition (GET_CODE (operands[7]));
   83546                 :             :        PUT_CODE (operands[7], ccode);
   83547                 :             :        operands[9] = gen_rtx_REG (SELECT_CC_MODE (ccode,
   83548                 :             :                                                   operands[6],
   83549                 :             :                                                   operands[5]),
   83550                 :             :                                    FLAGS_REG);
   83551                 :             :      }
   83552                 :             : }
   83553                 :             : #undef DONE
   83554                 :             : #undef FAIL
   83555                 :             :   operand0 = operands[0];
   83556                 :             :   (void) operand0;
   83557                 :             :   operand1 = operands[1];
   83558                 :             :   (void) operand1;
   83559                 :             :   operand2 = operands[2];
   83560                 :             :   (void) operand2;
   83561                 :             :   operand3 = operands[3];
   83562                 :             :   (void) operand3;
   83563                 :             :   operand4 = operands[4];
   83564                 :             :   (void) operand4;
   83565                 :             :   operand5 = operands[5];
   83566                 :             :   (void) operand5;
   83567                 :             :   operand6 = operands[6];
   83568                 :             :   (void) operand6;
   83569                 :             :   operand7 = operands[7];
   83570                 :             :   (void) operand7;
   83571                 :             :   operand8 = operands[8];
   83572                 :             :   (void) operand8;
   83573                 :             :   operand9 = operands[9];
   83574                 :             :   (void) operand9;
   83575                 :             :   emit_insn (gen_rtx_SET (operand0,
   83576                 :             :         operand1));
   83577                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   83578                 :             :         gen_rtvec (3,
   83579                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   83580                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   83581                 :             :         gen_rtvec (4,
   83582                 :             :                 operand2,
   83583                 :             :                 copy_rtx (operand0),
   83584                 :             :                 operand3,
   83585                 :             :                 operand4),
   83586                 :             :         111)),
   83587                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   83588                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   83589                 :             :         gen_rtvec (1,
   83590                 :             :                 const0_rtx),
   83591                 :             :         111)),
   83592                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   83593                 :             :         17),
   83594                 :             :         gen_rtx_COMPARE (CCmode,
   83595                 :             :         copy_rtx (operand2),
   83596                 :             :         copy_rtx (operand0))))), true);
   83597                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   83598                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   83599                 :             :         gen_rtx_fmt_ee (GET_CODE (operand7), GET_MODE (operand7),
   83600                 :             :                 operand9,
   83601                 :             :                 const0_rtx),
   83602                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   83603                 :             :         operand8),
   83604                 :             :         pc_rtx)));
   83605                 :             :   _val = get_insns ();
   83606                 :             :   end_sequence ();
   83607                 :             :   return _val;
   83608                 :             : }
   83609                 :             : 
   83610                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md:1206 */
   83611                 :             : extern rtx_insn *gen_peephole2_422 (rtx_insn *, rtx *);
   83612                 :             : rtx_insn *
   83613                 :             : gen_peephole2_422 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   83614                 :             : {
   83615                 :             :   rtx operand0;
   83616                 :             :   rtx operand1;
   83617                 :             :   rtx operand2;
   83618                 :             :   rtx operand3;
   83619                 :             :   rtx operand4;
   83620                 :             :   rtx operand5;
   83621                 :             :   rtx operand6;
   83622                 :             :   rtx operand7;
   83623                 :             :   rtx operand8;
   83624                 :             :   rtx operand9;
   83625                 :             :   rtx_insn *_val = NULL;
   83626                 :             :   if (dump_file)
   83627                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_422 (sync.md:1206)\n");
   83628                 :             :   start_sequence ();
   83629                 :             : #define FAIL return (end_sequence (), _val)
   83630                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   83631                 :             : #line 1253 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/sync.md"
   83632                 :             : {
   83633                 :             :   operands[9] = gen_rtx_REG (GET_MODE (XEXP (operands[7], 0)), FLAGS_REG);
   83634                 :             :   if (swap_condition (GET_CODE (operands[7])) != GET_CODE (operands[7]))
   83635                 :             :      {
   83636                 :             :        operands[7] = shallow_copy_rtx (operands[7]);
   83637                 :             :        enum rtx_code ccode = swap_condition (GET_CODE (operands[7]));
   83638                 :             :        PUT_CODE (operands[7], ccode);
   83639                 :             :        operands[9] = gen_rtx_REG (SELECT_CC_MODE (ccode,
   83640                 :             :                                                   operands[6],
   83641                 :             :                                                   operands[5]),
   83642                 :             :                                    FLAGS_REG);
   83643                 :             :      }
   83644                 :             : }
   83645                 :             : #undef DONE
   83646                 :             : #undef FAIL
   83647                 :             :   operand0 = operands[0];
   83648                 :             :   (void) operand0;
   83649                 :             :   operand1 = operands[1];
   83650                 :             :   (void) operand1;
   83651                 :             :   operand2 = operands[2];
   83652                 :             :   (void) operand2;
   83653                 :             :   operand3 = operands[3];
   83654                 :             :   (void) operand3;
   83655                 :             :   operand4 = operands[4];
   83656                 :             :   (void) operand4;
   83657                 :             :   operand5 = operands[5];
   83658                 :             :   (void) operand5;
   83659                 :             :   operand6 = operands[6];
   83660                 :             :   (void) operand6;
   83661                 :             :   operand7 = operands[7];
   83662                 :             :   (void) operand7;
   83663                 :             :   operand8 = operands[8];
   83664                 :             :   (void) operand8;
   83665                 :             :   operand9 = operands[9];
   83666                 :             :   (void) operand9;
   83667                 :             :   emit_insn (gen_rtx_SET (operand0,
   83668                 :             :         operand1));
   83669                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   83670                 :             :         gen_rtvec (3,
   83671                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   83672                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   83673                 :             :         gen_rtvec (4,
   83674                 :             :                 operand2,
   83675                 :             :                 copy_rtx (operand0),
   83676                 :             :                 operand3,
   83677                 :             :                 operand4),
   83678                 :             :         111)),
   83679                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   83680                 :             :         gen_rtx_UNSPEC_VOLATILE (DImode,
   83681                 :             :         gen_rtvec (1,
   83682                 :             :                 const0_rtx),
   83683                 :             :         111)),
   83684                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   83685                 :             :         17),
   83686                 :             :         gen_rtx_COMPARE (CCmode,
   83687                 :             :         copy_rtx (operand2),
   83688                 :             :         copy_rtx (operand0))))), true);
   83689                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   83690                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   83691                 :             :         gen_rtx_fmt_ee (GET_CODE (operand7), GET_MODE (operand7),
   83692                 :             :                 operand9,
   83693                 :             :                 const0_rtx),
   83694                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   83695                 :             :         operand8),
   83696                 :             :         pc_rtx)));
   83697                 :             :   _val = get_insns ();
   83698                 :             :   end_sequence ();
   83699                 :             :   return _val;
   83700                 :             : }
   83701                 :             : 
   83702                 :             : 
   83703                 :             : 
   83704                 :             : void
   83705                 :             : add_clobbers (rtx pattern ATTRIBUTE_UNUSED, int insn_code_number)
   83706                 :             : {
   83707                 :             :   switch (insn_code_number)
   83708                 :             :     {
   83709                 :             :     case 9457:
   83710                 :             :     case 9452:
   83711                 :             :       XVECEXP (pattern, 0, 2) = gen_rtx_CLOBBER (VOIDmode,
   83712                 :             :         gen_rtx_SCRATCH (DFmode));
   83713                 :             :       break;
   83714                 :             : 
   83715                 :             :     case 8764:
   83716                 :             :     case 8763:
   83717                 :             :     case 8760:
   83718                 :             :     case 8759:
   83719                 :             :     case 8756:
   83720                 :             :     case 8748:
   83721                 :             :     case 8740:
   83722                 :             :     case 8732:
   83723                 :             :     case 8724:
   83724                 :             :     case 8716:
   83725                 :             :     case 8708:
   83726                 :             :     case 8700:
   83727                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   83728                 :             :         gen_rtx_SCRATCH (V8SFmode));
   83729                 :             :       break;
   83730                 :             : 
   83731                 :             :     case 8762:
   83732                 :             :     case 8761:
   83733                 :             :     case 8758:
   83734                 :             :     case 8757:
   83735                 :             :     case 8755:
   83736                 :             :     case 8747:
   83737                 :             :     case 8739:
   83738                 :             :     case 8731:
   83739                 :             :     case 8723:
   83740                 :             :     case 8715:
   83741                 :             :     case 8707:
   83742                 :             :     case 8699:
   83743                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   83744                 :             :         gen_rtx_SCRATCH (V8SImode));
   83745                 :             :       break;
   83746                 :             : 
   83747                 :             :     case 8752:
   83748                 :             :     case 8744:
   83749                 :             :     case 8736:
   83750                 :             :     case 8728:
   83751                 :             :     case 8720:
   83752                 :             :     case 8712:
   83753                 :             :     case 8704:
   83754                 :             :     case 8696:
   83755                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   83756                 :             :         gen_rtx_SCRATCH (V4DFmode));
   83757                 :             :       break;
   83758                 :             : 
   83759                 :             :     case 8751:
   83760                 :             :     case 8743:
   83761                 :             :     case 8735:
   83762                 :             :     case 8727:
   83763                 :             :     case 8719:
   83764                 :             :     case 8711:
   83765                 :             :     case 8703:
   83766                 :             :     case 8695:
   83767                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   83768                 :             :         gen_rtx_SCRATCH (V4DImode));
   83769                 :             :       break;
   83770                 :             : 
   83771                 :             :     case 8750:
   83772                 :             :     case 8742:
   83773                 :             :     case 8734:
   83774                 :             :     case 8726:
   83775                 :             :     case 8718:
   83776                 :             :     case 8710:
   83777                 :             :     case 8702:
   83778                 :             :     case 8694:
   83779                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   83780                 :             :         gen_rtx_SCRATCH (V2DFmode));
   83781                 :             :       break;
   83782                 :             : 
   83783                 :             :     case 8749:
   83784                 :             :     case 8741:
   83785                 :             :     case 8733:
   83786                 :             :     case 8725:
   83787                 :             :     case 8717:
   83788                 :             :     case 8709:
   83789                 :             :     case 8701:
   83790                 :             :     case 8693:
   83791                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   83792                 :             :         gen_rtx_SCRATCH (V2DImode));
   83793                 :             :       break;
   83794                 :             : 
   83795                 :             :     case 7980:
   83796                 :             :     case 7976:
   83797                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   83798                 :             :         gen_rtx_SCRATCH (V16QImode));
   83799                 :             :       XVECEXP (pattern, 0, 2) = gen_rtx_CLOBBER (VOIDmode,
   83800                 :             :         gen_rtx_SCRATCH (SImode));
   83801                 :             :       break;
   83802                 :             : 
   83803                 :             :     case 8754:
   83804                 :             :     case 8746:
   83805                 :             :     case 8738:
   83806                 :             :     case 8730:
   83807                 :             :     case 8722:
   83808                 :             :     case 8714:
   83809                 :             :     case 8706:
   83810                 :             :     case 8698:
   83811                 :             :     case 4165:
   83812                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   83813                 :             :         gen_rtx_SCRATCH (V4SFmode));
   83814                 :             :       break;
   83815                 :             : 
   83816                 :             :     case 8753:
   83817                 :             :     case 8745:
   83818                 :             :     case 8737:
   83819                 :             :     case 8729:
   83820                 :             :     case 8721:
   83821                 :             :     case 8713:
   83822                 :             :     case 8705:
   83823                 :             :     case 8697:
   83824                 :             :     case 7648:
   83825                 :             :     case 2176:
   83826                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   83827                 :             :         gen_rtx_SCRATCH (V4SImode));
   83828                 :             :       break;
   83829                 :             : 
   83830                 :             :     case 2012:
   83831                 :             :     case 2011:
   83832                 :             :       XVECEXP (pattern, 0, 1) = gen_hard_reg_clobber (XFmode, 8);
   83833                 :             :       XVECEXP (pattern, 0, 2) = gen_hard_reg_clobber (XFmode, 9);
   83834                 :             :       XVECEXP (pattern, 0, 3) = gen_hard_reg_clobber (XFmode, 10);
   83835                 :             :       XVECEXP (pattern, 0, 4) = gen_hard_reg_clobber (XFmode, 11);
   83836                 :             :       XVECEXP (pattern, 0, 5) = gen_hard_reg_clobber (XFmode, 12);
   83837                 :             :       XVECEXP (pattern, 0, 6) = gen_hard_reg_clobber (XFmode, 13);
   83838                 :             :       XVECEXP (pattern, 0, 7) = gen_hard_reg_clobber (XFmode, 14);
   83839                 :             :       XVECEXP (pattern, 0, 8) = gen_hard_reg_clobber (XFmode, 15);
   83840                 :             :       XVECEXP (pattern, 0, 9) = gen_hard_reg_clobber (DImode, 28);
   83841                 :             :       XVECEXP (pattern, 0, 10) = gen_hard_reg_clobber (DImode, 29);
   83842                 :             :       XVECEXP (pattern, 0, 11) = gen_hard_reg_clobber (DImode, 30);
   83843                 :             :       XVECEXP (pattern, 0, 12) = gen_hard_reg_clobber (DImode, 31);
   83844                 :             :       XVECEXP (pattern, 0, 13) = gen_hard_reg_clobber (DImode, 32);
   83845                 :             :       XVECEXP (pattern, 0, 14) = gen_hard_reg_clobber (DImode, 33);
   83846                 :             :       XVECEXP (pattern, 0, 15) = gen_hard_reg_clobber (DImode, 34);
   83847                 :             :       XVECEXP (pattern, 0, 16) = gen_hard_reg_clobber (DImode, 35);
   83848                 :             :       break;
   83849                 :             : 
   83850                 :             :     case 1574:
   83851                 :             :     case 1573:
   83852                 :             :       XVECEXP (pattern, 0, 1) = gen_hard_reg_clobber (XFmode, 8);
   83853                 :             :       XVECEXP (pattern, 0, 2) = gen_hard_reg_clobber (XFmode, 9);
   83854                 :             :       XVECEXP (pattern, 0, 3) = gen_hard_reg_clobber (XFmode, 10);
   83855                 :             :       XVECEXP (pattern, 0, 4) = gen_hard_reg_clobber (XFmode, 11);
   83856                 :             :       XVECEXP (pattern, 0, 5) = gen_hard_reg_clobber (XFmode, 12);
   83857                 :             :       XVECEXP (pattern, 0, 6) = gen_hard_reg_clobber (XFmode, 13);
   83858                 :             :       XVECEXP (pattern, 0, 7) = gen_hard_reg_clobber (XFmode, 14);
   83859                 :             :       XVECEXP (pattern, 0, 8) = gen_hard_reg_clobber (XFmode, 15);
   83860                 :             :       break;
   83861                 :             : 
   83862                 :             :     case 1303:
   83863                 :             :     case 1299:
   83864                 :             :     case 1295:
   83865                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   83866                 :             :         gen_rtx_SCRATCH (SImode));
   83867                 :             :       XVECEXP (pattern, 0, 2) = gen_rtx_CLOBBER (VOIDmode,
   83868                 :             :         gen_rtx_SCRATCH (SImode));
   83869                 :             :       XVECEXP (pattern, 0, 3) = gen_hard_reg_clobber (CCmode, 17);
   83870                 :             :       break;
   83871                 :             : 
   83872                 :             :     case 9471:
   83873                 :             :     case 9470:
   83874                 :             :     case 9469:
   83875                 :             :     case 9468:
   83876                 :             :     case 1516:
   83877                 :             :     case 1515:
   83878                 :             :     case 1514:
   83879                 :             :     case 1513:
   83880                 :             :     case 1440:
   83881                 :             :     case 1439:
   83882                 :             :     case 1283:
   83883                 :             :     case 1281:
   83884                 :             :     case 1279:
   83885                 :             :     case 1278:
   83886                 :             :     case 1221:
   83887                 :             :     case 1220:
   83888                 :             :     case 1219:
   83889                 :             :     case 1218:
   83890                 :             :     case 1213:
   83891                 :             :     case 1212:
   83892                 :             :     case 1210:
   83893                 :             :     case 1209:
   83894                 :             :     case 1207:
   83895                 :             :     case 1206:
   83896                 :             :     case 1195:
   83897                 :             :     case 1194:
   83898                 :             :     case 1191:
   83899                 :             :     case 1189:
   83900                 :             :     case 1188:
   83901                 :             :     case 855:
   83902                 :             :     case 854:
   83903                 :             :     case 853:
   83904                 :             :     case 852:
   83905                 :             :     case 851:
   83906                 :             :     case 850:
   83907                 :             :     case 587:
   83908                 :             :     case 576:
   83909                 :             :     case 575:
   83910                 :             :     case 574:
   83911                 :             :     case 573:
   83912                 :             :     case 572:
   83913                 :             :     case 571:
   83914                 :             :     case 570:
   83915                 :             :     case 569:
   83916                 :             :     case 568:
   83917                 :             :     case 567:
   83918                 :             :     case 566:
   83919                 :             :     case 565:
   83920                 :             :     case 564:
   83921                 :             :     case 563:
   83922                 :             :       XVECEXP (pattern, 0, 2) = gen_hard_reg_clobber (CCmode, 17);
   83923                 :             :       break;
   83924                 :             : 
   83925                 :             :     case 586:
   83926                 :             :     case 585:
   83927                 :             :     case 584:
   83928                 :             :     case 583:
   83929                 :             :     case 582:
   83930                 :             :     case 581:
   83931                 :             :     case 580:
   83932                 :             :     case 579:
   83933                 :             :     case 578:
   83934                 :             :     case 577:
   83935                 :             :     case 562:
   83936                 :             :     case 561:
   83937                 :             :     case 560:
   83938                 :             :     case 559:
   83939                 :             :     case 558:
   83940                 :             :     case 557:
   83941                 :             :     case 556:
   83942                 :             :     case 555:
   83943                 :             :       XVECEXP (pattern, 0, 3) = gen_hard_reg_clobber (CCmode, 17);
   83944                 :             :       break;
   83945                 :             : 
   83946                 :             :     case 550:
   83947                 :             :     case 549:
   83948                 :             :     case 546:
   83949                 :             :     case 545:
   83950                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   83951                 :             :         gen_rtx_SCRATCH (DImode));
   83952                 :             :       XVECEXP (pattern, 0, 2) = gen_hard_reg_clobber (CCmode, 17);
   83953                 :             :       break;
   83954                 :             : 
   83955                 :             :     case 1179:
   83956                 :             :     case 554:
   83957                 :             :     case 553:
   83958                 :             :     case 552:
   83959                 :             :     case 551:
   83960                 :             :     case 548:
   83961                 :             :     case 547:
   83962                 :             :     case 544:
   83963                 :             :     case 543:
   83964                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   83965                 :             :         gen_rtx_SCRATCH (SImode));
   83966                 :             :       XVECEXP (pattern, 0, 2) = gen_hard_reg_clobber (CCmode, 17);
   83967                 :             :       break;
   83968                 :             : 
   83969                 :             :     case 531:
   83970                 :             :       XVECEXP (pattern, 0, 2) = gen_rtx_CLOBBER (VOIDmode,
   83971                 :             :         gen_rtx_SCRATCH (SImode));
   83972                 :             :       break;
   83973                 :             : 
   83974                 :             :     case 530:
   83975                 :             :       XVECEXP (pattern, 0, 2) = gen_rtx_CLOBBER (VOIDmode,
   83976                 :             :         gen_rtx_SCRATCH (HImode));
   83977                 :             :       break;
   83978                 :             : 
   83979                 :             :     case 1530:
   83980                 :             :     case 1245:
   83981                 :             :     case 1241:
   83982                 :             :     case 1233:
   83983                 :             :     case 1227:
   83984                 :             :     case 1010:
   83985                 :             :     case 1009:
   83986                 :             :     case 927:
   83987                 :             :     case 821:
   83988                 :             :     case 757:
   83989                 :             :     case 756:
   83990                 :             :     case 712:
   83991                 :             :     case 475:
   83992                 :             :     case 466:
   83993                 :             :     case 453:
   83994                 :             :     case 451:
   83995                 :             :     case 449:
   83996                 :             :     case 301:
   83997                 :             :     case 294:
   83998                 :             :     case 292:
   83999                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   84000                 :             :         gen_rtx_SCRATCH (DImode));
   84001                 :             :       break;
   84002                 :             : 
   84003                 :             :     case 1529:
   84004                 :             :     case 1244:
   84005                 :             :     case 1240:
   84006                 :             :     case 1232:
   84007                 :             :     case 1226:
   84008                 :             :     case 1008:
   84009                 :             :     case 1007:
   84010                 :             :     case 926:
   84011                 :             :     case 820:
   84012                 :             :     case 755:
   84013                 :             :     case 754:
   84014                 :             :     case 711:
   84015                 :             :     case 474:
   84016                 :             :     case 465:
   84017                 :             :     case 452:
   84018                 :             :     case 450:
   84019                 :             :     case 448:
   84020                 :             :     case 300:
   84021                 :             :     case 297:
   84022                 :             :     case 291:
   84023                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   84024                 :             :         gen_rtx_SCRATCH (SImode));
   84025                 :             :       break;
   84026                 :             : 
   84027                 :             :     case 8864:
   84028                 :             :     case 8863:
   84029                 :             :     case 8862:
   84030                 :             :     case 8861:
   84031                 :             :     case 8792:
   84032                 :             :     case 8791:
   84033                 :             :     case 8790:
   84034                 :             :     case 8789:
   84035                 :             :     case 8768:
   84036                 :             :     case 8767:
   84037                 :             :     case 8766:
   84038                 :             :     case 8765:
   84039                 :             :     case 1006:
   84040                 :             :     case 1005:
   84041                 :             :     case 925:
   84042                 :             :     case 819:
   84043                 :             :     case 753:
   84044                 :             :     case 752:
   84045                 :             :     case 473:
   84046                 :             :     case 464:
   84047                 :             :     case 299:
   84048                 :             :     case 296:
   84049                 :             :     case 290:
   84050                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   84051                 :             :         gen_rtx_SCRATCH (HImode));
   84052                 :             :       break;
   84053                 :             : 
   84054                 :             :     case 8908:
   84055                 :             :     case 8907:
   84056                 :             :     case 8906:
   84057                 :             :     case 8905:
   84058                 :             :     case 8904:
   84059                 :             :     case 8903:
   84060                 :             :     case 8902:
   84061                 :             :     case 8901:
   84062                 :             :     case 8900:
   84063                 :             :     case 8899:
   84064                 :             :     case 8898:
   84065                 :             :     case 8897:
   84066                 :             :     case 8896:
   84067                 :             :     case 8895:
   84068                 :             :     case 8894:
   84069                 :             :     case 8893:
   84070                 :             :     case 8892:
   84071                 :             :     case 8891:
   84072                 :             :     case 8890:
   84073                 :             :     case 8889:
   84074                 :             :     case 8888:
   84075                 :             :     case 8887:
   84076                 :             :     case 8886:
   84077                 :             :     case 8885:
   84078                 :             :     case 8884:
   84079                 :             :     case 8883:
   84080                 :             :     case 8882:
   84081                 :             :     case 8881:
   84082                 :             :     case 8880:
   84083                 :             :     case 8879:
   84084                 :             :     case 8878:
   84085                 :             :     case 8877:
   84086                 :             :     case 8876:
   84087                 :             :     case 8875:
   84088                 :             :     case 8874:
   84089                 :             :     case 8873:
   84090                 :             :     case 8872:
   84091                 :             :     case 8871:
   84092                 :             :     case 8870:
   84093                 :             :     case 8869:
   84094                 :             :     case 8868:
   84095                 :             :     case 8867:
   84096                 :             :     case 8866:
   84097                 :             :     case 8865:
   84098                 :             :     case 8860:
   84099                 :             :     case 8859:
   84100                 :             :     case 8858:
   84101                 :             :     case 8857:
   84102                 :             :     case 8856:
   84103                 :             :     case 8855:
   84104                 :             :     case 8854:
   84105                 :             :     case 8853:
   84106                 :             :     case 8852:
   84107                 :             :     case 8851:
   84108                 :             :     case 8850:
   84109                 :             :     case 8849:
   84110                 :             :     case 8848:
   84111                 :             :     case 8847:
   84112                 :             :     case 8846:
   84113                 :             :     case 8845:
   84114                 :             :     case 8844:
   84115                 :             :     case 8843:
   84116                 :             :     case 8842:
   84117                 :             :     case 8841:
   84118                 :             :     case 8840:
   84119                 :             :     case 8839:
   84120                 :             :     case 8838:
   84121                 :             :     case 8837:
   84122                 :             :     case 8836:
   84123                 :             :     case 8835:
   84124                 :             :     case 8834:
   84125                 :             :     case 8833:
   84126                 :             :     case 8832:
   84127                 :             :     case 8831:
   84128                 :             :     case 8830:
   84129                 :             :     case 8829:
   84130                 :             :     case 8828:
   84131                 :             :     case 8827:
   84132                 :             :     case 8826:
   84133                 :             :     case 8825:
   84134                 :             :     case 8824:
   84135                 :             :     case 8823:
   84136                 :             :     case 8822:
   84137                 :             :     case 8821:
   84138                 :             :     case 8820:
   84139                 :             :     case 8819:
   84140                 :             :     case 8818:
   84141                 :             :     case 8817:
   84142                 :             :     case 8816:
   84143                 :             :     case 8815:
   84144                 :             :     case 8814:
   84145                 :             :     case 8813:
   84146                 :             :     case 8812:
   84147                 :             :     case 8811:
   84148                 :             :     case 8810:
   84149                 :             :     case 8809:
   84150                 :             :     case 8808:
   84151                 :             :     case 8807:
   84152                 :             :     case 8806:
   84153                 :             :     case 8805:
   84154                 :             :     case 8804:
   84155                 :             :     case 8803:
   84156                 :             :     case 8802:
   84157                 :             :     case 8801:
   84158                 :             :     case 8800:
   84159                 :             :     case 8799:
   84160                 :             :     case 8798:
   84161                 :             :     case 8797:
   84162                 :             :     case 8796:
   84163                 :             :     case 8795:
   84164                 :             :     case 8794:
   84165                 :             :     case 8793:
   84166                 :             :     case 8788:
   84167                 :             :     case 8787:
   84168                 :             :     case 8786:
   84169                 :             :     case 8785:
   84170                 :             :     case 8784:
   84171                 :             :     case 8783:
   84172                 :             :     case 8782:
   84173                 :             :     case 8781:
   84174                 :             :     case 8780:
   84175                 :             :     case 8779:
   84176                 :             :     case 8778:
   84177                 :             :     case 8777:
   84178                 :             :     case 8776:
   84179                 :             :     case 8775:
   84180                 :             :     case 8774:
   84181                 :             :     case 8773:
   84182                 :             :     case 8772:
   84183                 :             :     case 8771:
   84184                 :             :     case 8770:
   84185                 :             :     case 8769:
   84186                 :             :     case 1004:
   84187                 :             :     case 1003:
   84188                 :             :     case 924:
   84189                 :             :     case 818:
   84190                 :             :     case 751:
   84191                 :             :     case 750:
   84192                 :             :     case 472:
   84193                 :             :     case 463:
   84194                 :             :     case 298:
   84195                 :             :     case 295:
   84196                 :             :     case 289:
   84197                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   84198                 :             :         gen_rtx_SCRATCH (QImode));
   84199                 :             :       break;
   84200                 :             : 
   84201                 :             :     case 532:
   84202                 :             :     case 252:
   84203                 :             :     case 251:
   84204                 :             :     case 250:
   84205                 :             :       XVECEXP (pattern, 0, 2) = gen_rtx_CLOBBER (VOIDmode,
   84206                 :             :         gen_rtx_SCRATCH (DImode));
   84207                 :             :       break;
   84208                 :             : 
   84209                 :             :     case 245:
   84210                 :             :     case 244:
   84211                 :             :     case 243:
   84212                 :             :       XVECEXP (pattern, 0, 2) = gen_rtx_CLOBBER (VOIDmode,
   84213                 :             :         gen_rtx_SCRATCH (V4SImode));
   84214                 :             :       XVECEXP (pattern, 0, 3) = gen_rtx_CLOBBER (VOIDmode,
   84215                 :             :         gen_rtx_SCRATCH (V4SImode));
   84216                 :             :       break;
   84217                 :             : 
   84218                 :             :     case 1397:
   84219                 :             :     case 1396:
   84220                 :             :     case 224:
   84221                 :             :       XVECEXP (pattern, 0, 3) = gen_rtx_CLOBBER (VOIDmode,
   84222                 :             :         gen_rtx_SCRATCH (XFmode));
   84223                 :             :       break;
   84224                 :             : 
   84225                 :             :     case 1379:
   84226                 :             :     case 1369:
   84227                 :             :     case 1368:
   84228                 :             :     case 1367:
   84229                 :             :     case 220:
   84230                 :             :     case 219:
   84231                 :             :     case 218:
   84232                 :             :       XVECEXP (pattern, 0, 1) = gen_rtx_CLOBBER (VOIDmode,
   84233                 :             :         gen_rtx_SCRATCH (XFmode));
   84234                 :             :       break;
   84235                 :             : 
   84236                 :             :     case 213:
   84237                 :             :       XVECEXP (pattern, 0, 2) = gen_rtx_CLOBBER (VOIDmode,
   84238                 :             :         gen_rtx_SCRATCH (V2DFmode));
   84239                 :             :       XVECEXP (pattern, 0, 3) = gen_rtx_CLOBBER (VOIDmode,
   84240                 :             :         gen_rtx_SCRATCH (V2DFmode));
   84241                 :             :       break;
   84242                 :             : 
   84243                 :             :     case 212:
   84244                 :             :       XVECEXP (pattern, 0, 2) = gen_rtx_CLOBBER (VOIDmode,
   84245                 :             :         gen_rtx_SCRATCH (V4SFmode));
   84246                 :             :       XVECEXP (pattern, 0, 3) = gen_rtx_CLOBBER (VOIDmode,
   84247                 :             :         gen_rtx_SCRATCH (V4SFmode));
   84248                 :             :       break;
   84249                 :             : 
   84250                 :             :     case 1039:
   84251                 :             :     case 1037:
   84252                 :             :     case 175:
   84253                 :             :       XVECEXP (pattern, 0, 1) = gen_hard_reg_clobber (CCmode, 17);
   84254                 :             :       XVECEXP (pattern, 0, 2) = gen_rtx_CLOBBER (VOIDmode,
   84255                 :             :         gen_rtx_SCRATCH (DImode));
   84256                 :             :       break;
   84257                 :             : 
   84258                 :             :     case 1038:
   84259                 :             :     case 1036:
   84260                 :             :     case 174:
   84261                 :             :       XVECEXP (pattern, 0, 1) = gen_hard_reg_clobber (CCmode, 17);
   84262                 :             :       XVECEXP (pattern, 0, 2) = gen_rtx_CLOBBER (VOIDmode,
   84263                 :             :         gen_rtx_SCRATCH (SImode));
   84264                 :             :       break;
   84265                 :             : 
   84266                 :             :     case 9507:
   84267                 :             :     case 9506:
   84268                 :             :     case 9505:
   84269                 :             :     case 9504:
   84270                 :             :     case 9503:
   84271                 :             :     case 9502:
   84272                 :             :     case 9501:
   84273                 :             :     case 9500:
   84274                 :             :     case 9499:
   84275                 :             :     case 9498:
   84276                 :             :     case 9497:
   84277                 :             :     case 9496:
   84278                 :             :     case 9495:
   84279                 :             :     case 9494:
   84280                 :             :     case 9493:
   84281                 :             :     case 9492:
   84282                 :             :     case 9491:
   84283                 :             :     case 9490:
   84284                 :             :     case 9489:
   84285                 :             :     case 9488:
   84286                 :             :     case 9451:
   84287                 :             :     case 9401:
   84288                 :             :     case 1916:
   84289                 :             :     case 1915:
   84290                 :             :     case 1914:
   84291                 :             :     case 1913:
   84292                 :             :     case 1912:
   84293                 :             :     case 1911:
   84294                 :             :     case 1910:
   84295                 :             :     case 1909:
   84296                 :             :     case 1908:
   84297                 :             :     case 1898:
   84298                 :             :     case 1897:
   84299                 :             :     case 1896:
   84300                 :             :     case 1841:
   84301                 :             :     case 1840:
   84302                 :             :     case 1839:
   84303                 :             :     case 1765:
   84304                 :             :     case 1764:
   84305                 :             :     case 1751:
   84306                 :             :     case 1512:
   84307                 :             :     case 1511:
   84308                 :             :     case 1508:
   84309                 :             :     case 1507:
   84310                 :             :     case 1506:
   84311                 :             :     case 1505:
   84312                 :             :     case 1500:
   84313                 :             :     case 1499:
   84314                 :             :     case 1498:
   84315                 :             :     case 1497:
   84316                 :             :     case 1496:
   84317                 :             :     case 1495:
   84318                 :             :     case 1494:
   84319                 :             :     case 1493:
   84320                 :             :     case 1492:
   84321                 :             :     case 1491:
   84322                 :             :     case 1490:
   84323                 :             :     case 1489:
   84324                 :             :     case 1488:
   84325                 :             :     case 1487:
   84326                 :             :     case 1486:
   84327                 :             :     case 1485:
   84328                 :             :     case 1484:
   84329                 :             :     case 1483:
   84330                 :             :     case 1482:
   84331                 :             :     case 1481:
   84332                 :             :     case 1480:
   84333                 :             :     case 1479:
   84334                 :             :     case 1478:
   84335                 :             :     case 1477:
   84336                 :             :     case 1448:
   84337                 :             :     case 1447:
   84338                 :             :     case 1446:
   84339                 :             :     case 1445:
   84340                 :             :     case 1444:
   84341                 :             :     case 1443:
   84342                 :             :     case 1442:
   84343                 :             :     case 1441:
   84344                 :             :     case 1395:
   84345                 :             :     case 1394:
   84346                 :             :     case 1393:
   84347                 :             :     case 1392:
   84348                 :             :     case 1391:
   84349                 :             :     case 1390:
   84350                 :             :     case 1385:
   84351                 :             :     case 1384:
   84352                 :             :     case 1383:
   84353                 :             :     case 1382:
   84354                 :             :     case 1318:
   84355                 :             :     case 1317:
   84356                 :             :     case 1316:
   84357                 :             :     case 1315:
   84358                 :             :     case 1312:
   84359                 :             :     case 1311:
   84360                 :             :     case 1309:
   84361                 :             :     case 1308:
   84362                 :             :     case 1307:
   84363                 :             :     case 1292:
   84364                 :             :     case 1286:
   84365                 :             :     case 1285:
   84366                 :             :     case 1284:
   84367                 :             :     case 1282:
   84368                 :             :     case 1280:
   84369                 :             :     case 1277:
   84370                 :             :     case 1276:
   84371                 :             :     case 1275:
   84372                 :             :     case 1274:
   84373                 :             :     case 1273:
   84374                 :             :     case 1272:
   84375                 :             :     case 1271:
   84376                 :             :     case 1270:
   84377                 :             :     case 1269:
   84378                 :             :     case 1268:
   84379                 :             :     case 1267:
   84380                 :             :     case 1266:
   84381                 :             :     case 1265:
   84382                 :             :     case 1264:
   84383                 :             :     case 1263:
   84384                 :             :     case 1262:
   84385                 :             :     case 1261:
   84386                 :             :     case 1260:
   84387                 :             :     case 1259:
   84388                 :             :     case 1258:
   84389                 :             :     case 1257:
   84390                 :             :     case 1256:
   84391                 :             :     case 1251:
   84392                 :             :     case 1250:
   84393                 :             :     case 1249:
   84394                 :             :     case 1248:
   84395                 :             :     case 1247:
   84396                 :             :     case 1246:
   84397                 :             :     case 1243:
   84398                 :             :     case 1242:
   84399                 :             :     case 1237:
   84400                 :             :     case 1236:
   84401                 :             :     case 1235:
   84402                 :             :     case 1234:
   84403                 :             :     case 1229:
   84404                 :             :     case 1228:
   84405                 :             :     case 1225:
   84406                 :             :     case 1224:
   84407                 :             :     case 1223:
   84408                 :             :     case 1222:
   84409                 :             :     case 1217:
   84410                 :             :     case 1216:
   84411                 :             :     case 1215:
   84412                 :             :     case 1214:
   84413                 :             :     case 1211:
   84414                 :             :     case 1208:
   84415                 :             :     case 1205:
   84416                 :             :     case 1204:
   84417                 :             :     case 1203:
   84418                 :             :     case 1202:
   84419                 :             :     case 1201:
   84420                 :             :     case 1200:
   84421                 :             :     case 1198:
   84422                 :             :     case 1197:
   84423                 :             :     case 1193:
   84424                 :             :     case 1192:
   84425                 :             :     case 1190:
   84426                 :             :     case 1187:
   84427                 :             :     case 1186:
   84428                 :             :     case 1171:
   84429                 :             :     case 1170:
   84430                 :             :     case 1122:
   84431                 :             :     case 1121:
   84432                 :             :     case 1119:
   84433                 :             :     case 1118:
   84434                 :             :     case 1117:
   84435                 :             :     case 1116:
   84436                 :             :     case 1115:
   84437                 :             :     case 1114:
   84438                 :             :     case 1113:
   84439                 :             :     case 1112:
   84440                 :             :     case 1111:
   84441                 :             :     case 1110:
   84442                 :             :     case 1109:
   84443                 :             :     case 1108:
   84444                 :             :     case 1107:
   84445                 :             :     case 1106:
   84446                 :             :     case 1105:
   84447                 :             :     case 1104:
   84448                 :             :     case 1103:
   84449                 :             :     case 1102:
   84450                 :             :     case 1101:
   84451                 :             :     case 1100:
   84452                 :             :     case 1091:
   84453                 :             :     case 1090:
   84454                 :             :     case 1089:
   84455                 :             :     case 1088:
   84456                 :             :     case 1087:
   84457                 :             :     case 1086:
   84458                 :             :     case 1085:
   84459                 :             :     case 1084:
   84460                 :             :     case 1083:
   84461                 :             :     case 1082:
   84462                 :             :     case 1081:
   84463                 :             :     case 1080:
   84464                 :             :     case 1079:
   84465                 :             :     case 1078:
   84466                 :             :     case 1077:
   84467                 :             :     case 1076:
   84468                 :             :     case 1075:
   84469                 :             :     case 1074:
   84470                 :             :     case 1073:
   84471                 :             :     case 1072:
   84472                 :             :     case 1071:
   84473                 :             :     case 1070:
   84474                 :             :     case 1069:
   84475                 :             :     case 1068:
   84476                 :             :     case 1067:
   84477                 :             :     case 1062:
   84478                 :             :     case 1061:
   84479                 :             :     case 1060:
   84480                 :             :     case 1059:
   84481                 :             :     case 1058:
   84482                 :             :     case 1057:
   84483                 :             :     case 1056:
   84484                 :             :     case 1055:
   84485                 :             :     case 1054:
   84486                 :             :     case 1053:
   84487                 :             :     case 1052:
   84488                 :             :     case 1051:
   84489                 :             :     case 1049:
   84490                 :             :     case 1048:
   84491                 :             :     case 1047:
   84492                 :             :     case 1046:
   84493                 :             :     case 1035:
   84494                 :             :     case 1034:
   84495                 :             :     case 1033:
   84496                 :             :     case 1032:
   84497                 :             :     case 1031:
   84498                 :             :     case 1030:
   84499                 :             :     case 1029:
   84500                 :             :     case 1028:
   84501                 :             :     case 1027:
   84502                 :             :     case 1026:
   84503                 :             :     case 1025:
   84504                 :             :     case 1024:
   84505                 :             :     case 1023:
   84506                 :             :     case 1022:
   84507                 :             :     case 1021:
   84508                 :             :     case 1020:
   84509                 :             :     case 1018:
   84510                 :             :     case 1017:
   84511                 :             :     case 1016:
   84512                 :             :     case 1015:
   84513                 :             :     case 1014:
   84514                 :             :     case 1013:
   84515                 :             :     case 1012:
   84516                 :             :     case 1011:
   84517                 :             :     case 992:
   84518                 :             :     case 991:
   84519                 :             :     case 990:
   84520                 :             :     case 989:
   84521                 :             :     case 988:
   84522                 :             :     case 987:
   84523                 :             :     case 986:
   84524                 :             :     case 985:
   84525                 :             :     case 984:
   84526                 :             :     case 983:
   84527                 :             :     case 980:
   84528                 :             :     case 979:
   84529                 :             :     case 978:
   84530                 :             :     case 977:
   84531                 :             :     case 976:
   84532                 :             :     case 971:
   84533                 :             :     case 970:
   84534                 :             :     case 969:
   84535                 :             :     case 968:
   84536                 :             :     case 967:
   84537                 :             :     case 966:
   84538                 :             :     case 965:
   84539                 :             :     case 964:
   84540                 :             :     case 963:
   84541                 :             :     case 962:
   84542                 :             :     case 961:
   84543                 :             :     case 960:
   84544                 :             :     case 959:
   84545                 :             :     case 958:
   84546                 :             :     case 957:
   84547                 :             :     case 956:
   84548                 :             :     case 955:
   84549                 :             :     case 954:
   84550                 :             :     case 953:
   84551                 :             :     case 952:
   84552                 :             :     case 951:
   84553                 :             :     case 950:
   84554                 :             :     case 949:
   84555                 :             :     case 948:
   84556                 :             :     case 947:
   84557                 :             :     case 946:
   84558                 :             :     case 945:
   84559                 :             :     case 944:
   84560                 :             :     case 943:
   84561                 :             :     case 942:
   84562                 :             :     case 941:
   84563                 :             :     case 940:
   84564                 :             :     case 939:
   84565                 :             :     case 938:
   84566                 :             :     case 937:
   84567                 :             :     case 936:
   84568                 :             :     case 935:
   84569                 :             :     case 934:
   84570                 :             :     case 933:
   84571                 :             :     case 932:
   84572                 :             :     case 931:
   84573                 :             :     case 930:
   84574                 :             :     case 929:
   84575                 :             :     case 928:
   84576                 :             :     case 918:
   84577                 :             :     case 917:
   84578                 :             :     case 916:
   84579                 :             :     case 915:
   84580                 :             :     case 914:
   84581                 :             :     case 912:
   84582                 :             :     case 911:
   84583                 :             :     case 908:
   84584                 :             :     case 907:
   84585                 :             :     case 906:
   84586                 :             :     case 905:
   84587                 :             :     case 904:
   84588                 :             :     case 903:
   84589                 :             :     case 902:
   84590                 :             :     case 901:
   84591                 :             :     case 900:
   84592                 :             :     case 899:
   84593                 :             :     case 898:
   84594                 :             :     case 897:
   84595                 :             :     case 896:
   84596                 :             :     case 895:
   84597                 :             :     case 894:
   84598                 :             :     case 893:
   84599                 :             :     case 892:
   84600                 :             :     case 891:
   84601                 :             :     case 890:
   84602                 :             :     case 889:
   84603                 :             :     case 888:
   84604                 :             :     case 887:
   84605                 :             :     case 886:
   84606                 :             :     case 885:
   84607                 :             :     case 884:
   84608                 :             :     case 883:
   84609                 :             :     case 882:
   84610                 :             :     case 881:
   84611                 :             :     case 849:
   84612                 :             :     case 848:
   84613                 :             :     case 847:
   84614                 :             :     case 846:
   84615                 :             :     case 845:
   84616                 :             :     case 844:
   84617                 :             :     case 840:
   84618                 :             :     case 839:
   84619                 :             :     case 838:
   84620                 :             :     case 837:
   84621                 :             :     case 836:
   84622                 :             :     case 835:
   84623                 :             :     case 834:
   84624                 :             :     case 833:
   84625                 :             :     case 832:
   84626                 :             :     case 831:
   84627                 :             :     case 830:
   84628                 :             :     case 829:
   84629                 :             :     case 824:
   84630                 :             :     case 823:
   84631                 :             :     case 822:
   84632                 :             :     case 808:
   84633                 :             :     case 807:
   84634                 :             :     case 806:
   84635                 :             :     case 805:
   84636                 :             :     case 804:
   84637                 :             :     case 803:
   84638                 :             :     case 802:
   84639                 :             :     case 801:
   84640                 :             :     case 800:
   84641                 :             :     case 737:
   84642                 :             :     case 736:
   84643                 :             :     case 735:
   84644                 :             :     case 734:
   84645                 :             :     case 733:
   84646                 :             :     case 732:
   84647                 :             :     case 731:
   84648                 :             :     case 730:
   84649                 :             :     case 729:
   84650                 :             :     case 728:
   84651                 :             :     case 727:
   84652                 :             :     case 726:
   84653                 :             :     case 725:
   84654                 :             :     case 724:
   84655                 :             :     case 723:
   84656                 :             :     case 722:
   84657                 :             :     case 721:
   84658                 :             :     case 720:
   84659                 :             :     case 719:
   84660                 :             :     case 718:
   84661                 :             :     case 717:
   84662                 :             :     case 716:
   84663                 :             :     case 715:
   84664                 :             :     case 714:
   84665                 :             :     case 713:
   84666                 :             :     case 710:
   84667                 :             :     case 709:
   84668                 :             :     case 708:
   84669                 :             :     case 707:
   84670                 :             :     case 706:
   84671                 :             :     case 705:
   84672                 :             :     case 704:
   84673                 :             :     case 703:
   84674                 :             :     case 702:
   84675                 :             :     case 701:
   84676                 :             :     case 700:
   84677                 :             :     case 699:
   84678                 :             :     case 698:
   84679                 :             :     case 697:
   84680                 :             :     case 696:
   84681                 :             :     case 695:
   84682                 :             :     case 694:
   84683                 :             :     case 693:
   84684                 :             :     case 692:
   84685                 :             :     case 691:
   84686                 :             :     case 690:
   84687                 :             :     case 689:
   84688                 :             :     case 688:
   84689                 :             :     case 687:
   84690                 :             :     case 686:
   84691                 :             :     case 685:
   84692                 :             :     case 675:
   84693                 :             :     case 674:
   84694                 :             :     case 673:
   84695                 :             :     case 672:
   84696                 :             :     case 671:
   84697                 :             :     case 670:
   84698                 :             :     case 669:
   84699                 :             :     case 668:
   84700                 :             :     case 667:
   84701                 :             :     case 666:
   84702                 :             :     case 665:
   84703                 :             :     case 664:
   84704                 :             :     case 663:
   84705                 :             :     case 662:
   84706                 :             :     case 661:
   84707                 :             :     case 660:
   84708                 :             :     case 659:
   84709                 :             :     case 658:
   84710                 :             :     case 657:
   84711                 :             :     case 656:
   84712                 :             :     case 655:
   84713                 :             :     case 654:
   84714                 :             :     case 653:
   84715                 :             :     case 652:
   84716                 :             :     case 651:
   84717                 :             :     case 650:
   84718                 :             :     case 649:
   84719                 :             :     case 642:
   84720                 :             :     case 641:
   84721                 :             :     case 640:
   84722                 :             :     case 639:
   84723                 :             :     case 638:
   84724                 :             :     case 637:
   84725                 :             :     case 636:
   84726                 :             :     case 635:
   84727                 :             :     case 634:
   84728                 :             :     case 633:
   84729                 :             :     case 632:
   84730                 :             :     case 631:
   84731                 :             :     case 630:
   84732                 :             :     case 629:
   84733                 :             :     case 628:
   84734                 :             :     case 627:
   84735                 :             :     case 626:
   84736                 :             :     case 625:
   84737                 :             :     case 624:
   84738                 :             :     case 623:
   84739                 :             :     case 622:
   84740                 :             :     case 621:
   84741                 :             :     case 620:
   84742                 :             :     case 619:
   84743                 :             :     case 618:
   84744                 :             :     case 617:
   84745                 :             :     case 616:
   84746                 :             :     case 615:
   84747                 :             :     case 614:
   84748                 :             :     case 613:
   84749                 :             :     case 612:
   84750                 :             :     case 611:
   84751                 :             :     case 589:
   84752                 :             :     case 588:
   84753                 :             :     case 542:
   84754                 :             :     case 541:
   84755                 :             :     case 540:
   84756                 :             :     case 539:
   84757                 :             :     case 538:
   84758                 :             :     case 537:
   84759                 :             :     case 523:
   84760                 :             :     case 522:
   84761                 :             :     case 521:
   84762                 :             :     case 520:
   84763                 :             :     case 519:
   84764                 :             :     case 518:
   84765                 :             :     case 517:
   84766                 :             :     case 516:
   84767                 :             :     case 515:
   84768                 :             :     case 514:
   84769                 :             :     case 513:
   84770                 :             :     case 512:
   84771                 :             :     case 511:
   84772                 :             :     case 510:
   84773                 :             :     case 509:
   84774                 :             :     case 508:
   84775                 :             :     case 507:
   84776                 :             :     case 506:
   84777                 :             :     case 505:
   84778                 :             :     case 504:
   84779                 :             :     case 503:
   84780                 :             :     case 502:
   84781                 :             :     case 501:
   84782                 :             :     case 500:
   84783                 :             :     case 499:
   84784                 :             :     case 498:
   84785                 :             :     case 497:
   84786                 :             :     case 496:
   84787                 :             :     case 495:
   84788                 :             :     case 494:
   84789                 :             :     case 493:
   84790                 :             :     case 492:
   84791                 :             :     case 491:
   84792                 :             :     case 490:
   84793                 :             :     case 489:
   84794                 :             :     case 488:
   84795                 :             :     case 487:
   84796                 :             :     case 486:
   84797                 :             :     case 485:
   84798                 :             :     case 484:
   84799                 :             :     case 483:
   84800                 :             :     case 447:
   84801                 :             :     case 446:
   84802                 :             :     case 445:
   84803                 :             :     case 444:
   84804                 :             :     case 443:
   84805                 :             :     case 442:
   84806                 :             :     case 441:
   84807                 :             :     case 440:
   84808                 :             :     case 439:
   84809                 :             :     case 438:
   84810                 :             :     case 437:
   84811                 :             :     case 436:
   84812                 :             :     case 435:
   84813                 :             :     case 434:
   84814                 :             :     case 433:
   84815                 :             :     case 428:
   84816                 :             :     case 427:
   84817                 :             :     case 426:
   84818                 :             :     case 425:
   84819                 :             :     case 424:
   84820                 :             :     case 423:
   84821                 :             :     case 422:
   84822                 :             :     case 421:
   84823                 :             :     case 420:
   84824                 :             :     case 419:
   84825                 :             :     case 418:
   84826                 :             :     case 417:
   84827                 :             :     case 416:
   84828                 :             :     case 415:
   84829                 :             :     case 414:
   84830                 :             :     case 412:
   84831                 :             :     case 411:
   84832                 :             :     case 410:
   84833                 :             :     case 385:
   84834                 :             :     case 384:
   84835                 :             :     case 383:
   84836                 :             :     case 382:
   84837                 :             :     case 381:
   84838                 :             :     case 380:
   84839                 :             :     case 379:
   84840                 :             :     case 378:
   84841                 :             :     case 377:
   84842                 :             :     case 371:
   84843                 :             :     case 370:
   84844                 :             :     case 369:
   84845                 :             :     case 368:
   84846                 :             :     case 367:
   84847                 :             :     case 366:
   84848                 :             :     case 365:
   84849                 :             :     case 364:
   84850                 :             :     case 363:
   84851                 :             :     case 362:
   84852                 :             :     case 361:
   84853                 :             :     case 360:
   84854                 :             :     case 359:
   84855                 :             :     case 358:
   84856                 :             :     case 357:
   84857                 :             :     case 356:
   84858                 :             :     case 355:
   84859                 :             :     case 316:
   84860                 :             :     case 315:
   84861                 :             :     case 314:
   84862                 :             :     case 313:
   84863                 :             :     case 312:
   84864                 :             :     case 311:
   84865                 :             :     case 310:
   84866                 :             :     case 309:
   84867                 :             :     case 308:
   84868                 :             :     case 307:
   84869                 :             :     case 306:
   84870                 :             :     case 305:
   84871                 :             :     case 304:
   84872                 :             :     case 303:
   84873                 :             :     case 302:
   84874                 :             :     case 283:
   84875                 :             :     case 282:
   84876                 :             :     case 281:
   84877                 :             :     case 280:
   84878                 :             :     case 279:
   84879                 :             :     case 278:
   84880                 :             :     case 277:
   84881                 :             :     case 276:
   84882                 :             :     case 275:
   84883                 :             :     case 274:
   84884                 :             :     case 273:
   84885                 :             :     case 272:
   84886                 :             :     case 271:
   84887                 :             :     case 270:
   84888                 :             :     case 269:
   84889                 :             :     case 268:
   84890                 :             :     case 267:
   84891                 :             :     case 266:
   84892                 :             :     case 265:
   84893                 :             :     case 264:
   84894                 :             :     case 263:
   84895                 :             :     case 262:
   84896                 :             :     case 261:
   84897                 :             :     case 260:
   84898                 :             :     case 259:
   84899                 :             :     case 258:
   84900                 :             :     case 257:
   84901                 :             :     case 256:
   84902                 :             :     case 255:
   84903                 :             :     case 223:
   84904                 :             :     case 222:
   84905                 :             :     case 221:
   84906                 :             :     case 171:
   84907                 :             :     case 168:
   84908                 :             :     case 167:
   84909                 :             :     case 110:
   84910                 :             :     case 109:
   84911                 :             :     case 103:
   84912                 :             :     case 102:
   84913                 :             :     case 80:
   84914                 :             :     case 79:
   84915                 :             :     case 78:
   84916                 :             :     case 77:
   84917                 :             :     case 76:
   84918                 :             :     case 75:
   84919                 :             :     case 74:
   84920                 :             :     case 73:
   84921                 :             :       XVECEXP (pattern, 0, 1) = gen_hard_reg_clobber (CCmode, 17);
   84922                 :             :       break;
   84923                 :             : 
   84924                 :             :     default:
   84925                 :             :       gcc_unreachable ();
   84926                 :             :     }
   84927                 :             : }
   84928                 :             : 
   84929                 :             : 
   84930                 :             : bool
   84931                 :             : added_clobbers_hard_reg_p (int insn_code_number)
   84932                 :             : {
   84933                 :             :   switch (insn_code_number)
   84934                 :             :     {
   84935                 :             :     case 9457:
   84936                 :             :     case 9452:
   84937                 :             :     case 8764:
   84938                 :             :     case 8763:
   84939                 :             :     case 8760:
   84940                 :             :     case 8759:
   84941                 :             :     case 8756:
   84942                 :             :     case 8748:
   84943                 :             :     case 8740:
   84944                 :             :     case 8732:
   84945                 :             :     case 8724:
   84946                 :             :     case 8716:
   84947                 :             :     case 8708:
   84948                 :             :     case 8700:
   84949                 :             :     case 8762:
   84950                 :             :     case 8761:
   84951                 :             :     case 8758:
   84952                 :             :     case 8757:
   84953                 :             :     case 8755:
   84954                 :             :     case 8747:
   84955                 :             :     case 8739:
   84956                 :             :     case 8731:
   84957                 :             :     case 8723:
   84958                 :             :     case 8715:
   84959                 :             :     case 8707:
   84960                 :             :     case 8699:
   84961                 :             :     case 8752:
   84962                 :             :     case 8744:
   84963                 :             :     case 8736:
   84964                 :             :     case 8728:
   84965                 :             :     case 8720:
   84966                 :             :     case 8712:
   84967                 :             :     case 8704:
   84968                 :             :     case 8696:
   84969                 :             :     case 8751:
   84970                 :             :     case 8743:
   84971                 :             :     case 8735:
   84972                 :             :     case 8727:
   84973                 :             :     case 8719:
   84974                 :             :     case 8711:
   84975                 :             :     case 8703:
   84976                 :             :     case 8695:
   84977                 :             :     case 8750:
   84978                 :             :     case 8742:
   84979                 :             :     case 8734:
   84980                 :             :     case 8726:
   84981                 :             :     case 8718:
   84982                 :             :     case 8710:
   84983                 :             :     case 8702:
   84984                 :             :     case 8694:
   84985                 :             :     case 8749:
   84986                 :             :     case 8741:
   84987                 :             :     case 8733:
   84988                 :             :     case 8725:
   84989                 :             :     case 8717:
   84990                 :             :     case 8709:
   84991                 :             :     case 8701:
   84992                 :             :     case 8693:
   84993                 :             :     case 7980:
   84994                 :             :     case 7976:
   84995                 :             :     case 8754:
   84996                 :             :     case 8746:
   84997                 :             :     case 8738:
   84998                 :             :     case 8730:
   84999                 :             :     case 8722:
   85000                 :             :     case 8714:
   85001                 :             :     case 8706:
   85002                 :             :     case 8698:
   85003                 :             :     case 4165:
   85004                 :             :     case 8753:
   85005                 :             :     case 8745:
   85006                 :             :     case 8737:
   85007                 :             :     case 8729:
   85008                 :             :     case 8721:
   85009                 :             :     case 8713:
   85010                 :             :     case 8705:
   85011                 :             :     case 8697:
   85012                 :             :     case 7648:
   85013                 :             :     case 2176:
   85014                 :             :     case 531:
   85015                 :             :     case 530:
   85016                 :             :     case 1530:
   85017                 :             :     case 1245:
   85018                 :             :     case 1241:
   85019                 :             :     case 1233:
   85020                 :             :     case 1227:
   85021                 :             :     case 1010:
   85022                 :             :     case 1009:
   85023                 :             :     case 927:
   85024                 :             :     case 821:
   85025                 :             :     case 757:
   85026                 :             :     case 756:
   85027                 :             :     case 712:
   85028                 :             :     case 475:
   85029                 :             :     case 466:
   85030                 :             :     case 453:
   85031                 :             :     case 451:
   85032                 :             :     case 449:
   85033                 :             :     case 301:
   85034                 :             :     case 294:
   85035                 :             :     case 292:
   85036                 :             :     case 1529:
   85037                 :             :     case 1244:
   85038                 :             :     case 1240:
   85039                 :             :     case 1232:
   85040                 :             :     case 1226:
   85041                 :             :     case 1008:
   85042                 :             :     case 1007:
   85043                 :             :     case 926:
   85044                 :             :     case 820:
   85045                 :             :     case 755:
   85046                 :             :     case 754:
   85047                 :             :     case 711:
   85048                 :             :     case 474:
   85049                 :             :     case 465:
   85050                 :             :     case 452:
   85051                 :             :     case 450:
   85052                 :             :     case 448:
   85053                 :             :     case 300:
   85054                 :             :     case 297:
   85055                 :             :     case 291:
   85056                 :             :     case 8864:
   85057                 :             :     case 8863:
   85058                 :             :     case 8862:
   85059                 :             :     case 8861:
   85060                 :             :     case 8792:
   85061                 :             :     case 8791:
   85062                 :             :     case 8790:
   85063                 :             :     case 8789:
   85064                 :             :     case 8768:
   85065                 :             :     case 8767:
   85066                 :             :     case 8766:
   85067                 :             :     case 8765:
   85068                 :             :     case 1006:
   85069                 :             :     case 1005:
   85070                 :             :     case 925:
   85071                 :             :     case 819:
   85072                 :             :     case 753:
   85073                 :             :     case 752:
   85074                 :             :     case 473:
   85075                 :             :     case 464:
   85076                 :             :     case 299:
   85077                 :             :     case 296:
   85078                 :             :     case 290:
   85079                 :             :     case 8908:
   85080                 :             :     case 8907:
   85081                 :             :     case 8906:
   85082                 :             :     case 8905:
   85083                 :             :     case 8904:
   85084                 :             :     case 8903:
   85085                 :             :     case 8902:
   85086                 :             :     case 8901:
   85087                 :             :     case 8900:
   85088                 :             :     case 8899:
   85089                 :             :     case 8898:
   85090                 :             :     case 8897:
   85091                 :             :     case 8896:
   85092                 :             :     case 8895:
   85093                 :             :     case 8894:
   85094                 :             :     case 8893:
   85095                 :             :     case 8892:
   85096                 :             :     case 8891:
   85097                 :             :     case 8890:
   85098                 :             :     case 8889:
   85099                 :             :     case 8888:
   85100                 :             :     case 8887:
   85101                 :             :     case 8886:
   85102                 :             :     case 8885:
   85103                 :             :     case 8884:
   85104                 :             :     case 8883:
   85105                 :             :     case 8882:
   85106                 :             :     case 8881:
   85107                 :             :     case 8880:
   85108                 :             :     case 8879:
   85109                 :             :     case 8878:
   85110                 :             :     case 8877:
   85111                 :             :     case 8876:
   85112                 :             :     case 8875:
   85113                 :             :     case 8874:
   85114                 :             :     case 8873:
   85115                 :             :     case 8872:
   85116                 :             :     case 8871:
   85117                 :             :     case 8870:
   85118                 :             :     case 8869:
   85119                 :             :     case 8868:
   85120                 :             :     case 8867:
   85121                 :             :     case 8866:
   85122                 :             :     case 8865:
   85123                 :             :     case 8860:
   85124                 :             :     case 8859:
   85125                 :             :     case 8858:
   85126                 :             :     case 8857:
   85127                 :             :     case 8856:
   85128                 :             :     case 8855:
   85129                 :             :     case 8854:
   85130                 :             :     case 8853:
   85131                 :             :     case 8852:
   85132                 :             :     case 8851:
   85133                 :             :     case 8850:
   85134                 :             :     case 8849:
   85135                 :             :     case 8848:
   85136                 :             :     case 8847:
   85137                 :             :     case 8846:
   85138                 :             :     case 8845:
   85139                 :             :     case 8844:
   85140                 :             :     case 8843:
   85141                 :             :     case 8842:
   85142                 :             :     case 8841:
   85143                 :             :     case 8840:
   85144                 :             :     case 8839:
   85145                 :             :     case 8838:
   85146                 :             :     case 8837:
   85147                 :             :     case 8836:
   85148                 :             :     case 8835:
   85149                 :             :     case 8834:
   85150                 :             :     case 8833:
   85151                 :             :     case 8832:
   85152                 :             :     case 8831:
   85153                 :             :     case 8830:
   85154                 :             :     case 8829:
   85155                 :             :     case 8828:
   85156                 :             :     case 8827:
   85157                 :             :     case 8826:
   85158                 :             :     case 8825:
   85159                 :             :     case 8824:
   85160                 :             :     case 8823:
   85161                 :             :     case 8822:
   85162                 :             :     case 8821:
   85163                 :             :     case 8820:
   85164                 :             :     case 8819:
   85165                 :             :     case 8818:
   85166                 :             :     case 8817:
   85167                 :             :     case 8816:
   85168                 :             :     case 8815:
   85169                 :             :     case 8814:
   85170                 :             :     case 8813:
   85171                 :             :     case 8812:
   85172                 :             :     case 8811:
   85173                 :             :     case 8810:
   85174                 :             :     case 8809:
   85175                 :             :     case 8808:
   85176                 :             :     case 8807:
   85177                 :             :     case 8806:
   85178                 :             :     case 8805:
   85179                 :             :     case 8804:
   85180                 :             :     case 8803:
   85181                 :             :     case 8802:
   85182                 :             :     case 8801:
   85183                 :             :     case 8800:
   85184                 :             :     case 8799:
   85185                 :             :     case 8798:
   85186                 :             :     case 8797:
   85187                 :             :     case 8796:
   85188                 :             :     case 8795:
   85189                 :             :     case 8794:
   85190                 :             :     case 8793:
   85191                 :             :     case 8788:
   85192                 :             :     case 8787:
   85193                 :             :     case 8786:
   85194                 :             :     case 8785:
   85195                 :             :     case 8784:
   85196                 :             :     case 8783:
   85197                 :             :     case 8782:
   85198                 :             :     case 8781:
   85199                 :             :     case 8780:
   85200                 :             :     case 8779:
   85201                 :             :     case 8778:
   85202                 :             :     case 8777:
   85203                 :             :     case 8776:
   85204                 :             :     case 8775:
   85205                 :             :     case 8774:
   85206                 :             :     case 8773:
   85207                 :             :     case 8772:
   85208                 :             :     case 8771:
   85209                 :             :     case 8770:
   85210                 :             :     case 8769:
   85211                 :             :     case 1004:
   85212                 :             :     case 1003:
   85213                 :             :     case 924:
   85214                 :             :     case 818:
   85215                 :             :     case 751:
   85216                 :             :     case 750:
   85217                 :             :     case 472:
   85218                 :             :     case 463:
   85219                 :             :     case 298:
   85220                 :             :     case 295:
   85221                 :             :     case 289:
   85222                 :             :     case 532:
   85223                 :             :     case 252:
   85224                 :             :     case 251:
   85225                 :             :     case 250:
   85226                 :             :     case 245:
   85227                 :             :     case 244:
   85228                 :             :     case 243:
   85229                 :             :     case 1397:
   85230                 :             :     case 1396:
   85231                 :             :     case 224:
   85232                 :             :     case 1379:
   85233                 :             :     case 1369:
   85234                 :             :     case 1368:
   85235                 :             :     case 1367:
   85236                 :             :     case 220:
   85237                 :             :     case 219:
   85238                 :             :     case 218:
   85239                 :             :     case 213:
   85240                 :             :     case 212:
   85241                 :             :       return false;
   85242                 :             : 
   85243                 :             :     case 2012:
   85244                 :             :     case 2011:
   85245                 :             :     case 1574:
   85246                 :             :     case 1573:
   85247                 :             :     case 1303:
   85248                 :             :     case 1299:
   85249                 :             :     case 1295:
   85250                 :             :     case 9471:
   85251                 :             :     case 9470:
   85252                 :             :     case 9469:
   85253                 :             :     case 9468:
   85254                 :             :     case 1516:
   85255                 :             :     case 1515:
   85256                 :             :     case 1514:
   85257                 :             :     case 1513:
   85258                 :             :     case 1440:
   85259                 :             :     case 1439:
   85260                 :             :     case 1283:
   85261                 :             :     case 1281:
   85262                 :             :     case 1279:
   85263                 :             :     case 1278:
   85264                 :             :     case 1221:
   85265                 :             :     case 1220:
   85266                 :             :     case 1219:
   85267                 :             :     case 1218:
   85268                 :             :     case 1213:
   85269                 :             :     case 1212:
   85270                 :             :     case 1210:
   85271                 :             :     case 1209:
   85272                 :             :     case 1207:
   85273                 :             :     case 1206:
   85274                 :             :     case 1195:
   85275                 :             :     case 1194:
   85276                 :             :     case 1191:
   85277                 :             :     case 1189:
   85278                 :             :     case 1188:
   85279                 :             :     case 855:
   85280                 :             :     case 854:
   85281                 :             :     case 853:
   85282                 :             :     case 852:
   85283                 :             :     case 851:
   85284                 :             :     case 850:
   85285                 :             :     case 587:
   85286                 :             :     case 576:
   85287                 :             :     case 575:
   85288                 :             :     case 574:
   85289                 :             :     case 573:
   85290                 :             :     case 572:
   85291                 :             :     case 571:
   85292                 :             :     case 570:
   85293                 :             :     case 569:
   85294                 :             :     case 568:
   85295                 :             :     case 567:
   85296                 :             :     case 566:
   85297                 :             :     case 565:
   85298                 :             :     case 564:
   85299                 :             :     case 563:
   85300                 :             :     case 586:
   85301                 :             :     case 585:
   85302                 :             :     case 584:
   85303                 :             :     case 583:
   85304                 :             :     case 582:
   85305                 :             :     case 581:
   85306                 :             :     case 580:
   85307                 :             :     case 579:
   85308                 :             :     case 578:
   85309                 :             :     case 577:
   85310                 :             :     case 562:
   85311                 :             :     case 561:
   85312                 :             :     case 560:
   85313                 :             :     case 559:
   85314                 :             :     case 558:
   85315                 :             :     case 557:
   85316                 :             :     case 556:
   85317                 :             :     case 555:
   85318                 :             :     case 550:
   85319                 :             :     case 549:
   85320                 :             :     case 546:
   85321                 :             :     case 545:
   85322                 :             :     case 1179:
   85323                 :             :     case 554:
   85324                 :             :     case 553:
   85325                 :             :     case 552:
   85326                 :             :     case 551:
   85327                 :             :     case 548:
   85328                 :             :     case 547:
   85329                 :             :     case 544:
   85330                 :             :     case 543:
   85331                 :             :     case 1039:
   85332                 :             :     case 1037:
   85333                 :             :     case 175:
   85334                 :             :     case 1038:
   85335                 :             :     case 1036:
   85336                 :             :     case 174:
   85337                 :             :     case 9507:
   85338                 :             :     case 9506:
   85339                 :             :     case 9505:
   85340                 :             :     case 9504:
   85341                 :             :     case 9503:
   85342                 :             :     case 9502:
   85343                 :             :     case 9501:
   85344                 :             :     case 9500:
   85345                 :             :     case 9499:
   85346                 :             :     case 9498:
   85347                 :             :     case 9497:
   85348                 :             :     case 9496:
   85349                 :             :     case 9495:
   85350                 :             :     case 9494:
   85351                 :             :     case 9493:
   85352                 :             :     case 9492:
   85353                 :             :     case 9491:
   85354                 :             :     case 9490:
   85355                 :             :     case 9489:
   85356                 :             :     case 9488:
   85357                 :             :     case 9451:
   85358                 :             :     case 9401:
   85359                 :             :     case 1916:
   85360                 :             :     case 1915:
   85361                 :             :     case 1914:
   85362                 :             :     case 1913:
   85363                 :             :     case 1912:
   85364                 :             :     case 1911:
   85365                 :             :     case 1910:
   85366                 :             :     case 1909:
   85367                 :             :     case 1908:
   85368                 :             :     case 1898:
   85369                 :             :     case 1897:
   85370                 :             :     case 1896:
   85371                 :             :     case 1841:
   85372                 :             :     case 1840:
   85373                 :             :     case 1839:
   85374                 :             :     case 1765:
   85375                 :             :     case 1764:
   85376                 :             :     case 1751:
   85377                 :             :     case 1512:
   85378                 :             :     case 1511:
   85379                 :             :     case 1508:
   85380                 :             :     case 1507:
   85381                 :             :     case 1506:
   85382                 :             :     case 1505:
   85383                 :             :     case 1500:
   85384                 :             :     case 1499:
   85385                 :             :     case 1498:
   85386                 :             :     case 1497:
   85387                 :             :     case 1496:
   85388                 :             :     case 1495:
   85389                 :             :     case 1494:
   85390                 :             :     case 1493:
   85391                 :             :     case 1492:
   85392                 :             :     case 1491:
   85393                 :             :     case 1490:
   85394                 :             :     case 1489:
   85395                 :             :     case 1488:
   85396                 :             :     case 1487:
   85397                 :             :     case 1486:
   85398                 :             :     case 1485:
   85399                 :             :     case 1484:
   85400                 :             :     case 1483:
   85401                 :             :     case 1482:
   85402                 :             :     case 1481:
   85403                 :             :     case 1480:
   85404                 :             :     case 1479:
   85405                 :             :     case 1478:
   85406                 :             :     case 1477:
   85407                 :             :     case 1448:
   85408                 :             :     case 1447:
   85409                 :             :     case 1446:
   85410                 :             :     case 1445:
   85411                 :             :     case 1444:
   85412                 :             :     case 1443:
   85413                 :             :     case 1442:
   85414                 :             :     case 1441:
   85415                 :             :     case 1395:
   85416                 :             :     case 1394:
   85417                 :             :     case 1393:
   85418                 :             :     case 1392:
   85419                 :             :     case 1391:
   85420                 :             :     case 1390:
   85421                 :             :     case 1385:
   85422                 :             :     case 1384:
   85423                 :             :     case 1383:
   85424                 :             :     case 1382:
   85425                 :             :     case 1318:
   85426                 :             :     case 1317:
   85427                 :             :     case 1316:
   85428                 :             :     case 1315:
   85429                 :             :     case 1312:
   85430                 :             :     case 1311:
   85431                 :             :     case 1309:
   85432                 :             :     case 1308:
   85433                 :             :     case 1307:
   85434                 :             :     case 1292:
   85435                 :             :     case 1286:
   85436                 :             :     case 1285:
   85437                 :             :     case 1284:
   85438                 :             :     case 1282:
   85439                 :             :     case 1280:
   85440                 :             :     case 1277:
   85441                 :             :     case 1276:
   85442                 :             :     case 1275:
   85443                 :             :     case 1274:
   85444                 :             :     case 1273:
   85445                 :             :     case 1272:
   85446                 :             :     case 1271:
   85447                 :             :     case 1270:
   85448                 :             :     case 1269:
   85449                 :             :     case 1268:
   85450                 :             :     case 1267:
   85451                 :             :     case 1266:
   85452                 :             :     case 1265:
   85453                 :             :     case 1264:
   85454                 :             :     case 1263:
   85455                 :             :     case 1262:
   85456                 :             :     case 1261:
   85457                 :             :     case 1260:
   85458                 :             :     case 1259:
   85459                 :             :     case 1258:
   85460                 :             :     case 1257:
   85461                 :             :     case 1256:
   85462                 :             :     case 1251:
   85463                 :             :     case 1250:
   85464                 :             :     case 1249:
   85465                 :             :     case 1248:
   85466                 :             :     case 1247:
   85467                 :             :     case 1246:
   85468                 :             :     case 1243:
   85469                 :             :     case 1242:
   85470                 :             :     case 1237:
   85471                 :             :     case 1236:
   85472                 :             :     case 1235:
   85473                 :             :     case 1234:
   85474                 :             :     case 1229:
   85475                 :             :     case 1228:
   85476                 :             :     case 1225:
   85477                 :             :     case 1224:
   85478                 :             :     case 1223:
   85479                 :             :     case 1222:
   85480                 :             :     case 1217:
   85481                 :             :     case 1216:
   85482                 :             :     case 1215:
   85483                 :             :     case 1214:
   85484                 :             :     case 1211:
   85485                 :             :     case 1208:
   85486                 :             :     case 1205:
   85487                 :             :     case 1204:
   85488                 :             :     case 1203:
   85489                 :             :     case 1202:
   85490                 :             :     case 1201:
   85491                 :             :     case 1200:
   85492                 :             :     case 1198:
   85493                 :             :     case 1197:
   85494                 :             :     case 1193:
   85495                 :             :     case 1192:
   85496                 :             :     case 1190:
   85497                 :             :     case 1187:
   85498                 :             :     case 1186:
   85499                 :             :     case 1171:
   85500                 :             :     case 1170:
   85501                 :             :     case 1122:
   85502                 :             :     case 1121:
   85503                 :             :     case 1119:
   85504                 :             :     case 1118:
   85505                 :             :     case 1117:
   85506                 :             :     case 1116:
   85507                 :             :     case 1115:
   85508                 :             :     case 1114:
   85509                 :             :     case 1113:
   85510                 :             :     case 1112:
   85511                 :             :     case 1111:
   85512                 :             :     case 1110:
   85513                 :             :     case 1109:
   85514                 :             :     case 1108:
   85515                 :             :     case 1107:
   85516                 :             :     case 1106:
   85517                 :             :     case 1105:
   85518                 :             :     case 1104:
   85519                 :             :     case 1103:
   85520                 :             :     case 1102:
   85521                 :             :     case 1101:
   85522                 :             :     case 1100:
   85523                 :             :     case 1091:
   85524                 :             :     case 1090:
   85525                 :             :     case 1089:
   85526                 :             :     case 1088:
   85527                 :             :     case 1087:
   85528                 :             :     case 1086:
   85529                 :             :     case 1085:
   85530                 :             :     case 1084:
   85531                 :             :     case 1083:
   85532                 :             :     case 1082:
   85533                 :             :     case 1081:
   85534                 :             :     case 1080:
   85535                 :             :     case 1079:
   85536                 :             :     case 1078:
   85537                 :             :     case 1077:
   85538                 :             :     case 1076:
   85539                 :             :     case 1075:
   85540                 :             :     case 1074:
   85541                 :             :     case 1073:
   85542                 :             :     case 1072:
   85543                 :             :     case 1071:
   85544                 :             :     case 1070:
   85545                 :             :     case 1069:
   85546                 :             :     case 1068:
   85547                 :             :     case 1067:
   85548                 :             :     case 1062:
   85549                 :             :     case 1061:
   85550                 :             :     case 1060:
   85551                 :             :     case 1059:
   85552                 :             :     case 1058:
   85553                 :             :     case 1057:
   85554                 :             :     case 1056:
   85555                 :             :     case 1055:
   85556                 :             :     case 1054:
   85557                 :             :     case 1053:
   85558                 :             :     case 1052:
   85559                 :             :     case 1051:
   85560                 :             :     case 1049:
   85561                 :             :     case 1048:
   85562                 :             :     case 1047:
   85563                 :             :     case 1046:
   85564                 :             :     case 1035:
   85565                 :             :     case 1034:
   85566                 :             :     case 1033:
   85567                 :             :     case 1032:
   85568                 :             :     case 1031:
   85569                 :             :     case 1030:
   85570                 :             :     case 1029:
   85571                 :             :     case 1028:
   85572                 :             :     case 1027:
   85573                 :             :     case 1026:
   85574                 :             :     case 1025:
   85575                 :             :     case 1024:
   85576                 :             :     case 1023:
   85577                 :             :     case 1022:
   85578                 :             :     case 1021:
   85579                 :             :     case 1020:
   85580                 :             :     case 1018:
   85581                 :             :     case 1017:
   85582                 :             :     case 1016:
   85583                 :             :     case 1015:
   85584                 :             :     case 1014:
   85585                 :             :     case 1013:
   85586                 :             :     case 1012:
   85587                 :             :     case 1011:
   85588                 :             :     case 992:
   85589                 :             :     case 991:
   85590                 :             :     case 990:
   85591                 :             :     case 989:
   85592                 :             :     case 988:
   85593                 :             :     case 987:
   85594                 :             :     case 986:
   85595                 :             :     case 985:
   85596                 :             :     case 984:
   85597                 :             :     case 983:
   85598                 :             :     case 980:
   85599                 :             :     case 979:
   85600                 :             :     case 978:
   85601                 :             :     case 977:
   85602                 :             :     case 976:
   85603                 :             :     case 971:
   85604                 :             :     case 970:
   85605                 :             :     case 969:
   85606                 :             :     case 968:
   85607                 :             :     case 967:
   85608                 :             :     case 966:
   85609                 :             :     case 965:
   85610                 :             :     case 964:
   85611                 :             :     case 963:
   85612                 :             :     case 962:
   85613                 :             :     case 961:
   85614                 :             :     case 960:
   85615                 :             :     case 959:
   85616                 :             :     case 958:
   85617                 :             :     case 957:
   85618                 :             :     case 956:
   85619                 :             :     case 955:
   85620                 :             :     case 954:
   85621                 :             :     case 953:
   85622                 :             :     case 952:
   85623                 :             :     case 951:
   85624                 :             :     case 950:
   85625                 :             :     case 949:
   85626                 :             :     case 948:
   85627                 :             :     case 947:
   85628                 :             :     case 946:
   85629                 :             :     case 945:
   85630                 :             :     case 944:
   85631                 :             :     case 943:
   85632                 :             :     case 942:
   85633                 :             :     case 941:
   85634                 :             :     case 940:
   85635                 :             :     case 939:
   85636                 :             :     case 938:
   85637                 :             :     case 937:
   85638                 :             :     case 936:
   85639                 :             :     case 935:
   85640                 :             :     case 934:
   85641                 :             :     case 933:
   85642                 :             :     case 932:
   85643                 :             :     case 931:
   85644                 :             :     case 930:
   85645                 :             :     case 929:
   85646                 :             :     case 928:
   85647                 :             :     case 918:
   85648                 :             :     case 917:
   85649                 :             :     case 916:
   85650                 :             :     case 915:
   85651                 :             :     case 914:
   85652                 :             :     case 912:
   85653                 :             :     case 911:
   85654                 :             :     case 908:
   85655                 :             :     case 907:
   85656                 :             :     case 906:
   85657                 :             :     case 905:
   85658                 :             :     case 904:
   85659                 :             :     case 903:
   85660                 :             :     case 902:
   85661                 :             :     case 901:
   85662                 :             :     case 900:
   85663                 :             :     case 899:
   85664                 :             :     case 898:
   85665                 :             :     case 897:
   85666                 :             :     case 896:
   85667                 :             :     case 895:
   85668                 :             :     case 894:
   85669                 :             :     case 893:
   85670                 :             :     case 892:
   85671                 :             :     case 891:
   85672                 :             :     case 890:
   85673                 :             :     case 889:
   85674                 :             :     case 888:
   85675                 :             :     case 887:
   85676                 :             :     case 886:
   85677                 :             :     case 885:
   85678                 :             :     case 884:
   85679                 :             :     case 883:
   85680                 :             :     case 882:
   85681                 :             :     case 881:
   85682                 :             :     case 849:
   85683                 :             :     case 848:
   85684                 :             :     case 847:
   85685                 :             :     case 846:
   85686                 :             :     case 845:
   85687                 :             :     case 844:
   85688                 :             :     case 840:
   85689                 :             :     case 839:
   85690                 :             :     case 838:
   85691                 :             :     case 837:
   85692                 :             :     case 836:
   85693                 :             :     case 835:
   85694                 :             :     case 834:
   85695                 :             :     case 833:
   85696                 :             :     case 832:
   85697                 :             :     case 831:
   85698                 :             :     case 830:
   85699                 :             :     case 829:
   85700                 :             :     case 824:
   85701                 :             :     case 823:
   85702                 :             :     case 822:
   85703                 :             :     case 808:
   85704                 :             :     case 807:
   85705                 :             :     case 806:
   85706                 :             :     case 805:
   85707                 :             :     case 804:
   85708                 :             :     case 803:
   85709                 :             :     case 802:
   85710                 :             :     case 801:
   85711                 :             :     case 800:
   85712                 :             :     case 737:
   85713                 :             :     case 736:
   85714                 :             :     case 735:
   85715                 :             :     case 734:
   85716                 :             :     case 733:
   85717                 :             :     case 732:
   85718                 :             :     case 731:
   85719                 :             :     case 730:
   85720                 :             :     case 729:
   85721                 :             :     case 728:
   85722                 :             :     case 727:
   85723                 :             :     case 726:
   85724                 :             :     case 725:
   85725                 :             :     case 724:
   85726                 :             :     case 723:
   85727                 :             :     case 722:
   85728                 :             :     case 721:
   85729                 :             :     case 720:
   85730                 :             :     case 719:
   85731                 :             :     case 718:
   85732                 :             :     case 717:
   85733                 :             :     case 716:
   85734                 :             :     case 715:
   85735                 :             :     case 714:
   85736                 :             :     case 713:
   85737                 :             :     case 710:
   85738                 :             :     case 709:
   85739                 :             :     case 708:
   85740                 :             :     case 707:
   85741                 :             :     case 706:
   85742                 :             :     case 705:
   85743                 :             :     case 704:
   85744                 :             :     case 703:
   85745                 :             :     case 702:
   85746                 :             :     case 701:
   85747                 :             :     case 700:
   85748                 :             :     case 699:
   85749                 :             :     case 698:
   85750                 :             :     case 697:
   85751                 :             :     case 696:
   85752                 :             :     case 695:
   85753                 :             :     case 694:
   85754                 :             :     case 693:
   85755                 :             :     case 692:
   85756                 :             :     case 691:
   85757                 :             :     case 690:
   85758                 :             :     case 689:
   85759                 :             :     case 688:
   85760                 :             :     case 687:
   85761                 :             :     case 686:
   85762                 :             :     case 685:
   85763                 :             :     case 675:
   85764                 :             :     case 674:
   85765                 :             :     case 673:
   85766                 :             :     case 672:
   85767                 :             :     case 671:
   85768                 :             :     case 670:
   85769                 :             :     case 669:
   85770                 :             :     case 668:
   85771                 :             :     case 667:
   85772                 :             :     case 666:
   85773                 :             :     case 665:
   85774                 :             :     case 664:
   85775                 :             :     case 663:
   85776                 :             :     case 662:
   85777                 :             :     case 661:
   85778                 :             :     case 660:
   85779                 :             :     case 659:
   85780                 :             :     case 658:
   85781                 :             :     case 657:
   85782                 :             :     case 656:
   85783                 :             :     case 655:
   85784                 :             :     case 654:
   85785                 :             :     case 653:
   85786                 :             :     case 652:
   85787                 :             :     case 651:
   85788                 :             :     case 650:
   85789                 :             :     case 649:
   85790                 :             :     case 642:
   85791                 :             :     case 641:
   85792                 :             :     case 640:
   85793                 :             :     case 639:
   85794                 :             :     case 638:
   85795                 :             :     case 637:
   85796                 :             :     case 636:
   85797                 :             :     case 635:
   85798                 :             :     case 634:
   85799                 :             :     case 633:
   85800                 :             :     case 632:
   85801                 :             :     case 631:
   85802                 :             :     case 630:
   85803                 :             :     case 629:
   85804                 :             :     case 628:
   85805                 :             :     case 627:
   85806                 :             :     case 626:
   85807                 :             :     case 625:
   85808                 :             :     case 624:
   85809                 :             :     case 623:
   85810                 :             :     case 622:
   85811                 :             :     case 621:
   85812                 :             :     case 620:
   85813                 :             :     case 619:
   85814                 :             :     case 618:
   85815                 :             :     case 617:
   85816                 :             :     case 616:
   85817                 :             :     case 615:
   85818                 :             :     case 614:
   85819                 :             :     case 613:
   85820                 :             :     case 612:
   85821                 :             :     case 611:
   85822                 :             :     case 589:
   85823                 :             :     case 588:
   85824                 :             :     case 542:
   85825                 :             :     case 541:
   85826                 :             :     case 540:
   85827                 :             :     case 539:
   85828                 :             :     case 538:
   85829                 :             :     case 537:
   85830                 :             :     case 523:
   85831                 :             :     case 522:
   85832                 :             :     case 521:
   85833                 :             :     case 520:
   85834                 :             :     case 519:
   85835                 :             :     case 518:
   85836                 :             :     case 517:
   85837                 :             :     case 516:
   85838                 :             :     case 515:
   85839                 :             :     case 514:
   85840                 :             :     case 513:
   85841                 :             :     case 512:
   85842                 :             :     case 511:
   85843                 :             :     case 510:
   85844                 :             :     case 509:
   85845                 :             :     case 508:
   85846                 :             :     case 507:
   85847                 :             :     case 506:
   85848                 :             :     case 505:
   85849                 :             :     case 504:
   85850                 :             :     case 503:
   85851                 :             :     case 502:
   85852                 :             :     case 501:
   85853                 :             :     case 500:
   85854                 :             :     case 499:
   85855                 :             :     case 498:
   85856                 :             :     case 497:
   85857                 :             :     case 496:
   85858                 :             :     case 495:
   85859                 :             :     case 494:
   85860                 :             :     case 493:
   85861                 :             :     case 492:
   85862                 :             :     case 491:
   85863                 :             :     case 490:
   85864                 :             :     case 489:
   85865                 :             :     case 488:
   85866                 :             :     case 487:
   85867                 :             :     case 486:
   85868                 :             :     case 485:
   85869                 :             :     case 484:
   85870                 :             :     case 483:
   85871                 :             :     case 447:
   85872                 :             :     case 446:
   85873                 :             :     case 445:
   85874                 :             :     case 444:
   85875                 :             :     case 443:
   85876                 :             :     case 442:
   85877                 :             :     case 441:
   85878                 :             :     case 440:
   85879                 :             :     case 439:
   85880                 :             :     case 438:
   85881                 :             :     case 437:
   85882                 :             :     case 436:
   85883                 :             :     case 435:
   85884                 :             :     case 434:
   85885                 :             :     case 433:
   85886                 :             :     case 428:
   85887                 :             :     case 427:
   85888                 :             :     case 426:
   85889                 :             :     case 425:
   85890                 :             :     case 424:
   85891                 :             :     case 423:
   85892                 :             :     case 422:
   85893                 :             :     case 421:
   85894                 :             :     case 420:
   85895                 :             :     case 419:
   85896                 :             :     case 418:
   85897                 :             :     case 417:
   85898                 :             :     case 416:
   85899                 :             :     case 415:
   85900                 :             :     case 414:
   85901                 :             :     case 412:
   85902                 :             :     case 411:
   85903                 :             :     case 410:
   85904                 :             :     case 385:
   85905                 :             :     case 384:
   85906                 :             :     case 383:
   85907                 :             :     case 382:
   85908                 :             :     case 381:
   85909                 :             :     case 380:
   85910                 :             :     case 379:
   85911                 :             :     case 378:
   85912                 :             :     case 377:
   85913                 :             :     case 371:
   85914                 :             :     case 370:
   85915                 :             :     case 369:
   85916                 :             :     case 368:
   85917                 :             :     case 367:
   85918                 :             :     case 366:
   85919                 :             :     case 365:
   85920                 :             :     case 364:
   85921                 :             :     case 363:
   85922                 :             :     case 362:
   85923                 :             :     case 361:
   85924                 :             :     case 360:
   85925                 :             :     case 359:
   85926                 :             :     case 358:
   85927                 :             :     case 357:
   85928                 :             :     case 356:
   85929                 :             :     case 355:
   85930                 :             :     case 316:
   85931                 :             :     case 315:
   85932                 :             :     case 314:
   85933                 :             :     case 313:
   85934                 :             :     case 312:
   85935                 :             :     case 311:
   85936                 :             :     case 310:
   85937                 :             :     case 309:
   85938                 :             :     case 308:
   85939                 :             :     case 307:
   85940                 :             :     case 306:
   85941                 :             :     case 305:
   85942                 :             :     case 304:
   85943                 :             :     case 303:
   85944                 :             :     case 302:
   85945                 :             :     case 283:
   85946                 :             :     case 282:
   85947                 :             :     case 281:
   85948                 :             :     case 280:
   85949                 :             :     case 279:
   85950                 :             :     case 278:
   85951                 :             :     case 277:
   85952                 :             :     case 276:
   85953                 :             :     case 275:
   85954                 :             :     case 274:
   85955                 :             :     case 273:
   85956                 :             :     case 272:
   85957                 :             :     case 271:
   85958                 :             :     case 270:
   85959                 :             :     case 269:
   85960                 :             :     case 268:
   85961                 :             :     case 267:
   85962                 :             :     case 266:
   85963                 :             :     case 265:
   85964                 :             :     case 264:
   85965                 :             :     case 263:
   85966                 :             :     case 262:
   85967                 :             :     case 261:
   85968                 :             :     case 260:
   85969                 :             :     case 259:
   85970                 :             :     case 258:
   85971                 :             :     case 257:
   85972                 :             :     case 256:
   85973                 :             :     case 255:
   85974                 :             :     case 223:
   85975                 :             :     case 222:
   85976                 :             :     case 221:
   85977                 :             :     case 171:
   85978                 :             :     case 168:
   85979                 :             :     case 167:
   85980                 :             :     case 110:
   85981                 :             :     case 109:
   85982                 :             :     case 103:
   85983                 :             :     case 102:
   85984                 :             :     case 80:
   85985                 :             :     case 79:
   85986                 :             :     case 78:
   85987                 :             :     case 77:
   85988                 :             :     case 76:
   85989                 :             :     case 75:
   85990                 :             :     case 74:
   85991                 :             :     case 73:
   85992                 :             :       return true;
   85993                 :             : 
   85994                 :             :     default:
   85995                 :             :       gcc_unreachable ();
   85996                 :             :     }
   85997                 :             : }
   85998                 :             : 
   85999                 :             : insn_code
   86000                 :             : maybe_code_for_cmp_1 (machine_mode arg0)
   86001                 :             : {
   86002                 :             :   if (arg0 == E_SImode)
   86003                 :             :     return CODE_FOR_cmpsi_1;
   86004                 :             :   if (arg0 == E_DImode)
   86005                 :             :     return CODE_FOR_cmpdi_1;
   86006                 :             :   return CODE_FOR_nothing;
   86007                 :             : }
   86008                 :             : 
   86009                 :             : rtx
   86010                 :             : maybe_gen_cmp_1 (machine_mode arg0, rtx x0, rtx x1)
   86011                 :             : {
   86012                 :             :   insn_code code = maybe_code_for_cmp_1 (arg0);
   86013                 :             :   if (code != CODE_FOR_nothing)
   86014                 :             :     {
   86015                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86016                 :             :       return GEN_FCN (code) (x0, x1);
   86017                 :             :     }
   86018                 :             :   else
   86019                 :             :     return NULL_RTX;
   86020                 :             : }
   86021                 :             : 
   86022                 :             : insn_code
   86023                 :             : maybe_code_for_pushfl2 (machine_mode arg0)
   86024                 :             : {
   86025                 :             :   if (arg0 == E_SImode)
   86026                 :             :     return CODE_FOR_pushflsi2;
   86027                 :             :   if (arg0 == E_DImode)
   86028                 :             :     return CODE_FOR_pushfldi2;
   86029                 :             :   return CODE_FOR_nothing;
   86030                 :             : }
   86031                 :             : 
   86032                 :             : rtx
   86033                 :             : maybe_gen_pushfl2 (machine_mode arg0, rtx x0, rtx x1)
   86034                 :             : {
   86035                 :             :   insn_code code = maybe_code_for_pushfl2 (arg0);
   86036                 :             :   if (code != CODE_FOR_nothing)
   86037                 :             :     {
   86038                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86039                 :             :       return GEN_FCN (code) (x0, x1);
   86040                 :             :     }
   86041                 :             :   else
   86042                 :             :     return NULL_RTX;
   86043                 :             : }
   86044                 :             : 
   86045                 :             : insn_code
   86046                 :             : maybe_code_for_popfl1 (machine_mode arg0)
   86047                 :             : {
   86048                 :             :   if (arg0 == E_SImode)
   86049                 :             :     return CODE_FOR_popflsi1;
   86050                 :             :   if (arg0 == E_DImode)
   86051                 :             :     return CODE_FOR_popfldi1;
   86052                 :             :   return CODE_FOR_nothing;
   86053                 :             : }
   86054                 :             : 
   86055                 :             : rtx
   86056                 :             : maybe_gen_popfl1 (machine_mode arg0, rtx x0, rtx x1)
   86057                 :             : {
   86058                 :             :   insn_code code = maybe_code_for_popfl1 (arg0);
   86059                 :             :   if (code != CODE_FOR_nothing)
   86060                 :             :     {
   86061                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86062                 :             :       return GEN_FCN (code) (x0, x1);
   86063                 :             :     }
   86064                 :             :   else
   86065                 :             :     return NULL_RTX;
   86066                 :             : }
   86067                 :             : 
   86068                 :             : insn_code
   86069                 :             : maybe_code_for_insv_1 (machine_mode arg0)
   86070                 :             : {
   86071                 :             :   if (arg0 == E_HImode)
   86072                 :             :     return CODE_FOR_insvhi_1;
   86073                 :             :   if (arg0 == E_SImode)
   86074                 :             :     return CODE_FOR_insvsi_1;
   86075                 :             :   if (arg0 == E_DImode)
   86076                 :             :     return CODE_FOR_insvdi_1;
   86077                 :             :   return CODE_FOR_nothing;
   86078                 :             : }
   86079                 :             : 
   86080                 :             : rtx
   86081                 :             : maybe_gen_insv_1 (machine_mode arg0, rtx x0, rtx x1)
   86082                 :             : {
   86083                 :             :   insn_code code = maybe_code_for_insv_1 (arg0);
   86084                 :             :   if (code != CODE_FOR_nothing)
   86085                 :             :     {
   86086                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86087                 :             :       return GEN_FCN (code) (x0, x1);
   86088                 :             :     }
   86089                 :             :   else
   86090                 :             :     return NULL_RTX;
   86091                 :             : }
   86092                 :             : 
   86093                 :             : insn_code
   86094                 :             : maybe_code_for_add3_carry (machine_mode arg0)
   86095                 :             : {
   86096                 :             :   if (arg0 == E_QImode)
   86097                 :             :     return CODE_FOR_addqi3_carry;
   86098                 :             :   if (arg0 == E_HImode)
   86099                 :             :     return CODE_FOR_addhi3_carry;
   86100                 :             :   if (arg0 == E_SImode)
   86101                 :             :     return CODE_FOR_addsi3_carry;
   86102                 :             :   if (arg0 == E_DImode)
   86103                 :             :     return CODE_FOR_adddi3_carry;
   86104                 :             :   return CODE_FOR_nothing;
   86105                 :             : }
   86106                 :             : 
   86107                 :             : rtx
   86108                 :             : maybe_gen_add3_carry (machine_mode arg0, rtx x0, rtx x1, rtx x2, rtx x3, rtx x4)
   86109                 :             : {
   86110                 :             :   insn_code code = maybe_code_for_add3_carry (arg0);
   86111                 :             :   if (code != CODE_FOR_nothing)
   86112                 :             :     {
   86113                 :             :       gcc_assert (insn_data[code].n_generator_args == 5);
   86114                 :             :       return GEN_FCN (code) (x0, x1, x2, x3, x4);
   86115                 :             :     }
   86116                 :             :   else
   86117                 :             :     return NULL_RTX;
   86118                 :             : }
   86119                 :             : 
   86120                 :             : insn_code
   86121                 :             : maybe_code_for_sub3_carry (machine_mode arg0)
   86122                 :             : {
   86123                 :             :   if (arg0 == E_QImode)
   86124                 :             :     return CODE_FOR_subqi3_carry;
   86125                 :             :   if (arg0 == E_HImode)
   86126                 :             :     return CODE_FOR_subhi3_carry;
   86127                 :             :   if (arg0 == E_SImode)
   86128                 :             :     return CODE_FOR_subsi3_carry;
   86129                 :             :   if (arg0 == E_DImode)
   86130                 :             :     return CODE_FOR_subdi3_carry;
   86131                 :             :   return CODE_FOR_nothing;
   86132                 :             : }
   86133                 :             : 
   86134                 :             : rtx
   86135                 :             : maybe_gen_sub3_carry (machine_mode arg0, rtx x0, rtx x1, rtx x2, rtx x3, rtx x4)
   86136                 :             : {
   86137                 :             :   insn_code code = maybe_code_for_sub3_carry (arg0);
   86138                 :             :   if (code != CODE_FOR_nothing)
   86139                 :             :     {
   86140                 :             :       gcc_assert (insn_data[code].n_generator_args == 5);
   86141                 :             :       return GEN_FCN (code) (x0, x1, x2, x3, x4);
   86142                 :             :     }
   86143                 :             :   else
   86144                 :             :     return NULL_RTX;
   86145                 :             : }
   86146                 :             : 
   86147                 :             : insn_code
   86148                 :             : maybe_code_for_sub3_carry_ccc (machine_mode arg0)
   86149                 :             : {
   86150                 :             :   if (arg0 == E_SImode)
   86151                 :             :     return CODE_FOR_subsi3_carry_ccc;
   86152                 :             :   if (arg0 == E_DImode)
   86153                 :             :     return CODE_FOR_subdi3_carry_ccc;
   86154                 :             :   return CODE_FOR_nothing;
   86155                 :             : }
   86156                 :             : 
   86157                 :             : rtx
   86158                 :             : maybe_gen_sub3_carry_ccc (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86159                 :             : {
   86160                 :             :   insn_code code = maybe_code_for_sub3_carry_ccc (arg0);
   86161                 :             :   if (code != CODE_FOR_nothing)
   86162                 :             :     {
   86163                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86164                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86165                 :             :     }
   86166                 :             :   else
   86167                 :             :     return NULL_RTX;
   86168                 :             : }
   86169                 :             : 
   86170                 :             : insn_code
   86171                 :             : maybe_code_for_sub3_carry_ccgz (machine_mode arg0)
   86172                 :             : {
   86173                 :             :   if (arg0 == E_SImode)
   86174                 :             :     return CODE_FOR_subsi3_carry_ccgz;
   86175                 :             :   if (arg0 == E_DImode)
   86176                 :             :     return CODE_FOR_subdi3_carry_ccgz;
   86177                 :             :   return CODE_FOR_nothing;
   86178                 :             : }
   86179                 :             : 
   86180                 :             : rtx
   86181                 :             : maybe_gen_sub3_carry_ccgz (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86182                 :             : {
   86183                 :             :   insn_code code = maybe_code_for_sub3_carry_ccgz (arg0);
   86184                 :             :   if (code != CODE_FOR_nothing)
   86185                 :             :     {
   86186                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86187                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86188                 :             :     }
   86189                 :             :   else
   86190                 :             :     return NULL_RTX;
   86191                 :             : }
   86192                 :             : 
   86193                 :             : insn_code
   86194                 :             : maybe_code_for_add3_cc_overflow_1 (machine_mode arg0)
   86195                 :             : {
   86196                 :             :   if (arg0 == E_QImode)
   86197                 :             :     return CODE_FOR_addqi3_cc_overflow_1;
   86198                 :             :   if (arg0 == E_HImode)
   86199                 :             :     return CODE_FOR_addhi3_cc_overflow_1;
   86200                 :             :   if (arg0 == E_SImode)
   86201                 :             :     return CODE_FOR_addsi3_cc_overflow_1;
   86202                 :             :   if (arg0 == E_DImode)
   86203                 :             :     return CODE_FOR_adddi3_cc_overflow_1;
   86204                 :             :   return CODE_FOR_nothing;
   86205                 :             : }
   86206                 :             : 
   86207                 :             : rtx
   86208                 :             : maybe_gen_add3_cc_overflow_1 (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86209                 :             : {
   86210                 :             :   insn_code code = maybe_code_for_add3_cc_overflow_1 (arg0);
   86211                 :             :   if (code != CODE_FOR_nothing)
   86212                 :             :     {
   86213                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86214                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86215                 :             :     }
   86216                 :             :   else
   86217                 :             :     return NULL_RTX;
   86218                 :             : }
   86219                 :             : 
   86220                 :             : insn_code
   86221                 :             : maybe_code_for_test_ccno_1 (machine_mode arg0)
   86222                 :             : {
   86223                 :             :   if (arg0 == E_SImode)
   86224                 :             :     return CODE_FOR_testsi_ccno_1;
   86225                 :             :   if (arg0 == E_DImode)
   86226                 :             :     return CODE_FOR_testdi_ccno_1;
   86227                 :             :   return CODE_FOR_nothing;
   86228                 :             : }
   86229                 :             : 
   86230                 :             : rtx
   86231                 :             : maybe_gen_test_ccno_1 (machine_mode arg0, rtx x0, rtx x1)
   86232                 :             : {
   86233                 :             :   insn_code code = maybe_code_for_test_ccno_1 (arg0);
   86234                 :             :   if (code != CODE_FOR_nothing)
   86235                 :             :     {
   86236                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86237                 :             :       return GEN_FCN (code) (x0, x1);
   86238                 :             :     }
   86239                 :             :   else
   86240                 :             :     return NULL_RTX;
   86241                 :             : }
   86242                 :             : 
   86243                 :             : insn_code
   86244                 :             : maybe_code_for_x86_shift_adj_1 (machine_mode arg0)
   86245                 :             : {
   86246                 :             :   if (arg0 == E_SImode)
   86247                 :             :     return CODE_FOR_x86_shiftsi_adj_1;
   86248                 :             :   if (arg0 == E_DImode)
   86249                 :             :     return CODE_FOR_x86_shiftdi_adj_1;
   86250                 :             :   return CODE_FOR_nothing;
   86251                 :             : }
   86252                 :             : 
   86253                 :             : rtx
   86254                 :             : maybe_gen_x86_shift_adj_1 (machine_mode arg0, rtx x0, rtx x1, rtx x2, rtx x3)
   86255                 :             : {
   86256                 :             :   insn_code code = maybe_code_for_x86_shift_adj_1 (arg0);
   86257                 :             :   if (code != CODE_FOR_nothing)
   86258                 :             :     {
   86259                 :             :       gcc_assert (insn_data[code].n_generator_args == 4);
   86260                 :             :       return GEN_FCN (code) (x0, x1, x2, x3);
   86261                 :             :     }
   86262                 :             :   else
   86263                 :             :     return NULL_RTX;
   86264                 :             : }
   86265                 :             : 
   86266                 :             : insn_code
   86267                 :             : maybe_code_for_x86_shift_adj_2 (machine_mode arg0)
   86268                 :             : {
   86269                 :             :   if (arg0 == E_SImode)
   86270                 :             :     return CODE_FOR_x86_shiftsi_adj_2;
   86271                 :             :   if (arg0 == E_DImode)
   86272                 :             :     return CODE_FOR_x86_shiftdi_adj_2;
   86273                 :             :   return CODE_FOR_nothing;
   86274                 :             : }
   86275                 :             : 
   86276                 :             : rtx
   86277                 :             : maybe_gen_x86_shift_adj_2 (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86278                 :             : {
   86279                 :             :   insn_code code = maybe_code_for_x86_shift_adj_2 (arg0);
   86280                 :             :   if (code != CODE_FOR_nothing)
   86281                 :             :     {
   86282                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86283                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86284                 :             :     }
   86285                 :             :   else
   86286                 :             :     return NULL_RTX;
   86287                 :             : }
   86288                 :             : 
   86289                 :             : insn_code
   86290                 :             : maybe_code_for_x86_shift_adj_3 (machine_mode arg0)
   86291                 :             : {
   86292                 :             :   if (arg0 == E_SImode)
   86293                 :             :     return CODE_FOR_x86_shiftsi_adj_3;
   86294                 :             :   if (arg0 == E_DImode)
   86295                 :             :     return CODE_FOR_x86_shiftdi_adj_3;
   86296                 :             :   return CODE_FOR_nothing;
   86297                 :             : }
   86298                 :             : 
   86299                 :             : rtx
   86300                 :             : maybe_gen_x86_shift_adj_3 (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86301                 :             : {
   86302                 :             :   insn_code code = maybe_code_for_x86_shift_adj_3 (arg0);
   86303                 :             :   if (code != CODE_FOR_nothing)
   86304                 :             :     {
   86305                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86306                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86307                 :             :     }
   86308                 :             :   else
   86309                 :             :     return NULL_RTX;
   86310                 :             : }
   86311                 :             : 
   86312                 :             : insn_code
   86313                 :             : maybe_code_for_leave (machine_mode arg0)
   86314                 :             : {
   86315                 :             :   if (arg0 == E_SImode)
   86316                 :             :     return CODE_FOR_leave_si;
   86317                 :             :   if (arg0 == E_DImode)
   86318                 :             :     return CODE_FOR_leave_di;
   86319                 :             :   return CODE_FOR_nothing;
   86320                 :             : }
   86321                 :             : 
   86322                 :             : rtx
   86323                 :             : maybe_gen_leave (machine_mode arg0)
   86324                 :             : {
   86325                 :             :   insn_code code = maybe_code_for_leave (arg0);
   86326                 :             :   if (code != CODE_FOR_nothing)
   86327                 :             :     {
   86328                 :             :       gcc_assert (insn_data[code].n_generator_args == 0);
   86329                 :             :       return GEN_FCN (code) ();
   86330                 :             :     }
   86331                 :             :   else
   86332                 :             :     return NULL_RTX;
   86333                 :             : }
   86334                 :             : 
   86335                 :             : insn_code
   86336                 :             : maybe_code_for_tbm_bextri (machine_mode arg0)
   86337                 :             : {
   86338                 :             :   if (arg0 == E_SImode)
   86339                 :             :     return CODE_FOR_tbm_bextri_si;
   86340                 :             :   if (arg0 == E_DImode)
   86341                 :             :     return CODE_FOR_tbm_bextri_di;
   86342                 :             :   return CODE_FOR_nothing;
   86343                 :             : }
   86344                 :             : 
   86345                 :             : rtx
   86346                 :             : maybe_gen_tbm_bextri (machine_mode arg0, rtx x0, rtx x1, rtx x2, rtx x3)
   86347                 :             : {
   86348                 :             :   insn_code code = maybe_code_for_tbm_bextri (arg0);
   86349                 :             :   if (code != CODE_FOR_nothing)
   86350                 :             :     {
   86351                 :             :       gcc_assert (insn_data[code].n_generator_args == 4);
   86352                 :             :       return GEN_FCN (code) (x0, x1, x2, x3);
   86353                 :             :     }
   86354                 :             :   else
   86355                 :             :     return NULL_RTX;
   86356                 :             : }
   86357                 :             : 
   86358                 :             : insn_code
   86359                 :             : maybe_code_for_tls_global_dynamic_64 (machine_mode arg0)
   86360                 :             : {
   86361                 :             :   if (arg0 == E_SImode)
   86362                 :             :     return CODE_FOR_tls_global_dynamic_64_si;
   86363                 :             :   if (arg0 == E_DImode)
   86364                 :             :     return CODE_FOR_tls_global_dynamic_64_di;
   86365                 :             :   return CODE_FOR_nothing;
   86366                 :             : }
   86367                 :             : 
   86368                 :             : rtx
   86369                 :             : maybe_gen_tls_global_dynamic_64 (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86370                 :             : {
   86371                 :             :   insn_code code = maybe_code_for_tls_global_dynamic_64 (arg0);
   86372                 :             :   if (code != CODE_FOR_nothing)
   86373                 :             :     {
   86374                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86375                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86376                 :             :     }
   86377                 :             :   else
   86378                 :             :     return NULL_RTX;
   86379                 :             : }
   86380                 :             : 
   86381                 :             : insn_code
   86382                 :             : maybe_code_for_tls_local_dynamic_base_64 (machine_mode arg0)
   86383                 :             : {
   86384                 :             :   if (arg0 == E_SImode)
   86385                 :             :     return CODE_FOR_tls_local_dynamic_base_64_si;
   86386                 :             :   if (arg0 == E_DImode)
   86387                 :             :     return CODE_FOR_tls_local_dynamic_base_64_di;
   86388                 :             :   return CODE_FOR_nothing;
   86389                 :             : }
   86390                 :             : 
   86391                 :             : rtx
   86392                 :             : maybe_gen_tls_local_dynamic_base_64 (machine_mode arg0, rtx x0, rtx x1)
   86393                 :             : {
   86394                 :             :   insn_code code = maybe_code_for_tls_local_dynamic_base_64 (arg0);
   86395                 :             :   if (code != CODE_FOR_nothing)
   86396                 :             :     {
   86397                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86398                 :             :       return GEN_FCN (code) (x0, x1);
   86399                 :             :     }
   86400                 :             :   else
   86401                 :             :     return NULL_RTX;
   86402                 :             : }
   86403                 :             : 
   86404                 :             : insn_code
   86405                 :             : maybe_code_for_tls_dynamic_gnu2_64 (machine_mode arg0)
   86406                 :             : {
   86407                 :             :   if (arg0 == E_SImode)
   86408                 :             :     return CODE_FOR_tls_dynamic_gnu2_64_si;
   86409                 :             :   if (arg0 == E_DImode)
   86410                 :             :     return CODE_FOR_tls_dynamic_gnu2_64_di;
   86411                 :             :   return CODE_FOR_nothing;
   86412                 :             : }
   86413                 :             : 
   86414                 :             : rtx
   86415                 :             : maybe_gen_tls_dynamic_gnu2_64 (machine_mode arg0, rtx x0, rtx x1)
   86416                 :             : {
   86417                 :             :   insn_code code = maybe_code_for_tls_dynamic_gnu2_64 (arg0);
   86418                 :             :   if (code != CODE_FOR_nothing)
   86419                 :             :     {
   86420                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86421                 :             :       return GEN_FCN (code) (x0, x1);
   86422                 :             :     }
   86423                 :             :   else
   86424                 :             :     return NULL_RTX;
   86425                 :             : }
   86426                 :             : 
   86427                 :             : insn_code
   86428                 :             : maybe_code_for_pro_epilogue_adjust_stack_add (machine_mode arg0)
   86429                 :             : {
   86430                 :             :   if (arg0 == E_SImode)
   86431                 :             :     return CODE_FOR_pro_epilogue_adjust_stack_add_si;
   86432                 :             :   if (arg0 == E_DImode)
   86433                 :             :     return CODE_FOR_pro_epilogue_adjust_stack_add_di;
   86434                 :             :   return CODE_FOR_nothing;
   86435                 :             : }
   86436                 :             : 
   86437                 :             : rtx
   86438                 :             : maybe_gen_pro_epilogue_adjust_stack_add (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86439                 :             : {
   86440                 :             :   insn_code code = maybe_code_for_pro_epilogue_adjust_stack_add (arg0);
   86441                 :             :   if (code != CODE_FOR_nothing)
   86442                 :             :     {
   86443                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86444                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86445                 :             :     }
   86446                 :             :   else
   86447                 :             :     return NULL_RTX;
   86448                 :             : }
   86449                 :             : 
   86450                 :             : insn_code
   86451                 :             : maybe_code_for_pro_epilogue_adjust_stack_sub (machine_mode arg0)
   86452                 :             : {
   86453                 :             :   if (arg0 == E_SImode)
   86454                 :             :     return CODE_FOR_pro_epilogue_adjust_stack_sub_si;
   86455                 :             :   if (arg0 == E_DImode)
   86456                 :             :     return CODE_FOR_pro_epilogue_adjust_stack_sub_di;
   86457                 :             :   return CODE_FOR_nothing;
   86458                 :             : }
   86459                 :             : 
   86460                 :             : rtx
   86461                 :             : maybe_gen_pro_epilogue_adjust_stack_sub (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86462                 :             : {
   86463                 :             :   insn_code code = maybe_code_for_pro_epilogue_adjust_stack_sub (arg0);
   86464                 :             :   if (code != CODE_FOR_nothing)
   86465                 :             :     {
   86466                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86467                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86468                 :             :     }
   86469                 :             :   else
   86470                 :             :     return NULL_RTX;
   86471                 :             : }
   86472                 :             : 
   86473                 :             : insn_code
   86474                 :             : maybe_code_for_allocate_stack_worker_probe (machine_mode arg0)
   86475                 :             : {
   86476                 :             :   if (arg0 == E_SImode)
   86477                 :             :     return CODE_FOR_allocate_stack_worker_probe_si;
   86478                 :             :   if (arg0 == E_DImode)
   86479                 :             :     return CODE_FOR_allocate_stack_worker_probe_di;
   86480                 :             :   return CODE_FOR_nothing;
   86481                 :             : }
   86482                 :             : 
   86483                 :             : rtx
   86484                 :             : maybe_gen_allocate_stack_worker_probe (machine_mode arg0, rtx x0, rtx x1)
   86485                 :             : {
   86486                 :             :   insn_code code = maybe_code_for_allocate_stack_worker_probe (arg0);
   86487                 :             :   if (code != CODE_FOR_nothing)
   86488                 :             :     {
   86489                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86490                 :             :       return GEN_FCN (code) (x0, x1);
   86491                 :             :     }
   86492                 :             :   else
   86493                 :             :     return NULL_RTX;
   86494                 :             : }
   86495                 :             : 
   86496                 :             : insn_code
   86497                 :             : maybe_code_for_probe_stack_1 (machine_mode arg0)
   86498                 :             : {
   86499                 :             :   if (arg0 == E_SImode)
   86500                 :             :     return CODE_FOR_probe_stack_1_si;
   86501                 :             :   if (arg0 == E_DImode)
   86502                 :             :     return CODE_FOR_probe_stack_1_di;
   86503                 :             :   return CODE_FOR_nothing;
   86504                 :             : }
   86505                 :             : 
   86506                 :             : rtx
   86507                 :             : maybe_gen_probe_stack_1 (machine_mode arg0, rtx x0, rtx x1)
   86508                 :             : {
   86509                 :             :   insn_code code = maybe_code_for_probe_stack_1 (arg0);
   86510                 :             :   if (code != CODE_FOR_nothing)
   86511                 :             :     {
   86512                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86513                 :             :       return GEN_FCN (code) (x0, x1);
   86514                 :             :     }
   86515                 :             :   else
   86516                 :             :     return NULL_RTX;
   86517                 :             : }
   86518                 :             : 
   86519                 :             : insn_code
   86520                 :             : maybe_code_for_adjust_stack_and_probe (machine_mode arg0)
   86521                 :             : {
   86522                 :             :   if (arg0 == E_SImode)
   86523                 :             :     return CODE_FOR_adjust_stack_and_probe_si;
   86524                 :             :   if (arg0 == E_DImode)
   86525                 :             :     return CODE_FOR_adjust_stack_and_probe_di;
   86526                 :             :   return CODE_FOR_nothing;
   86527                 :             : }
   86528                 :             : 
   86529                 :             : rtx
   86530                 :             : maybe_gen_adjust_stack_and_probe (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86531                 :             : {
   86532                 :             :   insn_code code = maybe_code_for_adjust_stack_and_probe (arg0);
   86533                 :             :   if (code != CODE_FOR_nothing)
   86534                 :             :     {
   86535                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86536                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86537                 :             :     }
   86538                 :             :   else
   86539                 :             :     return NULL_RTX;
   86540                 :             : }
   86541                 :             : 
   86542                 :             : insn_code
   86543                 :             : maybe_code_for_probe_stack_range (machine_mode arg0)
   86544                 :             : {
   86545                 :             :   if (arg0 == E_SImode)
   86546                 :             :     return CODE_FOR_probe_stack_range_si;
   86547                 :             :   if (arg0 == E_DImode)
   86548                 :             :     return CODE_FOR_probe_stack_range_di;
   86549                 :             :   return CODE_FOR_nothing;
   86550                 :             : }
   86551                 :             : 
   86552                 :             : rtx
   86553                 :             : maybe_gen_probe_stack_range (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86554                 :             : {
   86555                 :             :   insn_code code = maybe_code_for_probe_stack_range (arg0);
   86556                 :             :   if (code != CODE_FOR_nothing)
   86557                 :             :     {
   86558                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86559                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86560                 :             :     }
   86561                 :             :   else
   86562                 :             :     return NULL_RTX;
   86563                 :             : }
   86564                 :             : 
   86565                 :             : insn_code
   86566                 :             : maybe_code_for_stack_protect_set_1 (machine_mode arg0, machine_mode arg1)
   86567                 :             : {
   86568                 :             :   if (arg0 == E_SImode
   86569                 :             :       && arg1 == E_SImode)
   86570                 :             :     return CODE_FOR_stack_protect_set_1_si_si;
   86571                 :             :   if (arg0 == E_DImode
   86572                 :             :       && arg1 == E_SImode)
   86573                 :             :     return CODE_FOR_stack_protect_set_1_di_si;
   86574                 :             :   if (arg0 == E_SImode
   86575                 :             :       && arg1 == E_DImode)
   86576                 :             :     return CODE_FOR_stack_protect_set_1_si_di;
   86577                 :             :   if (arg0 == E_DImode
   86578                 :             :       && arg1 == E_DImode)
   86579                 :             :     return CODE_FOR_stack_protect_set_1_di_di;
   86580                 :             :   return CODE_FOR_nothing;
   86581                 :             : }
   86582                 :             : 
   86583                 :             : rtx
   86584                 :             : maybe_gen_stack_protect_set_1 (machine_mode arg0, machine_mode arg1, rtx x0, rtx x1, rtx x2)
   86585                 :             : {
   86586                 :             :   insn_code code = maybe_code_for_stack_protect_set_1 (arg0, arg1);
   86587                 :             :   if (code != CODE_FOR_nothing)
   86588                 :             :     {
   86589                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86590                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86591                 :             :     }
   86592                 :             :   else
   86593                 :             :     return NULL_RTX;
   86594                 :             : }
   86595                 :             : 
   86596                 :             : insn_code
   86597                 :             : maybe_code_for_stack_protect_test_1 (machine_mode arg0)
   86598                 :             : {
   86599                 :             :   if (arg0 == E_SImode)
   86600                 :             :     return CODE_FOR_stack_protect_test_1_si;
   86601                 :             :   if (arg0 == E_DImode)
   86602                 :             :     return CODE_FOR_stack_protect_test_1_di;
   86603                 :             :   return CODE_FOR_nothing;
   86604                 :             : }
   86605                 :             : 
   86606                 :             : rtx
   86607                 :             : maybe_gen_stack_protect_test_1 (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86608                 :             : {
   86609                 :             :   insn_code code = maybe_code_for_stack_protect_test_1 (arg0);
   86610                 :             :   if (code != CODE_FOR_nothing)
   86611                 :             :     {
   86612                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86613                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86614                 :             :     }
   86615                 :             :   else
   86616                 :             :     return NULL_RTX;
   86617                 :             : }
   86618                 :             : 
   86619                 :             : insn_code
   86620                 :             : maybe_code_for_lwp_llwpcb (machine_mode arg0)
   86621                 :             : {
   86622                 :             :   if (arg0 == E_SImode)
   86623                 :             :     return CODE_FOR_lwp_llwpcbsi;
   86624                 :             :   if (arg0 == E_DImode)
   86625                 :             :     return CODE_FOR_lwp_llwpcbdi;
   86626                 :             :   return CODE_FOR_nothing;
   86627                 :             : }
   86628                 :             : 
   86629                 :             : rtx
   86630                 :             : maybe_gen_lwp_llwpcb (machine_mode arg0, rtx x0)
   86631                 :             : {
   86632                 :             :   insn_code code = maybe_code_for_lwp_llwpcb (arg0);
   86633                 :             :   if (code != CODE_FOR_nothing)
   86634                 :             :     {
   86635                 :             :       gcc_assert (insn_data[code].n_generator_args == 1);
   86636                 :             :       return GEN_FCN (code) (x0);
   86637                 :             :     }
   86638                 :             :   else
   86639                 :             :     return NULL_RTX;
   86640                 :             : }
   86641                 :             : 
   86642                 :             : insn_code
   86643                 :             : maybe_code_for_lwp_slwpcb (machine_mode arg0)
   86644                 :             : {
   86645                 :             :   if (arg0 == E_SImode)
   86646                 :             :     return CODE_FOR_lwp_slwpcbsi;
   86647                 :             :   if (arg0 == E_DImode)
   86648                 :             :     return CODE_FOR_lwp_slwpcbdi;
   86649                 :             :   return CODE_FOR_nothing;
   86650                 :             : }
   86651                 :             : 
   86652                 :             : rtx
   86653                 :             : maybe_gen_lwp_slwpcb (machine_mode arg0, rtx x0)
   86654                 :             : {
   86655                 :             :   insn_code code = maybe_code_for_lwp_slwpcb (arg0);
   86656                 :             :   if (code != CODE_FOR_nothing)
   86657                 :             :     {
   86658                 :             :       gcc_assert (insn_data[code].n_generator_args == 1);
   86659                 :             :       return GEN_FCN (code) (x0);
   86660                 :             :     }
   86661                 :             :   else
   86662                 :             :     return NULL_RTX;
   86663                 :             : }
   86664                 :             : 
   86665                 :             : insn_code
   86666                 :             : maybe_code_for_lwp_lwpval (machine_mode arg0)
   86667                 :             : {
   86668                 :             :   if (arg0 == E_SImode)
   86669                 :             :     return CODE_FOR_lwp_lwpvalsi;
   86670                 :             :   if (arg0 == E_DImode)
   86671                 :             :     return CODE_FOR_lwp_lwpvaldi;
   86672                 :             :   return CODE_FOR_nothing;
   86673                 :             : }
   86674                 :             : 
   86675                 :             : rtx
   86676                 :             : maybe_gen_lwp_lwpval (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86677                 :             : {
   86678                 :             :   insn_code code = maybe_code_for_lwp_lwpval (arg0);
   86679                 :             :   if (code != CODE_FOR_nothing)
   86680                 :             :     {
   86681                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86682                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86683                 :             :     }
   86684                 :             :   else
   86685                 :             :     return NULL_RTX;
   86686                 :             : }
   86687                 :             : 
   86688                 :             : insn_code
   86689                 :             : maybe_code_for_lwp_lwpins (machine_mode arg0)
   86690                 :             : {
   86691                 :             :   if (arg0 == E_SImode)
   86692                 :             :     return CODE_FOR_lwp_lwpinssi;
   86693                 :             :   if (arg0 == E_DImode)
   86694                 :             :     return CODE_FOR_lwp_lwpinsdi;
   86695                 :             :   return CODE_FOR_nothing;
   86696                 :             : }
   86697                 :             : 
   86698                 :             : rtx
   86699                 :             : maybe_gen_lwp_lwpins (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86700                 :             : {
   86701                 :             :   insn_code code = maybe_code_for_lwp_lwpins (arg0);
   86702                 :             :   if (code != CODE_FOR_nothing)
   86703                 :             :     {
   86704                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86705                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86706                 :             :     }
   86707                 :             :   else
   86708                 :             :     return NULL_RTX;
   86709                 :             : }
   86710                 :             : 
   86711                 :             : insn_code
   86712                 :             : maybe_code_for_rdrand (machine_mode arg0)
   86713                 :             : {
   86714                 :             :   if (arg0 == E_HImode)
   86715                 :             :     return CODE_FOR_rdrandhi;
   86716                 :             :   if (arg0 == E_SImode)
   86717                 :             :     return CODE_FOR_rdrandsi;
   86718                 :             :   if (arg0 == E_DImode)
   86719                 :             :     return CODE_FOR_rdranddi;
   86720                 :             :   return CODE_FOR_nothing;
   86721                 :             : }
   86722                 :             : 
   86723                 :             : rtx
   86724                 :             : maybe_gen_rdrand (machine_mode arg0, rtx x0)
   86725                 :             : {
   86726                 :             :   insn_code code = maybe_code_for_rdrand (arg0);
   86727                 :             :   if (code != CODE_FOR_nothing)
   86728                 :             :     {
   86729                 :             :       gcc_assert (insn_data[code].n_generator_args == 1);
   86730                 :             :       return GEN_FCN (code) (x0);
   86731                 :             :     }
   86732                 :             :   else
   86733                 :             :     return NULL_RTX;
   86734                 :             : }
   86735                 :             : 
   86736                 :             : insn_code
   86737                 :             : maybe_code_for_rdseed (machine_mode arg0)
   86738                 :             : {
   86739                 :             :   if (arg0 == E_HImode)
   86740                 :             :     return CODE_FOR_rdseedhi;
   86741                 :             :   if (arg0 == E_SImode)
   86742                 :             :     return CODE_FOR_rdseedsi;
   86743                 :             :   if (arg0 == E_DImode)
   86744                 :             :     return CODE_FOR_rdseeddi;
   86745                 :             :   return CODE_FOR_nothing;
   86746                 :             : }
   86747                 :             : 
   86748                 :             : rtx
   86749                 :             : maybe_gen_rdseed (machine_mode arg0, rtx x0)
   86750                 :             : {
   86751                 :             :   insn_code code = maybe_code_for_rdseed (arg0);
   86752                 :             :   if (code != CODE_FOR_nothing)
   86753                 :             :     {
   86754                 :             :       gcc_assert (insn_data[code].n_generator_args == 1);
   86755                 :             :       return GEN_FCN (code) (x0);
   86756                 :             :     }
   86757                 :             :   else
   86758                 :             :     return NULL_RTX;
   86759                 :             : }
   86760                 :             : 
   86761                 :             : insn_code
   86762                 :             : maybe_code_for_rdssp (machine_mode arg0)
   86763                 :             : {
   86764                 :             :   if (arg0 == E_SImode)
   86765                 :             :     return CODE_FOR_rdsspsi;
   86766                 :             :   if (arg0 == E_DImode)
   86767                 :             :     return CODE_FOR_rdsspdi;
   86768                 :             :   return CODE_FOR_nothing;
   86769                 :             : }
   86770                 :             : 
   86771                 :             : rtx
   86772                 :             : maybe_gen_rdssp (machine_mode arg0, rtx x0, rtx x1)
   86773                 :             : {
   86774                 :             :   insn_code code = maybe_code_for_rdssp (arg0);
   86775                 :             :   if (code != CODE_FOR_nothing)
   86776                 :             :     {
   86777                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86778                 :             :       return GEN_FCN (code) (x0, x1);
   86779                 :             :     }
   86780                 :             :   else
   86781                 :             :     return NULL_RTX;
   86782                 :             : }
   86783                 :             : 
   86784                 :             : insn_code
   86785                 :             : maybe_code_for_incssp (machine_mode arg0)
   86786                 :             : {
   86787                 :             :   if (arg0 == E_SImode)
   86788                 :             :     return CODE_FOR_incsspsi;
   86789                 :             :   if (arg0 == E_DImode)
   86790                 :             :     return CODE_FOR_incsspdi;
   86791                 :             :   return CODE_FOR_nothing;
   86792                 :             : }
   86793                 :             : 
   86794                 :             : rtx
   86795                 :             : maybe_gen_incssp (machine_mode arg0, rtx x0)
   86796                 :             : {
   86797                 :             :   insn_code code = maybe_code_for_incssp (arg0);
   86798                 :             :   if (code != CODE_FOR_nothing)
   86799                 :             :     {
   86800                 :             :       gcc_assert (insn_data[code].n_generator_args == 1);
   86801                 :             :       return GEN_FCN (code) (x0);
   86802                 :             :     }
   86803                 :             :   else
   86804                 :             :     return NULL_RTX;
   86805                 :             : }
   86806                 :             : 
   86807                 :             : insn_code
   86808                 :             : maybe_code_for_wrss (machine_mode arg0)
   86809                 :             : {
   86810                 :             :   if (arg0 == E_SImode)
   86811                 :             :     return CODE_FOR_wrsssi;
   86812                 :             :   if (arg0 == E_DImode)
   86813                 :             :     return CODE_FOR_wrssdi;
   86814                 :             :   return CODE_FOR_nothing;
   86815                 :             : }
   86816                 :             : 
   86817                 :             : rtx
   86818                 :             : maybe_gen_wrss (machine_mode arg0, rtx x0, rtx x1)
   86819                 :             : {
   86820                 :             :   insn_code code = maybe_code_for_wrss (arg0);
   86821                 :             :   if (code != CODE_FOR_nothing)
   86822                 :             :     {
   86823                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86824                 :             :       return GEN_FCN (code) (x0, x1);
   86825                 :             :     }
   86826                 :             :   else
   86827                 :             :     return NULL_RTX;
   86828                 :             : }
   86829                 :             : 
   86830                 :             : insn_code
   86831                 :             : maybe_code_for_wruss (machine_mode arg0)
   86832                 :             : {
   86833                 :             :   if (arg0 == E_SImode)
   86834                 :             :     return CODE_FOR_wrusssi;
   86835                 :             :   if (arg0 == E_DImode)
   86836                 :             :     return CODE_FOR_wrussdi;
   86837                 :             :   return CODE_FOR_nothing;
   86838                 :             : }
   86839                 :             : 
   86840                 :             : rtx
   86841                 :             : maybe_gen_wruss (machine_mode arg0, rtx x0, rtx x1)
   86842                 :             : {
   86843                 :             :   insn_code code = maybe_code_for_wruss (arg0);
   86844                 :             :   if (code != CODE_FOR_nothing)
   86845                 :             :     {
   86846                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86847                 :             :       return GEN_FCN (code) (x0, x1);
   86848                 :             :     }
   86849                 :             :   else
   86850                 :             :     return NULL_RTX;
   86851                 :             : }
   86852                 :             : 
   86853                 :             : insn_code
   86854                 :             : maybe_code_for_monitorx (machine_mode arg0)
   86855                 :             : {
   86856                 :             :   if (arg0 == E_SImode)
   86857                 :             :     return CODE_FOR_monitorx_si;
   86858                 :             :   if (arg0 == E_DImode)
   86859                 :             :     return CODE_FOR_monitorx_di;
   86860                 :             :   return CODE_FOR_nothing;
   86861                 :             : }
   86862                 :             : 
   86863                 :             : rtx
   86864                 :             : maybe_gen_monitorx (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   86865                 :             : {
   86866                 :             :   insn_code code = maybe_code_for_monitorx (arg0);
   86867                 :             :   if (code != CODE_FOR_nothing)
   86868                 :             :     {
   86869                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   86870                 :             :       return GEN_FCN (code) (x0, x1, x2);
   86871                 :             :     }
   86872                 :             :   else
   86873                 :             :     return NULL_RTX;
   86874                 :             : }
   86875                 :             : 
   86876                 :             : insn_code
   86877                 :             : maybe_code_for_clzero (machine_mode arg0)
   86878                 :             : {
   86879                 :             :   if (arg0 == E_SImode)
   86880                 :             :     return CODE_FOR_clzero_si;
   86881                 :             :   if (arg0 == E_DImode)
   86882                 :             :     return CODE_FOR_clzero_di;
   86883                 :             :   return CODE_FOR_nothing;
   86884                 :             : }
   86885                 :             : 
   86886                 :             : rtx
   86887                 :             : maybe_gen_clzero (machine_mode arg0, rtx x0)
   86888                 :             : {
   86889                 :             :   insn_code code = maybe_code_for_clzero (arg0);
   86890                 :             :   if (code != CODE_FOR_nothing)
   86891                 :             :     {
   86892                 :             :       gcc_assert (insn_data[code].n_generator_args == 1);
   86893                 :             :       return GEN_FCN (code) (x0);
   86894                 :             :     }
   86895                 :             :   else
   86896                 :             :     return NULL_RTX;
   86897                 :             : }
   86898                 :             : 
   86899                 :             : insn_code
   86900                 :             : maybe_code_for_movdir64b (machine_mode arg0)
   86901                 :             : {
   86902                 :             :   if (arg0 == E_SImode)
   86903                 :             :     return CODE_FOR_movdir64b_si;
   86904                 :             :   if (arg0 == E_DImode)
   86905                 :             :     return CODE_FOR_movdir64b_di;
   86906                 :             :   return CODE_FOR_nothing;
   86907                 :             : }
   86908                 :             : 
   86909                 :             : rtx
   86910                 :             : maybe_gen_movdir64b (machine_mode arg0, rtx x0, rtx x1)
   86911                 :             : {
   86912                 :             :   insn_code code = maybe_code_for_movdir64b (arg0);
   86913                 :             :   if (code != CODE_FOR_nothing)
   86914                 :             :     {
   86915                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86916                 :             :       return GEN_FCN (code) (x0, x1);
   86917                 :             :     }
   86918                 :             :   else
   86919                 :             :     return NULL_RTX;
   86920                 :             : }
   86921                 :             : 
   86922                 :             : insn_code
   86923                 :             : maybe_code_for_enqcmd (int arg0, machine_mode arg1)
   86924                 :             : {
   86925                 :             :   if (arg0 == 79
   86926                 :             :       && arg1 == E_SImode)
   86927                 :             :     return CODE_FOR_enqcmd_si;
   86928                 :             :   if (arg0 == 80
   86929                 :             :       && arg1 == E_SImode)
   86930                 :             :     return CODE_FOR_enqcmds_si;
   86931                 :             :   if (arg0 == 79
   86932                 :             :       && arg1 == E_DImode)
   86933                 :             :     return CODE_FOR_enqcmd_di;
   86934                 :             :   if (arg0 == 80
   86935                 :             :       && arg1 == E_DImode)
   86936                 :             :     return CODE_FOR_enqcmds_di;
   86937                 :             :   return CODE_FOR_nothing;
   86938                 :             : }
   86939                 :             : 
   86940                 :             : rtx
   86941                 :             : maybe_gen_enqcmd (int arg0, machine_mode arg1, rtx x0, rtx x1)
   86942                 :             : {
   86943                 :             :   insn_code code = maybe_code_for_enqcmd (arg0, arg1);
   86944                 :             :   if (code != CODE_FOR_nothing)
   86945                 :             :     {
   86946                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   86947                 :             :       return GEN_FCN (code) (x0, x1);
   86948                 :             :     }
   86949                 :             :   else
   86950                 :             :     return NULL_RTX;
   86951                 :             : }
   86952                 :             : 
   86953                 :             : insn_code
   86954                 :             : maybe_code_for_umonitor (machine_mode arg0)
   86955                 :             : {
   86956                 :             :   if (arg0 == E_SImode)
   86957                 :             :     return CODE_FOR_umonitor_si;
   86958                 :             :   if (arg0 == E_DImode)
   86959                 :             :     return CODE_FOR_umonitor_di;
   86960                 :             :   return CODE_FOR_nothing;
   86961                 :             : }
   86962                 :             : 
   86963                 :             : rtx
   86964                 :             : maybe_gen_umonitor (machine_mode arg0, rtx x0)
   86965                 :             : {
   86966                 :             :   insn_code code = maybe_code_for_umonitor (arg0);
   86967                 :             :   if (code != CODE_FOR_nothing)
   86968                 :             :     {
   86969                 :             :       gcc_assert (insn_data[code].n_generator_args == 1);
   86970                 :             :       return GEN_FCN (code) (x0);
   86971                 :             :     }
   86972                 :             :   else
   86973                 :             :     return NULL_RTX;
   86974                 :             : }
   86975                 :             : 
   86976                 :             : insn_code
   86977                 :             : maybe_code_for_sse4_1_insertps (machine_mode arg0)
   86978                 :             : {
   86979                 :             :   if (arg0 == E_V2SFmode)
   86980                 :             :     return CODE_FOR_sse4_1_insertps_v2sf;
   86981                 :             :   if (arg0 == E_V2SImode)
   86982                 :             :     return CODE_FOR_sse4_1_insertps_v2si;
   86983                 :             :   if (arg0 == E_V4SImode)
   86984                 :             :     return CODE_FOR_sse4_1_insertps_v4si;
   86985                 :             :   if (arg0 == E_V4SFmode)
   86986                 :             :     return CODE_FOR_sse4_1_insertps_v4sf;
   86987                 :             :   return CODE_FOR_nothing;
   86988                 :             : }
   86989                 :             : 
   86990                 :             : rtx
   86991                 :             : maybe_gen_sse4_1_insertps (machine_mode arg0, rtx x0, rtx x1, rtx x2, rtx x3)
   86992                 :             : {
   86993                 :             :   insn_code code = maybe_code_for_sse4_1_insertps (arg0);
   86994                 :             :   if (code != CODE_FOR_nothing)
   86995                 :             :     {
   86996                 :             :       gcc_assert (insn_data[code].n_generator_args == 4);
   86997                 :             :       return GEN_FCN (code) (x0, x1, x2, x3);
   86998                 :             :     }
   86999                 :             :   else
   87000                 :             :     return NULL_RTX;
   87001                 :             : }
   87002                 :             : 
   87003                 :             : insn_code
   87004                 :             : maybe_code_for_vec_set_0 (machine_mode arg0)
   87005                 :             : {
   87006                 :             :   if (arg0 == E_V8HImode)
   87007                 :             :     return CODE_FOR_vec_setv8hi_0;
   87008                 :             :   if (arg0 == E_V8HFmode)
   87009                 :             :     return CODE_FOR_vec_setv8hf_0;
   87010                 :             :   if (arg0 == E_V8BFmode)
   87011                 :             :     return CODE_FOR_vec_setv8bf_0;
   87012                 :             :   return CODE_FOR_nothing;
   87013                 :             : }
   87014                 :             : 
   87015                 :             : rtx
   87016                 :             : maybe_gen_vec_set_0 (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   87017                 :             : {
   87018                 :             :   insn_code code = maybe_code_for_vec_set_0 (arg0);
   87019                 :             :   if (code != CODE_FOR_nothing)
   87020                 :             :     {
   87021                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   87022                 :             :       return GEN_FCN (code) (x0, x1, x2);
   87023                 :             :     }
   87024                 :             :   else
   87025                 :             :     return NULL_RTX;
   87026                 :             : }
   87027                 :             : 
   87028                 :             : insn_code
   87029                 :             : maybe_code_for_vec_extract_lo (machine_mode arg0)
   87030                 :             : {
   87031                 :             :   if (arg0 == E_V32HImode)
   87032                 :             :     return CODE_FOR_vec_extract_lo_v32hi;
   87033                 :             :   if (arg0 == E_V32HFmode)
   87034                 :             :     return CODE_FOR_vec_extract_lo_v32hf;
   87035                 :             :   if (arg0 == E_V32BFmode)
   87036                 :             :     return CODE_FOR_vec_extract_lo_v32bf;
   87037                 :             :   if (arg0 == E_V16HImode)
   87038                 :             :     return CODE_FOR_vec_extract_lo_v16hi;
   87039                 :             :   if (arg0 == E_V16HFmode)
   87040                 :             :     return CODE_FOR_vec_extract_lo_v16hf;
   87041                 :             :   if (arg0 == E_V16BFmode)
   87042                 :             :     return CODE_FOR_vec_extract_lo_v16bf;
   87043                 :             :   return CODE_FOR_nothing;
   87044                 :             : }
   87045                 :             : 
   87046                 :             : rtx
   87047                 :             : maybe_gen_vec_extract_lo (machine_mode arg0, rtx x0, rtx x1)
   87048                 :             : {
   87049                 :             :   insn_code code = maybe_code_for_vec_extract_lo (arg0);
   87050                 :             :   if (code != CODE_FOR_nothing)
   87051                 :             :     {
   87052                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   87053                 :             :       return GEN_FCN (code) (x0, x1);
   87054                 :             :     }
   87055                 :             :   else
   87056                 :             :     return NULL_RTX;
   87057                 :             : }
   87058                 :             : 
   87059                 :             : insn_code
   87060                 :             : maybe_code_for_vec_extract_hi (machine_mode arg0)
   87061                 :             : {
   87062                 :             :   if (arg0 == E_V32HImode)
   87063                 :             :     return CODE_FOR_vec_extract_hi_v32hi;
   87064                 :             :   if (arg0 == E_V32HFmode)
   87065                 :             :     return CODE_FOR_vec_extract_hi_v32hf;
   87066                 :             :   if (arg0 == E_V32BFmode)
   87067                 :             :     return CODE_FOR_vec_extract_hi_v32bf;
   87068                 :             :   if (arg0 == E_V16HImode)
   87069                 :             :     return CODE_FOR_vec_extract_hi_v16hi;
   87070                 :             :   if (arg0 == E_V16HFmode)
   87071                 :             :     return CODE_FOR_vec_extract_hi_v16hf;
   87072                 :             :   if (arg0 == E_V16BFmode)
   87073                 :             :     return CODE_FOR_vec_extract_hi_v16bf;
   87074                 :             :   return CODE_FOR_nothing;
   87075                 :             : }
   87076                 :             : 
   87077                 :             : rtx
   87078                 :             : maybe_gen_vec_extract_hi (machine_mode arg0, rtx x0, rtx x1)
   87079                 :             : {
   87080                 :             :   insn_code code = maybe_code_for_vec_extract_hi (arg0);
   87081                 :             :   if (code != CODE_FOR_nothing)
   87082                 :             :     {
   87083                 :             :       gcc_assert (insn_data[code].n_generator_args == 2);
   87084                 :             :       return GEN_FCN (code) (x0, x1);
   87085                 :             :     }
   87086                 :             :   else
   87087                 :             :     return NULL_RTX;
   87088                 :             : }
   87089                 :             : 
   87090                 :             : insn_code
   87091                 :             : maybe_code_for_vec_interleave_high (machine_mode arg0, int arg1)
   87092                 :             : {
   87093                 :             :   if (arg0 == E_V8HImode
   87094                 :             :       && arg1 == 1)
   87095                 :             :     return CODE_FOR_vec_interleave_highv8hi;
   87096                 :             :   if (arg0 == E_V8HImode
   87097                 :             :       && arg1 == 2)
   87098                 :             :     return CODE_FOR_vec_interleave_highv8hi_mask;
   87099                 :             :   if (arg0 == E_V8HFmode
   87100                 :             :       && arg1 == 1)
   87101                 :             :     return CODE_FOR_vec_interleave_highv8hf;
   87102                 :             :   if (arg0 == E_V8HFmode
   87103                 :             :       && arg1 == 2)
   87104                 :             :     return CODE_FOR_vec_interleave_highv8hf_mask;
   87105                 :             :   if (arg0 == E_V8BFmode
   87106                 :             :       && arg1 == 1)
   87107                 :             :     return CODE_FOR_vec_interleave_highv8bf;
   87108                 :             :   if (arg0 == E_V8BFmode
   87109                 :             :       && arg1 == 2)
   87110                 :             :     return CODE_FOR_vec_interleave_highv8bf_mask;
   87111                 :             :   return CODE_FOR_nothing;
   87112                 :             : }
   87113                 :             : 
   87114                 :             : rtx
   87115                 :             : maybe_gen_vec_interleave_high (machine_mode arg0, int arg1, rtx x0, rtx x1, rtx x2, rtx x3, rtx x4)
   87116                 :             : {
   87117                 :             :   insn_code code = maybe_code_for_vec_interleave_high (arg0, arg1);
   87118                 :             :   if (code != CODE_FOR_nothing)
   87119                 :             :     {
   87120                 :             :       gcc_assert (insn_data[code].n_generator_args == 5);
   87121                 :             :       return GEN_FCN (code) (x0, x1, x2, x3, x4);
   87122                 :             :     }
   87123                 :             :   else
   87124                 :             :     return NULL_RTX;
   87125                 :             : }
   87126                 :             : 
   87127                 :             : rtx
   87128                 :             : maybe_gen_vec_interleave_high (machine_mode arg0, int arg1, rtx x0, rtx x1, rtx x2)
   87129                 :             : {
   87130                 :             :   insn_code code = maybe_code_for_vec_interleave_high (arg0, arg1);
   87131                 :             :   if (code != CODE_FOR_nothing)
   87132                 :             :     {
   87133                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   87134                 :             :       return GEN_FCN (code) (x0, x1, x2);
   87135                 :             :     }
   87136                 :             :   else
   87137                 :             :     return NULL_RTX;
   87138                 :             : }
   87139                 :             : 
   87140                 :             : insn_code
   87141                 :             : maybe_code_for_vec_interleave_low (machine_mode arg0, int arg1)
   87142                 :             : {
   87143                 :             :   if (arg0 == E_V8HImode
   87144                 :             :       && arg1 == 1)
   87145                 :             :     return CODE_FOR_vec_interleave_lowv8hi;
   87146                 :             :   if (arg0 == E_V8HImode
   87147                 :             :       && arg1 == 2)
   87148                 :             :     return CODE_FOR_vec_interleave_lowv8hi_mask;
   87149                 :             :   if (arg0 == E_V8HFmode
   87150                 :             :       && arg1 == 1)
   87151                 :             :     return CODE_FOR_vec_interleave_lowv8hf;
   87152                 :             :   if (arg0 == E_V8HFmode
   87153                 :             :       && arg1 == 2)
   87154                 :             :     return CODE_FOR_vec_interleave_lowv8hf_mask;
   87155                 :             :   if (arg0 == E_V8BFmode
   87156                 :             :       && arg1 == 1)
   87157                 :             :     return CODE_FOR_vec_interleave_lowv8bf;
   87158                 :             :   if (arg0 == E_V8BFmode
   87159                 :             :       && arg1 == 2)
   87160                 :             :     return CODE_FOR_vec_interleave_lowv8bf_mask;
   87161                 :             :   return CODE_FOR_nothing;
   87162                 :             : }
   87163                 :             : 
   87164                 :             : rtx
   87165                 :             : maybe_gen_vec_interleave_low (machine_mode arg0, int arg1, rtx x0, rtx x1, rtx x2, rtx x3, rtx x4)
   87166                 :             : {
   87167                 :             :   insn_code code = maybe_code_for_vec_interleave_low (arg0, arg1);
   87168                 :             :   if (code != CODE_FOR_nothing)
   87169                 :             :     {
   87170                 :             :       gcc_assert (insn_data[code].n_generator_args == 5);
   87171                 :             :       return GEN_FCN (code) (x0, x1, x2, x3, x4);
   87172                 :             :     }
   87173                 :             :   else
   87174                 :             :     return NULL_RTX;
   87175                 :             : }
   87176                 :             : 
   87177                 :             : rtx
   87178                 :             : maybe_gen_vec_interleave_low (machine_mode arg0, int arg1, rtx x0, rtx x1, rtx x2)
   87179                 :             : {
   87180                 :             :   insn_code code = maybe_code_for_vec_interleave_low (arg0, arg1);
   87181                 :             :   if (code != CODE_FOR_nothing)
   87182                 :             :     {
   87183                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   87184                 :             :       return GEN_FCN (code) (x0, x1, x2);
   87185                 :             :     }
   87186                 :             :   else
   87187                 :             :     return NULL_RTX;
   87188                 :             : }
   87189                 :             : 
   87190                 :             : insn_code
   87191                 :             : maybe_code_for_sse3_monitor (machine_mode arg0)
   87192                 :             : {
   87193                 :             :   if (arg0 == E_SImode)
   87194                 :             :     return CODE_FOR_sse3_monitor_si;
   87195                 :             :   if (arg0 == E_DImode)
   87196                 :             :     return CODE_FOR_sse3_monitor_di;
   87197                 :             :   return CODE_FOR_nothing;
   87198                 :             : }
   87199                 :             : 
   87200                 :             : rtx
   87201                 :             : maybe_gen_sse3_monitor (machine_mode arg0, rtx x0, rtx x1, rtx x2)
   87202                 :             : {
   87203                 :             :   insn_code code = maybe_code_for_sse3_monitor (arg0);
   87204                 :             :   if (code != CODE_FOR_nothing)
   87205                 :             :     {
   87206                 :             :       gcc_assert (insn_data[code].n_generator_args == 3);
   87207                 :             :       return GEN_FCN (code) (x0, x1, x2);
   87208                 :             :     }
   87209                 :             :   else
   87210                 :             :     return NULL_RTX;
   87211                 :             : }
        

Generated by: LCOV version 2.1-beta

LCOV profile is generated on x86_64 machine using following configure options: configure --disable-bootstrap --enable-coverage=opt --enable-languages=c,c++,fortran,go,jit,lto,rust,m2 --enable-host-shared. GCC test suite is run with the built compiler.