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

  /src/external/gpl3/gcc/dist/gcc/
varasm.cc 1494 SET_DECL_RTL (decl, output_constant_def (DECL_INITIAL (decl), 1));
3492 /* Subroutine of output_constant_def:
3583 /* Subroutine of output_constant_def and tree_output_constant_def:
3590 /* The hash table methods may call output_constant_def for addressed
3634 output_constant_def (tree exp, int defer)
3641 /* Subroutine of output_constant_def: Decide whether or not we need to
3765 This is the counterpart of output_constant_def at the Tree level. */
4706 output_constant_def (tem, defer);
3620 output_constant_def (tree exp, int defer) function
varasm.cc 1494 SET_DECL_RTL (decl, output_constant_def (DECL_INITIAL (decl), 1));
3492 /* Subroutine of output_constant_def:
3583 /* Subroutine of output_constant_def and tree_output_constant_def:
3590 /* The hash table methods may call output_constant_def for addressed
3634 output_constant_def (tree exp, int defer)
3641 /* Subroutine of output_constant_def: Decide whether or not we need to
3765 This is the counterpart of output_constant_def at the Tree level. */
4706 output_constant_def (tem, defer);
3620 output_constant_def (tree exp, int defer) function
  /src/external/gpl3/gcc.old/dist/gcc/
varasm.cc 1497 SET_DECL_RTL (decl, output_constant_def (DECL_INITIAL (decl), 1));
3458 /* Subroutine of output_constant_def:
3549 /* Subroutine of output_constant_def and tree_output_constant_def:
3556 /* The hash table methods may call output_constant_def for addressed
3600 output_constant_def (tree exp, int defer)
3607 /* Subroutine of output_constant_def: Decide whether or not we need to
3731 This is the counterpart of output_constant_def at the Tree level. */
4664 output_constant_def (tem, defer);
3586 output_constant_def (tree exp, int defer) function
varasm.cc 1497 SET_DECL_RTL (decl, output_constant_def (DECL_INITIAL (decl), 1));
3458 /* Subroutine of output_constant_def:
3549 /* Subroutine of output_constant_def and tree_output_constant_def:
3556 /* The hash table methods may call output_constant_def for addressed
3600 output_constant_def (tree exp, int defer)
3607 /* Subroutine of output_constant_def: Decide whether or not we need to
3731 This is the counterpart of output_constant_def at the Tree level. */
4664 output_constant_def (tem, defer);
3586 output_constant_def (tree exp, int defer) function

Completed in 83 milliseconds