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

  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390-c.cc 542 when expanded from overloaded builtin OB_FCODE. */
544 s390_get_vstring_flags (int ob_fcode)
548 switch (ob_fcode)
567 switch (ob_fcode)
583 switch (ob_fcode)
599 switch (ob_fcode)
628 OB_FCODE to the signature of the low-level builtin given by
631 s390_adjust_builtin_arglist (unsigned int ob_fcode, tree decl,
646 switch (ob_fcode)
664 s390_get_vstring_flags (ob_fcode)));
892 unsigned int ob_fcode = DECL_MD_FUNCTION_CODE (ob_fndecl); local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390-c.cc 541 when expanded from overloaded builtin OB_FCODE. */
543 s390_get_vstring_flags (int ob_fcode)
547 switch (ob_fcode)
566 switch (ob_fcode)
582 switch (ob_fcode)
598 switch (ob_fcode)
627 OB_FCODE to the signature of the low-level builtin given by
630 s390_adjust_builtin_arglist (unsigned int ob_fcode, tree decl,
645 switch (ob_fcode)
663 s390_get_vstring_flags (ob_fcode)));
888 unsigned int ob_fcode = DECL_MD_FUNCTION_CODE (ob_fndecl); local
    [all...]

Completed in 22 milliseconds