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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 22996 rs6000_load_constant_and_splat (machine_mode mode, REAL_VALUE_TYPE dconst)
23088 one = rs6000_load_constant_and_splat (mode, dconst1);
23165 mhalf = rs6000_load_constant_and_splat (mode, dconsthalf);
22952 rs6000_load_constant_and_splat (machine_mode mode, REAL_VALUE_TYPE dconst) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 22518 rs6000_load_constant_and_splat (machine_mode mode, REAL_VALUE_TYPE dconst)
22610 one = rs6000_load_constant_and_splat (mode, dconst1);
22687 mhalf = rs6000_load_constant_and_splat (mode, dconsthalf);
22474 rs6000_load_constant_and_splat (machine_mode mode, REAL_VALUE_TYPE dconst) function

Completed in 58 milliseconds