HomeSort by: relevance | last modified time | path
    Searched defs:ix86_emit_vec_binop (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-expand.cc 4092 ix86_emit_vec_binop (enum rtx_code code, machine_mode mode, function
4187 ix86_emit_vec_binop (AND, mode, dest, x, op_false);
4358 ix86_emit_vec_binop (AND, mode, t3, x, op_false);
22185 ix86_emit_vec_binop (IOR, mode, op, l, h);
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-expand.cc 3863 ix86_emit_vec_binop (enum rtx_code code, machine_mode mode, function
3958 ix86_emit_vec_binop (AND, mode, dest, x, op_false);
4119 ix86_emit_vec_binop (AND, mode, t3, x, op_false);
20841 ix86_emit_vec_binop (IOR, mode, op, l, h);

Completed in 35 milliseconds