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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-c.cc 804 is_float128_p (tree t)
825 && is_float128_p (parmtype) && is_float128_p (argtype))
803 is_float128_p (tree t) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-c.cc 803 is_float128_p (tree t)
823 && is_float128_p (parmtype) && is_float128_p (argtype))
802 is_float128_p (tree t) function

Completed in 57 milliseconds