Searched +defs:value +defs:dereference (Results 1 – 9 of 9) sorted by relevance
59 unsigned char value [1]; member72 isc_result_t (*dereference) (void *, member86 unsigned char value [1]; member92 omapi_typed_data_t *value; member
611 type *dereference () FINAL OVERRIDE { return m_other_type; } in dereference() function641 type *dereference () FINAL OVERRIDE { return m_other_type->dereference (); } in dereference() function1358 HOST_TYPE value) in memento_of_new_rvalue_from_const()1387 string *value) in memento_of_new_string_literal()2085 HOST_TYPE value) in new_rvalue_from_const()
1072 recording::context::new_string_literal (const char *value) in new_string_literal()1240 const char *value) in set_str_option()1261 int value) in set_int_option()1281 int value) in set_bool_option()1295 int value) in set_inner_bool_option()2182 recording::memento_of_get_type::dereference () in dereference() function2700 recording::array_type::dereference () in dereference() function2769 recording::function_type::dereference () in dereference() function3116 recording::compound_type::dereference () in dereference() function3377 recording::rvalue::dereference (recording::location *loc) in dereference() function
654 const char *value) in set_str_option()662 int value) in set_int_option()670 int value) in set_bool_option()865 int value) const in new_rvalue()875 long value) const in new_rvalue()899 double value) const in new_rvalue()909 void *value) const in new_rvalue()918 context::new_rvalue (const std::string &value) const in new_rvalue()1683 rvalue::dereference (location loc) in dereference() function
670 new_string_literal (const char *value) in new_string_literal()1250 dereference (location *loc) in dereference() function
659 type *dereference () FINAL OVERRIDE { return m_other_type; } in dereference() function692 type *dereference () FINAL OVERRIDE { return m_other_type->dereference (); } in dereference() function1511 HOST_TYPE value) in memento_of_new_rvalue_from_const()1540 string *value) in memento_of_new_string_literal()2510 HOST_TYPE value) in new_rvalue_from_const()
1089 recording::context::new_string_literal (const char *value) in new_string_literal()1339 const char *value) in set_str_option()1360 int value) in set_int_option()1380 int value) in set_bool_option()1394 int value) in set_inner_bool_option()2402 recording::memento_of_get_type::dereference () in dereference() function in gcc::jit::recording::memento_of_get_type3049 recording::array_type::dereference () in dereference() function in gcc::jit::recording::array_type3118 recording::function_type::dereference () in dereference() function in gcc::jit::recording::function_type3465 recording::compound_type::dereference () in dereference() function in gcc::jit::recording::compound_type3726 recording::rvalue::dereference (recording::location *loc) in dereference() function in gcc::jit::recording::rvalue
715 const char *value) in set_str_option()723 int value) in set_int_option()731 int value) in set_bool_option()926 int value) const in new_rvalue()936 long value) const in new_rvalue()960 double value) const in new_rvalue()970 void *value) const in new_rvalue()979 context::new_rvalue (const std::string &value) const in new_rvalue()1783 rvalue::dereference (location loc) in dereference() function1911 rvalue value, in new_union_ctor()
882 int value) in new_rvalue_from_const()906 long value) in new_rvalue_from_const()930 double value) in new_rvalue_from_const()961 void *value) in new_rvalue_from_const()979 new_string_literal (const char *value) in new_string_literal()1632 dereference (location *loc) in dereference() function in gcc::jit::playback::rvalue2198 tree value = asm_op->m_expr; in build_operand_chain() local