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

  /src/external/gpl3/gcc/dist/gcc/
varasm.cc 3481 get_constant_size (tree exp)
3684 size = get_constant_size (exp);
3740 HOST_WIDE_INT size = get_constant_size (exp);
8104 size = get_constant_size (DECL_INITIAL (decl));
8294 size = get_constant_size (DECL_INITIAL (decl));
3467 get_constant_size (tree exp) function
varasm.cc 3481 get_constant_size (tree exp)
3684 size = get_constant_size (exp);
3740 HOST_WIDE_INT size = get_constant_size (exp);
8104 size = get_constant_size (DECL_INITIAL (decl));
8294 size = get_constant_size (DECL_INITIAL (decl));
3467 get_constant_size (tree exp) function
  /src/external/gpl3/gcc.old/dist/gcc/
varasm.cc 3447 get_constant_size (tree exp)
3650 size = get_constant_size (exp);
3706 HOST_WIDE_INT size = get_constant_size (exp);
7919 size = get_constant_size (DECL_INITIAL (decl));
8109 size = get_constant_size (DECL_INITIAL (decl));
3433 get_constant_size (tree exp) function
varasm.cc 3447 get_constant_size (tree exp)
3650 size = get_constant_size (exp);
3706 HOST_WIDE_INT size = get_constant_size (exp);
7919 size = get_constant_size (DECL_INITIAL (decl));
8109 size = get_constant_size (DECL_INITIAL (decl));
3433 get_constant_size (tree exp) function

Completed in 69 milliseconds