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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 6198 vspltis_constant (rtx op, unsigned step, unsigned copies)
6433 if (vspltis_constant (op, step, copies))
6442 if (vspltis_constant (op, step, copies))
6451 if (vspltis_constant (op, step, copies))
6473 if (vspltis_constant (op, step, copies))
6482 if (vspltis_constant (op, step, copies))
6491 if (vspltis_constant (op, step, copies))
6186 vspltis_constant (rtx op, unsigned step, unsigned copies) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 6152 vspltis_constant (rtx op, unsigned step, unsigned copies)
6387 if (vspltis_constant (op, step, copies))
6396 if (vspltis_constant (op, step, copies))
6405 if (vspltis_constant (op, step, copies))
6427 if (vspltis_constant (op, step, copies))
6436 if (vspltis_constant (op, step, copies))
6445 if (vspltis_constant (op, step, copies))
6140 vspltis_constant (rtx op, unsigned step, unsigned copies) function

Completed in 59 milliseconds