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

  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 10710 loongarch_build_const_vector (machine_mode mode, bool vect, rtx value) function
10808 v = loongarch_build_const_vector (vec_mode, vect, mask);
10835 mhalf = loongarch_build_const_vector (mode, true, mhalf);
10836 monehalf = loongarch_build_const_vector (mode, true, monehalf);
10908 mtwo = loongarch_build_const_vector (mode, true, mtwo);
loongarch.cc 10710 loongarch_build_const_vector (machine_mode mode, bool vect, rtx value) function
10808 v = loongarch_build_const_vector (vec_mode, vect, mask);
10835 mhalf = loongarch_build_const_vector (mode, true, mhalf);
10836 monehalf = loongarch_build_const_vector (mode, true, monehalf);
10908 mtwo = loongarch_build_const_vector (mode, true, mtwo);

Completed in 88 milliseconds