Home
last modified time | relevance | path

Searched defs:__r1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A Dd2fixed.cpp115 const uint64_t __r1 = __mod1e9((__r0 << 32) | (__s1low >> 32)); in __mulShift_mod1e9() local
120 const uint64_t __r1 = ((__r0 << 32) | (__s1low >> 32)); in __mulShift_mod1e9() local
/freebsd/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp630 unsigned int __r1; member
1202 uint64_t __r1; member