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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 28914 long real_words[VECTOR_128BIT_WORDS];
28916 /* Make sure we don't overflow the real_words array and that it is
28920 real_to_target (real_words, rtype, mode);
28931 unsigned uvalue = real_words[endian_num];
28854 long real_words[VECTOR_128BIT_WORDS]; local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 28478 long real_words[VECTOR_128BIT_WORDS];
28480 /* Make sure we don't overflow the real_words array and that it is
28484 real_to_target (real_words, rtype, mode);
28495 unsigned uvalue = real_words[endian_num];
28418 long real_words[VECTOR_128BIT_WORDS]; local

Completed in 57 milliseconds