Searched defs:is_const (Results 1 - 21 of 21) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgenattr.c41 int is_const = GET_CODE (XEXP (attr, 2)) == CONST; local
H A Dgenattrtab.c182 unsigned is_const : 1; /* Attribute value constant for each run. */ member in struct:attr_desc
749 check_attr_test (rtx exp, int is_const, int lineno) argument
[all...]
H A Dcse.c450 char is_const; member in struct:table_elt
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dreference_collapsing.C32 template <class T> struct is_const : public integral_constant<bool, false> {}; struct in inherits:integral_constant
33 template <class T> struct is_const<T const> : public integral_constant<bool, true> {}; struct in inherits:integral_constant
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000815-1.c14 char is_const; member in struct:table_elt
/haiku-buildtools/legacy/gcc/libobjc/
H A Dselector.c331 __sel_register_typed_name(const char *name, const char *types, struct objc_selector *orig, BOOL is_const) argument
/haiku-buildtools/legacy/gcc/gcc/
H A Dcalls.c1616 int is_const = 0; local
3076 int is_const; local
[all...]
H A Dgenattrtab.c179 unsigned is_const : 1; /* Attribute value constant for each run. */ member in struct:attr_desc
[all...]
H A Dcse.c444 char is_const; member in struct:table_elt
5623 int is_const = 0; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Ddump1.C110 struct is_const struct in namespace:std
/haiku-buildtools/gcc/gcc/config/nvptx/
H A Dnvptx.c1178 bool is_const = (CONSTANT_CLASS_P (decl) local
/haiku-buildtools/gcc/gcc/config/v850/
H A Dv850.c2973 int is_const; local
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dgogo.h1988 is_const() const function in class:Named_object
2995 is_const() function in class:Translate_context
/haiku-buildtools/gcc/gcc/config/tilepro/
H A Dtilepro.c2844 bool is_const; member in struct:tilepro_builtin_def
/haiku-buildtools/gcc/gcc/config/tilegx/
H A Dtilegx.c3160 bool is_const; member in struct:tilegx_builtin_def
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-intrinsic.c600 define_quad_builtin (const char *name, tree type, bool is_const) argument
H A Dtrans-array.c1916 bool is_const; local
[all...]
/haiku-buildtools/gcc/gcc/config/alpha/
H A Dalpha.c6562 bool is_const; member in struct:alpha_builtin_def
/haiku-buildtools/gcc/gcc/c/
H A Dc-typeck.c4909 bool is_const; local
/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c8688 bool is_const = potential_rvalue_constant_expression (expression); local
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386.c35886 make_cpu_type_builtin(const char* name, int code, enum ix86_builtin_func_type ftype, bool is_const) argument
[all...]

Completed in 968 milliseconds