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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-features.h 43 class xlogue_layout { class
87 static const class xlogue_layout &get_instance ();
102 xlogue_layout ();
103 xlogue_layout (HOST_WIDE_INT stack_align_off_in, bool hfp);
104 xlogue_layout (const xlogue_layout &);
122 static const xlogue_layout s_instances[XLOGUE_SET_COUNT];
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-features.h 43 class xlogue_layout { class
87 static const class xlogue_layout &get_instance ();
102 xlogue_layout ();
103 xlogue_layout (HOST_WIDE_INT stack_align_off_in, bool hfp);
104 xlogue_layout (const xlogue_layout &);
122 static const xlogue_layout s_instances[XLOGUE_SET_COUNT];

Completed in 99 milliseconds