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

  /src/external/gpl3/gcc/dist/gcc/
gimple.h 224 struct GTY((desc ("gimple_statement_structure (&%h)"), tag ("GSS_BASE"),
1858 gimple_statement_structure (gimple *gs) function
2079 the 'plf' data member of struct gimple_statement_structure. */
2099 the 'plf' data member of struct gimple_statement_structure. */
2586 off = gimple_ops_offset_[gimple_statement_structure (gs)];
  /src/external/gpl3/gcc.old/dist/gcc/
gimple.h 222 struct GTY((desc ("gimple_statement_structure (&%h)"), tag ("GSS_BASE"),
1823 gimple_statement_structure (gimple *gs) function
2041 the 'plf' data member of struct gimple_statement_structure. */
2061 the 'plf' data member of struct gimple_statement_structure. */
2527 off = gimple_ops_offset_[gimple_statement_structure (gs)];

Completed in 60 milliseconds