Home
last modified time | relevance | path

Searched refs:phihi (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/builtins/
Dfp_lib.h91 const uint64_t phihi = hiWord(a) * hiWord(b); in wideMultiply() local
97 *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; in wideMultiply()