Home
last modified time | relevance | path

Searched defs:dst_rep_t (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/builtins/
H A Dfp_trunc.h54 typedef uint64_t dst_rep_t; global() typedef
64 typedef __uint128_t dst_rep_t; global() typedef
75 typedef uint32_t dst_rep_t; global() typedef
89 typedef uint16_t dst_rep_t; global() typedef
99 typedef uint16_t dst_rep_t; global() typedef
[all...]
H A Dint_to_fp.h45 typedef uint32_t dst_rep_t; typedef
54 typedef uint64_t dst_rep_t; typedef
63 typedef __uint128_t dst_rep_t; typedef
H A Dfp_extend.h105 typedef uint32_t dst_rep_t; global() typedef
115 typedef uint64_t dst_rep_t; global() typedef
125 typedef __uint128_t dst_rep_t; global() typedef