Searched refs:int64_t (Results 201 - 225 of 262) sorted by relevance

1234567891011

/haiku-buildtools/gcc/gcc/
H A Dalloc-pool.c48 int64_t align_i;
H A Dipa-inline.c1619 return ((int64_t) max_insns
2252 int64_t sum_weighted = 0, sum = 0;
2273 int64_t inlined_cnt = 0, inlined_indir_cnt = 0;
2274 int64_t inlined_virt_cnt = 0, inlined_virt_indir_cnt = 0;
2275 int64_t noninlined_cnt = 0, noninlined_indir_cnt = 0;
2276 int64_t noninlined_virt_cnt = 0, noninlined_virt_indir_cnt = 0;
2277 int64_t inlined_speculative = 0, inlined_speculative_ply = 0;
2278 int64_t indirect_poly_cnt = 0, indirect_cnt = 0;
2279 int64_t reason[CIF_N_REASONS][3];
H A Dgcov-tool.c300 int64_t normalize_val = 0;
H A Dira-int.h624 extern int64_t ira_overall_cost;
625 extern int64_t ira_reg_cost, ira_mem_cost;
626 extern int64_t ira_load_cost, ira_store_cost, ira_shuffle_cost;
H A Dmodulo-sched.c434 int64_t * count)
1494 (int64_t) bb->count);
1498 (int64_t) trip_count);
1502 (int64_t) profile_info->sum_max);
1584 int64_t loop_count = 0;
1616 (int64_t) bb->count);
1620 (int64_t) profile_info->sum_max);
H A Dcfg.c768 (int64_t) bb->count);
994 #define MAX_SAFE_MULTIPLIER (1 << (sizeof (int64_t) * 4 - 1))
H A Dprofile.c283 (int64_t)ws_info->min_counter);
515 (int64_t) e->count);
H A Dipa-cp.c2164 static inline int64_t
2165 incorporate_penalties (ipa_node_params *info, int64_t evaluation)
2198 int64_t evaluation = (((int64_t) time_benefit * factor)
2216 int64_t evaluation = (((int64_t) time_benefit * freq_sum)
/haiku-buildtools/gcc/gcc/ginclude/
H A Dstdint-gcc.h43 typedef __INT64_TYPE__ int64_t; typedef
/haiku-buildtools/binutils/opcodes/
H A Daarch64-opc.h440 bfd_boolean aarch64_wide_constant_p (int64_t, int, unsigned int *);
H A Daarch64-asm.c349 int64_t imm;
1581 int64_t lsb, width;
1598 int64_t lsb, width;
1623 int64_t lsb, width;
1654 int64_t shift = inst->operands[2].imm.value;
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc226 int64_t
229 int64_t
232 int64_t
235 int64_t
414 int64_t);
1100 int64_t
1109 int64_t ret = static_cast<int64_t>(val_wide);
1116 int64_t
1127 int64_t
[all...]
/haiku-buildtools/binutils/gold/
H A Ddwarf_reader.h481 int64_t intval;
576 int64_t
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dvmov_n_1.c94 #define TYPE_s64 int64_t
/haiku-buildtools/binutils/elfcpp/
H A Delfcpp_swap.h139 typedef int64_t Signed_valtype;
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dppc-spe.c19 int64_t sll;
303 a = __ev_create_s64 ((int64_t) 66);
346 a = __ev_set_acc_s64 ((int64_t) 460);
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h945 backend_type_size(Gogo*, int64_t* psize);
950 backend_type_align(Gogo*, int64_t* palign);
956 backend_type_field_align(Gogo*, int64_t* palign);
2266 backend_field_offset(Gogo*, unsigned int index, int64_t* poffset);
H A Dtypes.cc2553 Type::backend_type_size(Gogo* gogo, int64_t *psize)
2566 Type::backend_type_align(Gogo* gogo, int64_t *palign)
2579 Type::backend_type_field_align(Gogo* gogo, int64_t *palign)
4791 int64_t offset = 0;
4802 int64_t field_align;
4813 int64_t field_size;
4819 int64_t struct_size;
5582 int64_t* poffset)
5837 int64_t size;
5838 int64_t alig
[all...]
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm_neon.h5240 __extension__ static __inline int64_t __attribute__ ((__always_inline__))
5243 return (int64_t)__builtin_neon_vget_lanedi (__a, __b);
5306 __extension__ static __inline int64_t __attribute__ ((__always_inline__))
5309 return (int64_t)__builtin_neon_vget_lanev2di (__a, __b);
5373 vset_lane_s64 (int64_t __a, int64x1_t __b, const int __c)
5439 vsetq_lane_s64 (int64_t __a, int64x2_t __b, const int __c)
5587 vdup_n_s64 (int64_t __a)
5661 vdupq_n_s64 (int64_t __a)
5727 vmov_n_s64 (int64_t __a)
5793 vmovq_n_s64 (int64_t __
[all...]
/haiku-buildtools/legacy/gcc/libio/
H A Dgen-params388 typedef int ${macro_prefix}int64_t __attribute__((__mode__(__DI__)));
/haiku-buildtools/jam/
H A Dcompile.c648 += (endTime.tv_sec - startTime.tv_sec) * (int64_t)1000000
/haiku-buildtools/gcc/libbacktrace/
H A Delf.c127 typedef int64_t b_elf_sxword; /* Elf_Sxword. */
/haiku-buildtools/binutils/include/opcode/
H A Dcgen.h76 typedef int64_t CGEN_INSN_LGSINT; /* large/long SINT */
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dpr59896.c349 typedef signed long long int64_t; typedef
351 typedef int64_t int_least64_t;
/haiku-buildtools/gcc/libdecnumber/
H A Dconfigure4170 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int64_t" >&5
4171 $as_echo_n "checking for type equivalent to int64_t... " >&6; }
4184 8) acx_cv_type_intptr_t=int64_t ;;
6326 # ------------- done basic int types, emit int64_t types ------------
6330 /* system headers have good uint64_t and int64_t */
6341 /* system headers have an u_int64_t (and int64_t) */
6361 #ifndef int64_t
6362 typedef $acx_cv_type_int64_t int64_t;
6378 /* some common heuristics for int64_t, using compiler-specific tests */
6383 #ifndef int64_t
[all...]

Completed in 503 milliseconds

1234567891011