Searched defs:is_constant (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dconvert.c250 int is_erroneous = 0, is_constant = 1, is_simple = 1; local
329 int is_constant = 1; local
655 int is_constant = 1; local
[all...]
/haiku-buildtools/gcc/gcc/jit/
H A Djit-recording.h962 virtual bool is_constant () const { return false; } function in class:gcc::jit::recording::rvalue
1251 bool is_constant () const { return true; } function in class:gcc::jit::recording::memento_of_new_rvalue_from_const
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-ccp.c1679 bool is_constant = false; local
[all...]
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc1669 bool is_constant = true; local
1728 bool is_constant = true; local
2609 implicit_variable(const std::string& name, Btype* type, bool is_hidden, bool is_constant, bool is_common, int64_t alignment) argument
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.h478 is_constant() const function in class:Expression
H A Dstatements.cc3356 Case_clauses::Case_clause::is_constant() const function in class:Case_clauses::Case_clause
3599 Case_clauses::is_constant() const function in class:Case_clauses
/haiku-buildtools/isl/
H A Disl_tab_pip.c1364 static int is_constant(struct isl_tab *tab, int row) function
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-intrinsic.c84 bool is_constant; member in struct:gfc_intrinsic_map_t
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000.c17817 bool is_constant = CONSTANT_P (x); local
[all...]

Completed in 511 milliseconds