GDB (xrefs)
|
This is the complete list of members for expr::float_const_operation, including all inherited members.
constant_p() const override | expr::float_const_operation | inlinevirtual |
DISABLE_COPY_AND_ASSIGN(operation) | expr::operation | protected |
do_generate_ax(struct expression *exp, struct agent_expr *ax, struct axs_value *value, struct type *cast_type) | expr::operation | inlineprotectedvirtual |
dump(struct ui_file *stream, int depth) const override | expr::float_const_operation | virtual |
evaluate(struct type *expect_type, struct expression *exp, enum noside noside) override | expr::float_const_operation | inlinevirtual |
evaluate_for_address(struct expression *exp, enum noside noside) | expr::operation | virtual |
evaluate_for_cast(struct type *expect_type, struct expression *exp, enum noside noside) | expr::operation | virtual |
evaluate_for_sizeof(struct expression *exp, enum noside noside) | expr::operation | virtual |
evaluate_funcall(struct type *expect_type, struct expression *exp, enum noside noside, const std::vector< operation_up > &args) | expr::operation | inlinevirtual |
evaluate_funcall(struct type *expect_type, struct expression *exp, enum noside noside, const char *function_name, const std::vector< operation_up > &args) | expr::operation | protected |
evaluate_with_coercion(struct expression *exp, enum noside noside) | expr::operation | inlinevirtual |
float_const_operation(struct type *type, float_data data) | expr::float_const_operation | inline |
generate_ax(struct expression *exp, struct agent_expr *ax, struct axs_value *value, struct type *cast_type=nullptr) | expr::operation | |
m_data | expr::float_const_operation | private |
m_type | expr::float_const_operation | private |
opcode() const override | expr::float_const_operation | inlinevirtual |
operation()=default | expr::operation | protected |
set_outermost() | expr::operation | inlinevirtual |
uses_objfile(struct objfile *objfile) const | expr::operation | inlinevirtual |
~operation()=default | expr::operation | virtual |