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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 7574 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack;
7595 next_fp = build3 (COMPONENT_REF, TREE_TYPE (f_next_fp), valist, f_next_fp,
7605 t = build2 (MODIFY_EXPR, ptr_type_node, next_fp, u);
7684 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack;
7698 next_fp = build3 (COMPONENT_REF, TREE_TYPE (f_next_fp),
7754 tmp = build1 (ADDR_EXPR, pptr_type_node, unshare_expr (next_fp));
7563 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack; local
7673 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack; local
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 7574 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack;
7595 next_fp = build3 (COMPONENT_REF, TREE_TYPE (f_next_fp), valist, f_next_fp,
7605 t = build2 (MODIFY_EXPR, ptr_type_node, next_fp, u);
7684 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack;
7698 next_fp = build3 (COMPONENT_REF, TREE_TYPE (f_next_fp),
7754 tmp = build1 (ADDR_EXPR, pptr_type_node, unshare_expr (next_fp));
7563 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack; local
7673 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack; local

Completed in 66 milliseconds