Searched refs:float_const_operation (Results 1 – 11 of 11) sorted by relevance
211 float_const_operation::dump (struct ui_file *stream, int depth) const in dump()
898 pstate->push_new<float_const_operation> ($1.type, data);910 = (make_operation<float_const_operation>916 = (make_operation<float_const_operation>
467 pstate->push_new<float_const_operation>
453 pstate->push_new<float_const_operation> ($1.type, data);
563 class float_const_operation568 float_const_operation (struct type *type, float_data data) in float_const_operation() function
601 pstate->push_new<float_const_operation> ($1.type, data);
532 pstate->push_new<float_const_operation> ($1.type, data);
514 pstate->push_new<float_const_operation> ($1.type, data);
995 pstate->push_new<float_const_operation>
2049 result = make_operation<float_const_operation> (current_float_val.type, in parse_atom()
5102 * expprint.c (float_const_operation::dump): New method.5104 (class float_const_operation): New.