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

  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc 6806 tree f_ovfl, f_gtop, f_ftop, f_goff, f_foff, f_res, record;
6823 f_foff = build_decl (BUILTINS_LOCATION,
6838 DECL_FIELD_CONTEXT (f_foff) = record;
6845 DECL_CHAIN (f_goff) = f_foff;
6846 DECL_CHAIN (f_foff) = f_res;
6864 tree f_ovfl, f_gtop, f_ftop, f_goff, f_foff;
6881 f_foff = DECL_CHAIN (f_goff);
6891 foff = build3 (COMPONENT_REF, TREE_TYPE (f_foff), valist, f_foff,
7044 tree f_ovfl, f_gtop, f_ftop, f_goff, f_foff;
6775 tree f_ovfl, f_gtop, f_ftop, f_goff, f_foff, f_res, record; local
6833 tree f_ovfl, f_gtop, f_ftop, f_goff, f_foff; local
7013 tree f_ovfl, f_gtop, f_ftop, f_goff, f_foff; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc 6963 tree f_ovfl, f_gtop, f_ftop, f_goff, f_foff, f_res, record;
6980 f_foff = build_decl (BUILTINS_LOCATION,
6995 DECL_FIELD_CONTEXT (f_foff) = record;
7002 DECL_CHAIN (f_goff) = f_foff;
7003 DECL_CHAIN (f_foff) = f_res;
7021 tree f_ovfl, f_gtop, f_ftop, f_goff, f_foff;
7038 f_foff = DECL_CHAIN (f_goff);
7048 foff = build3 (COMPONENT_REF, TREE_TYPE (f_foff), valist, f_foff,
7201 tree f_ovfl, f_gtop, f_ftop, f_goff, f_foff;
6932 tree f_ovfl, f_gtop, f_ftop, f_goff, f_foff, f_res, record; local
6990 tree f_ovfl, f_gtop, f_ftop, f_goff, f_foff; local
7170 tree f_ovfl, f_gtop, f_ftop, f_goff, f_foff; local
    [all...]

Completed in 36 milliseconds