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

  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 10817 rtx x0, e0, e1, e2, mhalf, monehalf; local
10830 monehalf = const_double_from_real_value (r, SFmode);
10836 monehalf = loongarch_build_const_vector (mode, true, monehalf);
10879 monehalf = force_reg (mode, monehalf);
10882 mhalf, monehalf)));
loongarch.cc 10817 rtx x0, e0, e1, e2, mhalf, monehalf; local
10830 monehalf = const_double_from_real_value (r, SFmode);
10836 monehalf = loongarch_build_const_vector (mode, true, monehalf);
10879 monehalf = force_reg (mode, monehalf);
10882 mhalf, monehalf)));

Completed in 41 milliseconds