Home
last modified time | relevance | path

Searched defs:rhi (Results 1 – 8 of 8) sorted by relevance

/llvm-project/libc/AOR_v20.02/math/
H A Dlog2.c57 double_t rhi, rlo; in log2() local
110 double_t rhi, rlo; in log2() local
H A Dlog.c88 double_t rhi = r + w - w; in log() local
H A Dpow.c68 double_t rhi = zhi * invc - 1.0; in log_inline() local
/llvm-project/compiler-rt/test/builtins/Unit/ppc/
H A Dqsub_test.c25 double rhi; double rlo; member
H A Dqadd_test.c25 double rhi; double rlo; member
H A Dqdiv_test.c25 double rhi; double rlo; member
H A Dqmul_test.c25 double rhi; double rlo; member
/llvm-project/flang/lib/Evaluate/
H A Dfold-logical.cpp542 auto rhi{RealToIntBound(rXKind, iMoldKind, true, false)}; RewriteOutOfRange() local