Searched refs:float_type (Results 1 - 23 of 23) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/jit.dg/
H A Dtest-accessing-union.c30 gcc_jit_type *float_type = local
40 float_type,
53 float_type,
H A Dtest-arrays.c35 gcc_jit_type *float_type = local
41 gcc_jit_context_new_field (ctxt, NULL, float_type, "m_before");
48 gcc_jit_context_new_field (ctxt, NULL, float_type, "m_after");
87 gcc_jit_context_new_rvalue_from_int (ctxt, float_type, 4));
139 gcc_jit_context_new_rvalue_from_int (ctxt, float_type, 2));
H A Dtest-expressions.c561 gcc_jit_type *float_type = local
575 float_type,
582 float_type,
/haiku-buildtools/gcc/gcc/java/
H A Dverify-impl.c237 float_type = 6, enumerator in enum:type_val
478 rt = float_type;
901 case float_type: c = 'F'; break;
1581 case float_type:
1985 init_type_from_tag (&t, float_type);
2352 push_type (float_type);
2387 push_type_t (get_variable (get_byte (), float_type));
2412 push_type_t (get_variable (opcode - op_fload_0, float_type));
2439 float_type));
2473 set_variable (get_byte (), pop_type (float_type));
2524 require_array_type (pop_init_ref (reference_type), float_type); local
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dread.h115 extern void float_cons (int float_type);
H A Dread.c3057 s_float_space (int float_type)
3094 flen = hex_float (float_type, temp);
3107 err = md_atof (float_type, temp, &flen);
4155 hex_float (int float_type, char *bytes)
4160 switch (float_type)
4187 as_bad (_("unknown floating type type '%c'"), float_type);
4258 register int float_type /* 'f':.ffloat ... 'F':.float ... */)
4293 length = hex_float (float_type, temp);
4302 err = md_atof (float_type, temp, &length);
3054 s_float_space(int float_type) argument
4146 hex_float(int float_type, char *bytes) argument
/haiku-buildtools/gcc/gcc/
H A Dtree-call-cdce.c353 tree lbub_real_cst, lbub_cst, float_type;
359 float_type = TREE_TYPE (arg);
361 lbub_real_cst = build_real_from_int_cst (float_type, lbub_cst);
363 temp = create_tmp_var (float_type, temp_name1);
350 tree lbub_real_cst, lbub_cst, float_type; local
/haiku-buildtools/legacy/binutils/binutils/
H A Ddebug.h193 bfd_boolean (*float_type) (void *, unsigned int); member in struct:debug_write_fns
H A Ddebug.c2499 return (*fns->float_type) (fhandle, type->size);
/haiku-buildtools/binutils/binutils/
H A Ddebug.h193 bfd_boolean (*float_type) (void *, unsigned int); member in struct:debug_write_fns
H A Ddebug.c2496 return (*fns->float_type) (fhandle, type->size);
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-mcore.c286 mcore_float_cons (int float_type) argument
289 mcore_pool_count (float_cons, float_type);
291 float_cons (float_type);
H A Dtc-hppa.c8331 pa_float_cons (float_type)
8332 int float_type;
8334 float_cons (float_type);
/haiku-buildtools/binutils/gas/config/
H A Dtc-mcore.c282 mcore_float_cons (int float_type) argument
285 mcore_pool_count (float_cons, float_type);
287 float_cons (float_type);
H A Dtc-hppa.c8169 pa_float_cons (int float_type)
8171 float_cons (float_type);
8167 pa_float_cons(int float_type) argument
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dbackend.h92 float_type(int bits) = 0;
H A Dtypes.cc174 return this->float_type()->is_abstract();
378 return t1->float_type()->is_identical(t2->float_type());
450 || rhs->float_type() != NULL
453 || lhs->float_type() != NULL
457 || lhs->float_type() != NULL
460 || rhs->float_type() != NULL
505 && t1->float_type() == NULL
547 && t1->float_type() == NULL
681 || rhs->float_type() !
2970 Float_type* float_type = new Float_type(false, bits, runtime_type_kind); local
[all...]
H A Dexpressions.cc437 else if (type->float_type() != NULL)
493 val_type_size = val_type->float_type()->bits();
1921 else if (this->type_ != NULL && this->type_->float_type() != NULL)
2254 || context->type->float_type() != NULL
2471 else if (this->type_ != NULL && this->type_->float_type() != NULL)
3234 && type->float_type() == NULL
4047 && type->float_type() == NULL
4398 else if (left_type->float_type() != NULL)
4400 else if (right_type->float_type() != NULL)
4471 else if (type->float_type() !
[all...]
H A Dtypes.h713 float_type() function in class:Type
717 float_type() const function in class:Type
H A Dgogo.cc3058 && ctype->float_type() == NULL
/haiku-buildtools/binutils/gas/
H A Dread.c3506 s_float_space (int float_type)
3547 flen = hex_float (float_type, temp);
3560 err = md_atof (float_type, temp, &flen);
4836 hex_float (int float_type, char *bytes)
4841 switch (float_type)
4868 as_bad (_("unknown floating type type '%c'"), float_type);
4939 int float_type /* 'f':.ffloat ... 'F':.float ... */)
4993 length = hex_float (float_type, temp);
5002 err = md_atof (float_type, temp, &length);
3503 s_float_space(int float_type) argument
4827 hex_float(int float_type, char *bytes) argument
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc174 float_type(int);
731 Gcc_backend::float_type(int bits) function in class:Gcc_backend
/haiku-buildtools/gcc/libstdc++-v3/
H A Dconfigure16835 typedef __complex__ float float_type;
16838 volatile float_type tmpf;
16904 typedef __complex__ float float_type;
16907 volatile float_type tmpf;
18915 typedef __complex__ float float_type; float_type tmpf;
[all...]

Completed in 404 milliseconds